|
2 | 2 | { |
3 | 3 | "id": "main", |
4 | 4 | "components": [ |
5 | | - "section", |
6 | | - "commerce-section", |
7 | | - "pdp-section", |
8 | | - "account-section" |
| 5 | + "section" |
9 | 6 | ] |
10 | 7 | }, |
11 | 8 | { |
|
21 | 18 | "form", |
22 | 19 | "hero", |
23 | 20 | "image", |
24 | | - "quote", |
25 | 21 | "search", |
26 | 22 | "tabs", |
27 | 23 | "table", |
|
30 | 26 | "video", |
31 | 27 | "product-recommendations", |
32 | 28 | "product-teaser", |
33 | | - "product-list-page", |
34 | | - "genaiblock" |
35 | | - ] |
36 | | - }, |
37 | | - { |
38 | | - "id": "account-section", |
39 | | - "components": [ |
40 | | - "commerce-account-sidebar", |
41 | | - "commerce-account-header", |
42 | | - "commerce-orders-list", |
43 | | - "commerce-addresses", |
44 | | - "commerce-customer-information", |
45 | | - "commerce-returns-list", |
46 | | - "commerce-create-return", |
47 | | - "commerce-login", |
48 | | - "commerce-create-account", |
49 | | - "commerce-create-password", |
50 | | - "commerce-confirm-account", |
51 | | - "commerce-forgot-password", |
52 | | - "commerce-return-header", |
53 | | - "commerce-order-header", |
54 | | - "commerce-order-status", |
55 | | - "commerce-shipping-status", |
56 | | - "commerce-customer-details", |
57 | | - "commerce-order-cost-summary", |
58 | | - "commerce-order-product-list", |
59 | | - "commerce-order-returns", |
60 | | - "commerce-order-returns", |
61 | | - "customer-preferences", |
62 | | - "genaiblock" |
63 | | - ] |
64 | | - }, |
65 | | - { |
66 | | - "id": "pdp-section", |
67 | | - "components": [ |
68 | | - "product-details", |
69 | | - "enrichment" |
70 | | - ] |
71 | | - }, |
72 | | - { |
73 | | - "id": "commerce-section", |
74 | | - "components": [ |
75 | | - "commerce-cart", |
76 | | - "commerce-mini-cart", |
77 | | - "commerce-checkout" |
| 29 | + "product-list-page" |
78 | 30 | ] |
79 | 31 | }, |
80 | 32 | { |
|
107 | 59 | "text", |
108 | 60 | "image", |
109 | 61 | "button", |
110 | | - "title", |
111 | | - "genaiblock" |
112 | | - ] |
| 62 | + "title" |
| 63 | + ] |
113 | 64 | }, |
114 | 65 | { |
115 | 66 | "id": "table", |
|
0 commit comments