Created
September 13, 2014 16:34
-
-
Save alihalabyah/b674bf680e3ec2d5dbfd to your computer and use it in GitHub Desktop.
Product info sample response
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
array(50) { | |
["product_id"]=> | |
string(3) "184" | |
["description"]=> | |
string(454) "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam bibendum nunc dictum, elementum tortor at, aliquet odio. Suspendisse accumsan semper leo non ornare. Quisque lacinia quis orci id ultricies. Praesent interdum urna vitae tempus vulputate. In vel lobortis mauris. Cras diam mi, scelerisque quis interdum eu, congue in elit. Mauris tincidunt convallis nulla, quis mollis nisi luctus nec. Donec risus enim, congue ac sodales et, aliquam eget justo" | |
["image"]=> | |
string(134) "http://progress.devshopgo.me/media/catalog/product/cache/4/image/265x/9df78eab33525d08d6e5fb8d27136e95/s/h/shutterstock_96360692_1.jpg" | |
["internal"]=> | |
array(1) { | |
["currency"]=> | |
array(2) { | |
["code"]=> | |
string(3) "AED" | |
["symbol"]=> | |
NULL | |
} | |
} | |
["type_id"]=> | |
string(6) "simple" | |
["name"]=> | |
string(28) "ÙØ³ØªØ§Ù† كتان قصير" | |
["sku"]=> | |
string(5) "clo-2" | |
["weight"]=> | |
string(6) "5.0000" | |
["status"]=> | |
string(1) "1" | |
["tax_class_id"]=> | |
string(1) "0" | |
["url_key"]=> | |
string(17) "short-linen-skirt" | |
["visibility"]=> | |
string(1) "4" | |
["old_id"]=> | |
NULL | |
["manufacturer"]=> | |
NULL | |
["color"]=> | |
NULL | |
["url_path"]=> | |
string(22) "short-linen-skirt.html" | |
["news_from_date"]=> | |
NULL | |
["news_to_date"]=> | |
NULL | |
["required_options"]=> | |
string(1) "0" | |
["has_options"]=> | |
string(1) "0" | |
["image_label"]=> | |
NULL | |
["small_image_label"]=> | |
NULL | |
["thumbnail_label"]=> | |
NULL | |
["created_at"]=> | |
string(25) "2013-11-21T00:48:10-08:00" | |
["updated_at"]=> | |
string(19) "2014-04-29 20:33:32" | |
["country_of_manufacture"]=> | |
NULL | |
["minimal_price"]=> | |
NULL | |
["price"]=> | |
string(7) "75.0000" | |
["group_price"]=> | |
array(0) { | |
} | |
["cost"]=> | |
NULL | |
["tier_price"]=> | |
array(0) { | |
} | |
["special_price"]=> | |
NULL | |
["special_from_date"]=> | |
NULL | |
["special_to_date"]=> | |
NULL | |
["msrp_enabled"]=> | |
string(1) "2" | |
["msrp_display_actual_price_type"]=> | |
string(1) "2" | |
["msrp"]=> | |
NULL | |
["meta_title"]=> | |
NULL | |
["meta_keyword"]=> | |
NULL | |
["meta_description"]=> | |
NULL | |
["short_description"]=> | |
string(238) "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam bibendum nunc dictum, elementum tortor at, aliquet odio. Suspendisse accumsan semper leo non ornare. Quisque lacinia quis orci id ultricies. Praesent interdum urna vitae tempus " | |
["custom_design"]=> | |
NULL | |
["custom_design_from"]=> | |
NULL | |
["custom_design_to"]=> | |
NULL | |
["custom_layout_update"]=> | |
NULL | |
["options_container"]=> | |
string(10) "container2" | |
["page_layout"]=> | |
NULL | |
["is_recurring"]=> | |
string(1) "0" | |
["recurring_profile"]=> | |
NULL | |
["gift_message_available"]=> | |
string(1) "0" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment