@gem-sdk/components 2.1.13-staging.2 → 2.1.13-staging.20

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 (146) hide show
  1. package/dist/cjs/article/components/ArticleImage.js +2 -1
  2. package/dist/cjs/article/components/ArticleList.js +1 -1
  3. package/dist/cjs/banner/components/hero-banner/index.liquid.js +12 -10
  4. package/dist/cjs/banner/components/hero-banner/utils/index.js +5 -3
  5. package/dist/cjs/builder.js +21 -1
  6. package/dist/cjs/collection/components/CollectionDescription.js +101 -7
  7. package/dist/cjs/collection/components/CollectionDescription.liquid.js +102 -9
  8. package/dist/cjs/collection/setting/CollectionDescription.js +128 -0
  9. package/dist/cjs/common/const.js +1 -1
  10. package/dist/cjs/form/components/textarea/TextArea.liquid.js +2 -2
  11. package/dist/cjs/image/components/AdaptiveImage.liquid.js +6 -5
  12. package/dist/cjs/image/components/Image.js +22 -3
  13. package/dist/cjs/image/components/Image.liquid.js +6 -5
  14. package/dist/cjs/image/components/NextImage.liquid.js +4 -3
  15. package/dist/cjs/image/components/NoDataImage.js +133 -0
  16. package/dist/cjs/image-comparison/components/CompareImage.liquid.js +7 -3
  17. package/dist/cjs/index.js +20 -0
  18. package/dist/cjs/index.liquid.js +22 -2
  19. package/dist/cjs/marquee/components/MarqueeBase.liquid.js +7 -26
  20. package/dist/cjs/product/components/ProductImagesV2/jsx/ProductImages.js +2 -9
  21. package/dist/cjs/product/components/ProductImagesV2/liquid/ProductFeaturedImageCarousel.liquid.js +4 -4
  22. package/dist/cjs/product/components/ProductImagesV2/liquid/ProductGalleryCarousel.liquid.js +2 -2
  23. package/dist/cjs/product/components/ProductImagesV2/liquid/ProductGalleryGrid.liquid.js +4 -4
  24. package/dist/cjs/product/components/ProductImagesV2/liquid/ProductImages.liquid.js +4 -4
  25. package/dist/cjs/tab/hooks/useTabInteraction.js +13 -9
  26. package/dist/cjs/text/components/Text.js +0 -1
  27. package/dist/cjs/third-party/components/AlsoBoughtCbb.js +32 -0
  28. package/dist/cjs/third-party/components/AlsoBoughtCbb.liquid.js +21 -0
  29. package/dist/cjs/third-party/components/BfSizeChartSizeGuide.js +32 -0
  30. package/dist/cjs/third-party/components/BfSizeChartSizeGuide.liquid.js +12 -0
  31. package/dist/cjs/third-party/components/EssentialAnnouncementBar.js +32 -0
  32. package/dist/cjs/third-party/components/EssentialAnnouncementBar.liquid.js +12 -0
  33. package/dist/cjs/third-party/components/EssentialCountdownTimerBar.js +32 -0
  34. package/dist/cjs/third-party/components/EssentialCountdownTimerBar.liquid.js +12 -0
  35. package/dist/cjs/third-party/components/EstimatedDeliveryDatePlus.js +32 -0
  36. package/dist/cjs/third-party/components/EstimatedDeliveryDatePlus.liquid.js +12 -0
  37. package/dist/cjs/third-party/components/GloColorSwatchvariantImage.js +32 -0
  38. package/dist/cjs/third-party/components/GloColorSwatchvariantImage.liquid.js +12 -0
  39. package/dist/cjs/third-party/components/HextomFreeShippingBar.js +32 -0
  40. package/dist/cjs/third-party/components/HextomFreeShippingBar.liquid.js +12 -0
  41. package/dist/cjs/third-party/components/OkendoReviewsLoyalty.js +32 -0
  42. package/dist/cjs/third-party/components/OkendoReviewsLoyalty.liquid.js +12 -0
  43. package/dist/cjs/third-party/components/StellarDeliveryDatePickup.js +32 -0
  44. package/dist/cjs/third-party/components/StellarDeliveryDatePickup.liquid.js +21 -0
  45. package/dist/cjs/third-party/components/TrustedsiteTrustBadges.js +32 -0
  46. package/dist/cjs/third-party/components/TrustedsiteTrustBadges.liquid.js +12 -0
  47. package/dist/cjs/third-party/configs/AlsoBoughtCbb.js +12 -0
  48. package/dist/cjs/third-party/configs/BfSizeChartSizeGuide.js +12 -0
  49. package/dist/cjs/third-party/configs/EssentialAnnouncementBar.js +12 -0
  50. package/dist/cjs/third-party/configs/EssentialCountdownTimerBar.js +12 -0
  51. package/dist/cjs/third-party/configs/EstimatedDeliveryDatePlus.js +12 -0
  52. package/dist/cjs/third-party/configs/GloColorSwatchvariantImage.js +12 -0
  53. package/dist/cjs/third-party/configs/HextomFreeShippingBar.js +12 -0
  54. package/dist/cjs/third-party/configs/OkendoReviewsLoyalty.js +12 -0
  55. package/dist/cjs/third-party/configs/StellarDeliveryDatePickup.js +12 -0
  56. package/dist/cjs/third-party/configs/TrustedsiteTrustBadges.js +12 -0
  57. package/dist/cjs/third-party/helpers/thirdParty.js +1 -1
  58. package/dist/cjs/third-party/next.js +51 -1
  59. package/dist/cjs/third-party/setting/AlsoBoughtCbb.js +127 -0
  60. package/dist/cjs/third-party/setting/BfSizeChartSizeGuide.js +131 -0
  61. package/dist/cjs/third-party/setting/EssentialAnnouncementBar.js +142 -0
  62. package/dist/cjs/third-party/setting/EssentialCountdownTimerBar.js +142 -0
  63. package/dist/cjs/third-party/setting/EstimatedDeliveryDatePlus.js +128 -0
  64. package/dist/cjs/third-party/setting/GloColorSwatchvariantImage.js +152 -0
  65. package/dist/cjs/third-party/setting/HextomFreeShippingBar.js +128 -0
  66. package/dist/cjs/third-party/setting/OkendoReviewsLoyalty.js +171 -0
  67. package/dist/cjs/third-party/setting/StellarDeliveryDatePickup.js +127 -0
  68. package/dist/cjs/third-party/setting/TrustedsiteTrustBadges.js +177 -0
  69. package/dist/cjs/third-party/setting/index.js +21 -1
  70. package/dist/cjs/video/components/HTML5Embed.js +2 -2
  71. package/dist/cjs/video/components/HTML5Embed.liquid.js +6 -3
  72. package/dist/cjs/video/components/LiteYouTubeEmbed.liquid.js +5 -3
  73. package/dist/esm/article/components/ArticleImage.js +2 -1
  74. package/dist/esm/article/components/ArticleList.js +1 -1
  75. package/dist/esm/banner/components/hero-banner/index.liquid.js +12 -10
  76. package/dist/esm/banner/components/hero-banner/utils/index.js +5 -3
  77. package/dist/esm/builder.js +21 -1
  78. package/dist/esm/collection/components/CollectionDescription.js +103 -9
  79. package/dist/esm/collection/components/CollectionDescription.liquid.js +103 -10
  80. package/dist/esm/collection/setting/CollectionDescription.js +128 -0
  81. package/dist/esm/common/const.js +1 -1
  82. package/dist/esm/form/components/textarea/TextArea.liquid.js +2 -2
  83. package/dist/esm/image/components/AdaptiveImage.liquid.js +6 -5
  84. package/dist/esm/image/components/Image.js +23 -4
  85. package/dist/esm/image/components/Image.liquid.js +6 -5
  86. package/dist/esm/image/components/NextImage.liquid.js +4 -3
  87. package/dist/esm/image/components/NoDataImage.js +129 -0
  88. package/dist/esm/image-comparison/components/CompareImage.liquid.js +7 -3
  89. package/dist/esm/index.js +10 -0
  90. package/dist/esm/index.liquid.js +11 -1
  91. package/dist/esm/marquee/components/MarqueeBase.liquid.js +7 -26
  92. package/dist/esm/product/components/ProductImagesV2/jsx/ProductImages.js +2 -9
  93. package/dist/esm/product/components/ProductImagesV2/liquid/ProductFeaturedImageCarousel.liquid.js +4 -4
  94. package/dist/esm/product/components/ProductImagesV2/liquid/ProductGalleryCarousel.liquid.js +2 -2
  95. package/dist/esm/product/components/ProductImagesV2/liquid/ProductGalleryGrid.liquid.js +4 -4
  96. package/dist/esm/product/components/ProductImagesV2/liquid/ProductImages.liquid.js +4 -4
  97. package/dist/esm/tab/hooks/useTabInteraction.js +14 -10
  98. package/dist/esm/text/components/Text.js +0 -1
  99. package/dist/esm/third-party/components/AlsoBoughtCbb.js +28 -0
  100. package/dist/esm/third-party/components/AlsoBoughtCbb.liquid.js +17 -0
  101. package/dist/esm/third-party/components/BfSizeChartSizeGuide.js +28 -0
  102. package/dist/esm/third-party/components/BfSizeChartSizeGuide.liquid.js +8 -0
  103. package/dist/esm/third-party/components/EssentialAnnouncementBar.js +28 -0
  104. package/dist/esm/third-party/components/EssentialAnnouncementBar.liquid.js +8 -0
  105. package/dist/esm/third-party/components/EssentialCountdownTimerBar.js +28 -0
  106. package/dist/esm/third-party/components/EssentialCountdownTimerBar.liquid.js +8 -0
  107. package/dist/esm/third-party/components/EstimatedDeliveryDatePlus.js +28 -0
  108. package/dist/esm/third-party/components/EstimatedDeliveryDatePlus.liquid.js +8 -0
  109. package/dist/esm/third-party/components/GloColorSwatchvariantImage.js +28 -0
  110. package/dist/esm/third-party/components/GloColorSwatchvariantImage.liquid.js +8 -0
  111. package/dist/esm/third-party/components/HextomFreeShippingBar.js +28 -0
  112. package/dist/esm/third-party/components/HextomFreeShippingBar.liquid.js +8 -0
  113. package/dist/esm/third-party/components/OkendoReviewsLoyalty.js +28 -0
  114. package/dist/esm/third-party/components/OkendoReviewsLoyalty.liquid.js +8 -0
  115. package/dist/esm/third-party/components/StellarDeliveryDatePickup.js +28 -0
  116. package/dist/esm/third-party/components/StellarDeliveryDatePickup.liquid.js +17 -0
  117. package/dist/esm/third-party/components/TrustedsiteTrustBadges.js +28 -0
  118. package/dist/esm/third-party/components/TrustedsiteTrustBadges.liquid.js +8 -0
  119. package/dist/esm/third-party/configs/AlsoBoughtCbb.js +8 -0
  120. package/dist/esm/third-party/configs/BfSizeChartSizeGuide.js +8 -0
  121. package/dist/esm/third-party/configs/EssentialAnnouncementBar.js +8 -0
  122. package/dist/esm/third-party/configs/EssentialCountdownTimerBar.js +8 -0
  123. package/dist/esm/third-party/configs/EstimatedDeliveryDatePlus.js +8 -0
  124. package/dist/esm/third-party/configs/GloColorSwatchvariantImage.js +8 -0
  125. package/dist/esm/third-party/configs/HextomFreeShippingBar.js +8 -0
  126. package/dist/esm/third-party/configs/OkendoReviewsLoyalty.js +8 -0
  127. package/dist/esm/third-party/configs/StellarDeliveryDatePickup.js +8 -0
  128. package/dist/esm/third-party/configs/TrustedsiteTrustBadges.js +8 -0
  129. package/dist/esm/third-party/helpers/thirdParty.js +1 -1
  130. package/dist/esm/third-party/next.js +51 -1
  131. package/dist/esm/third-party/setting/AlsoBoughtCbb.js +123 -0
  132. package/dist/esm/third-party/setting/BfSizeChartSizeGuide.js +127 -0
  133. package/dist/esm/third-party/setting/EssentialAnnouncementBar.js +138 -0
  134. package/dist/esm/third-party/setting/EssentialCountdownTimerBar.js +138 -0
  135. package/dist/esm/third-party/setting/EstimatedDeliveryDatePlus.js +124 -0
  136. package/dist/esm/third-party/setting/GloColorSwatchvariantImage.js +148 -0
  137. package/dist/esm/third-party/setting/HextomFreeShippingBar.js +124 -0
  138. package/dist/esm/third-party/setting/OkendoReviewsLoyalty.js +167 -0
  139. package/dist/esm/third-party/setting/StellarDeliveryDatePickup.js +123 -0
  140. package/dist/esm/third-party/setting/TrustedsiteTrustBadges.js +173 -0
  141. package/dist/esm/third-party/setting/index.js +224 -204
  142. package/dist/esm/video/components/HTML5Embed.js +2 -2
  143. package/dist/esm/video/components/HTML5Embed.liquid.js +6 -3
  144. package/dist/esm/video/components/LiteYouTubeEmbed.liquid.js +5 -3
  145. package/dist/types/index.d.ts +182 -8
  146. package/package.json +2 -2
@@ -8,10 +8,13 @@ var Link = require('../../link/components/Link.js');
8
8
  var AdaptiveImage = require('./AdaptiveImage.js');
9
9
  var NextImage = require('./NextImage.js');
10
10
  var helpers = require('./helpers.js');
11
+ var NoDataImage = require('./NoDataImage.js');
12
+ var React = require('react');
11
13
 
12
14
  const Image = ({ styles, className, setting, builderAttrs, builderProps, style, children, onClick, onLoad })=>{
13
15
  const { image, imageLink, srcSet, isNotLazyload } = setting ?? {};
14
16
  const { customAspectRadio } = styles ?? {};
17
+ const currentDevice = core.useCurrentDevice();
15
18
  const { shape } = styles ?? {};
16
19
  const WrapLink = imageLink?.link ? Link.default : 'div';
17
20
  const opacity = {
@@ -56,6 +59,18 @@ const Image = ({ styles, className, setting, builderAttrs, builderProps, style,
56
59
  custom: customAspectRadio
57
60
  })
58
61
  };
62
+ const isShowNoDataState = React.useMemo(()=>{
63
+ if (setting?.disableNoDataState) return false;
64
+ if (currentDevice === 'mobile') return !setting?.srcSet?.mobile?.src && !setting?.srcSet?.tablet?.src && !setting?.srcSet?.desktop?.src;
65
+ if (currentDevice === 'tablet') return !setting?.srcSet?.tablet?.src && !setting?.srcSet?.desktop?.src;
66
+ return !setting?.srcSet?.desktop?.src;
67
+ }, [
68
+ currentDevice,
69
+ setting?.disableNoDataState,
70
+ setting?.srcSet?.desktop?.src,
71
+ setting?.srcSet?.mobile?.src,
72
+ setting?.srcSet?.tablet?.src
73
+ ]);
59
74
  return /*#__PURE__*/ jsxRuntime.jsxs("div", {
60
75
  ...builderAttrs,
61
76
  "data-id": builderProps?.uid,
@@ -80,14 +95,18 @@ const Image = ({ styles, className, setting, builderAttrs, builderProps, style,
80
95
  style: {
81
96
  ...core.getStyleShadowState(styles?.boxShadowImg, 'box-shadow', styles?.hasBoxShadowImg),
82
97
  borderRadius: 'inherit',
83
- overflow: 'hidden',
84
98
  ...core.makeStyleResponsive('jc', styles?.align)
85
99
  },
86
100
  children: [
87
- setting?.isAdaptive ? /*#__PURE__*/ jsxRuntime.jsx(AdaptiveImage.default, {
101
+ isShowNoDataState ? /*#__PURE__*/ jsxRuntime.jsx(NoDataImage.default, {
102
+ style: {
103
+ ...imageWidth,
104
+ ...imageHeight
105
+ }
106
+ }) : setting?.isAdaptive ? /*#__PURE__*/ jsxRuntime.jsx(AdaptiveImage.default, {
88
107
  srcSet: setting.srcSet,
89
108
  pictureClass: "gp-contents",
90
- className: core.cls(className, 'gp-w-full gp-max-w-full', core.handleConvertClassColor(styles?.borderImg)),
109
+ className: core.cls(className, 'gp-inline-block gp-w-full gp-max-w-full', core.handleConvertClassColor(styles?.borderImg)),
91
110
  alt: setting.alt,
92
111
  style: {
93
112
  ...imageWidth,
@@ -7,7 +7,7 @@ var AdaptiveImage_liquid = require('./AdaptiveImage.liquid.js');
7
7
  var NextImage_liquid = require('./NextImage.liquid.js');
8
8
  var helpers = require('../../helpers.js');
9
9
 
10
- const Image = ({ styles, className, setting, builderAttrs, builderProps, style, advanced, enableLazyloadImage = true })=>{
10
+ const Image = ({ styles, className, setting, builderAttrs, builderProps, style, advanced, enableLazyLoadImage = true, pageContext })=>{
11
11
  const { imageLink, isNotLazyload } = setting ?? {};
12
12
  const { shape } = styles ?? {};
13
13
  const { Wrap: WrapLink, urlData } = helpers.getInsertLinkData('div', imageLink);
@@ -34,7 +34,7 @@ const Image = ({ styles, className, setting, builderAttrs, builderProps, style,
34
34
  }}
35
35
  data-id="${builderProps?.uid}"
36
36
  role="presentation"
37
- class="${core.cls('gp-group/image', builderProps?.uid, advanced?.cssClass)}"
37
+ class="${core.cls('gp-group/image', builderProps?.uid, advanced?.cssClass, `force-publish-${new Date().getTime()}`)}"
38
38
  style="${{
39
39
  ...style,
40
40
  ...core.makeStyleResponsive('ta', styles?.align)
@@ -50,7 +50,6 @@ const Image = ({ styles, className, setting, builderAttrs, builderProps, style,
50
50
  style="${{
51
51
  ...core.getStyleShadowState(styles?.boxShadowImg, 'box-shadow', styles?.hasBoxShadowImg),
52
52
  'border-radius': 'inherit',
53
- overflow: 'hidden',
54
53
  ...core.makeStyleResponsive('jc', styles?.align)
55
54
  }}"
56
55
  >
@@ -77,7 +76,8 @@ const Image = ({ styles, className, setting, builderAttrs, builderProps, style,
77
76
  aspectRatio: core.getAspectRatioGlobalSize(styles?.shape),
78
77
  layout: styles?.objectFit,
79
78
  priority: setting?.priority,
80
- enableLazyloadImage
79
+ enableLazyLoadImage,
80
+ pageContext
81
81
  }) : NextImage_liquid.default({
82
82
  ...setting?.image,
83
83
  priority: setting?.priority,
@@ -106,7 +106,8 @@ const Image = ({ styles, className, setting, builderAttrs, builderProps, style,
106
106
  layout: styles?.objectFit
107
107
  },
108
108
  isNotLazyload,
109
- enableLazyloadImage
109
+ enableLazyLoadImage,
110
+ pageContext
110
111
  })}
111
112
  </${WrapLink}>
112
113
  </div>`;
@@ -7,7 +7,7 @@ var getSrcSet = require('../helpers/getSrcSet.js');
7
7
  var index = require('../../product/components/ProductVariants/index.js');
8
8
  var helpers = require('./helpers.js');
9
9
 
10
- const NextImage = ({ setting, src = 'https://ucarecdn.com/465c7cbb-f087-4d1d-8f08-f6665179f02f/-/format/auto/-/quality/lighter/placeholder-1.png', srcIsLiquidCode, alt = 'Alt image', width = 2237, height = 1678, backupFileKey, backupFilePath, storage, style, priority, vw, className, base64, baseSrc, isDisableAspectStyle, isDisableObjectFit, customAttrs, customLazyload, isNotLazyload, enableLazyloadImage = true, srcset, sizes, ...props })=>{
10
+ const NextImage = ({ setting, src = 'https://ucarecdn.com/465c7cbb-f087-4d1d-8f08-f6665179f02f/-/format/auto/-/quality/lighter/placeholder-1.png', srcIsLiquidCode, alt = 'Alt image', width = 2237, height = 1678, backupFileKey, backupFilePath, storage, style, priority, vw, className, base64, baseSrc, isDisableAspectStyle, isDisableObjectFit, customAttrs, customLazyload, isNotLazyload, enableLazyLoadImage = true, pageContext, srcset, sizes, ...props })=>{
11
11
  const { aspectRatio, layout, qualityPercent, qualityType } = setting ?? {};
12
12
  const newBackupFilekey = backupFileKey ? getSrcSet.getNewBackupFileKey(backupFileKey ?? '', src) : '';
13
13
  const srcImage = srcIsLiquidCode ? baseSrc : getSrcSet.getImageSrc({
@@ -97,12 +97,13 @@ const NextImage = ({ setting, src = 'https://ucarecdn.com/465c7cbb-f087-4d1d-8f0
97
97
  ${customAttrs}
98
98
  draggable="false"
99
99
  class="${core.cls(className, {
100
- gp_lazyload: !customLazyload && enableLazyloadImage
100
+ gp_lazyload: !customLazyload && enableLazyLoadImage,
101
+ gp_force_load: pageContext?.isOptimizePlan
101
102
  })}"
102
103
  ${{
103
104
  'data-src': srcImage,
104
105
  'data-srcset': srcSetImg,
105
- src: enableLazyloadImage ? imagePlaceholder : srcImage,
106
+ src: enableLazyLoadImage ? imagePlaceholder : srcImage,
106
107
  width,
107
108
  height,
108
109
  alt,
@@ -0,0 +1,133 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var jsxRuntime = require('react/jsx-runtime');
6
+ var AdaptiveImage = require('./AdaptiveImage.js');
7
+
8
+ const NoDataImage = ({ style })=>{
9
+ return /*#__PURE__*/ jsxRuntime.jsxs("div", {
10
+ className: "gp-w-full gp-h-full gp-bg-[#F9F9F9] gp-flex gp-items-center gp-justify-center",
11
+ children: [
12
+ AdaptiveImage.default({
13
+ pictureClass: 'gp-w-full',
14
+ srcSet: {
15
+ desktop: {
16
+ src: 'https://cdn.shopify.com/s/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c_large.gif'
17
+ }
18
+ },
19
+ style: {
20
+ ...style,
21
+ '--op': 0,
22
+ '--z': -1
23
+ }
24
+ }),
25
+ /*#__PURE__*/ jsxRuntime.jsx("div", {
26
+ className: "gp-absolute gp-flex gp-justify-center gp-items-center",
27
+ children: /*#__PURE__*/ jsxRuntime.jsxs("svg", {
28
+ width: "40",
29
+ height: "40",
30
+ viewBox: "0 0 40 40",
31
+ fill: "none",
32
+ xmlns: "http://www.w3.org/2000/svg",
33
+ children: [
34
+ /*#__PURE__*/ jsxRuntime.jsxs("g", {
35
+ clipPath: "url(#clip0_942_39561)",
36
+ children: [
37
+ /*#__PURE__*/ jsxRuntime.jsx("rect", {
38
+ width: "40",
39
+ height: "40",
40
+ fill: "#F9F9F9"
41
+ }),
42
+ /*#__PURE__*/ jsxRuntime.jsx("rect", {
43
+ x: "4",
44
+ width: "32",
45
+ height: "40",
46
+ rx: "2",
47
+ fill: "#E2E2E2"
48
+ }),
49
+ /*#__PURE__*/ jsxRuntime.jsx("rect", {
50
+ y: "26",
51
+ width: "40",
52
+ height: "14",
53
+ fill: "url(#paint0_linear_942_39561)"
54
+ }),
55
+ /*#__PURE__*/ jsxRuntime.jsx("rect", {
56
+ x: "8",
57
+ y: "4",
58
+ width: "24",
59
+ height: "24",
60
+ rx: "1",
61
+ fill: "#F9F9F9"
62
+ }),
63
+ /*#__PURE__*/ jsxRuntime.jsx("circle", {
64
+ cx: "15.2809",
65
+ cy: "11.3688",
66
+ r: "1.36884",
67
+ fill: "#D2D2D2"
68
+ }),
69
+ /*#__PURE__*/ jsxRuntime.jsx("path", {
70
+ d: "M13.1916 17.7343L15.3456 15.0797C15.4185 14.9896 15.5086 14.9168 15.6101 14.8659C15.7115 14.815 15.822 14.7872 15.9343 14.7844C16.0466 14.7815 16.1583 14.8036 16.2619 14.8492C16.3656 14.8949 16.459 14.963 16.536 15.0492L17.5432 16.1758L21.4803 11.2146C21.5573 11.1174 21.6542 11.0397 21.7637 10.9874C21.8732 10.9351 21.9925 10.9094 22.1127 10.9123C22.2329 10.9153 22.3509 10.9467 22.458 11.0043C22.5651 11.0619 22.6585 11.1442 22.7312 11.245L27.4383 17.7671C27.5283 17.8921 27.5834 18.0411 27.5974 18.1973C27.6114 18.3535 27.5838 18.5108 27.5176 18.6513C27.4514 18.7919 27.3493 18.9102 27.2228 18.993C27.0963 19.0758 26.9503 19.1198 26.8014 19.12L13.8002 19.1251C13.6473 19.1251 13.4975 19.0789 13.3688 18.992C13.24 18.9051 13.1375 18.7812 13.0735 18.6348C13.0095 18.4885 12.9866 18.326 13.0075 18.1664C13.0285 18.0068 13.0923 17.8569 13.1916 17.7343Z",
71
+ fill: "#D2D2D2"
72
+ }),
73
+ /*#__PURE__*/ jsxRuntime.jsx("rect", {
74
+ x: "24.3333",
75
+ y: "24.3333",
76
+ width: "15.3333",
77
+ height: "15.3333",
78
+ rx: "7.66667",
79
+ fill: "white"
80
+ }),
81
+ /*#__PURE__*/ jsxRuntime.jsx("rect", {
82
+ x: "24.3333",
83
+ y: "24.3333",
84
+ width: "15.3333",
85
+ height: "15.3333",
86
+ rx: "7.66667",
87
+ stroke: "#C4C4C4",
88
+ strokeWidth: "0.666667"
89
+ }),
90
+ /*#__PURE__*/ jsxRuntime.jsx("path", {
91
+ d: "M33.813 34.5199C34.0083 34.7152 34.3249 34.7152 34.5201 34.5199C34.7154 34.3246 34.7154 34.0081 34.5201 33.8128L32.707 31.9997L34.5201 30.1866C34.7154 29.9913 34.7154 29.6747 34.5201 29.4795C34.3249 29.2842 34.0083 29.2842 33.813 29.4795L31.9999 31.2926L30.1868 29.4795C29.9915 29.2842 29.675 29.2842 29.4797 29.4795C29.2844 29.6747 29.2844 29.9913 29.4797 30.1866L31.2928 31.9997L29.4797 33.8128C29.2844 34.0081 29.2844 34.3246 29.4797 34.5199C29.675 34.7152 29.9915 34.7152 30.1868 34.5199L31.9999 32.7068L33.813 34.5199Z",
92
+ fill: "#676767"
93
+ })
94
+ ]
95
+ }),
96
+ /*#__PURE__*/ jsxRuntime.jsxs("defs", {
97
+ children: [
98
+ /*#__PURE__*/ jsxRuntime.jsxs("linearGradient", {
99
+ id: "paint0_linear_942_39561",
100
+ x1: "20",
101
+ y1: "26",
102
+ x2: "20",
103
+ y2: "40",
104
+ gradientUnits: "userSpaceOnUse",
105
+ children: [
106
+ /*#__PURE__*/ jsxRuntime.jsx("stop", {
107
+ stopColor: "#F9F9F9",
108
+ stopOpacity: "0"
109
+ }),
110
+ /*#__PURE__*/ jsxRuntime.jsx("stop", {
111
+ offset: "1",
112
+ stopColor: "#F9F9F9"
113
+ })
114
+ ]
115
+ }),
116
+ /*#__PURE__*/ jsxRuntime.jsx("clipPath", {
117
+ id: "clip0_942_39561",
118
+ children: /*#__PURE__*/ jsxRuntime.jsx("rect", {
119
+ width: "40",
120
+ height: "40",
121
+ fill: "white"
122
+ })
123
+ })
124
+ ]
125
+ })
126
+ ]
127
+ })
128
+ })
129
+ ]
130
+ });
131
+ };
132
+
133
+ exports.default = NoDataImage;
@@ -11,7 +11,7 @@ var helpers$1 = require('../../helpers.js');
11
11
  var helpers = require('./common/helpers.js');
12
12
 
13
13
  const CompareImage = (props)=>{
14
- const { handle = null, handleSize = 40, hover = false, leftImage, leftImageAlt = '', leftImageTitle = '', leftImageCss = {}, leftImageLabel = null, onSliderPositionChange, rightImage, rightImageAlt = '', rightImageTitle = '', rightImageCss = {}, rightImageLabel = null, sliderLineColor = '#ffffff', sliderLineWidth = 2, sliderPositionPercentage = 0.5, vertical = false, enableLabel = false, componentUid = '', styles, advanced, builderData, preload = false, pageContext, translate } = props;
14
+ const { handle = null, handleSize = 40, hover = false, leftImage, leftImageAlt = '', leftImageTitle = '', leftImageCss = {}, leftImageLabel = null, onSliderPositionChange, rightImage, rightImageAlt = '', rightImageTitle = '', rightImageCss = {}, rightImageLabel = null, sliderLineColor = '#ffffff', sliderLineWidth = 2, sliderPositionPercentage = 0.5, vertical = false, enableLabel = false, componentUid = '', styles, advanced, builderData, preload = false, enableLazyLoadImage, pageContext, translate } = props;
15
15
  const horizontal = !vertical;
16
16
  const leftRatio = (leftImage?.width ?? 0) / (leftImage?.height ?? 1);
17
17
  const rightRatio = (rightImage?.width ?? 0) / (rightImage?.height ?? 1);
@@ -271,7 +271,9 @@ const CompareImage = (props)=>{
271
271
  style: {
272
272
  ...initStyles.rightImage,
273
273
  ...core.makeStyleResponsive('objf', styles?.imageScale)
274
- }
274
+ },
275
+ enableLazyLoadImage,
276
+ pageContext
275
277
  })}
276
278
  ${NextImage_liquid.default({
277
279
  customAttrs: {
@@ -287,7 +289,9 @@ const CompareImage = (props)=>{
287
289
  style: {
288
290
  ...initStyles.rightImage,
289
291
  ...core.makeStyleResponsive('objf', styles?.imageScale)
290
- }
292
+ },
293
+ enableLazyLoadImage,
294
+ pageContext
291
295
  })}
292
296
  <div id="image-comparison-slider-${componentUid}" style="${{
293
297
  ...initStyles.slider
package/dist/cjs/index.js CHANGED
@@ -207,8 +207,18 @@ var TrustreviewsProductReviews = require('./third-party/components/TrustreviewsP
207
207
  var MyappgurusProductReviews = require('./third-party/components/MyappgurusProductReviews.js');
208
208
  var HulkProductOptions = require('./third-party/components/HulkProductOptions.js');
209
209
  var TrustshopProductReviews = require('./third-party/components/TrustshopProductReviews.js');
210
+ var StellarDeliveryDatePickup = require('./third-party/components/StellarDeliveryDatePickup.js');
211
+ var EssentialCountdownTimerBar = require('./third-party/components/EssentialCountdownTimerBar.js');
212
+ var EssentialAnnouncementBar = require('./third-party/components/EssentialAnnouncementBar.js');
213
+ var OkendoReviewsLoyalty = require('./third-party/components/OkendoReviewsLoyalty.js');
214
+ var EstimatedDeliveryDatePlus = require('./third-party/components/EstimatedDeliveryDatePlus.js');
210
215
  var HextomCountdownTimerBar = require('./third-party/components/HextomCountdownTimerBar.js');
211
216
  var TrustBadgesBear = require('./third-party/components/TrustBadgesBear.js');
217
+ var TrustedsiteTrustBadges = require('./third-party/components/TrustedsiteTrustBadges.js');
218
+ var GloColorSwatchvariantImage = require('./third-party/components/GloColorSwatchvariantImage.js');
219
+ var BfSizeChartSizeGuide = require('./third-party/components/BfSizeChartSizeGuide.js');
220
+ var AlsoBoughtCbb = require('./third-party/components/AlsoBoughtCbb.js');
221
+ var HextomFreeShippingBar = require('./third-party/components/HextomFreeShippingBar.js');
212
222
  var index$x = require('./third-party-instant/setting/index.js');
213
223
  var InstantJudgemeReviews = require('./third-party-instant/components/InstantJudgemeReviews.js');
214
224
  var InstantLooxReviews = require('./third-party-instant/components/InstantLooxReviews.js');
@@ -511,8 +521,18 @@ exports.TrustreviewsProductReviews = TrustreviewsProductReviews.default;
511
521
  exports.MyappgurusProductReviews = MyappgurusProductReviews.default;
512
522
  exports.HulkProductOptions = HulkProductOptions.default;
513
523
  exports.TrustshopProductReviews = TrustshopProductReviews.default;
524
+ exports.StellarDeliveryDatePickup = StellarDeliveryDatePickup.default;
525
+ exports.EssentialCountdownTimerBar = EssentialCountdownTimerBar.default;
526
+ exports.EssentialAnnouncementBar = EssentialAnnouncementBar.default;
527
+ exports.OkendoReviewsLoyalty = OkendoReviewsLoyalty.default;
528
+ exports.EstimatedDeliveryDatePlus = EstimatedDeliveryDatePlus.default;
514
529
  exports.HextomCountdownTimerBar = HextomCountdownTimerBar.default;
515
530
  exports.TrustBadgesBear = TrustBadgesBear.default;
531
+ exports.TrustedsiteTrustBadges = TrustedsiteTrustBadges.default;
532
+ exports.GloColorSwatchvariantImage = GloColorSwatchvariantImage.default;
533
+ exports.BfSizeChartSizeGuide = BfSizeChartSizeGuide.default;
534
+ exports.AlsoBoughtCbb = AlsoBoughtCbb.default;
535
+ exports.HextomFreeShippingBar = HextomFreeShippingBar.default;
516
536
  exports.thirdPartyInstantSetting = index$x.default;
517
537
  exports.InstantJudgemeReviews = InstantJudgemeReviews.default;
518
538
  exports.InstantLooxReviews = InstantLooxReviews.default;
@@ -161,9 +161,19 @@ var SeoantTrustBadgesIcon_liquid = require('./third-party/components/SeoantTrust
161
161
  var TrustreviewsProductReviews_liquid = require('./third-party/components/TrustreviewsProductReviews.liquid.js');
162
162
  var MyappgurusProductReviews_liquid = require('./third-party/components/MyappgurusProductReviews.liquid.js');
163
163
  var HulkProductOptions_liquid = require('./third-party/components/HulkProductOptions.liquid.js');
164
+ var TrustshopProductReviews_liquid = require('./third-party/components/TrustshopProductReviews.liquid.js');
165
+ var StellarDeliveryDatePickup_liquid = require('./third-party/components/StellarDeliveryDatePickup.liquid.js');
166
+ var EssentialCountdownTimerBar_liquid = require('./third-party/components/EssentialCountdownTimerBar.liquid.js');
167
+ var EssentialAnnouncementBar_liquid = require('./third-party/components/EssentialAnnouncementBar.liquid.js');
168
+ var OkendoReviewsLoyalty_liquid = require('./third-party/components/OkendoReviewsLoyalty.liquid.js');
169
+ var EstimatedDeliveryDatePlus_liquid = require('./third-party/components/EstimatedDeliveryDatePlus.liquid.js');
164
170
  var HextomCountdownTimerBar_liquid = require('./third-party/components/HextomCountdownTimerBar.liquid.js');
165
171
  var TrustBadgesBear_liquid = require('./third-party/components/TrustBadgesBear.liquid.js');
166
- var TrustshopProductReviews_liquid = require('./third-party/components/TrustshopProductReviews.liquid.js');
172
+ var TrustedsiteTrustBadges_liquid = require('./third-party/components/TrustedsiteTrustBadges.liquid.js');
173
+ var GloColorSwatchvariantImage_liquid = require('./third-party/components/GloColorSwatchvariantImage.liquid.js');
174
+ var BfSizeChartSizeGuide_liquid = require('./third-party/components/BfSizeChartSizeGuide.liquid.js');
175
+ var AlsoBoughtCbb_liquid = require('./third-party/components/AlsoBoughtCbb.liquid.js');
176
+ var HextomFreeShippingBar_liquid = require('./third-party/components/HextomFreeShippingBar.liquid.js');
167
177
  var ImageComparison_liquid = require('./image-comparison/components/ImageComparison.liquid.js');
168
178
  var ThirdPartySlot_liquid = require('./third-party-slot/components/ThirdPartySlot.liquid.js');
169
179
  var Sticky_liquid = require('./sticky/components/Sticky.liquid.js');
@@ -347,9 +357,19 @@ exports.SeoantTrustBadgesIcon = SeoantTrustBadgesIcon_liquid.default;
347
357
  exports.TrustreviewsProductReviews = TrustreviewsProductReviews_liquid.default;
348
358
  exports.MyappgurusProductReviews = MyappgurusProductReviews_liquid.default;
349
359
  exports.HulkProductOptions = HulkProductOptions_liquid.default;
360
+ exports.TrustshopProductReviews = TrustshopProductReviews_liquid.default;
361
+ exports.StellarDeliveryDatePickup = StellarDeliveryDatePickup_liquid.default;
362
+ exports.EssentialCountdownTimerBar = EssentialCountdownTimerBar_liquid.default;
363
+ exports.EssentialAnnouncementBar = EssentialAnnouncementBar_liquid.default;
364
+ exports.OkendoReviewsLoyalty = OkendoReviewsLoyalty_liquid.default;
365
+ exports.EstimatedDeliveryDatePlus = EstimatedDeliveryDatePlus_liquid.default;
350
366
  exports.HextomCountdownTimerBar = HextomCountdownTimerBar_liquid.default;
351
367
  exports.TrustBadgesBear = TrustBadgesBear_liquid.default;
352
- exports.TrustshopProductReviews = TrustshopProductReviews_liquid.default;
368
+ exports.TrustedsiteTrustBadges = TrustedsiteTrustBadges_liquid.default;
369
+ exports.GloColorSwatchvariantImage = GloColorSwatchvariantImage_liquid.default;
370
+ exports.BfSizeChartSizeGuide = BfSizeChartSizeGuide_liquid.default;
371
+ exports.AlsoBoughtCbb = AlsoBoughtCbb_liquid.default;
372
+ exports.HextomFreeShippingBar = HextomFreeShippingBar_liquid.default;
353
373
  exports.ImageComparison = ImageComparison_liquid.default;
354
374
  exports.ThirdPartySlot = ThirdPartySlot_liquid.default;
355
375
  exports.Sticky = Sticky_liquid.default;
@@ -46,7 +46,6 @@ const MarqueeBase = ({ style = {}, autoFill = false, play = true, pauseOnHover =
46
46
  };
47
47
  return core.template`
48
48
  <div
49
-
50
49
  style="${containerStyle()}"
51
50
  class="rfm-marquee-container"
52
51
  >
@@ -55,35 +54,17 @@ const MarqueeBase = ({ style = {}, autoFill = false, play = true, pauseOnHover =
55
54
  style="${marqueeStyle()}"
56
55
  >
57
56
  <div class="rfm-initial-child-container">
58
-
59
- ${core.template`
60
- <div style="${childStyle()}" class="${`rfm-child`}">
61
- ${children}
62
- </div>
63
- `}
64
- </div>
65
- <div class="rfm-child-placeholder">
66
- ${core.template`
67
- <div style="${childStyle()}" class="${`rfm-child`}">
68
- ${children}
69
- </div>
70
- `}
71
- </div>
72
- <div class="rfm-child-placeholder">
73
-
74
- ${core.template`
75
- <div style="${childStyle()}" class="${`rfm-child`}">
76
- ${children}
77
- </div>
78
- `}
57
+ ${core.template`
58
+ <div style="${childStyle()}" class="${`rfm-child`}">
59
+ ${children}
60
+ </div>
61
+ `}
79
62
  </div>
80
63
  </div>
81
- <div
64
+ <div
82
65
  class="rfm-marquee placeholder-marquee"
83
66
  style="${marqueeStyle()}"
84
- >
85
-
86
- </div>
67
+ ></div>
87
68
  </div>
88
69
  `;
89
70
  };
@@ -42,7 +42,6 @@ const ProductImagesV2 = (productImageProps)=>{
42
42
  const extraClass = advanced?.cssClass;
43
43
  // State
44
44
  const [openLightBox, setOpenLightBox] = React.useState(false);
45
- const [hasVariantAvailable, setHasVariantAvailable] = React.useState(true);
46
45
  const getFirstVideo = (product)=>{
47
46
  return product?.medias?.edges.find((item)=>[
48
47
  'VIDEO',
@@ -57,24 +56,19 @@ const ProductImagesV2 = (productImageProps)=>{
57
56
  };
58
57
  const priorityFeatureImage = React.useMemo(()=>{
59
58
  if (setting?.typeDisplay === 'all-images') {
60
- setHasVariantAvailable(true);
61
59
  let priorityItem;
62
60
  switch(setting?.preDisplay){
63
61
  case '1st-images':
64
62
  priorityItem = getFirstImage(product);
65
- setHasVariantAvailable(false);
66
63
  break;
67
64
  case '1st-3d-mode':
68
65
  priorityItem = getFirst3DModal(product);
69
- setHasVariantAvailable(false);
70
66
  break;
71
67
  case '1st-video':
72
68
  priorityItem = getFirstVideo(product);
73
- setHasVariantAvailable(false);
74
69
  break;
75
70
  case '1st-available-variant':
76
71
  priorityItem = currentVariant?.media;
77
- setHasVariantAvailable(false);
78
72
  break;
79
73
  }
80
74
  setProductFeaturedImage(priorityItem);
@@ -141,7 +135,7 @@ const ProductImagesV2 = (productImageProps)=>{
141
135
  }
142
136
  };
143
137
  React.useEffect(()=>{
144
- if (currentVariant && hasVariantAvailable) {
138
+ if (currentVariant) {
145
139
  const index = galleryIndex[currentVariant?.mediaId];
146
140
  if (index !== undefined) {
147
141
  const fImage = gallery[index] ?? product?.featuredImage;
@@ -155,8 +149,7 @@ const ProductImagesV2 = (productImageProps)=>{
155
149
  galleryIndex,
156
150
  gallery,
157
151
  product?.featuredImage,
158
- setProductFeaturedImage,
159
- hasVariantAvailable
152
+ setProductFeaturedImage
160
153
  ]);
161
154
  const isRenderLightBox = React.useMemo(()=>{
162
155
  const isRender = core.getResponsiveValueByScreen(setting?.ftClickOpenLightBox, currentDevice) === 'popup' || core.getResponsiveValueByScreen(setting?.clickOpenLightBox, currentDevice);
@@ -13,7 +13,7 @@ var NextImage_liquid = require('../../../../image/components/NextImage.liquid.js
13
13
  var Video_liquid = require('../../../../image/components/Video.liquid.js');
14
14
  var _function = require('../../../helpers/function.js');
15
15
 
16
- const ProductFeaturedImageCarousel = ({ builderPropUID, children, enableLazyloadImage, ...setting })=>{
16
+ const ProductFeaturedImageCarousel = ({ builderPropUID, children, enableLazyLoadImage, ...setting })=>{
17
17
  const ftAspectRatio = common.getAspectRatio(setting.ftShape);
18
18
  const getStyleFeaturedImageDisplay = ()=>{
19
19
  return common.getDisplayStyle((device)=>![
@@ -153,7 +153,7 @@ const ProductFeaturedImageCarousel = ({ builderPropUID, children, enableLazyload
153
153
  },
154
154
  priority: setting?.preload,
155
155
  className: `gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none ${className}`,
156
- enableLazyloadImage
156
+ enableLazyLoadImage
157
157
  })}`;
158
158
  };
159
159
  const renderNoImage = ()=>{
@@ -171,7 +171,7 @@ const ProductFeaturedImageCarousel = ({ builderPropUID, children, enableLazyload
171
171
  },
172
172
  priority: setting?.preload,
173
173
  className: `gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 featured-image-only gp-cursor-pointer !gp-rounded-none`,
174
- enableLazyloadImage
174
+ enableLazyLoadImage
175
175
  })}`;
176
176
  };
177
177
  const getValueFromValueContainUnit = (value)=>{
@@ -398,7 +398,7 @@ const ProductFeaturedImageCarousel = ({ builderPropUID, children, enableLazyload
398
398
  },
399
399
  className: `gp-w-full featured-image-only !gp-rounded-none`,
400
400
  customLazyload: true,
401
- enableLazyloadImage
401
+ enableLazyLoadImage
402
402
  })}
403
403
  {%- endif -%}
404
404
  `
@@ -10,7 +10,7 @@ var common = require('../common/common.js');
10
10
  var productGallery = require('../common/productGallery.js');
11
11
  var _function = require('../../../helpers/function.js');
12
12
 
13
- const ProductGalleryCarousel = ({ builderPropUID, children, enableLazyloadImage, ...setting })=>{
13
+ const ProductGalleryCarousel = ({ builderPropUID, children, enableLazyLoadImage, ...setting })=>{
14
14
  const getCarouselDisplay = ()=>{
15
15
  const isDisplayCarousel = (type, position, device)=>{
16
16
  const layout = core.getResponsiveValueByScreen(position, device);
@@ -90,7 +90,7 @@ const ProductGalleryCarousel = ({ builderPropUID, children, enableLazyloadImage,
90
90
  customLazyload: true,
91
91
  style: style,
92
92
  className: '!gp-rounded-none gp-w-full gp-h-full gp-absolute gp-top-0 gp-left-0 gp-cursor-pointer',
93
- enableLazyloadImage
93
+ enableLazyLoadImage
94
94
  })}`;
95
95
  };
96
96
  const aspectRatioToPaddingBottom = ()=>{
@@ -12,7 +12,7 @@ var Modal3d_liquid = require('../../../../image/components/Modal3d.liquid.js');
12
12
  var Video_liquid = require('../../../../image/components/Video.liquid.js');
13
13
  var HTML5Embed_liquid = require('../../../../video/components/HTML5Embed.liquid.js');
14
14
 
15
- const ProductGalleryGrid = ({ builderPropUID, wrapperStyle, children, enableLazyloadImage, ...setting })=>{
15
+ const ProductGalleryGrid = ({ builderPropUID, wrapperStyle, children, enableLazyLoadImage, ...setting })=>{
16
16
  const getGridDisplay = ()=>{
17
17
  const isDisplayGrid = (type, position, device)=>{
18
18
  const layout = core.getResponsiveValueByScreen(position, device);
@@ -101,7 +101,7 @@ const ProductGalleryGrid = ({ builderPropUID, wrapperStyle, children, enableLazy
101
101
  style: style,
102
102
  className: '!gp-rounded-none',
103
103
  customLazyload: false,
104
- enableLazyloadImage
104
+ enableLazyLoadImage
105
105
  })}
106
106
  ${setting?.galleryHoverEffect !== 'none' ? `<div class="${core.cls('zoom-element !gp-max-w-none', productFeaturedImage.getZoomImageClass())}">
107
107
  ${NextImage_liquid.default({
@@ -115,7 +115,7 @@ const ProductGalleryGrid = ({ builderPropUID, wrapperStyle, children, enableLazy
115
115
  style: style,
116
116
  className: '!gp-rounded-none gp-w-full gp-h-full',
117
117
  customLazyload: false,
118
- enableLazyloadImage
118
+ enableLazyLoadImage
119
119
  })}
120
120
  </div>` : ''}
121
121
  ${setting?.galleryHoverEffect == 'zoom' && setting?.galleryZoomType == 'glasses' ? `
@@ -298,7 +298,7 @@ const ProductGalleryGrid = ({ builderPropUID, wrapperStyle, children, enableLazy
298
298
  },
299
299
  className: '!gp-rounded-none',
300
300
  customLazyload: false,
301
- enableLazyloadImage
301
+ enableLazyLoadImage
302
302
  })}`;
303
303
  };
304
304
  return core.template`
@@ -11,7 +11,7 @@ var helpers = require('../../../../helpers.js');
11
11
  var productGallery = require('../common/productGallery.js');
12
12
 
13
13
  const ProductImages = (productImageProps)=>{
14
- const { setting, styles, builderProps, style, advanced, rawChildren, pageContext, enableLazyloadImage } = productImageProps;
14
+ const { setting, styles, builderProps, style, advanced, rawChildren, pageContext, enableLazyLoadImage } = productImageProps;
15
15
  const settings = {
16
16
  ...setting,
17
17
  ...styles
@@ -116,7 +116,7 @@ const ProductImages = (productImageProps)=>{
116
116
  builderPropUID: `gp-carousel-${builderProps?.uid}`,
117
117
  ...settings,
118
118
  children: renderProductBadge(),
119
- enableLazyloadImage
119
+ enableLazyLoadImage
120
120
  })}
121
121
  ${common.shouldSkipLiquidRenderForSingleImage(settings?.position, core.template`
122
122
  <div
@@ -132,7 +132,7 @@ const ProductImages = (productImageProps)=>{
132
132
  ${ProductGalleryCarousel_liquid.default({
133
133
  builderPropUID: `gp-gallery-${builderProps?.uid}`,
134
134
  ...settings,
135
- enableLazyloadImage
135
+ enableLazyLoadImage
136
136
  })}
137
137
  </div>
138
138
  ${ProductGalleryGrid_liquid.default({
@@ -142,7 +142,7 @@ const ProductImages = (productImageProps)=>{
142
142
  },
143
143
  children: renderProductBadge(),
144
144
  ...settings,
145
- enableLazyloadImage
145
+ enableLazyLoadImage
146
146
  })}
147
147
  `)}
148
148
  </div>