· 5 years ago · Feb 12, 2021, 01:36 PM
1{
2 "localization": {
3 "productDetailExtendedInfo/reviews": "Recenze",
4 "productDetailExtendedInfo/download": "Downloads",
5 "productDetailExtendedInfo/downloadButton": "Download",
6 "productDetailExtendedInfo/viewButton": "View",
7 "productDetailExtendedInfo/specification": "Specifications",
8 "productDetailExtendedInfo/bulkOrder": "Hromadné objednání",
9 "productDetailExtendedInfo/bulkOrder/column/image": "Náhled",
10 "productDetailExtendedInfo/bulkOrder/column/catalogueNumber": "Kat. číslo",
11 "productDetailExtendedInfo/bulkOrder/column/variant": "Varianta",
12 "productDetailExtendedInfo/bulkOrder/column/volume": "Obsah",
13 "productDetailExtendedInfo/bulkOrder/column/priceWithVAT": "Cena vč. DPH",
14 "productDetailExtendedInfo/bulkOrder/column/stockQuantity": "Stav",
15 "productDetailExtendedInfo/bulkOrder/column/action": "Akce",
16 "productDetailExtendedInfo/bulkOrder/quantity": "Množství",
17 "productDetailExtendedInfo/bulkOrder/addToCart": "Vložit do košíku",
18 "productDetailExtendedInfo/bulkOrder/addAllToCart": "Vložit do košíku najednou",
19 "productDetailExtendedInfo/bulkOrder/notAvailableOnMobile": "Pokud chcete použít hromadné objednání, navštivte tuto stránku na počítači.",
20 "productDetailExtendedInfo/bulkOrder/zeroQuantity": "Musíte přidat minimálně jeden kus produktu!"
21 },
22 "items": [
23 {
24 "id": "guid-tab-1",
25 "title": "Product description",
26 "type": "text",
27 "content": [
28 {
29 "id": "guid-content-1",
30 "title": "Product description",
31 "isProductDescription": true,
32 "content": "\n <p>\n 1.89 mm thick polyester-reinforced EPDM that can be used as a single-layer roof covering for new construction and renovation. The membrane is available in 3.05 m width and 15.25 m length. The Tiplon EPDM membrane is thick and has a special internal polyester reinforcement for greater perforation resistance.\n </p>\n "
33 }
34 ]
35 },
36 {
37 "id": "guid-tab-2",
38 "title": "Specifications",
39 "type": "specification",
40 "content": [
41 {
42 "id": "guid-content-specifications-1",
43 "items": [
44 {
45 "id": 1,
46 "key": "Item type",
47 "value": "Brick"
48 },
49 {
50 "id": 2,
51 "key": "Execution",
52 "value": "Scarf stone"
53 },
54 {
55 "id": 3,
56 "key": "Application area",
57 "value": "Outside"
58 }
59 ]
60 },
61 {
62 "id": "guid-content-specifications-2",
63 "items": [
64 {
65 "id": 4,
66 "key": "Length",
67 "value": "10 m"
68 },
69 {
70 "id": 5,
71 "key": "Thickness",
72 "value": "2 mm"
73 },
74 {
75 "id": 6,
76 "key": "Color",
77 "value": "Black"
78 }
79 ]
80 }
81 ]
82 },
83 {
84 "id": "guid-tab-3",
85 "title": "Downloads",
86 "type": "download",
87 "content": [
88 {
89 "id": "guid-content-download",
90 "title": "Downloads",
91 "items": [
92 {
93 "id": 55,
94 "isActive": false,
95 "title": "How to connect bricks together",
96 "fileSize": "5,3 Mb",
97 "fileType": "pdf",
98 "url": "/download-link",
99 "target": "_blank"
100 },
101 {
102 "id": 75,
103 "isActive": false,
104 "title": "Glues for bricks",
105 "fileType": "xml",
106 "url": "/download-link",
107 "target": "_blank"
108 },
109 {
110 "id": 81,
111 "isActive": false,
112 "title": "Roof Dryer",
113 "fileSize": "11,2 Mb",
114 "fileType": "docx",
115 "url": "/download-link",
116 "target": "_blank"
117 },
118 {
119 "id": 99,
120 "isActive": false,
121 "title": "Square Drain Grate",
122 "fileSize": "0,8 Mb",
123 "fileType": "pdf",
124 "url": "/download-link",
125 "target": "_blank"
126 }
127 ]
128 }
129 ]
130 },
131 {
132 "id": "guid-tab-4",
133 "title": "Videos",
134 "type": "video",
135 "content": [
136 {
137 "id": "guid-content-specifications",
138 "title": "Videos",
139 "content": ""
140 }
141 ]
142 }
143 ],
144 "api": {
145 "addToCart": "/api/Product/AddToCart",
146 "addBulkToCart": "/api/Product/AddBulkToCart"
147 }
148}