{"id":98,"date":"2016-01-26T00:57:23","date_gmt":"2016-01-26T00:57:23","guid":{"rendered":"http:\/\/192.168.114.129\/?page_id=98"},"modified":"2023-06-24T11:10:36","modified_gmt":"2023-06-24T11:10:36","slug":"get-products-feed","status":"publish","type":"page","link":"https:\/\/api-users.4over.com\/?page_id=98","title":{"rendered":"Retrieve Products FEED"},"content":{"rendered":"<p>Products Feed is a hydrated version of product details. This helps users to reduce the number of API calls and get more product data in one request. The data retunred is equivalent of crawling products detail page with all options and prices.<\/p>\n<p>Due to large data set in the response, it is paginated for ease of use.<\/p>\n<h3>Resource URI<\/h3>\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\nGET \/printproducts\/productsfeed                                   \r\n<\/pre>\n<h3>Input Parameters<\/h3>\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\n\r\nGET \/printproducts\/productsfeed?product_uuid={uuid}\r\n\r\n@param product_uuid {uuid} The UUID of product.\r\n\r\n<\/pre>\n<h3>Sample Single product Request URL<\/h3>\n<p>html<\/p>\n<pre class=\"brush: xml; title: ; notranslate\" title=\"\">\r\n\r\nhttps:\/\/api.4over.com\/printproducts\/productsfeed?product_uuid=a0c5ad38-be9d-4efc-9b21-39cc69b11444\r\n\r\n<\/pre>\n<h3>Sample Single Product Feed Response<\/h3>\n<p>JSON<\/p>\n<pre class=\"brush: jscript; title: ; notranslate\" title=\"\">\r\n\r\n{\r\n\t&quot;entities&quot;: [{\r\n\t\t&quot;full_product_path&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444&quot;,\r\n\t\t&quot;product_uuid&quot;: &quot;a0c5ad38-be9d-4efc-9b21-39cc69b11444&quot;,\r\n\t\t&quot;product_code&quot;: &quot;16PT-ACAKFOSPUVBK-4.25X5.5&quot;,\r\n\t\t&quot;product_description&quot;: &quot;4.25\\&quot; X 5.5\\&quot; 16PT Announcement Cards with Akuafoil w\/ Spot UV on the back, FLAT - No Scoring&quot;,\r\n\t\t&quot;categories_path&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/categories&quot;,\r\n\t\t&quot;categories&quot;: [{\r\n\t\t\t&quot;category_uuid&quot;: &quot;c5e697c7-0abd-4ca4-8ca4-44ac9872b569&quot;,\r\n\t\t\t&quot;category_name&quot;: &quot;Akuafoil&quot;,\r\n\t\t\t&quot;category_description&quot;: &quot;Akuafoil&quot;\r\n\t\t}],\r\n\t\t&quot;product_option_groups_path&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups&quot;,\r\n\t\t&quot;product_option_groups&quot;: [{\r\n\t\t\t\t&quot;product_option_group_uuid&quot;: &quot;b6f8d6b4-9909-4cd7-bbc0-b65b6e6460eb&quot;,\r\n\t\t\t\t&quot;product_option_group_name&quot;: &quot;Product Type&quot;,\r\n\t\t\t\t&quot;minoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;maxoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;options&quot;: [{\r\n\t\t\t\t\t&quot;option_uuid&quot;: &quot;d7282f7f-e4d8-43c2-b727-91667f6257bd&quot;,\r\n\t\t\t\t\t&quot;option_name&quot;: &quot;Majestic&quot;,\r\n\t\t\t\t\t&quot;option_description&quot;: &quot;Majestic&quot;,\r\n\t\t\t\t\t&quot;capi_name&quot;: &quot;Majestic&quot;,\r\n\t\t\t\t\t&quot;capi_description&quot;: &quot;Majestic&quot;,\r\n\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/b6f8d6b4-9909-4cd7-bbc0-b65b6e6460eb\/options\/d7282f7f-e4d8-43c2-b727-91667f6257bd\/prices&quot;,\r\n\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;35123458-ec73-44a5-9f32-d8c3f61e1113&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;Majestic&quot;,\r\n\t\t\t\t\t\t&quot;startqty&quot;: 1,\r\n\t\t\t\t\t\t&quot;endqty&quot;: 100000,\r\n\t\t\t\t\t\t&quot;price&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t&quot;price_per_qty&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t&quot;is_flat_fee&quot;: true,\r\n\t\t\t\t\t\t&quot;qty&quot;: 0,\r\n\t\t\t\t\t\t&quot;is_percentage&quot;: false\r\n\t\t\t\t\t}]\r\n\t\t\t\t}]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t&quot;product_option_group_uuid&quot;: &quot;d10848ac-8885-441a-a835-3c38050ff964&quot;,\r\n\t\t\t\t&quot;product_option_group_name&quot;: &quot;Majestic Type&quot;,\r\n\t\t\t\t&quot;minoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;maxoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;options&quot;: [{\r\n\t\t\t\t\t&quot;option_uuid&quot;: &quot;358c1670-4d0c-48ab-a511-0d0c2581405d&quot;,\r\n\t\t\t\t\t&quot;option_name&quot;: &quot;Akuafoil&quot;,\r\n\t\t\t\t\t&quot;option_description&quot;: &quot;Akuafoil&quot;,\r\n\t\t\t\t\t&quot;capi_name&quot;: &quot;Akuafoil&quot;,\r\n\t\t\t\t\t&quot;capi_description&quot;: &quot;Akuafoil&quot;,\r\n\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/d10848ac-8885-441a-a835-3c38050ff964\/options\/358c1670-4d0c-48ab-a511-0d0c2581405d\/prices&quot;,\r\n\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;226d9b8e-b50a-429f-8fe1-a1223546582a&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;Akuafoil&quot;,\r\n\t\t\t\t\t\t&quot;startqty&quot;: 1,\r\n\t\t\t\t\t\t&quot;endqty&quot;: 100000,\r\n\t\t\t\t\t\t&quot;price&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t&quot;price_per_qty&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t&quot;is_flat_fee&quot;: true,\r\n\t\t\t\t\t\t&quot;qty&quot;: 0,\r\n\t\t\t\t\t\t&quot;is_percentage&quot;: false\r\n\t\t\t\t\t}]\r\n\t\t\t\t}]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t&quot;product_option_group_uuid&quot;: &quot;b19d4ac3-2d48-40c0-9729-e35af6846271&quot;,\r\n\t\t\t\t&quot;product_option_group_name&quot;: &quot;Product Category&quot;,\r\n\t\t\t\t&quot;minoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;maxoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;options&quot;: [{\r\n\t\t\t\t\t&quot;option_uuid&quot;: &quot;afc43903-b91d-4869-9f05-9fa1eb7dcbea&quot;,\r\n\t\t\t\t\t&quot;option_name&quot;: &quot;Announcement Cards&quot;,\r\n\t\t\t\t\t&quot;option_description&quot;: &quot;Announcement Cards&quot;,\r\n\t\t\t\t\t&quot;capi_name&quot;: &quot;Announcement Cards&quot;,\r\n\t\t\t\t\t&quot;capi_description&quot;: &quot;Announcement Cards&quot;,\r\n\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/b19d4ac3-2d48-40c0-9729-e35af6846271\/options\/afc43903-b91d-4869-9f05-9fa1eb7dcbea\/prices&quot;,\r\n\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;1411a6f2-3e0c-45df-9f2c-db70cc71914c&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;Announcement Cards&quot;,\r\n\t\t\t\t\t\t&quot;startqty&quot;: 1,\r\n\t\t\t\t\t\t&quot;endqty&quot;: 100000,\r\n\t\t\t\t\t\t&quot;price&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t&quot;price_per_qty&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t&quot;is_flat_fee&quot;: true,\r\n\t\t\t\t\t\t&quot;qty&quot;: 0,\r\n\t\t\t\t\t\t&quot;is_percentage&quot;: false\r\n\t\t\t\t\t}]\r\n\t\t\t\t}]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t&quot;product_option_group_uuid&quot;: &quot;34f407f8-0b50-4227-9378-10fddefbe596&quot;,\r\n\t\t\t\t&quot;product_option_group_name&quot;: &quot;Size&quot;,\r\n\t\t\t\t&quot;minoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;maxoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;options&quot;: [{\r\n\t\t\t\t\t&quot;option_uuid&quot;: &quot;265ef6d8-e93a-4f72-81f5-391adb603874&quot;,\r\n\t\t\t\t\t&quot;option_name&quot;: &quot;4.25\\&quot; x 5.5\\&quot;&quot;,\r\n\t\t\t\t\t&quot;option_description&quot;: &quot;4.25\\&quot; x 5.5\\&quot;&quot;,\r\n\t\t\t\t\t&quot;capi_name&quot;: &quot;4.25\\&quot; x 5.5\\&quot;&quot;,\r\n\t\t\t\t\t&quot;capi_description&quot;: &quot;4.25\\&quot; x 5.5\\&quot;&quot;,\r\n\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/34f407f8-0b50-4227-9378-10fddefbe596\/options\/265ef6d8-e93a-4f72-81f5-391adb603874\/prices&quot;,\r\n\t\t\t\t\t&quot;option_prices_list&quot;: []\r\n\t\t\t\t}]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t&quot;product_option_group_uuid&quot;: &quot;88c28e92-7c8c-4c05-9908-dcd495e0957a&quot;,\r\n\t\t\t\t&quot;product_option_group_name&quot;: &quot;Product Orientation&quot;,\r\n\t\t\t\t&quot;minoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;maxoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;options&quot;: [{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;f169e8b1-5d3f-408a-81fd-c857f7b9c37b&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;Horizontal&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;Horizontal&quot;,\r\n\t\t\t\t\t\t&quot;capi_name&quot;: &quot;Horizontal&quot;,\r\n\t\t\t\t\t\t&quot;capi_description&quot;: &quot;Horizontal&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/88c28e92-7c8c-4c05-9908-dcd495e0957a\/options\/f169e8b1-5d3f-408a-81fd-c857f7b9c37b\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: []\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;991b850a-6643-48d3-afa6-bcda4cf58c85&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;Vertical&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;Vertical&quot;,\r\n\t\t\t\t\t\t&quot;capi_name&quot;: &quot;Vertical&quot;,\r\n\t\t\t\t\t\t&quot;capi_description&quot;: &quot;Vertical&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/88c28e92-7c8c-4c05-9908-dcd495e0957a\/options\/991b850a-6643-48d3-afa6-bcda4cf58c85\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: []\r\n\t\t\t\t\t}\r\n\t\t\t\t]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t&quot;product_option_group_uuid&quot;: &quot;5fffd29b-af78-41af-a216-7cdaf8d55177&quot;,\r\n\t\t\t\t&quot;product_option_group_name&quot;: &quot;Shape&quot;,\r\n\t\t\t\t&quot;minoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;maxoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;options&quot;: [{\r\n\t\t\t\t\t&quot;option_uuid&quot;: &quot;ee567ae7-d0e9-47ca-830a-b172c097b44f&quot;,\r\n\t\t\t\t\t&quot;option_name&quot;: &quot;Rectangle&quot;,\r\n\t\t\t\t\t&quot;option_description&quot;: &quot;Rectangle&quot;,\r\n\t\t\t\t\t&quot;capi_name&quot;: &quot;Rectangle&quot;,\r\n\t\t\t\t\t&quot;capi_description&quot;: &quot;Rectangle&quot;,\r\n\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/5fffd29b-af78-41af-a216-7cdaf8d55177\/options\/ee567ae7-d0e9-47ca-830a-b172c097b44f\/prices&quot;,\r\n\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;7f17ccdd-7ab2-489d-bacb-32c2b8159ad9&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;Rectangle&quot;,\r\n\t\t\t\t\t\t&quot;startqty&quot;: 1,\r\n\t\t\t\t\t\t&quot;endqty&quot;: 1000000,\r\n\t\t\t\t\t\t&quot;price&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t&quot;price_per_qty&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t&quot;is_flat_fee&quot;: true,\r\n\t\t\t\t\t\t&quot;qty&quot;: 1,\r\n\t\t\t\t\t\t&quot;is_percentage&quot;: false\r\n\t\t\t\t\t}]\r\n\t\t\t\t}]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t&quot;product_option_group_uuid&quot;: &quot;24865ffa-793d-43ea-b3b1-d1b5cf22268d&quot;,\r\n\t\t\t\t&quot;product_option_group_name&quot;: &quot;Stock&quot;,\r\n\t\t\t\t&quot;minoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;maxoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;options&quot;: [{\r\n\t\t\t\t\t&quot;option_uuid&quot;: &quot;cb84e4f5-cf63-4c25-b3c3-d22fc7dcf09d&quot;,\r\n\t\t\t\t\t&quot;option_name&quot;: &quot;16PT C2S&quot;,\r\n\t\t\t\t\t&quot;option_description&quot;: &quot;16PT Stock, coated two sides&quot;,\r\n\t\t\t\t\t&quot;capi_name&quot;: &quot;16PT C2S&quot;,\r\n\t\t\t\t\t&quot;capi_description&quot;: &quot;16PT Stock, coated two sides&quot;,\r\n\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/24865ffa-793d-43ea-b3b1-d1b5cf22268d\/options\/cb84e4f5-cf63-4c25-b3c3-d22fc7dcf09d\/prices&quot;,\r\n\t\t\t\t\t&quot;option_prices_list&quot;: []\r\n\t\t\t\t}]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t&quot;product_option_group_uuid&quot;: &quot;26ca0df3-0682-4f37-8979-409868e2df2d&quot;,\r\n\t\t\t\t&quot;product_option_group_name&quot;: &quot;Coating&quot;,\r\n\t\t\t\t&quot;minoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;maxoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;options&quot;: [{\r\n\t\t\t\t\t&quot;option_uuid&quot;: &quot;88542d07-0352-4839-9e2e-a2c8d1c343ef&quot;,\r\n\t\t\t\t\t&quot;option_name&quot;: &quot;Spot UV&quot;,\r\n\t\t\t\t\t&quot;option_description&quot;: &quot;Spot UV&quot;,\r\n\t\t\t\t\t&quot;capi_name&quot;: &quot;Spot UV&quot;,\r\n\t\t\t\t\t&quot;capi_description&quot;: &quot;Spot UV&quot;,\r\n\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/26ca0df3-0682-4f37-8979-409868e2df2d\/options\/88542d07-0352-4839-9e2e-a2c8d1c343ef\/prices&quot;,\r\n\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;4df71a03-a564-4b80-a417-07f1acba6047&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;Spot UV&quot;,\r\n\t\t\t\t\t\t\t&quot;startqty&quot;: 1,\r\n\t\t\t\t\t\t\t&quot;endqty&quot;: 100000,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t\t&quot;price_per_qty&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t\t&quot;is_flat_fee&quot;: true,\r\n\t\t\t\t\t\t\t&quot;qty&quot;: 1,\r\n\t\t\t\t\t\t\t&quot;is_percentage&quot;: false\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;ff1bde54-8c59-4e11-9fc5-e6630eec5139&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;Spot UV&quot;,\r\n\t\t\t\t\t\t\t&quot;startqty&quot;: 1,\r\n\t\t\t\t\t\t\t&quot;endqty&quot;: 100000,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t\t&quot;price_per_qty&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t\t&quot;is_flat_fee&quot;: true,\r\n\t\t\t\t\t\t\t&quot;qty&quot;: 1,\r\n\t\t\t\t\t\t\t&quot;is_percentage&quot;: false\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t]\r\n\t\t\t\t}]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t&quot;product_option_group_uuid&quot;: &quot;86c459f5-b6fc-4125-8b79-4d5ef12a2a13&quot;,\r\n\t\t\t\t&quot;product_option_group_name&quot;: &quot;Spot UV Sides&quot;,\r\n\t\t\t\t&quot;minoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;maxoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;options&quot;: [{\r\n\t\t\t\t\t&quot;option_uuid&quot;: &quot;6ce4b787-3b55-436a-b8d6-b5fe797ee0b6&quot;,\r\n\t\t\t\t\t&quot;option_name&quot;: &quot;Spot UV Back&quot;,\r\n\t\t\t\t\t&quot;option_description&quot;: &quot;Spot UV back only, Full UV on the front&quot;,\r\n\t\t\t\t\t&quot;capi_name&quot;: &quot;Spot UV Back&quot;,\r\n\t\t\t\t\t&quot;capi_description&quot;: &quot;Spot UV Back&quot;,\r\n\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/86c459f5-b6fc-4125-8b79-4d5ef12a2a13\/options\/6ce4b787-3b55-436a-b8d6-b5fe797ee0b6\/prices&quot;,\r\n\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;a1e8d8d4-a5b1-4768-88e6-83f43053aa16&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;Spot UV Back&quot;,\r\n\t\t\t\t\t\t&quot;startqty&quot;: 0,\r\n\t\t\t\t\t\t&quot;endqty&quot;: 1000000,\r\n\t\t\t\t\t\t&quot;price_per_qty&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t&quot;is_flat_fee&quot;: true,\r\n\t\t\t\t\t\t&quot;qty&quot;: 0\r\n\t\t\t\t\t}]\r\n\t\t\t\t}]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t&quot;product_option_group_uuid&quot;: &quot;38d33954-5a42-4112-a905-215eb827e62c&quot;,\r\n\t\t\t\t&quot;product_option_group_name&quot;: &quot;Colorspec&quot;,\r\n\t\t\t\t&quot;minoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;maxoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;options&quot;: [{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;a75ac2f1-9911-48d6-841d-245b5ac08f27&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;5\/0 (4\/0 with Foil on Front)&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;5\/0 (4\/0 with Foil on Front)&quot;,\r\n\t\t\t\t\t\t&quot;capi_name&quot;: &quot;5\/0 (4\/0 with Foil on Front)&quot;,\r\n\t\t\t\t\t\t&quot;capi_description&quot;: &quot;5\/0 (4\/0 with Foil on Front)&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/38d33954-5a42-4112-a905-215eb827e62c\/options\/a75ac2f1-9911-48d6-841d-245b5ac08f27\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;fb00c417-d132-4ab7-8f5f-a8a9148f27e2&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;5\/0 (4\/0 with Foil on Front)&quot;,\r\n\t\t\t\t\t\t\t&quot;startqty&quot;: 1,\r\n\t\t\t\t\t\t\t&quot;endqty&quot;: 100000,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t\t&quot;price_per_qty&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t\t&quot;is_flat_fee&quot;: true,\r\n\t\t\t\t\t\t\t&quot;qty&quot;: 0,\r\n\t\t\t\t\t\t\t&quot;is_percentage&quot;: false\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;a98d6ef3-be21-46ea-abc7-2cc0c24a1c7d&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;5\/1 (4\/1 with Foil on Front)&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;5\/1 (4\/1 with Foil on Front)&quot;,\r\n\t\t\t\t\t\t&quot;capi_name&quot;: &quot;5\/1 (4\/1 with Foil on Front)&quot;,\r\n\t\t\t\t\t\t&quot;capi_description&quot;: &quot;5\/1 (4\/1 with Foil on Front)&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/38d33954-5a42-4112-a905-215eb827e62c\/options\/a98d6ef3-be21-46ea-abc7-2cc0c24a1c7d\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;98971a09-f9f0-4e0f-ab40-fde4015d6a6b&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;5\/1 (4\/1 with Foil on Front)&quot;,\r\n\t\t\t\t\t\t\t&quot;startqty&quot;: 1,\r\n\t\t\t\t\t\t\t&quot;endqty&quot;: 100000,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t\t&quot;price_per_qty&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t\t&quot;is_flat_fee&quot;: true,\r\n\t\t\t\t\t\t\t&quot;qty&quot;: 0,\r\n\t\t\t\t\t\t\t&quot;is_percentage&quot;: false\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;e9e9dfb3-fba1-4d60-972c-fd9ca5904d33&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;5\/4 (4\/4 with Foil on Front)&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;5\/4 (4\/4 with Foil on Front)&quot;,\r\n\t\t\t\t\t\t&quot;capi_name&quot;: &quot;5\/4 (4\/4 with Foil on Front)&quot;,\r\n\t\t\t\t\t\t&quot;capi_description&quot;: &quot;5\/4 (4\/4 with Foil on Front)&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/38d33954-5a42-4112-a905-215eb827e62c\/options\/e9e9dfb3-fba1-4d60-972c-fd9ca5904d33\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;531d5967-fcd4-4465-90a0-d763cc4740d5&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;5\/4 (4\/4 with Foil on Front)&quot;,\r\n\t\t\t\t\t\t\t&quot;startqty&quot;: 1,\r\n\t\t\t\t\t\t\t&quot;endqty&quot;: 100000,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t\t&quot;price_per_qty&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t\t&quot;is_flat_fee&quot;: true,\r\n\t\t\t\t\t\t\t&quot;qty&quot;: 0,\r\n\t\t\t\t\t\t\t&quot;is_percentage&quot;: false\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;2ba18f74-0f96-487e-8b6e-985b404b3305&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;4\/5 (4\/4 with Foil on Back)&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;4\/5 (4\/4 with Foil on Back)&quot;,\r\n\t\t\t\t\t\t&quot;capi_name&quot;: &quot;4\/5 (4\/4 with Foil on Back)&quot;,\r\n\t\t\t\t\t\t&quot;capi_description&quot;: &quot;4\/5 (4\/4 with Foil on Back)&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/38d33954-5a42-4112-a905-215eb827e62c\/options\/2ba18f74-0f96-487e-8b6e-985b404b3305\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;ba592d9b-5f30-4e01-a65e-f043d1b5942d&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;4\/5 (4\/4 with Foil on Back)&quot;,\r\n\t\t\t\t\t\t\t&quot;startqty&quot;: 1,\r\n\t\t\t\t\t\t\t&quot;endqty&quot;: 100000,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t\t&quot;price_per_qty&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t\t&quot;is_flat_fee&quot;: true,\r\n\t\t\t\t\t\t\t&quot;qty&quot;: 0,\r\n\t\t\t\t\t\t\t&quot;is_percentage&quot;: false\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;34527644-b4fd-4ffb-9092-1318eefcd9d9&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;5\/5 (4\/4 with Foil on Both Sides)&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;5\/5 (4\/4 with Foil on Both Sides)&quot;,\r\n\t\t\t\t\t\t&quot;capi_name&quot;: &quot;5\/5 (4\/4 with Foil on Both Sides)&quot;,\r\n\t\t\t\t\t\t&quot;capi_description&quot;: &quot;5\/5 (4\/4 with Foil on Both Sides)&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/38d33954-5a42-4112-a905-215eb827e62c\/options\/34527644-b4fd-4ffb-9092-1318eefcd9d9\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;b1330bea-7d0e-48f0-8eaf-21b0f6a7d010&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;5\/5 (4\/4 with Foil on Both Sides)&quot;,\r\n\t\t\t\t\t\t\t&quot;startqty&quot;: 1,\r\n\t\t\t\t\t\t\t&quot;endqty&quot;: 100000,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t\t&quot;price_per_qty&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t\t&quot;is_flat_fee&quot;: true,\r\n\t\t\t\t\t\t\t&quot;qty&quot;: 0,\r\n\t\t\t\t\t\t\t&quot;is_percentage&quot;: false\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t}\r\n\t\t\t\t]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t&quot;product_option_group_uuid&quot;: &quot;87e09691-ef33-4cf4-8f17-48af06ce84f4&quot;,\r\n\t\t\t\t&quot;product_option_group_name&quot;: &quot;Runsize&quot;,\r\n\t\t\t\t&quot;minoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;maxoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;options&quot;: [{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;f593fda3-2d5c-4b9e-9c2c-6197b899ae74&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;500&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;500&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/87e09691-ef33-4cf4-8f17-48af06ce84f4\/options\/f593fda3-2d5c-4b9e-9c2c-6197b899ae74\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: []\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;52e3d710-0e8f-4d4d-8560-7d4d8655be69&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;1000&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;1000&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/87e09691-ef33-4cf4-8f17-48af06ce84f4\/options\/52e3d710-0e8f-4d4d-8560-7d4d8655be69\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: []\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;02d8d163-ee8f-41cc-acce-9863ad0deb38&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;2500&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;2500&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/87e09691-ef33-4cf4-8f17-48af06ce84f4\/options\/02d8d163-ee8f-41cc-acce-9863ad0deb38\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: []\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;e824bf9f-d22d-4070-926d-42c6dd5ef515&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;5000&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;5000&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/87e09691-ef33-4cf4-8f17-48af06ce84f4\/options\/e824bf9f-d22d-4070-926d-42c6dd5ef515\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: []\r\n\t\t\t\t\t}\r\n\t\t\t\t]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t&quot;product_option_group_uuid&quot;: &quot;c3860a15-f892-4326-a9b2-f3cf874c50d4&quot;,\r\n\t\t\t\t&quot;product_option_group_name&quot;: &quot;Blank Envelopes&quot;,\r\n\t\t\t\t&quot;minoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;maxoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;options&quot;: [{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f137334-7cf0-4a73-8a74-a4df662606ea&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;No Blank Envelopes&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;No Blank Envelopes&quot;,\r\n\t\t\t\t\t\t&quot;capi_name&quot;: &quot;No Blank Envelopes&quot;,\r\n\t\t\t\t\t\t&quot;capi_description&quot;: &quot;No Blank Envelopes&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/c3860a15-f892-4326-a9b2-f3cf874c50d4\/options\/9f137334-7cf0-4a73-8a74-a4df662606ea\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;be331a06-6481-4ab1-9990-180e7e75e502&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;No Blank Envelopes&quot;,\r\n\t\t\t\t\t\t\t&quot;startqty&quot;: 100,\r\n\t\t\t\t\t\t\t&quot;endqty&quot;: 10000,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;0.00&quot;,\r\n\t\t\t\t\t\t\t&quot;is_flat_fee&quot;: true\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;62a961e2-e2dd-4510-8e8e-75355a5b8467&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;Yes 500 Envelopes A2&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;Yes, 500 Envelopes, A2&quot;,\r\n\t\t\t\t\t\t&quot;capi_name&quot;: &quot;Yes 500 Envelopes A2&quot;,\r\n\t\t\t\t\t\t&quot;capi_description&quot;: &quot;Yes, 500 Envelopes, A2&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/c3860a15-f892-4326-a9b2-f3cf874c50d4\/options\/62a961e2-e2dd-4510-8e8e-75355a5b8467\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;5e4a3a3a-f4eb-4353-a87c-da08d2c34537&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;Yes 500 Envelopes A2&quot;,\r\n\t\t\t\t\t\t\t&quot;startqty&quot;: 1,\r\n\t\t\t\t\t\t\t&quot;endqty&quot;: 10000,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;25&quot;,\r\n\t\t\t\t\t\t\t&quot;price_per_qty&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t\t&quot;is_flat_fee&quot;: true,\r\n\t\t\t\t\t\t\t&quot;qty&quot;: 0,\r\n\t\t\t\t\t\t\t&quot;is_percentage&quot;: false\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;2a0dc1ec-88cc-4886-a5d5-a562d7cf7fa4&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;Yes 1000 Envelopes A2&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;Yes, 1000 Envelopes, A2&quot;,\r\n\t\t\t\t\t\t&quot;capi_name&quot;: &quot;Yes 1000 Envelopes A2&quot;,\r\n\t\t\t\t\t\t&quot;capi_description&quot;: &quot;Yes, 1000 Envelopes, A2&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/c3860a15-f892-4326-a9b2-f3cf874c50d4\/options\/2a0dc1ec-88cc-4886-a5d5-a562d7cf7fa4\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;6479e4a4-0f8c-4e54-a314-3deb4445892a&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;Yes 1000 Envelopes A2&quot;,\r\n\t\t\t\t\t\t\t&quot;startqty&quot;: 1,\r\n\t\t\t\t\t\t\t&quot;endqty&quot;: 10000,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;33&quot;,\r\n\t\t\t\t\t\t\t&quot;price_per_qty&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t\t&quot;is_flat_fee&quot;: true,\r\n\t\t\t\t\t\t\t&quot;qty&quot;: 0,\r\n\t\t\t\t\t\t\t&quot;is_percentage&quot;: false\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;ecdaa95e-2b94-481a-8eea-ef6322e38ed7&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;Yes 2500 Envelopes A2&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;Yes, 2500 Envelopes, A2&quot;,\r\n\t\t\t\t\t\t&quot;capi_name&quot;: &quot;Yes 2500 Envelopes A2&quot;,\r\n\t\t\t\t\t\t&quot;capi_description&quot;: &quot;Yes, 2500 Envelopes, A2&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/c3860a15-f892-4326-a9b2-f3cf874c50d4\/options\/ecdaa95e-2b94-481a-8eea-ef6322e38ed7\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;6694c6da-b1b8-4641-b8c2-0846565e70f9&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;Yes 2500 Envelopes A2&quot;,\r\n\t\t\t\t\t\t\t&quot;startqty&quot;: 1,\r\n\t\t\t\t\t\t\t&quot;endqty&quot;: 100000,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;68.1&quot;,\r\n\t\t\t\t\t\t\t&quot;price_per_qty&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t\t&quot;is_flat_fee&quot;: true,\r\n\t\t\t\t\t\t\t&quot;qty&quot;: 0,\r\n\t\t\t\t\t\t\t&quot;is_percentage&quot;: false\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;a98e46a4-1757-4c4e-9588-6dc538987941&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;Yes 5000 Envelopes A2&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;Yes, 5000 Envelopes, A2&quot;,\r\n\t\t\t\t\t\t&quot;capi_name&quot;: &quot;Yes 5000 Envelopes A2&quot;,\r\n\t\t\t\t\t\t&quot;capi_description&quot;: &quot;Yes, 5000 Envelopes, A2&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/c3860a15-f892-4326-a9b2-f3cf874c50d4\/options\/a98e46a4-1757-4c4e-9588-6dc538987941\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;49636102-633e-420f-a8e2-64647c989966&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;Yes 5000 Envelopes A2&quot;,\r\n\t\t\t\t\t\t\t&quot;startqty&quot;: 1,\r\n\t\t\t\t\t\t\t&quot;endqty&quot;: 10000,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;130.2&quot;,\r\n\t\t\t\t\t\t\t&quot;price_per_qty&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t\t&quot;is_flat_fee&quot;: true,\r\n\t\t\t\t\t\t\t&quot;qty&quot;: 0,\r\n\t\t\t\t\t\t\t&quot;is_percentage&quot;: false\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t}\r\n\t\t\t\t]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t&quot;product_option_group_uuid&quot;: &quot;ed16daf6-77e4-4133-8d65-3947d5d19f52&quot;,\r\n\t\t\t\t&quot;product_option_group_name&quot;: &quot;Additional Options&quot;,\r\n\t\t\t\t&quot;minoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;maxoccurs&quot;: &quot;1&quot;,\r\n\t\t\t\t&quot;options&quot;: [{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;04f333df-18a7-4ff0-b6e9-e2f401a6d150&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;PDF Proofs (per set)&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;PDF Proof&quot;,\r\n\t\t\t\t\t\t&quot;capi_name&quot;: &quot;PDF Proofs (per set)&quot;,\r\n\t\t\t\t\t\t&quot;capi_description&quot;: &quot;PDF Proof&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/ed16daf6-77e4-4133-8d65-3947d5d19f52\/options\/04f333df-18a7-4ff0-b6e9-e2f401a6d150\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;354dad86-8687-4516-bdd4-95473e82a697&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;PDF Proofs (per set)&quot;,\r\n\t\t\t\t\t\t\t&quot;startqty&quot;: 1,\r\n\t\t\t\t\t\t\t&quot;endqty&quot;: 100000,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;5&quot;,\r\n\t\t\t\t\t\t\t&quot;price_per_qty&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t\t&quot;is_flat_fee&quot;: true,\r\n\t\t\t\t\t\t\t&quot;qty&quot;: 0,\r\n\t\t\t\t\t\t\t&quot;is_percentage&quot;: false\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;a95031ce-8bd0-45c6-94fb-def34304a373&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;Sample of Completed job (per set)&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;Completed Samples&quot;,\r\n\t\t\t\t\t\t&quot;capi_name&quot;: &quot;Sample of Completed job (per set)&quot;,\r\n\t\t\t\t\t\t&quot;capi_description&quot;: &quot;Sample of Completed Job&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/ed16daf6-77e4-4133-8d65-3947d5d19f52\/options\/a95031ce-8bd0-45c6-94fb-def34304a373\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;7f0bb85c-e7d3-414f-945f-61f835928ffe&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;Sample of Completed job (per set)&quot;,\r\n\t\t\t\t\t\t\t&quot;startqty&quot;: 1,\r\n\t\t\t\t\t\t\t&quot;endqty&quot;: 100000,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;9.99&quot;,\r\n\t\t\t\t\t\t\t&quot;price_per_qty&quot;: &quot;0&quot;,\r\n\t\t\t\t\t\t\t&quot;is_flat_fee&quot;: true,\r\n\t\t\t\t\t\t\t&quot;qty&quot;: 0,\r\n\t\t\t\t\t\t\t&quot;is_percentage&quot;: false\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t}\r\n\t\t\t\t]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t&quot;product_option_group_uuid&quot;: &quot;f80e8179-b264-42ce-9f80-bb258a09a1fe&quot;,\r\n\t\t\t\t&quot;product_option_group_name&quot;: &quot;Turn-Around&quot;,\r\n\t\t\t\t&quot;minoccurs&quot;: 1,\r\n\t\t\t\t&quot;maxoccurs&quot;: 1,\r\n\t\t\t\t&quot;options&quot;: [{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;f593fda3-2d5c-4b9e-9c2c-6197b899ae74&quot;,\r\n\t\t\t\t\t\t&quot;runsize&quot;: &quot;500&quot;,\r\n\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;2ba18f74-0f96-487e-8b6e-985b404b3305&quot;,\r\n\t\t\t\t\t\t&quot;colorspec&quot;: &quot;4\/5 (4\/4 with Foil on Back)&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/6880599f-53ce-4836-9252-1670ef3d5ebd\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;6880599f-53ce-4836-9252-1670ef3d5ebd&quot;,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;0.00&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;f593fda3-2d5c-4b9e-9c2c-6197b899ae74&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize&quot;: &quot;500&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;2ba18f74-0f96-487e-8b6e-985b404b3305&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_name&quot;: &quot;4\/5 (4\/4 with Foil on Back)&quot;\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;f593fda3-2d5c-4b9e-9c2c-6197b899ae74&quot;,\r\n\t\t\t\t\t\t&quot;runsize&quot;: &quot;500&quot;,\r\n\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;a98d6ef3-be21-46ea-abc7-2cc0c24a1c7d&quot;,\r\n\t\t\t\t\t\t&quot;colorspec&quot;: &quot;5\/1 (4\/1 with Foil on Front)&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/815666a6-8936-4b35-8bf4-1a29a5b5b144\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;815666a6-8936-4b35-8bf4-1a29a5b5b144&quot;,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;0.00&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;f593fda3-2d5c-4b9e-9c2c-6197b899ae74&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize&quot;: &quot;500&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;a98d6ef3-be21-46ea-abc7-2cc0c24a1c7d&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_name&quot;: &quot;5\/1 (4\/1 with Foil on Front)&quot;\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;f593fda3-2d5c-4b9e-9c2c-6197b899ae74&quot;,\r\n\t\t\t\t\t\t&quot;runsize&quot;: &quot;500&quot;,\r\n\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;e9e9dfb3-fba1-4d60-972c-fd9ca5904d33&quot;,\r\n\t\t\t\t\t\t&quot;colorspec&quot;: &quot;5\/4 (4\/4 with Foil on Front)&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/559f2701-12f2-48f2-ba82-ec282137ba9e\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;559f2701-12f2-48f2-ba82-ec282137ba9e&quot;,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;0.00&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;f593fda3-2d5c-4b9e-9c2c-6197b899ae74&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize&quot;: &quot;500&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;e9e9dfb3-fba1-4d60-972c-fd9ca5904d33&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_name&quot;: &quot;5\/4 (4\/4 with Foil on Front)&quot;\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;f593fda3-2d5c-4b9e-9c2c-6197b899ae74&quot;,\r\n\t\t\t\t\t\t&quot;runsize&quot;: &quot;500&quot;,\r\n\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;34527644-b4fd-4ffb-9092-1318eefcd9d9&quot;,\r\n\t\t\t\t\t\t&quot;colorspec&quot;: &quot;5\/5 (4\/4 with Foil on Both Sides)&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/b398c090-0137-41f8-afa0-c434583c64aa\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;b398c090-0137-41f8-afa0-c434583c64aa&quot;,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;0.00&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;f593fda3-2d5c-4b9e-9c2c-6197b899ae74&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize&quot;: &quot;500&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;34527644-b4fd-4ffb-9092-1318eefcd9d9&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_name&quot;: &quot;5\/5 (4\/4 with Foil on Both Sides)&quot;\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;52e3d710-0e8f-4d4d-8560-7d4d8655be69&quot;,\r\n\t\t\t\t\t\t&quot;runsize&quot;: &quot;1000&quot;,\r\n\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;2ba18f74-0f96-487e-8b6e-985b404b3305&quot;,\r\n\t\t\t\t\t\t&quot;colorspec&quot;: &quot;4\/5 (4\/4 with Foil on Back)&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/b4cf542a-e967-434c-be69-ff07f4374eaf\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;b4cf542a-e967-434c-be69-ff07f4374eaf&quot;,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;0.00&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;52e3d710-0e8f-4d4d-8560-7d4d8655be69&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize&quot;: &quot;1000&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;2ba18f74-0f96-487e-8b6e-985b404b3305&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_name&quot;: &quot;4\/5 (4\/4 with Foil on Back)&quot;\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;52e3d710-0e8f-4d4d-8560-7d4d8655be69&quot;,\r\n\t\t\t\t\t\t&quot;runsize&quot;: &quot;1000&quot;,\r\n\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;a98d6ef3-be21-46ea-abc7-2cc0c24a1c7d&quot;,\r\n\t\t\t\t\t\t&quot;colorspec&quot;: &quot;5\/1 (4\/1 with Foil on Front)&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/bdfd9f5f-5c51-426b-9cf4-2c96b8dac932\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;bdfd9f5f-5c51-426b-9cf4-2c96b8dac932&quot;,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;0.00&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;52e3d710-0e8f-4d4d-8560-7d4d8655be69&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize&quot;: &quot;1000&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;a98d6ef3-be21-46ea-abc7-2cc0c24a1c7d&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_name&quot;: &quot;5\/1 (4\/1 with Foil on Front)&quot;\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;52e3d710-0e8f-4d4d-8560-7d4d8655be69&quot;,\r\n\t\t\t\t\t\t&quot;runsize&quot;: &quot;1000&quot;,\r\n\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;e9e9dfb3-fba1-4d60-972c-fd9ca5904d33&quot;,\r\n\t\t\t\t\t\t&quot;colorspec&quot;: &quot;5\/4 (4\/4 with Foil on Front)&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/edfb1df9-f173-44f2-bb42-fe8de69738dd\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;edfb1df9-f173-44f2-bb42-fe8de69738dd&quot;,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;0.00&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;52e3d710-0e8f-4d4d-8560-7d4d8655be69&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize&quot;: &quot;1000&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;e9e9dfb3-fba1-4d60-972c-fd9ca5904d33&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_name&quot;: &quot;5\/4 (4\/4 with Foil on Front)&quot;\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;52e3d710-0e8f-4d4d-8560-7d4d8655be69&quot;,\r\n\t\t\t\t\t\t&quot;runsize&quot;: &quot;1000&quot;,\r\n\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;34527644-b4fd-4ffb-9092-1318eefcd9d9&quot;,\r\n\t\t\t\t\t\t&quot;colorspec&quot;: &quot;5\/5 (4\/4 with Foil on Both Sides)&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/5f5d58f1-3717-491d-8392-562a4701f85a\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;5f5d58f1-3717-491d-8392-562a4701f85a&quot;,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;0.00&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;52e3d710-0e8f-4d4d-8560-7d4d8655be69&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize&quot;: &quot;1000&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;34527644-b4fd-4ffb-9092-1318eefcd9d9&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_name&quot;: &quot;5\/5 (4\/4 with Foil on Both Sides)&quot;\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;02d8d163-ee8f-41cc-acce-9863ad0deb38&quot;,\r\n\t\t\t\t\t\t&quot;runsize&quot;: &quot;2500&quot;,\r\n\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;2ba18f74-0f96-487e-8b6e-985b404b3305&quot;,\r\n\t\t\t\t\t\t&quot;colorspec&quot;: &quot;4\/5 (4\/4 with Foil on Back)&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/8128f18c-b5fa-4cc0-badf-0e801a30d017\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;8128f18c-b5fa-4cc0-badf-0e801a30d017&quot;,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;0.00&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;02d8d163-ee8f-41cc-acce-9863ad0deb38&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize&quot;: &quot;2500&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;2ba18f74-0f96-487e-8b6e-985b404b3305&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_name&quot;: &quot;4\/5 (4\/4 with Foil on Back)&quot;\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;02d8d163-ee8f-41cc-acce-9863ad0deb38&quot;,\r\n\t\t\t\t\t\t&quot;runsize&quot;: &quot;2500&quot;,\r\n\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;a98d6ef3-be21-46ea-abc7-2cc0c24a1c7d&quot;,\r\n\t\t\t\t\t\t&quot;colorspec&quot;: &quot;5\/1 (4\/1 with Foil on Front)&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/bd9164cb-41ef-4ec5-8528-bb5d8fa60af6\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;bd9164cb-41ef-4ec5-8528-bb5d8fa60af6&quot;,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;0.00&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;02d8d163-ee8f-41cc-acce-9863ad0deb38&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize&quot;: &quot;2500&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;a98d6ef3-be21-46ea-abc7-2cc0c24a1c7d&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_name&quot;: &quot;5\/1 (4\/1 with Foil on Front)&quot;\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;02d8d163-ee8f-41cc-acce-9863ad0deb38&quot;,\r\n\t\t\t\t\t\t&quot;runsize&quot;: &quot;2500&quot;,\r\n\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;e9e9dfb3-fba1-4d60-972c-fd9ca5904d33&quot;,\r\n\t\t\t\t\t\t&quot;colorspec&quot;: &quot;5\/4 (4\/4 with Foil on Front)&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/863c288d-4450-4327-a35d-7bbf9528abd9\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;863c288d-4450-4327-a35d-7bbf9528abd9&quot;,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;0.00&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;02d8d163-ee8f-41cc-acce-9863ad0deb38&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize&quot;: &quot;2500&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;e9e9dfb3-fba1-4d60-972c-fd9ca5904d33&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_name&quot;: &quot;5\/4 (4\/4 with Foil on Front)&quot;\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;02d8d163-ee8f-41cc-acce-9863ad0deb38&quot;,\r\n\t\t\t\t\t\t&quot;runsize&quot;: &quot;2500&quot;,\r\n\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;34527644-b4fd-4ffb-9092-1318eefcd9d9&quot;,\r\n\t\t\t\t\t\t&quot;colorspec&quot;: &quot;5\/5 (4\/4 with Foil on Both Sides)&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/c0cd45a8-9bf3-4c61-812e-85853b2b09b9\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;c0cd45a8-9bf3-4c61-812e-85853b2b09b9&quot;,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;0.00&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;02d8d163-ee8f-41cc-acce-9863ad0deb38&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize&quot;: &quot;2500&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;34527644-b4fd-4ffb-9092-1318eefcd9d9&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_name&quot;: &quot;5\/5 (4\/4 with Foil on Both Sides)&quot;\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;e824bf9f-d22d-4070-926d-42c6dd5ef515&quot;,\r\n\t\t\t\t\t\t&quot;runsize&quot;: &quot;5000&quot;,\r\n\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;2ba18f74-0f96-487e-8b6e-985b404b3305&quot;,\r\n\t\t\t\t\t\t&quot;colorspec&quot;: &quot;4\/5 (4\/4 with Foil on Back)&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/0705417c-862a-4277-9a39-90ff700069cf\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;0705417c-862a-4277-9a39-90ff700069cf&quot;,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;0.00&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;e824bf9f-d22d-4070-926d-42c6dd5ef515&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize&quot;: &quot;5000&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;2ba18f74-0f96-487e-8b6e-985b404b3305&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_name&quot;: &quot;4\/5 (4\/4 with Foil on Back)&quot;\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;e824bf9f-d22d-4070-926d-42c6dd5ef515&quot;,\r\n\t\t\t\t\t\t&quot;runsize&quot;: &quot;5000&quot;,\r\n\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;a98d6ef3-be21-46ea-abc7-2cc0c24a1c7d&quot;,\r\n\t\t\t\t\t\t&quot;colorspec&quot;: &quot;5\/1 (4\/1 with Foil on Front)&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/415c1770-8dbd-4c4e-ba69-c031d5fc9017\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;415c1770-8dbd-4c4e-ba69-c031d5fc9017&quot;,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;0.00&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;e824bf9f-d22d-4070-926d-42c6dd5ef515&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize&quot;: &quot;5000&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;a98d6ef3-be21-46ea-abc7-2cc0c24a1c7d&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_name&quot;: &quot;5\/1 (4\/1 with Foil on Front)&quot;\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;e824bf9f-d22d-4070-926d-42c6dd5ef515&quot;,\r\n\t\t\t\t\t\t&quot;runsize&quot;: &quot;5000&quot;,\r\n\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;e9e9dfb3-fba1-4d60-972c-fd9ca5904d33&quot;,\r\n\t\t\t\t\t\t&quot;colorspec&quot;: &quot;5\/4 (4\/4 with Foil on Front)&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/addd136f-c636-438d-bed3-b7c5e9d46085\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;addd136f-c636-438d-bed3-b7c5e9d46085&quot;,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;0.00&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;e824bf9f-d22d-4070-926d-42c6dd5ef515&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize&quot;: &quot;5000&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;e9e9dfb3-fba1-4d60-972c-fd9ca5904d33&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_name&quot;: &quot;5\/4 (4\/4 with Foil on Front)&quot;\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;e824bf9f-d22d-4070-926d-42c6dd5ef515&quot;,\r\n\t\t\t\t\t\t&quot;runsize&quot;: &quot;5000&quot;,\r\n\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;34527644-b4fd-4ffb-9092-1318eefcd9d9&quot;,\r\n\t\t\t\t\t\t&quot;colorspec&quot;: &quot;5\/5 (4\/4 with Foil on Both Sides)&quot;,\r\n\t\t\t\t\t\t&quot;option_prices&quot;: &quot;https:\/\/api.4over.com\/printproducts\/products\/a0c5ad38-be9d-4efc-9b21-39cc69b11444\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/fa4452be-742b-4184-bc53-341b778ff8cc\/prices&quot;,\r\n\t\t\t\t\t\t&quot;option_prices_list&quot;: [{\r\n\t\t\t\t\t\t\t&quot;option_uuid&quot;: &quot;9f85d0c4-d344-4088-a719-86f8f84d504d&quot;,\r\n\t\t\t\t\t\t\t&quot;option_name&quot;: &quot;224&quot;,\r\n\t\t\t\t\t\t\t&quot;option_description&quot;: &quot;2-4 Business Days&quot;,\r\n\t\t\t\t\t\t\t&quot;option_price_uuid&quot;: &quot;fa4452be-742b-4184-bc53-341b778ff8cc&quot;,\r\n\t\t\t\t\t\t\t&quot;price&quot;: &quot;0.00&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize_uuid&quot;: &quot;e824bf9f-d22d-4070-926d-42c6dd5ef515&quot;,\r\n\t\t\t\t\t\t\t&quot;runsize&quot;: &quot;5000&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_uuid&quot;: &quot;34527644-b4fd-4ffb-9092-1318eefcd9d9&quot;,\r\n\t\t\t\t\t\t\t&quot;colorspec_name&quot;: &quot;5\/5 (4\/4 with Foil on Both Sides)&quot;\r\n\t\t\t\t\t\t}]\r\n\t\t\t\t\t}\r\n\t\t\t\t]\r\n\t\t\t}\r\n\t\t]\r\n\t}],\r\n\t&quot;totalResults&quot;: 1,\r\n\t&quot;currentPage&quot;: 0,\r\n\t&quot;maximumPages&quot;: 20\r\n}\r\n\r\n<\/pre>\n<h3>Sample Request<\/h3>\n<p>html<\/p>\n<pre class=\"brush: xml; title: ; notranslate\" title=\"\">\r\nhttps:\/\/api.4over.com\/printproducts\/productsfeed\r\n<\/pre>\n<h3>Input Parameters<\/h3>\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\n\r\nGET \/printproducts\/productsfeed?offset={integer}&amp;max={integer}\r\n\r\n@param max={integer}. The maximum number of product per page should not be more than 20.\r\n\r\nSee link to the pagination page : &quot;https:\/\/api-users.4over.com\/?page_id=24&quot;\r\n\r\n<\/pre>\n<h3>Sample Response<\/h3>\n<p>JSON<\/p>\n<pre class=\"brush: jscript; title: ; notranslate\" title=\"\">\r\n{\r\n    entities: [\r\n        {\r\n            full_product_path: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367&quot;,\r\n            product_uuid: &quot;89f0a3e4-c953-43df-92f1-962ab7826367&quot;,\r\n            product_code: &quot;21PT-4DBC2-2.125X3.375&quot;,\r\n            product_description: &quot;2.125&quot;X3.375&quot;4DRoundCornerBusinesscardswith2Flips&quot;,\r\n            categories_path: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/categories&quot;,\r\n            categories: [\r\n                {\r\n                    category_uuid: &quot;9f0f88d1-33f4-43c2-80f6-78bc01297681&quot;,\r\n                    category_name: &quot;4DLenticularPrints&quot;,\r\n                    category_description: &quot;4DLenticularPrints&quot;\r\n                }\r\n            ],\r\n            product_option_groups_path: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups&quot;,\r\n            product_option_groups: [\r\n                {\r\n                    product_option_group_uuid: &quot;34f407f8-0b50-4227-9378-10fddefbe596&quot;,\r\n                    product_option_group_name: &quot;Size&quot;,\r\n                    minoccurs: &quot;1&quot;,\r\n                    maxoccurs: &quot;1&quot;,\r\n                    options: [\r\n                        {\r\n                            option_uuid: &quot;071c7709-a420-478c-b766-a9d837afe6c3&quot;,\r\n                            option_name: &quot;2.125'x3.375'&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/34f407f8-0b50-4227-9378-10fddefbe596\/options\/071c7709-a420-478c-b766-a9d837afe6c3\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    product_option_group_uuid: &quot;24865ffa-793d-43ea-b3b1-d1b5cf22268d&quot;,\r\n                    product_option_group_name: &quot;Stock&quot;,\r\n                    minoccurs: &quot;1&quot;,\r\n                    maxoccurs: &quot;1&quot;,\r\n                    options: [\r\n                        {\r\n                            option_uuid: &quot;0df2401b-85df-4cae-b78e-a2027d093e7f&quot;,\r\n                            option_name: &quot;21PT&quot;,\r\n                            option_description: &quot;&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/24865ffa-793d-43ea-b3b1-d1b5cf22268d\/options\/0df2401b-85df-4cae-b78e-a2027d093e7f\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    product_option_group_uuid: &quot;87e09691-ef33-4cf4-8f17-48af06ce84f4&quot;,\r\n                    product_option_group_name: &quot;Runsize&quot;,\r\n                    minoccurs: &quot;1&quot;,\r\n                    maxoccurs: &quot;1&quot;,\r\n                    options: [\r\n                        {\r\n                            option_uuid: &quot;c2849f26-63d8-4ba1-99a0-6cf51e03354e&quot;,\r\n                            option_name: &quot;25&quot;,\r\n                            option_description: &quot;25&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/87e09691-ef33-4cf4-8f17-48af06ce84f4\/options\/c2849f26-63d8-4ba1-99a0-6cf51e03354e\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;987f2b8b-1205-4af2-97f3-4f5def2936e3&quot;,\r\n                            option_name: &quot;50&quot;,\r\n                            option_description: &quot;50&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/87e09691-ef33-4cf4-8f17-48af06ce84f4\/options\/987f2b8b-1205-4af2-97f3-4f5def2936e3\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;8a3a0fd1-38ae-49a0-8736-3fedadc3dc93&quot;,\r\n                            option_name: &quot;100&quot;,\r\n                            option_description: &quot;100&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/87e09691-ef33-4cf4-8f17-48af06ce84f4\/options\/8a3a0fd1-38ae-49a0-8736-3fedadc3dc93\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;6237a36b-b046-4ef6-8fed-6cb9c22a5ece&quot;,\r\n                            option_name: &quot;250&quot;,\r\n                            option_description: &quot;250&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/87e09691-ef33-4cf4-8f17-48af06ce84f4\/options\/6237a36b-b046-4ef6-8fed-6cb9c22a5ece\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;f593fda3-2d5c-4b9e-9c2c-6197b899ae74&quot;,\r\n                            option_name: &quot;500&quot;,\r\n                            option_description: &quot;500&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/87e09691-ef33-4cf4-8f17-48af06ce84f4\/options\/f593fda3-2d5c-4b9e-9c2c-6197b899ae74\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;52e3d710-0e8f-4d4d-8560-7d4d8655be69&quot;,\r\n                            option_name: &quot;1000&quot;,\r\n                            option_description: &quot;1000&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/87e09691-ef33-4cf4-8f17-48af06ce84f4\/options\/52e3d710-0e8f-4d4d-8560-7d4d8655be69\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;02d8d163-ee8f-41cc-acce-9863ad0deb38&quot;,\r\n                            option_name: &quot;2500&quot;,\r\n                            option_description: &quot;2500&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/87e09691-ef33-4cf4-8f17-48af06ce84f4\/options\/02d8d163-ee8f-41cc-acce-9863ad0deb38\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;e824bf9f-d22d-4070-926d-42c6dd5ef515&quot;,\r\n                            option_name: &quot;5000&quot;,\r\n                            option_description: &quot;5000&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/87e09691-ef33-4cf4-8f17-48af06ce84f4\/options\/e824bf9f-d22d-4070-926d-42c6dd5ef515\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    product_option_group_uuid: &quot;38d33954-5a42-4112-a905-215eb827e62c&quot;,\r\n                    product_option_group_name: &quot;Colorspec&quot;,\r\n                    minoccurs: &quot;1&quot;,\r\n                    maxoccurs: &quot;1&quot;,\r\n                    options: [\r\n                        {\r\n                            option_uuid: &quot;32d3c223-f82c-492b-b915-ba065a00862f&quot;,\r\n                            option_name: &quot;4\/0(4colorfront)&quot;,\r\n                            option_description: &quot;&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/38d33954-5a42-4112-a905-215eb827e62c\/options\/32d3c223-f82c-492b-b915-ba065a00862f\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;2fd6ad29-756c-4927-a66f-b0c0116e31f9&quot;,\r\n                            option_name: &quot;4\/1&quot;,\r\n                            option_description: &quot;&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/38d33954-5a42-4112-a905-215eb827e62c\/options\/2fd6ad29-756c-4927-a66f-b0c0116e31f9\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;13abbda7-1d64-4f25-8bb2-c179b224825d&quot;,\r\n                            option_name: &quot;4\/4&quot;,\r\n                            option_description: &quot;&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/38d33954-5a42-4112-a905-215eb827e62c\/options\/13abbda7-1d64-4f25-8bb2-c179b224825d\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    product_option_group_uuid: &quot;26ca0df3-0682-4f37-8979-409868e2df2d&quot;,\r\n                    product_option_group_name: &quot;Coating&quot;,\r\n                    minoccurs: &quot;1&quot;,\r\n                    maxoccurs: &quot;1&quot;,\r\n                    options: [\r\n                        {\r\n                            option_uuid: &quot;5a5cf5bf-2e02-4675-9391-f6a8370ad0e8&quot;,\r\n                            option_name: &quot;N\/A&quot;,\r\n                            option_description: &quot;&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/26ca0df3-0682-4f37-8979-409868e2df2d\/options\/5a5cf5bf-2e02-4675-9391-f6a8370ad0e8\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    product_option_group_uuid: &quot;6146bf5b-73d3-4463-9f39-e121d598bfdf&quot;,\r\n                    product_option_group_name: &quot;RadiusofCorners&quot;,\r\n                    minoccurs: &quot;1&quot;,\r\n                    maxoccurs: &quot;1&quot;,\r\n                    options: [\r\n                        {\r\n                            option_uuid: &quot;479fbfe7-6a0c-4895-8c9a-81739b7486c9&quot;,\r\n                            option_name: &quot;Rounded1\/4&quot;&quot;,\r\n                            option_description: &quot;RadiusofCorners&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/6146bf5b-73d3-4463-9f39-e121d598bfdf\/options\/479fbfe7-6a0c-4895-8c9a-81739b7486c9\/prices&quot;,\r\n                            option_prices_list: [\r\n                                {\r\n                                    option_price_uuid: &quot;8e3676b6-8848-4656-9f41-72ab779bba16&quot;,\r\n                                    option_name: &quot;Rounded1\/4&quot;&quot;,\r\n                                    startqty: 25,\r\n                                    endqty: 250000,\r\n                                    price: &quot;0.00&quot;,\r\n                                    is_flat_fee: true,\r\n                                    price_per_qty: &quot;0&quot;,\r\n                                    qty: 0,\r\n                                    is_percentage: false\r\n                                }\r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;589680c7-ee9a-431b-9d12-d7aeb1386a97&quot;,\r\n                            option_name: &quot;Rounded1\/8&quot;&quot;,\r\n                            option_description: &quot;RadiusofCorners&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/6146bf5b-73d3-4463-9f39-e121d598bfdf\/options\/589680c7-ee9a-431b-9d12-d7aeb1386a97\/prices&quot;,\r\n                            option_prices_list: [\r\n                                {\r\n                                    option_price_uuid: &quot;e9a3c14e-8674-409e-8922-44b651c9c3f8&quot;,\r\n                                    option_name: &quot;Rounded1\/8&quot;&quot;,\r\n                                    startqty: 25,\r\n                                    endqty: 25000,\r\n                                    price: &quot;0.00&quot;,\r\n                                    is_flat_fee: true,\r\n                                    price_per_qty: &quot;0&quot;,\r\n                                    qty: 0,\r\n                                    is_percentage: false\r\n                                }\r\n                            ]\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    product_option_group_uuid: &quot;f80e8179-b264-42ce-9f80-bb258a09a1fe&quot;,\r\n                    product_option_group_name: &quot;Turn-Around&quot;,\r\n                    minoccurs: 1,\r\n                    maxoccurs: 1,\r\n                    options: [\r\n                        {\r\n                            option_uuid: &quot;e04b099b-4ac3-4a35-84d0-c530df7b7aff&quot;,\r\n                            option_name: &quot;527&quot;,\r\n                            option_description: &quot;5-7BusinessDays&quot;,\r\n                            runsize_uuid: &quot;c2849f26-63d8-4ba1-99a0-6cf51e03354e&quot;,\r\n                            runsize: &quot;25&quot;,\r\n                            colorspec_uuid: &quot;32d3c223-f82c-492b-b915-ba065a00862f&quot;,\r\n                            colorspec: &quot;4\/0&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/c960eb0d-ded2-4920-a5c7-0d4932846100\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;e04b099b-4ac3-4a35-84d0-c530df7b7aff&quot;,\r\n                            option_name: &quot;527&quot;,\r\n                            option_description: &quot;5-7BusinessDays&quot;,\r\n                            runsize_uuid: &quot;c2849f26-63d8-4ba1-99a0-6cf51e03354e&quot;,\r\n                            runsize: &quot;25&quot;,\r\n                            colorspec_uuid: &quot;13abbda7-1d64-4f25-8bb2-c179b224825d&quot;,\r\n                            colorspec: &quot;4\/4&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/6e72cfa0-3c7f-4869-8722-b373aaebe327\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;e04b099b-4ac3-4a35-84d0-c530df7b7aff&quot;,\r\n                            option_name: &quot;527&quot;,\r\n                            option_description: &quot;5-7BusinessDays&quot;,\r\n                            runsize_uuid: &quot;987f2b8b-1205-4af2-97f3-4f5def2936e3&quot;,\r\n                            runsize: &quot;50&quot;,\r\n                            colorspec_uuid: &quot;32d3c223-f82c-492b-b915-ba065a00862f&quot;,\r\n                            colorspec: &quot;4\/0&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/fe1905c9-34ee-4586-8036-f4770a3f0f72\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;e04b099b-4ac3-4a35-84d0-c530df7b7aff&quot;,\r\n                            option_name: &quot;527&quot;,\r\n                            option_description: &quot;5-7BusinessDays&quot;,\r\n                            runsize_uuid: &quot;987f2b8b-1205-4af2-97f3-4f5def2936e3&quot;,\r\n                            runsize: &quot;50&quot;,\r\n                            colorspec_uuid: &quot;13abbda7-1d64-4f25-8bb2-c179b224825d&quot;,\r\n                            colorspec: &quot;4\/4&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/43a831fe-3285-400a-bc14-2d35057e4db4\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;e04b099b-4ac3-4a35-84d0-c530df7b7aff&quot;,\r\n                            option_name: &quot;527&quot;,\r\n                            option_description: &quot;5-7BusinessDays&quot;,\r\n                            runsize_uuid: &quot;8a3a0fd1-38ae-49a0-8736-3fedadc3dc93&quot;,\r\n                            runsize: &quot;100&quot;,\r\n                            colorspec_uuid: &quot;32d3c223-f82c-492b-b915-ba065a00862f&quot;,\r\n                            colorspec: &quot;4\/0&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/92adcca7-a253-4a30-919b-7dd3396787e3\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;e04b099b-4ac3-4a35-84d0-c530df7b7aff&quot;,\r\n                            option_name: &quot;527&quot;,\r\n                            option_description: &quot;5-7BusinessDays&quot;,\r\n                            runsize_uuid: &quot;8a3a0fd1-38ae-49a0-8736-3fedadc3dc93&quot;,\r\n                            runsize: &quot;100&quot;,\r\n                            colorspec_uuid: &quot;13abbda7-1d64-4f25-8bb2-c179b224825d&quot;,\r\n                            colorspec: &quot;4\/4&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/70189118-399d-45ce-9745-111ff30167ef\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;e04b099b-4ac3-4a35-84d0-c530df7b7aff&quot;,\r\n                            option_name: &quot;527&quot;,\r\n                            option_description: &quot;5-7BusinessDays&quot;,\r\n                            runsize_uuid: &quot;6237a36b-b046-4ef6-8fed-6cb9c22a5ece&quot;,\r\n                            runsize: &quot;250&quot;,\r\n                            colorspec_uuid: &quot;32d3c223-f82c-492b-b915-ba065a00862f&quot;,\r\n                            colorspec: &quot;4\/0&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/ac7e8471-d90b-4039-b3ee-a3918842b704\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;e04b099b-4ac3-4a35-84d0-c530df7b7aff&quot;,\r\n                            option_name: &quot;527&quot;,\r\n                            option_description: &quot;5-7BusinessDays&quot;,\r\n                            runsize_uuid: &quot;6237a36b-b046-4ef6-8fed-6cb9c22a5ece&quot;,\r\n                            runsize: &quot;250&quot;,\r\n                            colorspec_uuid: &quot;13abbda7-1d64-4f25-8bb2-c179b224825d&quot;,\r\n                            colorspec: &quot;4\/4&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/c8c3b5b5-4487-4567-b274-4d21038074b4\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;e04b099b-4ac3-4a35-84d0-c530df7b7aff&quot;,\r\n                            option_name: &quot;527&quot;,\r\n                            option_description: &quot;5-7BusinessDays&quot;,\r\n                            runsize_uuid: &quot;f593fda3-2d5c-4b9e-9c2c-6197b899ae74&quot;,\r\n                            runsize: &quot;500&quot;,\r\n                            colorspec_uuid: &quot;32d3c223-f82c-492b-b915-ba065a00862f&quot;,\r\n                            colorspec: &quot;4\/0&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/73bb9d7c-2535-46b3-9ae7-f3fefcb4fc8a\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;e04b099b-4ac3-4a35-84d0-c530df7b7aff&quot;,\r\n                            option_name: &quot;527&quot;,\r\n                            option_description: &quot;5-7BusinessDays&quot;,\r\n                            runsize_uuid: &quot;f593fda3-2d5c-4b9e-9c2c-6197b899ae74&quot;,\r\n                            runsize: &quot;500&quot;,\r\n                            colorspec_uuid: &quot;13abbda7-1d64-4f25-8bb2-c179b224825d&quot;,\r\n                            colorspec: &quot;4\/4&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/d1dc3274-0378-4b73-b707-f8830e9f684a\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;e04b099b-4ac3-4a35-84d0-c530df7b7aff&quot;,\r\n                            option_name: &quot;527&quot;,\r\n                            option_description: &quot;5-7BusinessDays&quot;,\r\n                            runsize_uuid: &quot;52e3d710-0e8f-4d4d-8560-7d4d8655be69&quot;,\r\n                            runsize: &quot;1000&quot;,\r\n                            colorspec_uuid: &quot;32d3c223-f82c-492b-b915-ba065a00862f&quot;,\r\n                            colorspec: &quot;4\/0&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/09a37e89-339b-42be-8e08-20f4c9f4f38a\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;e04b099b-4ac3-4a35-84d0-c530df7b7aff&quot;,\r\n                            option_name: &quot;527&quot;,\r\n                            option_description: &quot;5-7BusinessDays&quot;,\r\n                            runsize_uuid: &quot;52e3d710-0e8f-4d4d-8560-7d4d8655be69&quot;,\r\n                            runsize: &quot;1000&quot;,\r\n                            colorspec_uuid: &quot;13abbda7-1d64-4f25-8bb2-c179b224825d&quot;,\r\n                            colorspec: &quot;4\/4&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/d3cc0079-5455-4ee3-8d8c-1864642204eb\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;e04b099b-4ac3-4a35-84d0-c530df7b7aff&quot;,\r\n                            option_name: &quot;527&quot;,\r\n                            option_description: &quot;5-7BusinessDays&quot;,\r\n                            runsize_uuid: &quot;02d8d163-ee8f-41cc-acce-9863ad0deb38&quot;,\r\n                            runsize: &quot;2500&quot;,\r\n                            colorspec_uuid: &quot;32d3c223-f82c-492b-b915-ba065a00862f&quot;,\r\n                            colorspec: &quot;4\/0&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/77364a73-b24a-4bd1-b65c-ff28ccd434af\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;e04b099b-4ac3-4a35-84d0-c530df7b7aff&quot;,\r\n                            option_name: &quot;527&quot;,\r\n                            option_description: &quot;5-7BusinessDays&quot;,\r\n                            runsize_uuid: &quot;02d8d163-ee8f-41cc-acce-9863ad0deb38&quot;,\r\n                            runsize: &quot;2500&quot;,\r\n                            colorspec_uuid: &quot;13abbda7-1d64-4f25-8bb2-c179b224825d&quot;,\r\n                            colorspec: &quot;4\/4&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/fa80d09c-dd1b-4ba9-b9cb-0b87c1a342ef\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;e04b099b-4ac3-4a35-84d0-c530df7b7aff&quot;,\r\n                            option_name: &quot;527&quot;,\r\n                            option_description: &quot;5-7BusinessDays&quot;,\r\n                            runsize_uuid: &quot;e824bf9f-d22d-4070-926d-42c6dd5ef515&quot;,\r\n                            runsize: &quot;5000&quot;,\r\n                            colorspec_uuid: &quot;32d3c223-f82c-492b-b915-ba065a00862f&quot;,\r\n                            colorspec: &quot;4\/0&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/1182fe4f-d48a-4080-932d-7e035713fa29\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        },\r\n                        {\r\n                            option_uuid: &quot;e04b099b-4ac3-4a35-84d0-c530df7b7aff&quot;,\r\n                            option_name: &quot;527&quot;,\r\n                            option_description: &quot;5-7BusinessDays&quot;,\r\n                            runsize_uuid: &quot;e824bf9f-d22d-4070-926d-42c6dd5ef515&quot;,\r\n                            runsize: &quot;5000&quot;,\r\n                            colorspec_uuid: &quot;13abbda7-1d64-4f25-8bb2-c179b224825d&quot;,\r\n                            colorspec: &quot;4\/4&quot;,\r\n                            option_prices: &quot;https: \/\/api.4over.com\/printproducts\/products\/89f0a3e4-c953-43df-92f1-962ab7826367\/optiongroups\/f80e8179-b264-42ce-9f80-bb258a09a1fe\/options\/59eb979d-f61b-4b46-85be-2e99a7d6b5f7\/prices&quot;,\r\n                            option_prices_list: [\r\n                                \r\n                            ]\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        }\r\n    ],\r\n    totalResults: 2043,\r\n    currentPage: 0,\r\n    maximumPages: 1\r\n}\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Products Feed is a hydrated version of product details. This helps users to reduce the number of API calls and get more product data in one request. The data retunred is equivalent of crawling products detail page with all options and prices. Due to large data set in the response, it is paginated for ease [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":86,"menu_order":6,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-98","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages\/98","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=98"}],"version-history":[{"count":23,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages\/98\/revisions"}],"predecessor-version":[{"id":329,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages\/98\/revisions\/329"}],"up":[{"embeddable":true,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages\/86"}],"wp:attachment":[{"href":"https:\/\/api-users.4over.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=98"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}