| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112 |
- {
- "result": 0,
- "detail_section_count": 4,
- "img_section": {
- "description": "name & description",
- "images": {
- "img_count": 1,
- "img_0": {
- "s": "http://127.0.0.1/photo1.jpg",
- "l": "http://127.0.0.1/photo1.jpg"
- }
- },
- "Availability": "123",
-
- "price": "",
- "selector": {
- "name": "color",
- "count": 3,
- "action": "switch",
- "item_0": {
- "pic_url": "http://127.0.0.1/s1.jpg",
- "params": {
- "count": 1,
- "param_0": {
- "name": "model_id",
- "val": "abcdedfa123"
- }
- }
- }
- },
- "property":
- {
- "count":1,
- "item_0":
- {
- "key":"Leg color",
- "val":"abc"
- }
- }
- },
- "detail_0": {
- "title": "info text",
- "count": 3,
- "type": "kv",
- "item_0": {
- "key": "name",
- "val": "aaaaaaabbbbbbbcccccccddddddd"
- },
- "item_1": {
- "key": "id",
- "val": "1234567890"
- },
- "item_2": {
- "key": "fdaerwrefdadfarwfda",
- "val": "fdahvcjniufbajdfkbviucxbzjvkbxzjdlfhduaisbrewjkqbfdjsaklbvcibuxzbfjdkqbfjdskavubcxzkfsdb"
- }
- },
- "detail_1": {
- "title": "Recently viewed",
- "count": 1,
- "type": "content",
- "action": "popup",
- "target": "detail",
- "single_row": true,
- "item_0": {
- "description": "Sample description",
- "img": "http://127.0.0.1/s1.jpg",
- "product_id": 3735,
- "price": "$12"
- }
- },
- "detail_2": {
- "title": "New Items You May Also Like",
- "count": 1,
- "type": "content",
- "action": "popup",
- "target": "detail",
- "single_row": true,
- "item_0": {
- "description": "Sample description",
- "img": "http://127.0.0.1/s1.jpg",
- "product_id": 3735,
- "price": "$12"
- }
- },
- "detail_3": {
- "title": "info",
- "count": 2,
- "type": "img",
- "item_0": {
- "count": 2,
- "image_0": {
- "width": 333,
- "height": 234,
- "img_url": "http://127.0.0.1/photo1.jpg"
- },
- "image_1": {
- "width": 768,
- "height": 1024,
- "img_url": "http://127.0.0.1/photo2.jpg"
- }
- },
- "item_1": {
- "count": 1,
- "image_0": {
- "width": 768,
- "height": 1024,
- "img_url": "http://127.0.0.1/photo2.jpg"
- }
- }
- }
- }
|