@sc-360-v2/storefront-cms-library 0.5.59 → 0.5.61

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (156) hide show
  1. package/dist/add-order.scss +2 -8
  2. package/dist/allocation-header-quota-details.scss +9 -4
  3. package/dist/allocationDetails.scss +167 -164
  4. package/dist/allocations-quota-details.scss +9 -4
  5. package/dist/allocations.scss +1 -4
  6. package/dist/animation-control.scss +23 -23
  7. package/dist/builder.js +1 -1
  8. package/dist/builderLite.js +1 -1
  9. package/dist/bulk-variant-picker.scss +24 -26
  10. package/dist/bundle copy.scss +235 -0
  11. package/dist/bundle.scss +10 -10
  12. package/dist/bundleCategories.scss +301 -0
  13. package/dist/bundleDetails.scss +10 -1
  14. package/dist/button copy.scss +28 -0
  15. package/dist/buy-for-tabs-container-item.scss +80 -80
  16. package/dist/buyForHeaders.scss +3 -12
  17. package/dist/cart-details.scss +23 -4
  18. package/dist/cart-products-sidebar.scss +211 -211
  19. package/dist/cart-summary.scss +82 -10
  20. package/dist/cart-wrapper.scss +127 -127
  21. package/dist/cart.scss +2 -2
  22. package/dist/cartDropdownOverlay.scss +10 -1
  23. package/dist/cartGrouping.scss +89 -89
  24. package/dist/category-groups-product-grid.scss +143 -155
  25. package/dist/category-groups-product-image.scss +1372 -2010
  26. package/dist/category-groups-product-options.scss +680 -1054
  27. package/dist/category-groups-product-price.scss +2742 -4997
  28. package/dist/category-groups-quota-details.scss +7 -2
  29. package/dist/categoryDetails.scss +61 -61
  30. package/dist/categoryWidget.scss +34 -34
  31. package/dist/checkbox-radio.scss +124 -124
  32. package/dist/checkout.scss +1850 -4170
  33. package/dist/common-element.scss +35 -35
  34. package/dist/confirmationModal.scss +139 -139
  35. package/dist/coupon.scss +352 -714
  36. package/dist/custom-fonts.scss +100 -100
  37. package/dist/embroider-preview-element.scss +94 -94
  38. package/dist/emtpy-templates.scss +165 -165
  39. package/dist/faq.scss +7 -11
  40. package/dist/flex-text-editor.scss +271 -271
  41. package/dist/functions.scss +36 -0
  42. package/dist/gallery-slider-temp.scss +42 -5
  43. package/dist/hotspot.scss +1 -4
  44. package/dist/icon-list.scss +30 -59
  45. package/dist/image-for-product.scss +21 -21
  46. package/dist/image-temp.scss +18 -3
  47. package/dist/language-selector.scss +29 -21
  48. package/dist/last-x-orders.scss +6 -13
  49. package/dist/layouter-item.scss +3 -1
  50. package/dist/layouter.scss +164 -29
  51. package/dist/lightbox.scss +78 -78
  52. package/dist/line.scss +29 -70
  53. package/dist/loader.scss +37 -37
  54. package/dist/login.scss +49 -41
  55. package/dist/map.scss +23 -9
  56. package/dist/mega-menu.scss +1 -4
  57. package/dist/menu-item.scss +19 -19
  58. package/dist/myTemplates.scss +3 -0
  59. package/dist/order-processing.scss +61 -61
  60. package/dist/overflow-module.scss +63 -63
  61. package/dist/pickup-locations.scss +6 -3
  62. package/dist/position-module.scss +95 -95
  63. package/dist/prefix-list.scss +86 -86
  64. package/dist/product-actions.scss +6 -9
  65. package/dist/product-highlights.scss +40 -12
  66. package/dist/product-image-bundles.scss +12 -33
  67. package/dist/product-image.scss +341 -724
  68. package/dist/product-labels.scss +10 -8
  69. package/dist/product-options.scss +270 -125
  70. package/dist/product-price.scss +8 -2
  71. package/dist/productDetails.scss +2 -1
  72. package/dist/profile.scss +28 -0
  73. package/dist/quick-inventory-check.scss +6 -13
  74. package/dist/quick-links.scss +4 -0
  75. package/dist/quick-order-pad.scss +2 -2
  76. package/dist/quota-details.scss +11 -15
  77. package/dist/repeater copy.scss +24 -0
  78. package/dist/repeater-embla-controls.scss +13 -4
  79. package/dist/repeater.scss +161 -7
  80. package/dist/responsive-behaviour.scss +29 -29
  81. package/dist/scroll.scss +31 -1
  82. package/dist/shareCartSideBar.scss +254 -254
  83. package/dist/shipping-estimator.scss +41 -41
  84. package/dist/simple-list.scss +67 -0
  85. package/dist/social.scss +2 -2
  86. package/dist/sort.scss +89 -89
  87. package/dist/static-text.scss +52 -52
  88. package/dist/store-locations.scss +10 -8
  89. package/dist/sub-category.scss +74 -74
  90. package/dist/submit-quote.scss +275 -275
  91. package/dist/tab-container-item.scss +80 -80
  92. package/dist/tab-v2.scss +277 -604
  93. package/dist/table-common.scss +2 -2
  94. package/dist/table.scss +2 -2
  95. package/dist/text-temp-v2.scss +12 -23
  96. package/dist/text-temp.scss +109 -109
  97. package/dist/toggle-button.scss +32 -32
  98. package/dist/transform-properties-module.scss +20 -20
  99. package/dist/types/builder/elements/bundle-categories/index.d.ts +30 -0
  100. package/dist/types/builder/enums/index.d.ts +1 -0
  101. package/dist/types/builder/index.d.ts +2 -1
  102. package/dist/types/builder/tools/element-edit/addProductsTab.d.ts +108 -0
  103. package/dist/types/builder/tools/element-edit/breadcrumbs.d.ts +6 -0
  104. package/dist/types/builder/tools/element-edit/bundle.d.ts +22 -0
  105. package/dist/types/builder/tools/element-edit/bundleCategories.d.ts +115 -0
  106. package/dist/types/builder/tools/element-edit/bundleDetails.d.ts +64 -0
  107. package/dist/types/builder/tools/element-edit/button.d.ts +1 -0
  108. package/dist/types/builder/tools/element-edit/buttonInstance.d.ts +10 -0
  109. package/dist/types/builder/tools/element-edit/buyForWithTab.d.ts +84 -0
  110. package/dist/types/builder/tools/element-edit/cart.d.ts +6 -0
  111. package/dist/types/builder/tools/element-edit/cartAttributes.d.ts +60 -0
  112. package/dist/types/builder/tools/element-edit/cartDetails.d.ts +16 -0
  113. package/dist/types/builder/tools/element-edit/cartSummary.d.ts +1325 -74
  114. package/dist/types/builder/tools/element-edit/categoryGroups.d.ts +158 -0
  115. package/dist/types/builder/tools/element-edit/checkout.d.ts +172 -0
  116. package/dist/types/builder/tools/element-edit/common.d.ts +2 -0
  117. package/dist/types/builder/tools/element-edit/countdown.d.ts +44 -0
  118. package/dist/types/builder/tools/element-edit/coupon.d.ts +28 -0
  119. package/dist/types/builder/tools/element-edit/embroidery.d.ts +37 -0
  120. package/dist/types/builder/tools/element-edit/filterResults.d.ts +4 -0
  121. package/dist/types/builder/tools/element-edit/icon-list.d.ts +11 -0
  122. package/dist/types/builder/tools/element-edit/index.d.ts +2 -1
  123. package/dist/types/builder/tools/element-edit/itemStock.d.ts +2 -0
  124. package/dist/types/builder/tools/element-edit/kitDetails.d.ts +66 -0
  125. package/dist/types/builder/tools/element-edit/kits.d.ts +4 -0
  126. package/dist/types/builder/tools/element-edit/layouter.d.ts +33 -1
  127. package/dist/types/builder/tools/element-edit/map.d.ts +5 -1
  128. package/dist/types/builder/tools/element-edit/marchandiserSets.d.ts +2 -0
  129. package/dist/types/builder/tools/element-edit/orderStatus.d.ts +17 -0
  130. package/dist/types/builder/tools/element-edit/paymentMethods.d.ts +6 -0
  131. package/dist/types/builder/tools/element-edit/productCustomizations.d.ts +14 -0
  132. package/dist/types/builder/tools/element-edit/productOptions.d.ts +3 -1
  133. package/dist/types/builder/tools/element-edit/productPrice.d.ts +1 -0
  134. package/dist/types/builder/tools/element-edit/quickLinks.d.ts +26 -0
  135. package/dist/types/builder/tools/element-edit/repeater.d.ts +45 -1
  136. package/dist/types/builder/tools/element-edit/scroll.d.ts +8 -11
  137. package/dist/types/builder/tools/element-edit/search.d.ts +1 -0
  138. package/dist/types/builder/tools/element-edit/searchResultsHeading.d.ts +6 -0
  139. package/dist/types/builder/tools/element-edit/shipping-payments.d.ts +72 -0
  140. package/dist/types/builder/tools/element-edit/shippingEstimator.d.ts +4 -0
  141. package/dist/types/builder/tools/element-edit/social.d.ts +2 -0
  142. package/dist/types/builder/tools/element-edit/spotlight.d.ts +2 -0
  143. package/dist/types/builder/tools/element-edit/table.d.ts +10 -0
  144. package/dist/types/builder/tools/element-edit/tabs.d.ts +6 -0
  145. package/dist/types/builder/tools/element-edit/typographyInstance.d.ts +110 -0
  146. package/dist/types/builder/tools/element-edit/userElements.d.ts +62 -22
  147. package/dist/types/builder/tools/element-edit/variantPicker.d.ts +4 -0
  148. package/dist/types/builder/tools/element-edit/video.d.ts +22 -0
  149. package/dist/uom-selector.scss +8 -2
  150. package/dist/user-elements.scss +133 -104
  151. package/dist/variant-picker.scss +1 -4
  152. package/dist/video.scss +147 -325
  153. package/dist/volume-pricing.scss +2 -2
  154. package/dist/website.js +1 -1
  155. package/dist/wishlist-overlay.scss +48 -48
  156. package/package.json +131 -131
@@ -1,211 +1,211 @@
1
- @use "sass:map";
2
- @use "sass:list";
3
-
4
- // Variables
5
- $primary-color: #243dc6;
6
- $text-color: #2d2d2d;
7
- $background-color: #ffffff;
8
- $border-radius: 8px;
9
- $input-border: #e0e0e0;
10
- $error-color: #e53935;
11
- $hint-color: #7d7d7d;
12
- $shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
13
-
14
- // Sidebar Overlay
15
- .minicart__overlay {
16
- position: fixed;
17
- width: 100%;
18
- height: 100%;
19
- top: 0;
20
- background: transparent;
21
- z-index: 9999;
22
- }
23
-
24
- .minicart_container {
25
- position: fixed;
26
- top: 0;
27
- right: 0;
28
- width: 125px;
29
- max-width: 100%;
30
- height: 100vh;
31
- background: var(--_base-white);
32
- box-shadow: $shadow;
33
- z-index: 1001;
34
- display: flex;
35
- flex-direction: column;
36
- animation: slide-in 0.3s ease-out;
37
- overflow-y: auto;
38
-
39
- display: flex;
40
- flex-direction: column;
41
-
42
- @keyframes slide-in {
43
- from {
44
- transform: translateX(100%);
45
- }
46
- to {
47
- transform: translateX(0);
48
- }
49
- }
50
- }
51
-
52
- // Sidebar Header
53
- .minicart_header {
54
- padding-top: 6px;
55
- position: sticky;
56
- top: 0;
57
- background: #fff;
58
- z-index: 1;
59
- .mincart_close_btn {
60
- display: flex;
61
- justify-content: flex-end;
62
- width: 100%;
63
- cursor: pointer;
64
- svg {
65
- margin-right: 8px;
66
- width: 18px;
67
- height: 18px;
68
- path {
69
- stroke: var(--_gray-600);
70
- }
71
- }
72
- &:hover {
73
- svg path {
74
- stroke: var(--_gray-900);
75
- }
76
- }
77
- }
78
-
79
- h2 {
80
- font-size: 18px;
81
- font-weight: 600;
82
- color: $text-color;
83
- margin: 0;
84
- }
85
-
86
- .close__btn {
87
- background: none;
88
- border: none;
89
- padding: 0;
90
- margin: 0;
91
- cursor: pointer;
92
-
93
- svg {
94
- width: 24px;
95
- height: 24px;
96
- }
97
- }
98
- .text_label {
99
- padding: 6px 16px;
100
- background-color: var(--_gray-100);
101
- width: 100%;
102
- text-align: center;
103
- }
104
- }
105
-
106
- .mincart_items {
107
- .cart_popup {
108
- background-color: #fff;
109
- }
110
-
111
- .cart_item {
112
- display: flex;
113
- flex-direction: column;
114
- align-items: center;
115
- gap: 4px;
116
- text-align: center;
117
- padding: 16px;
118
- &:hover {
119
- }
120
- .product_img {
121
- width: 64px !important;
122
- height: 64px !important;
123
- }
124
- .item_info {
125
- text-align: center;
126
- }
127
-
128
- .item_title {
129
- font-weight: 500;
130
- margin-bottom: 4px;
131
- text-align: center;
132
- }
133
-
134
- .item_price {
135
- font-weight: 700;
136
- text-align: center;
137
- }
138
-
139
- .item_image {
140
- }
141
- .item_action_btn {
142
- padding: 8px;
143
- color: var(--_thm-cs-tt-ls-as);
144
- border-radius: 4px;
145
- font-size: 14px;
146
- font-weight: 400;
147
- line-height: 18px;
148
- cursor: pointer;
149
-
150
- &:hover {
151
- background-color: var(--_primary-50);
152
- color: var(--_thm-cs-tt-ls-as);
153
- }
154
- }
155
- }
156
- }
157
-
158
- // Sidebar Footer
159
- .sidebar__footer {
160
- margin-top: auto;
161
- display: flex;
162
- flex-direction: column;
163
- justify-content: center;
164
- padding: 16px;
165
- border-top: 1px solid #eee;
166
-
167
- .discard__btn {
168
- background: none;
169
- border: none;
170
- color: $text-color;
171
- cursor: pointer;
172
- font-weight: 500;
173
- margin-bottom: 10px;
174
- }
175
-
176
- .share__btn {
177
- background: $primary-color;
178
- color: $background-color;
179
- border: none;
180
- padding: 10px 16px;
181
- border-radius: $border-radius;
182
- cursor: pointer;
183
- font-weight: 600;
184
- transition: background 0.2s;
185
-
186
- &:hover {
187
- background: color-mix(in srgb, #243dc6 95%, transparent 5%);
188
- }
189
- }
190
- }
191
-
192
- .minicart_info {
193
- display: flex;
194
- flex-direction: column;
195
- align-items: center;
196
- gap: 6px;
197
- .total_label {
198
- }
199
-
200
- .total_price {
201
- font-weight: 700;
202
- }
203
-
204
- .view_cart_btn {
205
- padding: 8px 12px;
206
- margin-bottom: 8px;
207
- font-size: 14px;
208
- font-weight: 500;
209
- cursor: pointer;
210
- }
211
- }
1
+ @use "sass:map";
2
+ @use "sass:list";
3
+
4
+ // Variables
5
+ $primary-color: #243dc6;
6
+ $text-color: #2d2d2d;
7
+ $background-color: #ffffff;
8
+ $border-radius: 8px;
9
+ $input-border: #e0e0e0;
10
+ $error-color: #e53935;
11
+ $hint-color: #7d7d7d;
12
+ $shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
13
+
14
+ // Sidebar Overlay
15
+ .minicart__overlay {
16
+ position: fixed;
17
+ width: 100%;
18
+ height: 100%;
19
+ top: 0;
20
+ background: transparent;
21
+ z-index: 9999;
22
+ }
23
+
24
+ .minicart_container {
25
+ position: fixed;
26
+ top: 0;
27
+ right: 0;
28
+ width: 125px;
29
+ max-width: 100%;
30
+ height: 100vh;
31
+ background: var(--_base-white);
32
+ box-shadow: $shadow;
33
+ z-index: 1001;
34
+ display: flex;
35
+ flex-direction: column;
36
+ animation: slide-in 0.3s ease-out;
37
+ overflow-y: auto;
38
+
39
+ display: flex;
40
+ flex-direction: column;
41
+
42
+ @keyframes slide-in {
43
+ from {
44
+ transform: translateX(100%);
45
+ }
46
+ to {
47
+ transform: translateX(0);
48
+ }
49
+ }
50
+ }
51
+
52
+ // Sidebar Header
53
+ .minicart_header {
54
+ padding-top: 6px;
55
+ position: sticky;
56
+ top: 0;
57
+ background: #fff;
58
+ z-index: 1;
59
+ .mincart_close_btn {
60
+ display: flex;
61
+ justify-content: flex-end;
62
+ width: 100%;
63
+ cursor: pointer;
64
+ svg {
65
+ margin-right: 8px;
66
+ width: 18px;
67
+ height: 18px;
68
+ path {
69
+ stroke: var(--_gray-600);
70
+ }
71
+ }
72
+ &:hover {
73
+ svg path {
74
+ stroke: var(--_gray-900);
75
+ }
76
+ }
77
+ }
78
+
79
+ h2 {
80
+ font-size: 18px;
81
+ font-weight: 600;
82
+ color: $text-color;
83
+ margin: 0;
84
+ }
85
+
86
+ .close__btn {
87
+ background: none;
88
+ border: none;
89
+ padding: 0;
90
+ margin: 0;
91
+ cursor: pointer;
92
+
93
+ svg {
94
+ width: 24px;
95
+ height: 24px;
96
+ }
97
+ }
98
+ .text_label {
99
+ padding: 6px 16px;
100
+ background-color: var(--_gray-100);
101
+ width: 100%;
102
+ text-align: center;
103
+ }
104
+ }
105
+
106
+ .mincart_items {
107
+ .cart_popup {
108
+ background-color: #fff;
109
+ }
110
+
111
+ .cart_item {
112
+ display: flex;
113
+ flex-direction: column;
114
+ align-items: center;
115
+ gap: 4px;
116
+ text-align: center;
117
+ padding: 16px;
118
+ &:hover {
119
+ }
120
+ .product_img {
121
+ width: 64px !important;
122
+ height: 64px !important;
123
+ }
124
+ .item_info {
125
+ text-align: center;
126
+ }
127
+
128
+ .item_title {
129
+ font-weight: 500;
130
+ margin-bottom: 4px;
131
+ text-align: center;
132
+ }
133
+
134
+ .item_price {
135
+ font-weight: 700;
136
+ text-align: center;
137
+ }
138
+
139
+ .item_image {
140
+ }
141
+ .item_action_btn {
142
+ padding: 8px;
143
+ color: var(--_thm-cs-tt-ls-as);
144
+ border-radius: 4px;
145
+ font-size: 14px;
146
+ font-weight: 400;
147
+ line-height: 18px;
148
+ cursor: pointer;
149
+
150
+ &:hover {
151
+ background-color: var(--_primary-50);
152
+ color: var(--_thm-cs-tt-ls-as);
153
+ }
154
+ }
155
+ }
156
+ }
157
+
158
+ // Sidebar Footer
159
+ .sidebar__footer {
160
+ margin-top: auto;
161
+ display: flex;
162
+ flex-direction: column;
163
+ justify-content: center;
164
+ padding: 16px;
165
+ border-top: 1px solid #eee;
166
+
167
+ .discard__btn {
168
+ background: none;
169
+ border: none;
170
+ color: $text-color;
171
+ cursor: pointer;
172
+ font-weight: 500;
173
+ margin-bottom: 10px;
174
+ }
175
+
176
+ .share__btn {
177
+ background: $primary-color;
178
+ color: $background-color;
179
+ border: none;
180
+ padding: 10px 16px;
181
+ border-radius: $border-radius;
182
+ cursor: pointer;
183
+ font-weight: 600;
184
+ transition: background 0.2s;
185
+
186
+ &:hover {
187
+ background: color-mix(in srgb, #243dc6 95%, transparent 5%);
188
+ }
189
+ }
190
+ }
191
+
192
+ .minicart_info {
193
+ display: flex;
194
+ flex-direction: column;
195
+ align-items: center;
196
+ gap: 6px;
197
+ .total_label {
198
+ }
199
+
200
+ .total_price {
201
+ font-weight: 700;
202
+ }
203
+
204
+ .view_cart_btn {
205
+ padding: 8px 12px;
206
+ margin-bottom: 8px;
207
+ font-size: 14px;
208
+ font-weight: 500;
209
+ cursor: pointer;
210
+ }
211
+ }
@@ -90,6 +90,10 @@ $overflowSelector: ".flex__overflow";
90
90
  overflow: hidden;
91
91
 
92
92
  .cart_summary_heading_wrapper {
93
+ // The header is the accordion toggle, but only while Show Arrow Icon is on.
94
+ &[data-is-collapsible="true"] {
95
+ cursor: pointer;
96
+ }
93
97
  display: flex;
94
98
  padding: var(--_ctm-lt-hg-pg);
95
99
  align-items: center;
@@ -101,6 +105,15 @@ $overflowSelector: ".flex__overflow";
101
105
  @include cartSummaryBox(--_ctm-dn-hr-cr);
102
106
  @include cartSummaryShadow(--_ctm-dn-hr-cr);
103
107
 
108
+ // The arrow sits next to a width:100% heading, so without this it would be
109
+ // squeezed instead of keeping the size set on the Icon Size control.
110
+ .icon,
111
+ .iconDesc {
112
+ flex: 0 0 auto;
113
+ display: flex;
114
+ align-items: center;
115
+ }
116
+
104
117
  .icon svg {
105
118
  path {
106
119
  stroke: var(
@@ -128,7 +141,10 @@ $overflowSelector: ".flex__overflow";
128
141
  var(--_ctm-tab-dn-an-as-im-in-c1-dc, var(--_ctm-dn-an-as-im-in-c1-dc))
129
142
  );
130
143
  // Overrides the stroke-width presentation attribute baked into the icon markup.
131
- stroke-width: prepareMediaVariable(--_ctm-dn-an-as-im-se-wh, 1.25);
144
+ stroke-width: prepareMediaVariable(
145
+ --_ctm-dn-an-as-im-se-wh-dc,
146
+ prepareMediaVariable(--_ctm-dn-an-as-im-se-wh, 1.25)
147
+ );
132
148
  }
133
149
 
134
150
  width: var(
@@ -197,6 +213,11 @@ $overflowSelector: ".flex__overflow";
197
213
  }
198
214
 
199
215
  .cart_summary_content_wrapper {
216
+ // Collapsed by the heading arrow, so the widget behaves like a dropdown.
217
+ &[data-is-expanded="false"] {
218
+ display: none;
219
+ }
220
+
200
221
  // padding: calc(var(--_ctm-lt-by-pg) / 2) var(--_ctm-lt-by-pg);
201
222
  // padding: var(--_ctm-lt-by-pg);
202
223
  // gap: var(--_ctm-lt-im-gp);
@@ -295,7 +316,7 @@ $overflowSelector: ".flex__overflow";
295
316
  // Border Style, Border Radius or Box Shadow settings could reach it.
296
317
  .cart_summary_pro_container {
297
318
  width: 80px;
298
- // height: 80px;
319
+ height: 80px;
299
320
  display: flex;
300
321
  justify-content: center;
301
322
  align-items: center;
@@ -303,8 +324,9 @@ $overflowSelector: ".flex__overflow";
303
324
  @include cartSummaryShadow(--_ctm-dn-pt-wt-pt-ie);
304
325
 
305
326
  .cart_summary_product_img {
306
- max-width: 100%;
307
- max-height: 100%;
327
+ width: 100%;
328
+ height: 100%;
329
+ object-fit: cover;
308
330
  }
309
331
  }
310
332
 
@@ -612,9 +634,7 @@ $overflowSelector: ".flex__overflow";
612
634
  }
613
635
 
614
636
  // Every summary row gets its own label/value classes so a design section only
615
- // reaches the field it belongs to. Rows the Design tab has no section for
616
- // (Embellishment Price, Attributes / Gift Card / Deal Amount) keep the widget's
617
- // static defaults instead of borrowing another section's scope.
637
+ // reaches the field it belongs to.
618
638
  .subtotal_wrapper {
619
639
  display: flex;
620
640
  align-items: center;
@@ -667,9 +687,41 @@ $overflowSelector: ".flex__overflow";
667
687
  @include cartSummaryValue(--_ctm-dn-sw-cn-ce-ll);
668
688
  }
669
689
 
670
- // Embellishment Price, Attributes / Gift Card / Deal Amount have no section
671
- // of their own. They set nothing here so they inherit the Cart Body Widget's
672
- // typography rather than borrowing a neighbouring row's design scope.
690
+ // Embellishment Price
691
+ .cart_summary_embellishment_text {
692
+ @include cartSummaryLabel(--_ctm-dn-et-pe);
693
+ }
694
+
695
+ .cart_summary_embellishment_value {
696
+ @include cartSummaryValue(--_ctm-dn-et-pe);
697
+ }
698
+
699
+ // Attributes Amount
700
+ .cart_summary_attributes_text {
701
+ @include cartSummaryLabel(--_ctm-dn-as-at);
702
+ }
703
+
704
+ .cart_summary_attributes_value {
705
+ @include cartSummaryValue(--_ctm-dn-as-at);
706
+ }
707
+
708
+ // Gift Card Amount
709
+ .cart_summary_show_gift_card_text {
710
+ @include cartSummaryLabel(--_ctm-dn-gt-cd-at);
711
+ }
712
+
713
+ .cart_summary_show_gift_card_value {
714
+ @include cartSummaryValue(--_ctm-dn-gt-cd-at);
715
+ }
716
+
717
+ // Deal Amount
718
+ .cart_summary_show_deal_text {
719
+ @include cartSummaryLabel(--_ctm-dn-dl-at);
720
+ }
721
+
722
+ .cart_summary_show_deal_value {
723
+ @include cartSummaryValue(--_ctm-dn-dl-at);
724
+ }
673
725
  }
674
726
 
675
727
  .cart_summary_content_details_wrapper {
@@ -702,6 +754,26 @@ $overflowSelector: ".flex__overflow";
702
754
  .cart_summary_show_coupon_value {
703
755
  padding: prepareMediaVariable(--_ctm-dn-sw-cn-ce-ll-pg);
704
756
  }
757
+
758
+ .cart_summary_embellishment_text,
759
+ .cart_summary_embellishment_value {
760
+ padding: prepareMediaVariable(--_ctm-dn-et-pe-pg);
761
+ }
762
+
763
+ .cart_summary_attributes_text,
764
+ .cart_summary_attributes_value {
765
+ padding: prepareMediaVariable(--_ctm-dn-as-at-pg);
766
+ }
767
+
768
+ .cart_summary_show_gift_card_text,
769
+ .cart_summary_show_gift_card_value {
770
+ padding: prepareMediaVariable(--_ctm-dn-gt-cd-at-pg);
771
+ }
772
+
773
+ .cart_summary_show_deal_text,
774
+ .cart_summary_show_deal_value {
775
+ padding: prepareMediaVariable(--_ctm-dn-dl-at-pg);
776
+ }
705
777
  }
706
778
 
707
779
  .cart_summary_total_wrapper {