| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122 |
- {
- "result": 0,
- "detail_section_count": 3,
- "img_section": {
- "description":"name & description",
- "img_count": 6,
- "img_0": "http://127.0.0.1/photo1.jpg",
- "img_1": "http://127.0.0.1/photo2.jpg",
- "img_2": "http://127.0.0.1/photo3.jpg",
- "img_3": "http://127.0.0.1/photo4.jpg",
- "img_4": "http://127.0.0.1/photo5.jpg",
- "img_5": "http://127.0.0.1/photo6.jpg",
- "old_price": "",
- "price": "",
- "ship": ""
- },
- "related_model":
- {
- "count": 5,
- "item_0": {
- "description": "Sample description",
- "img": "http://127.0.0.1/s1.jpg",
- "old_price": "$123",
- "price": "$12"
- },
- "item_1": {
- "description": "test",
- "img": "http://127.0.0.1/s2.jpg",
- "old_price": "$234",
- "price": "$123"
- },
- "item_2": {
- "description": "name1",
- "img": "http://127.0.0.1/s3.jpg",
- "old_price": "",
- "price": "$234"
- },
- "item_3": {
- "description": "name1",
- "img": "http://127.0.0.1/s3.jpg",
- "old_price": "",
- "price": "$234"
- },
- "item_4": {
- "description": "name1",
- "img": "http://127.0.0.1/s3.jpg",
- "old_price": "",
- "price": "$234"
- }
- },
-
- "detail_0": {
- "title": "ttt",
- "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": "111",
- "count": 5,
- "type":"kv",
- "item_0": {
- "key": "aaa",
- "val": "bbb"
- },
- "item_1": {
- "key": "aaa",
- "val": "bbb"
- },
- "item_2": {
- "key": "aaa",
- "val": "bbb"
- },
- "item_3": {
- "key": "aaa",
- "val": "bbb"
- },
- "item_4": {
- "key": "aaa",
- "val": "bbb"
- }
- },
- "detail_2": {
- "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"
- }
- }
- }
- }
|