@thryveai/theme-interfaces 2.8.55-testing.1 → 2.8.55

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.
@@ -165,6 +165,15 @@ var CarouselCardsDunnes = {
165
165
  },
166
166
  },
167
167
  },
168
+ {
169
+ component: "ProductPriceLoyalty",
170
+ sectionPosition: {
171
+ mobile: {
172
+ row: "auto/auto",
173
+ column: "1/3",
174
+ },
175
+ },
176
+ },
168
177
  {
169
178
  component: "ProductWasUnitPrice",
170
179
  sectionPosition: {
@@ -181,15 +190,6 @@ var CarouselCardsDunnes = {
181
190
  },
182
191
  },
183
192
  },
184
- {
185
- component: "ProductPriceLoyalty",
186
- sectionPosition: {
187
- mobile: {
188
- row: "auto/auto",
189
- column: "1/3",
190
- },
191
- },
192
- },
193
193
  {
194
194
  component: "TaxDetails",
195
195
  sectionPosition: {
@@ -183,6 +183,15 @@ var CarouselCards = {
183
183
  },
184
184
  },
185
185
  },
186
+ {
187
+ component: "ProductPriceLoyalty",
188
+ sectionPosition: {
189
+ mobile: {
190
+ row: "auto/auto",
191
+ column: "1/3",
192
+ },
193
+ },
194
+ },
186
195
  {
187
196
  component: "ProductWasUnitPrice",
188
197
  sectionPosition: {
@@ -199,15 +208,6 @@ var CarouselCards = {
199
208
  },
200
209
  },
201
210
  },
202
- {
203
- component: "ProductPriceLoyalty",
204
- sectionPosition: {
205
- mobile: {
206
- row: "auto/auto",
207
- column: "1/3",
208
- },
209
- },
210
- },
211
211
  {
212
212
  component: "TaxDetails",
213
213
  sectionPosition: {
@@ -230,7 +230,7 @@ var ProductGridDunnes = {
230
230
  },
231
231
  tablet: {
232
232
  row: "auto/auto",
233
- column: "1/3",
233
+ column: "1/2",
234
234
  },
235
235
  },
236
236
  },
@@ -227,7 +227,7 @@ var ProductGridDefault = {
227
227
  },
228
228
  tablet: {
229
229
  row: "auto/auto",
230
- column: "1/3",
230
+ column: "1/2",
231
231
  },
232
232
  },
233
233
  },