@anker-in/headless-ui 1.0.19 → 1.0.20-alpha.1761027154344

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 (615) hide show
  1. package/dist/cjs/biz-components/AccordionCards/index.js.map +2 -2
  2. package/dist/cjs/biz-components/AiuiProvider/index.d.ts +4 -0
  3. package/dist/cjs/biz-components/AiuiProvider/index.js +1 -1
  4. package/dist/cjs/biz-components/AiuiProvider/index.js.map +2 -2
  5. package/dist/cjs/biz-components/AplusDesc/index.d.ts +22 -0
  6. package/dist/cjs/biz-components/AplusDesc/index.js +2 -0
  7. package/dist/cjs/biz-components/AplusDesc/index.js.map +7 -0
  8. package/dist/cjs/biz-components/CollectionShelves/CollectionShelvesItem.d.ts +4 -0
  9. package/dist/cjs/biz-components/CollectionShelves/CollectionShelvesItem.js +2 -0
  10. package/dist/cjs/biz-components/CollectionShelves/CollectionShelvesItem.js.map +7 -0
  11. package/dist/cjs/biz-components/CollectionShelves/index.d.ts +6 -0
  12. package/dist/cjs/biz-components/CollectionShelves/index.js +2 -0
  13. package/dist/cjs/biz-components/CollectionShelves/index.js.map +7 -0
  14. package/dist/cjs/biz-components/CollectionsBanner/index.d.ts +7 -0
  15. package/dist/cjs/biz-components/CollectionsBanner/index.js +2 -0
  16. package/dist/cjs/biz-components/CollectionsBanner/index.js.map +7 -0
  17. package/dist/cjs/biz-components/CollectionsBanner/types.d.ts +43 -0
  18. package/dist/cjs/biz-components/CollectionsBanner/types.js +2 -0
  19. package/dist/cjs/biz-components/CollectionsBanner/types.js.map +7 -0
  20. package/dist/cjs/biz-components/CollectionsFilters/FilterCardWrap.d.ts +17 -0
  21. package/dist/cjs/biz-components/CollectionsFilters/FilterCardWrap.js +2 -0
  22. package/dist/cjs/biz-components/CollectionsFilters/FilterCardWrap.js.map +7 -0
  23. package/dist/cjs/biz-components/CollectionsFilters/FilterCardWrapItem.d.ts +10 -0
  24. package/dist/cjs/biz-components/CollectionsFilters/FilterCardWrapItem.js +2 -0
  25. package/dist/cjs/biz-components/CollectionsFilters/FilterCardWrapItem.js.map +7 -0
  26. package/dist/cjs/biz-components/CollectionsFilters/FilterHeader.d.ts +13 -0
  27. package/dist/cjs/biz-components/CollectionsFilters/FilterHeader.js +2 -0
  28. package/dist/cjs/biz-components/CollectionsFilters/FilterHeader.js.map +7 -0
  29. package/dist/cjs/biz-components/CollectionsFilters/FilterList.d.ts +14 -0
  30. package/dist/cjs/biz-components/CollectionsFilters/FilterList.js +2 -0
  31. package/dist/cjs/biz-components/CollectionsFilters/FilterList.js.map +7 -0
  32. package/dist/cjs/biz-components/CollectionsFilters/component/AnimatedUL.d.ts +5 -0
  33. package/dist/cjs/biz-components/CollectionsFilters/component/AnimatedUL.js +2 -0
  34. package/dist/cjs/biz-components/CollectionsFilters/component/AnimatedUL.js.map +7 -0
  35. package/dist/cjs/biz-components/CollectionsFilters/component/TabFilter.d.ts +12 -0
  36. package/dist/cjs/biz-components/CollectionsFilters/component/TabFilter.js +2 -0
  37. package/dist/cjs/biz-components/CollectionsFilters/component/TabFilter.js.map +7 -0
  38. package/dist/cjs/biz-components/CollectionsFilters/component/filtersFun.d.ts +12 -0
  39. package/dist/cjs/biz-components/CollectionsFilters/component/filtersFun.js +2 -0
  40. package/dist/cjs/biz-components/CollectionsFilters/component/filtersFun.js.map +7 -0
  41. package/dist/cjs/biz-components/CollectionsFilters/component/helper.d.ts +81 -0
  42. package/dist/cjs/biz-components/CollectionsFilters/component/helper.js +2 -0
  43. package/dist/cjs/biz-components/CollectionsFilters/component/helper.js.map +7 -0
  44. package/dist/cjs/biz-components/CollectionsFilters/component/price.d.ts +25 -0
  45. package/dist/cjs/biz-components/CollectionsFilters/component/price.js +2 -0
  46. package/dist/cjs/biz-components/CollectionsFilters/component/price.js.map +7 -0
  47. package/dist/cjs/biz-components/CollectionsFilters/component/priceProps.d.ts +215 -0
  48. package/dist/cjs/biz-components/CollectionsFilters/component/priceProps.js +2 -0
  49. package/dist/cjs/biz-components/CollectionsFilters/component/priceProps.js.map +7 -0
  50. package/dist/cjs/biz-components/CollectionsFilters/index.d.ts +22 -0
  51. package/dist/cjs/biz-components/CollectionsFilters/index.js +2 -0
  52. package/dist/cjs/biz-components/CollectionsFilters/index.js.map +7 -0
  53. package/dist/cjs/biz-components/DownLoad/index.d.ts +20 -0
  54. package/dist/cjs/biz-components/DownLoad/index.js +2 -0
  55. package/dist/cjs/biz-components/DownLoad/index.js.map +7 -0
  56. package/dist/cjs/biz-components/Faq/Faq.js +1 -1
  57. package/dist/cjs/biz-components/Faq/Faq.js.map +2 -2
  58. package/dist/cjs/biz-components/Features/index.d.ts +26 -0
  59. package/dist/cjs/biz-components/Features/index.js +2 -0
  60. package/dist/cjs/biz-components/Features/index.js.map +7 -0
  61. package/dist/cjs/biz-components/FootCharger/index.d.ts +12 -0
  62. package/dist/cjs/biz-components/FootCharger/index.js +2 -0
  63. package/dist/cjs/biz-components/FootCharger/index.js.map +7 -0
  64. package/dist/cjs/biz-components/FooterNavigation/index.js +1 -1
  65. package/dist/cjs/biz-components/FooterNavigation/index.js.map +3 -3
  66. package/dist/cjs/biz-components/FooterNavigation/types.d.ts +2 -1
  67. package/dist/cjs/biz-components/FooterNavigation/types.js +1 -1
  68. package/dist/cjs/biz-components/FooterNavigation/types.js.map +2 -2
  69. package/dist/cjs/biz-components/GiftBox/index.d.ts +17 -0
  70. package/dist/cjs/biz-components/GiftBox/index.js +2 -0
  71. package/dist/cjs/biz-components/GiftBox/index.js.map +7 -0
  72. package/dist/cjs/biz-components/Graphic/index.js +1 -1
  73. package/dist/cjs/biz-components/Graphic/index.js.map +2 -2
  74. package/dist/cjs/biz-components/GraphicMore/index.d.ts +22 -0
  75. package/dist/cjs/biz-components/GraphicMore/index.js +2 -0
  76. package/dist/cjs/biz-components/GraphicMore/index.js.map +7 -0
  77. package/dist/cjs/biz-components/HeaderNavigation/NavProvider.d.ts +6 -5
  78. package/dist/cjs/biz-components/HeaderNavigation/NavProvider.js +1 -1
  79. package/dist/cjs/biz-components/HeaderNavigation/NavProvider.js.map +3 -3
  80. package/dist/cjs/biz-components/HeaderNavigation/icons/Polygon.d.ts +3 -0
  81. package/dist/cjs/biz-components/HeaderNavigation/icons/Polygon.js +2 -0
  82. package/dist/cjs/biz-components/HeaderNavigation/icons/Polygon.js.map +7 -0
  83. package/dist/cjs/biz-components/HeaderNavigation/icons/index.d.ts +2 -1
  84. package/dist/cjs/biz-components/HeaderNavigation/icons/index.js +1 -1
  85. package/dist/cjs/biz-components/HeaderNavigation/icons/index.js.map +3 -3
  86. package/dist/cjs/biz-components/HeaderNavigation/index.js +1 -1
  87. package/dist/cjs/biz-components/HeaderNavigation/index.js.map +3 -3
  88. package/dist/cjs/biz-components/HeaderNavigation/types.d.ts +18 -2
  89. package/dist/cjs/biz-components/HeaderNavigation/types.js +1 -1
  90. package/dist/cjs/biz-components/HeaderNavigation/types.js.map +2 -2
  91. package/dist/cjs/biz-components/HeaderNavigation/withCategory.d.ts +1 -1
  92. package/dist/cjs/biz-components/HeaderNavigation/withCategory.js +1 -1
  93. package/dist/cjs/biz-components/HeaderNavigation/withCategory.js.map +3 -3
  94. package/dist/cjs/biz-components/Listing/ProductProvider.d.ts +52 -0
  95. package/dist/cjs/biz-components/Listing/ProductProvider.js +2 -0
  96. package/dist/cjs/biz-components/Listing/ProductProvider.js.map +7 -0
  97. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/index.d.ts +30 -0
  98. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/index.js +2 -0
  99. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/index.js.map +7 -0
  100. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBundle/index.d.ts +2 -0
  101. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBundle/index.js +2 -0
  102. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductBundle/index.js.map +7 -0
  103. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductFreeGift/index.d.ts +2 -0
  104. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductFreeGift/index.js +2 -0
  105. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductFreeGift/index.js.map +7 -0
  106. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductHighlight/index.d.ts +2 -0
  107. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductHighlight/index.js +2 -0
  108. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductHighlight/index.js.map +7 -0
  109. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductOptions/index.d.ts +2 -0
  110. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductOptions/index.js +2 -0
  111. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/ProductOptions/index.js.map +7 -0
  112. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/index.d.ts +2 -0
  113. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/index.js +2 -0
  114. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/index.js.map +7 -0
  115. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/types.d.ts +43 -0
  116. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/types.js +2 -0
  117. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductDetail/types.js.map +7 -0
  118. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/CompareModal.d.ts +2 -0
  119. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/CompareModal.js +2 -0
  120. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/CompareModal.js.map +7 -0
  121. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/Select.d.ts +21 -0
  122. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/Select.js +2 -0
  123. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/Select.js.map +7 -0
  124. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/ShopifyColorOption.d.ts +5 -0
  125. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/ShopifyColorOption.js +2 -0
  126. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/ShopifyColorOption.js.map +7 -0
  127. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/SpecsModal.d.ts +1 -0
  128. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/SpecsModal.js +2 -0
  129. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/components/SpecsModal.js.map +7 -0
  130. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/index.d.ts +2 -0
  131. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/index.js +2 -0
  132. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/index.js.map +7 -0
  133. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/types.d.ts +35 -0
  134. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/types.js +2 -0
  135. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGallery/types.js.map +7 -0
  136. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGridBox.d.ts +6 -0
  137. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGridBox.js +2 -0
  138. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductGridBox.js.map +7 -0
  139. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductSummary/index.d.ts +3 -0
  140. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductSummary/index.js +2 -0
  141. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductSummary/index.js.map +7 -0
  142. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductSummary/types.d.ts +2 -0
  143. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductSummary/types.js +2 -0
  144. package/dist/cjs/biz-components/Listing/components/ProductCard/ProductSummary/types.js.map +7 -0
  145. package/dist/cjs/biz-components/Listing/components/ProductCard/index.d.ts +2 -0
  146. package/dist/cjs/biz-components/Listing/components/ProductCard/index.js +2 -0
  147. package/dist/cjs/biz-components/Listing/components/ProductCard/index.js.map +7 -0
  148. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ProductActions/index.d.ts +2 -0
  149. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ProductActions/index.js +2 -0
  150. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ProductActions/index.js.map +7 -0
  151. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/index.d.ts +4 -0
  152. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/index.js +2 -0
  153. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/index.js.map +7 -0
  154. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/types.d.ts +10 -0
  155. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/types.js +2 -0
  156. package/dist/cjs/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/types.js.map +7 -0
  157. package/dist/cjs/biz-components/Listing/components/PurchaseBar/index.d.ts +3 -0
  158. package/dist/cjs/biz-components/Listing/components/PurchaseBar/index.js +2 -0
  159. package/dist/cjs/biz-components/Listing/components/PurchaseBar/index.js.map +7 -0
  160. package/dist/cjs/biz-components/Listing/components/PurchaseBar/types.d.ts +12 -0
  161. package/dist/cjs/biz-components/Listing/components/PurchaseBar/types.js +2 -0
  162. package/dist/cjs/biz-components/Listing/components/PurchaseBar/types.js.map +7 -0
  163. package/dist/cjs/biz-components/Listing/components/index.d.ts +3 -0
  164. package/dist/cjs/biz-components/Listing/components/index.js +2 -0
  165. package/dist/cjs/biz-components/Listing/components/index.js.map +7 -0
  166. package/dist/cjs/biz-components/Listing/const.d.ts +28 -0
  167. package/dist/cjs/biz-components/Listing/const.js +2 -0
  168. package/dist/cjs/biz-components/Listing/const.js.map +7 -0
  169. package/dist/cjs/biz-components/Listing/hooks/use-options.d.ts +3 -0
  170. package/dist/cjs/biz-components/Listing/hooks/use-options.js +2 -0
  171. package/dist/cjs/biz-components/Listing/hooks/use-options.js.map +7 -0
  172. package/dist/cjs/biz-components/Listing/hooks/use-variant-media.d.ts +14 -0
  173. package/dist/cjs/biz-components/Listing/hooks/use-variant-media.js +2 -0
  174. package/dist/cjs/biz-components/Listing/hooks/use-variant-media.js.map +7 -0
  175. package/dist/cjs/biz-components/Listing/hooks/use-variant.d.ts +5 -0
  176. package/dist/cjs/biz-components/Listing/hooks/use-variant.js +2 -0
  177. package/dist/cjs/biz-components/Listing/hooks/use-variant.js.map +7 -0
  178. package/dist/cjs/biz-components/Listing/hooks/useCopy.d.ts +8 -0
  179. package/dist/cjs/biz-components/Listing/hooks/useCopy.js +2 -0
  180. package/dist/cjs/biz-components/Listing/hooks/useCopy.js.map +7 -0
  181. package/dist/cjs/biz-components/Listing/index.d.ts +3 -0
  182. package/dist/cjs/biz-components/Listing/index.js +2 -0
  183. package/dist/cjs/biz-components/Listing/index.js.map +7 -0
  184. package/dist/cjs/biz-components/Listing/types/graphql.d.ts +7473 -0
  185. package/dist/cjs/biz-components/Listing/types/graphql.js +2 -0
  186. package/dist/cjs/biz-components/Listing/types/graphql.js.map +7 -0
  187. package/dist/cjs/biz-components/Listing/types/product.d.ts +141 -0
  188. package/dist/cjs/biz-components/Listing/types/product.js +2 -0
  189. package/dist/cjs/biz-components/Listing/types/product.js.map +7 -0
  190. package/dist/cjs/biz-components/Listing/types/productMetafields.d.js +2 -0
  191. package/dist/cjs/biz-components/Listing/types/productMetafields.d.js.map +7 -0
  192. package/dist/cjs/biz-components/Listing/types/type-helper.d.ts +5 -0
  193. package/dist/cjs/biz-components/Listing/types/type-helper.js +2 -0
  194. package/dist/cjs/biz-components/Listing/types/type-helper.js.map +7 -0
  195. package/dist/cjs/biz-components/Listing/types.d.ts +21 -0
  196. package/dist/cjs/biz-components/Listing/types.js +2 -0
  197. package/dist/cjs/biz-components/Listing/types.js.map +7 -0
  198. package/dist/cjs/biz-components/Listing/utils/helper.d.ts +21 -0
  199. package/dist/cjs/biz-components/Listing/utils/helper.js +2 -0
  200. package/dist/cjs/biz-components/Listing/utils/helper.js.map +7 -0
  201. package/dist/cjs/biz-components/Listing/utils/index.d.ts +37 -0
  202. package/dist/cjs/biz-components/Listing/utils/index.js +2 -0
  203. package/dist/cjs/biz-components/Listing/utils/index.js.map +7 -0
  204. package/dist/cjs/biz-components/MultiLayoutGraphicBlock/MultiLayoutGraphicBlock.js +1 -1
  205. package/dist/cjs/biz-components/MultiLayoutGraphicBlock/MultiLayoutGraphicBlock.js.map +2 -2
  206. package/dist/cjs/biz-components/NavigationSearch/index.d.ts +4 -0
  207. package/dist/cjs/biz-components/NavigationSearch/index.js +2 -0
  208. package/dist/cjs/biz-components/NavigationSearch/index.js.map +7 -0
  209. package/dist/cjs/biz-components/NavigationSearch/types.d.ts +18 -0
  210. package/dist/cjs/biz-components/NavigationSearch/types.js +2 -0
  211. package/dist/cjs/biz-components/NavigationSearch/types.js.map +7 -0
  212. package/dist/cjs/biz-components/Paginator/index.d.ts +7 -0
  213. package/dist/cjs/biz-components/Paginator/index.js +7 -0
  214. package/dist/cjs/biz-components/Paginator/index.js.map +7 -0
  215. package/dist/cjs/biz-components/SearchPage/index.d.ts +6 -0
  216. package/dist/cjs/biz-components/SearchPage/index.js +2 -0
  217. package/dist/cjs/biz-components/SearchPage/index.js.map +7 -0
  218. package/dist/cjs/biz-components/SearchPage/types.d.ts +58 -0
  219. package/dist/cjs/biz-components/SearchPage/types.js +2 -0
  220. package/dist/cjs/biz-components/SearchPage/types.js.map +7 -0
  221. package/dist/cjs/biz-components/SelectStore/index.d.ts +20 -0
  222. package/dist/cjs/biz-components/SelectStore/index.js +2 -0
  223. package/dist/cjs/biz-components/SelectStore/index.js.map +7 -0
  224. package/dist/cjs/biz-components/ShelfDisplay/index.js +1 -1
  225. package/dist/cjs/biz-components/ShelfDisplay/index.js.map +3 -3
  226. package/dist/cjs/biz-components/ShelfDisplay/shelfDisplay.d.ts +11 -2
  227. package/dist/cjs/biz-components/ShelfDisplay/shelfDisplay.js +1 -1
  228. package/dist/cjs/biz-components/ShelfDisplay/shelfDisplay.js.map +3 -3
  229. package/dist/cjs/biz-components/ShelfDisplay/shelfDisplayItem.js +4 -4
  230. package/dist/cjs/biz-components/ShelfDisplay/shelfDisplayItem.js.map +3 -3
  231. package/dist/cjs/biz-components/Specs/dropdown.d.ts +11 -0
  232. package/dist/cjs/biz-components/Specs/dropdown.js +3 -0
  233. package/dist/cjs/biz-components/Specs/dropdown.js.map +7 -0
  234. package/dist/cjs/biz-components/Specs/index.d.ts +6 -0
  235. package/dist/cjs/biz-components/Specs/index.js +2 -0
  236. package/dist/cjs/biz-components/Specs/index.js.map +7 -0
  237. package/dist/cjs/biz-components/Subscribe/index.d.ts +7 -1
  238. package/dist/cjs/biz-components/Subscribe/index.js +10 -1
  239. package/dist/cjs/biz-components/Subscribe/index.js.map +3 -3
  240. package/dist/cjs/biz-components/Tabs/Tabs.js +1 -1
  241. package/dist/cjs/biz-components/Tabs/Tabs.js.map +2 -2
  242. package/dist/cjs/biz-components/TabsGroup/index.d.ts +7 -0
  243. package/dist/cjs/biz-components/TabsGroup/index.js +2 -0
  244. package/dist/cjs/biz-components/TabsGroup/index.js.map +7 -0
  245. package/dist/cjs/biz-components/TabsGroup/types.d.ts +16 -0
  246. package/dist/cjs/biz-components/TabsGroup/types.js +2 -0
  247. package/dist/cjs/biz-components/TabsGroup/types.js.map +7 -0
  248. package/dist/cjs/biz-components/TextMarquee/index.d.ts +9 -0
  249. package/dist/cjs/biz-components/TextMarquee/index.js +2 -0
  250. package/dist/cjs/biz-components/TextMarquee/index.js.map +7 -0
  251. package/dist/cjs/biz-components/Title/index.js +1 -1
  252. package/dist/cjs/biz-components/Title/index.js.map +3 -3
  253. package/dist/cjs/biz-components/Title/types.d.ts +4 -1
  254. package/dist/cjs/biz-components/Title/types.js +1 -1
  255. package/dist/cjs/biz-components/Title/types.js.map +1 -1
  256. package/dist/cjs/biz-components/index.d.ts +35 -0
  257. package/dist/cjs/biz-components/index.js +1 -1
  258. package/dist/cjs/biz-components/index.js.map +3 -3
  259. package/dist/cjs/components/breadcrumb.d.ts +12 -0
  260. package/dist/cjs/components/breadcrumb.js +2 -0
  261. package/dist/cjs/components/breadcrumb.js.map +7 -0
  262. package/dist/cjs/components/button.js +1 -1
  263. package/dist/cjs/components/button.js.map +2 -2
  264. package/dist/cjs/components/checkbox.js +1 -1
  265. package/dist/cjs/components/checkbox.js.map +3 -3
  266. package/dist/cjs/components/container.js +1 -1
  267. package/dist/cjs/components/container.js.map +2 -2
  268. package/dist/cjs/components/dialog.d.ts +3 -1
  269. package/dist/cjs/components/dialog.js +1 -1
  270. package/dist/cjs/components/dialog.js.map +3 -3
  271. package/dist/cjs/components/index.d.ts +2 -0
  272. package/dist/cjs/components/index.js +1 -1
  273. package/dist/cjs/components/index.js.map +3 -3
  274. package/dist/cjs/components/loadingDots.d.ts +6 -0
  275. package/dist/cjs/components/loadingDots.js +42 -0
  276. package/dist/cjs/components/loadingDots.js.map +7 -0
  277. package/dist/cjs/helpers/utils.d.ts +2 -0
  278. package/dist/cjs/helpers/utils.js +1 -1
  279. package/dist/cjs/helpers/utils.js.map +3 -3
  280. package/dist/cjs/hooks/useRollout.d.ts +1 -0
  281. package/dist/cjs/hooks/useRollout.js +2 -0
  282. package/dist/cjs/hooks/useRollout.js.map +7 -0
  283. package/dist/cjs/stories/aplusdesc.stories.d.ts +27 -0
  284. package/dist/cjs/stories/aplusdesc.stories.js +2 -0
  285. package/dist/cjs/stories/aplusdesc.stories.js.map +7 -0
  286. package/dist/cjs/stories/download.stories.d.ts +18 -0
  287. package/dist/cjs/stories/download.stories.js +2 -0
  288. package/dist/cjs/stories/download.stories.js.map +7 -0
  289. package/dist/cjs/stories/features.stories.d.ts +21 -0
  290. package/dist/cjs/stories/features.stories.js +2 -0
  291. package/dist/cjs/stories/features.stories.js.map +7 -0
  292. package/dist/cjs/stories/footcharger.stories.d.ts +19 -0
  293. package/dist/cjs/stories/footcharger.stories.js +2 -0
  294. package/dist/cjs/stories/footcharger.stories.js.map +7 -0
  295. package/dist/cjs/stories/giftbox.stories.d.ts +18 -0
  296. package/dist/cjs/stories/giftbox.stories.js +2 -0
  297. package/dist/cjs/stories/giftbox.stories.js.map +7 -0
  298. package/dist/cjs/stories/graphicMore.stories.d.ts +19 -0
  299. package/dist/cjs/stories/graphicMore.stories.js +2 -0
  300. package/dist/cjs/stories/graphicMore.stories.js.map +7 -0
  301. package/dist/cjs/stories/selectstore.stories.d.ts +18 -0
  302. package/dist/cjs/stories/selectstore.stories.js +2 -0
  303. package/dist/cjs/stories/selectstore.stories.js.map +7 -0
  304. package/dist/cjs/stories/shelfDisplay.stories.js +644 -1
  305. package/dist/cjs/stories/shelfDisplay.stories.js.map +2 -2
  306. package/dist/cjs/stories/tabs.stories.js +1 -1
  307. package/dist/cjs/stories/tabs.stories.js.map +3 -3
  308. package/dist/esm/biz-components/AccordionCards/index.js.map +2 -2
  309. package/dist/esm/biz-components/AiuiProvider/index.d.ts +4 -0
  310. package/dist/esm/biz-components/AiuiProvider/index.js +1 -1
  311. package/dist/esm/biz-components/AiuiProvider/index.js.map +2 -2
  312. package/dist/esm/biz-components/AplusDesc/index.d.ts +22 -0
  313. package/dist/esm/biz-components/AplusDesc/index.js +2 -0
  314. package/dist/esm/biz-components/AplusDesc/index.js.map +7 -0
  315. package/dist/esm/biz-components/CollectionShelves/CollectionShelvesItem.d.ts +4 -0
  316. package/dist/esm/biz-components/CollectionShelves/CollectionShelvesItem.js +2 -0
  317. package/dist/esm/biz-components/CollectionShelves/CollectionShelvesItem.js.map +7 -0
  318. package/dist/esm/biz-components/CollectionShelves/index.d.ts +6 -0
  319. package/dist/esm/biz-components/CollectionShelves/index.js +2 -0
  320. package/dist/esm/biz-components/CollectionShelves/index.js.map +7 -0
  321. package/dist/esm/biz-components/CollectionsBanner/index.d.ts +7 -0
  322. package/dist/esm/biz-components/CollectionsBanner/index.js +2 -0
  323. package/dist/esm/biz-components/CollectionsBanner/index.js.map +7 -0
  324. package/dist/esm/biz-components/CollectionsBanner/types.d.ts +43 -0
  325. package/dist/esm/biz-components/CollectionsBanner/types.js +1 -0
  326. package/dist/esm/biz-components/CollectionsBanner/types.js.map +7 -0
  327. package/dist/esm/biz-components/CollectionsFilters/FilterCardWrap.d.ts +17 -0
  328. package/dist/esm/biz-components/CollectionsFilters/FilterCardWrap.js +2 -0
  329. package/dist/esm/biz-components/CollectionsFilters/FilterCardWrap.js.map +7 -0
  330. package/dist/esm/biz-components/CollectionsFilters/FilterCardWrapItem.d.ts +10 -0
  331. package/dist/esm/biz-components/CollectionsFilters/FilterCardWrapItem.js +2 -0
  332. package/dist/esm/biz-components/CollectionsFilters/FilterCardWrapItem.js.map +7 -0
  333. package/dist/esm/biz-components/CollectionsFilters/FilterHeader.d.ts +13 -0
  334. package/dist/esm/biz-components/CollectionsFilters/FilterHeader.js +2 -0
  335. package/dist/esm/biz-components/CollectionsFilters/FilterHeader.js.map +7 -0
  336. package/dist/esm/biz-components/CollectionsFilters/FilterList.d.ts +14 -0
  337. package/dist/esm/biz-components/CollectionsFilters/FilterList.js +2 -0
  338. package/dist/esm/biz-components/CollectionsFilters/FilterList.js.map +7 -0
  339. package/dist/esm/biz-components/CollectionsFilters/component/AnimatedUL.d.ts +5 -0
  340. package/dist/esm/biz-components/CollectionsFilters/component/AnimatedUL.js +2 -0
  341. package/dist/esm/biz-components/CollectionsFilters/component/AnimatedUL.js.map +7 -0
  342. package/dist/esm/biz-components/CollectionsFilters/component/TabFilter.d.ts +12 -0
  343. package/dist/esm/biz-components/CollectionsFilters/component/TabFilter.js +2 -0
  344. package/dist/esm/biz-components/CollectionsFilters/component/TabFilter.js.map +7 -0
  345. package/dist/esm/biz-components/CollectionsFilters/component/filtersFun.d.ts +12 -0
  346. package/dist/esm/biz-components/CollectionsFilters/component/filtersFun.js +2 -0
  347. package/dist/esm/biz-components/CollectionsFilters/component/filtersFun.js.map +7 -0
  348. package/dist/esm/biz-components/CollectionsFilters/component/helper.d.ts +81 -0
  349. package/dist/esm/biz-components/CollectionsFilters/component/helper.js +2 -0
  350. package/dist/esm/biz-components/CollectionsFilters/component/helper.js.map +7 -0
  351. package/dist/esm/biz-components/CollectionsFilters/component/price.d.ts +25 -0
  352. package/dist/esm/biz-components/CollectionsFilters/component/price.js +2 -0
  353. package/dist/esm/biz-components/CollectionsFilters/component/price.js.map +7 -0
  354. package/dist/esm/biz-components/CollectionsFilters/component/priceProps.d.ts +215 -0
  355. package/dist/esm/biz-components/CollectionsFilters/component/priceProps.js +2 -0
  356. package/dist/esm/biz-components/CollectionsFilters/component/priceProps.js.map +7 -0
  357. package/dist/esm/biz-components/CollectionsFilters/index.d.ts +22 -0
  358. package/dist/esm/biz-components/CollectionsFilters/index.js +2 -0
  359. package/dist/esm/biz-components/CollectionsFilters/index.js.map +7 -0
  360. package/dist/esm/biz-components/DownLoad/index.d.ts +20 -0
  361. package/dist/esm/biz-components/DownLoad/index.js +2 -0
  362. package/dist/esm/biz-components/DownLoad/index.js.map +7 -0
  363. package/dist/esm/biz-components/Faq/Faq.js +1 -1
  364. package/dist/esm/biz-components/Faq/Faq.js.map +3 -3
  365. package/dist/esm/biz-components/Features/index.d.ts +26 -0
  366. package/dist/esm/biz-components/Features/index.js +2 -0
  367. package/dist/esm/biz-components/Features/index.js.map +7 -0
  368. package/dist/esm/biz-components/FootCharger/index.d.ts +12 -0
  369. package/dist/esm/biz-components/FootCharger/index.js +2 -0
  370. package/dist/esm/biz-components/FootCharger/index.js.map +7 -0
  371. package/dist/esm/biz-components/FooterNavigation/index.js +1 -1
  372. package/dist/esm/biz-components/FooterNavigation/index.js.map +3 -3
  373. package/dist/esm/biz-components/FooterNavigation/types.d.ts +2 -1
  374. package/dist/esm/biz-components/FooterNavigation/types.js +1 -1
  375. package/dist/esm/biz-components/FooterNavigation/types.js.map +2 -2
  376. package/dist/esm/biz-components/GiftBox/index.d.ts +17 -0
  377. package/dist/esm/biz-components/GiftBox/index.js +2 -0
  378. package/dist/esm/biz-components/GiftBox/index.js.map +7 -0
  379. package/dist/esm/biz-components/Graphic/index.js +1 -1
  380. package/dist/esm/biz-components/Graphic/index.js.map +2 -2
  381. package/dist/esm/biz-components/GraphicMore/index.d.ts +22 -0
  382. package/dist/esm/biz-components/GraphicMore/index.js +2 -0
  383. package/dist/esm/biz-components/GraphicMore/index.js.map +7 -0
  384. package/dist/esm/biz-components/HeaderNavigation/NavProvider.d.ts +6 -5
  385. package/dist/esm/biz-components/HeaderNavigation/NavProvider.js +1 -1
  386. package/dist/esm/biz-components/HeaderNavigation/NavProvider.js.map +3 -3
  387. package/dist/esm/biz-components/HeaderNavigation/icons/Polygon.d.ts +3 -0
  388. package/dist/esm/biz-components/HeaderNavigation/icons/Polygon.js +2 -0
  389. package/dist/esm/biz-components/HeaderNavigation/icons/Polygon.js.map +7 -0
  390. package/dist/esm/biz-components/HeaderNavigation/icons/index.d.ts +2 -1
  391. package/dist/esm/biz-components/HeaderNavigation/icons/index.js +1 -1
  392. package/dist/esm/biz-components/HeaderNavigation/icons/index.js.map +3 -3
  393. package/dist/esm/biz-components/HeaderNavigation/index.js +1 -1
  394. package/dist/esm/biz-components/HeaderNavigation/index.js.map +3 -3
  395. package/dist/esm/biz-components/HeaderNavigation/types.d.ts +18 -2
  396. package/dist/esm/biz-components/HeaderNavigation/types.js +1 -1
  397. package/dist/esm/biz-components/HeaderNavigation/types.js.map +2 -2
  398. package/dist/esm/biz-components/HeaderNavigation/withCategory.d.ts +1 -1
  399. package/dist/esm/biz-components/HeaderNavigation/withCategory.js +1 -1
  400. package/dist/esm/biz-components/HeaderNavigation/withCategory.js.map +3 -3
  401. package/dist/esm/biz-components/Listing/ProductProvider.d.ts +52 -0
  402. package/dist/esm/biz-components/Listing/ProductProvider.js +2 -0
  403. package/dist/esm/biz-components/Listing/ProductProvider.js.map +7 -0
  404. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/index.d.ts +30 -0
  405. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/index.js +2 -0
  406. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBenefitsTabs/index.js.map +7 -0
  407. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBundle/index.d.ts +2 -0
  408. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBundle/index.js +2 -0
  409. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductBundle/index.js.map +7 -0
  410. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductFreeGift/index.d.ts +2 -0
  411. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductFreeGift/index.js +2 -0
  412. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductFreeGift/index.js.map +7 -0
  413. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductHighlight/index.d.ts +2 -0
  414. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductHighlight/index.js +2 -0
  415. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductHighlight/index.js.map +7 -0
  416. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductOptions/index.d.ts +2 -0
  417. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductOptions/index.js +2 -0
  418. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/ProductOptions/index.js.map +7 -0
  419. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/index.d.ts +2 -0
  420. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/index.js +2 -0
  421. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/index.js.map +7 -0
  422. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/types.d.ts +43 -0
  423. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/types.js +2 -0
  424. package/dist/esm/biz-components/Listing/components/ProductCard/ProductDetail/types.js.map +7 -0
  425. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/CompareModal.d.ts +2 -0
  426. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/CompareModal.js +2 -0
  427. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/CompareModal.js.map +7 -0
  428. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/Select.d.ts +21 -0
  429. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/Select.js +2 -0
  430. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/Select.js.map +7 -0
  431. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/ShopifyColorOption.d.ts +5 -0
  432. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/ShopifyColorOption.js +2 -0
  433. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/ShopifyColorOption.js.map +7 -0
  434. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/SpecsModal.d.ts +1 -0
  435. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/SpecsModal.js +2 -0
  436. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/components/SpecsModal.js.map +7 -0
  437. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/index.d.ts +2 -0
  438. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/index.js +2 -0
  439. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/index.js.map +7 -0
  440. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/types.d.ts +35 -0
  441. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/types.js +2 -0
  442. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGallery/types.js.map +7 -0
  443. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGridBox.d.ts +6 -0
  444. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGridBox.js +2 -0
  445. package/dist/esm/biz-components/Listing/components/ProductCard/ProductGridBox.js.map +7 -0
  446. package/dist/esm/biz-components/Listing/components/ProductCard/ProductSummary/index.d.ts +3 -0
  447. package/dist/esm/biz-components/Listing/components/ProductCard/ProductSummary/index.js +2 -0
  448. package/dist/esm/biz-components/Listing/components/ProductCard/ProductSummary/index.js.map +7 -0
  449. package/dist/esm/biz-components/Listing/components/ProductCard/ProductSummary/types.d.ts +2 -0
  450. package/dist/esm/biz-components/Listing/components/ProductCard/ProductSummary/types.js +1 -0
  451. package/dist/esm/biz-components/Listing/components/ProductCard/ProductSummary/types.js.map +7 -0
  452. package/dist/esm/biz-components/Listing/components/ProductCard/index.d.ts +2 -0
  453. package/dist/esm/biz-components/Listing/components/ProductCard/index.js +2 -0
  454. package/dist/esm/biz-components/Listing/components/ProductCard/index.js.map +7 -0
  455. package/dist/esm/biz-components/Listing/components/PurchaseBar/ProductActions/index.d.ts +2 -0
  456. package/dist/esm/biz-components/Listing/components/PurchaseBar/ProductActions/index.js +2 -0
  457. package/dist/esm/biz-components/Listing/components/PurchaseBar/ProductActions/index.js.map +7 -0
  458. package/dist/esm/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/index.d.ts +4 -0
  459. package/dist/esm/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/index.js +2 -0
  460. package/dist/esm/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/index.js.map +7 -0
  461. package/dist/esm/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/types.d.ts +10 -0
  462. package/dist/esm/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/types.js +1 -0
  463. package/dist/esm/biz-components/Listing/components/PurchaseBar/ScrollSpyNav/types.js.map +7 -0
  464. package/dist/esm/biz-components/Listing/components/PurchaseBar/index.d.ts +3 -0
  465. package/dist/esm/biz-components/Listing/components/PurchaseBar/index.js +2 -0
  466. package/dist/esm/biz-components/Listing/components/PurchaseBar/index.js.map +7 -0
  467. package/dist/esm/biz-components/Listing/components/PurchaseBar/types.d.ts +12 -0
  468. package/dist/esm/biz-components/Listing/components/PurchaseBar/types.js +1 -0
  469. package/dist/esm/biz-components/Listing/components/PurchaseBar/types.js.map +7 -0
  470. package/dist/esm/biz-components/Listing/components/index.d.ts +3 -0
  471. package/dist/esm/biz-components/Listing/components/index.js +2 -0
  472. package/dist/esm/biz-components/Listing/components/index.js.map +7 -0
  473. package/dist/esm/biz-components/Listing/const.d.ts +28 -0
  474. package/dist/esm/biz-components/Listing/const.js +2 -0
  475. package/dist/esm/biz-components/Listing/const.js.map +7 -0
  476. package/dist/esm/biz-components/Listing/hooks/use-options.d.ts +3 -0
  477. package/dist/esm/biz-components/Listing/hooks/use-options.js +2 -0
  478. package/dist/esm/biz-components/Listing/hooks/use-options.js.map +7 -0
  479. package/dist/esm/biz-components/Listing/hooks/use-variant-media.d.ts +14 -0
  480. package/dist/esm/biz-components/Listing/hooks/use-variant-media.js +2 -0
  481. package/dist/esm/biz-components/Listing/hooks/use-variant-media.js.map +7 -0
  482. package/dist/esm/biz-components/Listing/hooks/use-variant.d.ts +5 -0
  483. package/dist/esm/biz-components/Listing/hooks/use-variant.js +2 -0
  484. package/dist/esm/biz-components/Listing/hooks/use-variant.js.map +7 -0
  485. package/dist/esm/biz-components/Listing/hooks/useCopy.d.ts +8 -0
  486. package/dist/esm/biz-components/Listing/hooks/useCopy.js +2 -0
  487. package/dist/esm/biz-components/Listing/hooks/useCopy.js.map +7 -0
  488. package/dist/esm/biz-components/Listing/index.d.ts +3 -0
  489. package/dist/esm/biz-components/Listing/index.js +2 -0
  490. package/dist/esm/biz-components/Listing/index.js.map +7 -0
  491. package/dist/esm/biz-components/Listing/types/graphql.d.ts +7473 -0
  492. package/dist/esm/biz-components/Listing/types/graphql.js +2 -0
  493. package/dist/esm/biz-components/Listing/types/graphql.js.map +7 -0
  494. package/dist/esm/biz-components/Listing/types/product.d.ts +141 -0
  495. package/dist/esm/biz-components/Listing/types/product.js +2 -0
  496. package/dist/esm/biz-components/Listing/types/product.js.map +7 -0
  497. package/dist/esm/biz-components/Listing/types/productMetafields.d.js +2 -0
  498. package/dist/esm/biz-components/Listing/types/productMetafields.d.js.map +7 -0
  499. package/dist/esm/biz-components/Listing/types/type-helper.d.ts +5 -0
  500. package/dist/esm/biz-components/Listing/types/type-helper.js +1 -0
  501. package/dist/esm/biz-components/Listing/types/type-helper.js.map +7 -0
  502. package/dist/esm/biz-components/Listing/types.d.ts +21 -0
  503. package/dist/esm/biz-components/Listing/types.js +1 -0
  504. package/dist/esm/biz-components/Listing/types.js.map +7 -0
  505. package/dist/esm/biz-components/Listing/utils/helper.d.ts +21 -0
  506. package/dist/esm/biz-components/Listing/utils/helper.js +2 -0
  507. package/dist/esm/biz-components/Listing/utils/helper.js.map +7 -0
  508. package/dist/esm/biz-components/Listing/utils/index.d.ts +37 -0
  509. package/dist/esm/biz-components/Listing/utils/index.js +2 -0
  510. package/dist/esm/biz-components/Listing/utils/index.js.map +7 -0
  511. package/dist/esm/biz-components/MultiLayoutGraphicBlock/MultiLayoutGraphicBlock.js +1 -1
  512. package/dist/esm/biz-components/MultiLayoutGraphicBlock/MultiLayoutGraphicBlock.js.map +2 -2
  513. package/dist/esm/biz-components/NavigationSearch/index.d.ts +4 -0
  514. package/dist/esm/biz-components/NavigationSearch/index.js +2 -0
  515. package/dist/esm/biz-components/NavigationSearch/index.js.map +7 -0
  516. package/dist/esm/biz-components/NavigationSearch/types.d.ts +18 -0
  517. package/dist/esm/biz-components/NavigationSearch/types.js +2 -0
  518. package/dist/esm/biz-components/NavigationSearch/types.js.map +7 -0
  519. package/dist/esm/biz-components/Paginator/index.d.ts +7 -0
  520. package/dist/esm/biz-components/Paginator/index.js +7 -0
  521. package/dist/esm/biz-components/Paginator/index.js.map +7 -0
  522. package/dist/esm/biz-components/SearchPage/index.d.ts +6 -0
  523. package/dist/esm/biz-components/SearchPage/index.js +2 -0
  524. package/dist/esm/biz-components/SearchPage/index.js.map +7 -0
  525. package/dist/esm/biz-components/SearchPage/types.d.ts +58 -0
  526. package/dist/esm/biz-components/SearchPage/types.js +2 -0
  527. package/dist/esm/biz-components/SearchPage/types.js.map +7 -0
  528. package/dist/esm/biz-components/SelectStore/index.d.ts +20 -0
  529. package/dist/esm/biz-components/SelectStore/index.js +2 -0
  530. package/dist/esm/biz-components/SelectStore/index.js.map +7 -0
  531. package/dist/esm/biz-components/ShelfDisplay/index.js +1 -1
  532. package/dist/esm/biz-components/ShelfDisplay/index.js.map +3 -3
  533. package/dist/esm/biz-components/ShelfDisplay/shelfDisplay.d.ts +11 -2
  534. package/dist/esm/biz-components/ShelfDisplay/shelfDisplay.js +1 -1
  535. package/dist/esm/biz-components/ShelfDisplay/shelfDisplay.js.map +3 -3
  536. package/dist/esm/biz-components/ShelfDisplay/shelfDisplayItem.js +9 -9
  537. package/dist/esm/biz-components/ShelfDisplay/shelfDisplayItem.js.map +3 -3
  538. package/dist/esm/biz-components/Specs/dropdown.d.ts +11 -0
  539. package/dist/esm/biz-components/Specs/dropdown.js +3 -0
  540. package/dist/esm/biz-components/Specs/dropdown.js.map +7 -0
  541. package/dist/esm/biz-components/Specs/index.d.ts +6 -0
  542. package/dist/esm/biz-components/Specs/index.js +2 -0
  543. package/dist/esm/biz-components/Specs/index.js.map +7 -0
  544. package/dist/esm/biz-components/Subscribe/index.d.ts +7 -1
  545. package/dist/esm/biz-components/Subscribe/index.js +10 -1
  546. package/dist/esm/biz-components/Subscribe/index.js.map +3 -3
  547. package/dist/esm/biz-components/Tabs/Tabs.js +1 -1
  548. package/dist/esm/biz-components/Tabs/Tabs.js.map +2 -2
  549. package/dist/esm/biz-components/TabsGroup/index.d.ts +7 -0
  550. package/dist/esm/biz-components/TabsGroup/index.js +2 -0
  551. package/dist/esm/biz-components/TabsGroup/index.js.map +7 -0
  552. package/dist/esm/biz-components/TabsGroup/types.d.ts +16 -0
  553. package/dist/esm/biz-components/TabsGroup/types.js +1 -0
  554. package/dist/esm/biz-components/TabsGroup/types.js.map +7 -0
  555. package/dist/esm/biz-components/TextMarquee/index.d.ts +9 -0
  556. package/dist/esm/biz-components/TextMarquee/index.js +2 -0
  557. package/dist/esm/biz-components/TextMarquee/index.js.map +7 -0
  558. package/dist/esm/biz-components/Title/index.js +1 -1
  559. package/dist/esm/biz-components/Title/index.js.map +3 -3
  560. package/dist/esm/biz-components/Title/types.d.ts +4 -1
  561. package/dist/esm/biz-components/index.d.ts +35 -0
  562. package/dist/esm/biz-components/index.js +1 -1
  563. package/dist/esm/biz-components/index.js.map +3 -3
  564. package/dist/esm/components/breadcrumb.d.ts +12 -0
  565. package/dist/esm/components/breadcrumb.js +2 -0
  566. package/dist/esm/components/breadcrumb.js.map +7 -0
  567. package/dist/esm/components/button.js +1 -1
  568. package/dist/esm/components/button.js.map +2 -2
  569. package/dist/esm/components/checkbox.js +1 -1
  570. package/dist/esm/components/checkbox.js.map +3 -3
  571. package/dist/esm/components/container.js +1 -1
  572. package/dist/esm/components/container.js.map +2 -2
  573. package/dist/esm/components/dialog.d.ts +3 -1
  574. package/dist/esm/components/dialog.js +1 -1
  575. package/dist/esm/components/dialog.js.map +3 -3
  576. package/dist/esm/components/index.d.ts +2 -0
  577. package/dist/esm/components/index.js +1 -1
  578. package/dist/esm/components/index.js.map +2 -2
  579. package/dist/esm/components/loadingDots.d.ts +6 -0
  580. package/dist/esm/components/loadingDots.js +42 -0
  581. package/dist/esm/components/loadingDots.js.map +7 -0
  582. package/dist/esm/helpers/utils.d.ts +2 -0
  583. package/dist/esm/helpers/utils.js +1 -1
  584. package/dist/esm/helpers/utils.js.map +3 -3
  585. package/dist/esm/hooks/useRollout.d.ts +1 -0
  586. package/dist/esm/hooks/useRollout.js +2 -0
  587. package/dist/esm/hooks/useRollout.js.map +7 -0
  588. package/dist/esm/stories/aplusdesc.stories.d.ts +27 -0
  589. package/dist/esm/stories/aplusdesc.stories.js +2 -0
  590. package/dist/esm/stories/aplusdesc.stories.js.map +7 -0
  591. package/dist/esm/stories/download.stories.d.ts +18 -0
  592. package/dist/esm/stories/download.stories.js +2 -0
  593. package/dist/esm/stories/download.stories.js.map +7 -0
  594. package/dist/esm/stories/features.stories.d.ts +21 -0
  595. package/dist/esm/stories/features.stories.js +2 -0
  596. package/dist/esm/stories/features.stories.js.map +7 -0
  597. package/dist/esm/stories/footcharger.stories.d.ts +19 -0
  598. package/dist/esm/stories/footcharger.stories.js +2 -0
  599. package/dist/esm/stories/footcharger.stories.js.map +7 -0
  600. package/dist/esm/stories/giftbox.stories.d.ts +18 -0
  601. package/dist/esm/stories/giftbox.stories.js +2 -0
  602. package/dist/esm/stories/giftbox.stories.js.map +7 -0
  603. package/dist/esm/stories/graphicMore.stories.d.ts +19 -0
  604. package/dist/esm/stories/graphicMore.stories.js +2 -0
  605. package/dist/esm/stories/graphicMore.stories.js.map +7 -0
  606. package/dist/esm/stories/selectstore.stories.d.ts +18 -0
  607. package/dist/esm/stories/selectstore.stories.js +2 -0
  608. package/dist/esm/stories/selectstore.stories.js.map +7 -0
  609. package/dist/esm/stories/shelfDisplay.stories.js +644 -1
  610. package/dist/esm/stories/shelfDisplay.stories.js.map +2 -2
  611. package/dist/esm/stories/tabs.stories.js +1 -1
  612. package/dist/esm/stories/tabs.stories.js.map +3 -3
  613. package/dist/tokens/base.css +1 -1
  614. package/package.json +1 -1
  615. package/style.css +32 -2
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/stories/shelfDisplay.stories.tsx"],
4
- "sourcesContent": ["import type { Meta, StoryObj } from '@storybook/react'\nimport ShelfDisplay from '../biz-components/ShelfDisplay/index.js'\nimport { gsap } from 'gsap'\nimport { useGSAP } from '@gsap/react'\nimport { ScrollTrigger } from 'gsap/dist/ScrollTrigger'\nimport { SplitText } from 'gsap/dist/SplitText'\n\nconst meta = {\n title: 'Biz-Components/ShelfDisplay',\n component: ShelfDisplay,\n parameters: {\n layout: 'fullscreen',\n },\n tags: ['autodocs'],\n} satisfies Meta<typeof ShelfDisplay>\n\nexport default meta\ntype Story = StoryObj<typeof meta>\n\nconst mockItems = [\n {\n price: '$1,999.00',\n basePrice: '$2,999.00',\n subTitle: 'Fast Charging for 3 Devices',\n title: 'Anker Prime 27,650mAh Power Bank (250W)',\n tagItems: ['New', '20% OFF'],\n img: {\n url: 'https://cdn.shopify.com/s/files/1/0517/6767/3016/files/e7be0a68-29b9-431c-8c0f-21bf968b1545_Product_Image_2.png?v=1744274554',\n },\n },\n {\n price: '$1,999.00',\n basePrice: '$2,999.00',\n subTitle: 'Fast Charging for 3 Devices',\n title: 'Anker Prime 27,650mAh Power Bank (250W)',\n tagItems: ['New', '20% OFF'],\n img: {\n url: 'https://cdn.shopify.com/s/files/1/0517/6767/3016/files/e7be0a68-29b9-431c-8c0f-21bf968b1545_Product_Image_2.png?v=1744274554',\n },\n },\n]\n\nexport const Default: Story = {\n args: {\n data: {\n productsCard: mockItems,\n primaryButton: 'Learn More',\n secondaryButton: 'Shop Now',\n },\n className: 'p-4',\n },\n}\n\nexport const Round: Story = {\n args: {\n data: {\n productsCard: mockItems,\n shape: 'round',\n itemShape: 'round',\n primaryButton: 'Learn More',\n secondaryButton: 'Shop Now',\n },\n className: 'p-4',\n },\n}\n"],
5
- "mappings": "AACA,OAAOA,MAAkB,0CACzB,MAAqB,OACrB,MAAwB,cACxB,MAA8B,0BAC9B,MAA0B,sBAE1B,MAAMC,EAAO,CACX,MAAO,8BACP,UAAWD,EACX,WAAY,CACV,OAAQ,YACV,EACA,KAAM,CAAC,UAAU,CACnB,EAEA,IAAOE,EAAQD,EAGf,MAAME,EAAY,CAChB,CACE,MAAO,YACP,UAAW,YACX,SAAU,8BACV,MAAO,0CACP,SAAU,CAAC,MAAO,SAAS,EAC3B,IAAK,CACH,IAAK,8HACP,CACF,EACA,CACE,MAAO,YACP,UAAW,YACX,SAAU,8BACV,MAAO,0CACP,SAAU,CAAC,MAAO,SAAS,EAC3B,IAAK,CACH,IAAK,8HACP,CACF,CACF,EAEaC,EAAiB,CAC5B,KAAM,CACJ,KAAM,CACJ,aAAcD,EACd,cAAe,aACf,gBAAiB,UACnB,EACA,UAAW,KACb,CACF,EAEaE,EAAe,CAC1B,KAAM,CACJ,KAAM,CACJ,aAAcF,EACd,MAAO,QACP,UAAW,QACX,cAAe,aACf,gBAAiB,UACnB,EACA,UAAW,KACb,CACF",
4
+ "sourcesContent": ["import type { Meta, StoryObj } from '@storybook/react'\nimport ShelfDisplay from '../biz-components/ShelfDisplay/index.js'\nimport { gsap } from 'gsap'\nimport { useGSAP } from '@gsap/react'\nimport { ScrollTrigger } from 'gsap/dist/ScrollTrigger'\nimport { SplitText } from 'gsap/dist/SplitText'\n\nconst meta = {\n title: 'Biz-Components/ShelfDisplay',\n component: ShelfDisplay,\n parameters: {\n layout: 'fullscreen',\n },\n tags: ['autodocs'],\n} satisfies Meta<typeof ShelfDisplay>\n\nexport default meta\ntype Story = StoryObj<typeof meta>\n\nconst mockItems = [\n {\n price: '$1,999.00',\n basePrice: '$2,999.00',\n subTitle: 'Fast Charging for 3 Devices',\n title: 'Anker Prime 27,650mAh Power Bank (250W)',\n tagItems: ['New', '20% OFF'],\n img: {\n url: 'https://cdn.shopify.com/s/files/1/0517/6767/3016/files/e7be0a68-29b9-431c-8c0f-21bf968b1545_Product_Image_2.png?v=1744274554',\n },\n },\n {\n price: '$1,999.00',\n basePrice: '$2,999.00',\n subTitle: 'Fast Charging for 3 Devices',\n title: 'Anker Prime 27,650mAh Power Bank (250W)',\n tagItems: ['New', '20% OFF'],\n img: {\n url: 'https://cdn.shopify.com/s/files/1/0517/6767/3016/files/e7be0a68-29b9-431c-8c0f-21bf968b1545_Product_Image_2.png?v=1744274554',\n },\n },\n]\n\nexport const Default: Story = {\n args: {\n data: {\n productsCard: [\n {\n sku: 'T88921W1',\n name: 'eufyCam S3 Pro 2-Cam Kit',\n image:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/500_500_3_2a6f676e-ec5b-43d3-8c16-c7020fae920d.png?v=1750089570',\n value: 't88921w1',\n handle: 't88921w1',\n shopify_id: '8281301450921',\n },\n {\n sku: 'T8L40111',\n name: 'eufy Indoor Floor Lamp E10',\n image: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/20240904-190032.png?v=1727339554',\n value: 't8l40111',\n handle: 't8l40111',\n shopify_id: '8281302827177',\n },\n // {\n // sku: 'T2080222',\n // name: 'eufy Robot Vacuum Omni S1 Pro (Beta 5.0)',\n // image:\n // 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S1_Pro_7f518d3b-fd4a-4d08-b553-5c9aa4beb028.png?v=1743567448',\n // value: 't2080222',\n // handle: 't2080222',\n // shopify_id: '8591218573481',\n // },\n ],\n isShowTab: false,\n isDisplayGudgments: true,\n primaryButton: 'Learn More',\n secondaryButton: 'Shop Now',\n },\n isDisplayGudgments: true,\n buildData: {\n products: [\n {\n availableForSale: true,\n productType: '',\n onlineStoreUrl: null,\n publishedAt: '2025-06-15T15:40:47Z',\n totalInventory: 74,\n tags: ['lawn mower'],\n seo: {\n title: 'eufy E15 Robot Lawn Mower | No-Wire Al Mower for Hasssle-Free Yard Care',\n description:\n 'eufy E15 Lawn bot combines Al visual navigation and hands-free auto mapping for precise, effortless mowing of up to 800m\u00B2. No wiring or RTK required - ideal for small to medium-sized yards. Shop now for smarter Iawn care!',\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: {\n value:\n '[\"isCustomOrder\",\"sectionInfo\",\"aplusV2_inthebox\",\"tabVideos\",\"overview\",\"aplusV2__4\",\"aplusV2_effortless\",\"aplusV2_2\",\"aplusV2_0\",\"aplusV2_3\",\"aplusV2_inthebox\",\"aplusV2__15\",\"specsV2\",\"compareV2\",\"tabFaqs\"]',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'component',\n key: '_order',\n },\n MF_aplus_order: {\n value: '[]',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'aplus',\n key: '_order',\n },\n MF_judgemeBadge: {\n value:\n \"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\",\n type: 'string',\n description: null,\n namespace: 'judgeme',\n key: 'badge',\n },\n MF_judgemeWidget: {\n value:\n \"<div class='jdgm-rev-widg' data-updated-at='2025-06-13T11:05:48Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 5 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 4 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 3 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 2 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 1 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget' style=\\\"display: none;\\\"></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\",\n type: 'string',\n description: null,\n namespace: 'judgeme',\n key: 'widget',\n },\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: {\n value: '90',\n type: 'single_line_text_field',\n description: null,\n namespace: 'yotpo',\n key: 'reviews_count',\n },\n MF_yotpoReviewsAverage: {\n value: '4.7',\n type: 'single_line_text_field',\n description: null,\n namespace: 'yotpo',\n key: 'reviews_average',\n },\n MF_pageCommon: null,\n MF_liveHelper: {\n value: 'true',\n type: 'boolean',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Boolean\",\"schema\":\"\"}',\n namespace: 'global',\n key: 'live-helper',\n },\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: null,\n MF_productData: {\n value:\n '{\"checkout_bar_info\":{\"txt\":\"Same Price with Prime Day\"},\"custom_variants\":{\"variants\":[{\"id\":\"gid://shopify/ProductVariant/45432983322793\",\"sku\":\"T28011A1\",\"title\":\"Black\",\"image\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E18_669655d3-cc7b-495b-8267-7dbc3d7eca02.png?v=1741514243\",\"handle\":\"t28011a1\",\"product_title\":\"eufy Robot Lawn Mower E18\",\"showExtra\":false,\"extra\":\"\"}],\"title\":\"Choice\",\"desc\":\"\"},\"model3DViewer\":{\"ar\":true,\"ar-scale\":\"auto\",\"exposure\":1,\"ar-modes\":\"scene-viewer webxr quick-look\",\"camera-orbit\":\"37.27deg 64.8deg 1.46m\",\"src\":\"https://cdn.shopify.com/3d/models/3dd280c977f30595/T2880.glb\",\"arBtnText\":\"\",\"arBtnIcon\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/AR_1.svg?v=1744790605\",\"poster\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/20250523-161848.png?v=1747988349\",\"environment-image\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/T2880_06e7b3fd-687d-4ba4-b7e1-dbc4d5297962.hdr\",\"url\":\"1111\"},\"feature\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_8472d3c5-0708-4388-8cad-fda027b1fcb5.png?v=1750211976\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_40729eec-efaf-4b80-beb5-c511ce52f28d.png?v=1750211976\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_c1c9cebb-306a-440c-ac70-9348bcb3da8f.png?v=1750211976\"}],\"scene\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_4a54a247-79b2-45e3-8f95-f6031aae0d18.png?v=1750002517\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_29758cb2-e445-4247-bbb6-5801d04e74f4.png?v=1750002517\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_6dd80c52-4836-42f0-b85b-bf55900e4229.png?v=1750002517\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_d66549d5-181a-45c4-8b29-77e23889023f.png?v=1750002563\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_246e0f58-9113-484e-be8b-8eef1e28beb3.png?v=1750002563\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_9f9546e3-13ac-442a-8517-895dc5200fb8.png?v=1750002563\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_af0df1fc-4a2d-4ed1-92b6-90a9e8f2209c.png?v=1750002602\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_a068adb6-9d26-4294-9617-42b50068fd10.png?v=1750002602\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_df6c2e0f-0e76-49d7-8a86-a21d953d94da.png?v=1750002602\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_2c6d35c8-55ea-46a2-b3bf-8eb9b7ef911b.png?v=1750002692\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_6e44fed2-d11e-48ba-aa1a-bef4bfc2b5dc.png?v=1750002692\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_7abdfea8-8340-40a4-b09f-79345fe6a19b.png?v=1750002692\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_65e89a14-9002-4dba-a501-02c7d265e2ad.png?v=1750002637\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_5536d223-2633-4466-96b5-ed3742e2e99d.png?v=1750002637\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_e580e0fa-e5c4-4140-b348-b8c5c5cff568.png?v=1750002637\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_525dbdec-644c-4aec-ade7-7f8e8a801236.png?v=1750002744\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_275ea67c-0a6c-496d-b2a5-83eeb5070260.png?v=1750002744\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_b4422a08-048e-44b8-9b1b-d7f438cfdabe.png?v=1750002744\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_e5e3c37a-2dac-4091-9dec-483a2fcec23b.png?v=1750002781\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_f76f9cad-fe7b-4f9e-9cf7-1a3b31c9663c.png?v=1750002781\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_042447b3-60ab-4c5f-9e11-58d7e9ccf146.png?v=1750002782\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_08625c85-b4cb-4541-9053-7eecf1320efe.png?v=1750002826\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_e34aaeb6-ea63-475f-83e7-703d6099fa3e.png?v=1750002826\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_bae723f3-0fea-46e0-bf4b-0f9b4ffc7c08.png?v=1750002826\"}],\"intro_video\":{\"poster\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_7e0fea36-cf63-4e9a-b57d-8ad7f71593f9.png?v=1750142256\",\"video\":\"https://cdn.shopify.com/videos/c/o/v/c4c0e8fdd92d48e7a1fb7aad373cff40.mp4\"},\"user_reviews\":{\"title\":\"Highly Anticipated, Well Received\",\"list\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Bryan_H..jpg?v=1695104900\",\"name\":\"Bryan H.\",\"description\":\"Installation was very simple, it took no more than 15 minutes to install on the wall. And Wow!! It does look very good and very professional too.\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Caleb_S..jpg?v=1695104900\",\"name\":\"Caleb S.\",\"description\":\"Having a zoom lens is helpful and the mounting bracket design was very intuitive. The removable solar panel was also very helpful, and will benefit many users in the future.\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Pete_G..jpg?v=1695104900\",\"name\":\"Peter G.\",\"description\":\"I really like the ease with which you can mount and remove it. The addition of the solar panel alattached to the top is just brilliant.\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Rene_V..jpg?v=1695104899\",\"name\":\"Rene V.\",\"description\":\"The secondary camera/view within the app shows a closer look of wherever the main camera is looking at. I like this.\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Richard..jpg?v=1695104900\",\"name\":\"Richard D.\",\"description\":\"In my short time with the camera it\\'s become my favourite Eufy camera so far because of the ability to pan the camera around remotely or let the camera auto track. \"}]},\"scene_app_img\":\"https://cdn.shopify.com/s/files/1/0603/3863/4821/files/E18_-_-_._fc98cd16-e26f-4cf6-b999-8717e225386d.png?v=1744957456\",\"ownerType\":\"PRODUCT\"}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":2323}',\n namespace: 'product',\n key: 'data',\n },\n MF_productVideo: null,\n MF_user_reviews_video: {\n value:\n '{\"title\":\"\",\"blocks\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_1.png?v=1699587309\",\"tips\":\"<b>Discover Solo Cam S340: A battery-powered, motion-tracking camera.</b>\",\"video_url\":\"https://www.youtube.com/embed/_gR3p1IyrzM?si=6F-BUMKzioABA29J\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_2.png?v=1699587401\",\"tips\":\"<b>Powered by solar, with the flexibility to place it anywhere there\\'s sun.</b> \",\"video_url\":\"https://www.youtube.com/embed/ILV1fD_Rues?si=Lj0THv2sKCjV4yAj\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_3.png?v=1699587477\",\"tips\":\"<b>Experience the next level of home security.</b> \",\"video_url\":\"https://www.youtube.com/embed/76SUrpYfgFo?si=kVsT6y6Q66tX1jtc\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_4.png?v=1699587559\",\"tips\":\"<b>See a comparison between Floodlight Cam E340 and SoloCam S340.</b> \",\"video_url\":\"https://www.youtube.com/embed/0MJDZDl5Q9o?si=rzg0MIuHSGzJ5bRA\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_5.png?v=1699587635\",\"tips\":\"<b>Dive into AI enhanced security with our weatherproof camera.</b> \",\"video_url\":\"https://www.youtube.com/embed/vFrxUNhPdaw?si=Ky0yikJt5hT5XsWx\"}]}',\n type: 'json',\n description:\n '{\"content\":\"eufy\u65E0\u5934\u8FC1\u79FB\uFF0C\u81EA\u52A8\u628AProductVideo-1\u8F6C\u4E3Auser_reviews_video\uFF0C\u65E0\u5934\u8FC1\u79FB\u540EProductVideo-1\u81EA\u52A8\u5931\u6548\uFF0Cuser_reviews_video\u81EA\u52A8\u751F\u6548\",\"status\":\"Active\"}',\n namespace: 'global',\n key: 'user_reviews_video',\n },\n MF_listing_compare: {\n value:\n '{\"title\":\"Products Comparison\",\"data\":[{\"info\":[\"Cameras: Dual\",\"Video Quality: Wide-Angle Camera: 3K (2880\u00D71620), Telephoto Camera: 2K (2304\u00D71296)\",\"Details at Distance: 15 m (50 ft)\",\"Zoom: Hybrid 8\u00D7 \",\"Night Vision: Color Night Vision\",\"Spotlight: Yes\",\"Field of View: 135\u00B0\",\"Pan and Tilt: Horizontal 360\u00B0, Vertical 70\u00B0\",\"Battery Life: 3 Months Standalone, a Lifetime with Forever* Power\",\"Solar Power: Adjustable and Removable 2.2W Solar Panel\",\"Monthly Fee: No\",\"Local Storage**: Built-In 8 GB EMMC \",\"On-Device** AI: Motion Detection, Human Detection, Vehicle Detection\",\"Wi-Fi: 2.4 GHz Only\",\"Smart Integrations: Alexa, Google Assistant\",\"HomeBase S380 Compatibility: Yes\",\"Weather Protection: Yes\",\"Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\"],\"product_name\":\"SoloCam S340\",\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1500_1500.png?v=1695091152\",\"price\":\"$199.99\",\"learn_more_link\":\"https://us.eufy.com/products/t81701w1\"},{\"info\":[\"Cameras: Single\",\"Video Quality: Wide-Angle Camera: 2K (2304\u00D71296)\",\"Details at Distance: 7 m (25 ft)\",\"Zoom: Digital \",\"Night Vision: Color Night Vision\",\"Spotlight: Yes\",\"Field of View: 135\u00B0\",\"Pan and Tilt: No\",\"Battery Life: 3 Months Standalone, a Lifetime with Forever* Power\",\"Solar Power: Integrated 1.2W Solar Panel\",\"Monthly Fee: No\",\"Local Storage**: Built-In 8 GB EMMC \",\"On-Device** AI: Motion Detection, Human Detection\",\"Wi-Fi: 2.4 GHz Only\",\"Smart Integrations: Alexa, Google Assistant\",\"HomeBase S380 Compatibility: Yes\",\"Weather Protection: Yes\",\"Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\"],\"product_name\":\"SoloCam S230\",\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S230_SoloCam_S40_1.png?v=1695096472\",\"price\":\"$199.99\",\"learn_more_link\":\"https://us.eufy.com/products/t81241w1\"},{\"info\":[\"Cameras: Single\",\"Video Quality: Wide-Angle Camera: 2K (2304\u00D71296)\",\"Details at Distance: 7 m (25 ft)\",\"Zoom: Digital \",\"Night Vision: Infrared Night Vision\",\"Spotlight: No\",\"Field of View: 135\u00B0\",\"Pan and Tilt: No\",\"Battery Life: 3 Months Standalone, a Lifetime with Forever* Power\",\"Solar Power: Integrated 0.9W Solar Panel\",\"Monthly Fee: No\",\"Local Storage**: Built-In 8 GB EMMC \",\"On-Device** AI: Motion Detection, Human Detection\",\"Wi-Fi: 2.4 GHz Only\",\"Smart Integrations: Alexa, Google Assistant\",\"HomeBase S380 Compatibility: Yes\",\"Weather Protection: Yes\",\"Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\"],\"product_name\":\"SoloCam S220\",\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S220_SoloCam_4cb73a28-da81-44fe-b018-dd5dc744b3dc.png?v=1695094906\",\"price\":\"$129.99\",\"learn_more_link\":\"https://us.eufy.com/products/t8134121\"}]}',\n type: 'json',\n description: null,\n namespace: 'global',\n key: 'listing_compare',\n },\n MF_specs: {\n value:\n '{\"items\":[],\"title\":\"Specs\",\"variant\":{\"sku\":\"T81701W1\"},\"data\":[{\"name\":\"Image/Video Quality\",\"children\":[{\"title\":\"Camera\",\"des\":\"Dual-Cam\"},{\"title\":\"Resolution\",\"des\":\"Wide-Angle Lens: 3K(2880*1620); <br>Telephoto Lens: 2K(2304*1296)\"},{\"title\":\"Details at Distance\",\"des\":\"15m (50 ft)\"},{\"title\":\"Zoom Method\",\"des\":\"Hybrid 8\u00D7\"},{\"title\":\"Night Vision\",\"des\":\"Color Night Vision\"}]},{\"name\":\"Camera\",\"children\":[{\"title\":\"Spotlight\",\"des\":\"Yes\"},{\"title\":\"Field Of View\",\"des\":\"135\u00B0\"},{\"title\":\"Pan and Tilt\",\"des\":\"Horizon 360\u00B0, Vertical 70\u00B0\"}]},{\"name\":\"Power\",\"children\":[{\"title\":\"Battery Life\",\"des\":\"3 Months Standalone, A Lifetime with Forever* Power\"},{\"title\":\"Solar Power\",\"des\":\"Adjustable and Removable 2.2W Solar Panel\"}]},{\"name\":\"On-Device**\",\"children\":[{\"title\":\"Monthly Fee\",\"des\":\"No\"},{\"title\":\"Local Storage**\",\"des\":\"Built-In 8 GB EMMC\"},{\"title\":\"On-Device** AI\",\"des\":\"Motion Detection, Human Detection, Vehicle Detection\"}]},{\"name\":\"Compatibility\",\"children\":[{\"title\":\"Wi-Fi\",\"des\":\"2.4 GHz Only\"},{\"title\":\"Smart Integrations\",\"des\":\"Alexa, Google Assistant\"},{\"title\":\"HomeBase 3 Compatibility\",\"des\":\"Yes\"}]},{\"name\":\"Working Environment\",\"children\":[{\"title\":\"Weather Protection\",\"des\":\"Yes\"},{\"title\":\"Operating Temperature\",\"des\":\"-4\u00B0F - 122\u00B0F (-20\u00B0C - 50\u00B0C)\"}]}],\"showTitle\":true}',\n type: 'json',\n description: '{\"content\":\"Specs Section\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"17\"}',\n namespace: 'global',\n key: 'specs',\n },\n MF_faqs: {\n value:\n '{\"title\":\"FAQ\",\"data\":[{\"question\":\"How long is the battery life of Solocam S340?\",\"answer\":\"3 Months*. <br>*Based on 300 seconds of recording time per day. Actual battery life depends on several factors such as the number of times motion is detected, event recording duration, and environmental temperatures. <br>*Using solar charging allows forever* power.\",\"category_name\":null},{\"question\":\"Why doesn\\'t my SoloCam S340 battery stay at 100%?\",\"answer\":\"Power collected by the solar panel depends on the weather and available sunlight. If little energy is collected in a day, the battery level may go down. It can run for up to 3 months on battery and it will be charged once the weather is sunny.\",\"category_name\":null},{\"question\":\"Does SoloCam S340 support local** AI?\",\"answer\":\"Human Detection and Vehicle Detection run natively on the local** AI. When connected to HomeBase 3, the added power allows Human Detection to be upgraded to Human Recognition.\",\"category_name\":null},{\"question\":\"Does SoloCam S340 support 24/7 recording?\",\"answer\":\"No. Battery cameras aren\\'t currently capable of 24/7 recording, even if connected to HomeBase 3.\",\"category_name\":null},{\"question\":\"Which HomeBase S380 features are SoloCam S340 compatible with?\",\"answer\":\"When connected to HomeBase S380, SoloCam S340 will be able to utilize the storage** capacity of HomeBase S380 and the AI will be enhanced with BionicMind\u2122, enabling familiar faces, human recognition, vehicle detection, and pet detection.\",\"category_name\":null},{\"question\":\"What is the detection range of SoloCam S340 during the day and at night?\",\"answer\":\"The detection range is directly affected by the sensitivity setting. When using the default sensitivity level of 4, the triggering distance is 20 \u2013 26 ft (6 \u2013 8 m) during the day and 13 \u2013 20 ft (4 \u2013 6 m) meters at night.\",\"category_name\":null},{\"question\":\"How can Solocam S340 be powered?\",\"answer\":\"It can be powered by the built-in rechargeable battery, or by the included solar panel. The solar panel can be installed directly on the camera or nearby connected via cable.\",\"category_name\":null},{\"question\":\"What are the battery specs of Solocam S340?\",\"answer\":\"It is a built-in, non-removable, rechargeable, lithium-ion battery.\",\"category_name\":null},{\"question\":\"How can I schedule the security modes of SoloCam S340?\",\"answer\":\"Click the \\'+\\' icon in schedule settings. 3 custom schedule modes may be set. A disarmed mode may also be set.\",\"category_name\":null},{\"question\":\"Is SoloCam S340 compatible with voice assistants?\",\"answer\":\"Yes, it supports streaming to Alexa Echo Show and Google Chromecast.\",\"category_name\":null}]}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'global',\n key: 'faqs',\n },\n MF_howtoVideo: null,\n MF_quick_intro: {\n value:\n '{\"data\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD02-V1.jpg?v=1703673501\",\"title\":\"Dual Cameras for Ultra-Clear <br/> Views at Up to 8x Zoom\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD03-V1.jpg?v=1703673503\",\"title\":\"A Single Install Lasts a <br/> Lifetime with SolarPlus&#x2122;\",\"fontColor\":\"#FFFFFF\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD04-V1.jpg?v=1703673502\",\"title\":\"360\u00B0 Guardian Leaves No <br/> Blindspots\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD05-V1.jpg?v=1703673503\",\"title\":\"Always In Focus: On-Device <br/> Al-Powered Tracking\",\"fontColor\":\"#FFFFFF\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD06-V1.jpg?v=1703673502\",\"title\":\"Wire-Free Flexible <br/> Installation\",\"fontColor\":\"#FFFFFF\"}],\"title\":\"Quick Intro\",\"link_txt\":\"Learn More\",\"link\":\"https://us.eufy.com/pages/solocam-s340\"}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'global',\n key: 'quick_intro',\n },\n MF_standard_schema: null,\n MF_listing_paragraph: {\n value:\n '*With optimal sunlight, the built-in solar panel can collect and store 600 to 800 mAh per day.<br>\\n**If you choose to use cloud-based features such as cloud storage or push notifications with thumbnail previews, videos or thumbnail previews will be sent to the cloud as needed to provide your selected features.',\n type: 'multi_line_text_field',\n description: null,\n namespace: 'global',\n key: 'listing_paragraph',\n },\n MF_custom_variants: null,\n MF_slickContainer: null,\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: null,\n MF_liveStream: null,\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: null,\n MF_productExtInfo: {\n value: '[\"Bulling_point238\",\"Bulling_point1238\",\"Dual Cameras\",\"Solar Powered\"]',\n type: 'json',\n description: null,\n namespace: 'product_ext_info',\n key: 'bulling_point',\n },\n MF_accessories: null,\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: null,\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: {\n value: '{\"name\":{\"value\":\"V5\",\"type\":\"multi_line_text_field\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'template',\n },\n MF_combo_nav: null,\n MF_combo_product: {\n value:\n '{\"compare\":{\"value\":\"[{\\\\\"label\\\\\":\\\\\"Max Mapping Size\\\\\",\\\\\"val\\\\\":\\\\\"0.2 acres (8,700 sq ft)\\\\\"},{\\\\\"label\\\\\":\\\\\"Cutting Height\\\\\",\\\\\"val\\\\\":\\\\\"1 - 3 in (25 - 75 mm)\\\\\\\\t\\\\\"},{\\\\\"label\\\\\":\\\\\"Cutting Width\\\\\",\\\\\"val\\\\\":\\\\\"8 in (203 mm)\\\\\\\\t\\\\\"},{\\\\\"label\\\\\":\\\\\"Maximum Slope\\\\\",\\\\\"val\\\\\":\\\\\"18\u00B0 \\\\\\\\t\\\\\"},{\\\\\"label\\\\\":\\\\\"Noise\\\\\",\\\\\"val\\\\\":\\\\\"< 56 dB\\\\\"},{\\\\\"label\\\\\":\\\\\"Charging Time\\\\\",\\\\\"val\\\\\":\\\\\"90 to 110 min\\\\\"},{\\\\\"label\\\\\":\\\\\"Waterproof (IP rating) - Base Station\\\\\",\\\\\"val\\\\\":\\\\\"IPX6\\\\\"}]\",\"type\":\"json\"},\"data\":{\"value\":\"{\\\\\"checkout_bar_info\\\\\":{\\\\\"txt\\\\\":\\\\\"Same Price with Prime Day\\\\\"},\\\\\"custom_variants\\\\\":{\\\\\"variants\\\\\":[{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/45432983322793\\\\\",\\\\\"sku\\\\\":\\\\\"T28011A1\\\\\",\\\\\"title\\\\\":\\\\\"Black\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E18_669655d3-cc7b-495b-8267-7dbc3d7eca02.png?v=1741514243\\\\\",\\\\\"handle\\\\\":\\\\\"t28011a1\\\\\",\\\\\"product_title\\\\\":\\\\\"eufy Robot Lawn Mower E18\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":\\\\\"\\\\\"}],\\\\\"title\\\\\":\\\\\"Choice\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"},\\\\\"model3DViewer\\\\\":{\\\\\"ar\\\\\":true,\\\\\"ar-scale\\\\\":\\\\\"auto\\\\\",\\\\\"exposure\\\\\":1,\\\\\"ar-modes\\\\\":\\\\\"scene-viewer webxr quick-look\\\\\",\\\\\"camera-orbit\\\\\":\\\\\"37.27deg 64.8deg 1.46m\\\\\",\\\\\"src\\\\\":\\\\\"https://cdn.shopify.com/3d/models/3dd280c977f30595/T2880.glb\\\\\",\\\\\"arBtnText\\\\\":\\\\\"\\\\\",\\\\\"arBtnIcon\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/AR_1.svg?v=1744790605\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/20250523-161848.png?v=1747988349\\\\\",\\\\\"environment-image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/T2880_06e7b3fd-687d-4ba4-b7e1-dbc4d5297962.hdr\\\\\",\\\\\"url\\\\\":\\\\\"1111\\\\\"},\\\\\"feature\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_8472d3c5-0708-4388-8cad-fda027b1fcb5.png?v=1750211976\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_40729eec-efaf-4b80-beb5-c511ce52f28d.png?v=1750211976\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_c1c9cebb-306a-440c-ac70-9348bcb3da8f.png?v=1750211976\\\\\"}],\\\\\"scene\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_4a54a247-79b2-45e3-8f95-f6031aae0d18.png?v=1750002517\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_29758cb2-e445-4247-bbb6-5801d04e74f4.png?v=1750002517\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_6dd80c52-4836-42f0-b85b-bf55900e4229.png?v=1750002517\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_d66549d5-181a-45c4-8b29-77e23889023f.png?v=1750002563\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_246e0f58-9113-484e-be8b-8eef1e28beb3.png?v=1750002563\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_9f9546e3-13ac-442a-8517-895dc5200fb8.png?v=1750002563\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_af0df1fc-4a2d-4ed1-92b6-90a9e8f2209c.png?v=1750002602\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_a068adb6-9d26-4294-9617-42b50068fd10.png?v=1750002602\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_df6c2e0f-0e76-49d7-8a86-a21d953d94da.png?v=1750002602\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_2c6d35c8-55ea-46a2-b3bf-8eb9b7ef911b.png?v=1750002692\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_6e44fed2-d11e-48ba-aa1a-bef4bfc2b5dc.png?v=1750002692\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_7abdfea8-8340-40a4-b09f-79345fe6a19b.png?v=1750002692\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_65e89a14-9002-4dba-a501-02c7d265e2ad.png?v=1750002637\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_5536d223-2633-4466-96b5-ed3742e2e99d.png?v=1750002637\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_e580e0fa-e5c4-4140-b348-b8c5c5cff568.png?v=1750002637\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_525dbdec-644c-4aec-ade7-7f8e8a801236.png?v=1750002744\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_275ea67c-0a6c-496d-b2a5-83eeb5070260.png?v=1750002744\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_b4422a08-048e-44b8-9b1b-d7f438cfdabe.png?v=1750002744\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_e5e3c37a-2dac-4091-9dec-483a2fcec23b.png?v=1750002781\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_f76f9cad-fe7b-4f9e-9cf7-1a3b31c9663c.png?v=1750002781\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_042447b3-60ab-4c5f-9e11-58d7e9ccf146.png?v=1750002782\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_08625c85-b4cb-4541-9053-7eecf1320efe.png?v=1750002826\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_e34aaeb6-ea63-475f-83e7-703d6099fa3e.png?v=1750002826\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_bae723f3-0fea-46e0-bf4b-0f9b4ffc7c08.png?v=1750002826\\\\\"}],\\\\\"intro_video\\\\\":{\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_7e0fea36-cf63-4e9a-b57d-8ad7f71593f9.png?v=1750142256\\\\\",\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/c4c0e8fdd92d48e7a1fb7aad373cff40.mp4\\\\\"},\\\\\"user_reviews\\\\\":{\\\\\"title\\\\\":\\\\\"Highly Anticipated, Well Received\\\\\",\\\\\"list\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Bryan_H..jpg?v=1695104900\\\\\",\\\\\"name\\\\\":\\\\\"Bryan H.\\\\\",\\\\\"description\\\\\":\\\\\"Installation was very simple, it took no more than 15 minutes to install on the wall. And Wow!! It does look very good and very professional too.\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Caleb_S..jpg?v=1695104900\\\\\",\\\\\"name\\\\\":\\\\\"Caleb S.\\\\\",\\\\\"description\\\\\":\\\\\"Having a zoom lens is helpful and the mounting bracket design was very intuitive. The removable solar panel was also very helpful, and will benefit many users in the future.\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Pete_G..jpg?v=1695104900\\\\\",\\\\\"name\\\\\":\\\\\"Peter G.\\\\\",\\\\\"description\\\\\":\\\\\"I really like the ease with which you can mount and remove it. The addition of the solar panel alattached to the top is just brilliant.\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Rene_V..jpg?v=1695104899\\\\\",\\\\\"name\\\\\":\\\\\"Rene V.\\\\\",\\\\\"description\\\\\":\\\\\"The secondary camera/view within the app shows a closer look of wherever the main camera is looking at. I like this.\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Richard..jpg?v=1695104900\\\\\",\\\\\"name\\\\\":\\\\\"Richard D.\\\\\",\\\\\"description\\\\\":\\\\\"In my short time with the camera it\\'s become my favourite Eufy camera so far because of the ability to pan the camera around remotely or let the camera auto track. \\\\\"}]},\\\\\"scene_app_img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0603/3863/4821/files/E18_-_-_._fc98cd16-e26f-4cf6-b999-8717e225386d.png?v=1744957456\\\\\",\\\\\"ownerType\\\\\":\\\\\"PRODUCT\\\\\"}\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'product',\n },\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: {\n value:\n '{\"aplusFullImage__0\":{\"value\":\"{\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/9138e75c-78e2-482c-b2d4-354ecee00d88.__CR0,0,1464,600_PT0_SX1464_V1___.jpeg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/00cb3b85-2700-4217-977e-f912dec67ca5.__CR0,0,1200,900_PT0_SX600_V1___.jpg\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusFullImage__1\":{\"value\":\"{\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/fbf017be-f66e-4e11-8bd3-12a8ac333d4c.__CR0,0,1464,600_PT0_SX1464_V1___.jpeg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/edd745a7-feb8-4f4e-a43f-07a1ad3f72cc.__CR0,0,1200,900_PT0_SX600_V1___.jpg\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusFullVideo__5\":{\"value\":\"{\\\\\"videoUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media/sc/14aabdc3-c567-4913-9379-e591f9ef2bbc.mp4\\\\\",\\\\\"coverUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media/sc/e3b3c283-a94c-40d3-a422-b344ba13dcf8.__CR0,0,1464,600_PT0_SX1464_V1___.jpeg\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusImageCarousel__4\":{\"value\":\"{\\\\\"blocks\\\\\":[{\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/305bd8df-baaa-4062-bbbb-eb2eb7989285.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/cc20cc20-083e-4931-9de3-810250e65084.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/fe032304-75f9-4ce7-a617-7974f1aa7eda.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/8d9bc64a-29fb-4841-8283-6bff4cbd5d60.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/0292eed6-7f5d-48e4-b645-36095f8f05fc.__CR0,0,1464,600_PT0_SX1464_V1___.jpeg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/7f73648f-8f99-490c-8041-d7b54ac0d249.__CR0,0,600,450_PT0_SX600_V1___.jpeg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/be20e740-2ef1-4d8f-9cbe-f15327f3ecff.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/f816e792-c19f-480c-97d3-aba90b11c809.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/b56ee29e-551e-4176-a944-275091064a15.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/bbac7684-fcf9-4779-ad05-a0c6e96110c4.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/879c8665-d74d-4fb0-b3fa-d4fe5c984e7b.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/976a528d-a343-4539-9362-36af7a5c6cb1.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"}]}\",\"type\":\"json\"},\"aplusNavCarousel__2\":{\"value\":\"{\\\\\"blocks\\\\\":[{\\\\\"navigation\\\\\":\\\\\"360\u00B0 Guardian\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/f7aa0128-22f7-4e9d-955b-3d675330e49c.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/cadb91cf-4d04-448f-b581-edacea00ef0c.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"navigation\\\\\":\\\\\"8\u00D7 Hybrid Zoom\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/08b2bfdc-d4a4-461e-b050-80c9480b2ba7.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/67f99be2-4c1e-4c86-bdc3-413c5dba8834.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Follows Motion\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/58285242-ac65-45a0-999e-53a6af9a39a2.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/92ce0f4a-cd02-47ea-800f-10a43fec5e09.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Sees Everywhere\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/7a203c35-d5f9-43f1-955f-2a2f238d5da1.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/4cc37da1-1f32-4c02-bade-c0ae8b4f92ba.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Guard the Night\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/e89b733e-0b6e-40cc-b498-8a1c8add0d46.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/f2c94095-98d4-4eff-acf5-dcf3a19c5e15.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"}]}\",\"type\":\"json\"},\"aplusNavCarousel__3\":{\"value\":\"{\\\\\"blocks\\\\\":[{\\\\\"navigation\\\\\":\\\\\"No Maintenance\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/94ef6951-c866-45cb-8887-f813b6300c60.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/e2da3784-faf6-4f0a-896c-cac22baad064.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Put It Anywhere\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/7f61b202-9bca-4ba3-b863-32b7239f463b.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/78a9dd89-5766-4cd4-809f-9f41abe66403.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Weather Protected\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/f1b48e3b-5e0d-42a7-a7a9-fd319c5af6bd.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/5a58a9bb-c5e2-46e0-b9d9-2ba180a810ff.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Two-Way Audio\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/b0bae4f4-b897-4791-9d34-e2c85dcd90e2.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/579308f8-d975-4748-a6b6-4828c52642f0.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Control with Your Voice\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/1f928c1d-7947-4e41-b438-e65dd75ab6dd.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/79e43c99-c954-4dee-9d91-ef53e66ee5ab.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"}]}\",\"type\":\"json\"},\"aplusV2\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime as Bright as Day\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\uFF1D\u634C\u62FE\u4F0D85</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime as Bright as Day\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\uFF1D\u58F9\u4F70\u4F0D\u62FE150</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235351_4.png?v=1748263083\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235385.png?v=1748263082\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime as Bri\uFF1D\u53C1\u62FE\u634C38</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime as Bright as Day\u58F9\u8D30\u53C1\uFF1D\u4F0D\u62FE50</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>other</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235688_1.png?v=1748263083\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime as Bright as Day\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\uFF1D\u9646\u62FE\u58F961</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime as Bright as Day\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\uFF1D\u58F9\u4F70\u58F9\u62FE\u4F0D115</p>\\\\\"}\",\"type\":\"json\"},\"aplusV2__1\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime as Bright as Day\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\uFF1D\u67D2\u62FE\u808674</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime as Bright as Day\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\uFF1D\u9646\u62FE\u634C68</p>\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>MaxColor Vi\uFF1D\u62FE\u808614</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>MaxColor VisionTM N\uFF1D\u8D30\u62FE\u53C123</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD 4k UH</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers Stunning Clarit</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD 4k UH</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers Stunning Clarit</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD 4k UH</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers Stunning Clarit</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime Bright as Day</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers day-like crystal-clear footage even in ultra-low light conditions without spotlights</p>\\\\\"}\",\"type\":\"json\"},\"aplusV2__10\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"MaxColor VisionTM Nighttime Bright as Day\\\\\",\\\\\"desc\\\\\":\\\\\"Delivers day-like crystal-clear footage even in ultra-low light conditions without spotlights\\\\\",\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"eufyCam S3 Pro\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"other\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235688_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"eufyCam S3 Pro\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"other\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235688_1.png?v=1748263083\\\\\"}]}\",\"type\":\"json\"},\"aplusV2__11\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>eufyCam S3 Pro</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD 4k UH</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers Stunning Clarit</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD 4k UH</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers Stunning Clarit</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime Bright as Day</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers day-like crystal-clear footage even in ultra-low light conditions without spotlights</p>\\\\\"}\",\"type\":\"json\"},\"aplusV2__12\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>eufyCam S3 Pro</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>eufyCam S3 Pro</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD 4k UH</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers Stunning Clarit</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD 4k UH</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers Stunning Clarit</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD 4k UH</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers Stunning Clarit</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD 4k UH</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers Stunning Clarit</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime Bright as Day</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers day-like crystal-clear footage even in ultra-low light conditions without spotlights</p>\\\\\"}\",\"type\":\"json\"},\"aplusV2__13\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"System and Tech\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"tabs\\\\\":[{\\\\\"label\\\\\":\\\\\"Local Security\\\\\",\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"eufyCam S3 Pro\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"other\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235688_1.png?v=1748263083\\\\\"}]},{\\\\\"label\\\\\":\\\\\"SolarPlus\u2122\\\\\",\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"}]}]}\",\"type\":\"json\"},\"aplusV2__14\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236168.png?v=1748501358\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235428.png?v=1748501358\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>What\\'s in the box</p>\\\\\"}\",\"type\":\"json\"},\"aplusV2__15\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236221_4bc85681-a77f-47fe-9c3e-0730f2bc2f7f.png?v=1750074779\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236222.png?v=1750074779\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"}],\\\\\"title\\\\\":\\\\\"Dimensions\\\\\"}\",\"type\":\"json\"},\"aplusV2__16\":{\"value\":\"{\\\\\"tabs\\\\\":[{\\\\\"label\\\\\":\\\\\"<p>Local Security</p>\\\\\",\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"<p>A True Pro in Vision</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"https://youtu.be/_gR3p1IyrzM\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"<p>A True Pro in Vision</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"https://youtu.be/rVdniqc_G_Q\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>eufyCam S3 Pro</p>\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD 4k UH</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers Stunning Clarit</p>\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD 4k UH</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers Stunning Clarit</p>\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"}]}],\\\\\"list\\\\\":[],\\\\\"title\\\\\":\\\\\"<p>System and Tech</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusV2__17\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1_decffdff-0188-4db3-9608-583f8c26c3f1.png?v=1749741458\\\\\",\\\\\"title\\\\\":\\\\\"<p>2\u500D\u56FE</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"<p>1\u500D\u56FE</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1_1_0c69ab61-c581-4ec3-8973-755d7be097c7.png?v=1749741457\\\\\"},{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"<p>0.5\u500D\u56FE</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1_2_dbc7287e-e4f5-474b-b1ce-907df386d04a.png?v=1749741682\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>\u591A\u500D\u56FE\u6F14\u793A</p>\\\\\"}\",\"type\":\"json\"},\"aplusV2__2\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"<p>Progressive Vision Day-and-Night</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Harness the power of a 4K camera combined with MaxColor Vision&trade; technology.</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235351_4.png?v=1748263083\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235385.png?v=1748263082\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>eufyCam S3 Pro</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>other</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235688_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>eufyCam S3 Pro</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>other</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235688_1.png?v=1748263083\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime as Bright as Day as Day as Day as</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers day-like crystal-clear footage even in ultra-low light conditions without spotlights without spotlights as</p>\\\\\"}\",\"type\":\"json\"},\"aplusV2__3\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"<p>Progressive Vision Day-and-Night</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Harness the power of a 4K camera combined with MaxColor Vision&trade; technology.</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235351_4.png?v=1748263083\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235385.png?v=1748263082\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"<p>A True Pro in Vision</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"<p>A True Pro in Vision</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"<p>A True Pro in Vision</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"<p>A True Pro in Vision</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime as Bright as Day as Day as Day as</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers day-like crystal-clear footage even in ultra-low light conditions without spotlights without spotlights as</p>\\\\\"}\",\"type\":\"json\"},\"aplusV2__4\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"eufy V-FSD 1.0\\\\\",\\\\\"desc\\\\\":\\\\\"E15 utilizes pure vision FSD technology with high-precision cameras and intelligent algorithms, operating without any wires or RTK stations.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235351_158278f9-a1b5-4593-8be3-f62ef6e242f2.png?v=1750047633\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235385_ebba710d-0f82-45aa-bd39-ed0340df1cc0.png?v=1750047632\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"No Signal Issues\\\\\",\\\\\"desc\\\\\":\\\\\"FSD navigation ensures smooth operation with no signal issues.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235697_fecbf2f2-2707-4869-bbe1-2ecabc4341f3.png?v=1750048011\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235410_dfb0d559-0787-42c0-84c3-62e514c9dbd6.png?v=1750048011\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Ready to Use\\\\\",\\\\\"desc\\\\\":\\\\\"Start your hands-free lawn care journey in just 5 minutes.&nbsp;\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/3_pc_7f61f2cc-fd47-4c1b-8596-71b2d05ea3fa.png?v=1750051361\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/3_mo_50b1e1de-525f-4021-8435-f413e78f82a6.png?v=1750051361\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"One-Click Hands-Free Auto Mapping\\\\\",\\\\\"desc\\\\\":\\\\\"E15 precisely maps and plans the mowing path&mdash;all visible in the app.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/4_pc_a275cc6d-cf04-4e1d-b9d4-84836ec107a1.png?v=1750051480\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/4mo.png?v=1750051480\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Multi-Zone Management\\\\\",\\\\\"desc\\\\\":\\\\\"Easily manage multiple lawn areas for hassle-free mowing.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/5_pc_aec4a988-9b29-4260-80f2-be9b571ab4eb.png?v=1750051655\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/5mo.png?v=1750051655\\\\\"}],\\\\\"title\\\\\":\\\\\"One-Click Hands-Free Auto Mapping\\\\\",\\\\\"desc\\\\\":\\\\\"Designed for your perfect weekend\\\\\"}\",\"type\":\"json\"},\"aplusV2__5\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"<p>A True Pro in Vision</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>eufyCam S3 Pro</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>other</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235688_1.png?v=1748263083\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime Bright as Day</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers day-like crystal-clear footage even in ultra-low light conditions without spotlights</p>\\\\\"}\",\"type\":\"json\"},\"aplusV2__6\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"MaxColor VisionTM Nighttime Bright as Day\\\\\",\\\\\"desc\\\\\":\\\\\"Delivers day-like crystal-clear footage even in ultra-low light conditions without spotlights\\\\\",\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"}]}\",\"type\":\"json\"},\"aplusV2__7\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"MaxColor VisionTM Nighttime Bright as Day\\\\\",\\\\\"desc\\\\\":\\\\\"Delivers day-like crystal-clear footage even in ultra-low light conditions without spotlights\\\\\",\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"}]}\",\"type\":\"json\"},\"aplusV2__8\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"MaxColor VisionTM Nighttime Bright as Day\\\\\",\\\\\"desc\\\\\":\\\\\"Delivers day-like crystal-clear footage even in ultra-low light conditions without spotlights\\\\\",\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"eufyCam S3 Pro\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"other\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235688_1.png?v=1748263083\\\\\"}]}\",\"type\":\"json\"},\"aplusV2__9\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"MaxColor VisionTM Nighttime Bright as Day\\\\\",\\\\\"desc\\\\\":\\\\\"Delivers day-like crystal-clear footage even in ultra-low light conditions without spotlights\\\\\",\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"eufyCam S3 Pro\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"other\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235688_1.png?v=1748263083\\\\\"}]}\",\"type\":\"json\"},\"compareV2\":{\"value\":\"{\\\\\"selects\\\\\":[{\\\\\"options\\\\\":[{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/45432983322793\\\\\",\\\\\"sku\\\\\":\\\\\"T28011A1\\\\\",\\\\\"title\\\\\":\\\\\"Black\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E18_669655d3-cc7b-495b-8267-7dbc3d7eca02.png?v=1741514243\\\\\",\\\\\"handle\\\\\":\\\\\"t28011a1\\\\\",\\\\\"product_title\\\\\":\\\\\"eufy Robot Lawn Mower E18\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}}]}],\\\\\"title\\\\\":\\\\\"<p>Product Comparison</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"downloadV2\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"title\\\\\":\\\\\"User Guide\\\\\",\\\\\"type\\\\\":\\\\\"manual\\\\\",\\\\\"uploaded_at\\\\\":\\\\\"2024-11-18\\\\\",\\\\\"size\\\\\":79534,\\\\\"file_name\\\\\":\\\\\"eufy Baby Monitor E21 User Guide\\\\\",\\\\\"description\\\\\":\\\\\"\\\\\",\\\\\"url\\\\\":\\\\\"https://dix7fd4yse9rd.cloudfront.net/s/eufy-us/d43623de-43ec-4fc0-bbaa-b4d9904c28bd_T8354_V2_EN_UM_20241101.pdf\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>Download User Guide</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"features\":{\"value\":\"{\\\\\"type\\\\\":\\\\\"feature\\\\\",\\\\\"list\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/eufyCam_S3_Pro_4-Cam_Kit_HomeBase_3_1_TB_Hard_Drive_-_eufy_US_1.png?v=1748348918\\\\\",\\\\\"video\\\\\":\\\\\"https://youtu.be/_gR3p1IyrzM\\\\\",\\\\\"title\\\\\":\\\\\"MaxColor VisionTM Nighttime as Bright as Day\u58F9\u8D30\u53C1\uFF1D\u4F0D\u62FE50\\\\\",\\\\\"desc\\\\\":\\\\\"MaxColor VisionTM Nighttime as Bright as Day\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\uFF1D\u58F9\u4F70\u4F0D\u62FE\u9646156\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\",\\\\\"video\\\\\":\\\\\"https://www.youtube.com/watch?v=6SQ2cDgaQeU&pp=ygUJ5p2O5a2Q5p-S\\\\\",\\\\\"title\\\\\":\\\\\"PROtection That Works Anywhere\\\\\",\\\\\"desc\\\\\":\\\\\"Secure your home in just a few minutes with installation free from complicated wires.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\",\\\\\"video\\\\\":\\\\\"https://www.youtube.com/watch?v=wigXYgnaCfI\\\\\",\\\\\"title\\\\\":\\\\\"Local Security, No Monthly Fee\\\\\",\\\\\"desc\\\\\":\\\\\"Provides 16GB of on-device storage and up to 16TB of expandable storage without monthly fees, keeping your privacy securely in your hands.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\",\\\\\"title\\\\\":\\\\\"Built for Any Weather\\\\\",\\\\\"desc\\\\\":\\\\\"Equipped with IP67 weatherproof protection, eufyCam S3 Pro withstands rain, dust storms, and extreme temperatures.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/eufyCam_S3_Pro_4-Cam_Kit_HomeBase_3_1_TB_Hard_Drive_-_eufy_US_1.png?v=1748348918\\\\\",\\\\\"title\\\\\":\\\\\"PROfound Full-Duplex as a Audio a Audio a Audio a\\\\\",\\\\\"desc\\\\\":\\\\\"Dual array and AI noise reduction capture voices up to 26 ft (8 m) away, enabling real-time interaction with delivery personnel or intruders intruders as as\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/eufyCam_S3_Pro_4-Cam_Kit_HomeBase_3_1_TB_Hard_Drive_-_eufy_US_1_1.png?v=1748348918\\\\\",\\\\\"title\\\\\":\\\\\"PROtection That Works Anywhere\\\\\",\\\\\"desc\\\\\":\\\\\"Secure your home in just a few minutes with installation free from complicated wires.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/eufyCam_S3_Pro_4-Cam_Kit_HomeBase_3_1_TB_Hard_Drive_-_eufy_US_1_2.png?v=1748348918\\\\\",\\\\\"title\\\\\":\\\\\"Local Security, No Monthly Fee\\\\\",\\\\\"desc\\\\\":\\\\\"Provides 16GB of on-device storage and up to 16TB of expandable storage without monthly fees, keeping your privacy securely in your hands.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/eufyCam_S3_Pro_4-Cam_Kit_HomeBase_3_1_TB_Hard_Drive_-_eufy_US_1_3.png?v=1748348918\\\\\",\\\\\"title\\\\\":\\\\\"Built for Any Weather\\\\\",\\\\\"desc\\\\\":\\\\\"Equipped with IP67 weatherproof protection, eufyCam S3 Pro withstands rain, dust storms, and extreme temperatures.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>See More features</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"features__1\":{\"value\":\"{\\\\\"type\\\\\":\\\\\"card\\\\\",\\\\\"list\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235410.png?v=1748352901\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"Effective in Low Light Conditions\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235411.png?v=1748352901\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235410.png?v=1748352901\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"Effective in Low Light Conditions\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235411.png?v=1748352901\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235410.png?v=1748352901\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"Effective in Low Light Conditions\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235411.png?v=1748352901\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235410.png?v=1748352901\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"Effective in Low Light Conditions\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235411.png?v=1748352901\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>See More features</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"isCustomOrder\":{\"value\":\"true\",\"type\":\"boolean\"},\"overview\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"theme\\\\\":true,\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1_mo.png?v=1750042445\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1_pc.png?v=1750042445\\\\\",\\\\\"title\\\\\":\\\\\"<p><span style=\\\\\\\\\\\\\"color: #ffffff;\\\\\\\\\\\\\">Hands-Free Auto Mapping</span></p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>&nbsp;</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"theme\\\\\":true,\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/2_mo.png?v=1750042445\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/2-pc.png?v=1750042445\\\\\",\\\\\"title\\\\\":\\\\\"<p>No Wires, No RTK, No Signal Issues</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/784b60863d2d40dc8c7f806647dc67af.mp4\\\\\"},{\\\\\"theme\\\\\":true,\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/3_mo.png?v=1750042445\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/3_pc.png?v=1750042445\\\\\",\\\\\"title\\\\\":\\\\\"<p>Precise Obstacle Avoidance</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/2016739eb5a94438a15501043e4555a3.mp4\\\\\"},{\\\\\"theme\\\\\":true,\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/4_mo.png?v=1750042445\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/4_pc.png?v=1750042445\\\\\",\\\\\"title\\\\\":\\\\\"<p>Reliable Lawn Maintenance</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/vp/5a287332395c495b9634a3f519176d9b/5a287332395c495b9634a3f519176d9b.HD-1080p-4.8Mbps-49473453.mp4\\\\\"},{\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/5_mo.png?v=1750042445\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/5_pc.png?v=1750042445\\\\\",\\\\\"title\\\\\":\\\\\"<p>Worry-Free Experience</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":true}],\\\\\"title\\\\\":\\\\\"<p>Overview</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"sectionInfo\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"Take a Closer Look\\\\\"}\",\"type\":\"json\"},\"specsV2\":{\"value\":\"{\\\\\"tables\\\\\":[{\\\\\"head\\\\\":\\\\\"Features\\\\\",\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Max Mapping Size\\\\\",\\\\\"val\\\\\":\\\\\"0.2 acres (8,700 sq ft)\\\\\"},{\\\\\"label\\\\\":\\\\\"Cutting Height\\\\\",\\\\\"val\\\\\":\\\\\"1 - 3 in (25 - 75 mm)\\\\\\\\t\\\\\"},{\\\\\"label\\\\\":\\\\\"Cutting Width\\\\\",\\\\\"val\\\\\":\\\\\"8 in (203 mm)\\\\\\\\t\\\\\"},{\\\\\"label\\\\\":\\\\\"Maximum Slope\\\\\",\\\\\"val\\\\\":\\\\\"18\u00B0 \\\\\\\\t\\\\\"},{\\\\\"label\\\\\":\\\\\"Over-the-air Update (OTA)\\\\\",\\\\\"val\\\\\":\\\\\"App, Firmware\\\\\"},{\\\\\"label\\\\\":\\\\\"Noise\\\\\",\\\\\"val\\\\\":\\\\\"< 56 dB\\\\\"},{\\\\\"label\\\\\":\\\\\"Robot Mower Dimensions (L\u00D7W\u00D7H)\\\\\",\\\\\"val\\\\\":\\\\\"60.3 \u00D7 39.4 \u00D7 31.8 cm (23.7 \u00D7 15.5 \u00D7 12.5 in)\\\\\\\\t\\\\\"},{\\\\\"label\\\\\":\\\\\"Base Station Dimensions (L\u00D7W\u00D7H)\\\\\",\\\\\"val\\\\\":\\\\\"72.7 \u00D7 48 \u00D7 45.2 cm (28.6 \u00D7 18.9 \u00D7 17.8 in)\\\\\"},{\\\\\"label\\\\\":\\\\\"Without Garage Height\\\\\",\\\\\"val\\\\\":\\\\\"39.8 cm (15.7 in)\\\\\\\\t\\\\\"},{\\\\\"label\\\\\":\\\\\"Weight - Robot Mower\\\\\",\\\\\"val\\\\\":\\\\\"12.5 kg (27 lbs)\\\\\"},{\\\\\"label\\\\\":\\\\\"Weight - Base Station\\\\\",\\\\\"val\\\\\":\\\\\"6.5 kg (14 lbs)\\\\\"},{\\\\\"label\\\\\":\\\\\"Waterproof (IP rating) - Robot Mower\\\\\",\\\\\"val\\\\\":\\\\\"IPX6\\\\\"},{\\\\\"label\\\\\":\\\\\"Waterproof (IP rating) - Base Station\\\\\",\\\\\"val\\\\\":\\\\\"IPX6\\\\\"},{\\\\\"label\\\\\":\\\\\"Working Voltage\\\\\",\\\\\"val\\\\\":\\\\\"24 Vdc\\\\\"},{\\\\\"label\\\\\":\\\\\"Capacity of Battery\\\\\",\\\\\"val\\\\\":\\\\\"93.24 Wh\\\\\"},{\\\\\"label\\\\\":\\\\\"Charging Time\\\\\",\\\\\"val\\\\\":\\\\\"90 to 110 min\\\\\"},{\\\\\"label\\\\\":\\\\\"Mowing Time on One Full Charge\\\\\",\\\\\"val\\\\\":\\\\\"90 to 110 min\\\\\"}]}],\\\\\"title\\\\\":\\\\\"<p>Specs</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"tabFaqs\":{\"value\":\"{\\\\\"tabs\\\\\":[{\\\\\"label\\\\\":\\\\\"Before Purchasing\\\\\",\\\\\"list\\\\\":[{\\\\\"qs\\\\\":\\\\\"How do I know if the eufy Robot Lawn Mower is suitable for my yard?\\\\\",\\\\\"ans\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"LARsd81c7o1Vi6xTWH4cm2xonly\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<div class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-WzaadzOXzoceZtxScyXcIdL7nQg\\\\\\\\\\\\\">Please review the following to guarantee optimal performance:</div>\\\\\\\\n<ul class=\\\\\\\\\\\\\"list-bullet1\\\\\\\\\\\\\">\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-VrcPdjJ5zoiDFfxRj6HcbJCvnEV\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Lawn Size:</strong> Less than the max mapping size <strong>0.2 ac(8,700 sq ft)</strong>.</div>\\\\\\\\n</li>\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-OU0idsEIMoaErSxS0xfcV4RjnFf\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Slope Check:</strong> Less than <strong>40% (18 degrees)</strong></div>\\\\\\\\n</li>\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-Hxk3dlhuyoulktxLojrc6w3gnLg\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Grass Type: </strong>No dense Zoysia or St. Augustine grass, and the grass height is below <strong>9 cm(3.5 in)</strong>.</div>\\\\\\\\n</li>\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-KDQ4dyDNXoJs1WxQZMCccAYhnef\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Terrain:</strong> Mostly flat with variations under <strong>3 cm(1.2 in)</strong>.</div>\\\\\\\\n</li>\\\\\\\\n</ul>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"}]},{\\\\\"label\\\\\":\\\\\"Before Mowing\\\\\",\\\\\"list\\\\\":[{\\\\\"qs\\\\\":\\\\\"How to prepare my lawn?\\\\\",\\\\\"ans\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"LARsd81c7o1Vi6xTWH4cm2xonly\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<div class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-BBPOdFcKkoG5jSx2kRociJBMnBf\\\\\\\\\\\\\">Following these steps will help ensure a smooth mowing experience:</div>\\\\\\\\n<ul class=\\\\\\\\\\\\\"list-bullet1\\\\\\\\\\\\\">\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-W66VdA53ooNNRZxX2VIc7xaOn2d\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Mowing Hours</strong>: From half an hour after sunrise to half an hour before sunset.</div>\\\\\\\\n</li>\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-NsN2dRSZ2oGnLKxQqHZcA0konUe\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Grass Height</strong>: Keep grass under 9 cm (3.5 in).</div>\\\\\\\\n</li>\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-Koa0d44UqopvyexkFlocRZHfnae\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Types of Grass</strong>: We don\\'t recommend using this product to cut Zoysia or St. Augustine grass.</div>\\\\\\\\n</li>\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-EVIJdaM7doFdFqxd2YecqCbSnUc\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Slope Check</strong>: Ensure slopes are &le;18 degrees; set No-Go Zones for steeper areas.</div>\\\\\\\\n</li>\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-LDNLdWtCFoHaLExpUvRc1OtNnog\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Clear Obstacles</strong>: Remove stones and debris, and fill in any holes or uneven ground.</div>\\\\\\\\n</li>\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-G6E5dnYbboWaWxxN0WVcYnm2nFg\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Wi-Fi</strong><strong> Setup:</strong> Use a mobile hotspot for initial setup if Wi-Fi coverage is limited. After setup, enable 4G to ensure stable connectivity.</div>\\\\\\\\n</li>\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-QSy4dwC75oCFjSxoN8xc2FXbn7b\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Set No-Go Zones</strong>: Mark areas where the mower could get stuck, like pipes or sprinkler heads, and areas not fully covered with grass. Allow low stepping stones.</div>\\\\\\\\n</li>\\\\\\\\n</ul>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"How to use the base station?\\\\\",\\\\\"ans\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"LARsd81c7o1Vi6xTWH4cm2xonly\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<ul class=\\\\\\\\\\\\\"list-bullet1\\\\\\\\\\\\\">\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-BIFmdP07To1Dj2xnfZ4cjSldnIc\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Placement:</strong> Ensure a straight path of at least 5 m in front of the base station.</div>\\\\\\\\n</li>\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-YtH3d6finoAFr2xBrYJcjPYfnne\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Map Limit:</strong> Each base station supports one map. For more maps, contact eufy support to order additional base stations.</div>\\\\\\\\n</li>\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-IMXTdUA9joOM04xtVyQcUwQ9nTb\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Installation:</strong> Secure the base station using nails for lawns or glue for hard surfaces.</div>\\\\\\\\n</li>\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-XdzadnB5Mo5ETOxE5Z6cT3dAnyf\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Return Mower to </strong><strong>Base</strong><strong>:</strong> Press \\\\\\\\\\\\\"Return\\\\\\\\\\\\\" and then \\\\\\\\\\\\\"OK\\\\\\\\\\\\\".</div>\\\\\\\\n</li>\\\\\\\\n</ul>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"How long does it take to start using the lawn mower?\\\\\",\\\\\"ans\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"LARsd81c7o1Vi6xTWH4cm2xonly\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<ul class=\\\\\\\\\\\\\"list-bullet1\\\\\\\\\\\\\">\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-OI5vdYNjvoyKQ9xeWuBc6mXBnFe\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div>Initial configuration is completed in approximately 5 minutes. The mapping process typically requires 3&ndash;4 hours for a standard 0.2 ac (8,712 sq ft) area. Large, complex areas will take longer.</div>\\\\\\\\n</li>\\\\\\\\n</ul>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"}]},{\\\\\"label\\\\\":\\\\\"Tips During Usage\\\\\",\\\\\"list\\\\\":[{\\\\\"qs\\\\\":\\\\\"How can I achieve better edge cutting results?\\\\\",\\\\\"ans\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"LARsd81c7o1Vi6xTWH4cm2xonly\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<ul class=\\\\\\\\\\\\\"list-bullet1\\\\\\\\\\\\\">\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-DvEqdh1V9orIVVxO2qCcCsR4nxg\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Safe Distance</strong>: Avoid edges with obstacles, ditches, or cliffs.</div>\\\\\\\\n</li>\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-T1AVdVPphodLVcxdWgbc71YHnsh\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Optimize Edge Cutting</strong>: Adjust Danger Zone Detection settings for closer cutting. This may increase mower hazards.</div>\\\\\\\\n</li>\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-BcszdPjILopvkhx4fiTcyuKQnZd\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Trimming Near Walls</strong>: Grass within 10 cm (4 in) of walls may require manual trimming.</div>\\\\\\\\n</li>\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-MzaEdOzQZonEP6xx9tCco160nof\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Boundary Grass</strong>: Trim grass taller than 9 cm (3.5 in) before mowing.</div>\\\\\\\\n</li>\\\\\\\\n</ul>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"How to optimize mowing performance\uFF1F\\\\\",\\\\\"ans\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"LARsd81c7o1Vi6xTWH4cm2xonly\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<ul class=\\\\\\\\\\\\\"list-bullet1\\\\\\\\\\\\\">\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-YypWdGaQmoJvZCxK16AcNEfEnld\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Grass-Cutting Zone: </strong>For full coverage, manually set the grass-cutting zone, especially for yellowed or patchy lawns or manhole covers.</div>\\\\\\\\n</li>\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-ZrBqdRvyooxXn3xQHtvcOakNn0c\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Cutting Height</strong>: Gradually lower blade height for tall grass.</div>\\\\\\\\n</li>\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-FA5ddtOrdo9UZ5xP6vAcJvornah\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Multi-Zone Pathway:</strong> Set up a Multi-Zone Pathway if the distance between lawns is &le;60 m.</div>\\\\\\\\n</li>\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-GoXQd554domsNXxlVsAc2bFqnsf\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>No-Go Zones</strong>: Mark areas where the mower could get stuck.</div>\\\\\\\\n</li>\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-S1OedKDtFombINxxeA4cFt0wnEh\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Boundary Setup:</strong> For unclear divisions with neighbors, use physical barriers or set virtual walls after mapping.</div>\\\\\\\\n</li>\\\\\\\\n</ul>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"What is the maximum mowing area per battery charge?\\\\\",\\\\\"ans\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"LARsd81c7o1Vi6xTWH4cm2xonly\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<div class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-SiTUdaDbvo3I1Dxt4BscK8oxnj7\\\\\\\\\\\\\">100-150 \u33A1 (depending on environmental factors).</div>\\\\\\\\n</div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"Does the mower automatically resume mowing after recharging?\\\\\",\\\\\"ans\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"LARsd81c7o1Vi6xTWH4cm2xonly\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<div class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-FPDHdwYBXoZPn9xDd1QcM3ednzc\\\\\\\\\\\\\">Yes.</div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"How to maintain it to achieve good usage results?\\\\\",\\\\\"ans\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"LARsd81c7o1Vi6xTWH4cm2xonly\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<ul class=\\\\\\\\\\\\\"list-bullet1\\\\\\\\\\\\\">\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-FPOSdTTAnowO8Mx2TpGc6Q5rnYg\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Base</strong><strong> Station Placement</strong>: Keep the charging cable 30 cm (12 in) above ground to prevent water damage.</div>\\\\\\\\n</li>\\\\\\\\n<li class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-TTmkdbCgGoKsqixLu0vcikyhnou\\\\\\\\\\\\\" data-list=\\\\\\\\\\\\\"bullet\\\\\\\\\\\\\">\\\\\\\\n<div><strong>Software Updates</strong>: Regularly update firmware. Update to the latest app and <u><strong>V6 firmware</strong></u> to use the new map splitting and zone management features?</div>\\\\\\\\n</li>\\\\\\\\n</ul>\\\\\\\\n</div>\\\\\"}]},{\\\\\"list\\\\\":[{\\\\\"ans\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"LARsd81c7o1Vi6xTWH4cm2xonly\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<div>The robot lawn mower\\'s camera has a 96&deg; horizontal field of view (FOV) and an 80&deg; vertical FOV. To ensure safety, please avoid standing in the blind spots on the sides or behind the mower while it is mowing.</div>\\\\\\\\n</div>\\\\\",\\\\\"qs\\\\\":\\\\\"Safety Tips\\\\\"}],\\\\\"label\\\\\":\\\\\"Safety Tips\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>FAQ</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"tabVideos\":{\"value\":\"{\\\\\"tabs\\\\\":[{\\\\\"label\\\\\":\\\\\"<p>Costomer Say</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"list\\\\\":[{\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/2d275031d03e4934a777d7882672c465.mp4\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236201_ae96db62-2875-42f2-afe9-fb76e300b0f8.png?v=1750076572\\\\\",\\\\\"title\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"LARsd81c7o1Vi6xTWH4cm2xonly\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<div class=\\\\\\\\\\\\\" old-record-id-L9wwdE7Q4oef3JxNuCrcHkANn6c\\\\\\\\\\\\\">Ful********</div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"subDesc\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"LARsd81c7o1Vi6xTWH4cm2xonly\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<div class=\\\\\\\\\\\\\" old-record-id-FTOAdXCoio084KxI2ZlcZlnZnyg\\\\\\\\\\\\\">The e15 has been great about keeping my lawn managed with no effort.</div>\\\\\\\\n</div>\\\\\"},{\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/da6a8971050244778d6bbec9c682b70c.mp4\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236205_1634cdf7-162a-48fc-bca9-3ac047445c59.png?v=1750076715\\\\\",\\\\\"title\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"LARsd81c7o1Vi6xTWH4cm2xonly\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<div class=\\\\\\\\\\\\\" old-record-id-CmxwdmGaRolqEuxwR6bcvyKhnBg\\\\\\\\\\\\\">Swa********</div>\\\\\\\\n</div>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"subDesc\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"LARsd81c7o1Vi6xTWH4cm2xonly\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<div class=\\\\\\\\\\\\\" old-record-id-Km2odddmsoY4boxUO2OcYWHNnKf\\\\\\\\\\\\\">From the back yard to the front yard.My new Besty.</div>\\\\\\\\n</div>\\\\\"},{\\\\\"title\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"LARsd81c7o1Vi6xTWH4cm2xonly\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<div class=\\\\\\\\\\\\\" old-record-id-Ws2kd1qZRovsyLxxDUBc7WC8ntX\\\\\\\\\\\\\">Raf********</div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>Thanks to the eufy Lawn Mower, I now have the entire afternoon this weekend to spend with my kids!</p>\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236203.png?v=1750142724\\\\\",\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/06e76ffcc6c343988db95dbdc6f98af0.mp4\\\\\"}]}],\\\\\"title\\\\\":\\\\\"<div data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\"><span class=\\\\\\\\\\\\\"text-only\\\\\\\\\\\\\">What the Pros Say</span></div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"_order\":{\"value\":\"[\\\\\"isCustomOrder\\\\\",\\\\\"sectionInfo\\\\\",\\\\\"aplusV2_inthebox\\\\\",\\\\\"tabVideos\\\\\",\\\\\"overview\\\\\",\\\\\"aplusV2__4\\\\\",\\\\\"aplusV2_effortless\\\\\",\\\\\"aplusV2_2\\\\\",\\\\\"aplusV2_0\\\\\",\\\\\"aplusV2_3\\\\\",\\\\\"aplusV2_inthebox\\\\\",\\\\\"aplusV2__15\\\\\",\\\\\"specsV2\\\\\",\\\\\"compareV2\\\\\",\\\\\"tabFaqs\\\\\"]\",\"type\":\"json\"},\"aplusV2_2\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"Identify Various Obstacles\\\\\",\\\\\"desc\\\\\":\\\\\"E15\\'s 3D perception system accurately detects and avoids obstacles, even in complex garden environments.\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235351_e94022c4-3803-4a6e-9960-9fea7824ef90.png?v=1750052010\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235385_c4e6bbe8-4c1f-4ffb-a8fb-51969c54b23f.png?v=1750052009\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"Precise Obstacle Avoidance\\\\\",\\\\\"desc\\\\\":\\\\\"E15 measures obstacle size and distance to maximize mowing coverage.\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/2pc.png?v=1750052292\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/2mo.png?v=1750052292\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"Pet-Friendly\\\\\",\\\\\"desc\\\\\":\\\\\"E15 is designed to keep pets and wildlife safe during mowing.\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/3pc.png?v=1750052168\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/3mo.png?v=1750052168\\\\\"}],\\\\\"title\\\\\":\\\\\"Reliable Lawn Maintenance\\\\\",\\\\\"desc\\\\\":\\\\\"Smart Detection, Never Missing\\\\\"}\",\"type\":\"json\"},\"aplusV2_3\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"App Control\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236224.png?v=1750052666\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236226.png?v=1750074619\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"Anti-Theft System\\\\\",\\\\\"desc\\\\\":\\\\\"Built-in anti-theft system, GPS, and 4G for peace of mind.\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/2_pc.png?v=1750052863\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/2mo_1be9bcdb-522c-4d20-bfc6-141528e57fc8.png?v=1750052863\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"Smart Automatic Recall\\\\\",\\\\\"desc\\\\\":\\\\\"Automatically returns home in rain or low-light conditions.\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/3pc_75b8ebc6-f196-4edb-91bf-f052aae88877.png?v=1750052918\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/3_mo_aaa6a05b-467c-4563-8bf1-2fc274257290.png?v=1750052918\\\\\"}],\\\\\"title\\\\\":\\\\\"Worry-Free Experience\\\\\",\\\\\"desc\\\\\":\\\\\"Enjoy peace of mind, always\\\\\"}\",\"type\":\"json\"},\"aplusV2_0\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"Reliable and Precise Lawn Care\\\\\",\\\\\"desc\\\\\":\\\\\"E15 achieves a beautiful and uniform cut, and its smart coverage detection system ensures no area is missed.\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235700.png?v=1750053412\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1mo.png?v=1750053412\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"Powerful Edge Trimming\\\\\",\\\\\"desc\\\\\":\\\\\"Advanced ride-on-edge technology eliminates edge-trimming issues.\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/2pc_6fc9d227-a4dc-4505-adbe-149425da0c3b.png?v=1750053731\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/2mo_1ddbeacc-4332-4952-ac9a-9a3fb023694d.png?v=1750053731\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"title\\\\\":\\\\\"Choose your desired cutting height from <br /><strong>25-75 mm (1-3 in)</strong>\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/3pc_8fe7b864-abc5-4427-b207-46fa2fdab098.png?v=1750053835\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235721.png?v=1750074476\\\\\",\\\\\"desc\\\\\":\\\\\"&nbsp;\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"Handles slopes of up to <strong>40% (18&deg;)</strong>\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/4_pc_ba0a7673-a577-4578-a3cf-c719d2fa2a55.png?v=1750054973\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/4mo_acd3cd64-8878-45a8-9508-e07398774a53.png?v=1750054973\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"Operates at an ultra-quiet<strong> 56 dB</strong>\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/5pc.png?v=1750055129\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/5mo_db20d4fe-b5a5-4fe7-8db8-3bf9c964b377.png?v=1750055129\\\\\"}],\\\\\"title\\\\\":\\\\\"Precise Obstacle Avoidance\\\\\",\\\\\"desc\\\\\":\\\\\"Pinpoint barriers in your garden\\\\\"}\",\"type\":\"json\"},\"aplusV2_inthebox\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T2881111_PRC_TD17_V1.png?v=1750055965\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236223.png?v=1750055965\\\\\"}],\\\\\"title\\\\\":\\\\\"What\\'s in the box\\\\\"}\",\"type\":\"json\"},\"aplusV2_effortless\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"Save Time and Energy\\\\\",\\\\\"desc\\\\\":\\\\\"Effortless Lawn Care vs. Hours of Mowing\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1.5xFrame_2121236224.jpg?v=1753698808\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236226_4bd3ae01-e392-4624-88bd-5acca5b0bf58.png?v=1753698734\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235351.jpg?v=1753698870\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236291.png?v=1753698733\\\\\",\\\\\"title\\\\\":\\\\\"Healthy Growth,<br> Beautiful Lawns\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"Quiet and Eco-Friendly\\\\\",\\\\\"desc\\\\\":\\\\\"Take your weekends back.\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/2-Frame_2121235351.jpg?v=1753698968\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236291.png?v=1753698733\\\\\"}],\\\\\"title\\\\\":\\\\\"Transform Your Lawn Care\\\\\",\\\\\"desc\\\\\":\\\\\"Make Life Mow-Free\\\\\"}\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'component',\n },\n MF_combo_aplus: {\n value: '{\"_order\":{\"value\":\"[]\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'aplus',\n },\n MF_combo_judgeme: {\n value:\n \"{\\\"badge\\\":{\\\"value\\\":\\\"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\\\",\\\"type\\\":\\\"string\\\"},\\\"widget\\\":{\\\"value\\\":\\\"<div class='jdgm-rev-widg' data-updated-at='2025-06-13T11:05:48Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 5 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 4 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 3 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 2 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 1 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget' style=\\\\\\\"display: none;\\\\\\\"></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\\\",\\\"type\\\":\\\"string\\\"}}\",\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'judgeme',\n },\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: {\n value:\n '{\"reviews_average\":{\"value\":\"4.7\",\"type\":\"single_line_text_field\"},\"reviews_count\":{\"value\":\"90\",\"type\":\"single_line_text_field\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'yotpo',\n },\n MF_combo_page: null,\n MF_combo_global: {\n value:\n '{\"description_tag\":{\"value\":\"eufy E15 Lawn bot combines Al visual navigation and hands-free auto mapping for precise, effortless mowing of up to 800m\u00B2. No wiring or RTK required - ideal for small to medium-sized yards. Shop now for smarter Iawn care!\",\"type\":\"multi_line_text_field\"},\"faqs\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"FAQ\\\\\",\\\\\"data\\\\\":[{\\\\\"question\\\\\":\\\\\"How long is the battery life of Solocam S340?\\\\\",\\\\\"answer\\\\\":\\\\\"3 Months*. <br>*Based on 300 seconds of recording time per day. Actual battery life depends on several factors such as the number of times motion is detected, event recording duration, and environmental temperatures. <br>*Using solar charging allows forever* power.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"Why doesn\\'t my SoloCam S340 battery stay at 100%?\\\\\",\\\\\"answer\\\\\":\\\\\"Power collected by the solar panel depends on the weather and available sunlight. If little energy is collected in a day, the battery level may go down. It can run for up to 3 months on battery and it will be charged once the weather is sunny.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"Does SoloCam S340 support local** AI?\\\\\",\\\\\"answer\\\\\":\\\\\"Human Detection and Vehicle Detection run natively on the local** AI. When connected to HomeBase 3, the added power allows Human Detection to be upgraded to Human Recognition.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"Does SoloCam S340 support 24/7 recording?\\\\\",\\\\\"answer\\\\\":\\\\\"No. Battery cameras aren\\'t currently capable of 24/7 recording, even if connected to HomeBase 3.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"Which HomeBase S380 features are SoloCam S340 compatible with?\\\\\",\\\\\"answer\\\\\":\\\\\"When connected to HomeBase S380, SoloCam S340 will be able to utilize the storage** capacity of HomeBase S380 and the AI will be enhanced with BionicMind\u2122, enabling familiar faces, human recognition, vehicle detection, and pet detection.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"What is the detection range of SoloCam S340 during the day and at night?\\\\\",\\\\\"answer\\\\\":\\\\\"The detection range is directly affected by the sensitivity setting. When using the default sensitivity level of 4, the triggering distance is 20 \u2013 26 ft (6 \u2013 8 m) during the day and 13 \u2013 20 ft (4 \u2013 6 m) meters at night.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"How can Solocam S340 be powered?\\\\\",\\\\\"answer\\\\\":\\\\\"It can be powered by the built-in rechargeable battery, or by the included solar panel. The solar panel can be installed directly on the camera or nearby connected via cable.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"What are the battery specs of Solocam S340?\\\\\",\\\\\"answer\\\\\":\\\\\"It is a built-in, non-removable, rechargeable, lithium-ion battery.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"How can I schedule the security modes of SoloCam S340?\\\\\",\\\\\"answer\\\\\":\\\\\"Click the \\'+\\' icon in schedule settings. 3 custom schedule modes may be set. A disarmed mode may also be set.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"Is SoloCam S340 compatible with voice assistants?\\\\\",\\\\\"answer\\\\\":\\\\\"Yes, it supports streaming to Alexa Echo Show and Google Chromecast.\\\\\",\\\\\"category_name\\\\\":null}]}\",\"type\":\"json\"},\"listing_compare\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"Products Comparison\\\\\",\\\\\"data\\\\\":[{\\\\\"info\\\\\":[\\\\\"Cameras: Dual\\\\\",\\\\\"Video Quality: Wide-Angle Camera: 3K (2880\u00D71620), Telephoto Camera: 2K (2304\u00D71296)\\\\\",\\\\\"Details at Distance: 15 m (50 ft)\\\\\",\\\\\"Zoom: Hybrid 8\u00D7 \\\\\",\\\\\"Night Vision: Color Night Vision\\\\\",\\\\\"Spotlight: Yes\\\\\",\\\\\"Field of View: 135\u00B0\\\\\",\\\\\"Pan and Tilt: Horizontal 360\u00B0, Vertical 70\u00B0\\\\\",\\\\\"Battery Life: 3 Months Standalone, a Lifetime with Forever* Power\\\\\",\\\\\"Solar Power: Adjustable and Removable 2.2W Solar Panel\\\\\",\\\\\"Monthly Fee: No\\\\\",\\\\\"Local Storage**: Built-In 8 GB EMMC \\\\\",\\\\\"On-Device** AI: Motion Detection, Human Detection, Vehicle Detection\\\\\",\\\\\"Wi-Fi: 2.4 GHz Only\\\\\",\\\\\"Smart Integrations: Alexa, Google Assistant\\\\\",\\\\\"HomeBase S380 Compatibility: Yes\\\\\",\\\\\"Weather Protection: Yes\\\\\",\\\\\"Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\\\\\"],\\\\\"product_name\\\\\":\\\\\"SoloCam S340\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1500_1500.png?v=1695091152\\\\\",\\\\\"price\\\\\":\\\\\"$199.99\\\\\",\\\\\"learn_more_link\\\\\":\\\\\"https://us.eufy.com/products/t81701w1\\\\\"},{\\\\\"info\\\\\":[\\\\\"Cameras: Single\\\\\",\\\\\"Video Quality: Wide-Angle Camera: 2K (2304\u00D71296)\\\\\",\\\\\"Details at Distance: 7 m (25 ft)\\\\\",\\\\\"Zoom: Digital \\\\\",\\\\\"Night Vision: Color Night Vision\\\\\",\\\\\"Spotlight: Yes\\\\\",\\\\\"Field of View: 135\u00B0\\\\\",\\\\\"Pan and Tilt: No\\\\\",\\\\\"Battery Life: 3 Months Standalone, a Lifetime with Forever* Power\\\\\",\\\\\"Solar Power: Integrated 1.2W Solar Panel\\\\\",\\\\\"Monthly Fee: No\\\\\",\\\\\"Local Storage**: Built-In 8 GB EMMC \\\\\",\\\\\"On-Device** AI: Motion Detection, Human Detection\\\\\",\\\\\"Wi-Fi: 2.4 GHz Only\\\\\",\\\\\"Smart Integrations: Alexa, Google Assistant\\\\\",\\\\\"HomeBase S380 Compatibility: Yes\\\\\",\\\\\"Weather Protection: Yes\\\\\",\\\\\"Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\\\\\"],\\\\\"product_name\\\\\":\\\\\"SoloCam S230\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S230_SoloCam_S40_1.png?v=1695096472\\\\\",\\\\\"price\\\\\":\\\\\"$199.99\\\\\",\\\\\"learn_more_link\\\\\":\\\\\"https://us.eufy.com/products/t81241w1\\\\\"},{\\\\\"info\\\\\":[\\\\\"Cameras: Single\\\\\",\\\\\"Video Quality: Wide-Angle Camera: 2K (2304\u00D71296)\\\\\",\\\\\"Details at Distance: 7 m (25 ft)\\\\\",\\\\\"Zoom: Digital \\\\\",\\\\\"Night Vision: Infrared Night Vision\\\\\",\\\\\"Spotlight: No\\\\\",\\\\\"Field of View: 135\u00B0\\\\\",\\\\\"Pan and Tilt: No\\\\\",\\\\\"Battery Life: 3 Months Standalone, a Lifetime with Forever* Power\\\\\",\\\\\"Solar Power: Integrated 0.9W Solar Panel\\\\\",\\\\\"Monthly Fee: No\\\\\",\\\\\"Local Storage**: Built-In 8 GB EMMC \\\\\",\\\\\"On-Device** AI: Motion Detection, Human Detection\\\\\",\\\\\"Wi-Fi: 2.4 GHz Only\\\\\",\\\\\"Smart Integrations: Alexa, Google Assistant\\\\\",\\\\\"HomeBase S380 Compatibility: Yes\\\\\",\\\\\"Weather Protection: Yes\\\\\",\\\\\"Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\\\\\"],\\\\\"product_name\\\\\":\\\\\"SoloCam S220\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S220_SoloCam_4cb73a28-da81-44fe-b018-dd5dc744b3dc.png?v=1695094906\\\\\",\\\\\"price\\\\\":\\\\\"$129.99\\\\\",\\\\\"learn_more_link\\\\\":\\\\\"https://us.eufy.com/products/t8134121\\\\\"}]}\",\"type\":\"json\"},\"listing_paragraph\":{\"value\":\"*With optimal sunlight, the built-in solar panel can collect and store 600 to 800 mAh per day.<br>\\\\n**If you choose to use cloud-based features such as cloud storage or push notifications with thumbnail previews, videos or thumbnail previews will be sent to the cloud as needed to provide your selected features.\",\"type\":\"multi_line_text_field\"},\"live-helper\":{\"value\":\"true\",\"type\":\"boolean\"},\"ProductVideo-1\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"\\\\\",\\\\\"blocks\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_1.png?v=1699587309\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Discover Solo Cam S340: A battery-powered, motion-tracking camera.</b>\\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/_gR3p1IyrzM?si=6F-BUMKzioABA29J\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_2.png?v=1699587401\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Powered by solar, with the flexibility to place it anywhere there\\'s sun.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/ILV1fD_Rues?si=Lj0THv2sKCjV4yAj\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_3.png?v=1699587477\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Experience the next level of home security.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/76SUrpYfgFo?si=kVsT6y6Q66tX1jtc\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_4.png?v=1699587559\\\\\",\\\\\"tips\\\\\":\\\\\"<b>See a comparison between Floodlight Cam E340 and SoloCam S340.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/0MJDZDl5Q9o?si=rzg0MIuHSGzJ5bRA\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_5.png?v=1699587635\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Dive into AI enhanced security with our weatherproof camera.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/vFrxUNhPdaw?si=Ky0yikJt5hT5XsWx\\\\\"}]}\",\"type\":\"json\"},\"quick_intro\":{\"value\":\"{\\\\\"data\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD02-V1.jpg?v=1703673501\\\\\",\\\\\"title\\\\\":\\\\\"Dual Cameras for Ultra-Clear <br/> Views at Up to 8x Zoom\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD03-V1.jpg?v=1703673503\\\\\",\\\\\"title\\\\\":\\\\\"A Single Install Lasts a <br/> Lifetime with SolarPlus&#x2122;\\\\\",\\\\\"fontColor\\\\\":\\\\\"#FFFFFF\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD04-V1.jpg?v=1703673502\\\\\",\\\\\"title\\\\\":\\\\\"360\u00B0 Guardian Leaves No <br/> Blindspots\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD05-V1.jpg?v=1703673503\\\\\",\\\\\"title\\\\\":\\\\\"Always In Focus: On-Device <br/> Al-Powered Tracking\\\\\",\\\\\"fontColor\\\\\":\\\\\"#FFFFFF\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD06-V1.jpg?v=1703673502\\\\\",\\\\\"title\\\\\":\\\\\"Wire-Free Flexible <br/> Installation\\\\\",\\\\\"fontColor\\\\\":\\\\\"#FFFFFF\\\\\"}],\\\\\"title\\\\\":\\\\\"Quick Intro\\\\\",\\\\\"link_txt\\\\\":\\\\\"Learn More\\\\\",\\\\\"link\\\\\":\\\\\"https://us.eufy.com/pages/solocam-s340\\\\\"}\",\"type\":\"json\"},\"specs\":{\"value\":\"{\\\\\"items\\\\\":[],\\\\\"title\\\\\":\\\\\"Specs\\\\\",\\\\\"variant\\\\\":{\\\\\"sku\\\\\":\\\\\"T81701W1\\\\\"},\\\\\"data\\\\\":[{\\\\\"name\\\\\":\\\\\"Image/Video Quality\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Camera\\\\\",\\\\\"des\\\\\":\\\\\"Dual-Cam\\\\\"},{\\\\\"title\\\\\":\\\\\"Resolution\\\\\",\\\\\"des\\\\\":\\\\\"Wide-Angle Lens: 3K(2880*1620); <br>Telephoto Lens: 2K(2304*1296)\\\\\"},{\\\\\"title\\\\\":\\\\\"Details at Distance\\\\\",\\\\\"des\\\\\":\\\\\"15m (50 ft)\\\\\"},{\\\\\"title\\\\\":\\\\\"Zoom Method\\\\\",\\\\\"des\\\\\":\\\\\"Hybrid 8\u00D7\\\\\"},{\\\\\"title\\\\\":\\\\\"Night Vision\\\\\",\\\\\"des\\\\\":\\\\\"Color Night Vision\\\\\"}]},{\\\\\"name\\\\\":\\\\\"Camera\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Spotlight\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Field Of View\\\\\",\\\\\"des\\\\\":\\\\\"135\u00B0\\\\\"},{\\\\\"title\\\\\":\\\\\"Pan and Tilt\\\\\",\\\\\"des\\\\\":\\\\\"Horizon 360\u00B0, Vertical 70\u00B0\\\\\"}]},{\\\\\"name\\\\\":\\\\\"Power\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Battery Life\\\\\",\\\\\"des\\\\\":\\\\\"3 Months Standalone, A Lifetime with Forever* Power\\\\\"},{\\\\\"title\\\\\":\\\\\"Solar Power\\\\\",\\\\\"des\\\\\":\\\\\"Adjustable and Removable 2.2W Solar Panel\\\\\"}]},{\\\\\"name\\\\\":\\\\\"On-Device**\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Monthly Fee\\\\\",\\\\\"des\\\\\":\\\\\"No\\\\\"},{\\\\\"title\\\\\":\\\\\"Local Storage**\\\\\",\\\\\"des\\\\\":\\\\\"Built-In 8 GB EMMC\\\\\"},{\\\\\"title\\\\\":\\\\\"On-Device** AI\\\\\",\\\\\"des\\\\\":\\\\\"Motion Detection, Human Detection, Vehicle Detection\\\\\"}]},{\\\\\"name\\\\\":\\\\\"Compatibility\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Wi-Fi\\\\\",\\\\\"des\\\\\":\\\\\"2.4 GHz Only\\\\\"},{\\\\\"title\\\\\":\\\\\"Smart Integrations\\\\\",\\\\\"des\\\\\":\\\\\"Alexa, Google Assistant\\\\\"},{\\\\\"title\\\\\":\\\\\"HomeBase 3 Compatibility\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"}]},{\\\\\"name\\\\\":\\\\\"Working Environment\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Weather Protection\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Operating Temperature\\\\\",\\\\\"des\\\\\":\\\\\"-4\u00B0F - 122\u00B0F (-20\u00B0C - 50\u00B0C)\\\\\"}]}],\\\\\"showTitle\\\\\":true}\",\"type\":\"json\"},\"title_tag\":{\"value\":\"eufy E15 Robot Lawn Mower | No-Wire Al Mower for Hasssle-Free Yard Care\",\"type\":\"multi_line_text_field\"},\"user_reviews_video\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"\\\\\",\\\\\"blocks\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_1.png?v=1699587309\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Discover Solo Cam S340: A battery-powered, motion-tracking camera.</b>\\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/_gR3p1IyrzM?si=6F-BUMKzioABA29J\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_2.png?v=1699587401\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Powered by solar, with the flexibility to place it anywhere there\\'s sun.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/ILV1fD_Rues?si=Lj0THv2sKCjV4yAj\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_3.png?v=1699587477\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Experience the next level of home security.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/76SUrpYfgFo?si=kVsT6y6Q66tX1jtc\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_4.png?v=1699587559\\\\\",\\\\\"tips\\\\\":\\\\\"<b>See a comparison between Floodlight Cam E340 and SoloCam S340.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/0MJDZDl5Q9o?si=rzg0MIuHSGzJ5bRA\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_5.png?v=1699587635\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Dive into AI enhanced security with our weatherproof camera.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/vFrxUNhPdaw?si=Ky0yikJt5hT5XsWx\\\\\"}]}\",\"type\":\"json\"},\"navBar\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Purchase\\\\\",\\\\\"target\\\\\":\\\\\"productMain\\\\\"},{\\\\\"label\\\\\":\\\\\"Overview\\\\\",\\\\\"target\\\\\":\\\\\"overview\\\\\"},{\\\\\"label\\\\\":\\\\\"Specs\\\\\",\\\\\"target\\\\\":\\\\\"specsV2\\\\\"},{\\\\\"label\\\\\":\\\\\"Compare\\\\\",\\\\\"target\\\\\":\\\\\"compareV2\\\\\"},{\\\\\"label\\\\\":\\\\\"Reviews\\\\\",\\\\\"target\\\\\":\\\\\"reviews\\\\\"}]}\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'global',\n },\n MF_combo_listing: null,\n MF_combo_product_ext_info: {\n value:\n '{\"bulling_point\":{\"value\":\"[\\\\\"Bulling_point238\\\\\",\\\\\"Bulling_point1238\\\\\",\\\\\"Dual Cameras\\\\\",\\\\\"Solar Powered\\\\\"]\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'product_ext_info',\n },\n MF_combo_accessories: null,\n description:\n 'Check Before Purchase: 0.2 acres (8,700 sq ft) max mapping area. For grass under 3.5\" and flat lawns (height difference under 1.2\"). (Note: Not suitable for St. Augustine and dense Zoysia. Slope < 18\u00B0.) Hands-Free Auto Mapping: With V-FSD positioning technology, E15 comprehensively and accurately maps your yard and plans the mowing path, which can be easily managed on your smartphone. (Note: Subscribe to 4G data via the app for stable connectivity if your yard isn\\'t fully covered by Wi-Fi.\uFF09 Precise Obstacle Avoidance: E15\\'s 3D perception system accurately detects obstacles, ensuring it avoids collisions in complex garden environments. Reliable Lawn Maintenance: E15 can achieve beautiful and uniform parallel cutting. Smart coverage detection system ensures no area is left uncut. Worry-Free Experience: E15 features GPS tracking to prevent theft. With easy app control and automatic recall during rainy or low-light conditions, it provides a seamless, worry-free experience. No Wires, No RTK, No Signal Issues: E15 utilizes pure vision FSD technology with high-precision cameras and intelligent algorithms, eliminating the need for wires or an RTK station.',\n descriptionHtml:\n '<p>\u00A0</p>\\n<ul>\\n<li>\\n<strong>Check Before Purchase: </strong>0.2 acres (8,700 sq ft) max mapping area. For grass under 3.5\" and flat lawns (height difference under 1.2\"). (Note: Not suitable for St. Augustine and dense Zoysia. Slope &lt; 18\u00B0.)</li>\\n<li>\\n<strong>Hands-Free Auto Mapping: </strong>With V-FSD positioning technology, E15 comprehensively and accurately maps your yard and plans the mowing path, which can be easily managed on your smartphone. (Note: Subscribe to 4G data via the app for stable connectivity if your yard isn\\'t fully covered by Wi-Fi.\uFF09</li>\\n<li>\\n<strong>Precise Obstacle Avoidance: </strong>E15\\'s 3D perception system accurately detects obstacles, ensuring it avoids collisions in complex garden environments.</li>\\n<li>\\n<strong>Reliable Lawn Maintenance:</strong> E15 can achieve beautiful and uniform parallel cutting. Smart coverage detection system ensures no area is left uncut.</li>\\n<li>\\n<strong>Worry-Free Experience: </strong>E15 features GPS tracking to prevent theft. With easy app control and automatic recall during rainy or low-light conditions, it provides a seamless, worry-free experience.</li>\\n<li>\\n<strong>No Wires, No RTK, No Signal Issues: </strong>E15 utilizes pure vision FSD technology with high-precision cameras and intelligent algorithms, eliminating the need for wires or an RTK station.</li>\\n</ul>\\n<div id=\"_feilian_extension_installed\"></div>',\n id: 'gid://shopify/Product/8586288791721',\n name: 'eufy Robot Lawn Mower E15',\n vendor: 'eufy',\n handle: 't28801a1',\n title: 'eufy Robot Lawn Mower E15',\n path: '/t28801a1',\n slug: 't28801a1',\n price: {\n value: 1799.99,\n currencyCode: 'USD',\n },\n listPrice: 0,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15_982705a4-565f-419e-8844-594abb15582c.png?v=1749813062',\n altText: null,\n width: 1000,\n height: 1000,\n },\n ],\n variants: [\n {\n barcode: '194644231156',\n availableForSale: true,\n weight: 16.2437,\n id: 'gid://shopify/ProductVariant/45935148073129',\n name: 'Gray',\n sku: 'T28801A1',\n price: 1799.99,\n image: {\n altText: null,\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15_982705a4-565f-419e-8844-594abb15582c.png?v=1749813062',\n width: 1000,\n height: 1000,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 74,\n currentlyNotInStock: false,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/45935148073129',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'Gray',\n hexColors: ['#808080'],\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: {\n count: 2,\n list: [\n {\n handle: 't29j0011',\n sku: 'T29J0011',\n discountValue: 10,\n label: '',\n },\n {\n handle: 't2352111',\n sku: 'T2352111',\n discountValue: 100,\n label: '',\n },\n ],\n discountType: 'fix_amount',\n title: 'listing v5\u6539\u7248\u6362\u8D2D',\n property: '',\n showDiscounts: true,\n labels: ['choice', ''],\n is_level_send: false,\n },\n freeGift: {\n count: 1,\n list: [\n {\n handle: 't2351121',\n sku: 'T2351121',\n discountValue: 0,\n label: '',\n },\n ],\n discountType: 'fix_amount',\n title: 'v5 listing\u6539\u7248 \u4E70\u8D60\u6D4B\u8BD5',\n property: '',\n showDiscounts: true,\n labels: ['Free Gift', ''],\n is_level_send: false,\n },\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: [\n {\n title: 'WSPDV2B9L9SP',\n starts_at: '2025-08-20T11:02:00.000Z',\n ends_at: '2025-09-01T06:59:00.000Z',\n variant_shopify_id: 45935148073129,\n value_type: 'fixed_amount',\n value: '-400.0',\n currency: 'USD',\n fixed_value: '400.0',\n value_style: '$400',\n variant_price4wscode: 1399.99,\n discount_type: 'PRICE_DISCOUNT',\n amazon_deal: false,\n cdi_id: 46266,\n cdi_updated_at: '2025-08-20T11:06:12.358Z',\n },\n {\n title: 'WSAPKKK',\n starts_at: '2025-07-01T12:53:53.000Z',\n ends_at: null,\n variant_shopify_id: 45935148073129,\n value_type: 'percentage',\n value: '-20.0',\n currency: 'USD',\n fixed_value: '360.0',\n value_style: '$20',\n variant_price4wscode: 1440,\n discount_type: 'WSAP',\n amazon_deal: false,\n cdi_id: 44370,\n cdi_updated_at: '2025-07-15T14:42:59.961Z',\n },\n {\n title: 'WS24KKK',\n starts_at: '2025-07-01T12:53:53.000Z',\n ends_at: null,\n variant_shopify_id: 45935148073129,\n value_type: 'percentage',\n value: '-15.0',\n currency: 'USD',\n fixed_value: '270.0',\n value_style: '$15',\n variant_price4wscode: 1530,\n discount_type: 'WS24',\n amazon_deal: false,\n cdi_id: 44367,\n cdi_updated_at: '2025-07-15T14:42:59.954Z',\n },\n ],\n memberPriceV2: {\n participate: true,\n discount_subject: 'discount_amount',\n price_type: 'percentage',\n price_value: '5',\n plus_price_type: 'percentage',\n plus_price_value: '7',\n },\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [\n {\n title: 'WSPDV2B9L9SP',\n starts_at: '2025-08-20T11:02:00.000Z',\n ends_at: '2025-09-01T06:59:00.000Z',\n variant_shopify_id: 45935148073129,\n value_type: 'fixed_amount',\n value: '-400.0',\n currency: 'USD',\n fixed_value: '400.0',\n value_style: '$400',\n variant_price4wscode: 1399.99,\n discount_type: 'PRICE_DISCOUNT',\n amazon_deal: false,\n cdi_id: 46266,\n cdi_updated_at: '2025-08-20T11:06:12.358Z',\n },\n ],\n },\n ],\n sellingPlanGroups: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductOption/10784877609129',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'Gray',\n hexColors: ['#808080'],\n },\n ],\n },\n ],\n metafields: {\n pageType: null,\n seoSetting: null,\n preRender: null,\n relatedProducts: null,\n template: 'V5',\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: [\n 'isCustomOrder',\n 'sectionInfo',\n 'aplusV2_inthebox',\n 'tabVideos',\n 'overview',\n 'aplusV2__4',\n 'aplusV2_effortless',\n 'aplusV2_2',\n 'aplusV2_0',\n 'aplusV2_3',\n 'aplusV2_inthebox',\n 'aplusV2__15',\n 'specsV2',\n 'compareV2',\n 'tabFaqs',\n ],\n aplus_order: [],\n judgemeBadge:\n \"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\",\n judgemeWidget:\n \"<div class='jdgm-rev-widg' data-updated-at='2025-06-13T11:05:48Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 5 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 4 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 3 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 2 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 1 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget' style=\\\"display: none;\\\"></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\",\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: '90',\n yotpoReviewsAverage: '4.7',\n pageCommon: null,\n liveHelper: 'true',\n giftCard: null,\n hideSearch: null,\n showNewPop: null,\n productData: {\n checkout_bar_info: {\n txt: 'Same Price with Prime Day',\n },\n custom_variants: {\n variants: [\n {\n id: 'gid://shopify/ProductVariant/45432983322793',\n sku: 'T28011A1',\n title: 'Black',\n image:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E18_669655d3-cc7b-495b-8267-7dbc3d7eca02.png?v=1741514243',\n handle: 't28011a1',\n product_title: 'eufy Robot Lawn Mower E18',\n showExtra: false,\n extra: '',\n },\n ],\n title: 'Choice',\n desc: '',\n },\n model3DViewer: {\n ar: true,\n 'ar-scale': 'auto',\n exposure: 1,\n 'ar-modes': 'scene-viewer webxr quick-look',\n 'camera-orbit': '37.27deg 64.8deg 1.46m',\n src: 'https://cdn.shopify.com/3d/models/3dd280c977f30595/T2880.glb',\n arBtnText: '',\n arBtnIcon: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/AR_1.svg?v=1744790605',\n poster: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/20250523-161848.png?v=1747988349',\n 'environment-image':\n 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/T2880_06e7b3fd-687d-4ba4-b7e1-dbc4d5297962.hdr',\n url: '1111',\n },\n feature: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_8472d3c5-0708-4388-8cad-fda027b1fcb5.png?v=1750211976',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_40729eec-efaf-4b80-beb5-c511ce52f28d.png?v=1750211976',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_c1c9cebb-306a-440c-ac70-9348bcb3da8f.png?v=1750211976',\n },\n ],\n scene: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_4a54a247-79b2-45e3-8f95-f6031aae0d18.png?v=1750002517',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_29758cb2-e445-4247-bbb6-5801d04e74f4.png?v=1750002517',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_6dd80c52-4836-42f0-b85b-bf55900e4229.png?v=1750002517',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_d66549d5-181a-45c4-8b29-77e23889023f.png?v=1750002563',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_246e0f58-9113-484e-be8b-8eef1e28beb3.png?v=1750002563',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_9f9546e3-13ac-442a-8517-895dc5200fb8.png?v=1750002563',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_af0df1fc-4a2d-4ed1-92b6-90a9e8f2209c.png?v=1750002602',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_a068adb6-9d26-4294-9617-42b50068fd10.png?v=1750002602',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_df6c2e0f-0e76-49d7-8a86-a21d953d94da.png?v=1750002602',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_2c6d35c8-55ea-46a2-b3bf-8eb9b7ef911b.png?v=1750002692',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_6e44fed2-d11e-48ba-aa1a-bef4bfc2b5dc.png?v=1750002692',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_7abdfea8-8340-40a4-b09f-79345fe6a19b.png?v=1750002692',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_65e89a14-9002-4dba-a501-02c7d265e2ad.png?v=1750002637',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_5536d223-2633-4466-96b5-ed3742e2e99d.png?v=1750002637',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_e580e0fa-e5c4-4140-b348-b8c5c5cff568.png?v=1750002637',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_525dbdec-644c-4aec-ade7-7f8e8a801236.png?v=1750002744',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_275ea67c-0a6c-496d-b2a5-83eeb5070260.png?v=1750002744',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_b4422a08-048e-44b8-9b1b-d7f438cfdabe.png?v=1750002744',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_e5e3c37a-2dac-4091-9dec-483a2fcec23b.png?v=1750002781',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_f76f9cad-fe7b-4f9e-9cf7-1a3b31c9663c.png?v=1750002781',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_042447b3-60ab-4c5f-9e11-58d7e9ccf146.png?v=1750002782',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_08625c85-b4cb-4541-9053-7eecf1320efe.png?v=1750002826',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-S_PC_e34aaeb6-ea63-475f-83e7-703d6099fa3e.png?v=1750002826',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-mob_bae723f3-0fea-46e0-bf4b-0f9b4ffc7c08.png?v=1750002826',\n },\n ],\n intro_video: {\n poster:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E15-PC_7e0fea36-cf63-4e9a-b57d-8ad7f71593f9.png?v=1750142256',\n video: 'https://cdn.shopify.com/videos/c/o/v/c4c0e8fdd92d48e7a1fb7aad373cff40.mp4',\n },\n user_reviews: {\n title: 'Highly Anticipated, Well Received',\n list: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Bryan_H..jpg?v=1695104900',\n name: 'Bryan H.',\n description:\n 'Installation was very simple, it took no more than 15 minutes to install on the wall. And Wow!! It does look very good and very professional too.',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Caleb_S..jpg?v=1695104900',\n name: 'Caleb S.',\n description:\n 'Having a zoom lens is helpful and the mounting bracket design was very intuitive. The removable solar panel was also very helpful, and will benefit many users in the future.',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Pete_G..jpg?v=1695104900',\n name: 'Peter G.',\n description:\n 'I really like the ease with which you can mount and remove it. The addition of the solar panel alattached to the top is just brilliant.',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Rene_V..jpg?v=1695104899',\n name: 'Rene V.',\n description:\n 'The secondary camera/view within the app shows a closer look of wherever the main camera is looking at. I like this.',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Richard..jpg?v=1695104900',\n name: 'Richard D.',\n description:\n \"In my short time with the camera it's become my favourite Eufy camera so far because of the ability to pan the camera around remotely or let the camera auto track. \",\n },\n ],\n },\n scene_app_img:\n 'https://cdn.shopify.com/s/files/1/0603/3863/4821/files/E18_-_-_._fc98cd16-e26f-4cf6-b999-8717e225386d.png?v=1744957456',\n ownerType: 'PRODUCT',\n },\n productVideo: null,\n user_reviews_video: {\n title: '',\n blocks: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_1.png?v=1699587309',\n tips: '<b>Discover Solo Cam S340: A battery-powered, motion-tracking camera.</b>',\n video_url: 'https://www.youtube.com/embed/_gR3p1IyrzM?si=6F-BUMKzioABA29J',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_2.png?v=1699587401',\n tips: \"<b>Powered by solar, with the flexibility to place it anywhere there's sun.</b> \",\n video_url: 'https://www.youtube.com/embed/ILV1fD_Rues?si=Lj0THv2sKCjV4yAj',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_3.png?v=1699587477',\n tips: '<b>Experience the next level of home security.</b> ',\n video_url: 'https://www.youtube.com/embed/76SUrpYfgFo?si=kVsT6y6Q66tX1jtc',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_4.png?v=1699587559',\n tips: '<b>See a comparison between Floodlight Cam E340 and SoloCam S340.</b> ',\n video_url: 'https://www.youtube.com/embed/0MJDZDl5Q9o?si=rzg0MIuHSGzJ5bRA',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_5.png?v=1699587635',\n tips: '<b>Dive into AI enhanced security with our weatherproof camera.</b> ',\n video_url: 'https://www.youtube.com/embed/vFrxUNhPdaw?si=Ky0yikJt5hT5XsWx',\n },\n ],\n },\n listing_compare: {\n title: 'Products Comparison',\n data: [\n {\n info: [\n 'Cameras: Dual',\n 'Video Quality: Wide-Angle Camera: 3K (2880\u00D71620), Telephoto Camera: 2K (2304\u00D71296)',\n 'Details at Distance: 15 m (50 ft)',\n 'Zoom: Hybrid 8\u00D7 ',\n 'Night Vision: Color Night Vision',\n 'Spotlight: Yes',\n 'Field of View: 135\u00B0',\n 'Pan and Tilt: Horizontal 360\u00B0, Vertical 70\u00B0',\n 'Battery Life: 3 Months Standalone, a Lifetime with Forever* Power',\n 'Solar Power: Adjustable and Removable 2.2W Solar Panel',\n 'Monthly Fee: No',\n 'Local Storage**: Built-In 8 GB EMMC ',\n 'On-Device** AI: Motion Detection, Human Detection, Vehicle Detection',\n 'Wi-Fi: 2.4 GHz Only',\n 'Smart Integrations: Alexa, Google Assistant',\n 'HomeBase S380 Compatibility: Yes',\n 'Weather Protection: Yes',\n 'Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)',\n ],\n product_name: 'SoloCam S340',\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1500_1500.png?v=1695091152',\n price: '$199.99',\n learn_more_link: 'https://us.eufy.com/products/t81701w1',\n },\n {\n info: [\n 'Cameras: Single',\n 'Video Quality: Wide-Angle Camera: 2K (2304\u00D71296)',\n 'Details at Distance: 7 m (25 ft)',\n 'Zoom: Digital ',\n 'Night Vision: Color Night Vision',\n 'Spotlight: Yes',\n 'Field of View: 135\u00B0',\n 'Pan and Tilt: No',\n 'Battery Life: 3 Months Standalone, a Lifetime with Forever* Power',\n 'Solar Power: Integrated 1.2W Solar Panel',\n 'Monthly Fee: No',\n 'Local Storage**: Built-In 8 GB EMMC ',\n 'On-Device** AI: Motion Detection, Human Detection',\n 'Wi-Fi: 2.4 GHz Only',\n 'Smart Integrations: Alexa, Google Assistant',\n 'HomeBase S380 Compatibility: Yes',\n 'Weather Protection: Yes',\n 'Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)',\n ],\n product_name: 'SoloCam S230',\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S230_SoloCam_S40_1.png?v=1695096472',\n price: '$199.99',\n learn_more_link: 'https://us.eufy.com/products/t81241w1',\n },\n {\n info: [\n 'Cameras: Single',\n 'Video Quality: Wide-Angle Camera: 2K (2304\u00D71296)',\n 'Details at Distance: 7 m (25 ft)',\n 'Zoom: Digital ',\n 'Night Vision: Infrared Night Vision',\n 'Spotlight: No',\n 'Field of View: 135\u00B0',\n 'Pan and Tilt: No',\n 'Battery Life: 3 Months Standalone, a Lifetime with Forever* Power',\n 'Solar Power: Integrated 0.9W Solar Panel',\n 'Monthly Fee: No',\n 'Local Storage**: Built-In 8 GB EMMC ',\n 'On-Device** AI: Motion Detection, Human Detection',\n 'Wi-Fi: 2.4 GHz Only',\n 'Smart Integrations: Alexa, Google Assistant',\n 'HomeBase S380 Compatibility: Yes',\n 'Weather Protection: Yes',\n 'Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)',\n ],\n product_name: 'SoloCam S220',\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S220_SoloCam_4cb73a28-da81-44fe-b018-dd5dc744b3dc.png?v=1695094906',\n price: '$129.99',\n learn_more_link: 'https://us.eufy.com/products/t8134121',\n },\n ],\n },\n specs: {\n items: [],\n title: 'Specs',\n variant: {\n sku: 'T81701W1',\n },\n data: [\n {\n name: 'Image/Video Quality',\n children: [\n {\n title: 'Camera',\n des: 'Dual-Cam',\n },\n {\n title: 'Resolution',\n des: 'Wide-Angle Lens: 3K(2880*1620); <br>Telephoto Lens: 2K(2304*1296)',\n },\n {\n title: 'Details at Distance',\n des: '15m (50 ft)',\n },\n {\n title: 'Zoom Method',\n des: 'Hybrid 8\u00D7',\n },\n {\n title: 'Night Vision',\n des: 'Color Night Vision',\n },\n ],\n },\n {\n name: 'Camera',\n children: [\n {\n title: 'Spotlight',\n des: 'Yes',\n },\n {\n title: 'Field Of View',\n des: '135\u00B0',\n },\n {\n title: 'Pan and Tilt',\n des: 'Horizon 360\u00B0, Vertical 70\u00B0',\n },\n ],\n },\n {\n name: 'Power',\n children: [\n {\n title: 'Battery Life',\n des: '3 Months Standalone, A Lifetime with Forever* Power',\n },\n {\n title: 'Solar Power',\n des: 'Adjustable and Removable 2.2W Solar Panel',\n },\n ],\n },\n {\n name: 'On-Device**',\n children: [\n {\n title: 'Monthly Fee',\n des: 'No',\n },\n {\n title: 'Local Storage**',\n des: 'Built-In 8 GB EMMC',\n },\n {\n title: 'On-Device** AI',\n des: 'Motion Detection, Human Detection, Vehicle Detection',\n },\n ],\n },\n {\n name: 'Compatibility',\n children: [\n {\n title: 'Wi-Fi',\n des: '2.4 GHz Only',\n },\n {\n title: 'Smart Integrations',\n des: 'Alexa, Google Assistant',\n },\n {\n title: 'HomeBase 3 Compatibility',\n des: 'Yes',\n },\n ],\n },\n {\n name: 'Working Environment',\n children: [\n {\n title: 'Weather Protection',\n des: 'Yes',\n },\n {\n title: 'Operating Temperature',\n des: '-4\u00B0F - 122\u00B0F (-20\u00B0C - 50\u00B0C)',\n },\n ],\n },\n ],\n showTitle: true,\n },\n faqs: {\n title: 'FAQ',\n data: [\n {\n question: 'How long is the battery life of Solocam S340?',\n answer:\n '3 Months*. <br>*Based on 300 seconds of recording time per day. Actual battery life depends on several factors such as the number of times motion is detected, event recording duration, and environmental temperatures. <br>*Using solar charging allows forever* power.',\n category_name: null,\n },\n {\n question: \"Why doesn't my SoloCam S340 battery stay at 100%?\",\n answer:\n 'Power collected by the solar panel depends on the weather and available sunlight. If little energy is collected in a day, the battery level may go down. It can run for up to 3 months on battery and it will be charged once the weather is sunny.',\n category_name: null,\n },\n {\n question: 'Does SoloCam S340 support local** AI?',\n answer:\n 'Human Detection and Vehicle Detection run natively on the local** AI. When connected to HomeBase 3, the added power allows Human Detection to be upgraded to Human Recognition.',\n category_name: null,\n },\n {\n question: 'Does SoloCam S340 support 24/7 recording?',\n answer:\n \"No. Battery cameras aren't currently capable of 24/7 recording, even if connected to HomeBase 3.\",\n category_name: null,\n },\n {\n question: 'Which HomeBase S380 features are SoloCam S340 compatible with?',\n answer:\n 'When connected to HomeBase S380, SoloCam S340 will be able to utilize the storage** capacity of HomeBase S380 and the AI will be enhanced with BionicMind\u2122, enabling familiar faces, human recognition, vehicle detection, and pet detection.',\n category_name: null,\n },\n {\n question: 'What is the detection range of SoloCam S340 during the day and at night?',\n answer:\n 'The detection range is directly affected by the sensitivity setting. When using the default sensitivity level of 4, the triggering distance is 20 \u2013 26 ft (6 \u2013 8 m) during the day and 13 \u2013 20 ft (4 \u2013 6 m) meters at night.',\n category_name: null,\n },\n {\n question: 'How can Solocam S340 be powered?',\n answer:\n 'It can be powered by the built-in rechargeable battery, or by the included solar panel. The solar panel can be installed directly on the camera or nearby connected via cable.',\n category_name: null,\n },\n {\n question: 'What are the battery specs of Solocam S340?',\n answer: 'It is a built-in, non-removable, rechargeable, lithium-ion battery.',\n category_name: null,\n },\n {\n question: 'How can I schedule the security modes of SoloCam S340?',\n answer:\n \"Click the '+' icon in schedule settings. 3 custom schedule modes may be set. A disarmed mode may also be set.\",\n category_name: null,\n },\n {\n question: 'Is SoloCam S340 compatible with voice assistants?',\n answer: 'Yes, it supports streaming to Alexa Echo Show and Google Chromecast.',\n category_name: null,\n },\n ],\n },\n howtoVideo: null,\n quick_intro: {\n data: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD02-V1.jpg?v=1703673501',\n title: 'Dual Cameras for Ultra-Clear <br/> Views at Up to 8x Zoom',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD03-V1.jpg?v=1703673503',\n title: 'A Single Install Lasts a <br/> Lifetime with SolarPlus&#x2122;',\n fontColor: '#FFFFFF',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD04-V1.jpg?v=1703673502',\n title: '360\u00B0 Guardian Leaves No <br/> Blindspots',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD05-V1.jpg?v=1703673503',\n title: 'Always In Focus: On-Device <br/> Al-Powered Tracking',\n fontColor: '#FFFFFF',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD06-V1.jpg?v=1703673502',\n title: 'Wire-Free Flexible <br/> Installation',\n fontColor: '#FFFFFF',\n },\n ],\n title: 'Quick Intro',\n link_txt: 'Learn More',\n link: 'https://us.eufy.com/pages/solocam-s340',\n },\n standard_schema: null,\n listing_paragraph:\n '*With optimal sunlight, the built-in solar panel can collect and store 600 to 800 mAh per day.<br>\\n**If you choose to use cloud-based features such as cloud storage or push notifications with thumbnail previews, videos or thumbnail previews will be sent to the cloud as needed to provide your selected features.',\n custom_variants: null,\n slickContainer: null,\n highlights: null,\n downloads: null,\n inbox: null,\n liveStream: null,\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: null,\n productExtInfo: ['Bulling_point238', 'Bulling_point1238', 'Dual Cameras', 'Solar Powered'],\n accessories: null,\n seoHidden: null,\n fwcdn3: null,\n compare: [\n {\n label: 'Max Mapping Size',\n val: '0.2 acres (8,700 sq ft)',\n },\n {\n label: 'Cutting Height',\n val: '1 - 3 in (25 - 75 mm)\\t',\n },\n {\n label: 'Cutting Width',\n val: '8 in (203 mm)\\t',\n },\n {\n label: 'Maximum Slope',\n val: '18\u00B0 \\t',\n },\n {\n label: 'Noise',\n val: '< 56 dB',\n },\n {\n label: 'Charging Time',\n val: '90 to 110 min',\n },\n {\n label: 'Waterproof (IP rating) - Base Station',\n val: 'IPX6',\n },\n ],\n navBar: {\n list: [\n {\n label: 'Purchase',\n target: 'productMain',\n },\n {\n label: 'Overview',\n target: 'overview',\n },\n {\n label: 'Specs',\n target: 'specsV2',\n },\n {\n label: 'Compare',\n target: 'compareV2',\n },\n {\n label: 'Reviews',\n target: 'reviews',\n },\n ],\n },\n },\n },\n {\n availableForSale: true,\n productType: 'Battery Camera',\n onlineStoreUrl: null,\n publishedAt: '2025-03-07T01:45:39Z',\n totalInventory: 10,\n tags: ['Battery', 'CLtag:new collection', 'Front Door', 'security'],\n seo: {\n title: null,\n description: null,\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: {\n value:\n '[\"isCustomOrder\",\"sectionInfo\",\"tabVideos\",\"overview\",\"aplusV2__3\",\"aplusV2\",\"aplusV2__6\",\"aplusV2__1\",\"features\",\"specsV2\",\"compareV2\",\"tabFaqs\",\"downloadV2\"]',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'component',\n key: '_order',\n },\n MF_aplus_order: null,\n MF_judgemeBadge: {\n value:\n \"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\",\n type: 'string',\n description: null,\n namespace: 'judgeme',\n key: 'badge',\n },\n MF_judgemeWidget: {\n value:\n \"<div class='jdgm-rev-widg' data-updated-at='2024-09-26T08:29:14Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 5 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 4 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 3 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 2 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 1 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://judge.me/reviews/reviews_for_widget'></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\",\n type: 'string',\n description: null,\n namespace: 'judgeme',\n key: 'widget',\n },\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: null,\n MF_yotpoReviewsAverage: null,\n MF_pageCommon: null,\n MF_liveHelper: null,\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: null,\n MF_productData: {\n value:\n '{\"checkout_bar_info\":{\"txt\":\"\"},\"custom_variants\":{\"variants\":[{\"id\":\"gid://shopify/ProductVariant/44711990493353\",\"sku\":\"BUNDLE-T88941W1-1-T80301D1-85-1\",\"title\":\"White\",\"image\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8894_ea5b1dc7-4419-48c8-aa7d-bd7594a3e544.png?v=1727339381\",\"handle\":\"bundle-t88941w1-1-t80301d1-85-1\",\"product_title\":\"eufyCam S3 Pro 4-Cam Kit + 1 TB Hard Drive\",\"showExtra\":false,\"extra\":{}},{\"id\":\"gid://shopify/ProductVariant/44711990165673\",\"sku\":\"BUNDLE-T88921W1-1-T80301D1-85-1\",\"title\":\"White\",\"image\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8892_706dbaf4-672b-45c9-8eed-5912098a8684.png?v=1727339347\",\"handle\":\"bundle-t88921w1-1-t80301d1-85-1\",\"product_title\":\"eufyCam S3 Pro 2-Cam Kit + 1 TB Hard Drive\",\"showExtra\":false,\"extra\":{}},{\"id\":\"gid://shopify/ProductVariant/44711990198441\",\"sku\":\"T88921W1\",\"title\":\"White\",\"image\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8892_a99e2b61-4a7b-4f13-bb18-19bcf6a582a6.png?v=1727339351\",\"handle\":\"t88921w1\",\"product_title\":\"eufyCam S3 Pro 2-Cam Kit\",\"showExtra\":false,\"extra\":{}}],\"title\":\"Choose\",\"desc\":\"\"},\"feature\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-5.png?v=1749981638\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418_744ae6e0-9f33-4c40-97ba-ce95d8502811.png?v=1749983469\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318_ec08d0fd-089d-4206-bd73-d847b0a343ae.png?v=1749983904\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1104_566_1.png?v=1750083338\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/868_418_1.png?v=1750083332\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/390_318_1.png?v=1750083330\"}],\"scene\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-4.png?v=1749981638\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-1.png?v=1749983469\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-1.png?v=1749983904\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-3.png?v=1749981638\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-2.png?v=1749983469\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-2.png?v=1749983904\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_595e0a22-28ac-4bdb-827d-e184a8ad3562.png?v=1749981638\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-3.png?v=1749983469\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-3.png?v=1749983904\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-1.png?v=1749981638\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-4.png?v=1749983469\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-4.png?v=1749983904\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-2.png?v=1749981638\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-5.png?v=1749983469\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-5.png?v=1749983904\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_1_eda16af0-0e86-44ed-bad8-1b6c5133aa57.png?v=1750150032\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418_1_1274730d-b351-4e98-bb6e-0c79ab2cfb69.png?v=1750149991\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318_ef36d850-2f77-439e-9807-189c9a6367a9.png?v=1750149888\"}],\"intro_video\":{\"poster\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_439aa478-4af4-42c1-9064-c09a9a18d5a8.png?v=1749982885\",\"video\":\"https://m.media-amazon.com/images/S/aplus-media/sc/f9b8737e-9ee1-4730-af63-126c7537f19b.mp4\"},\"scene_app_img\":\"https://cdn.shopify.com/s/files/1/0603/3863/4821/files/4_a635c8e2-6b33-4136-806d-c75160741a2a.webp?v=1731049745\",\"ownerType\":\"PRODUCT\"}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":2323}',\n namespace: 'product',\n key: 'data',\n },\n MF_productVideo: null,\n MF_user_reviews_video: null,\n MF_listing_compare: null,\n MF_specs: null,\n MF_faqs: null,\n MF_howtoVideo: null,\n MF_quick_intro: null,\n MF_standard_schema: null,\n MF_listing_paragraph: null,\n MF_custom_variants: null,\n MF_slickContainer: null,\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: null,\n MF_liveStream: null,\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: null,\n MF_productExtInfo: null,\n MF_accessories: null,\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: null,\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: {\n value: '{\"name\":{\"value\":\"V5\",\"type\":\"multi_line_text_field\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'template',\n },\n MF_combo_nav: null,\n MF_combo_product: {\n value:\n '{\"compare\":{\"value\":\"[{\\\\\"label\\\\\":\\\\\"Resolution\\\\\",\\\\\"val\\\\\":\\\\\"4K\\\\\"},{\\\\\"label\\\\\":\\\\\"Color Night Vision\\\\\",\\\\\"val\\\\\":\\\\\"MaxColor Pro Night Vision\\\\\"},{\\\\\"label\\\\\":\\\\\"IR Night Vision\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Lens\u3001FOV\\\\\",\\\\\"val\\\\\":\\\\\"F1.0\u3001FOV135\u00B0\\\\\"},{\\\\\"label\\\\\":\\\\\"Spotlight\\\\\",\\\\\"val\\\\\":\\\\\"Adaptive Spotlights\\\\\"},{\\\\\"label\\\\\":\\\\\"Built-In Solar Panel\\\\\",\\\\\"val\\\\\":\\\\\"Yes, SolarPlus 2.0\\\\\"},{\\\\\"label\\\\\":\\\\\"Motion Detection\\\\\",\\\\\"val\\\\\":\\\\\"Radar and PIR\\\\\"},{\\\\\"label\\\\\":\\\\\"AI Recognition\\\\\",\\\\\"val\\\\\":\\\\\"Face/Human/Vehicle/Pet\\\\\"},{\\\\\"label\\\\\":\\\\\"Al Self-Learning*\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"},{\\\\\"label\\\\\":\\\\\"Local Storage* *\\\\\",\\\\\"val\\\\\":\\\\\"Built-in 16GB EMMC\\\\\"},{\\\\\"label\\\\\":\\\\\"24/7 Smart Snapshot\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"},{\\\\\"label\\\\\":\\\\\"External Solar Panel\\\\\",\\\\\"val\\\\\":\\\\\"1 Backup Solar Panel\\\\\"}]\",\"type\":\"json\"},\"data\":{\"value\":\"{\\\\\"checkout_bar_info\\\\\":{\\\\\"txt\\\\\":\\\\\"\\\\\"},\\\\\"custom_variants\\\\\":{\\\\\"variants\\\\\":[{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/44711990493353\\\\\",\\\\\"sku\\\\\":\\\\\"BUNDLE-T88941W1-1-T80301D1-85-1\\\\\",\\\\\"title\\\\\":\\\\\"White\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8894_ea5b1dc7-4419-48c8-aa7d-bd7594a3e544.png?v=1727339381\\\\\",\\\\\"handle\\\\\":\\\\\"bundle-t88941w1-1-t80301d1-85-1\\\\\",\\\\\"product_title\\\\\":\\\\\"eufyCam S3 Pro 4-Cam Kit + 1 TB Hard Drive\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}},{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/44711990165673\\\\\",\\\\\"sku\\\\\":\\\\\"BUNDLE-T88921W1-1-T80301D1-85-1\\\\\",\\\\\"title\\\\\":\\\\\"White\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8892_706dbaf4-672b-45c9-8eed-5912098a8684.png?v=1727339347\\\\\",\\\\\"handle\\\\\":\\\\\"bundle-t88921w1-1-t80301d1-85-1\\\\\",\\\\\"product_title\\\\\":\\\\\"eufyCam S3 Pro 2-Cam Kit + 1 TB Hard Drive\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}},{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/44711990198441\\\\\",\\\\\"sku\\\\\":\\\\\"T88921W1\\\\\",\\\\\"title\\\\\":\\\\\"White\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8892_a99e2b61-4a7b-4f13-bb18-19bcf6a582a6.png?v=1727339351\\\\\",\\\\\"handle\\\\\":\\\\\"t88921w1\\\\\",\\\\\"product_title\\\\\":\\\\\"eufyCam S3 Pro 2-Cam Kit\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}}],\\\\\"title\\\\\":\\\\\"Choose\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"},\\\\\"feature\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-5.png?v=1749981638\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418_744ae6e0-9f33-4c40-97ba-ce95d8502811.png?v=1749983469\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318_ec08d0fd-089d-4206-bd73-d847b0a343ae.png?v=1749983904\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1104_566_1.png?v=1750083338\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/868_418_1.png?v=1750083332\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/390_318_1.png?v=1750083330\\\\\"}],\\\\\"scene\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-4.png?v=1749981638\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-1.png?v=1749983469\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-1.png?v=1749983904\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-3.png?v=1749981638\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-2.png?v=1749983469\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-2.png?v=1749983904\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_595e0a22-28ac-4bdb-827d-e184a8ad3562.png?v=1749981638\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-3.png?v=1749983469\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-3.png?v=1749983904\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-1.png?v=1749981638\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-4.png?v=1749983469\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-4.png?v=1749983904\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-2.png?v=1749981638\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-5.png?v=1749983469\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-5.png?v=1749983904\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_1_eda16af0-0e86-44ed-bad8-1b6c5133aa57.png?v=1750150032\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418_1_1274730d-b351-4e98-bb6e-0c79ab2cfb69.png?v=1750149991\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318_ef36d850-2f77-439e-9807-189c9a6367a9.png?v=1750149888\\\\\"}],\\\\\"intro_video\\\\\":{\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_439aa478-4af4-42c1-9064-c09a9a18d5a8.png?v=1749982885\\\\\",\\\\\"video\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media/sc/f9b8737e-9ee1-4730-af63-126c7537f19b.mp4\\\\\"},\\\\\"scene_app_img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0603/3863/4821/files/4_a635c8e2-6b33-4136-806d-c75160741a2a.webp?v=1731049745\\\\\",\\\\\"ownerType\\\\\":\\\\\"PRODUCT\\\\\"}\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'product',\n },\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: {\n value:\n '{\"compareV2\":{\"value\":\"{\\\\\"selects\\\\\":[{\\\\\"options\\\\\":[{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/42719492735145\\\\\",\\\\\"sku\\\\\":\\\\\"T88711W1\\\\\",\\\\\"title\\\\\":\\\\\"White\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S330eufyCam_eufyCam3_2-CamKit.png?v=1720178906\\\\\",\\\\\"handle\\\\\":\\\\\"t88711w1\\\\\",\\\\\"product_title\\\\\":\\\\\"eufyCam S330 (eufyCam 3)\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}}]},{\\\\\"options\\\\\":[{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/45952588349609\\\\\",\\\\\"sku\\\\\":\\\\\"T8881121\\\\\",\\\\\"title\\\\\":\\\\\"White\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/0-_-2_5-removebg-preview_ce9e742d-707c-4cf0-9419-8f68a7e019c4.png?v=1720177925\\\\\",\\\\\"handle\\\\\":\\\\\"t8881121-1\\\\\",\\\\\"product_title\\\\\":\\\\\"eufyCam S300 (eufyCam 3C)\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}}]}],\\\\\"title\\\\\":\\\\\"<p>Find the Right Camera for You</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"tabFaqs\":{\"value\":\"{\\\\\"tabs\\\\\":[{\\\\\"label\\\\\":\\\\\"\\\\\",\\\\\"list\\\\\":[{\\\\\"qs\\\\\":\\\\\"Does eufyCam S3 Pro support Infared Night Vision? What eles?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>Yes. The eufyCam S3 Pro not only supports MaxColor Night Vision Mode, but also provides Adaptive Spotlight Mode and Infared Night Vision Mode to meet your needs when in different lighting conditions.</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"Does it work with Homebase 2?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>No, the eufyCam S3 Pro only works with Homebase S380 (Homebase 3).</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"How efficient is the built-in solar panel charging? Why do I need an external solar panel if the camera already have a built-in solar panel?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>With full exposure to direct sunlight, the built-in solar panel can collect and store 450 to 900 mAh per day. eufycam S3 Pro uses 100 to 200 mAh over a day and night of average use, with 1 hour optimal sunlight, the camera can keep working for an entire day. However, this depends on the strength of the sunlight. Install your camera in a position that exposes it to as much sun as possible. The eufyCam S3 Pro can be charged using an external solar panel when you need to install the camera in areas with insufficient sunlight (e.g., under the eaves). The external panel works in conjunction with the built-in solar panel so you can get versatile mounting options and more reliable backup power for continuous security.</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"Can MaxColor Vision work in total darkness?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>It depends on how much clarity you need. The product offers various night vision modes. In complete darkness (like indoor spaces, enclosed backyards, or low-light suburban areas), using a infrared light is advisable for enhanced clarity.</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"Does the system support 5G Wi-Fi and 24/7 recording?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>The camera supports only 2.4G Wi-Fi and features 24/7 Snapshot to keep an eye on activities between motion-triggered events. The 24/7 recording or Wired Mode is currently in development and will be released soon. Please stay tuned for updates.</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"Is HomeBase 3 compatible with other eufy Security products?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>HomeBase 3 works with eufyCam models, eufy Video Doorbells, eufy Sensors, Indoor Cam, Outdoor Cam and Floodlight Cam E340 and SoloCam, for more details please go to eufy support website or check on https://support.eufy.com/s/article/Centralize-Your-Security-Ecosystem-with-HomeBase-3</p>\\\\\"},{\\\\\"qs\\\\\":\\\\\"What is 24/7 snapshot\uFF1F\\\\\",\\\\\"ans\\\\\":\\\\\"<p>The Snapshot feature allows you to keep an eye on activities between motion-triggered events by capturing periodic photo snapshots throughout the day.</p>\\\\\"}]}],\\\\\"title\\\\\":\\\\\"<p>FAQ</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"specsV2\":{\"value\":\"{\\\\\"tables\\\\\":[{\\\\\"head\\\\\":\\\\\"Features\\\\\",\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Max Resolution\\\\\",\\\\\"val\\\\\":\\\\\"4K(3840*2160)\u00B0\\\\\"},{\\\\\"label\\\\\":\\\\\"Sensor\\\\\",\\\\\"val\\\\\":\\\\\"1/1.8-inch Stacked CMOS\\\\\"},{\\\\\"label\\\\\":\\\\\"Lens\\\\\",\\\\\"val\\\\\":\\\\\"Aperture: F1.0<br>Field of View: 135\u00B0<br>\uFF08Horizion 112\u00B0, Vertical 60\u00B0\uFF09\\\\\"},{\\\\\"label\\\\\":\\\\\"Zoom\\\\\",\\\\\"val\\\\\":\\\\\"8x Digital Zoom\\\\\"},{\\\\\"label\\\\\":\\\\\"Color Night Vision\\\\\",\\\\\"val\\\\\":\\\\\"MaxColor Vision <br>Spotlights for Color Night Vision\\\\\"},{\\\\\"title\\\\\":\\\\\"IR Night Vision\\\\\",\\\\\"val\\\\\":\\\\\"4 IR LEDs (850nm)<br>Illuminates up to 32.8 feet (10m)\\\\\",\\\\\"label\\\\\":\\\\\"IR Night Vision\\\\\"},{\\\\\"label\\\\\":\\\\\"WDR\\\\\",\\\\\"val\\\\\":\\\\\"Yes(default open)\\\\\"},{\\\\\"label\\\\\":\\\\\"Encoding\\\\\",\\\\\"val\\\\\":\\\\\" H.264 / H.265\\\\\"},{\\\\\"label\\\\\":\\\\\"Frame Rate\\\\\",\\\\\"val\\\\\":\\\\\"Up to 15\\\\\"}]},{\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Two-Way Talk\\\\\",\\\\\"val\\\\\":\\\\\" Full Duplex 2 way Audio\\\\\"},{\\\\\"label\\\\\":\\\\\"Microphone\\\\\",\\\\\"val\\\\\":\\\\\"Dual Mic Array with noise reduction\\\\\"},{\\\\\"label\\\\\":\\\\\"Siren\\\\\",\\\\\"val\\\\\":\\\\\" High quality speaker with 100dB security siren @ 0.1m\\\\\"}],\\\\\"head\\\\\":\\\\\"Audio\\\\\"},{\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Power\\\\\",\\\\\"val\\\\\":\\\\\" Rechargeable battery\\\\\"},{\\\\\"label\\\\\":\\\\\"Dual Power Mode\\\\\",\\\\\"val\\\\\":\\\\\" Dynamic switching between plug-in (requires USB-C cable) and battery power modes\\\\\"},{\\\\\"label\\\\\":\\\\\"Integrated Solar Panel\\\\\",\\\\\"val\\\\\":\\\\\"Yes <br>SolarPlus 2.0\\\\\"},{\\\\\"label\\\\\":\\\\\"Support External Solar\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"}],\\\\\"head\\\\\":\\\\\"Power Supply\\\\\"},{\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Type\\\\\",\\\\\"val\\\\\":\\\\\" Radar-powered Motion detection up to 40 feet\\\\\"},{\\\\\"label\\\\\":\\\\\"Smart Alert\\\\\",\\\\\"val\\\\\":\\\\\" Stranger/Human/Vehicle/Car Alert\\\\\"},{\\\\\"label\\\\\":\\\\\"Rich Notifications\\\\\",\\\\\"val\\\\\":\\\\\" Full nitifications with text and thumbnail\\\\\"}],\\\\\"head\\\\\":\\\\\"Motion Detection\\\\\"},{\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Average Install Time\\\\\",\\\\\"val\\\\\":\\\\\" 5 to 10 minutes\\\\\"},{\\\\\"label\\\\\":\\\\\"Operating Conditions\\\\\",\\\\\"val\\\\\":\\\\\" -4\u2109~122\u2109 / -20\u00B0C~50 \u00B0C\\\\\"},{\\\\\"label\\\\\":\\\\\"Weatherproof\\\\\",\\\\\"val\\\\\":\\\\\" IP67\\\\\"},{\\\\\"label\\\\\":\\\\\"Setup Requirements\\\\\",\\\\\"val\\\\\":\\\\\"Vertical or horizontal surface for mounting\\\\\"}],\\\\\"head\\\\\":\\\\\"Installation\\\\\"},{\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Color\\\\\",\\\\\"val\\\\\":\\\\\"White\\\\\"},{\\\\\"label\\\\\":\\\\\"Product Dimensions\\\\\",\\\\\"val\\\\\":\\\\\"69x82.4x143.5mm\\\\\"},{\\\\\"label\\\\\":\\\\\"Shipping Weight\\\\\",\\\\\"val\\\\\":\\\\\"534g\\\\\"},{\\\\\"label\\\\\":\\\\\"Power Port\\\\\",\\\\\"val\\\\\":\\\\\"USB-C\\\\\"},{\\\\\"label\\\\\":\\\\\"Button\\\\\",\\\\\"val\\\\\":\\\\\"SYNC*1\\\\\"},{\\\\\"label\\\\\":\\\\\"Built-in Storage\\\\\",\\\\\"val\\\\\":\\\\\"The camera does not have built-in storage, it uses the 16G EMMC storage on Homebase 3, the Homebase 3 storage capacity is expandable with hard drive\\\\\"},{\\\\\"label\\\\\":\\\\\"Wireless Connection\\\\\",\\\\\"val\\\\\":\\\\\"802.11b/g/n (2.4GHz) Wi-Fi\\\\\"}],\\\\\"head\\\\\":\\\\\"General\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>Specs</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"features\":{\"value\":\"{\\\\\"type\\\\\":\\\\\"feature\\\\\",\\\\\"list\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_480_280.png?v=1750042737\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"title\\\\\":\\\\\"PROfound Full-Duplex Audio\\\\\",\\\\\"desc\\\\\":\\\\\"A dual-mic array and AI noise reduction capture voices up to 26 ft (8 m) away, enabling real-time interaction with delivery personnel or intruders.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_480_280_1.png?v=1750042737\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"title\\\\\":\\\\\"PROtection That Works Anywhere\\\\\",\\\\\"desc\\\\\":\\\\\"Secure your home in just a few minutes with installation free from complicated wires.\\\\\\\\n\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_480_280_2.png?v=1750042737\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"title\\\\\":\\\\\"Local Security, No Monthly Fee\\\\\",\\\\\"desc\\\\\":\\\\\"Provides 16 GB of on-device storage and up to 16 TB of expandable storage without monthly fees, keeping your privacy securely in your hands.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_480_280_3.png?v=1750042737\\\\\",\\\\\"title\\\\\":\\\\\"Built for Any Weather\\\\\",\\\\\"desc\\\\\":\\\\\"Equipped with IP67 weatherproof protection, eufyCam S3 Pro withstands rain, dust storms, and extreme temperatures.\\\\\\\\n\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>Other Features</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusV2__1\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"PROlific Connections for Centralized Security\\\\\",\\\\\"desc\\\\\":\\\\\"HomeBase S380 secures your data and privacy, powers AI for smarter control, <br />and compiles motion-triggered footage into unified event overviews.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_1384_560_e6ed5220-0d5c-420d-b851-345128868414.png?v=1750041441\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_480_75231efe-109c-4928-ac25-c898715e31b7.png?v=1750041672\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"BionicMind\u2122 AI\\\\\",\\\\\"desc\\\\\":\\\\\"BionicMind\u2122 detects faces, people, vehicles, pets, and knows who\u2019s safe.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/684_560_aee187d1-f25b-4ed8-b5d5-fd41b822025e.png?v=1750041441\\\\\",\\\\\"mobImg\\\\\":\\\\\"\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"24/7 Snapshots\\\\\",\\\\\"desc\\\\\":\\\\\"Track daily moments with periodic snapshots and custom settings.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/684_560_1_a8487451-6bb0-4b81-a1a6-f1038dbccfb0.png?v=1750041441\\\\\",\\\\\"mobImg\\\\\":\\\\\"\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Professional-Grade Security\\\\\",\\\\\"desc\\\\\":\\\\\"Safeguard your data and privacy, and put control in your hands.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/684_560_2_e3d55f6b-7029-43d9-9046-9570cf4770c4.png?v=1750041441\\\\\",\\\\\"mobImg\\\\\":\\\\\"\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/684_560_3_b886909e-f6e4-4ac5-a354-0ec8906b87f7.png?v=1750041441\\\\\",\\\\\"mobImg\\\\\":\\\\\"\\\\\",\\\\\"title\\\\\":\\\\\"Compatible with HomeKit\\\\\",\\\\\"desc\\\\\":\\\\\"Compatible with HomeKit, Alexa, and other voice assistants.\\\\\"}],\\\\\"title\\\\\":\\\\\"\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusV2__6\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_684_560_2.png?v=1750039792\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294_3_ceeb5e05-8e72-4aa9-8e00-1b776187f944.png?v=1750039821\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Customizable Security Zones\\\\\",\\\\\"desc\\\\\":\\\\\"Set zones and ranges for alerts with 40 ft range and 120\u00B0 view.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_684_560_3.png?v=1750039849\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294_4_3fce379c-fde6-4d0b-a584-1edbeb7fdbb8.png?v=1750039867\\\\\"}],\\\\\"title\\\\\":\\\\\"PROactive Radar Detection Alerts Only What Truly Matters\\\\\",\\\\\"desc\\\\\":\\\\\"Radar and PIR dual detection precisely identifies people and vehicles for smarter, <br />more accurate motion alerts.\\\\\"}\",\"type\":\"json\"},\"aplusV2\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"Reliable Solar Power System\\\\\",\\\\\"desc\\\\\":\\\\\"Choose the built-in panel for streamlined efficiency or add an <br />external panel to expand energy coverage.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_1384_560_15a03e1c-7298-42e4-a1b6-644755e72008.png?v=1750038585\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_480_928a0c6b-4b32-4c7a-9c4a-b729510f100a.png?v=1750038680\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Effective in Low-Light Conditions\\\\\",\\\\\"desc\\\\\":\\\\\"Starts charging with just 2,500 lx\u2014even on cloudy days.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_684_560.png?v=1750038585\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294_2_08682950-4bc3-486b-bf02-2078c5809200.png?v=1750038853\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Reliable Under Shade\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_684_560_1.png?v=1750038585\\\\\",\\\\\"desc\\\\\":\\\\\"Stays charged, even in shade, with an advanced circuit design.\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294_19abcb14-8134-4ff6-8a3e-7b2ecf516952.png?v=1750038680\\\\\"}],\\\\\"title\\\\\":\\\\\"PROficient Power All Year Long\\\\\",\\\\\"desc\\\\\":\\\\\"Experience peace of mind year-round with continuous, reliable security powered by <br />SolarPlus&trade; 2.0 technology.\\\\\"}\",\"type\":\"json\"},\"aplusV2__3\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"See Day and Night with MaxColor Vision\u2122\\\\\",\\\\\"desc\\\\\":\\\\\"With 4K and MaxColor\u2122 Vision, eufyCam S3 Pro captures ultra-detailed<br> footage and delivers day-like clarity, even in low light\u2014no spotlight needed.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_1384_560.png?v=1749988646\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_480.png?v=1749989979\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Multiple Night Vision Modes\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/684_560.png?v=1749988646\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294.png?v=1749989979\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/684_560_1.png?v=1749988646\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294_1.png?v=1749989979\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/684_560_2.png?v=1749988646\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294_2.png?v=1749989979\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/684_560_4.png?v=1749989193\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294_4.png?v=1749989979\\\\\",\\\\\"title\\\\\":\\\\\"\\\\\"}],\\\\\"title\\\\\":\\\\\"PROtected Day and Night\\\\\",\\\\\"desc\\\\\":\\\\\"4K and MaxColor Vision\u2122 deliver vivid, detailed footage with day-like clarity, even in the darkest night.\\\\\"}\",\"type\":\"json\"},\"overview\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_180_eac21d2a-84bb-4de9-85a1-5cb7e6af6779.png?v=1749987206\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC__964_360_256d9200-8d27-4e88-aa8b-a4df963995f3.png?v=1749987087\\\\\",\\\\\"title\\\\\":\\\\\"MaxColor Vision Technology\\\\\",\\\\\"desc\\\\\":\\\\\"Achieve Maximum Color Visibility in the Dark\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/173_358_40a7bd71-89fe-4553-ad5b-15a31e74eeb1.png?v=1749987206\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC__404_360_1.png?v=1749986935\\\\\",\\\\\"title\\\\\":\\\\\"SolarPlus 2.0\\\\\",\\\\\"desc\\\\\":\\\\\"Larger Solar Panel <br>for Continuous Power\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/173_173_d3bf7c75-6445-4f84-9afb-074582b1eb01.png?v=1749987206\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_544_360.png?v=1749986936\\\\\",\\\\\"title\\\\\":\\\\\"4K UHD, Stunning Details\\\\\",\\\\\"desc\\\\\":\\\\\"Experience Next-Level Clarity\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/173_173_1_85eb05fc-0e0f-440c-9d89-d8ceefab9a85.png?v=1749987206\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC__404_360_2.png?v=1749986936\\\\\",\\\\\"title\\\\\":\\\\\"Radar + PIR Dual Detection\\\\\",\\\\\"desc\\\\\":\\\\\"Reduces False Alerts by Up to 99%\\\\\"},{\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236254.png?v=1749987313\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC__404_360_3.png?v=1749986935\\\\\",\\\\\"title\\\\\":\\\\\"BionicMind AI\\\\\",\\\\\"desc\\\\\":\\\\\"Recognizes Familiar Faces\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>Overview</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"tabVideos\":{\"value\":\"{\\\\\"tabs\\\\\":[{\\\\\"label\\\\\":\\\\\"<p>Pros Say</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"list\\\\\":[{\\\\\"video\\\\\":\\\\\"tqtwqjk_nBg\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/404x404.png?v=1749985061\\\\\",\\\\\"title\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"LWqjdNEmhom1jcxBEYAcKeNHn1d\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<div class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-OMM9dJ8bpo5iUMxR2mcc8X3fntd\\\\\\\\\\\\\"><span style=\\\\\\\\\\\\\"color: #ffffff;\\\\\\\\\\\\\">DAVE JOHNSON</span></div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"LWqjdNEmhom1jcxBEYAcKeNHn1d\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<div class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-UyG3dHG7poiJbpxYFY4cYuxMnjw\\\\\\\\\\\\\"><span style=\\\\\\\\\\\\\"color: #ffffff;\\\\\\\\\\\\\">Executive Editor, Forbes Vetted</span></div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"subDesc\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"LWqjdNEmhom1jcxBEYAcKeNHn1d\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<div class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-VZ0RdGStGoNu4WxM8oJczHqunuc\\\\\\\\\\\\\"><span style=\\\\\\\\\\\\\"color: #ffffff;\\\\\\\\\\\\\">A game changer in consumer security cameras.</span></div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"video\\\\\":\\\\\"vDSoolAySGY\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/404x404_1.png?v=1749985061\\\\\",\\\\\"title\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"LWqjdNEmhom1jcxBEYAcKeNHn1d\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<div class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-G7uTd6AoBo2SGnxq2Zhcs22on7t\\\\\\\\\\\\\"><span style=\\\\\\\\\\\\\"color: #ffffff;\\\\\\\\\\\\\">@LifeHacster</span></div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>&nbsp;</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"subDesc\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"LWqjdNEmhom1jcxBEYAcKeNHn1d\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<div class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-Doogd8ekAoxgBtxYSz7c9srenSe\\\\\\\\\\\\\"><span style=\\\\\\\\\\\\\"color: #ffffff;\\\\\\\\\\\\\">A powerful security camera with upgrades in vision, power, and detection.</span></div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"video\\\\\":\\\\\"trWmdMIzsMk\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/404x404_2.png?v=1749985108\\\\\",\\\\\"title\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"LWqjdNEmhom1jcxBEYAcKeNHn1d\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<div class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-UANddYOKJovzThxhEnCcYgUCnig\\\\\\\\\\\\\"><span style=\\\\\\\\\\\\\"color: #ffffff;\\\\\\\\\\\\\">RALPH ECHEMENDIA</span></div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"LWqjdNEmhom1jcxBEYAcKeNHn1d\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<div class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-SGEPd7OaDo10Cgx182pc0xkwnWf\\\\\\\\\\\\\"><span style=\\\\\\\\\\\\\"color: #ffffff;\\\\\\\\\\\\\">Cyber Security Expert, </span></div>\\\\\\\\n<div class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-SGEPd7OaDo10Cgx182pc0xkwnWf\\\\\\\\\\\\\"><span style=\\\\\\\\\\\\\"color: #ffffff;\\\\\\\\\\\\\">\\\\\\\\\\\\\"The Ethical Hacker\\\\\\\\\\\\\"</span></div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"subDesc\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"LWqjdNEmhom1jcxBEYAcKeNHn1d\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<div class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-VliHdLncfoy5PHxmHMHcrX7gnSf\\\\\\\\\\\\\"><span style=\\\\\\\\\\\\\"color: #ffffff;\\\\\\\\\\\\\">Local security, in your control.</span></div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"}]},{\\\\\"list\\\\\":[{\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/133d7950825945348ee7a3b053b60086.mp4\\\\\",\\\\\"title\\\\\":\\\\\"\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/404_404_1.png?v=1750063906\\\\\",\\\\\"desc\\\\\":\\\\\"<p>&nbsp;</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p><span style=\\\\\\\\\\\\\"color: #000000;\\\\\\\\\\\\\">How to Install eufyCam S3 Pro</span></p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"}],\\\\\"label\\\\\":\\\\\"<p>How To Video</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"}],\\\\\"title\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"XjJideM31oEFcjx6mO1cGK68nOh\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<div class=\\\\\\\\\\\\\"ace-line ace-line old-record-id-SNo7dk82PovMvnxeYWucUZganob\\\\\\\\\\\\\">What the Pros Say</div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"_order\":{\"value\":\"[\\\\\"isCustomOrder\\\\\",\\\\\"sectionInfo\\\\\",\\\\\"tabVideos\\\\\",\\\\\"overview\\\\\",\\\\\"aplusV2__3\\\\\",\\\\\"aplusV2\\\\\",\\\\\"aplusV2__6\\\\\",\\\\\"aplusV2__1\\\\\",\\\\\"features\\\\\",\\\\\"specsV2\\\\\",\\\\\"compareV2\\\\\",\\\\\"tabFaqs\\\\\",\\\\\"downloadV2\\\\\"]\",\"type\":\"json\"},\"downloadV2\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"title\\\\\":\\\\\"User Guide\\\\\",\\\\\"type\\\\\":\\\\\"manual\\\\\",\\\\\"uploaded_at\\\\\":\\\\\"2024-11-18\\\\\",\\\\\"size\\\\\":79534,\\\\\"file_name\\\\\":\\\\\"eufyCam S3 Pro User Guide\\\\\",\\\\\"description\\\\\":\\\\\"\\\\\",\\\\\"url\\\\\":\\\\\"https://dix7fd4yse9rd.cloudfront.net/s/eufy-us/ed0e5a3c-2824-48e7-95b1-819b01d2d9ae_T8892_V1_UG_EN_20240924.pdf\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>Download User Guide</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'component',\n },\n MF_combo_aplus: null,\n MF_combo_judgeme: null,\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: null,\n MF_combo_page: null,\n MF_combo_global: {\n value:\n '{\"navBar\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Purchase\\\\\",\\\\\"target\\\\\":\\\\\"productMain\\\\\"},{\\\\\"label\\\\\":\\\\\"Overview\\\\\",\\\\\"target\\\\\":\\\\\"overview\\\\\"},{\\\\\"label\\\\\":\\\\\"Specs\\\\\",\\\\\"target\\\\\":\\\\\"specsV2\\\\\"},{\\\\\"label\\\\\":\\\\\"Compare\\\\\",\\\\\"target\\\\\":\\\\\"compareV2\\\\\"},{\\\\\"label\\\\\":\\\\\"FAQ\\\\\",\\\\\"target\\\\\":\\\\\"tabFaqs\\\\\"},{\\\\\"label\\\\\":\\\\\"Reviews\\\\\",\\\\\"target\\\\\":\\\\\"reviews\\\\\"}]}\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'global',\n },\n MF_combo_listing: null,\n MF_combo_product_ext_info: null,\n MF_combo_accessories: null,\n description:\n 'See Nighttime, Bright as Day: See more, even in the dark. eufyCam S3 Pro combines 4K clarity with MaxColor Vision\u2122 to deliver sharp, full-color footage without a spotlight\u2014even in low-light conditions. Reliable Solar Power: Enjoy year-round peace of mind with SolarPlus\u2122 2.0. Use the built-in panel or included external panel for extended power. Flexible mounting and solar backup keep your security uninterrupted. Only Get Alerts for What Matters: Dual motion detection with radar and PIR cuts false alerts by 99%, guaranteeing that alerts are only triggered by major security events in specified areas. Local Security*, No Monthly Fee**: HomeBase S380 has 16 GB built-in and up to 16 TB expandable storage with no montly fees. Its self-learning AI smartly manages devices, simplifies group control, and keeps your privacy secure. Smart Home Compatible: Compatible with Apple Home, Alexa, and Google Assistant. Note: Video footage will be in 1080p when using Apple Home.',\n descriptionHtml:\n '<p>\u00A0</p>\\n<ul start=\"1\" class=\"list-bullet1\" data-mce-fragment=\"1\">\\n<li class=\"ace-line ace-line old-record-id-CZlJdRg2zo3sHyxhOTcc7cwFnNe\" data-list=\"bullet\" data-mce-fragment=\"1\">\\n<div data-mce-fragment=\"1\">\\n<span data-mce-fragment=\"1\"><strong data-mce-fragment=\"1\">See Nighttime, Bright as Day:\u00A0</strong></span><span data-mce-fragment=\"1\"> See more, even in the dark. eufyCam S3 Pro combines 4K clarity with MaxColor Vision\u2122 to deliver sharp, full-color footage without a spotlight\u2014even in low-light conditions</span><span data-mce-fragment=\"1\">.</span>\\n</div>\\n</li>\\n</ul>\\n<ul start=\"1\" class=\"list-bullet1\" data-mce-fragment=\"1\">\\n<li class=\"ace-line ace-line old-record-id-D5zodII03oC23sxHEDicujkUnbd\" data-list=\"bullet\" data-mce-fragment=\"1\">\\n<div data-mce-fragment=\"1\">\\n<span data-mce-fragment=\"1\"><strong data-mce-fragment=\"1\">Reliable Solar Power:\u00A0</strong></span><span data-mce-fragment=\"1\">\u00A0Enjoy year-round peace of mind with SolarPlus\u2122 2.0. Use the built-in panel or included external panel for extended power. Flexible mounting and solar backup keep your security uninterrupted.</span>\\n</div>\\n</li>\\n</ul>\\n<ul start=\"1\" class=\"list-bullet1\" data-mce-fragment=\"1\">\\n<li class=\"ace-line ace-line old-record-id-IlHZdmqT1oSVffx6XGEcshFunTd\" data-list=\"bullet\" data-mce-fragment=\"1\">\\n<div data-mce-fragment=\"1\">\\n<span data-mce-fragment=\"1\"><strong data-mce-fragment=\"1\">Only Get Alerts for What Matters:\u00A0</strong></span><span data-mce-fragment=\"1\"><strong data-mce-fragment=\"1\">\u00A0</strong></span><span data-mce-fragment=\"1\">Dual motion detection with radar and PIR cuts false alerts by 99%, guaranteeing that alerts are only triggered by major security events in specified areas.</span>\\n</div>\\n</li>\\n</ul>\\n<ul start=\"1\" class=\"list-bullet1\" data-mce-fragment=\"1\">\\n<li class=\"ace-line ace-line old-record-id-NkpAd3RiIoq6vDx4tHCcG6u6nxd\" data-list=\"bullet\" data-mce-fragment=\"1\">\\n<div data-mce-fragment=\"1\">\\n<span data-mce-fragment=\"1\"><strong data-mce-fragment=\"1\">Local Security*, No Monthly Fee**:\u00A0</strong></span><span data-mce-fragment=\"1\">HomeBase S380 has 16 GB built-in and up to 16 TB expandable storage with no montly fees. Its self-learning AI smartly manages devices, simplifies group control, and keeps your privacy secure.</span>\\n</div>\\n</li>\\n</ul>\\n<ul start=\"1\" class=\"list-bullet1\" data-mce-fragment=\"1\">\\n<li class=\"ace-line ace-line old-record-id-RYvFd6IlJoAmeVx6VoKcT4EJn5d\" data-list=\"bullet\" data-mce-fragment=\"1\">\\n<div data-mce-fragment=\"1\">\\n<span data-mce-fragment=\"1\"><strong data-mce-fragment=\"1\">Smart Home Compatible:\u00A0</strong></span><span data-mce-fragment=\"1\">Compatible with Apple Home, Alexa, and Google Assistant. Note: Video footage will be in 1080p when using Apple Home.</span>\\n</div>\\n</li>\\n</ul>\\n<p>\u00A0</p>\\n<div style=\"position: absolute; left: 462px; top: 48.1875px;\" id=\"gtx-trans\">\\n<div class=\"gtx-trans-icon\"><br></div>\\n</div>',\n id: 'gid://shopify/Product/8281301450921',\n name: 'eufyCam S3 Pro 2-Cam Kit',\n vendor: 'eufy US',\n handle: 't88921w1',\n title: 'eufyCam S3 Pro 2-Cam Kit',\n path: '/t88921w1',\n slug: 't88921w1',\n price: {\n value: 549.99,\n currencyCode: 'USD',\n },\n listPrice: 0,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/3_4189ecec-aa11-4391-ae0f-24e1aada3494.png?v=1753244273',\n altText: null,\n width: 1536,\n height: 1320,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/500_500_3_2a6f676e-ec5b-43d3-8c16-c7020fae920d.png?v=1753244273',\n altText: null,\n width: 1000,\n height: 1001,\n },\n ],\n variants: [\n {\n barcode: '194644210670',\n availableForSale: true,\n weight: 2.2774,\n id: 'gid://shopify/ProductVariant/44711990198441',\n name: 'White',\n sku: 'T88921W1',\n price: 549.99,\n image: {\n altText: null,\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/500_500_3_2a6f676e-ec5b-43d3-8c16-c7020fae920d.png?v=1753244273',\n width: 1000,\n height: 1001,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 10,\n currentlyNotInStock: false,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/44711990198441',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'White',\n hexColors: ['#FFFFFF'],\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: [\n {\n title: 'WS7DV2E1AEY6',\n starts_at: '2025-08-18T07:00:00.000Z',\n ends_at: '2025-08-25T06:59:59.000Z',\n variant_shopify_id: 44711990198441,\n value_type: 'fixed_amount',\n value: '-110.0',\n currency: 'USD',\n fixed_value: '110.0',\n value_style: '$110',\n variant_price4wscode: 439.99,\n discount_type: 'DEAL',\n amazon_deal: false,\n cdi_id: 46215,\n cdi_updated_at: '2025-08-18T13:50:33.222Z',\n },\n {\n title: 'WS24productcode',\n starts_at: '2023-10-19T12:40:19.000Z',\n ends_at: null,\n variant_shopify_id: 44711990198441,\n value_type: 'fixed_amount',\n value: '-29.0',\n currency: 'USD',\n fixed_value: '29.0',\n value_style: '$29',\n variant_price4wscode: 520.99,\n discount_type: 'WS24',\n amazon_deal: false,\n cdi_id: 43400,\n cdi_updated_at: '2025-07-16T09:12:24.965Z',\n },\n ],\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [\n {\n title: 'WS7DV2E1AEY6',\n starts_at: '2025-08-18T07:00:00.000Z',\n ends_at: '2025-08-25T06:59:59.000Z',\n variant_shopify_id: 44711990198441,\n value_type: 'fixed_amount',\n value: '-110.0',\n currency: 'USD',\n fixed_value: '110.0',\n value_style: '$110',\n variant_price4wscode: 439.99,\n discount_type: 'DEAL',\n amazon_deal: false,\n cdi_id: 46215,\n cdi_updated_at: '2025-08-18T13:50:33.222Z',\n },\n ],\n },\n ],\n sellingPlanGroups: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductOption/10440245084329',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'White',\n hexColors: ['#FFFFFF'],\n },\n ],\n },\n ],\n metafields: {\n pageType: null,\n seoSetting: null,\n preRender: null,\n relatedProducts: null,\n template: 'V5',\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: [\n 'isCustomOrder',\n 'sectionInfo',\n 'tabVideos',\n 'overview',\n 'aplusV2__3',\n 'aplusV2',\n 'aplusV2__6',\n 'aplusV2__1',\n 'features',\n 'specsV2',\n 'compareV2',\n 'tabFaqs',\n 'downloadV2',\n ],\n aplus_order: null,\n judgemeBadge:\n \"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\",\n judgemeWidget:\n \"<div class='jdgm-rev-widg' data-updated-at='2024-09-26T08:29:14Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 5 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 4 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 3 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 2 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 1 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://judge.me/reviews/reviews_for_widget'></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\",\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: null,\n yotpoReviewsAverage: null,\n pageCommon: null,\n liveHelper: null,\n giftCard: null,\n hideSearch: null,\n showNewPop: null,\n productData: {\n checkout_bar_info: {\n txt: '',\n },\n custom_variants: {\n variants: [\n {\n id: 'gid://shopify/ProductVariant/44711990493353',\n sku: 'BUNDLE-T88941W1-1-T80301D1-85-1',\n title: 'White',\n image:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8894_ea5b1dc7-4419-48c8-aa7d-bd7594a3e544.png?v=1727339381',\n handle: 'bundle-t88941w1-1-t80301d1-85-1',\n product_title: 'eufyCam S3 Pro 4-Cam Kit + 1 TB Hard Drive',\n showExtra: false,\n extra: {},\n },\n {\n id: 'gid://shopify/ProductVariant/44711990165673',\n sku: 'BUNDLE-T88921W1-1-T80301D1-85-1',\n title: 'White',\n image:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8892_706dbaf4-672b-45c9-8eed-5912098a8684.png?v=1727339347',\n handle: 'bundle-t88921w1-1-t80301d1-85-1',\n product_title: 'eufyCam S3 Pro 2-Cam Kit + 1 TB Hard Drive',\n showExtra: false,\n extra: {},\n },\n {\n id: 'gid://shopify/ProductVariant/44711990198441',\n sku: 'T88921W1',\n title: 'White',\n image:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8892_a99e2b61-4a7b-4f13-bb18-19bcf6a582a6.png?v=1727339351',\n handle: 't88921w1',\n product_title: 'eufyCam S3 Pro 2-Cam Kit',\n showExtra: false,\n extra: {},\n },\n ],\n title: 'Choose',\n desc: '',\n },\n feature: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-5.png?v=1749981638',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418_744ae6e0-9f33-4c40-97ba-ce95d8502811.png?v=1749983469',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318_ec08d0fd-089d-4206-bd73-d847b0a343ae.png?v=1749983904',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1104_566_1.png?v=1750083338',\n padImg: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/868_418_1.png?v=1750083332',\n mobImg: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/390_318_1.png?v=1750083330',\n },\n ],\n scene: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-4.png?v=1749981638',\n padImg: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-1.png?v=1749983469',\n mobImg: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-1.png?v=1749983904',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-3.png?v=1749981638',\n padImg: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-2.png?v=1749983469',\n mobImg: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-2.png?v=1749983904',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_595e0a22-28ac-4bdb-827d-e184a8ad3562.png?v=1749981638',\n padImg: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-3.png?v=1749983469',\n mobImg: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-3.png?v=1749983904',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-1.png?v=1749981638',\n padImg: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-4.png?v=1749983469',\n mobImg: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-4.png?v=1749983904',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-2.png?v=1749981638',\n padImg: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-5.png?v=1749983469',\n mobImg: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-5.png?v=1749983904',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_1_eda16af0-0e86-44ed-bad8-1b6c5133aa57.png?v=1750150032',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418_1_1274730d-b351-4e98-bb6e-0c79ab2cfb69.png?v=1750149991',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318_ef36d850-2f77-439e-9807-189c9a6367a9.png?v=1750149888',\n },\n ],\n intro_video: {\n poster:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_439aa478-4af4-42c1-9064-c09a9a18d5a8.png?v=1749982885',\n video: 'https://m.media-amazon.com/images/S/aplus-media/sc/f9b8737e-9ee1-4730-af63-126c7537f19b.mp4',\n },\n scene_app_img:\n 'https://cdn.shopify.com/s/files/1/0603/3863/4821/files/4_a635c8e2-6b33-4136-806d-c75160741a2a.webp?v=1731049745',\n ownerType: 'PRODUCT',\n },\n productVideo: null,\n user_reviews_video: null,\n listing_compare: null,\n specs: null,\n faqs: null,\n howtoVideo: null,\n quick_intro: null,\n standard_schema: null,\n listing_paragraph: null,\n custom_variants: null,\n slickContainer: null,\n highlights: null,\n downloads: null,\n inbox: null,\n liveStream: null,\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: null,\n productExtInfo: null,\n accessories: null,\n seoHidden: null,\n fwcdn3: null,\n compare: [\n {\n label: 'Resolution',\n val: '4K',\n },\n {\n label: 'Color Night Vision',\n val: 'MaxColor Pro Night Vision',\n },\n {\n label: 'IR Night Vision',\n val: 'Yes',\n },\n {\n label: 'Lens\u3001FOV',\n val: 'F1.0\u3001FOV135\u00B0',\n },\n {\n label: 'Spotlight',\n val: 'Adaptive Spotlights',\n },\n {\n label: 'Built-In Solar Panel',\n val: 'Yes, SolarPlus 2.0',\n },\n {\n label: 'Motion Detection',\n val: 'Radar and PIR',\n },\n {\n label: 'AI Recognition',\n val: 'Face/Human/Vehicle/Pet',\n },\n {\n label: 'Al Self-Learning*',\n val: '\u2705',\n },\n {\n label: 'Local Storage* *',\n val: 'Built-in 16GB EMMC',\n },\n {\n label: '24/7 Smart Snapshot',\n val: '\u2705',\n },\n {\n label: 'External Solar Panel',\n val: '1 Backup Solar Panel',\n },\n ],\n navBar: {\n list: [\n {\n label: 'Purchase',\n target: 'productMain',\n },\n {\n label: 'Overview',\n target: 'overview',\n },\n {\n label: 'Specs',\n target: 'specsV2',\n },\n {\n label: 'Compare',\n target: 'compareV2',\n },\n {\n label: 'FAQ',\n target: 'tabFaqs',\n },\n {\n label: 'Reviews',\n target: 'reviews',\n },\n ],\n },\n },\n },\n {\n availableForSale: true,\n productType: 'Battery Camera',\n onlineStoreUrl: null,\n publishedAt: '2025-06-16T07:20:49Z',\n totalInventory: 49989,\n tags: [\n '$200.00-$299.99',\n '2K',\n 'Battery',\n 'buy_main_send_gift',\n 'CLtag:Hot',\n 'Dual Lens',\n 'Front Door',\n 'Garage',\n 'non-extendable warranty',\n 'Pan & Tilt',\n 'S',\n 'security camera',\n 'solar',\n 'Yards',\n 'YGroup_T8170',\n ],\n seo: {\n title: 'eufy SoloCam S340 Outdoor Security Camera ',\n description:\n 'eufy SoloCam S340 wireless outdoor camera removes all blindspots. Pick the best 3K AI outdoor security cameras without subscription for double home security.',\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: {\n value:\n '[\"isCustomOrder\",\"tabVideos\",\"overview\",\"aplusV2__3\",\"aplusV2__2\",\"aplusV2__12\",\"specsV2\",\"compareV2\",\"tabFaqs\",\"downloadV2\"]',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'component',\n key: '_order',\n },\n MF_aplus_order: {\n value: '[]',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'aplus',\n key: '_order',\n },\n MF_judgemeBadge: {\n value:\n \"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\",\n type: 'string',\n description: null,\n namespace: 'judgeme',\n key: 'badge',\n },\n MF_judgemeWidget: {\n value:\n \"<div class='jdgm-rev-widg' data-updated-at='2025-06-13T10:34:04Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 5 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 4 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 3 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 2 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 1 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget' style=\\\"display: none;\\\"></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\",\n type: 'string',\n description: null,\n namespace: 'judgeme',\n key: 'widget',\n },\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: {\n value: '90',\n type: 'single_line_text_field',\n description: null,\n namespace: 'yotpo',\n key: 'reviews_count',\n },\n MF_yotpoReviewsAverage: {\n value: '4.7',\n type: 'single_line_text_field',\n description: null,\n namespace: 'yotpo',\n key: 'reviews_average',\n },\n MF_pageCommon: null,\n MF_liveHelper: {\n value: 'true',\n type: 'boolean',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Boolean\",\"schema\":\"\"}',\n namespace: 'global',\n key: 'live-helper',\n },\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: null,\n MF_productData: {\n value:\n '{\"checkout_bar_info\":{\"txt\":\"Buy now at an unbeatable Black Friday price.\"},\"custom_variants\":{\"variants\":[{\"id\":\"gid://shopify/ProductVariant/45953948844201\",\"sku\":\"BUNDLE-T81701W1-2\",\"title\":\"eufy SoloCam S340 (2-Cam Kit)\",\"image\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8170_2_1200x1200_b01424af-9157-431e-809b-c84f2a6b596e.png?v=1750127542\",\"handle\":\"bundle-t81701w1-2\",\"product_title\":\"eufy SoloCam S340 (2-Cam Kit)\",\"showExtra\":true,\"extra\":{}},{\"id\":\"gid://shopify/ProductVariant/45953950908585\",\"sku\":\"BUNDLE-T81701W1-4-T80301D1-1\",\"title\":\"eufy SoloCam S340 (4-Cam Kit) + HomeBase S380\",\"image\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8170_4_T8030_1_1200x1200_79ee5d33-335b-4620-97c4-154c94d1a506.png?v=1750127542\",\"handle\":\"bundle-t81701w1-4-t80301d1-1\",\"product_title\":\"eufy SoloCam S340 (4-Cam Kit) + HomeBase S380\",\"showExtra\":false,\"extra\":{}},{\"id\":\"gid://shopify/ProductVariant/45953941274793\",\"sku\":\"BUNDLE-T81701W1-1-T80301D1-1\",\"title\":\"eufy SoloCam S340 + HomeBase S380\",\"image\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/20230927-175004-removebg_1500x1500_7f4a41b5-573c-41d5-8021-6ec4efeb04c6.png?v=1750127542\",\"handle\":\"bundle-t81701w1-1-t80301d1-1\",\"product_title\":\"eufy SoloCam S340 + HomeBase S380\",\"showExtra\":false,\"extra\":{}}],\"title\":\"Choice\",\"desc\":\"\"},\"model3DViewer\":{\"ar\":true,\"ar-scale\":\"auto\",\"exposure\":1,\"ar-modes\":\"scene-viewer webxr quick-look\",\"camera-orbit\":\"-55.83deg 94.89deg 0.5494m\",\"src\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8170_yh.glb\",\"arBtnText\":\"\",\"arBtnIcon\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/AR_1.svg?v=1744790605\",\"poster\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1500_1500.png?v=1695091152\",\"environment-image\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8170_2.hdr\",\"url\":\"1111\"},\"feature\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234936.png?v=1750054165\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-4_8cfb5662-fe2e-41ee-ad78-ede4ce5845a9.png?v=1750054409\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318_31209d59-5500-4ebe-ab99-53bcf44cfc1f.png?v=1750057550\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-1_72c76335-522f-4d04-bb64-847fd0805749.png?v=1750054197\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-3_d735d9fd-d91a-4337-97ff-25da6a91e906.png?v=1750054440\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-1_d4518325-7f55-40b1-b0cf-08ecd68ef061.png?v=1750057570\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-2_d44dc255-85fe-4e05-863c-cacb8c4b7dc5.png?v=1750054223\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-1_a7fd629a-0682-43cd-9658-74972cb87bcb.png?v=1750054460\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-4_8e4d344c-1741-4d30-8f2e-d89cd11ad434.png?v=1750057589\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-3_b0d65aa6-754e-4846-bcde-dc1eac831615.png?v=1750054256\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-2_753ccba2-279d-483b-a3a7-bd1bd7f44bae.png?v=1750054521\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-2_6be8fe0d-a155-4eec-9b32-51a19881edec.png?v=1750057611\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-4_ac9bfe7b-1429-4f9d-a208-fca5694dce17.png?v=1750054288\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418_288550d6-a287-4302-b468-db8852531095.png?v=1750054497\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-3_26a08a4b-bc5b-4bb2-8a99-575fd1f8f037.png?v=1750057632\"}],\"scene\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_2d9fd143-561b-4a52-942c-1fb773d42d63.png?v=1750053919\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418_08032c03-ee3f-47df-a7a4-04cc2736212a.png?v=1750053936\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318_303ba66b-9738-4031-b096-3829d5fb0f5e.png?v=1750053981\"}],\"intro_video\":{\"poster\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_336180f2-e285-41eb-859c-147672e68c80.png?v=1750055273\",\"video\":\"https://dix7fd4yse9rd.cloudfront.net/s/beta-eufy-us/885085db-4ff2-4261-9ccd-db576cfa7cc9_14aabdc3-c567-4913-9379-e591f9ef2bbc.mp4\"},\"scene_app_img\":\"https://cdn.shopify.com/s/files/1/0603/3863/4821/files/T81701W1-T81703W1-TD04-V1.jpg?v=1730615776\",\"ownerType\":\"PRODUCT\"}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":2323}',\n namespace: 'product',\n key: 'data',\n },\n MF_productVideo: null,\n MF_user_reviews_video: {\n value:\n '{\"title\":\"\",\"blocks\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_1.png?v=1699587309\",\"tips\":\"<b>Discover Solo Cam S340: A battery-powered, motion-tracking camera.</b>\",\"video_url\":\"https://www.youtube.com/embed/_gR3p1IyrzM?si=6F-BUMKzioABA29J\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_2.png?v=1699587401\",\"tips\":\"<b>Powered by solar, with the flexibility to place it anywhere there\\'s sun.</b> \",\"video_url\":\"https://www.youtube.com/embed/ILV1fD_Rues?si=Lj0THv2sKCjV4yAj\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_3.png?v=1699587477\",\"tips\":\"<b>Experience the next level of home security.</b> \",\"video_url\":\"https://www.youtube.com/embed/76SUrpYfgFo?si=kVsT6y6Q66tX1jtc\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_4.png?v=1699587559\",\"tips\":\"<b>See a comparison between Floodlight Cam E340 and SoloCam S340.</b> \",\"video_url\":\"https://www.youtube.com/embed/0MJDZDl5Q9o?si=rzg0MIuHSGzJ5bRA\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_5.png?v=1699587635\",\"tips\":\"<b>Dive into AI enhanced security with our weatherproof camera.</b> \",\"video_url\":\"https://www.youtube.com/embed/vFrxUNhPdaw?si=Ky0yikJt5hT5XsWx\"}]}',\n type: 'json',\n description:\n '{\"content\":\"eufy\u65E0\u5934\u8FC1\u79FB\uFF0C\u81EA\u52A8\u628AProductVideo-1\u8F6C\u4E3Auser_reviews_video\uFF0C\u65E0\u5934\u8FC1\u79FB\u540EProductVideo-1\u81EA\u52A8\u5931\u6548\uFF0Cuser_reviews_video\u81EA\u52A8\u751F\u6548\",\"status\":\"Active\"}',\n namespace: 'global',\n key: 'user_reviews_video',\n },\n MF_listing_compare: {\n value:\n '{\"title\":\"Products Comparison\",\"data\":[{\"info\":[\"Cameras: Dual\",\"Video Quality: Wide-Angle Camera: 3K (2880\u00D71620), Telephoto Camera: 2K (2304\u00D71296)\",\"Details at Distance: 15 m (50 ft)\",\"Zoom: Hybrid 8\u00D7 \",\"Night Vision: Color Night Vision\",\"Spotlight: Yes\",\"Field of View: 135\u00B0\",\"Pan and Tilt: Horizontal 360\u00B0, Vertical 70\u00B0\",\"Battery Life: 3 Months Standalone, a Lifetime with Forever* Power\",\"Solar Power: Adjustable and Removable 2.2W Solar Panel\",\"Monthly Fee: No\",\"Local Storage**: Built-In 8 GB EMMC \",\"On-Device** AI: Motion Detection, Human Detection, Vehicle Detection\",\"Wi-Fi: 2.4 GHz Only\",\"Smart Integrations: Alexa, Google Assistant\",\"HomeBase S380 Compatibility: Yes\",\"Weather Protection: Yes\",\"Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\"],\"product_name\":\"SoloCam S340\",\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1500_1500.png?v=1695091152\",\"price\":\"$199.99\",\"learn_more_link\":\"https://us.eufy.com/products/t81701w1\"},{\"info\":[\"Cameras: Single\",\"Video Quality: Wide-Angle Camera: 2K (2304\u00D71296)\",\"Details at Distance: 7 m (25 ft)\",\"Zoom: Digital \",\"Night Vision: Color Night Vision\",\"Spotlight: Yes\",\"Field of View: 135\u00B0\",\"Pan and Tilt: No\",\"Battery Life: 3 Months Standalone, a Lifetime with Forever* Power\",\"Solar Power: Integrated 1.2W Solar Panel\",\"Monthly Fee: No\",\"Local Storage**: Built-In 8 GB EMMC \",\"On-Device** AI: Motion Detection, Human Detection\",\"Wi-Fi: 2.4 GHz Only\",\"Smart Integrations: Alexa, Google Assistant\",\"HomeBase S380 Compatibility: Yes\",\"Weather Protection: Yes\",\"Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\"],\"product_name\":\"SoloCam S230\",\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S230_SoloCam_S40_1.png?v=1695096472\",\"price\":\"$199.99\",\"learn_more_link\":\"https://us.eufy.com/products/t81241w1\"},{\"info\":[\"Cameras: Single\",\"Video Quality: Wide-Angle Camera: 2K (2304\u00D71296)\",\"Details at Distance: 7 m (25 ft)\",\"Zoom: Digital \",\"Night Vision: Infrared Night Vision\",\"Spotlight: No\",\"Field of View: 135\u00B0\",\"Pan and Tilt: No\",\"Battery Life: 3 Months Standalone, a Lifetime with Forever* Power\",\"Solar Power: Integrated 0.9W Solar Panel\",\"Monthly Fee: No\",\"Local Storage**: Built-In 8 GB EMMC \",\"On-Device** AI: Motion Detection, Human Detection\",\"Wi-Fi: 2.4 GHz Only\",\"Smart Integrations: Alexa, Google Assistant\",\"HomeBase S380 Compatibility: Yes\",\"Weather Protection: Yes\",\"Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\"],\"product_name\":\"SoloCam S220\",\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S220_SoloCam_4cb73a28-da81-44fe-b018-dd5dc744b3dc.png?v=1695094906\",\"price\":\"$129.99\",\"learn_more_link\":\"https://us.eufy.com/products/t8134121\"}]}',\n type: 'json',\n description: null,\n namespace: 'global',\n key: 'listing_compare',\n },\n MF_specs: {\n value:\n '{\"items\":[],\"title\":\"Specs\",\"variant\":{\"sku\":\"T81701W1\"},\"data\":[{\"name\":\"Image/Video Quality\",\"children\":[{\"title\":\"Camera\",\"des\":\"Dual-Cam\"},{\"title\":\"Resolution\",\"des\":\"Wide-Angle Lens: 3K(2880*1620); <br>Telephoto Lens: 2K(2304*1296)\"},{\"title\":\"Details at Distance\",\"des\":\"15m (50 ft)\"},{\"title\":\"Zoom Method\",\"des\":\"Hybrid 8\u00D7\"},{\"title\":\"Night Vision\",\"des\":\"Color Night Vision\"}]},{\"name\":\"Camera\",\"children\":[{\"title\":\"Spotlight\",\"des\":\"Yes\"},{\"title\":\"Field Of View\",\"des\":\"135\u00B0\"},{\"title\":\"Pan and Tilt\",\"des\":\"Horizon 360\u00B0, Vertical 70\u00B0\"}]},{\"name\":\"Power\",\"children\":[{\"title\":\"Battery Life\",\"des\":\"3 Months Standalone, A Lifetime with Forever* Power\"},{\"title\":\"Solar Power\",\"des\":\"Adjustable and Removable 2.2W Solar Panel\"}]},{\"name\":\"On-Device**\",\"children\":[{\"title\":\"Monthly Fee\",\"des\":\"No\"},{\"title\":\"Local Storage**\",\"des\":\"Built-In 8 GB EMMC\"},{\"title\":\"On-Device** AI\",\"des\":\"Motion Detection, Human Detection, Vehicle Detection\"}]},{\"name\":\"Compatibility\",\"children\":[{\"title\":\"Wi-Fi\",\"des\":\"2.4 GHz Only\"},{\"title\":\"Smart Integrations\",\"des\":\"Alexa, Google Assistant\"},{\"title\":\"HomeBase 3 Compatibility\",\"des\":\"Yes\"}]},{\"name\":\"Working Environment\",\"children\":[{\"title\":\"Weather Protection\",\"des\":\"Yes\"},{\"title\":\"Operating Temperature\",\"des\":\"-4\u00B0F - 122\u00B0F (-20\u00B0C - 50\u00B0C)\"}]}],\"showTitle\":true}',\n type: 'json',\n description: '{\"content\":\"Specs Section\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"17\"}',\n namespace: 'global',\n key: 'specs',\n },\n MF_faqs: {\n value:\n '{\"title\":\"FAQ\",\"data\":[{\"question\":\"How long is the battery life of Solocam S340?\",\"answer\":\"3 Months*. <br>*Based on 300 seconds of recording time per day. Actual battery life depends on several factors such as the number of times motion is detected, event recording duration, and environmental temperatures. <br>*Using solar charging allows forever* power.\",\"category_name\":null},{\"question\":\"Why doesn\\'t my SoloCam S340 battery stay at 100%?\",\"answer\":\"Power collected by the solar panel depends on the weather and available sunlight. If little energy is collected in a day, the battery level may go down. It can run for up to 3 months on battery and it will be charged once the weather is sunny.\",\"category_name\":null},{\"question\":\"Does SoloCam S340 support local** AI?\",\"answer\":\"Human Detection and Vehicle Detection run natively on the local** AI. When connected to HomeBase 3, the added power allows Human Detection to be upgraded to Human Recognition.\",\"category_name\":null},{\"question\":\"Does SoloCam S340 support 24/7 recording?\",\"answer\":\"No. Battery cameras aren\\'t currently capable of 24/7 recording, even if connected to HomeBase 3.\",\"category_name\":null},{\"question\":\"Which HomeBase S380 features are SoloCam S340 compatible with?\",\"answer\":\"When connected to HomeBase S380, SoloCam S340 will be able to utilize the storage** capacity of HomeBase S380 and the AI will be enhanced with BionicMind\u2122, enabling familiar faces, human recognition, vehicle detection, and pet detection.\",\"category_name\":null},{\"question\":\"What is the detection range of SoloCam S340 during the day and at night?\",\"answer\":\"The detection range is directly affected by the sensitivity setting. When using the default sensitivity level of 4, the triggering distance is 20 \u2013 26 ft (6 \u2013 8 m) during the day and 13 \u2013 20 ft (4 \u2013 6 m) meters at night.\",\"category_name\":null},{\"question\":\"How can Solocam S340 be powered?\",\"answer\":\"It can be powered by the built-in rechargeable battery, or by the included solar panel. The solar panel can be installed directly on the camera or nearby connected via cable.\",\"category_name\":null},{\"question\":\"What are the battery specs of Solocam S340?\",\"answer\":\"It is a built-in, non-removable, rechargeable, lithium-ion battery.\",\"category_name\":null},{\"question\":\"How can I schedule the security modes of SoloCam S340?\",\"answer\":\"Click the \\'+\\' icon in schedule settings. 3 custom schedule modes may be set. A disarmed mode may also be set.\",\"category_name\":null},{\"question\":\"Is SoloCam S340 compatible with voice assistants?\",\"answer\":\"Yes, it supports streaming to Alexa Echo Show and Google Chromecast.\",\"category_name\":null}]}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'global',\n key: 'faqs',\n },\n MF_howtoVideo: null,\n MF_quick_intro: {\n value:\n '{\"data\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD02-V1.jpg?v=1703673501\",\"title\":\"Dual Cameras for Ultra-Clear <br/> Views at Up to 8x Zoom\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD03-V1.jpg?v=1703673503\",\"title\":\"A Single Install Lasts a <br/> Lifetime with SolarPlus&#x2122;\",\"fontColor\":\"#FFFFFF\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD04-V1.jpg?v=1703673502\",\"title\":\"360\u00B0 Guardian Leaves No <br/> Blindspots\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD05-V1.jpg?v=1703673503\",\"title\":\"Always In Focus: On-Device <br/> Al-Powered Tracking\",\"fontColor\":\"#FFFFFF\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD06-V1.jpg?v=1703673502\",\"title\":\"Wire-Free Flexible <br/> Installation\",\"fontColor\":\"#FFFFFF\"}],\"title\":\"Quick Intro\",\"link_txt\":\"Learn More\",\"link\":\"https://us.eufy.com/pages/solocam-s340\"}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'global',\n key: 'quick_intro',\n },\n MF_standard_schema: null,\n MF_listing_paragraph: {\n value:\n '*With optimal sunlight, the built-in solar panel can collect and store 600 to 800 mAh per day.<br>\\n**If you choose to use cloud-based features such as cloud storage or push notifications with thumbnail previews, videos or thumbnail previews will be sent to the cloud as needed to provide your selected features.',\n type: 'multi_line_text_field',\n description: null,\n namespace: 'global',\n key: 'listing_paragraph',\n },\n MF_custom_variants: null,\n MF_slickContainer: null,\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: null,\n MF_liveStream: null,\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: null,\n MF_productExtInfo: {\n value: '[\"Bulling_point238\",\"Bulling_point1238\",\"Dual Cameras\",\"Solar Powered\"]',\n type: 'json',\n description: null,\n namespace: 'product_ext_info',\n key: 'bulling_point',\n },\n MF_accessories: null,\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: null,\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: {\n value: '{\"name\":{\"value\":\"V5\",\"type\":\"multi_line_text_field\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'template',\n },\n MF_combo_nav: null,\n MF_combo_product: {\n value:\n '{\"compare\":{\"value\":\"[{\\\\\"label\\\\\":\\\\\"Cameras\\\\\",\\\\\"val\\\\\":\\\\\"Dual\\\\\"},{\\\\\"label\\\\\":\\\\\"Video Quality\\\\\",\\\\\"val\\\\\":\\\\\"Wide-Angle Camera: 3K (2880\u00D71620), Telephoto Camera: 2K (2304\u00D71296)\\\\\"},{\\\\\"label\\\\\":\\\\\"Details at Distance\\\\\",\\\\\"val\\\\\":\\\\\"15 m (50 ft)\\\\\"},{\\\\\"label\\\\\":\\\\\"Zoom\\\\\",\\\\\"val\\\\\":\\\\\"Hybrid 8\u00D7\\\\\"},{\\\\\"label\\\\\":\\\\\"Night Vision\\\\\",\\\\\"val\\\\\":\\\\\"Color Night Vision\\\\\"},{\\\\\"label\\\\\":\\\\\"Spotlight\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Field of View\\\\\",\\\\\"val\\\\\":\\\\\"135\u00B0\\\\\"},{\\\\\"label\\\\\":\\\\\"Pan and Tilt\\\\\",\\\\\"val\\\\\":\\\\\"Horizontal 360\u00B0, Vertical 70\u00B0\\\\\"},{\\\\\"label\\\\\":\\\\\"Battery Life\\\\\",\\\\\"val\\\\\":\\\\\"3 Months Standalone, a Lifetime with Forever* Power\\\\\"},{\\\\\"label\\\\\":\\\\\"Solar Power:\\\\\",\\\\\"val\\\\\":\\\\\"Adjustable and Removable 2.2W Solar Panel\\\\\"},{\\\\\"label\\\\\":\\\\\"Monthly Fee\\\\\",\\\\\"val\\\\\":\\\\\"No\\\\\"},{\\\\\"label\\\\\":\\\\\"Local Storage**\\\\\",\\\\\"val\\\\\":\\\\\"Built-In 8 GB EMMC\\\\\"},{\\\\\"label\\\\\":\\\\\"On-Device** AI\\\\\",\\\\\"val\\\\\":\\\\\"Motion Detection, Human Detection, Vehicle Detection\\\\\"},{\\\\\"label\\\\\":\\\\\"Wi-Fi\\\\\",\\\\\"val\\\\\":\\\\\"2.4 GHz Only\\\\\"},{\\\\\"label\\\\\":\\\\\"Smart Integrations\\\\\",\\\\\"val\\\\\":\\\\\"Alexa, Google Assistant\\\\\"},{\\\\\"label\\\\\":\\\\\"HomeBase S380 Compatibility\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Weather Protection\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Operating Temperature\\\\\",\\\\\"val\\\\\":\\\\\"-4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\\\\\"}]\",\"type\":\"json\"},\"data\":{\"value\":\"{\\\\\"checkout_bar_info\\\\\":{\\\\\"txt\\\\\":\\\\\"Buy now at an unbeatable Black Friday price.\\\\\"},\\\\\"custom_variants\\\\\":{\\\\\"variants\\\\\":[{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/45953948844201\\\\\",\\\\\"sku\\\\\":\\\\\"BUNDLE-T81701W1-2\\\\\",\\\\\"title\\\\\":\\\\\"eufy SoloCam S340 (2-Cam Kit)\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8170_2_1200x1200_b01424af-9157-431e-809b-c84f2a6b596e.png?v=1750127542\\\\\",\\\\\"handle\\\\\":\\\\\"bundle-t81701w1-2\\\\\",\\\\\"product_title\\\\\":\\\\\"eufy SoloCam S340 (2-Cam Kit)\\\\\",\\\\\"showExtra\\\\\":true,\\\\\"extra\\\\\":{}},{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/45953950908585\\\\\",\\\\\"sku\\\\\":\\\\\"BUNDLE-T81701W1-4-T80301D1-1\\\\\",\\\\\"title\\\\\":\\\\\"eufy SoloCam S340 (4-Cam Kit) + HomeBase S380\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8170_4_T8030_1_1200x1200_79ee5d33-335b-4620-97c4-154c94d1a506.png?v=1750127542\\\\\",\\\\\"handle\\\\\":\\\\\"bundle-t81701w1-4-t80301d1-1\\\\\",\\\\\"product_title\\\\\":\\\\\"eufy SoloCam S340 (4-Cam Kit) + HomeBase S380\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}},{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/45953941274793\\\\\",\\\\\"sku\\\\\":\\\\\"BUNDLE-T81701W1-1-T80301D1-1\\\\\",\\\\\"title\\\\\":\\\\\"eufy SoloCam S340 + HomeBase S380\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/20230927-175004-removebg_1500x1500_7f4a41b5-573c-41d5-8021-6ec4efeb04c6.png?v=1750127542\\\\\",\\\\\"handle\\\\\":\\\\\"bundle-t81701w1-1-t80301d1-1\\\\\",\\\\\"product_title\\\\\":\\\\\"eufy SoloCam S340 + HomeBase S380\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}}],\\\\\"title\\\\\":\\\\\"Choice\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"},\\\\\"model3DViewer\\\\\":{\\\\\"ar\\\\\":true,\\\\\"ar-scale\\\\\":\\\\\"auto\\\\\",\\\\\"exposure\\\\\":1,\\\\\"ar-modes\\\\\":\\\\\"scene-viewer webxr quick-look\\\\\",\\\\\"camera-orbit\\\\\":\\\\\"-55.83deg 94.89deg 0.5494m\\\\\",\\\\\"src\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8170_yh.glb\\\\\",\\\\\"arBtnText\\\\\":\\\\\"\\\\\",\\\\\"arBtnIcon\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/AR_1.svg?v=1744790605\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1500_1500.png?v=1695091152\\\\\",\\\\\"environment-image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8170_2.hdr\\\\\",\\\\\"url\\\\\":\\\\\"1111\\\\\"},\\\\\"feature\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234936.png?v=1750054165\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-4_8cfb5662-fe2e-41ee-ad78-ede4ce5845a9.png?v=1750054409\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318_31209d59-5500-4ebe-ab99-53bcf44cfc1f.png?v=1750057550\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-1_72c76335-522f-4d04-bb64-847fd0805749.png?v=1750054197\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-3_d735d9fd-d91a-4337-97ff-25da6a91e906.png?v=1750054440\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-1_d4518325-7f55-40b1-b0cf-08ecd68ef061.png?v=1750057570\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-2_d44dc255-85fe-4e05-863c-cacb8c4b7dc5.png?v=1750054223\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-1_a7fd629a-0682-43cd-9658-74972cb87bcb.png?v=1750054460\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-4_8e4d344c-1741-4d30-8f2e-d89cd11ad434.png?v=1750057589\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-3_b0d65aa6-754e-4846-bcde-dc1eac831615.png?v=1750054256\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-2_753ccba2-279d-483b-a3a7-bd1bd7f44bae.png?v=1750054521\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-2_6be8fe0d-a155-4eec-9b32-51a19881edec.png?v=1750057611\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-4_ac9bfe7b-1429-4f9d-a208-fca5694dce17.png?v=1750054288\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418_288550d6-a287-4302-b468-db8852531095.png?v=1750054497\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-3_26a08a4b-bc5b-4bb2-8a99-575fd1f8f037.png?v=1750057632\\\\\"}],\\\\\"scene\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_2d9fd143-561b-4a52-942c-1fb773d42d63.png?v=1750053919\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418_08032c03-ee3f-47df-a7a4-04cc2736212a.png?v=1750053936\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318_303ba66b-9738-4031-b096-3829d5fb0f5e.png?v=1750053981\\\\\"}],\\\\\"intro_video\\\\\":{\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_336180f2-e285-41eb-859c-147672e68c80.png?v=1750055273\\\\\",\\\\\"video\\\\\":\\\\\"https://dix7fd4yse9rd.cloudfront.net/s/beta-eufy-us/885085db-4ff2-4261-9ccd-db576cfa7cc9_14aabdc3-c567-4913-9379-e591f9ef2bbc.mp4\\\\\"},\\\\\"scene_app_img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0603/3863/4821/files/T81701W1-T81703W1-TD04-V1.jpg?v=1730615776\\\\\",\\\\\"ownerType\\\\\":\\\\\"PRODUCT\\\\\"}\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'product',\n },\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: {\n value:\n '{\"aplusFullImage__0\":{\"value\":\"{\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/9138e75c-78e2-482c-b2d4-354ecee00d88.__CR0,0,1464,600_PT0_SX1464_V1___.jpeg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/00cb3b85-2700-4217-977e-f912dec67ca5.__CR0,0,1200,900_PT0_SX600_V1___.jpg\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusFullImage__1\":{\"value\":\"{\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/fbf017be-f66e-4e11-8bd3-12a8ac333d4c.__CR0,0,1464,600_PT0_SX1464_V1___.jpeg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/edd745a7-feb8-4f4e-a43f-07a1ad3f72cc.__CR0,0,1200,900_PT0_SX600_V1___.jpg\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusFullVideo__5\":{\"value\":\"{\\\\\"videoUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media/sc/14aabdc3-c567-4913-9379-e591f9ef2bbc.mp4\\\\\",\\\\\"coverUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media/sc/e3b3c283-a94c-40d3-a422-b344ba13dcf8.__CR0,0,1464,600_PT0_SX1464_V1___.jpeg\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusImageCarousel__4\":{\"value\":\"{\\\\\"blocks\\\\\":[{\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/305bd8df-baaa-4062-bbbb-eb2eb7989285.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/cc20cc20-083e-4931-9de3-810250e65084.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/fe032304-75f9-4ce7-a617-7974f1aa7eda.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/8d9bc64a-29fb-4841-8283-6bff4cbd5d60.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/0292eed6-7f5d-48e4-b645-36095f8f05fc.__CR0,0,1464,600_PT0_SX1464_V1___.jpeg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/7f73648f-8f99-490c-8041-d7b54ac0d249.__CR0,0,600,450_PT0_SX600_V1___.jpeg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/be20e740-2ef1-4d8f-9cbe-f15327f3ecff.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/f816e792-c19f-480c-97d3-aba90b11c809.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/b56ee29e-551e-4176-a944-275091064a15.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/bbac7684-fcf9-4779-ad05-a0c6e96110c4.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/879c8665-d74d-4fb0-b3fa-d4fe5c984e7b.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/976a528d-a343-4539-9362-36af7a5c6cb1.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"}]}\",\"type\":\"json\"},\"aplusNavCarousel__2\":{\"value\":\"{\\\\\"blocks\\\\\":[{\\\\\"navigation\\\\\":\\\\\"360\u00B0 Guardian\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/f7aa0128-22f7-4e9d-955b-3d675330e49c.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/cadb91cf-4d04-448f-b581-edacea00ef0c.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"navigation\\\\\":\\\\\"8\u00D7 Hybrid Zoom\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/08b2bfdc-d4a4-461e-b050-80c9480b2ba7.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/67f99be2-4c1e-4c86-bdc3-413c5dba8834.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Follows Motion\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/58285242-ac65-45a0-999e-53a6af9a39a2.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/92ce0f4a-cd02-47ea-800f-10a43fec5e09.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Sees Everywhere\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/7a203c35-d5f9-43f1-955f-2a2f238d5da1.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/4cc37da1-1f32-4c02-bade-c0ae8b4f92ba.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Guard the Night\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/e89b733e-0b6e-40cc-b498-8a1c8add0d46.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/f2c94095-98d4-4eff-acf5-dcf3a19c5e15.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"}]}\",\"type\":\"json\"},\"aplusNavCarousel__3\":{\"value\":\"{\\\\\"blocks\\\\\":[{\\\\\"navigation\\\\\":\\\\\"No Maintenance\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/94ef6951-c866-45cb-8887-f813b6300c60.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/e2da3784-faf6-4f0a-896c-cac22baad064.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Put It Anywhere\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/7f61b202-9bca-4ba3-b863-32b7239f463b.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/78a9dd89-5766-4cd4-809f-9f41abe66403.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Weather Protected\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/f1b48e3b-5e0d-42a7-a7a9-fd319c5af6bd.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/5a58a9bb-c5e2-46e0-b9d9-2ba180a810ff.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Two-Way Audio\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/b0bae4f4-b897-4791-9d34-e2c85dcd90e2.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/579308f8-d975-4748-a6b6-4828c52642f0.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Control with Your Voice\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/1f928c1d-7947-4e41-b438-e65dd75ab6dd.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/79e43c99-c954-4dee-9d91-ef53e66ee5ab.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"}]}\",\"type\":\"json\"},\"aplusV2__12\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235834.png?v=1750043863\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121234885.png?v=1750044127\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234892.png?v=1750043915\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235713.png?v=1750044144\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235833.png?v=1750043935\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235714.png?v=1750044163\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235834-1.png?v=1750043957\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234931.png?v=1750044185\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235834-2.png?v=1750043984\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235713-1.png?v=1750044217\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235835.png?v=1750044006\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235714-1.png?v=1750044238\\\\\"}],\\\\\"title\\\\\":\\\\\"Dual Views for Ultimate Surveillance\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusV2__2\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"Solar-Powered\\\\\",\\\\\"desc\\\\\":\\\\\"2 hours of direct sunlight daily is enough to stay continuously powered.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235698.png?v=1750042997\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121234933.png?v=1750043314\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"Install Anywhere\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235794.png?v=1750043165\\\\\",\\\\\"desc\\\\\":\\\\\"Adapts to any space with the optional solar panel.\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235715.png?v=1750043332\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"Built to Last\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234814.png?v=1750043184\\\\\",\\\\\"desc\\\\\":\\\\\"Holds up to a range of extreme weather conditions.\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235716.png?v=1750043359\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"Two-Way Audio\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235794-1.png?v=1750043207\\\\\",\\\\\"desc\\\\\":\\\\\"Communicate with family and guests remotely.\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121234835_7cbfb6cf-cabc-4baa-89db-141b9bd249a5.png?v=1750043457\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"Compatible with Voice Assistants\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/image_e93ab365-c4df-46a6-b763-42cb74e0b242.png?v=1750043224\\\\\",\\\\\"desc\\\\\":\\\\\"Integrates with Google Assistant and Alexa.\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121234834.png?v=1750043486\\\\\"}],\\\\\"title\\\\\":\\\\\"Install Once, Power Forever*\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusV2__3\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"360&deg; Property Coverage\\\\\",\\\\\"desc\\\\\":\\\\\"Pan and tilt home security camera that provides complete surveillance with no blind spots.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235351_cfb11025-626e-4c69-8efa-c1acd24d2031.png?v=1750072856\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234877_20165062-ce63-4903-97ba-7f4ffa34ae25.png?v=1750072966\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"8&times; Hybrid Zoom\\\\\",\\\\\"desc\\\\\":\\\\\"See faces and license plates clearly at 50 ft.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235697_013dd07a-d867-4b85-89ae-d0af7814083d.png?v=1750072876\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234922_6c19a963-e931-47bf-adb5-81a9d96cc157.png?v=1750072984\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Automatic Motion Tracking\\\\\",\\\\\"desc\\\\\":\\\\\"Pans and tilts to follow the action.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/image_b57e883a-47b5-46d6-aa36-5489a31a8073.png?v=1750072899\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234924_1c3c6f6f-a96c-46e6-99e0-d583b6965057.png?v=1750073002\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Day and Night Safety\\\\\",\\\\\"desc\\\\\":\\\\\"The f/1.6 aperture allows 20% more light.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_ec939905-74f8-4e33-b2ca-d2dc2222571d.png?v=1750072918\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235722_985b4aee-fb0a-4fff-9d8a-e71e220b360f.png?v=1750073020\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Built-In Light and Siren\\\\\",\\\\\"desc\\\\\":\\\\\"Deter potential threats at night.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235351-1_69f7586c-20e4-4092-a555-0141ee71db4a.png?v=1750072937\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235723_afe1f6ac-40a1-4ecb-9300-fa1cabe0168f.png?v=1750073038\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>Enhanced Dual-Camera Clarity</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Capture every event around your home in ultra-clear 3K resolution with 8&times; zoom.</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"}\",\"type\":\"json\"},\"compareV2\":{\"value\":\"{\\\\\"selects\\\\\":[{\\\\\"options\\\\\":[{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/44276806713513\\\\\",\\\\\"sku\\\\\":\\\\\"T81241W1\\\\\",\\\\\"title\\\\\":\\\\\"1 Pack\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/products/Lark20210604-140823.png?v=1629278912\\\\\",\\\\\"handle\\\\\":\\\\\"s230-solocam-solocam-s40\\\\\",\\\\\"product_title\\\\\":\\\\\"S230 SoloCam (SoloCam S40)\uFF08\u590D\u5236\uFF09\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}}]},{\\\\\"options\\\\\":[{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/43029126512809\\\\\",\\\\\"sku\\\\\":\\\\\"BUNDLE-T8134121-2\\\\\",\\\\\"title\\\\\":\\\\\"Black\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/products/360_360_95de0fc1-4fb0-4dfa-8f72-bf3ac16234d4.jpg?v=1681723488\\\\\",\\\\\"handle\\\\\":\\\\\"bundle-t8134121-2\\\\\",\\\\\"product_title\\\\\":\\\\\"S220 SoloCam (2-Cam Kit)\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}}]}],\\\\\"title\\\\\":\\\\\"<p>Which Cam is right for you?</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"downloadV2\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"title\\\\\":\\\\\"User Guide\\\\\",\\\\\"type\\\\\":\\\\\"manual\\\\\",\\\\\"uploaded_at\\\\\":\\\\\"2024-11-18\\\\\",\\\\\"size\\\\\":79534,\\\\\"file_name\\\\\":\\\\\"eufy SoloCam S340 User Guide\\\\\",\\\\\"description\\\\\":\\\\\"\\\\\",\\\\\"url\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/51005004075_V3_T8170_EN_QSG_65X110mm_20240805_5733ceb2-925c-47b4-b77a-0761a6480073.pdf?v=1750047044\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>Download User Guide</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"isCustomOrder\":{\"value\":\"true\",\"type\":\"boolean\"},\"overview\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235351_014d99d3-ce48-4f9a-b9f3-8910a9e75424.png?v=1750228254\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235351-1_2eb1da55-1467-4f16-8728-080b0adc272f.png?v=1750228254\\\\\",\\\\\"title\\\\\":\\\\\"Dual-Camera Clarity\\\\\",\\\\\"desc\\\\\":\\\\\"Ultra-Clear Dual Cameras with Up to 8&times; Zoom\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235352_29930e4f-c587-467a-82da-d8215c7df04e.png?v=1750228254\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234945_de0ae7f5-8727-4b8a-8de5-52177794d7a0.png?v=1750228254\\\\\",\\\\\"title\\\\\":\\\\\"Solar-Powered\\\\\",\\\\\"desc\\\\\":\\\\\"A Single Install Lasts a Lifetime with SolarPlus&trade;\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235354_c5bc3b87-4cf6-4a3e-bcf0-43f4663de7f1.png?v=1750040447\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_36672f4a-5901-4b20-9d20-d043c49dfe3c.png?v=1750039866\\\\\",\\\\\"title\\\\\":\\\\\"360&deg; Protection\\\\\",\\\\\"desc\\\\\":\\\\\"Full Home Coverage with No Blind Spots\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234917.png?v=1750040447\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235688_1a43bbc6-a75f-4aa4-88e4-f3c507bdd0f9.png?v=1750040324\\\\\",\\\\\"title\\\\\":\\\\\"Always in Focus\\\\\",\\\\\"desc\\\\\":\\\\\"On-Device AI-Powered Tracking\\\\\"},{\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/image_a3cb5eb7-6c47-4271-b7d8-e7f430741b6a.png?v=1750040447\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236164_eeeef190-0cd3-4426-81d6-50ab16963c4e.png?v=1750040344\\\\\",\\\\\"title\\\\\":\\\\\"Effortless Setup\\\\\",\\\\\"desc\\\\\":\\\\\"Wire-Free Flexible Installation\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>Overview</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"specsV2\":{\"value\":\"{\\\\\"tables\\\\\":[{\\\\\"head\\\\\":\\\\\"Image/Video Quality\\\\\",\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Camera\\\\\",\\\\\"val\\\\\":\\\\\"Dual-Cam\\\\\"},{\\\\\"label\\\\\":\\\\\"Resolution\\\\\",\\\\\"val\\\\\":\\\\\"Wide-Angle Lens: 3K(2880*1620); Telephoto Lens: 2K(2304*1296)\\\\\"},{\\\\\"label\\\\\":\\\\\"Details at Distance\\\\\",\\\\\"val\\\\\":\\\\\" 15m (50 ft)\\\\\"},{\\\\\"label\\\\\":\\\\\"Zoom Method\\\\\",\\\\\"val\\\\\":\\\\\" Hybrid 8\u00D7\\\\\"},{\\\\\"label\\\\\":\\\\\"Night Vision\\\\\",\\\\\"val\\\\\":\\\\\"Color Night Vision\\\\\"}]},{\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Spotlight\\\\\",\\\\\"val\\\\\":\\\\\" Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Field Of View \\\\\",\\\\\"val\\\\\":\\\\\"135\u00B0\\\\\"},{\\\\\"label\\\\\":\\\\\"Pan and Tilt\\\\\",\\\\\"val\\\\\":\\\\\" Horizon 360\u00B0, Vertical 70\u00B0\\\\\"}],\\\\\"head\\\\\":\\\\\"Camera\\\\\"},{\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Battery Life\\\\\",\\\\\"val\\\\\":\\\\\"3 Months Standalone, A Lifetime with Forever* Power\\\\\"},{\\\\\"label\\\\\":\\\\\"Solar Power\\\\\",\\\\\"val\\\\\":\\\\\" Adjustable and Removable 2.2W Solar Panel\\\\\"}],\\\\\"head\\\\\":\\\\\"Power\\\\\"},{\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Monthly Fee\\\\\",\\\\\"val\\\\\":\\\\\" No\\\\\"},{\\\\\"label\\\\\":\\\\\"Local Storage**\\\\\",\\\\\"val\\\\\":\\\\\" Built-In 8 GB EMMC\\\\\"},{\\\\\"label\\\\\":\\\\\"On-Device** AI\\\\\",\\\\\"val\\\\\":\\\\\"Motion Detection, Human Detection, Vehicle Detection\\\\\"}],\\\\\"head\\\\\":\\\\\"On-Device**\\\\\"},{\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Wi-Fi\\\\\",\\\\\"val\\\\\":\\\\\"2.4 GHz Only\\\\\"},{\\\\\"label\\\\\":\\\\\"Smart Integrations\\\\\",\\\\\"val\\\\\":\\\\\"Alexa, Google Assistant\\\\\"},{\\\\\"label\\\\\":\\\\\"HomeBase 3 Compatibility\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"}],\\\\\"head\\\\\":\\\\\"Compatibility\\\\\"},{\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Weather Protection\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Operating Temperature\\\\\",\\\\\"val\\\\\":\\\\\"-4\u00B0F - 122\u00B0F (-20\u00B0C - 50\u00B0C)\\\\\"}],\\\\\"head\\\\\":\\\\\"Working Environment\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>Specs</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"tabFaqs\":{\"value\":\"{\\\\\"tabs\\\\\":[{\\\\\"label\\\\\":\\\\\"Connectivity & Power\\\\\",\\\\\"list\\\\\":[{\\\\\"qs\\\\\":\\\\\"How long is the battery life of Solocam S340?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>3 Months*.<br />*Based on 300 seconds of recording time per day. Actual battery life depends on several factors such as the number of times motion is detected, event recording duration, and environmental temperatures.<br />*Using solar charging allows forever* power.</p>\\\\\"},{\\\\\"qs\\\\\":\\\\\"Why doesn\\'t my SoloCam S340 battery stay at 100%?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>Power collected by the solar panel depends on the weather and available sunlight. If little energy is collected in a day, the battery level may go down. It can run for up to 3 months on battery and it will be charged once the weather is sunny.</p>\\\\\"},{\\\\\"qs\\\\\":\\\\\"How can Solocam S340 be powered?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>It can be powered by the built-in rechargeable battery, or by the included solar panel. The solar panel can be installed directly on the camera or nearby connected via cable.</p>\\\\\"},{\\\\\"qs\\\\\":\\\\\"What are the battery specs of Solocam S340?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>It is a built-in, non-removable, rechargeable, lithium-ion battery.</p>\\\\\"}]},{\\\\\"label\\\\\":\\\\\" Compatibility\\\\\",\\\\\"list\\\\\":[{\\\\\"qs\\\\\":\\\\\"Which HomeBase S380 features are SoloCam S340 compatible with?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>When connected to HomeBase S380, SoloCam S340 will be able to utilize the storage** capacity of HomeBase S380 and the AI will be enhanced with BionicMind&trade;, enabling familiar faces, human recognition, vehicle detection, and pet detection.</p>\\\\\"},{\\\\\"qs\\\\\":\\\\\"Is SoloCam S340 compatible with voice assistants?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>Yes, it supports streaming to Alexa Echo Show and Google Chromecast.</p>\\\\\"}]},{\\\\\"label\\\\\":\\\\\"Features\\\\\",\\\\\"list\\\\\":[{\\\\\"qs\\\\\":\\\\\"Does SoloCam S340 support local** AI?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>Human Detection and Vehicle Detection run natively on the local** AI. When connected to HomeBase 3, the added power allows Human Detection to be upgraded to Human Recognition.</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"Does SoloCam S340 support 24/7 recording?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>No. Battery cameras aren\\'t currently capable of 24/7 recording, even if connected to HomeBase 3.</p>\\\\\"},{\\\\\"qs\\\\\":\\\\\"What is the detection range of SoloCam S340 during the day and at night?\\\\\\\\n\\\\\",\\\\\"ans\\\\\":\\\\\"<p>The detection range is directly affected by the sensitivity setting. When using the default sensitivity level of 4, the triggering distance is 20 &ndash; 26 ft (6 &ndash; 8 m) during the day and 13 &ndash; 20 ft (4 &ndash; 6 m) meters at night.</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"How can I schedule the security modes of SoloCam S340?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>Click the \\'+\\' icon in schedule settings. 3 custom schedule modes may be set. A disarmed mode may also be set.</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"}]}],\\\\\"title\\\\\":\\\\\"<p>FAQ</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"tabVideos\":{\"value\":\"{\\\\\"tabs\\\\\":[{\\\\\"label\\\\\":\\\\\"<p>Pros Say</p>\\\\\",\\\\\"list\\\\\":[{\\\\\"video\\\\\":\\\\\"_gR3p1IyrzM\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/404x404_975d1af0-4f38-43c1-9702-85d5bc48bc6f.png?v=1750056824\\\\\",\\\\\"title\\\\\":\\\\\"<p>LifeHackster</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>Discover Solo Cam S340: A battery-powered, motion-tracking camera.</p>\\\\\"},{\\\\\"video\\\\\":\\\\\"ILV1fD_Rues\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/404x404_2a628842-a3f1-4daf-a569-a7683373587c.png?v=1750056760\\\\\",\\\\\"title\\\\\":\\\\\"<p>Darbin Orvar</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>Powered by solar, with the flexibility to place it anywhere there\\'s sun.</p>\\\\\"},{\\\\\"video\\\\\":\\\\\"76SUrpYfgFo\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/404x404-1.png?v=1750056793\\\\\",\\\\\"title\\\\\":\\\\\"<p>Dem Crumblies Tech</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>Experience the next level of home security.</p>\\\\\"}]},{\\\\\"label\\\\\":\\\\\"<p>How To Install</p>\\\\\",\\\\\"list\\\\\":[{\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/2b383a5889ce4d94861c6a350b7b1f02.mp4\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/800_800.png?v=1750059981\\\\\",\\\\\"title\\\\\":\\\\\"\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"subDesc\\\\\":\\\\\"\\\\\"}]}],\\\\\"title\\\\\":\\\\\"<p>What the Pros Say</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"_order\":{\"value\":\"[\\\\\"isCustomOrder\\\\\",\\\\\"tabVideos\\\\\",\\\\\"overview\\\\\",\\\\\"aplusV2__3\\\\\",\\\\\"aplusV2__2\\\\\",\\\\\"aplusV2__12\\\\\",\\\\\"specsV2\\\\\",\\\\\"compareV2\\\\\",\\\\\"tabFaqs\\\\\",\\\\\"downloadV2\\\\\"]\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'component',\n },\n MF_combo_aplus: {\n value: '{\"_order\":{\"value\":\"[]\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'aplus',\n },\n MF_combo_judgeme: {\n value:\n \"{\\\"badge\\\":{\\\"value\\\":\\\"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\\\",\\\"type\\\":\\\"string\\\"},\\\"widget\\\":{\\\"value\\\":\\\"<div class='jdgm-rev-widg' data-updated-at='2025-06-13T10:34:04Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 5 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 4 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 3 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 2 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 1 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget' style=\\\\\\\"display: none;\\\\\\\"></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\\\",\\\"type\\\":\\\"string\\\"}}\",\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'judgeme',\n },\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: {\n value:\n '{\"reviews_average\":{\"value\":\"4.7\",\"type\":\"single_line_text_field\"},\"reviews_count\":{\"value\":\"90\",\"type\":\"single_line_text_field\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'yotpo',\n },\n MF_combo_page: null,\n MF_combo_global: {\n value:\n '{\"description_tag\":{\"value\":\"eufy SoloCam S340 wireless outdoor camera removes all blindspots. Pick the best 3K AI outdoor security cameras without subscription for double home security.\",\"type\":\"multi_line_text_field\"},\"faqs\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"FAQ\\\\\",\\\\\"data\\\\\":[{\\\\\"question\\\\\":\\\\\"How long is the battery life of Solocam S340?\\\\\",\\\\\"answer\\\\\":\\\\\"3 Months*. <br>*Based on 300 seconds of recording time per day. Actual battery life depends on several factors such as the number of times motion is detected, event recording duration, and environmental temperatures. <br>*Using solar charging allows forever* power.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"Why doesn\\'t my SoloCam S340 battery stay at 100%?\\\\\",\\\\\"answer\\\\\":\\\\\"Power collected by the solar panel depends on the weather and available sunlight. If little energy is collected in a day, the battery level may go down. It can run for up to 3 months on battery and it will be charged once the weather is sunny.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"Does SoloCam S340 support local** AI?\\\\\",\\\\\"answer\\\\\":\\\\\"Human Detection and Vehicle Detection run natively on the local** AI. When connected to HomeBase 3, the added power allows Human Detection to be upgraded to Human Recognition.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"Does SoloCam S340 support 24/7 recording?\\\\\",\\\\\"answer\\\\\":\\\\\"No. Battery cameras aren\\'t currently capable of 24/7 recording, even if connected to HomeBase 3.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"Which HomeBase S380 features are SoloCam S340 compatible with?\\\\\",\\\\\"answer\\\\\":\\\\\"When connected to HomeBase S380, SoloCam S340 will be able to utilize the storage** capacity of HomeBase S380 and the AI will be enhanced with BionicMind\u2122, enabling familiar faces, human recognition, vehicle detection, and pet detection.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"What is the detection range of SoloCam S340 during the day and at night?\\\\\",\\\\\"answer\\\\\":\\\\\"The detection range is directly affected by the sensitivity setting. When using the default sensitivity level of 4, the triggering distance is 20 \u2013 26 ft (6 \u2013 8 m) during the day and 13 \u2013 20 ft (4 \u2013 6 m) meters at night.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"How can Solocam S340 be powered?\\\\\",\\\\\"answer\\\\\":\\\\\"It can be powered by the built-in rechargeable battery, or by the included solar panel. The solar panel can be installed directly on the camera or nearby connected via cable.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"What are the battery specs of Solocam S340?\\\\\",\\\\\"answer\\\\\":\\\\\"It is a built-in, non-removable, rechargeable, lithium-ion battery.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"How can I schedule the security modes of SoloCam S340?\\\\\",\\\\\"answer\\\\\":\\\\\"Click the \\'+\\' icon in schedule settings. 3 custom schedule modes may be set. A disarmed mode may also be set.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"Is SoloCam S340 compatible with voice assistants?\\\\\",\\\\\"answer\\\\\":\\\\\"Yes, it supports streaming to Alexa Echo Show and Google Chromecast.\\\\\",\\\\\"category_name\\\\\":null}]}\",\"type\":\"json\"},\"listing_compare\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"Products Comparison\\\\\",\\\\\"data\\\\\":[{\\\\\"info\\\\\":[\\\\\"Cameras: Dual\\\\\",\\\\\"Video Quality: Wide-Angle Camera: 3K (2880\u00D71620), Telephoto Camera: 2K (2304\u00D71296)\\\\\",\\\\\"Details at Distance: 15 m (50 ft)\\\\\",\\\\\"Zoom: Hybrid 8\u00D7 \\\\\",\\\\\"Night Vision: Color Night Vision\\\\\",\\\\\"Spotlight: Yes\\\\\",\\\\\"Field of View: 135\u00B0\\\\\",\\\\\"Pan and Tilt: Horizontal 360\u00B0, Vertical 70\u00B0\\\\\",\\\\\"Battery Life: 3 Months Standalone, a Lifetime with Forever* Power\\\\\",\\\\\"Solar Power: Adjustable and Removable 2.2W Solar Panel\\\\\",\\\\\"Monthly Fee: No\\\\\",\\\\\"Local Storage**: Built-In 8 GB EMMC \\\\\",\\\\\"On-Device** AI: Motion Detection, Human Detection, Vehicle Detection\\\\\",\\\\\"Wi-Fi: 2.4 GHz Only\\\\\",\\\\\"Smart Integrations: Alexa, Google Assistant\\\\\",\\\\\"HomeBase S380 Compatibility: Yes\\\\\",\\\\\"Weather Protection: Yes\\\\\",\\\\\"Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\\\\\"],\\\\\"product_name\\\\\":\\\\\"SoloCam S340\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1500_1500.png?v=1695091152\\\\\",\\\\\"price\\\\\":\\\\\"$199.99\\\\\",\\\\\"learn_more_link\\\\\":\\\\\"https://us.eufy.com/products/t81701w1\\\\\"},{\\\\\"info\\\\\":[\\\\\"Cameras: Single\\\\\",\\\\\"Video Quality: Wide-Angle Camera: 2K (2304\u00D71296)\\\\\",\\\\\"Details at Distance: 7 m (25 ft)\\\\\",\\\\\"Zoom: Digital \\\\\",\\\\\"Night Vision: Color Night Vision\\\\\",\\\\\"Spotlight: Yes\\\\\",\\\\\"Field of View: 135\u00B0\\\\\",\\\\\"Pan and Tilt: No\\\\\",\\\\\"Battery Life: 3 Months Standalone, a Lifetime with Forever* Power\\\\\",\\\\\"Solar Power: Integrated 1.2W Solar Panel\\\\\",\\\\\"Monthly Fee: No\\\\\",\\\\\"Local Storage**: Built-In 8 GB EMMC \\\\\",\\\\\"On-Device** AI: Motion Detection, Human Detection\\\\\",\\\\\"Wi-Fi: 2.4 GHz Only\\\\\",\\\\\"Smart Integrations: Alexa, Google Assistant\\\\\",\\\\\"HomeBase S380 Compatibility: Yes\\\\\",\\\\\"Weather Protection: Yes\\\\\",\\\\\"Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\\\\\"],\\\\\"product_name\\\\\":\\\\\"SoloCam S230\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S230_SoloCam_S40_1.png?v=1695096472\\\\\",\\\\\"price\\\\\":\\\\\"$199.99\\\\\",\\\\\"learn_more_link\\\\\":\\\\\"https://us.eufy.com/products/t81241w1\\\\\"},{\\\\\"info\\\\\":[\\\\\"Cameras: Single\\\\\",\\\\\"Video Quality: Wide-Angle Camera: 2K (2304\u00D71296)\\\\\",\\\\\"Details at Distance: 7 m (25 ft)\\\\\",\\\\\"Zoom: Digital \\\\\",\\\\\"Night Vision: Infrared Night Vision\\\\\",\\\\\"Spotlight: No\\\\\",\\\\\"Field of View: 135\u00B0\\\\\",\\\\\"Pan and Tilt: No\\\\\",\\\\\"Battery Life: 3 Months Standalone, a Lifetime with Forever* Power\\\\\",\\\\\"Solar Power: Integrated 0.9W Solar Panel\\\\\",\\\\\"Monthly Fee: No\\\\\",\\\\\"Local Storage**: Built-In 8 GB EMMC \\\\\",\\\\\"On-Device** AI: Motion Detection, Human Detection\\\\\",\\\\\"Wi-Fi: 2.4 GHz Only\\\\\",\\\\\"Smart Integrations: Alexa, Google Assistant\\\\\",\\\\\"HomeBase S380 Compatibility: Yes\\\\\",\\\\\"Weather Protection: Yes\\\\\",\\\\\"Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\\\\\"],\\\\\"product_name\\\\\":\\\\\"SoloCam S220\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S220_SoloCam_4cb73a28-da81-44fe-b018-dd5dc744b3dc.png?v=1695094906\\\\\",\\\\\"price\\\\\":\\\\\"$129.99\\\\\",\\\\\"learn_more_link\\\\\":\\\\\"https://us.eufy.com/products/t8134121\\\\\"}]}\",\"type\":\"json\"},\"listing_paragraph\":{\"value\":\"*With optimal sunlight, the built-in solar panel can collect and store 600 to 800 mAh per day.<br>\\\\n**If you choose to use cloud-based features such as cloud storage or push notifications with thumbnail previews, videos or thumbnail previews will be sent to the cloud as needed to provide your selected features.\",\"type\":\"multi_line_text_field\"},\"live-helper\":{\"value\":\"true\",\"type\":\"boolean\"},\"ProductVideo-1\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"\\\\\",\\\\\"blocks\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_1.png?v=1699587309\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Discover Solo Cam S340: A battery-powered, motion-tracking camera.</b>\\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/_gR3p1IyrzM?si=6F-BUMKzioABA29J\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_2.png?v=1699587401\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Powered by solar, with the flexibility to place it anywhere there\\'s sun.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/ILV1fD_Rues?si=Lj0THv2sKCjV4yAj\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_3.png?v=1699587477\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Experience the next level of home security.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/76SUrpYfgFo?si=kVsT6y6Q66tX1jtc\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_4.png?v=1699587559\\\\\",\\\\\"tips\\\\\":\\\\\"<b>See a comparison between Floodlight Cam E340 and SoloCam S340.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/0MJDZDl5Q9o?si=rzg0MIuHSGzJ5bRA\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_5.png?v=1699587635\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Dive into AI enhanced security with our weatherproof camera.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/vFrxUNhPdaw?si=Ky0yikJt5hT5XsWx\\\\\"}]}\",\"type\":\"json\"},\"quick_intro\":{\"value\":\"{\\\\\"data\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD02-V1.jpg?v=1703673501\\\\\",\\\\\"title\\\\\":\\\\\"Dual Cameras for Ultra-Clear <br/> Views at Up to 8x Zoom\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD03-V1.jpg?v=1703673503\\\\\",\\\\\"title\\\\\":\\\\\"A Single Install Lasts a <br/> Lifetime with SolarPlus&#x2122;\\\\\",\\\\\"fontColor\\\\\":\\\\\"#FFFFFF\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD04-V1.jpg?v=1703673502\\\\\",\\\\\"title\\\\\":\\\\\"360\u00B0 Guardian Leaves No <br/> Blindspots\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD05-V1.jpg?v=1703673503\\\\\",\\\\\"title\\\\\":\\\\\"Always In Focus: On-Device <br/> Al-Powered Tracking\\\\\",\\\\\"fontColor\\\\\":\\\\\"#FFFFFF\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD06-V1.jpg?v=1703673502\\\\\",\\\\\"title\\\\\":\\\\\"Wire-Free Flexible <br/> Installation\\\\\",\\\\\"fontColor\\\\\":\\\\\"#FFFFFF\\\\\"}],\\\\\"title\\\\\":\\\\\"Quick Intro\\\\\",\\\\\"link_txt\\\\\":\\\\\"Learn More\\\\\",\\\\\"link\\\\\":\\\\\"https://us.eufy.com/pages/solocam-s340\\\\\"}\",\"type\":\"json\"},\"specs\":{\"value\":\"{\\\\\"items\\\\\":[],\\\\\"title\\\\\":\\\\\"Specs\\\\\",\\\\\"variant\\\\\":{\\\\\"sku\\\\\":\\\\\"T81701W1\\\\\"},\\\\\"data\\\\\":[{\\\\\"name\\\\\":\\\\\"Image/Video Quality\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Camera\\\\\",\\\\\"des\\\\\":\\\\\"Dual-Cam\\\\\"},{\\\\\"title\\\\\":\\\\\"Resolution\\\\\",\\\\\"des\\\\\":\\\\\"Wide-Angle Lens: 3K(2880*1620); <br>Telephoto Lens: 2K(2304*1296)\\\\\"},{\\\\\"title\\\\\":\\\\\"Details at Distance\\\\\",\\\\\"des\\\\\":\\\\\"15m (50 ft)\\\\\"},{\\\\\"title\\\\\":\\\\\"Zoom Method\\\\\",\\\\\"des\\\\\":\\\\\"Hybrid 8\u00D7\\\\\"},{\\\\\"title\\\\\":\\\\\"Night Vision\\\\\",\\\\\"des\\\\\":\\\\\"Color Night Vision\\\\\"}]},{\\\\\"name\\\\\":\\\\\"Camera\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Spotlight\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Field Of View\\\\\",\\\\\"des\\\\\":\\\\\"135\u00B0\\\\\"},{\\\\\"title\\\\\":\\\\\"Pan and Tilt\\\\\",\\\\\"des\\\\\":\\\\\"Horizon 360\u00B0, Vertical 70\u00B0\\\\\"}]},{\\\\\"name\\\\\":\\\\\"Power\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Battery Life\\\\\",\\\\\"des\\\\\":\\\\\"3 Months Standalone, A Lifetime with Forever* Power\\\\\"},{\\\\\"title\\\\\":\\\\\"Solar Power\\\\\",\\\\\"des\\\\\":\\\\\"Adjustable and Removable 2.2W Solar Panel\\\\\"}]},{\\\\\"name\\\\\":\\\\\"On-Device**\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Monthly Fee\\\\\",\\\\\"des\\\\\":\\\\\"No\\\\\"},{\\\\\"title\\\\\":\\\\\"Local Storage**\\\\\",\\\\\"des\\\\\":\\\\\"Built-In 8 GB EMMC\\\\\"},{\\\\\"title\\\\\":\\\\\"On-Device** AI\\\\\",\\\\\"des\\\\\":\\\\\"Motion Detection, Human Detection, Vehicle Detection\\\\\"}]},{\\\\\"name\\\\\":\\\\\"Compatibility\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Wi-Fi\\\\\",\\\\\"des\\\\\":\\\\\"2.4 GHz Only\\\\\"},{\\\\\"title\\\\\":\\\\\"Smart Integrations\\\\\",\\\\\"des\\\\\":\\\\\"Alexa, Google Assistant\\\\\"},{\\\\\"title\\\\\":\\\\\"HomeBase 3 Compatibility\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"}]},{\\\\\"name\\\\\":\\\\\"Working Environment\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Weather Protection\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Operating Temperature\\\\\",\\\\\"des\\\\\":\\\\\"-4\u00B0F - 122\u00B0F (-20\u00B0C - 50\u00B0C)\\\\\"}]}],\\\\\"showTitle\\\\\":true}\",\"type\":\"json\"},\"title_tag\":{\"value\":\"eufy SoloCam S340 Outdoor Security Camera \",\"type\":\"multi_line_text_field\"},\"user_reviews_video\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"\\\\\",\\\\\"blocks\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_1.png?v=1699587309\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Discover Solo Cam S340: A battery-powered, motion-tracking camera.</b>\\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/_gR3p1IyrzM?si=6F-BUMKzioABA29J\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_2.png?v=1699587401\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Powered by solar, with the flexibility to place it anywhere there\\'s sun.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/ILV1fD_Rues?si=Lj0THv2sKCjV4yAj\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_3.png?v=1699587477\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Experience the next level of home security.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/76SUrpYfgFo?si=kVsT6y6Q66tX1jtc\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_4.png?v=1699587559\\\\\",\\\\\"tips\\\\\":\\\\\"<b>See a comparison between Floodlight Cam E340 and SoloCam S340.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/0MJDZDl5Q9o?si=rzg0MIuHSGzJ5bRA\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_5.png?v=1699587635\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Dive into AI enhanced security with our weatherproof camera.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/vFrxUNhPdaw?si=Ky0yikJt5hT5XsWx\\\\\"}]}\",\"type\":\"json\"},\"navBar\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Purchase\\\\\",\\\\\"target\\\\\":\\\\\"productMain\\\\\"},{\\\\\"label\\\\\":\\\\\"Overview\\\\\",\\\\\"target\\\\\":\\\\\"overview\\\\\"},{\\\\\"label\\\\\":\\\\\"Specs\\\\\",\\\\\"target\\\\\":\\\\\"specsV2\\\\\"},{\\\\\"label\\\\\":\\\\\"Compare\\\\\",\\\\\"target\\\\\":\\\\\"compareV2\\\\\"},{\\\\\"label\\\\\":\\\\\"Reviews\\\\\",\\\\\"target\\\\\":\\\\\"reviews\\\\\"}]}\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'global',\n },\n MF_combo_listing: null,\n MF_combo_product_ext_info: {\n value:\n '{\"bulling_point\":{\"value\":\"[\\\\\"Bulling_point238\\\\\",\\\\\"Bulling_point1238\\\\\",\\\\\"Dual Cameras\\\\\",\\\\\"Solar Powered\\\\\"]\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'product_ext_info',\n },\n MF_combo_accessories: null,\n description:\n \".Enhanced Dual-Camera Clarity at 50 Feet: Capture every event that occurs around your home in ultra-clear 3K resolution. See exactly who is approaching your home with 8\u00D7 zoom. Solar-Powered, Install Once and it Runs Forever: Experience constant peace of mind with this solar-powered security camera that's easy to set up and always on, thanks to its removable solar panel. 360\u00B0 Guardian, No Blind Spots: Say goodbye to blind spots with full home coverage. Enjoy 360\u00B0 surveillance, check your front porch, monitor your backyard, and keep an eye on the driveway with ease. Experience Dual Views for Ultimate Surveillance: See the big picture while zooming in on crucial details, all in one frame. Effortless Setup, No Monthly Fee\uFF1AExperience the convenience of a 5-minute installation with its compact size and wire-free design. Compatible with HomeBase S380 with firmware version V3.3.2.6 and above.\",\n descriptionHtml:\n \"<ul>\\n<li>\\n<b>.Enhanced Dual-Camera Clarity at 50 Feet: </b>Capture every event that occurs around your home in ultra-clear 3K resolution. See exactly who is approaching your home with 8\u00D7 zoom.</li>\\n<li>\\n<b>Solar-Powered, Install Once and it Runs Forever:</b> Experience constant peace of mind with this solar-powered security camera that's easy to set up and always on, thanks to its removable solar panel.</li>\\n<li>\\n<b>360\u00B0 Guardian, No Blind Spots: </b>Say goodbye to blind spots with full home coverage. Enjoy 360\u00B0 surveillance, check your front porch, monitor your backyard, and keep an eye on the driveway with ease.</li>\\n<li>\\n<b>Experience Dual Views for Ultimate Surveillance: </b>See the big picture while zooming in on crucial details, all in one frame.</li>\\n<li>\\n<b style=\\\"font-family: -apple-system, BlinkMacSystemFont, 'San Francisco', 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; font-size: 0.875rem;\\\">Effortless Setup, No Monthly Fee\uFF1A</b><b></b>Experience the convenience of a 5-minute installation with its compact size and wire-free design. Compatible with HomeBase S380 with firmware version V3.3.2.6 and above.</li>\\n</ul>\\n<div id=\\\"_feilian_extension_installed\\\"></div>\",\n id: 'gid://shopify/Product/8586284466345',\n name: '\u3010\u4F1A\u5458\u6298\u6263\u3011eufy SoloCam S340',\n vendor: 'eufy',\n handle: 't81701w1',\n title: '\u3010\u4F1A\u5458\u6298\u6263\u3011eufy SoloCam S340',\n path: '/t81701w1',\n slug: 't81701w1',\n price: {\n value: 299.99,\n currencyCode: 'USD',\n },\n listPrice: 0,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Text2Image_-_1.png?v=1750127542',\n altText: null,\n width: 1000,\n height: 1000,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1_df16a5db-d75b-4286-9a77-5dd6f8c68d70.png?v=1750127542',\n altText: null,\n width: 1000,\n height: 1000,\n },\n ],\n variants: [\n {\n barcode: '194644153595',\n availableForSale: true,\n weight: 2.6455,\n id: 'gid://shopify/ProductVariant/45935132868777',\n name: 'White',\n sku: 'T81701W1',\n price: 299.99,\n image: {\n altText: null,\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Text2Image_-_1.png?v=1750127542',\n width: 1000,\n height: 1000,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 49989,\n currentlyNotInStock: false,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/45935132868777',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'White',\n hexColors: ['#FFFFFF'],\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: {\n count: 2,\n list: [\n {\n handle: 't29j0011',\n sku: 'T29J0011',\n discountValue: 10,\n label: '',\n },\n {\n handle: 't2352111',\n sku: 'T2352111',\n discountValue: 100,\n label: '',\n },\n ],\n discountType: 'fix_amount',\n title: 'listing v5\u6539\u7248\u6362\u8D2D',\n property: '',\n showDiscounts: true,\n labels: ['choice', ''],\n is_level_send: false,\n },\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: [],\n memberPriceV2: {\n participate: true,\n discount_subject: 'discount_amount',\n price_type: 'fixed_amount',\n price_value: '5',\n plus_price_type: 'fixed_amount',\n plus_price_value: '15',\n },\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: null,\n },\n coupons: [null],\n },\n ],\n sellingPlanGroups: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductOption/10784872661161',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'White',\n hexColors: ['#FFFFFF'],\n },\n ],\n },\n ],\n metafields: {\n pageType: null,\n seoSetting: null,\n preRender: null,\n relatedProducts: null,\n template: 'V5',\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: [\n 'isCustomOrder',\n 'tabVideos',\n 'overview',\n 'aplusV2__3',\n 'aplusV2__2',\n 'aplusV2__12',\n 'specsV2',\n 'compareV2',\n 'tabFaqs',\n 'downloadV2',\n ],\n aplus_order: [],\n judgemeBadge:\n \"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\",\n judgemeWidget:\n \"<div class='jdgm-rev-widg' data-updated-at='2025-06-13T10:34:04Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 5 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 4 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 3 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 2 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 1 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget' style=\\\"display: none;\\\"></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\",\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: '90',\n yotpoReviewsAverage: '4.7',\n pageCommon: null,\n liveHelper: 'true',\n giftCard: null,\n hideSearch: null,\n showNewPop: null,\n productData: {\n checkout_bar_info: {\n txt: 'Buy now at an unbeatable Black Friday price.',\n },\n custom_variants: {\n variants: [\n {\n id: 'gid://shopify/ProductVariant/45953948844201',\n sku: 'BUNDLE-T81701W1-2',\n title: 'eufy SoloCam S340 (2-Cam Kit)',\n image:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8170_2_1200x1200_b01424af-9157-431e-809b-c84f2a6b596e.png?v=1750127542',\n handle: 'bundle-t81701w1-2',\n product_title: 'eufy SoloCam S340 (2-Cam Kit)',\n showExtra: true,\n extra: {},\n },\n {\n id: 'gid://shopify/ProductVariant/45953950908585',\n sku: 'BUNDLE-T81701W1-4-T80301D1-1',\n title: 'eufy SoloCam S340 (4-Cam Kit) + HomeBase S380',\n image:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8170_4_T8030_1_1200x1200_79ee5d33-335b-4620-97c4-154c94d1a506.png?v=1750127542',\n handle: 'bundle-t81701w1-4-t80301d1-1',\n product_title: 'eufy SoloCam S340 (4-Cam Kit) + HomeBase S380',\n showExtra: false,\n extra: {},\n },\n {\n id: 'gid://shopify/ProductVariant/45953941274793',\n sku: 'BUNDLE-T81701W1-1-T80301D1-1',\n title: 'eufy SoloCam S340 + HomeBase S380',\n image:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/20230927-175004-removebg_1500x1500_7f4a41b5-573c-41d5-8021-6ec4efeb04c6.png?v=1750127542',\n handle: 'bundle-t81701w1-1-t80301d1-1',\n product_title: 'eufy SoloCam S340 + HomeBase S380',\n showExtra: false,\n extra: {},\n },\n ],\n title: 'Choice',\n desc: '',\n },\n model3DViewer: {\n ar: true,\n 'ar-scale': 'auto',\n exposure: 1,\n 'ar-modes': 'scene-viewer webxr quick-look',\n 'camera-orbit': '-55.83deg 94.89deg 0.5494m',\n src: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8170_yh.glb',\n arBtnText: '',\n arBtnIcon: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/AR_1.svg?v=1744790605',\n poster: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1500_1500.png?v=1695091152',\n 'environment-image': 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8170_2.hdr',\n url: '1111',\n },\n feature: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234936.png?v=1750054165',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-4_8cfb5662-fe2e-41ee-ad78-ede4ce5845a9.png?v=1750054409',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318_31209d59-5500-4ebe-ab99-53bcf44cfc1f.png?v=1750057550',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-1_72c76335-522f-4d04-bb64-847fd0805749.png?v=1750054197',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-3_d735d9fd-d91a-4337-97ff-25da6a91e906.png?v=1750054440',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-1_d4518325-7f55-40b1-b0cf-08ecd68ef061.png?v=1750057570',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-2_d44dc255-85fe-4e05-863c-cacb8c4b7dc5.png?v=1750054223',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-1_a7fd629a-0682-43cd-9658-74972cb87bcb.png?v=1750054460',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-4_8e4d344c-1741-4d30-8f2e-d89cd11ad434.png?v=1750057589',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-3_b0d65aa6-754e-4846-bcde-dc1eac831615.png?v=1750054256',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-2_753ccba2-279d-483b-a3a7-bd1bd7f44bae.png?v=1750054521',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-2_6be8fe0d-a155-4eec-9b32-51a19881edec.png?v=1750057611',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-4_ac9bfe7b-1429-4f9d-a208-fca5694dce17.png?v=1750054288',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418_288550d6-a287-4302-b468-db8852531095.png?v=1750054497',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-3_26a08a4b-bc5b-4bb2-8a99-575fd1f8f037.png?v=1750057632',\n },\n ],\n scene: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_2d9fd143-561b-4a52-942c-1fb773d42d63.png?v=1750053919',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418_08032c03-ee3f-47df-a7a4-04cc2736212a.png?v=1750053936',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318_303ba66b-9738-4031-b096-3829d5fb0f5e.png?v=1750053981',\n },\n ],\n intro_video: {\n poster:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_336180f2-e285-41eb-859c-147672e68c80.png?v=1750055273',\n video:\n 'https://dix7fd4yse9rd.cloudfront.net/s/beta-eufy-us/885085db-4ff2-4261-9ccd-db576cfa7cc9_14aabdc3-c567-4913-9379-e591f9ef2bbc.mp4',\n },\n scene_app_img:\n 'https://cdn.shopify.com/s/files/1/0603/3863/4821/files/T81701W1-T81703W1-TD04-V1.jpg?v=1730615776',\n ownerType: 'PRODUCT',\n },\n productVideo: null,\n user_reviews_video: {\n title: '',\n blocks: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_1.png?v=1699587309',\n tips: '<b>Discover Solo Cam S340: A battery-powered, motion-tracking camera.</b>',\n video_url: 'https://www.youtube.com/embed/_gR3p1IyrzM?si=6F-BUMKzioABA29J',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_2.png?v=1699587401',\n tips: \"<b>Powered by solar, with the flexibility to place it anywhere there's sun.</b> \",\n video_url: 'https://www.youtube.com/embed/ILV1fD_Rues?si=Lj0THv2sKCjV4yAj',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_3.png?v=1699587477',\n tips: '<b>Experience the next level of home security.</b> ',\n video_url: 'https://www.youtube.com/embed/76SUrpYfgFo?si=kVsT6y6Q66tX1jtc',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_4.png?v=1699587559',\n tips: '<b>See a comparison between Floodlight Cam E340 and SoloCam S340.</b> ',\n video_url: 'https://www.youtube.com/embed/0MJDZDl5Q9o?si=rzg0MIuHSGzJ5bRA',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_5.png?v=1699587635',\n tips: '<b>Dive into AI enhanced security with our weatherproof camera.</b> ',\n video_url: 'https://www.youtube.com/embed/vFrxUNhPdaw?si=Ky0yikJt5hT5XsWx',\n },\n ],\n },\n listing_compare: {\n title: 'Products Comparison',\n data: [\n {\n info: [\n 'Cameras: Dual',\n 'Video Quality: Wide-Angle Camera: 3K (2880\u00D71620), Telephoto Camera: 2K (2304\u00D71296)',\n 'Details at Distance: 15 m (50 ft)',\n 'Zoom: Hybrid 8\u00D7 ',\n 'Night Vision: Color Night Vision',\n 'Spotlight: Yes',\n 'Field of View: 135\u00B0',\n 'Pan and Tilt: Horizontal 360\u00B0, Vertical 70\u00B0',\n 'Battery Life: 3 Months Standalone, a Lifetime with Forever* Power',\n 'Solar Power: Adjustable and Removable 2.2W Solar Panel',\n 'Monthly Fee: No',\n 'Local Storage**: Built-In 8 GB EMMC ',\n 'On-Device** AI: Motion Detection, Human Detection, Vehicle Detection',\n 'Wi-Fi: 2.4 GHz Only',\n 'Smart Integrations: Alexa, Google Assistant',\n 'HomeBase S380 Compatibility: Yes',\n 'Weather Protection: Yes',\n 'Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)',\n ],\n product_name: 'SoloCam S340',\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1500_1500.png?v=1695091152',\n price: '$199.99',\n learn_more_link: 'https://us.eufy.com/products/t81701w1',\n },\n {\n info: [\n 'Cameras: Single',\n 'Video Quality: Wide-Angle Camera: 2K (2304\u00D71296)',\n 'Details at Distance: 7 m (25 ft)',\n 'Zoom: Digital ',\n 'Night Vision: Color Night Vision',\n 'Spotlight: Yes',\n 'Field of View: 135\u00B0',\n 'Pan and Tilt: No',\n 'Battery Life: 3 Months Standalone, a Lifetime with Forever* Power',\n 'Solar Power: Integrated 1.2W Solar Panel',\n 'Monthly Fee: No',\n 'Local Storage**: Built-In 8 GB EMMC ',\n 'On-Device** AI: Motion Detection, Human Detection',\n 'Wi-Fi: 2.4 GHz Only',\n 'Smart Integrations: Alexa, Google Assistant',\n 'HomeBase S380 Compatibility: Yes',\n 'Weather Protection: Yes',\n 'Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)',\n ],\n product_name: 'SoloCam S230',\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S230_SoloCam_S40_1.png?v=1695096472',\n price: '$199.99',\n learn_more_link: 'https://us.eufy.com/products/t81241w1',\n },\n {\n info: [\n 'Cameras: Single',\n 'Video Quality: Wide-Angle Camera: 2K (2304\u00D71296)',\n 'Details at Distance: 7 m (25 ft)',\n 'Zoom: Digital ',\n 'Night Vision: Infrared Night Vision',\n 'Spotlight: No',\n 'Field of View: 135\u00B0',\n 'Pan and Tilt: No',\n 'Battery Life: 3 Months Standalone, a Lifetime with Forever* Power',\n 'Solar Power: Integrated 0.9W Solar Panel',\n 'Monthly Fee: No',\n 'Local Storage**: Built-In 8 GB EMMC ',\n 'On-Device** AI: Motion Detection, Human Detection',\n 'Wi-Fi: 2.4 GHz Only',\n 'Smart Integrations: Alexa, Google Assistant',\n 'HomeBase S380 Compatibility: Yes',\n 'Weather Protection: Yes',\n 'Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)',\n ],\n product_name: 'SoloCam S220',\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S220_SoloCam_4cb73a28-da81-44fe-b018-dd5dc744b3dc.png?v=1695094906',\n price: '$129.99',\n learn_more_link: 'https://us.eufy.com/products/t8134121',\n },\n ],\n },\n specs: {\n items: [],\n title: 'Specs',\n variant: {\n sku: 'T81701W1',\n },\n data: [\n {\n name: 'Image/Video Quality',\n children: [\n {\n title: 'Camera',\n des: 'Dual-Cam',\n },\n {\n title: 'Resolution',\n des: 'Wide-Angle Lens: 3K(2880*1620); <br>Telephoto Lens: 2K(2304*1296)',\n },\n {\n title: 'Details at Distance',\n des: '15m (50 ft)',\n },\n {\n title: 'Zoom Method',\n des: 'Hybrid 8\u00D7',\n },\n {\n title: 'Night Vision',\n des: 'Color Night Vision',\n },\n ],\n },\n {\n name: 'Camera',\n children: [\n {\n title: 'Spotlight',\n des: 'Yes',\n },\n {\n title: 'Field Of View',\n des: '135\u00B0',\n },\n {\n title: 'Pan and Tilt',\n des: 'Horizon 360\u00B0, Vertical 70\u00B0',\n },\n ],\n },\n {\n name: 'Power',\n children: [\n {\n title: 'Battery Life',\n des: '3 Months Standalone, A Lifetime with Forever* Power',\n },\n {\n title: 'Solar Power',\n des: 'Adjustable and Removable 2.2W Solar Panel',\n },\n ],\n },\n {\n name: 'On-Device**',\n children: [\n {\n title: 'Monthly Fee',\n des: 'No',\n },\n {\n title: 'Local Storage**',\n des: 'Built-In 8 GB EMMC',\n },\n {\n title: 'On-Device** AI',\n des: 'Motion Detection, Human Detection, Vehicle Detection',\n },\n ],\n },\n {\n name: 'Compatibility',\n children: [\n {\n title: 'Wi-Fi',\n des: '2.4 GHz Only',\n },\n {\n title: 'Smart Integrations',\n des: 'Alexa, Google Assistant',\n },\n {\n title: 'HomeBase 3 Compatibility',\n des: 'Yes',\n },\n ],\n },\n {\n name: 'Working Environment',\n children: [\n {\n title: 'Weather Protection',\n des: 'Yes',\n },\n {\n title: 'Operating Temperature',\n des: '-4\u00B0F - 122\u00B0F (-20\u00B0C - 50\u00B0C)',\n },\n ],\n },\n ],\n showTitle: true,\n },\n faqs: {\n title: 'FAQ',\n data: [\n {\n question: 'How long is the battery life of Solocam S340?',\n answer:\n '3 Months*. <br>*Based on 300 seconds of recording time per day. Actual battery life depends on several factors such as the number of times motion is detected, event recording duration, and environmental temperatures. <br>*Using solar charging allows forever* power.',\n category_name: null,\n },\n {\n question: \"Why doesn't my SoloCam S340 battery stay at 100%?\",\n answer:\n 'Power collected by the solar panel depends on the weather and available sunlight. If little energy is collected in a day, the battery level may go down. It can run for up to 3 months on battery and it will be charged once the weather is sunny.',\n category_name: null,\n },\n {\n question: 'Does SoloCam S340 support local** AI?',\n answer:\n 'Human Detection and Vehicle Detection run natively on the local** AI. When connected to HomeBase 3, the added power allows Human Detection to be upgraded to Human Recognition.',\n category_name: null,\n },\n {\n question: 'Does SoloCam S340 support 24/7 recording?',\n answer:\n \"No. Battery cameras aren't currently capable of 24/7 recording, even if connected to HomeBase 3.\",\n category_name: null,\n },\n {\n question: 'Which HomeBase S380 features are SoloCam S340 compatible with?',\n answer:\n 'When connected to HomeBase S380, SoloCam S340 will be able to utilize the storage** capacity of HomeBase S380 and the AI will be enhanced with BionicMind\u2122, enabling familiar faces, human recognition, vehicle detection, and pet detection.',\n category_name: null,\n },\n {\n question: 'What is the detection range of SoloCam S340 during the day and at night?',\n answer:\n 'The detection range is directly affected by the sensitivity setting. When using the default sensitivity level of 4, the triggering distance is 20 \u2013 26 ft (6 \u2013 8 m) during the day and 13 \u2013 20 ft (4 \u2013 6 m) meters at night.',\n category_name: null,\n },\n {\n question: 'How can Solocam S340 be powered?',\n answer:\n 'It can be powered by the built-in rechargeable battery, or by the included solar panel. The solar panel can be installed directly on the camera or nearby connected via cable.',\n category_name: null,\n },\n {\n question: 'What are the battery specs of Solocam S340?',\n answer: 'It is a built-in, non-removable, rechargeable, lithium-ion battery.',\n category_name: null,\n },\n {\n question: 'How can I schedule the security modes of SoloCam S340?',\n answer:\n \"Click the '+' icon in schedule settings. 3 custom schedule modes may be set. A disarmed mode may also be set.\",\n category_name: null,\n },\n {\n question: 'Is SoloCam S340 compatible with voice assistants?',\n answer: 'Yes, it supports streaming to Alexa Echo Show and Google Chromecast.',\n category_name: null,\n },\n ],\n },\n howtoVideo: null,\n quick_intro: {\n data: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD02-V1.jpg?v=1703673501',\n title: 'Dual Cameras for Ultra-Clear <br/> Views at Up to 8x Zoom',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD03-V1.jpg?v=1703673503',\n title: 'A Single Install Lasts a <br/> Lifetime with SolarPlus&#x2122;',\n fontColor: '#FFFFFF',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD04-V1.jpg?v=1703673502',\n title: '360\u00B0 Guardian Leaves No <br/> Blindspots',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD05-V1.jpg?v=1703673503',\n title: 'Always In Focus: On-Device <br/> Al-Powered Tracking',\n fontColor: '#FFFFFF',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD06-V1.jpg?v=1703673502',\n title: 'Wire-Free Flexible <br/> Installation',\n fontColor: '#FFFFFF',\n },\n ],\n title: 'Quick Intro',\n link_txt: 'Learn More',\n link: 'https://us.eufy.com/pages/solocam-s340',\n },\n standard_schema: null,\n listing_paragraph:\n '*With optimal sunlight, the built-in solar panel can collect and store 600 to 800 mAh per day.<br>\\n**If you choose to use cloud-based features such as cloud storage or push notifications with thumbnail previews, videos or thumbnail previews will be sent to the cloud as needed to provide your selected features.',\n custom_variants: null,\n slickContainer: null,\n highlights: null,\n downloads: null,\n inbox: null,\n liveStream: null,\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: null,\n productExtInfo: ['Bulling_point238', 'Bulling_point1238', 'Dual Cameras', 'Solar Powered'],\n accessories: null,\n seoHidden: null,\n fwcdn3: null,\n compare: [\n {\n label: 'Cameras',\n val: 'Dual',\n },\n {\n label: 'Video Quality',\n val: 'Wide-Angle Camera: 3K (2880\u00D71620), Telephoto Camera: 2K (2304\u00D71296)',\n },\n {\n label: 'Details at Distance',\n val: '15 m (50 ft)',\n },\n {\n label: 'Zoom',\n val: 'Hybrid 8\u00D7',\n },\n {\n label: 'Night Vision',\n val: 'Color Night Vision',\n },\n {\n label: 'Spotlight',\n val: 'Yes',\n },\n {\n label: 'Field of View',\n val: '135\u00B0',\n },\n {\n label: 'Pan and Tilt',\n val: 'Horizontal 360\u00B0, Vertical 70\u00B0',\n },\n {\n label: 'Battery Life',\n val: '3 Months Standalone, a Lifetime with Forever* Power',\n },\n {\n label: 'Solar Power:',\n val: 'Adjustable and Removable 2.2W Solar Panel',\n },\n {\n label: 'Monthly Fee',\n val: 'No',\n },\n {\n label: 'Local Storage**',\n val: 'Built-In 8 GB EMMC',\n },\n {\n label: 'On-Device** AI',\n val: 'Motion Detection, Human Detection, Vehicle Detection',\n },\n {\n label: 'Wi-Fi',\n val: '2.4 GHz Only',\n },\n {\n label: 'Smart Integrations',\n val: 'Alexa, Google Assistant',\n },\n {\n label: 'HomeBase S380 Compatibility',\n val: 'Yes',\n },\n {\n label: 'Weather Protection',\n val: 'Yes',\n },\n {\n label: 'Operating Temperature',\n val: '-4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)',\n },\n ],\n navBar: {\n list: [\n {\n label: 'Purchase',\n target: 'productMain',\n },\n {\n label: 'Overview',\n target: 'overview',\n },\n {\n label: 'Specs',\n target: 'specsV2',\n },\n {\n label: 'Compare',\n target: 'compareV2',\n },\n {\n label: 'Reviews',\n target: 'reviews',\n },\n ],\n },\n },\n },\n {\n availableForSale: true,\n productType: '',\n onlineStoreUrl: null,\n publishedAt: '2025-04-21T11:29:36Z',\n totalInventory: 999,\n tags: [\n 'fbq:act:DE+NL E28 Add to cart',\n 'fbq:atc:DE-Eufy-IOT-ATC-Meta',\n 'fbq:pv:test-E28',\n 'gtag:atc:AW-16507631570/2Sp1CNTjp94aENLvub89',\n 'gtag:atc:AW-16897587905/H5VYCKKz5t4aEMH1svk-',\n 'gtag:pv:AW-16897587905/x6QDCKuz5t4aEMH1svk-',\n ],\n seo: {\n title: null,\n description: null,\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: {\n value:\n '[\"isCustomOrder\",\"sectionInfo\",\"medias\",\"tabVideos\",\"overview\",\"aplusV2__3\",\"aplusV2_A1\",\"aplusV2_A2\",\"aplusV2__5\",\"aplusV2_A3\",\"aplusV2\",\"aplusV2_A4\",\"aplusV2__14\",\"aplusV2__15\",\"features\",\"specsV2\",\"compareV2\",\"tabFaqs\",\"downloadV2\"]',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'component',\n key: '_order',\n },\n MF_aplus_order: null,\n MF_judgemeBadge: {\n value:\n \"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\",\n type: 'string',\n description: null,\n namespace: 'judgeme',\n key: 'badge',\n },\n MF_judgemeWidget: {\n value:\n \"<div class='jdgm-rev-widg' data-updated-at='2025-04-21T11:26:52Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 5 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 4 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 3 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 2 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 1 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget' style=\\\"display: none;\\\"></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\",\n type: 'string',\n description: null,\n namespace: 'judgeme',\n key: 'widget',\n },\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: null,\n MF_yotpoReviewsAverage: null,\n MF_pageCommon: null,\n MF_liveHelper: null,\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: null,\n MF_productData: {\n value:\n '{\"checkout_bar_info\":{\"txt\":\"\"},\"custom_variants\":{\"variants\":[{\"id\":\"gid://shopify/ProductVariant/45696124911785\",\"sku\":\"T2352111\",\"title\":\"Default Title\",\"image\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236181_1.png?v=1750069896\",\"handle\":\"t2352111\",\"product_title\":\"eufy Robot Vacuum Omni E28\",\"showExtra\":false,\"extra\":{}}],\"title\":\"Choice\",\"desc\":\"\"},\"model3DViewer\":{\"ar\":true,\"ar-scale\":\"auto\",\"exposure\":null,\"ar-modes\":\"\",\"camera-orbit\":\"\",\"src\":\"\",\"arBtnText\":\"\",\"arBtnIcon\":\"\",\"poster\":\"\",\"environment-image\":\"\",\"url\":\"1111\"},\"feature\":[],\"scene\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236242_088f58ce-493d-43d6-81cd-fe968541c542.png?v=1750070127\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236240_ba41e202-e513-4ccf-af34-d0aa64a8d7ed.png?v=1750070126\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236241_677c0bac-76d8-45f8-91f6-090ad27db1a4.png?v=1750070126\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236251_24f4199e-3195-4c76-b958-db6cf8733726.png?v=1750070540\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236249_e7265ed6-d81c-43c5-a774-0b36ffb57d87.png?v=1750070540\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236250_4b1ad574-70db-42b1-bdc7-6ca42d49ea6e.png?v=1750070539\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236221_c2b50fd2-955f-499b-9769-9b843632bfbc.png?v=1750070584\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236219_042a54a0-6a75-468f-99ac-f8358870cfd5.png?v=1750070584\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236220_15a6cb22-e191-4cab-9004-c0019e045ea0.png?v=1750070584\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236256_98ba9417-aa6f-4bdc-98a2-0237fc48a73f.png?v=1750070625\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236258_a8c9df10-cd32-49f0-8a03-ddcd434a1d54.png?v=1750070625\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236257_2f477e16-7055-405b-8fdb-9bd6adc44aea.png?v=1750070933\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236245_56ed73b4-6c0e-40cc-a4ba-c95da9e44df7.png?v=1750070709\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236243_e23d7ad4-765d-44ad-b257-9d5628f4e1c9.png?v=1750070709\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236244_0ef67edb-d4b9-4cd3-a5a9-b43a06bcc5b0.png?v=1750070708\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236199_57e4b055-d643-45b0-9c97-3cdf9a1183c3.png?v=1750071029\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236200_9fdd1b1a-f734-4e7b-bf06-fabd3573c6ac.png?v=1750071030\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236201_f5117747-11cf-41e8-92d4-1b1fc5606df2.png?v=1750071029\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236248_1aadbf7e-25b7-44c3-a36e-e4d9c67b88d6.png?v=1750070975\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236246_5d5abd62-4ec3-4831-8684-aba82552d267.png?v=1750070975\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236247_f765396d-21f0-47cb-8902-5d1d5085e4da.png?v=1750070975\"}],\"intro_video\":{\"poster\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236205.png?v=1750071084\",\"video\":\"https://cdn.shopify.com/videos/c/o/v/9c789e0679fb442294c49d065385e089.mp4\"},\"user_reviews\":{\"title\":\"Highly Anticipated, Well Received\",\"list\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Bryan_H..jpg?v=1695104900\",\"name\":\"Bryan H.\",\"description\":\"Installation was very simple, it took no more than 15 minutes to install on the wall. And Wow!! It does look very good and very professional too.\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Caleb_S..jpg?v=1695104900\",\"name\":\"Caleb S.\",\"description\":\"Having a zoom lens is helpful and the mounting bracket design was very intuitive. The removable solar panel was also very helpful, and will benefit many users in the future.\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Pete_G..jpg?v=1695104900\",\"name\":\"Peter G.\",\"description\":\"I really like the ease with which you can mount and remove it. The addition of the solar panel alattached to the top is just brilliant.\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Rene_V..jpg?v=1695104899\",\"name\":\"Rene V.\",\"description\":\"The secondary camera/view within the app shows a closer look of wherever the main camera is looking at. I like this.\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Richard..jpg?v=1695104900\",\"name\":\"Richard D.\",\"description\":\"In my short time with the camera it\\'s become my favourite Eufy camera so far because of the ability to pan the camera around remotely or let the camera auto track. \"}]},\"scene_app_img\":\"https://cdn.shopify.com/s/files/1/0603/3863/4821/files/Frame_1312320509.png?v=1745401511\",\"ownerType\":\"PRODUCT\"}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":2323}',\n namespace: 'product',\n key: 'data',\n },\n MF_productVideo: null,\n MF_user_reviews_video: null,\n MF_listing_compare: null,\n MF_specs: null,\n MF_faqs: null,\n MF_howtoVideo: null,\n MF_quick_intro: null,\n MF_standard_schema: null,\n MF_listing_paragraph: null,\n MF_custom_variants: null,\n MF_slickContainer: null,\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: null,\n MF_liveStream: null,\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: null,\n MF_productExtInfo: null,\n MF_accessories: null,\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: null,\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: {\n value: '{\"name\":{\"value\":\"V5\",\"type\":\"multi_line_text_field\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'template',\n },\n MF_combo_nav: null,\n MF_combo_product: {\n value:\n '{\"data\":{\"value\":\"{\\\\\"checkout_bar_info\\\\\":{\\\\\"txt\\\\\":\\\\\"\\\\\"},\\\\\"custom_variants\\\\\":{\\\\\"variants\\\\\":[{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/45696124911785\\\\\",\\\\\"sku\\\\\":\\\\\"T2352111\\\\\",\\\\\"title\\\\\":\\\\\"Default Title\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236181_1.png?v=1750069896\\\\\",\\\\\"handle\\\\\":\\\\\"t2352111\\\\\",\\\\\"product_title\\\\\":\\\\\"eufy Robot Vacuum Omni E28\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}}],\\\\\"title\\\\\":\\\\\"Choice\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"},\\\\\"model3DViewer\\\\\":{\\\\\"ar\\\\\":true,\\\\\"ar-scale\\\\\":\\\\\"auto\\\\\",\\\\\"exposure\\\\\":null,\\\\\"ar-modes\\\\\":\\\\\"\\\\\",\\\\\"camera-orbit\\\\\":\\\\\"\\\\\",\\\\\"src\\\\\":\\\\\"\\\\\",\\\\\"arBtnText\\\\\":\\\\\"\\\\\",\\\\\"arBtnIcon\\\\\":\\\\\"\\\\\",\\\\\"poster\\\\\":\\\\\"\\\\\",\\\\\"environment-image\\\\\":\\\\\"\\\\\",\\\\\"url\\\\\":\\\\\"1111\\\\\"},\\\\\"feature\\\\\":[],\\\\\"scene\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236242_088f58ce-493d-43d6-81cd-fe968541c542.png?v=1750070127\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236240_ba41e202-e513-4ccf-af34-d0aa64a8d7ed.png?v=1750070126\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236241_677c0bac-76d8-45f8-91f6-090ad27db1a4.png?v=1750070126\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236251_24f4199e-3195-4c76-b958-db6cf8733726.png?v=1750070540\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236249_e7265ed6-d81c-43c5-a774-0b36ffb57d87.png?v=1750070540\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236250_4b1ad574-70db-42b1-bdc7-6ca42d49ea6e.png?v=1750070539\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236221_c2b50fd2-955f-499b-9769-9b843632bfbc.png?v=1750070584\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236219_042a54a0-6a75-468f-99ac-f8358870cfd5.png?v=1750070584\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236220_15a6cb22-e191-4cab-9004-c0019e045ea0.png?v=1750070584\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236256_98ba9417-aa6f-4bdc-98a2-0237fc48a73f.png?v=1750070625\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236258_a8c9df10-cd32-49f0-8a03-ddcd434a1d54.png?v=1750070625\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236257_2f477e16-7055-405b-8fdb-9bd6adc44aea.png?v=1750070933\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236245_56ed73b4-6c0e-40cc-a4ba-c95da9e44df7.png?v=1750070709\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236243_e23d7ad4-765d-44ad-b257-9d5628f4e1c9.png?v=1750070709\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236244_0ef67edb-d4b9-4cd3-a5a9-b43a06bcc5b0.png?v=1750070708\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236199_57e4b055-d643-45b0-9c97-3cdf9a1183c3.png?v=1750071029\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236200_9fdd1b1a-f734-4e7b-bf06-fabd3573c6ac.png?v=1750071030\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236201_f5117747-11cf-41e8-92d4-1b1fc5606df2.png?v=1750071029\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236248_1aadbf7e-25b7-44c3-a36e-e4d9c67b88d6.png?v=1750070975\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236246_5d5abd62-4ec3-4831-8684-aba82552d267.png?v=1750070975\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236247_f765396d-21f0-47cb-8902-5d1d5085e4da.png?v=1750070975\\\\\"}],\\\\\"intro_video\\\\\":{\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236205.png?v=1750071084\\\\\",\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/9c789e0679fb442294c49d065385e089.mp4\\\\\"},\\\\\"user_reviews\\\\\":{\\\\\"title\\\\\":\\\\\"Highly Anticipated, Well Received\\\\\",\\\\\"list\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Bryan_H..jpg?v=1695104900\\\\\",\\\\\"name\\\\\":\\\\\"Bryan H.\\\\\",\\\\\"description\\\\\":\\\\\"Installation was very simple, it took no more than 15 minutes to install on the wall. And Wow!! It does look very good and very professional too.\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Caleb_S..jpg?v=1695104900\\\\\",\\\\\"name\\\\\":\\\\\"Caleb S.\\\\\",\\\\\"description\\\\\":\\\\\"Having a zoom lens is helpful and the mounting bracket design was very intuitive. The removable solar panel was also very helpful, and will benefit many users in the future.\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Pete_G..jpg?v=1695104900\\\\\",\\\\\"name\\\\\":\\\\\"Peter G.\\\\\",\\\\\"description\\\\\":\\\\\"I really like the ease with which you can mount and remove it. The addition of the solar panel alattached to the top is just brilliant.\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Rene_V..jpg?v=1695104899\\\\\",\\\\\"name\\\\\":\\\\\"Rene V.\\\\\",\\\\\"description\\\\\":\\\\\"The secondary camera/view within the app shows a closer look of wherever the main camera is looking at. I like this.\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Richard..jpg?v=1695104900\\\\\",\\\\\"name\\\\\":\\\\\"Richard D.\\\\\",\\\\\"description\\\\\":\\\\\"In my short time with the camera it\\'s become my favourite Eufy camera so far because of the ability to pan the camera around remotely or let the camera auto track. \\\\\"}]},\\\\\"scene_app_img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0603/3863/4821/files/Frame_1312320509.png?v=1745401511\\\\\",\\\\\"ownerType\\\\\":\\\\\"PRODUCT\\\\\"}\",\"type\":\"json\"},\"compare\":{\"value\":\"[{\\\\\"label\\\\\":\\\\\"MSRP\\\\\",\\\\\"val\\\\\":\\\\\"$999.00\\\\\"},{\\\\\"label\\\\\":\\\\\"Clean Types\\\\\",\\\\\"val\\\\\":\\\\\"Vacuum and Mop\\\\\"},{\\\\\"label\\\\\":\\\\\"Eco-Clean Ozone\u2122\\\\\",\\\\\"val\\\\\":\\\\\"\u274C\\\\\"},{\\\\\"label\\\\\":\\\\\"Portable Deep Cleaner\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"},{\\\\\"label\\\\\":\\\\\"HydroJet\u2122 Mopping System\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"},{\\\\\"label\\\\\":\\\\\"Mop Type\\\\\",\\\\\"val\\\\\":\\\\\"Rolling Mop\\\\\"},{\\\\\"label\\\\\":\\\\\"Downward Pressure\\\\\",\\\\\"val\\\\\":\\\\\"1.5kg\\\\\"},{\\\\\"label\\\\\":\\\\\"Rotations Per Minute\\\\\",\\\\\"val\\\\\":\\\\\"180RPM\\\\\"},{\\\\\"label\\\\\":\\\\\"Suction Power\\\\\",\\\\\"val\\\\\":\\\\\"20,000 Pa\\\\\"},{\\\\\"label\\\\\":\\\\\"Auto-Detangling\\\\\",\\\\\"val\\\\\":\\\\\"DuoSpiral\u2122 Brushes\\\\\"},{\\\\\"label\\\\\":\\\\\"Obstacle Avoidance\\\\\",\\\\\"val\\\\\":\\\\\"RGB Camera + LED\\\\\"},{\\\\\"label\\\\\":\\\\\"Omni Station\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"},{\\\\\"label\\\\\":\\\\\"Obstacle Clearance Height\\\\\",\\\\\"val\\\\\":\\\\\"0.83 in\\\\\"},{\\\\\"label\\\\\":\\\\\"Minimum Height and Width Restrictions\\\\\",\\\\\"val\\\\\":\\\\\"4.40 in / 12.83 in\\\\\"},{\\\\\"label\\\\\":\\\\\"Robot/Station\\\\\",\\\\\"val\\\\\":\\\\\"Robot: \\\\\\\\n12.83 \u00D7 13.72 \u00D7 4.40 in\\\\\\\\nStation\uFF1A\\\\\\\\n14.63 \u00D7 19.07 \u00D7 17.29 in\\\\\"},{\\\\\"label\\\\\":\\\\\"Run Time\\\\\",\\\\\"val\\\\\":\\\\\"Vacuum and Mop\uFF1A\\\\\\\\n125 min (Standard)\\\\\\\\n\\\\\\\\nVacuum\uFF1A\\\\\\\\n216 min (Standard)\\\\\"},{\\\\\"label\\\\\":\\\\\"App Control\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"},{\\\\\"label\\\\\":\\\\\"Bluetooth\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"},{\\\\\"label\\\\\":\\\\\"Wi-Fi\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"}]\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'product',\n },\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: {\n value:\n '{\"overview\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/pdc_1.jpg?v=1750071660\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_38_75fff19b-342e-4b71-85f4-8e02f9a46a2f.png?v=1750071493\\\\\",\\\\\"title\\\\\":\\\\\"<p>The World\\'s First Detachable&nbsp;Portable Deep Cleaner</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Deep-cleans even the toughest&nbsp;stains&nbsp;on carpets and fabric furniture.</p>\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_44_7d53407c-da7d-4dd4-9127-d8fad91a2bb8.png?v=1750071660\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234908.png?v=1750127909\\\\\",\\\\\"title\\\\\":\\\\\"<p>The World\\'s First HydroJet&trade; System</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Cleans the rolling mop in real time for improved performance.</p>\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_43_4c20d2e6-a825-4e8a-9f86-707c767a7b63.png?v=1750071660\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234905.png?v=1750127909\\\\\",\\\\\"title\\\\\":\\\\\"<p>Industry-Leading 20,000&nbsp;Pa&nbsp;Turbo Suction</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234688.png?v=1750071791\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_41_17c4e504-321b-45f9-84f6-daf48fcb01cd.png?v=1750071493\\\\\",\\\\\"title\\\\\":\\\\\"<p>DuoSpiral&trade; Detangle Brushes</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"},{\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_46_aaad07a6-77dc-435f-9a48-c85075229859.png?v=1750071660\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_40_fda48223-b1e3-4eab-9571-f6ded455cf21.png?v=1750071493\\\\\",\\\\\"title\\\\\":\\\\\"<p>Edge-Cleaning&nbsp; CornerRover&trade; Arm</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>Overview</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusV2__3\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"Unbeatable Cleaning Power\\\\\",\\\\\"desc\\\\\":\\\\\"HydroJet&trade; System uses a two-scraper structure to clean the roller mop 360 times per minute.\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/b69cc8fab39f43c9be6fd5f256363247.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234910.png?v=1750074548\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234943.png?v=1750074629\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Get Spotless Floors\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/d5f034e660f84746a563aa5905e81a1f.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234911.png?v=1750074548\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234944_6b8bac1f-7eaa-461a-89e1-1428b3c35477.png?v=1750074629\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234912.png?v=1750074548\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234945.png?v=1750074629\\\\\"}],\\\\\"title\\\\\":\\\\\"The World\\'s First HydroJet&trade; Floor Washing System\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusV2__5\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Self-Emptying\\\\\",\\\\\"desc\\\\\":\\\\\"3L Dust Bag Lasts Up&nbsp;to&nbsp;75 Days\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234916.png?v=1750124368\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_52_a67ccc85-620e-4d6b-9502-793833e400e0.png?v=1750124635\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"Self-Washing\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234917_edf77155-6bcd-4d67-8177-35eb0ed7a2e8.png?v=1750124311\\\\\",\\\\\"desc\\\\\":\\\\\"Cleans the Mop After Every Session\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_53_6e59ece0-c555-474d-8374-de61417e3868.png?v=1750124635\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"Automatic Detergent Dispensing\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234918.png?v=1750124311\\\\\",\\\\\"desc\\\\\":\\\\\"Lasts Up to 6 Months\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_54_c0425577-aa23-4f14-8f9c-c367f4f51817.png?v=1750124635\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"Wastewater Collection\\\\\",\\\\\"desc\\\\\":\\\\\"1.8L Dirty Water Tank&nbsp;\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234920.png?v=1750124311\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234974.png?v=1750124635\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"Self-Drying\\\\\",\\\\\"desc\\\\\":\\\\\"Intelligent 95-122&deg;F Drying\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234921.png?v=1750124311\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_55_0cfa17f5-e7b0-4888-aab7-e58a3e446361.png?v=1750124635\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"Self-Refilling\\\\\",\\\\\"desc\\\\\":\\\\\"Cleans Up to 8,000 sq ft\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234922_5e4b282a-ed89-461a-815f-f9ea993260c4.png?v=1750124311\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_56_f940f99f-2543-464a-a254-b589ac32fd34.png?v=1750124635\\\\\"}],\\\\\"title\\\\\":\\\\\"All-in-One Station for Easy Maintenance\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusV2__11\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>eufyCam S3 Pro</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD 4k UH</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers Stunning Clarit</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD 4k UH</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers Stunning Clarit</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime Bright as Day</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers day-like crystal-clear footage even in ultra-low light conditions without spotlights</p>\\\\\"}\",\"type\":\"json\"},\"aplusV2\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"Advanced AI Obstacle Recognition and Avoidance\\\\\",\\\\\"desc\\\\\":\\\\\"AI.See&trade; Technology and RGB Visual Recognition\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234930.png?v=1750126269\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234980.png?v=1750126358\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"Precise Navigation\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234931_0ece9b38-0c98-48bd-bd34-17ab376a674a.png?v=1750126269\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_58_20e8b698-d963-4f09-9cbf-e2059773bf84.png?v=1750126358\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"Protects Your Privacy\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234932.png?v=1750126269\\\\\",\\\\\"desc\\\\\":\\\\\"E28 has passed the Cybersecurity Certification, protecting your data.\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_59_7d2cd26b-d19e-41e9-9891-2023050711ed.png?v=1750126358\\\\\"}],\\\\\"title\\\\\":\\\\\"Precise Obstacle Avoidance and Navigation\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"downloadV2\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"title\\\\\":\\\\\"User Guide\\\\\",\\\\\"type\\\\\":\\\\\"manual\\\\\",\\\\\"uploaded_at\\\\\":\\\\\"2025-06-17\\\\\",\\\\\"size\\\\\":79534,\\\\\"file_name\\\\\":\\\\\"eufy Robot Vacuum Omni E28 User Guide\\\\\",\\\\\"description\\\\\":\\\\\"\\\\\",\\\\\"url\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T2352_UG_EN_V1_20250421_3.pdf?v=1750131361\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>Download User Guide</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"compareV2\":{\"value\":\"{\\\\\"selects\\\\\":[{\\\\\"options\\\\\":[{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/45696124879017\\\\\",\\\\\"sku\\\\\":\\\\\"T2353111\\\\\",\\\\\"title\\\\\":\\\\\"E25\\\\\",\\\\\"image\\\\\":\\\\\"\\\\\",\\\\\"handle\\\\\":\\\\\"t2353111\\\\\",\\\\\"product_title\\\\\":\\\\\"eufy Robot Vacuum Omni E25\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}}]},{\\\\\"options\\\\\":[{\\\\\"sku\\\\\":\\\\\"T2351111\\\\\",\\\\\"title\\\\\":\\\\\"X10\\\\\"}]}],\\\\\"title\\\\\":\\\\\"<p>Which&nbsp;<strong>Robot Vacuum </strong>is right for you?</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"specsV2\":{\"value\":\"{\\\\\"tables\\\\\":[{\\\\\"head\\\\\":\\\\\"Features\\\\\",\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"HydroJet\u2122 Mopping System\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Mop Type\\\\\",\\\\\"val\\\\\":\\\\\"Rolling Mop\\\\\"},{\\\\\"label\\\\\":\\\\\"Downward Pressure\\\\\",\\\\\"val\\\\\":\\\\\"15N / 1.5 kg\\\\\"},{\\\\\"label\\\\\":\\\\\"Rotations Per Minute\\\\\",\\\\\"val\\\\\":\\\\\"180 RPM\\\\\"},{\\\\\"label\\\\\":\\\\\"Dual Water Resevoir (Robot)\\\\\",\\\\\"val\\\\\":\\\\\"Clean Water Resevoir & Dirty Water Resevoir\\\\\"},{\\\\\"label\\\\\":\\\\\"Auto Waste Water Collection (Robot)\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Suction Power\\\\\",\\\\\"val\\\\\":\\\\\"20,000 Pa\\\\\"},{\\\\\"label\\\\\":\\\\\"Side Brush\\\\\",\\\\\"val\\\\\":\\\\\"CornerRover\u2122 Arm\\\\\"},{\\\\\"label\\\\\":\\\\\"Detangling Brush\\\\\",\\\\\"val\\\\\":\\\\\"DuoSpiral\u2122 Brushes\\\\\"},{\\\\\"label\\\\\":\\\\\"Portable Deep Cleaner\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Self-Emptying\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Self-Refilling\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Self-Washing\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Hot Air Drying\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Wastewater Collection\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Automatic Detergent Dispensing\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Dust Collection Capacity\\\\\",\\\\\"val\\\\\":\\\\\"3 L \\\\\"},{\\\\\"label\\\\\":\\\\\"Clean Water Tank Capacity\\\\\",\\\\\"val\\\\\":\\\\\"2.5 L\\\\\"},{\\\\\"label\\\\\":\\\\\"Dirty Water Tank Capacity\\\\\",\\\\\"val\\\\\":\\\\\"1.8 L\\\\\"},{\\\\\"label\\\\\":\\\\\"Station Dimensions\\\\\",\\\\\"val\\\\\":\\\\\"14.63 \u00D7 19.07 \u00D7 17.29 in\\\\\"},{\\\\\"label\\\\\":\\\\\"Robot Dimensions\\\\\",\\\\\"val\\\\\":\\\\\"12.83 \u00D7 13.72 \u00D7 4.40 in\\\\\"},{\\\\\"label\\\\\":\\\\\"Obstacle Avoidance\\\\\",\\\\\"val\\\\\":\\\\\"RGB Camera + LED\\\\\"},{\\\\\"label\\\\\":\\\\\"Navigation Type\\\\\",\\\\\"val\\\\\":\\\\\"LiDAR\\\\\"},{\\\\\"label\\\\\":\\\\\"App Control\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"},{\\\\\"label\\\\\":\\\\\"Bluetooth\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"},{\\\\\"label\\\\\":\\\\\"Wi-Fi\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"}]}],\\\\\"title\\\\\":\\\\\"<p>Specs</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"tabFaqs\":{\"value\":\"{\\\\\"tabs\\\\\":[{\\\\\"label\\\\\":\\\\\"General\\\\\",\\\\\"list\\\\\":[{\\\\\"qs\\\\\":\\\\\"How can I optimize Omni E28\\'s cleaning performance?\\\\\",\\\\\"ans\\\\\":\\\\\"<p><span class=\\\\\\\\\\\\\"text-[#265C8A]\\\\\\\\\\\\\"><strong>For Pet Owners:</strong></span>&nbsp;In the More Settings menu, enable Pet Mode to utilize higher dust collection frequency and stronger suction power for optimal cleaning performance.<span class=\\\\\\\\\\\\\"text-[#265C8A]\\\\\\\\\\\\\"><br /><strong>Carpet Stains:</strong></span>&nbsp;Use the PDC (Portable Deep Cleaner) along with its dedicated fabric cleaner for effective stain removal on carpets.<br /><span class=\\\\\\\\\\\\\"text-[#265C8A]\\\\\\\\\\\\\"><strong>Dirty Spot Cleaning:</strong></span>&nbsp;Enable the \\\\\\\\\\\\\"Dirty Spot Cleaning\\\\\\\\\\\\\" feature, the robot will detect stains like coffee spills and perform deep precision mopping. (Note: In vacuum-only mode, it will automatically switch to vacuum and mopping mode upon detecting dirt.)<br /><span class=\\\\\\\\\\\\\"text-[#265C8A]\\\\\\\\\\\\\"><strong>Dirt Inspection:</strong>&nbsp;</span>Enable the Dirt Inspection feature, the robot will auto-inspect the room after completing a full house cleaning to ensure no stains are left behind.<br /><span class=\\\\\\\\\\\\\"text-[#265C8A]\\\\\\\\\\\\\"><strong>Accessories Maintenance:&nbsp;</strong></span>For optimal performance, robot accessories(especially the roller and filter for dustbin) need to be cleaned and replaced regularly.<br /><span class=\\\\\\\\\\\\\"text-[#265C8A]\\\\\\\\\\\\\"><strong>Keep Software Updated:&nbsp;</strong></span>Regularly update the software and firmware to the latest version to ensure optimal performance and access to new features.</p>\\\\\"},{\\\\\"qs\\\\\":\\\\\"How can I optimize Omni E28\\'s mopping performance?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>If your home hasn\\'t been deeply cleaned recently, the first time you use E28 may result in visible mopping streaks as it dislodges thick dust from under furniture. This is normal and will be reduced by multiple cleaning. Tips:<br />Use eufy&rsquo;s official cleaning solution (Floor Cleaner) and enable the automatic cleaning solution dispenser.<br />Vacuum-only Mode: Before the first mopping session with your E28, use the vacuum-only mode to remove dust and hair via the eufy Clean app.<br />Adjust Water Level: Adjust the appropriate water level in the app based on the floor type for more effective mopping. For stubborn stains, select the area and choose to mop it twice.<br />Dirty Spot Cleaning: Enable the Dirty Spot Cleaning feature, the robot vacuum will detect stains like coffee spills and perform deep precision mopping.<br />Dirt Inspection: Enable the Dirt Inspection feature, the robot will auto-inspect the room after completing a full house cleaning to ensure no stains are left behind.<br />Accessory Maintenance: Clean the roller mop and dirty water tank regularly to maintain optimal results.<br />Keep Software Updated: Regularly update the software and firmware to the latest version to ensure optimal performance and access to new features.</p>\\\\\"},{\\\\\"qs\\\\\":\\\\\"How can I use the PDC (Portable Deep Cleaner) effectively?\\\\\",\\\\\"ans\\\\\":\\\\\"<p><strong>Use Cleaning Solution</strong>: Pair the PDC with a fabric cleaning solution for optimal cleaning results.<br /><strong>Cleaning Limitations:&nbsp;</strong>PDC is designed to clean liquid stains only; it cannot remove fibers, hair, or solid particles.<br /><strong>Prevent Overheating:&nbsp;</strong>Allow the PDC to cool for 3.5 hours after 30 minutes of use to protect the fan from damage.<br /><strong>Handle Humidity:</strong>&nbsp;In humid weather, use a hairdryer to dry cleaned areas to prevent moisture buildup.<br />Avoid Leaks: After use, wait 3 seconds to drain pipe water and prevent brush head leaks.<br /><strong>Proper Shutdown:</strong>&nbsp;Press the switch once to turn off the device. Avoid pulling the hose too tightly during winding to ensure the dust cover closes properly.<br /><strong>Regular Maintenance:&nbsp;</strong>Clean the PDC brush head regularly to maintain its performance.</p>\\\\\"},{\\\\\"qs\\\\\":\\\\\"How to Achieve Better Carpet Cleaning of E28\\\\\",\\\\\"ans\\\\\":\\\\\"<p><strong>Carpet cleaning Mode:</strong>&nbsp;For short-pile carpets: Use the \\\\\\\\\\\\\"Vacuum Only\\\\\\\\\\\\\" mode. The device will automatically raise its mopping module to vacuum without mopping when detecting carpets to avoid wetting the carpet.<br /><strong>For medium- and long-pile carpets:</strong>&nbsp;Select the \\\\\\\\\\\\\"Carpet Avoidance\\\\\\\\\\\\\" mode. The device will avoid carpets entirely and skip cleaning them upon detection.<br /><strong>Note:</strong>&nbsp;Please note that dark carpets may not be detectable. Please set up a No-Go Zone.<br />Boost IQ: Enable the Boost IQ feature via the app, the robot will auto-increase the suction power when it directs the carpets to improve better cleaning performance.<br /><strong>Keep Software Updated:&nbsp;</strong>Regularly update the software and firmware to the latest version to ensure optimal performance and access to new features.</p>\\\\\"},{\\\\\"qs\\\\\":\\\\\"How to Ensure Optimal Obstacle Avoidance of E28\\\\\",\\\\\"ans\\\\\":\\\\\"<p><strong>AI.See Settings:</strong>&nbsp;Enable this feature to allow the robot to use AI algorithms for local object recognition and active obstacle avoidance during cleaning tasks. The robot\\'s smart obstacle recognition and avoidance capabilities will continuously improve over time.<br /><strong>Clear the Floor:&nbsp;</strong>Remove wires or other small-sized obstacles to prevent the vacuum from getting stuck.<br /><strong>Set No-Go Zones:</strong>&nbsp;For areas like dark-colored stairs, walls, furniture, thin chair legs, furniture bottoms lower than 116mm, and carpets thicker than 26mm, set up no-go zones to avoid the robot getting stuck and to maintain cleaning performance.<br /><strong>Secure Carpet Edges:&nbsp;</strong>Fix the edges of thin carpets to prevent entanglement and ensure smooth operation.<br /><strong>Avoidance of Dark or Reflective Surfaces:&nbsp;</strong>Remove black or highly reflective objects near thresholds to prevent confusion in E28&rsquo;s navigation system.<br /><strong>Keep Software Updated:&nbsp;</strong>Regularly update the software and firmware to the latest version to ensure optimal performance and access to new features.</p>\\\\\"},{\\\\\"qs\\\\\":\\\\\"How to ensure the Omin E28 can clean your whole house in single cleaning?\\\\\",\\\\\"ans\\\\\":\\\\\"<p><strong>Collect Small Objects:</strong>&nbsp;Collect cords and other small-sized obstacles before using the Omin E28 to avoid it getting stuck.<br /><strong>Customizable No-Go Zones:</strong>&nbsp;For carpets with a height exceeding 26mm, or those that are particularly light and thin, create no-go zones within the app. This prevents the robot from getting trapped or tangled.<br /><strong>Carpet Edge Management:</strong>&nbsp;If your carpet edges tend to curl, flatten or secure them to ensure smooth navigation for Omin E28.<br /><strong>Auto-return Cleaning:&nbsp;</strong>If your home has a large area, please enable the auto-return cleaning function via the app.<br /><strong>Firmware Upgrade:</strong>&nbsp;Keep an eye on new firmware updates in the app and upgrade for better performance.</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"}]}],\\\\\"title\\\\\":\\\\\"<p>FAQ</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"tabVideos\":{\"value\":\"{\\\\\"tabs\\\\\":[{\\\\\"label\\\\\":\\\\\"PGC\\\\\",\\\\\"list\\\\\":[{\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/40550e4f9058400aaed1dcc45220f676.mp4\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234946_4175f185-6417-42f0-bb35-cec8bbcf0773.png?v=1750138342\\\\\",\\\\\"title\\\\\":\\\\\"marinakucheynik\\\\\",\\\\\"desc\\\\\":\\\\\"605.8K followers\\\\\",\\\\\"subDesc\\\\\":\\\\\"E28 transforms into a hand-held portable deep cleaner to tackle fabric.\\\\\"},{\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/0212881f3f7a4ea8818be67d582f7ecc.mp4\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234947.png?v=1750138342\\\\\",\\\\\"title\\\\\":\\\\\"Nikias Molina\\\\\",\\\\\"desc\\\\\":\\\\\"852.3K followers\\\\\",\\\\\"subDesc\\\\\":\\\\\"I bet You&rsquo;ve NEVER Seen A Robot Vacuum Like This One.\\\\\"},{\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/351f685d73b04a84963c80ad27327615.mp4\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234948_d0a4a7d9-1ded-47b7-b96b-d782d2146136.png?v=1750138342\\\\\",\\\\\"title\\\\\":\\\\\"kate_cleanhome\\\\\",\\\\\"desc\\\\\":\\\\\"1.7M followers\\\\\",\\\\\"subDesc\\\\\":\\\\\"The eufy Robot Vacuum Omni E28 is a game changer!\\\\\"},{\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/1bd75bc48d4244aaad843cf44b4fde0f.mp4\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234949_f5021bf2-97ff-48b5-ab83-31675aa320d3.png?v=1750138342\\\\\",\\\\\"title\\\\\":\\\\\"Kyle Krueger\\\\\",\\\\\"desc\\\\\":\\\\\"11.56M followers\\\\\",\\\\\"subDesc\\\\\":\\\\\"What E28 does will seriously blow your mind.\\\\\"}]}],\\\\\"title\\\\\":\\\\\"What the Pros Say\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"_order\":{\"value\":\"[\\\\\"isCustomOrder\\\\\",\\\\\"sectionInfo\\\\\",\\\\\"medias\\\\\",\\\\\"tabVideos\\\\\",\\\\\"overview\\\\\",\\\\\"aplusV2__3\\\\\",\\\\\"aplusV2_A1\\\\\",\\\\\"aplusV2_A2\\\\\",\\\\\"aplusV2__5\\\\\",\\\\\"aplusV2_A3\\\\\",\\\\\"aplusV2\\\\\",\\\\\"aplusV2_A4\\\\\",\\\\\"aplusV2__14\\\\\",\\\\\"aplusV2__15\\\\\",\\\\\"features\\\\\",\\\\\"specsV2\\\\\",\\\\\"compareV2\\\\\",\\\\\"tabFaqs\\\\\",\\\\\"downloadV2\\\\\"]\",\"type\":\"json\"},\"features\":{\"value\":\"{\\\\\"type\\\\\":\\\\\"feature\\\\\",\\\\\"list\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Slice_4_8bd56bad-9c5c-4f78-b9a5-2ed6b619623e.png?v=1750139835\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"title\\\\\":\\\\\"Off-Peak Charging\\\\\",\\\\\"desc\\\\\":\\\\\"Saves energy by charging during off-peak hours.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Slice_3_7504b10d-2a51-4f71-9c48-6d97729ab26a.png?v=1750139835\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"title\\\\\":\\\\\"No-Go Zones\\\\\",\\\\\"desc\\\\\":\\\\\"Keep RoboVac out of restricted areas\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Slice_2_6ae7e6bb-ea5d-459c-ab37-708f13e9e658.png?v=1750139835\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"title\\\\\":\\\\\"Child Lock Protection\\\\\",\\\\\"desc\\\\\":\\\\\"Prevents accidental activation.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Slice_1_fca24ed0-9f87-4399-87b7-6a5c693ee910.png?v=1750139835\\\\\",\\\\\"title\\\\\":\\\\\"Recharge and Resume\\\\\",\\\\\"desc\\\\\":\\\\\"Automatically resumes cleaning after charging.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>See More features</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusV2__15\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235683.png?v=1750144689\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235430_fbbfc0e5-f68c-45fb-9cae-3348c722b0ca.png?v=1750144665\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>Dimensions</p>\\\\\"}\",\"type\":\"json\"},\"aplusV2__14\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236168_3b36d9c2-125d-4bbf-9af9-d13e194f0c35.png?v=1750140703\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235428_76452e1e-d24b-4de3-a9a8-c1478bf772da.png?v=1750144625\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>What\\'s in the box</p>\\\\\"}\",\"type\":\"json\"},\"aplusV2_A1\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"Effortless Multi-Scenario Cleaning\\\\\",\\\\\"desc\\\\\":\\\\\"Deep-cleans\u00A0stains\u00A0on carpet and fabric furniture.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234913_033c70e7-db61-44b2-a511-095fc96b49a7.png?v=1750122162\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234946.png?v=1750122420\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"One-Stop Cleaning\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234914.png?v=1750122162\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_47_88c9e9d2-7300-4445-9c2c-432da98cc553.png?v=1750122420\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Tackle the Toughest Stains\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234915.png?v=1750122162\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234948.png?v=1750122420\\\\\"}],\\\\\"title\\\\\":\\\\\"The World\\'s First Detachable\u00A0Portable Deep Cleaner\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusV2_A2\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"Industry-Leading 20,000\u00A0Pa\u00A0Turbo Suction\\\\\",\\\\\"desc\\\\\":\\\\\"E28 delivers professional deep cleaning on carpets and floors to effectively remove even the deepest dust and hair.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234913_1.png?v=1750122788\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234949.png?v=1750123010\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"DuoSpiral\u2122 Detangle Brushes\\\\\",\\\\\"desc\\\\\":\\\\\"Eliminates tangling for a hassle-free cleaning experience.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/b6841f67055b4f8d87f90978230b5f18.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_48_bb4b9fe6-a1f3-4b31-b925-6494dc6e0e01.png?v=1750122787\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_50_8a83c52a-ed70-4317-94d0-afbb65f97091.png?v=1750123010\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"CornerRover\u2122 Arm for Pro Edge Cleaning\\\\\",\\\\\"desc\\\\\":\\\\\"Provides 100% edge coverage to clean up every last speck of dirt.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/a44c2ca4c7d949a4a12ed096a7b4fc6c.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_49_88afda62-3a64-47af-81e9-b4d95433fda7.png?v=1750122787\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_51_842f942f-c7d0-44a0-ba38-ad5aca81bc9e.png?v=1750123010\\\\\"}],\\\\\"title\\\\\":\\\\\"Deep Cleans Carpets and Floors\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusV2_A3\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Avoids Carpets\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234916_1.png?v=1750125177\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234971_1d06684e-81a6-48fc-89ae-f74a51bedcb5.png?v=1750125255\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"Lifts the Mop for Carpets\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234917_1.png?v=1750125176\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234972.png?v=1750125255\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"Increases Suction for Carpets\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_57_f6a160eb-5db6-4042-b9f4-aad8135190c9.png?v=1750125134\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234973_1de95e04-8eac-4200-a8f9-f37d34c49ea0.png?v=1750125254\\\\\"}],\\\\\"title\\\\\":\\\\\"Personalized Carpet Cleaning Mode\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusV2_A4\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"Customized Cleaning\\\\\",\\\\\"desc\\\\\":\\\\\"Personalize your cleaning modes and schedules for different rooms.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234987.png?v=1750126610\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236258_6c3f9729-f891-4605-8fd4-5f16da57b4d8.png?v=1750126760\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Personalized Carpet Cleaning Mode\\\\\",\\\\\"desc\\\\\":\\\\\"You can customize the carpet\u00A0cleaning mode\u00A0to suit your needs.\u00A0\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_60_0cd71797-5ca5-4831-b9ad-66b457ef48c8.png?v=1750126610\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_62_3d1f288f-855d-4cc2-80fb-627de2c43d84.png?v=1750126760\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Multi-Floor Mapping\\\\\",\\\\\"desc\\\\\":\\\\\"Maps up to 5 floors\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234986.png?v=1750126610\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_63_22d8f46f-dd1a-4ef1-8cc0-1c1b01d09a3a.png?v=1750126760\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"Matter Protocol Support\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_61_e3e0de5d-5121-44df-a114-639dbcf9675a.png?v=1750126610\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234983_1.png?v=1750126802\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"title\\\\\":\\\\\"Smart Voice Control\\\\\",\\\\\"desc\\\\\":\\\\\"Control your cleaning experience effortlessly with voice commands. Simply ask the robot vacuum to start cleaning and it will begin its job.\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234965.png?v=1750126669\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234984_5a2dc261-bc6c-4089-95e9-6e8e1ab93324.png?v=1750126880\\\\\"}],\\\\\"title\\\\\":\\\\\"Comprehensive App Control\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'component',\n },\n MF_combo_aplus: null,\n MF_combo_judgeme: {\n value:\n \"{\\\"badge\\\":{\\\"value\\\":\\\"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\\\",\\\"type\\\":\\\"string\\\"},\\\"widget\\\":{\\\"value\\\":\\\"<div class='jdgm-rev-widg' data-updated-at='2025-04-21T11:26:52Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 5 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 4 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 3 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 2 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 1 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget' style=\\\\\\\"display: none;\\\\\\\"></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\\\",\\\"type\\\":\\\"string\\\"}}\",\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'judgeme',\n },\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: null,\n MF_combo_page: null,\n MF_combo_global: {\n value:\n '{\"navBar\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Purchase\\\\\",\\\\\"target\\\\\":\\\\\"productMain\\\\\"},{\\\\\"label\\\\\":\\\\\"Overview\\\\\",\\\\\"target\\\\\":\\\\\"overview\\\\\"},{\\\\\"label\\\\\":\\\\\"Specs\\\\\",\\\\\"target\\\\\":\\\\\"specsV2\\\\\"},{\\\\\"label\\\\\":\\\\\"Compare\\\\\",\\\\\"target\\\\\":\\\\\"compareV2\\\\\"},{\\\\\"label\\\\\":\\\\\"Reviews\\\\\",\\\\\"target\\\\\":\\\\\"reviews\\\\\"}]}\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'global',\n },\n MF_combo_listing: null,\n MF_combo_product_ext_info: null,\n MF_combo_accessories: null,\n description:\n \"HydroJet\u2122 System: Equipped with a Dual Water Reservoir and a dual-scraper structure, E28 cleans the mop in real-time, ensuring it stays fresh throughout the cleaning session. FlexiOne\u2122 Portable Deep Cleaner: Industry's First Detachable Portable Deep Cleaner \u2013 Integrated into the Omni Station to tackle every mess, from carpets to stairs and other fabric surfaces. 20,000 Pa Turbo Suction: E28 delivers professional-grade deep cleaning on both carpets and floors. It effectively removes even the deepest dust and hair, leaving your home spotless. DuoSpiral\u2122 Detangle Brushes: DuoSpiral\u2122 Brushes prevent hair entanglement and reduce maintenance frequency, providing a hassle-free cleaning experience. CornerRover\u2122 Arm: CornerRover\u2122 Arm ensures 100% edge coverage for seamless cleaning. All-in-One Station: With self-emptying, self-washing, hot air drying, automatic detergent dispensing, wastewater collection, and self-refilling, you can enjoy a hands-free experience.\",\n descriptionHtml:\n \"<ul>\\n<li>\\n<strong>HydroJet\u2122 System:<span>\u00A0</span></strong><span>Equipped with a Dual Water Reservoir and a dual-scraper structure, E28 cleans the mop in real-time, ensuring it stays fresh throughout the cleaning session.</span>\\n</li>\\n<li>\\n<strong>FlexiOne\u2122 Portable Deep Cleaner:<span>\u00A0</span></strong><span>Industry's First Detachable Portable Deep Cleaner \u2013 Integrated into the Omni Station to tackle every mess, from carpets to stairs and other fabric surfaces.</span>\\n</li>\\n<li>\\n<strong>20,000 Pa Turbo Suction:<span>\u00A0</span></strong><span>E28 delivers professional-grade deep cleaning on both carpets and floors. It effectively removes even the deepest dust and hair, leaving your home spotless.</span>\\n</li>\\n<li>\\n<strong>DuoSpiral\u2122 Detangle Brushes:<span>\u00A0</span></strong><span>DuoSpiral\u2122 Brushes prevent hair entanglement and reduce maintenance frequency, providing a hassle-free cleaning experience.</span>\\n</li>\\n<li>\\n<strong>CornerRover\u2122 Arm:<span>\u00A0</span></strong><span>CornerRover\u2122 Arm ensures 100% edge coverage for seamless cleaning.</span>\\n</li>\\n<li>\\n<strong>All-in-One Station:<span>\u00A0</span></strong><span>With self-emptying, self-washing, hot air drying, automatic detergent dispensing, wastewater collection, and self-refilling, you can enjoy a hands-free experience.</span>\\n</li>\\n</ul>\",\n id: 'gid://shopify/Product/8491334303913',\n name: 'eufy Robot Vacuum Omni E28',\n vendor: 'eufy',\n handle: 't2352111',\n title: 'eufy Robot Vacuum Omni E28',\n path: '/t2352111',\n slug: 't2352111',\n price: {\n value: 979.99,\n currencyCode: 'USD',\n },\n listPrice: 0,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236181_1.png?v=1750069896',\n altText: null,\n width: 1000,\n height: 1000,\n },\n ],\n variants: [\n {\n barcode: '194644228873',\n availableForSale: true,\n weight: 0,\n id: 'gid://shopify/ProductVariant/45696124911785',\n name: 'Default Title',\n sku: 'T2352111',\n price: 979.99,\n image: {\n altText: null,\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236181_1.png?v=1750069896',\n width: 1000,\n height: 1000,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 999,\n currentlyNotInStock: false,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/45696124911785',\n displayName: 'title',\n name: 'Title',\n values: [\n {\n label: 'Default Title',\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: [\n {\n title: 'WSAPHHH',\n starts_at: '2025-07-26T11:50:58.000Z',\n ends_at: null,\n variant_shopify_id: 45696124911785,\n value_type: 'fixed_amount',\n value: '-22.0',\n currency: 'USD',\n fixed_value: '22.0',\n value_style: '$22',\n variant_price4wscode: 957.99,\n discount_type: 'WSAP',\n amazon_deal: false,\n cdi_id: 45204,\n cdi_updated_at: '2025-07-28T13:32:45.219Z',\n },\n {\n title: 'WS24AZ9W749D3699',\n starts_at: '2025-07-31T09:59:35.000Z',\n ends_at: null,\n variant_shopify_id: 45696124911785,\n value_type: 'fixed_amount',\n value: '-20.0',\n currency: 'USD',\n fixed_value: '20.0',\n value_style: '$20',\n variant_price4wscode: 959.99,\n discount_type: 'WS24',\n amazon_deal: false,\n cdi_id: 45551,\n cdi_updated_at: '2025-07-31T10:00:53.979Z',\n },\n {\n title: 'WS245S9ZNNFBN5ED',\n starts_at: '2025-05-12T08:01:00.000Z',\n ends_at: null,\n variant_shopify_id: 45696124911785,\n value_type: 'fixed_amount',\n value: '-11.0',\n currency: 'USD',\n fixed_value: '11.0',\n value_style: '$11',\n variant_price4wscode: 968.99,\n discount_type: 'WS24',\n amazon_deal: false,\n cdi_id: 41836,\n cdi_updated_at: '2025-07-28T13:32:45.171Z',\n },\n {\n title: 'WS242VAMWDTJRV5E',\n starts_at: '2025-05-30T08:21:28.000Z',\n ends_at: null,\n variant_shopify_id: 45696124911785,\n value_type: 'fixed_amount',\n value: '-10.0',\n currency: 'USD',\n fixed_value: '10.0',\n value_style: '$10',\n variant_price4wscode: 969.99,\n discount_type: 'WS24',\n amazon_deal: false,\n cdi_id: 42465,\n cdi_updated_at: '2025-07-16T08:24:20.669Z',\n },\n ],\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [\n {\n title: 'WS24AZ9W749D3699',\n starts_at: '2025-07-31T09:59:35.000Z',\n ends_at: null,\n variant_shopify_id: 45696124911785,\n value_type: 'fixed_amount',\n value: '-20.0',\n currency: 'USD',\n fixed_value: '20.0',\n value_style: '$20',\n variant_price4wscode: 959.99,\n discount_type: 'WS24',\n amazon_deal: false,\n cdi_id: 45551,\n cdi_updated_at: '2025-07-31T10:00:53.979Z',\n },\n ],\n },\n ],\n sellingPlanGroups: [],\n options: [],\n metafields: {\n pageType: null,\n seoSetting: null,\n preRender: null,\n relatedProducts: null,\n template: 'V5',\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: [\n 'isCustomOrder',\n 'sectionInfo',\n 'medias',\n 'tabVideos',\n 'overview',\n 'aplusV2__3',\n 'aplusV2_A1',\n 'aplusV2_A2',\n 'aplusV2__5',\n 'aplusV2_A3',\n 'aplusV2',\n 'aplusV2_A4',\n 'aplusV2__14',\n 'aplusV2__15',\n 'features',\n 'specsV2',\n 'compareV2',\n 'tabFaqs',\n 'downloadV2',\n ],\n aplus_order: null,\n judgemeBadge:\n \"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\",\n judgemeWidget:\n \"<div class='jdgm-rev-widg' data-updated-at='2025-04-21T11:26:52Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 5 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 4 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 3 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 2 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 1 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget' style=\\\"display: none;\\\"></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\",\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: null,\n yotpoReviewsAverage: null,\n pageCommon: null,\n liveHelper: null,\n giftCard: null,\n hideSearch: null,\n showNewPop: null,\n productData: {\n checkout_bar_info: {\n txt: '',\n },\n custom_variants: {\n variants: [\n {\n id: 'gid://shopify/ProductVariant/45696124911785',\n sku: 'T2352111',\n title: 'Default Title',\n image: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236181_1.png?v=1750069896',\n handle: 't2352111',\n product_title: 'eufy Robot Vacuum Omni E28',\n showExtra: false,\n extra: {},\n },\n ],\n title: 'Choice',\n desc: '',\n },\n model3DViewer: {\n ar: true,\n 'ar-scale': 'auto',\n exposure: null,\n 'ar-modes': '',\n 'camera-orbit': '',\n src: '',\n arBtnText: '',\n arBtnIcon: '',\n poster: '',\n 'environment-image': '',\n url: '1111',\n },\n feature: [],\n scene: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236242_088f58ce-493d-43d6-81cd-fe968541c542.png?v=1750070127',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236240_ba41e202-e513-4ccf-af34-d0aa64a8d7ed.png?v=1750070126',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236241_677c0bac-76d8-45f8-91f6-090ad27db1a4.png?v=1750070126',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236251_24f4199e-3195-4c76-b958-db6cf8733726.png?v=1750070540',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236249_e7265ed6-d81c-43c5-a774-0b36ffb57d87.png?v=1750070540',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236250_4b1ad574-70db-42b1-bdc7-6ca42d49ea6e.png?v=1750070539',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236221_c2b50fd2-955f-499b-9769-9b843632bfbc.png?v=1750070584',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236219_042a54a0-6a75-468f-99ac-f8358870cfd5.png?v=1750070584',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236220_15a6cb22-e191-4cab-9004-c0019e045ea0.png?v=1750070584',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236256_98ba9417-aa6f-4bdc-98a2-0237fc48a73f.png?v=1750070625',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236258_a8c9df10-cd32-49f0-8a03-ddcd434a1d54.png?v=1750070625',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236257_2f477e16-7055-405b-8fdb-9bd6adc44aea.png?v=1750070933',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236245_56ed73b4-6c0e-40cc-a4ba-c95da9e44df7.png?v=1750070709',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236243_e23d7ad4-765d-44ad-b257-9d5628f4e1c9.png?v=1750070709',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236244_0ef67edb-d4b9-4cd3-a5a9-b43a06bcc5b0.png?v=1750070708',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236199_57e4b055-d643-45b0-9c97-3cdf9a1183c3.png?v=1750071029',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236200_9fdd1b1a-f734-4e7b-bf06-fabd3573c6ac.png?v=1750071030',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236201_f5117747-11cf-41e8-92d4-1b1fc5606df2.png?v=1750071029',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236248_1aadbf7e-25b7-44c3-a36e-e4d9c67b88d6.png?v=1750070975',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236246_5d5abd62-4ec3-4831-8684-aba82552d267.png?v=1750070975',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236247_f765396d-21f0-47cb-8902-5d1d5085e4da.png?v=1750070975',\n },\n ],\n intro_video: {\n poster: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236205.png?v=1750071084',\n video: 'https://cdn.shopify.com/videos/c/o/v/9c789e0679fb442294c49d065385e089.mp4',\n },\n user_reviews: {\n title: 'Highly Anticipated, Well Received',\n list: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Bryan_H..jpg?v=1695104900',\n name: 'Bryan H.',\n description:\n 'Installation was very simple, it took no more than 15 minutes to install on the wall. And Wow!! It does look very good and very professional too.',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Caleb_S..jpg?v=1695104900',\n name: 'Caleb S.',\n description:\n 'Having a zoom lens is helpful and the mounting bracket design was very intuitive. The removable solar panel was also very helpful, and will benefit many users in the future.',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Pete_G..jpg?v=1695104900',\n name: 'Peter G.',\n description:\n 'I really like the ease with which you can mount and remove it. The addition of the solar panel alattached to the top is just brilliant.',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Rene_V..jpg?v=1695104899',\n name: 'Rene V.',\n description:\n 'The secondary camera/view within the app shows a closer look of wherever the main camera is looking at. I like this.',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Richard..jpg?v=1695104900',\n name: 'Richard D.',\n description:\n \"In my short time with the camera it's become my favourite Eufy camera so far because of the ability to pan the camera around remotely or let the camera auto track. \",\n },\n ],\n },\n scene_app_img: 'https://cdn.shopify.com/s/files/1/0603/3863/4821/files/Frame_1312320509.png?v=1745401511',\n ownerType: 'PRODUCT',\n },\n productVideo: null,\n user_reviews_video: null,\n listing_compare: null,\n specs: null,\n faqs: null,\n howtoVideo: null,\n quick_intro: null,\n standard_schema: null,\n listing_paragraph: null,\n custom_variants: null,\n slickContainer: null,\n highlights: null,\n downloads: null,\n inbox: null,\n liveStream: null,\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: null,\n productExtInfo: null,\n accessories: null,\n seoHidden: null,\n fwcdn3: null,\n compare: [\n {\n label: 'MSRP',\n val: '$999.00',\n },\n {\n label: 'Clean Types',\n val: 'Vacuum and Mop',\n },\n {\n label: 'Eco-Clean Ozone\u2122',\n val: '\u274C',\n },\n {\n label: 'Portable Deep Cleaner',\n val: '\u2705',\n },\n {\n label: 'HydroJet\u2122 Mopping System',\n val: '\u2705',\n },\n {\n label: 'Mop Type',\n val: 'Rolling Mop',\n },\n {\n label: 'Downward Pressure',\n val: '1.5kg',\n },\n {\n label: 'Rotations Per Minute',\n val: '180RPM',\n },\n {\n label: 'Suction Power',\n val: '20,000 Pa',\n },\n {\n label: 'Auto-Detangling',\n val: 'DuoSpiral\u2122 Brushes',\n },\n {\n label: 'Obstacle Avoidance',\n val: 'RGB Camera + LED',\n },\n {\n label: 'Omni Station',\n val: '\u2705',\n },\n {\n label: 'Obstacle Clearance Height',\n val: '0.83 in',\n },\n {\n label: 'Minimum Height and Width Restrictions',\n val: '4.40 in / 12.83 in',\n },\n {\n label: 'Robot/Station',\n val: 'Robot: \\n12.83 \u00D7 13.72 \u00D7 4.40 in\\nStation\uFF1A\\n14.63 \u00D7 19.07 \u00D7 17.29 in',\n },\n {\n label: 'Run Time',\n val: 'Vacuum and Mop\uFF1A\\n125 min (Standard)\\n\\nVacuum\uFF1A\\n216 min (Standard)',\n },\n {\n label: 'App Control',\n val: '\u2705',\n },\n {\n label: 'Bluetooth',\n val: '\u2705',\n },\n {\n label: 'Wi-Fi',\n val: '\u2705',\n },\n ],\n navBar: {\n list: [\n {\n label: 'Purchase',\n target: 'productMain',\n },\n {\n label: 'Overview',\n target: 'overview',\n },\n {\n label: 'Specs',\n target: 'specsV2',\n },\n {\n label: 'Compare',\n target: 'compareV2',\n },\n {\n label: 'Reviews',\n target: 'reviews',\n },\n ],\n },\n },\n },\n {\n availableForSale: true,\n productType: 'Smart Lock',\n onlineStoreUrl: null,\n publishedAt: '2025-06-16T06:55:00Z',\n totalInventory: 307,\n tags: [],\n seo: {\n title: 'FamiLock S3 Max | Palm Vein Smart Lock with 2K Camera& 4\" Screen',\n description:\n 'Secure your home with FamiLock S3 Max, the first eufy palm vein video smart lock. Features a 150\u00B0 2K camera, doorbell, 4 inch screen, and Matter support.\\n',\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: {\n value:\n '[\"isCustomOrder\",\"sectionInfo\",\"tabVideos\",\"overview\",\"aplusV2__2\",\"aplusV2__3\",\"aplusV2_A1\",\"aplusV2\",\"aplusV2__7\",\"features\",\"specsV2\",\"compareV2\",\"tabFaqs\",\"downloadV2\"]',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'component',\n key: '_order',\n },\n MF_aplus_order: {\n value: '[]',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'aplus',\n key: '_order',\n },\n MF_judgemeBadge: {\n value:\n \"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\",\n type: 'multi_line_text_field',\n description: null,\n namespace: 'judgeme',\n key: 'badge',\n },\n MF_judgemeWidget: {\n value:\n \"<div class='jdgm-rev-widg' data-updated-at='2025-06-13T03:23:26Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 5 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 4 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 3 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 2 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 1 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget' style=\\\"display: none;\\\"></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\",\n type: 'multi_line_text_field',\n description: null,\n namespace: 'judgeme',\n key: 'widget',\n },\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: {\n value: '90',\n type: 'single_line_text_field',\n description: null,\n namespace: 'yotpo',\n key: 'reviews_count',\n },\n MF_yotpoReviewsAverage: {\n value: '4.7',\n type: 'single_line_text_field',\n description: null,\n namespace: 'yotpo',\n key: 'reviews_average',\n },\n MF_pageCommon: null,\n MF_liveHelper: {\n value: 'true',\n type: 'boolean',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Boolean\",\"schema\":\"\"}',\n namespace: 'global',\n key: 'live-helper',\n },\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: null,\n MF_productData: {\n value:\n '{\"checkout_bar_info\":{\"txt\":\"\"},\"custom_variants\":{\"variants\":[{\"id\":\"gid://shopify/ProductVariant/45950152442025\",\"sku\":\"E85V0JY1\",\"title\":\"Default Title\",\"image\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/500_500_a5dc775e-6cb7-4274-94c3-6cd4e6e58e94.png?v=1750040002\",\"handle\":\"e85v0jy1\",\"product_title\":\"eufy FamiLock S3 Max\",\"showExtra\":false,\"extra\":{}},{\"id\":\"gid://shopify/ProductVariant/45951242436777\",\"sku\":\"T85V01Y1\",\"title\":\"Default Title\",\"image\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/500_500_a5dc775e-6cb7-4274-94c3-6cd4e6e58e94.png?v=1750040002\",\"handle\":\"t85v01y1\",\"product_title\":\"eufy FamiLock S3\",\"showExtra\":false,\"extra\":{}},{\"id\":\"gid://shopify/ProductVariant/44059914961065\",\"sku\":\"E85301Y1\",\"title\":\"Black\",\"image\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S330VideoSmartLock_8250741a-a196-4299-af55-3fadccabe875.png?v=1720177875\",\"handle\":\"copy-of-video-smart-lock-s330\",\"product_title\":\"Copy of Video Smart Lock S330\",\"showExtra\":false,\"extra\":{}},{\"id\":\"gid://shopify/ProductVariant/44059903361193\",\"sku\":\"T85311Y1\",\"title\":\"Black\",\"image\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/8531PNG_7e8018fe-5aa7-4880-be49-19f592b0870e.png?v=1720177260\",\"handle\":\"t85311y1\",\"product_title\":\"Video Smart Lock E330\",\"showExtra\":false,\"extra\":{}}],\"title\":\"Choice\",\"desc\":\"\"},\"model3DViewer\":{\"ar\":true,\"ar-scale\":\"auto\",\"exposure\":null,\"ar-modes\":\"\",\"camera-orbit\":\"\",\"src\":\"\",\"arBtnText\":\"\",\"arBtnIcon\":\"\",\"poster\":\"\",\"environment-image\":\"\",\"url\":\"1111\"},\"feature\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_1_8d7fb574-9521-4aaa-8d45-727c1371a196.png?v=1750063858\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418_1_1978bf96-3ef3-4830-88cf-7725367a77d6.png?v=1750063858\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318_1_c854df87-9ef2-403d-ab59-8333482ea33f.png?v=1750063857\"}],\"scene\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-9.png?v=1750040548\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418_cea6ebd2-c0ae-452b-a2d0-c7aade91b7da.png?v=1750040783\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318_945af38c-855c-4918-9889-8d6f8e4caa94.png?v=1750040943\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_0016d7cb-7455-4327-a4c8-e8a8abc70598.png?v=1750040547\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-1_25b28af3-3f2f-429b-8eca-3177015e4cb9.png?v=1750040783\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-1_c8cba5cb-d2bf-4a81-82f0-8edc89221ea9.png?v=1750040943\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-8.png?v=1750040548\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-2_e6f654f3-329e-465a-99e2-c419a4cc8c90.png?v=1750040783\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-2_60851cfa-c56c-4add-b7ef-e66858fb64ff.png?v=1750040944\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-1_afad326c-3dc5-49f2-90ca-503b008246be.png?v=1750040547\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-3_81ad9768-0f11-4ca9-b56c-c3118b8fc1a1.png?v=1750040783\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-3_b050fbbf-3913-4d48-a909-4cb32250168f.png?v=1750040943\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-3_c3325ea0-f75b-4ee3-a3ba-9f4b27f5c5f4.png?v=1750040548\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-5_0108fc83-ca73-4e57-b1a6-43edd02cace6.png?v=1750040783\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-5_94656616-04b2-4f84-8b64-ea32e8038521.png?v=1750040943\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-4_5046b6d2-c7b5-49ca-8bc1-f563d8c63f7d.png?v=1750040548\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-6.png?v=1750040783\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-6_0c7e121c-1aac-4359-8826-22cce1fa4fbf.png?v=1750040943\"}],\"intro_video\":{\"poster\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-6.png?v=1750040548\",\"video\":\"https://cdn.shopify.com/videos/c/o/v/7ef6ed99a6b742efb2b4655aa15673af.mp4\"},\"user_reviews\":{\"title\":\"Highly Anticipated, Well Received\",\"list\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Bryan_H..jpg?v=1695104900\",\"name\":\"Bryan H.\",\"description\":\"Installation was very simple, it took no more than 15 minutes to install on the wall. And Wow!! It does look very good and very professional too.\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Caleb_S..jpg?v=1695104900\",\"name\":\"Caleb S.\",\"description\":\"Having a zoom lens is helpful and the mounting bracket design was very intuitive. The removable solar panel was also very helpful, and will benefit many users in the future.\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Pete_G..jpg?v=1695104900\",\"name\":\"Peter G.\",\"description\":\"I really like the ease with which you can mount and remove it. The addition of the solar panel alattached to the top is just brilliant.\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Rene_V..jpg?v=1695104899\",\"name\":\"Rene V.\",\"description\":\"The secondary camera/view within the app shows a closer look of wherever the main camera is looking at. I like this.\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Richard..jpg?v=1695104900\",\"name\":\"Richard D.\",\"description\":\"In my short time with the camera it\\'s become my favourite Eufy camera so far because of the ability to pan the camera around remotely or let the camera auto track. \"}]}}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":2323}',\n namespace: 'product',\n key: 'data',\n },\n MF_productVideo: null,\n MF_user_reviews_video: {\n value:\n '{\"title\":\"\",\"blocks\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_1.png?v=1699587309\",\"tips\":\"<b>Discover Solo Cam S340: A battery-powered, motion-tracking camera.</b>\",\"video_url\":\"https://www.youtube.com/embed/_gR3p1IyrzM?si=6F-BUMKzioABA29J\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_2.png?v=1699587401\",\"tips\":\"<b>Powered by solar, with the flexibility to place it anywhere there\\'s sun.</b> \",\"video_url\":\"https://www.youtube.com/embed/ILV1fD_Rues?si=Lj0THv2sKCjV4yAj\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_3.png?v=1699587477\",\"tips\":\"<b>Experience the next level of home security.</b> \",\"video_url\":\"https://www.youtube.com/embed/76SUrpYfgFo?si=kVsT6y6Q66tX1jtc\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_4.png?v=1699587559\",\"tips\":\"<b>See a comparison between Floodlight Cam E340 and SoloCam S340.</b> \",\"video_url\":\"https://www.youtube.com/embed/0MJDZDl5Q9o?si=rzg0MIuHSGzJ5bRA\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_5.png?v=1699587635\",\"tips\":\"<b>Dive into AI enhanced security with our weatherproof camera.</b> \",\"video_url\":\"https://www.youtube.com/embed/vFrxUNhPdaw?si=Ky0yikJt5hT5XsWx\"}]}',\n type: 'json',\n description:\n '{\"content\":\"eufy\u65E0\u5934\u8FC1\u79FB\uFF0C\u81EA\u52A8\u628AProductVideo-1\u8F6C\u4E3Auser_reviews_video\uFF0C\u65E0\u5934\u8FC1\u79FB\u540EProductVideo-1\u81EA\u52A8\u5931\u6548\uFF0Cuser_reviews_video\u81EA\u52A8\u751F\u6548\",\"status\":\"Active\"}',\n namespace: 'global',\n key: 'user_reviews_video',\n },\n MF_listing_compare: {\n value:\n '{\"title\":\"Products Comparison\",\"data\":[{\"info\":[\"Cameras: Dual\",\"Video Quality: Wide-Angle Camera: 3K (2880\u00D71620), Telephoto Camera: 2K (2304\u00D71296)\",\"Details at Distance: 15 m (50 ft)\",\"Zoom: Hybrid 8\u00D7 \",\"Night Vision: Color Night Vision\",\"Spotlight: Yes\",\"Field of View: 135\u00B0\",\"Pan and Tilt: Horizontal 360\u00B0, Vertical 70\u00B0\",\"Battery Life: 3 Months Standalone, a Lifetime with Forever* Power\",\"Solar Power: Adjustable and Removable 2.2W Solar Panel\",\"Monthly Fee: No\",\"Local Storage**: Built-In 8 GB EMMC \",\"On-Device** AI: Motion Detection, Human Detection, Vehicle Detection\",\"Wi-Fi: 2.4 GHz Only\",\"Smart Integrations: Alexa, Google Assistant\",\"HomeBase S380 Compatibility: Yes\",\"Weather Protection: Yes\",\"Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\"],\"product_name\":\"SoloCam S340\",\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1500_1500.png?v=1695091152\",\"price\":\"$199.99\",\"learn_more_link\":\"https://us.eufy.com/products/t81701w1\"},{\"info\":[\"Cameras: Single\",\"Video Quality: Wide-Angle Camera: 2K (2304\u00D71296)\",\"Details at Distance: 7 m (25 ft)\",\"Zoom: Digital \",\"Night Vision: Color Night Vision\",\"Spotlight: Yes\",\"Field of View: 135\u00B0\",\"Pan and Tilt: No\",\"Battery Life: 3 Months Standalone, a Lifetime with Forever* Power\",\"Solar Power: Integrated 1.2W Solar Panel\",\"Monthly Fee: No\",\"Local Storage**: Built-In 8 GB EMMC \",\"On-Device** AI: Motion Detection, Human Detection\",\"Wi-Fi: 2.4 GHz Only\",\"Smart Integrations: Alexa, Google Assistant\",\"HomeBase S380 Compatibility: Yes\",\"Weather Protection: Yes\",\"Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\"],\"product_name\":\"SoloCam S230\",\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S230_SoloCam_S40_1.png?v=1695096472\",\"price\":\"$199.99\",\"learn_more_link\":\"https://us.eufy.com/products/t81241w1\"},{\"info\":[\"Cameras: Single\",\"Video Quality: Wide-Angle Camera: 2K (2304\u00D71296)\",\"Details at Distance: 7 m (25 ft)\",\"Zoom: Digital \",\"Night Vision: Infrared Night Vision\",\"Spotlight: No\",\"Field of View: 135\u00B0\",\"Pan and Tilt: No\",\"Battery Life: 3 Months Standalone, a Lifetime with Forever* Power\",\"Solar Power: Integrated 0.9W Solar Panel\",\"Monthly Fee: No\",\"Local Storage**: Built-In 8 GB EMMC \",\"On-Device** AI: Motion Detection, Human Detection\",\"Wi-Fi: 2.4 GHz Only\",\"Smart Integrations: Alexa, Google Assistant\",\"HomeBase S380 Compatibility: Yes\",\"Weather Protection: Yes\",\"Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\"],\"product_name\":\"SoloCam S220\",\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S220_SoloCam_4cb73a28-da81-44fe-b018-dd5dc744b3dc.png?v=1695094906\",\"price\":\"$129.99\",\"learn_more_link\":\"https://us.eufy.com/products/t8134121\"}]}',\n type: 'json',\n description: null,\n namespace: 'global',\n key: 'listing_compare',\n },\n MF_specs: {\n value:\n '{\"items\":[],\"title\":\"Specs\",\"variant\":{\"sku\":\"T81701W1\"},\"data\":[{\"name\":\"Image/Video Quality\",\"children\":[{\"title\":\"Camera\",\"des\":\"Dual-Cam\"},{\"title\":\"Resolution\",\"des\":\"Wide-Angle Lens: 3K(2880*1620); <br>Telephoto Lens: 2K(2304*1296)\"},{\"title\":\"Details at Distance\",\"des\":\"15m (50 ft)\"},{\"title\":\"Zoom Method\",\"des\":\"Hybrid 8\u00D7\"},{\"title\":\"Night Vision\",\"des\":\"Color Night Vision\"}]},{\"name\":\"Camera\",\"children\":[{\"title\":\"Spotlight\",\"des\":\"Yes\"},{\"title\":\"Field Of View\",\"des\":\"135\u00B0\"},{\"title\":\"Pan and Tilt\",\"des\":\"Horizon 360\u00B0, Vertical 70\u00B0\"}]},{\"name\":\"Power\",\"children\":[{\"title\":\"Battery Life\",\"des\":\"3 Months Standalone, A Lifetime with Forever* Power\"},{\"title\":\"Solar Power\",\"des\":\"Adjustable and Removable 2.2W Solar Panel\"}]},{\"name\":\"On-Device**\",\"children\":[{\"title\":\"Monthly Fee\",\"des\":\"No\"},{\"title\":\"Local Storage**\",\"des\":\"Built-In 8 GB EMMC\"},{\"title\":\"On-Device** AI\",\"des\":\"Motion Detection, Human Detection, Vehicle Detection\"}]},{\"name\":\"Compatibility\",\"children\":[{\"title\":\"Wi-Fi\",\"des\":\"2.4 GHz Only\"},{\"title\":\"Smart Integrations\",\"des\":\"Alexa, Google Assistant\"},{\"title\":\"HomeBase 3 Compatibility\",\"des\":\"Yes\"}]},{\"name\":\"Working Environment\",\"children\":[{\"title\":\"Weather Protection\",\"des\":\"Yes\"},{\"title\":\"Operating Temperature\",\"des\":\"-4\u00B0F - 122\u00B0F (-20\u00B0C - 50\u00B0C)\"}]}],\"showTitle\":true}',\n type: 'json',\n description: '{\"content\":\"Specs Section\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"17\"}',\n namespace: 'global',\n key: 'specs',\n },\n MF_faqs: {\n value:\n '{\"title\":\"FAQ\",\"data\":[{\"question\":\"How long is the battery life of Solocam S340?\",\"answer\":\"3 Months*. <br>*Based on 300 seconds of recording time per day. Actual battery life depends on several factors such as the number of times motion is detected, event recording duration, and environmental temperatures. <br>*Using solar charging allows forever* power.\",\"category_name\":null},{\"question\":\"Why doesn\\'t my SoloCam S340 battery stay at 100%?\",\"answer\":\"Power collected by the solar panel depends on the weather and available sunlight. If little energy is collected in a day, the battery level may go down. It can run for up to 3 months on battery and it will be charged once the weather is sunny.\",\"category_name\":null},{\"question\":\"Does SoloCam S340 support local** AI?\",\"answer\":\"Human Detection and Vehicle Detection run natively on the local** AI. When connected to HomeBase 3, the added power allows Human Detection to be upgraded to Human Recognition.\",\"category_name\":null},{\"question\":\"Does SoloCam S340 support 24/7 recording?\",\"answer\":\"No. Battery cameras aren\\'t currently capable of 24/7 recording, even if connected to HomeBase 3.\",\"category_name\":null},{\"question\":\"Which HomeBase S380 features are SoloCam S340 compatible with?\",\"answer\":\"When connected to HomeBase S380, SoloCam S340 will be able to utilize the storage** capacity of HomeBase S380 and the AI will be enhanced with BionicMind\u2122, enabling familiar faces, human recognition, vehicle detection, and pet detection.\",\"category_name\":null},{\"question\":\"What is the detection range of SoloCam S340 during the day and at night?\",\"answer\":\"The detection range is directly affected by the sensitivity setting. When using the default sensitivity level of 4, the triggering distance is 20 \u2013 26 ft (6 \u2013 8 m) during the day and 13 \u2013 20 ft (4 \u2013 6 m) meters at night.\",\"category_name\":null},{\"question\":\"How can Solocam S340 be powered?\",\"answer\":\"It can be powered by the built-in rechargeable battery, or by the included solar panel. The solar panel can be installed directly on the camera or nearby connected via cable.\",\"category_name\":null},{\"question\":\"What are the battery specs of Solocam S340?\",\"answer\":\"It is a built-in, non-removable, rechargeable, lithium-ion battery.\",\"category_name\":null},{\"question\":\"How can I schedule the security modes of SoloCam S340?\",\"answer\":\"Click the \\'+\\' icon in schedule settings. 3 custom schedule modes may be set. A disarmed mode may also be set.\",\"category_name\":null},{\"question\":\"Is SoloCam S340 compatible with voice assistants?\",\"answer\":\"Yes, it supports streaming to Alexa Echo Show and Google Chromecast.\",\"category_name\":null}]}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'global',\n key: 'faqs',\n },\n MF_howtoVideo: null,\n MF_quick_intro: {\n value:\n '{\"data\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD02-V1.jpg?v=1703673501\",\"title\":\"Dual Cameras for Ultra-Clear <br/> Views at Up to 8x Zoom\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD03-V1.jpg?v=1703673503\",\"title\":\"A Single Install Lasts a <br/> Lifetime with SolarPlus&#x2122;\",\"fontColor\":\"#FFFFFF\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD04-V1.jpg?v=1703673502\",\"title\":\"360\u00B0 Guardian Leaves No <br/> Blindspots\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD05-V1.jpg?v=1703673503\",\"title\":\"Always In Focus: On-Device <br/> Al-Powered Tracking\",\"fontColor\":\"#FFFFFF\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD06-V1.jpg?v=1703673502\",\"title\":\"Wire-Free Flexible <br/> Installation\",\"fontColor\":\"#FFFFFF\"}],\"title\":\"Quick Intro\",\"link_txt\":\"Learn More\",\"link\":\"https://us.eufy.com/pages/solocam-s340\"}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'global',\n key: 'quick_intro',\n },\n MF_standard_schema: null,\n MF_listing_paragraph: {\n value:\n '*With optimal sunlight, the built-in solar panel can collect and store 600 to 800 mAh per day.<br>\\n**If you choose to use cloud-based features such as cloud storage or push notifications with thumbnail previews, videos or thumbnail previews will be sent to the cloud as needed to provide your selected features.',\n type: 'multi_line_text_field',\n description: null,\n namespace: 'global',\n key: 'listing_paragraph',\n },\n MF_custom_variants: null,\n MF_slickContainer: null,\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: null,\n MF_liveStream: null,\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: null,\n MF_productExtInfo: {\n value: '[\"Bulling_point238\",\"Bulling_point1238\",\"Dual Cameras\",\"Solar Powered\"]',\n type: 'json',\n description: null,\n namespace: 'product_ext_info',\n key: 'bulling_point',\n },\n MF_accessories: null,\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: null,\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: {\n value: '{\"name\":{\"value\":\"V5\",\"type\":\"multi_line_text_field\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'template',\n },\n MF_combo_nav: null,\n MF_combo_product: {\n value:\n '{\"compare\":{\"value\":\"[{\\\\\"label\\\\\":\\\\\"Built-In Wi-Fi\\\\\",\\\\\"val\\\\\":\\\\\"Direct Wi-Fi\\\\\"},{\\\\\"label\\\\\":\\\\\"Unlock Methods\\\\\",\\\\\"val\\\\\":\\\\\"Palm Vein, App, Voice Control, Password, Keys\\\\\"},{\\\\\"label\\\\\":\\\\\"Built-In Video Doorbell\\\\\",\\\\\"val\\\\\":\\\\\"Y\\\\\"},{\\\\\"label\\\\\":\\\\\"Cam Resolution\\\\\",\\\\\"val\\\\\":\\\\\"2K HDR\\\\\"},{\\\\\"label\\\\\":\\\\\"Display\\\\\",\\\\\"val\\\\\":\\\\\"N\\\\\"},{\\\\\"label\\\\\":\\\\\"Battery Type\\\\\",\\\\\"val\\\\\":\\\\\"15000mAh+4*AAA\\\\\"},{\\\\\"label\\\\\":\\\\\"Battery Life\\\\\",\\\\\"val\\\\\":\\\\\"5 months\\\\\"},{\\\\\"label\\\\\":\\\\\"Charger Requirement\\\\\",\\\\\"val\\\\\":\\\\\"5V/2A\\\\\"},{\\\\\"label\\\\\":\\\\\"Waterproof\\\\\",\\\\\"val\\\\\":\\\\\"IP65\\\\\"},{\\\\\"label\\\\\":\\\\\"Auto Lock\\\\\",\\\\\"val\\\\\":\\\\\"Door sensor\\\\\"},{\\\\\"label\\\\\":\\\\\"eufy Ecosystem Support\\\\\",\\\\\"val\\\\\":\\\\\"Doorbell&Cam&Homebase 3\\\\\"},{\\\\\"label\\\\\":\\\\\"External Ecosystem Support\\\\\",\\\\\"val\\\\\":\\\\\"Matter/Apple Home/Alexa/Google Home\\\\\"},{\\\\\"label\\\\\":\\\\\"ANSI/BHMA\\\\\",\\\\\"val\\\\\":\\\\\"Grade 1 (Best)\\\\\"}]\",\"type\":\"json\"},\"data\":{\"value\":\"{\\\\\"checkout_bar_info\\\\\":{\\\\\"txt\\\\\":\\\\\"\\\\\"},\\\\\"custom_variants\\\\\":{\\\\\"variants\\\\\":[{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/45950152442025\\\\\",\\\\\"sku\\\\\":\\\\\"E85V0JY1\\\\\",\\\\\"title\\\\\":\\\\\"Default Title\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/500_500_a5dc775e-6cb7-4274-94c3-6cd4e6e58e94.png?v=1750040002\\\\\",\\\\\"handle\\\\\":\\\\\"e85v0jy1\\\\\",\\\\\"product_title\\\\\":\\\\\"eufy FamiLock S3 Max\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}},{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/45951242436777\\\\\",\\\\\"sku\\\\\":\\\\\"T85V01Y1\\\\\",\\\\\"title\\\\\":\\\\\"Default Title\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/500_500_a5dc775e-6cb7-4274-94c3-6cd4e6e58e94.png?v=1750040002\\\\\",\\\\\"handle\\\\\":\\\\\"t85v01y1\\\\\",\\\\\"product_title\\\\\":\\\\\"eufy FamiLock S3\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}},{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/44059914961065\\\\\",\\\\\"sku\\\\\":\\\\\"E85301Y1\\\\\",\\\\\"title\\\\\":\\\\\"Black\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S330VideoSmartLock_8250741a-a196-4299-af55-3fadccabe875.png?v=1720177875\\\\\",\\\\\"handle\\\\\":\\\\\"copy-of-video-smart-lock-s330\\\\\",\\\\\"product_title\\\\\":\\\\\"Copy of Video Smart Lock S330\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}},{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/44059903361193\\\\\",\\\\\"sku\\\\\":\\\\\"T85311Y1\\\\\",\\\\\"title\\\\\":\\\\\"Black\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/8531PNG_7e8018fe-5aa7-4880-be49-19f592b0870e.png?v=1720177260\\\\\",\\\\\"handle\\\\\":\\\\\"t85311y1\\\\\",\\\\\"product_title\\\\\":\\\\\"Video Smart Lock E330\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}}],\\\\\"title\\\\\":\\\\\"Choice\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"},\\\\\"model3DViewer\\\\\":{\\\\\"ar\\\\\":true,\\\\\"ar-scale\\\\\":\\\\\"auto\\\\\",\\\\\"exposure\\\\\":null,\\\\\"ar-modes\\\\\":\\\\\"\\\\\",\\\\\"camera-orbit\\\\\":\\\\\"\\\\\",\\\\\"src\\\\\":\\\\\"\\\\\",\\\\\"arBtnText\\\\\":\\\\\"\\\\\",\\\\\"arBtnIcon\\\\\":\\\\\"\\\\\",\\\\\"poster\\\\\":\\\\\"\\\\\",\\\\\"environment-image\\\\\":\\\\\"\\\\\",\\\\\"url\\\\\":\\\\\"1111\\\\\"},\\\\\"feature\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_1_8d7fb574-9521-4aaa-8d45-727c1371a196.png?v=1750063858\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418_1_1978bf96-3ef3-4830-88cf-7725367a77d6.png?v=1750063858\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318_1_c854df87-9ef2-403d-ab59-8333482ea33f.png?v=1750063857\\\\\"}],\\\\\"scene\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-9.png?v=1750040548\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418_cea6ebd2-c0ae-452b-a2d0-c7aade91b7da.png?v=1750040783\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318_945af38c-855c-4918-9889-8d6f8e4caa94.png?v=1750040943\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_0016d7cb-7455-4327-a4c8-e8a8abc70598.png?v=1750040547\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-1_25b28af3-3f2f-429b-8eca-3177015e4cb9.png?v=1750040783\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-1_c8cba5cb-d2bf-4a81-82f0-8edc89221ea9.png?v=1750040943\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-8.png?v=1750040548\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-2_e6f654f3-329e-465a-99e2-c419a4cc8c90.png?v=1750040783\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-2_60851cfa-c56c-4add-b7ef-e66858fb64ff.png?v=1750040944\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-1_afad326c-3dc5-49f2-90ca-503b008246be.png?v=1750040547\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-3_81ad9768-0f11-4ca9-b56c-c3118b8fc1a1.png?v=1750040783\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-3_b050fbbf-3913-4d48-a909-4cb32250168f.png?v=1750040943\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-3_c3325ea0-f75b-4ee3-a3ba-9f4b27f5c5f4.png?v=1750040548\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-5_0108fc83-ca73-4e57-b1a6-43edd02cace6.png?v=1750040783\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-5_94656616-04b2-4f84-8b64-ea32e8038521.png?v=1750040943\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-4_5046b6d2-c7b5-49ca-8bc1-f563d8c63f7d.png?v=1750040548\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-6.png?v=1750040783\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-6_0c7e121c-1aac-4359-8826-22cce1fa4fbf.png?v=1750040943\\\\\"}],\\\\\"intro_video\\\\\":{\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-6.png?v=1750040548\\\\\",\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/7ef6ed99a6b742efb2b4655aa15673af.mp4\\\\\"},\\\\\"user_reviews\\\\\":{\\\\\"title\\\\\":\\\\\"Highly Anticipated, Well Received\\\\\",\\\\\"list\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Bryan_H..jpg?v=1695104900\\\\\",\\\\\"name\\\\\":\\\\\"Bryan H.\\\\\",\\\\\"description\\\\\":\\\\\"Installation was very simple, it took no more than 15 minutes to install on the wall. And Wow!! It does look very good and very professional too.\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Caleb_S..jpg?v=1695104900\\\\\",\\\\\"name\\\\\":\\\\\"Caleb S.\\\\\",\\\\\"description\\\\\":\\\\\"Having a zoom lens is helpful and the mounting bracket design was very intuitive. The removable solar panel was also very helpful, and will benefit many users in the future.\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Pete_G..jpg?v=1695104900\\\\\",\\\\\"name\\\\\":\\\\\"Peter G.\\\\\",\\\\\"description\\\\\":\\\\\"I really like the ease with which you can mount and remove it. The addition of the solar panel alattached to the top is just brilliant.\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Rene_V..jpg?v=1695104899\\\\\",\\\\\"name\\\\\":\\\\\"Rene V.\\\\\",\\\\\"description\\\\\":\\\\\"The secondary camera/view within the app shows a closer look of wherever the main camera is looking at. I like this.\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Richard..jpg?v=1695104900\\\\\",\\\\\"name\\\\\":\\\\\"Richard D.\\\\\",\\\\\"description\\\\\":\\\\\"In my short time with the camera it\\'s become my favourite Eufy camera so far because of the ability to pan the camera around remotely or let the camera auto track. \\\\\"}]}}\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'product',\n },\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: {\n value:\n '{\"aplusV2\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"Dual Motion Sensors\\\\\",\\\\\"desc\\\\\":\\\\\"Monitor up to 6 meters (19.6 ft) with a 95% reduction in false alarms for true security.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_1384_560_ca916c8c-c2b4-4444-80d5-7be470930b27.png?v=1750046194\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_480_626aa13e-8da0-4148-908d-0c324112aef5.png?v=1750046212\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Stay Informed\\\\\",\\\\\"desc\\\\\":\\\\\"Real-time door alerts* and event history keep you connected.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_684_560_43360771-b656-4ffd-8b23-ab1837913053.png?v=1750046193\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294_91ee5e06-acae-4532-92a6-5a830862d333.png?v=1750046212\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Entry and Exit Alerts*\\\\\",\\\\\"desc\\\\\":\\\\\"Get instant notifications when someone leaves or returns home.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_684_560-1_32014c2f-7f63-4d6d-89e1-547279baf826.png?v=1750046193\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294-1_0cf341aa-ccda-4181-8f1d-e077b2e0c058.png?v=1750046212\\\\\"}],\\\\\"title\\\\\":\\\\\"AI-Powered Security for Total Peace of Mind\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusV2_A1\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"Enhanced Battery Power for Longer Usage\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_1384_560_372cb15f-e8c1-4a02-95af-2d71feeb1643.png?v=1750045718\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_480_79db5323-bbbf-40c4-b152-04a7d6f67cf1.png?v=1750045735\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Real-Time Power Monitoring\\\\\",\\\\\"desc\\\\\":\\\\\"Check lithium and AAA battery status anytime in the Power Manager.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_684_560-1.png?v=1750045718\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294_7fcd56fb-a330-4911-b70a-c6d4175e3cc1.png?v=1750045735\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Emergency Power Options\\\\\",\\\\\"desc\\\\\":\\\\\"Enjoy peace of mind with a key backup and emergency power interface.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_684_560_a2218570-b10f-4168-b610-904849806287.png?v=1750045718\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294-1_c39d9520-c8e0-4dea-9893-35a016df97cc.png?v=1750045735\\\\\"}],\\\\\"title\\\\\":\\\\\"PowerDuo&trade;\uFE0F: Double Power, Double Confidence\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusV2__2\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"Your Palm is Your Key\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_1384_560_19db5b93-e2ff-4873-abb2-d0fe74535582.png?v=1750044060\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_480_3ae9c196-10dd-4a3b-ad99-bfb0cc50a7b4.png?v=1750044325\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"Advanced Security in Your Palm\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_684_272.png?v=1750044060\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_142.png?v=1750044324\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"Only Recognizes Real Palms\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_684_272-2.png?v=1750044059\\\\\",\\\\\"desc\\\\\":\\\\\"Can\\'t be fooled by 3D models or photos.\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_142-1.png?v=1750044324\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"Truly Unique\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_684_272-1.png?v=1750044060\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_142-2.png?v=1750044324\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"Designed for Any Hand\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_684_272-3.png?v=1750044060\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_142-3.png?v=1750044324\\\\\"}],\\\\\"title\\\\\":\\\\\"Advanced Palm Vein Technology\\\\\",\\\\\"desc\\\\\":\\\\\"Palm vein recognition uses infrared light to capture unique vein patterns beneath the skin, ensuring high security.\\\\\"}\",\"type\":\"json\"},\"aplusV2__3\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"See It All, Anytime\\\\\",\\\\\"desc\\\\\":\\\\\"Advanced Night Vision + HDR\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_1384_560_7d95f13d-59c8-409a-9c32-00850cf72575.png?v=1750045161\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_480_75eaf675-ac1f-483c-99e3-bc5e65d16f6e.png?v=1750045539\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Capture the Whole Picture\\\\\",\\\\\"desc\\\\\":\\\\\"2K HD and HDR for clear images at up to 2.5 m.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/684_560_9ba41abc-b3d9-44df-86ab-8013bf6f14db.png?v=1750045161\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294_200893f2-5564-430e-9258-8fbdea92b0b1.png?v=1750045539\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Remote Video Intercom\\\\\",\\\\\"desc\\\\\":\\\\\"Instantly communicate with visitors via the doorbell.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/684_560-3.png?v=1750045161\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294-1.png?v=1750045539\\\\\"}],\\\\\"title\\\\\":\\\\\"Head-to-Toe Night, Vision Clarity\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusV2__7\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"<p>Universal Compatibility</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Matter support ensures cross-platform compatibility.</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_684_560_977ff984-ed5d-4164-bdfc-fb082894c20c.png?v=1750046745\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294-1_79a196b0-b843-4227-8f6b-79182e9a7dcf.png?v=1750046955\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"<p>Enhance with the eufy Ecosystem</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Pair with eufy HomeBase 3 for advanced AI.</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_684_560-2.png?v=1750046745\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294-3_bf7d25b9-8aee-4c4b-b711-68a5df8838c8.png?v=1750046955\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"<p>Access for Everyone, Made Simple</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Provide multiple unlocking methods for the entire family.</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_684_560-1_3e91c0ad-796b-4aea-8c53-274ffacc3a72.png?v=1750046745\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294-2_0b729860-fd55-4574-9a2e-ef7580b2a08f.png?v=1750046955\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"<p>Check Compatibility Before Purchase</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Compatible with most standard US and Canadian deadbolts.</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_684_560-3.png?v=1750046745\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294_a4ef8926-fd1e-4b96-b3ef-f633f590cfd2.png?v=1750046955\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>Wider Compatibility, Smarter Access</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"compareV2\":{\"value\":\"{\\\\\"selects\\\\\":[{\\\\\"options\\\\\":[{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/45950152442025\\\\\",\\\\\"sku\\\\\":\\\\\"E85V0JY1\\\\\",\\\\\"title\\\\\":\\\\\"Default Title\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/500_500_a5dc775e-6cb7-4274-94c3-6cd4e6e58e94.png?v=1750040002\\\\\",\\\\\"handle\\\\\":\\\\\"e85v0jy1\\\\\",\\\\\"product_title\\\\\":\\\\\"eufy FamiLock S3 Max\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}}]},{\\\\\"options\\\\\":[{\\\\\"handle\\\\\":\\\\\"e85301y1\\\\\",\\\\\"sku\\\\\":\\\\\"E85301Y1\\\\\"}]}]}\",\"type\":\"json\"},\"downloadV2\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"title\\\\\":\\\\\"User Guide\\\\\",\\\\\"type\\\\\":\\\\\"manual\\\\\",\\\\\"uploaded_at\\\\\":\\\\\"2025-06-16\\\\\",\\\\\"size\\\\\":79534,\\\\\"file_name\\\\\":\\\\\"eufy FamiLock S3 User Guide\\\\\",\\\\\"description\\\\\":\\\\\"\\\\\",\\\\\"url\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T85V0C_V3_UG_EN_20250313.pdf?v=1750064409\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>Download User Guide</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"features\":{\"value\":\"{\\\\\"type\\\\\":\\\\\"feature\\\\\",\\\\\"list\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_480_280_db5c4911-c916-46be-9715-bbd0b93441ef.png?v=1750047096\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"title\\\\\":\\\\\"Smart Auto-Locking\\\\\",\\\\\"desc\\\\\":\\\\\"Automatically locks the door as soon as it\u2019s closed, offering convenience and security without a second thought.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_480_280-1.png?v=1750047096\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"title\\\\\":\\\\\"Wi-Fi 6 Connectivity\\\\\",\\\\\"desc\\\\\":\\\\\"Enjoy faster, more secure connections for real-time responsiveness and seamless control.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_480_280-2.png?v=1750047096\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"title\\\\\":\\\\\"ANSI/BHMA Grade 1\\\\\",\\\\\"desc\\\\\":\\\\\"With top-tier ANSI/BHMA Grade 1 certification, this smart lock meets rigorous safety standards to ensure maximum home protection.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_480_280-3.png?v=1750047096\\\\\",\\\\\"title\\\\\":\\\\\"Ready for All Weather\\\\\",\\\\\"desc\\\\\":\\\\\"Works from -22\u00B0F to 158\u00B0F (-30\u00B0C - 70\u00B0C), and the IP65 rating keeps your home secure, whatever the weather.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>Advanced Security for Your Family\\'s Peace of Mind</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"isCustomOrder\":{\"value\":\"true\",\"type\":\"boolean\"},\"overview\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_180_0141180d-c8f7-4a41-b299-649f36305ee7.png?v=1750043071\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC__964_360_1e2633a9-d67b-4985-b4e7-dfed79992c6f.png?v=1750042944\\\\\",\\\\\"title\\\\\":\\\\\"Palm Vein Unlocking\\\\\",\\\\\"desc\\\\\":\\\\\"Recognizes palm vein patterns under the skin&mdash;just wave to unlock.\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/173_173_a3cd28a2-5bbc-4f73-99d0-e0de9c924163.png?v=1750043071\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC__404_360_c46ca911-cdec-4ad9-94c2-33f67761de46.png?v=1750042944\\\\\",\\\\\"title\\\\\":\\\\\"2K Head-to-Toe View\\\\\",\\\\\"desc\\\\\":\\\\\"HDR and Night Vision\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/173_358_2e02f42f-02bb-4db7-8cf5-60c0fdfc091f.png?v=1750043071\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_544_360_0137cbd3-7e79-4c86-904a-dca8134b247a.png?v=1750042944\\\\\",\\\\\"title\\\\\":\\\\\"PowerDuo&trade; Technology\\\\\",\\\\\"desc\\\\\":\\\\\"15,000mAh Rechargeable Battery + 4 AAA Backup Batteries\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/173_173-1.png?v=1750043071\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC__404_360-1.png?v=1750042944\\\\\",\\\\\"title\\\\\":\\\\\"\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"},{\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236247.png?v=1750043071\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC__404_360-2.png?v=1750042944\\\\\",\\\\\"title\\\\\":\\\\\"Dual Motion Sensors\\\\\",\\\\\"desc\\\\\":\\\\\"Reduce False Alarms by 95%\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\"}],\\\\\"title\\\\\":\\\\\"Overview\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"sectionInfo\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"Take a Closer Look\\\\\"}\",\"type\":\"json\"},\"specsV2\":{\"value\":\"{\\\\\"tables\\\\\":[{\\\\\"head\\\\\":\\\\\"Features\\\\\",\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Built-In Wi-Fi\\\\\",\\\\\"val\\\\\":\\\\\"Direct Wi-Fi\\\\\"},{\\\\\"label\\\\\":\\\\\"Unlock Methods\\\\\",\\\\\"val\\\\\":\\\\\"Palm Vein, App, Voice Control, Password, Keys\\\\\"},{\\\\\"label\\\\\":\\\\\"Built-In Video Doorbell\\\\\",\\\\\"val\\\\\":\\\\\"Y\\\\\"},{\\\\\"label\\\\\":\\\\\"Cam Resolution\\\\\",\\\\\"val\\\\\":\\\\\"2K HDR\\\\\"},{\\\\\"label\\\\\":\\\\\"Display\\\\\",\\\\\"val\\\\\":\\\\\"N\\\\\"},{\\\\\"label\\\\\":\\\\\"Battery Type\\\\\",\\\\\"val\\\\\":\\\\\"15000mAh+4*AAA\\\\\"},{\\\\\"label\\\\\":\\\\\"Battery Life\\\\\",\\\\\"val\\\\\":\\\\\"5 months\\\\\"},{\\\\\"label\\\\\":\\\\\"Charger Requirement\\\\\",\\\\\"val\\\\\":\\\\\"5V/2A\\\\\"},{\\\\\"label\\\\\":\\\\\"Waterproof\\\\\",\\\\\"val\\\\\":\\\\\"IP65\\\\\"},{\\\\\"label\\\\\":\\\\\"Auto Lock\\\\\",\\\\\"val\\\\\":\\\\\"Door sensor\\\\\"},{\\\\\"label\\\\\":\\\\\"eufy Ecosystem Support\\\\\",\\\\\"val\\\\\":\\\\\"Doorbell&Cam&Homebase 3\\\\\"},{\\\\\"label\\\\\":\\\\\"External Ecosystem Support\\\\\",\\\\\"val\\\\\":\\\\\"Matter/Apple Home/Alexa/Google Home\\\\\"},{\\\\\"label\\\\\":\\\\\"ANSI/BHMA\\\\\",\\\\\"val\\\\\":\\\\\"Grade 1 (Best)\\\\\"}]}],\\\\\"title\\\\\":\\\\\"<p>Specs</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"tabFaqs\":{\"value\":\"{\\\\\"tabs\\\\\":[{\\\\\"label\\\\\":\\\\\"General\\\\\",\\\\\"list\\\\\":[{\\\\\"qs\\\\\":\\\\\"What kind of doors are eufy FamiLock S3 compatible with?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>Compatible with most standard doors, door thickness:35-55 mm. Do not recommend to install on the door that has a storm door in front, which might block the view. If your latch recess is round, contact eufy Support to get a round drive-in faceplate.</p>\\\\\"},{\\\\\"qs\\\\\":\\\\\"What should be noted when using the palm vein unlocking function?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>You can store palm vein information for 50 family members. The palm vein can only be used to unlock, not to lock.</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"What is the power supply method of this door lock? What happens if the battery runs out?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>Our door lock uses a dual power supply with lithium and standard batteries. When the lithium battery is low, standard batteries provide emergency power, allowing PIN code access to lock/unlock, while other functions are unavailable.</p>\\\\\"}]},{\\\\\"label\\\\\":\\\\\"Compatibility\\\\\",\\\\\"list\\\\\":[{\\\\\"qs\\\\\":\\\\\"Which eufy devices and systems are eufy FamiLock S3 compatible with?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>It supports connection with Homebase 3 and is expected to be compatible with HB2 in Q2 of 2025. Without Homebase, it links to other eufy cameras, letting you remotely lock/unlock via live view on any device.</p>\\\\\"},{\\\\\"qs\\\\\":\\\\\"Does eufy FamiLock S3 support external integration with other smart home platforms?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>It supports the Matter protocol. Through Matter, you can work with Apple Home to integrate into the Apple ecosystem. Currently, it cannot be connected to HB3 and external ecosystem gateways simultaneously.</p>\\\\\"}]}],\\\\\"title\\\\\":\\\\\"<p>FAQ</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"tabVideos\":{\"value\":\"{\\\\\"tabs\\\\\":[{\\\\\"label\\\\\":\\\\\"<p>PGC</p>\\\\\",\\\\\"list\\\\\":[{\\\\\"video\\\\\":\\\\\"XLBSqbjPj9c\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/404x404_87ed680b-7ec5-4e3f-a091-a941221a7b55.png?v=1750058552https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235370.png?v=1747364769\\\\\",\\\\\"title\\\\\":\\\\\"<p>LifeHacster</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>eufy\\'s first smart lock that uses palm vein unlocking technology.</p>\\\\\"},{\\\\\"video\\\\\":\\\\\"4VYdzf3_tOE\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/404x404-1_26e100cd-494b-4646-83b2-6edf8fe2758e.png?v=1750058552hhttps://cdn.shopify.com/s/files/1/0521/9411/5753/files/404x404-1_26e100cd-494b-4646-83b2-6edf8fe2758e.png?v=175005855https://cdn.shopify.com/s/files/1/0521/9411/5753/files/404x404-1_26e100cd-494b-4646-83b2-6edf8fe2758e.png?v=17500585522ttps://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235671.png?v=1747368279\\\\\",\\\\\"title\\\\\":\\\\\"<p>Shane Starnes</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>This has to be the coolest smart lock I have ever tried.</p>\\\\\"},{\\\\\"video\\\\\":\\\\\"CunPBT_e3sU\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/404x404-2.png?v=1750058552https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235370.png?v=1747364769\\\\\",\\\\\"title\\\\\":\\\\\"<p>This Smart House</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>Featuring palm vein recognition, a 2K HDR camera, AI detection.</p>\\\\\"}]},{\\\\\"label\\\\\":\\\\\"<p>How-to Video</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"list\\\\\":[{\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/404x404_1_93dd0405-b010-4bee-9d12-ca49d82dbad3.png?v=1750063959hhttps://cdn.shopify.com/s/files/1/0521/9411/5753/files/404x404_1_93dd0405-b010-4bee-9d12-ca49d82dbad3.png?v=175006395https://cdn.shopify.com/s/files/1/0521/9411/5753/files/404x404_1_93dd0405-b010-4bee-9d12-ca49d82dbad3.png?v=17500639599ttps://cdn.shopify.com/s/files/1/0521/9411/5753/files/404x404_45204a25-953d-4089-a57e-b9cc2f1e1910.png?v=1750062741\\\\\",\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/ddd18db70d5d4ce8bb4ebed6314ecd27.mp4\\\\\"}]}],\\\\\"title\\\\\":\\\\\"<p>What the Pros Say</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"_order\":{\"value\":\"[\\\\\"isCustomOrder\\\\\",\\\\\"sectionInfo\\\\\",\\\\\"tabVideos\\\\\",\\\\\"overview\\\\\",\\\\\"aplusV2__2\\\\\",\\\\\"aplusV2__3\\\\\",\\\\\"aplusV2_A1\\\\\",\\\\\"aplusV2\\\\\",\\\\\"aplusV2__7\\\\\",\\\\\"features\\\\\",\\\\\"specsV2\\\\\",\\\\\"compareV2\\\\\",\\\\\"tabFaqs\\\\\",\\\\\"downloadV2\\\\\"]\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'component',\n },\n MF_combo_aplus: {\n value: '{\"_order\":{\"value\":\"[]\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'aplus',\n },\n MF_combo_judgeme: {\n value:\n \"{\\\"badge\\\":{\\\"value\\\":\\\"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\\\",\\\"type\\\":\\\"multi_line_text_field\\\"},\\\"widget\\\":{\\\"value\\\":\\\"<div class='jdgm-rev-widg' data-updated-at='2025-06-13T03:23:26Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 5 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 4 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 3 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 2 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 1 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget' style=\\\\\\\"display: none;\\\\\\\"></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\\\",\\\"type\\\":\\\"multi_line_text_field\\\"}}\",\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'judgeme',\n },\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: {\n value:\n '{\"reviews_count\":{\"value\":\"90\",\"type\":\"single_line_text_field\"},\"reviews_average\":{\"value\":\"4.7\",\"type\":\"single_line_text_field\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'yotpo',\n },\n MF_combo_page: null,\n MF_combo_global: {\n value:\n '{\"faqs\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"FAQ\\\\\",\\\\\"data\\\\\":[{\\\\\"question\\\\\":\\\\\"How long is the battery life of Solocam S340?\\\\\",\\\\\"answer\\\\\":\\\\\"3 Months*. <br>*Based on 300 seconds of recording time per day. Actual battery life depends on several factors such as the number of times motion is detected, event recording duration, and environmental temperatures. <br>*Using solar charging allows forever* power.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"Why doesn\\'t my SoloCam S340 battery stay at 100%?\\\\\",\\\\\"answer\\\\\":\\\\\"Power collected by the solar panel depends on the weather and available sunlight. If little energy is collected in a day, the battery level may go down. It can run for up to 3 months on battery and it will be charged once the weather is sunny.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"Does SoloCam S340 support local** AI?\\\\\",\\\\\"answer\\\\\":\\\\\"Human Detection and Vehicle Detection run natively on the local** AI. When connected to HomeBase 3, the added power allows Human Detection to be upgraded to Human Recognition.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"Does SoloCam S340 support 24/7 recording?\\\\\",\\\\\"answer\\\\\":\\\\\"No. Battery cameras aren\\'t currently capable of 24/7 recording, even if connected to HomeBase 3.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"Which HomeBase S380 features are SoloCam S340 compatible with?\\\\\",\\\\\"answer\\\\\":\\\\\"When connected to HomeBase S380, SoloCam S340 will be able to utilize the storage** capacity of HomeBase S380 and the AI will be enhanced with BionicMind\u2122, enabling familiar faces, human recognition, vehicle detection, and pet detection.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"What is the detection range of SoloCam S340 during the day and at night?\\\\\",\\\\\"answer\\\\\":\\\\\"The detection range is directly affected by the sensitivity setting. When using the default sensitivity level of 4, the triggering distance is 20 \u2013 26 ft (6 \u2013 8 m) during the day and 13 \u2013 20 ft (4 \u2013 6 m) meters at night.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"How can Solocam S340 be powered?\\\\\",\\\\\"answer\\\\\":\\\\\"It can be powered by the built-in rechargeable battery, or by the included solar panel. The solar panel can be installed directly on the camera or nearby connected via cable.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"What are the battery specs of Solocam S340?\\\\\",\\\\\"answer\\\\\":\\\\\"It is a built-in, non-removable, rechargeable, lithium-ion battery.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"How can I schedule the security modes of SoloCam S340?\\\\\",\\\\\"answer\\\\\":\\\\\"Click the \\'+\\' icon in schedule settings. 3 custom schedule modes may be set. A disarmed mode may also be set.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"Is SoloCam S340 compatible with voice assistants?\\\\\",\\\\\"answer\\\\\":\\\\\"Yes, it supports streaming to Alexa Echo Show and Google Chromecast.\\\\\",\\\\\"category_name\\\\\":null}]}\",\"type\":\"json\"},\"listing_compare\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"Products Comparison\\\\\",\\\\\"data\\\\\":[{\\\\\"info\\\\\":[\\\\\"Cameras: Dual\\\\\",\\\\\"Video Quality: Wide-Angle Camera: 3K (2880\u00D71620), Telephoto Camera: 2K (2304\u00D71296)\\\\\",\\\\\"Details at Distance: 15 m (50 ft)\\\\\",\\\\\"Zoom: Hybrid 8\u00D7 \\\\\",\\\\\"Night Vision: Color Night Vision\\\\\",\\\\\"Spotlight: Yes\\\\\",\\\\\"Field of View: 135\u00B0\\\\\",\\\\\"Pan and Tilt: Horizontal 360\u00B0, Vertical 70\u00B0\\\\\",\\\\\"Battery Life: 3 Months Standalone, a Lifetime with Forever* Power\\\\\",\\\\\"Solar Power: Adjustable and Removable 2.2W Solar Panel\\\\\",\\\\\"Monthly Fee: No\\\\\",\\\\\"Local Storage**: Built-In 8 GB EMMC \\\\\",\\\\\"On-Device** AI: Motion Detection, Human Detection, Vehicle Detection\\\\\",\\\\\"Wi-Fi: 2.4 GHz Only\\\\\",\\\\\"Smart Integrations: Alexa, Google Assistant\\\\\",\\\\\"HomeBase S380 Compatibility: Yes\\\\\",\\\\\"Weather Protection: Yes\\\\\",\\\\\"Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\\\\\"],\\\\\"product_name\\\\\":\\\\\"SoloCam S340\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1500_1500.png?v=1695091152\\\\\",\\\\\"price\\\\\":\\\\\"$199.99\\\\\",\\\\\"learn_more_link\\\\\":\\\\\"https://us.eufy.com/products/t81701w1\\\\\"},{\\\\\"info\\\\\":[\\\\\"Cameras: Single\\\\\",\\\\\"Video Quality: Wide-Angle Camera: 2K (2304\u00D71296)\\\\\",\\\\\"Details at Distance: 7 m (25 ft)\\\\\",\\\\\"Zoom: Digital \\\\\",\\\\\"Night Vision: Color Night Vision\\\\\",\\\\\"Spotlight: Yes\\\\\",\\\\\"Field of View: 135\u00B0\\\\\",\\\\\"Pan and Tilt: No\\\\\",\\\\\"Battery Life: 3 Months Standalone, a Lifetime with Forever* Power\\\\\",\\\\\"Solar Power: Integrated 1.2W Solar Panel\\\\\",\\\\\"Monthly Fee: No\\\\\",\\\\\"Local Storage**: Built-In 8 GB EMMC \\\\\",\\\\\"On-Device** AI: Motion Detection, Human Detection\\\\\",\\\\\"Wi-Fi: 2.4 GHz Only\\\\\",\\\\\"Smart Integrations: Alexa, Google Assistant\\\\\",\\\\\"HomeBase S380 Compatibility: Yes\\\\\",\\\\\"Weather Protection: Yes\\\\\",\\\\\"Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\\\\\"],\\\\\"product_name\\\\\":\\\\\"SoloCam S230\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S230_SoloCam_S40_1.png?v=1695096472\\\\\",\\\\\"price\\\\\":\\\\\"$199.99\\\\\",\\\\\"learn_more_link\\\\\":\\\\\"https://us.eufy.com/products/t81241w1\\\\\"},{\\\\\"info\\\\\":[\\\\\"Cameras: Single\\\\\",\\\\\"Video Quality: Wide-Angle Camera: 2K (2304\u00D71296)\\\\\",\\\\\"Details at Distance: 7 m (25 ft)\\\\\",\\\\\"Zoom: Digital \\\\\",\\\\\"Night Vision: Infrared Night Vision\\\\\",\\\\\"Spotlight: No\\\\\",\\\\\"Field of View: 135\u00B0\\\\\",\\\\\"Pan and Tilt: No\\\\\",\\\\\"Battery Life: 3 Months Standalone, a Lifetime with Forever* Power\\\\\",\\\\\"Solar Power: Integrated 0.9W Solar Panel\\\\\",\\\\\"Monthly Fee: No\\\\\",\\\\\"Local Storage**: Built-In 8 GB EMMC \\\\\",\\\\\"On-Device** AI: Motion Detection, Human Detection\\\\\",\\\\\"Wi-Fi: 2.4 GHz Only\\\\\",\\\\\"Smart Integrations: Alexa, Google Assistant\\\\\",\\\\\"HomeBase S380 Compatibility: Yes\\\\\",\\\\\"Weather Protection: Yes\\\\\",\\\\\"Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\\\\\"],\\\\\"product_name\\\\\":\\\\\"SoloCam S220\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S220_SoloCam_4cb73a28-da81-44fe-b018-dd5dc744b3dc.png?v=1695094906\\\\\",\\\\\"price\\\\\":\\\\\"$129.99\\\\\",\\\\\"learn_more_link\\\\\":\\\\\"https://us.eufy.com/products/t8134121\\\\\"}]}\",\"type\":\"json\"},\"listing_paragraph\":{\"value\":\"*With optimal sunlight, the built-in solar panel can collect and store 600 to 800 mAh per day.<br>\\\\n**If you choose to use cloud-based features such as cloud storage or push notifications with thumbnail previews, videos or thumbnail previews will be sent to the cloud as needed to provide your selected features.\",\"type\":\"multi_line_text_field\"},\"live-helper\":{\"value\":\"true\",\"type\":\"boolean\"},\"ProductVideo-1\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"\\\\\",\\\\\"blocks\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_1.png?v=1699587309\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Discover Solo Cam S340: A battery-powered, motion-tracking camera.</b>\\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/_gR3p1IyrzM?si=6F-BUMKzioABA29J\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_2.png?v=1699587401\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Powered by solar, with the flexibility to place it anywhere there\\'s sun.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/ILV1fD_Rues?si=Lj0THv2sKCjV4yAj\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_3.png?v=1699587477\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Experience the next level of home security.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/76SUrpYfgFo?si=kVsT6y6Q66tX1jtc\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_4.png?v=1699587559\\\\\",\\\\\"tips\\\\\":\\\\\"<b>See a comparison between Floodlight Cam E340 and SoloCam S340.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/0MJDZDl5Q9o?si=rzg0MIuHSGzJ5bRA\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_5.png?v=1699587635\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Dive into AI enhanced security with our weatherproof camera.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/vFrxUNhPdaw?si=Ky0yikJt5hT5XsWx\\\\\"}]}\",\"type\":\"json\"},\"quick_intro\":{\"value\":\"{\\\\\"data\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD02-V1.jpg?v=1703673501\\\\\",\\\\\"title\\\\\":\\\\\"Dual Cameras for Ultra-Clear <br/> Views at Up to 8x Zoom\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD03-V1.jpg?v=1703673503\\\\\",\\\\\"title\\\\\":\\\\\"A Single Install Lasts a <br/> Lifetime with SolarPlus&#x2122;\\\\\",\\\\\"fontColor\\\\\":\\\\\"#FFFFFF\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD04-V1.jpg?v=1703673502\\\\\",\\\\\"title\\\\\":\\\\\"360\u00B0 Guardian Leaves No <br/> Blindspots\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD05-V1.jpg?v=1703673503\\\\\",\\\\\"title\\\\\":\\\\\"Always In Focus: On-Device <br/> Al-Powered Tracking\\\\\",\\\\\"fontColor\\\\\":\\\\\"#FFFFFF\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD06-V1.jpg?v=1703673502\\\\\",\\\\\"title\\\\\":\\\\\"Wire-Free Flexible <br/> Installation\\\\\",\\\\\"fontColor\\\\\":\\\\\"#FFFFFF\\\\\"}],\\\\\"title\\\\\":\\\\\"Quick Intro\\\\\",\\\\\"link_txt\\\\\":\\\\\"Learn More\\\\\",\\\\\"link\\\\\":\\\\\"https://us.eufy.com/pages/solocam-s340\\\\\"}\",\"type\":\"json\"},\"specs\":{\"value\":\"{\\\\\"items\\\\\":[],\\\\\"title\\\\\":\\\\\"Specs\\\\\",\\\\\"variant\\\\\":{\\\\\"sku\\\\\":\\\\\"T81701W1\\\\\"},\\\\\"data\\\\\":[{\\\\\"name\\\\\":\\\\\"Image/Video Quality\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Camera\\\\\",\\\\\"des\\\\\":\\\\\"Dual-Cam\\\\\"},{\\\\\"title\\\\\":\\\\\"Resolution\\\\\",\\\\\"des\\\\\":\\\\\"Wide-Angle Lens: 3K(2880*1620); <br>Telephoto Lens: 2K(2304*1296)\\\\\"},{\\\\\"title\\\\\":\\\\\"Details at Distance\\\\\",\\\\\"des\\\\\":\\\\\"15m (50 ft)\\\\\"},{\\\\\"title\\\\\":\\\\\"Zoom Method\\\\\",\\\\\"des\\\\\":\\\\\"Hybrid 8\u00D7\\\\\"},{\\\\\"title\\\\\":\\\\\"Night Vision\\\\\",\\\\\"des\\\\\":\\\\\"Color Night Vision\\\\\"}]},{\\\\\"name\\\\\":\\\\\"Camera\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Spotlight\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Field Of View\\\\\",\\\\\"des\\\\\":\\\\\"135\u00B0\\\\\"},{\\\\\"title\\\\\":\\\\\"Pan and Tilt\\\\\",\\\\\"des\\\\\":\\\\\"Horizon 360\u00B0, Vertical 70\u00B0\\\\\"}]},{\\\\\"name\\\\\":\\\\\"Power\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Battery Life\\\\\",\\\\\"des\\\\\":\\\\\"3 Months Standalone, A Lifetime with Forever* Power\\\\\"},{\\\\\"title\\\\\":\\\\\"Solar Power\\\\\",\\\\\"des\\\\\":\\\\\"Adjustable and Removable 2.2W Solar Panel\\\\\"}]},{\\\\\"name\\\\\":\\\\\"On-Device**\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Monthly Fee\\\\\",\\\\\"des\\\\\":\\\\\"No\\\\\"},{\\\\\"title\\\\\":\\\\\"Local Storage**\\\\\",\\\\\"des\\\\\":\\\\\"Built-In 8 GB EMMC\\\\\"},{\\\\\"title\\\\\":\\\\\"On-Device** AI\\\\\",\\\\\"des\\\\\":\\\\\"Motion Detection, Human Detection, Vehicle Detection\\\\\"}]},{\\\\\"name\\\\\":\\\\\"Compatibility\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Wi-Fi\\\\\",\\\\\"des\\\\\":\\\\\"2.4 GHz Only\\\\\"},{\\\\\"title\\\\\":\\\\\"Smart Integrations\\\\\",\\\\\"des\\\\\":\\\\\"Alexa, Google Assistant\\\\\"},{\\\\\"title\\\\\":\\\\\"HomeBase 3 Compatibility\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"}]},{\\\\\"name\\\\\":\\\\\"Working Environment\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Weather Protection\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Operating Temperature\\\\\",\\\\\"des\\\\\":\\\\\"-4\u00B0F - 122\u00B0F (-20\u00B0C - 50\u00B0C)\\\\\"}]}],\\\\\"showTitle\\\\\":true}\",\"type\":\"json\"},\"user_reviews_video\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"\\\\\",\\\\\"blocks\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_1.png?v=1699587309\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Discover Solo Cam S340: A battery-powered, motion-tracking camera.</b>\\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/_gR3p1IyrzM?si=6F-BUMKzioABA29J\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_2.png?v=1699587401\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Powered by solar, with the flexibility to place it anywhere there\\'s sun.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/ILV1fD_Rues?si=Lj0THv2sKCjV4yAj\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_3.png?v=1699587477\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Experience the next level of home security.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/76SUrpYfgFo?si=kVsT6y6Q66tX1jtc\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_4.png?v=1699587559\\\\\",\\\\\"tips\\\\\":\\\\\"<b>See a comparison between Floodlight Cam E340 and SoloCam S340.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/0MJDZDl5Q9o?si=rzg0MIuHSGzJ5bRA\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_5.png?v=1699587635\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Dive into AI enhanced security with our weatherproof camera.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/vFrxUNhPdaw?si=Ky0yikJt5hT5XsWx\\\\\"}]}\",\"type\":\"json\"},\"description_tag\":{\"value\":\"Secure your home with FamiLock S3 Max, the first eufy palm vein video smart lock. Features a 150\u00B0 2K camera, doorbell, 4 inch screen, and Matter support.\\\\n\",\"type\":\"multi_line_text_field\"},\"title_tag\":{\"value\":\"FamiLock S3 Max | Palm Vein Smart Lock with 2K Camera& 4\\\\\" Screen\",\"type\":\"multi_line_text_field\"},\"navBar\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Purchase\\\\\",\\\\\"target\\\\\":\\\\\"productMain\\\\\"},{\\\\\"label\\\\\":\\\\\"Overview\\\\\",\\\\\"target\\\\\":\\\\\"overview\\\\\"},{\\\\\"label\\\\\":\\\\\"Specs\\\\\",\\\\\"target\\\\\":\\\\\"specsV2\\\\\"},{\\\\\"label\\\\\":\\\\\"Compare\\\\\",\\\\\"target\\\\\":\\\\\"compareV2\\\\\"},{\\\\\"label\\\\\":\\\\\"Reviews\\\\\",\\\\\"target\\\\\":\\\\\"reviews\\\\\"}]}\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'global',\n },\n MF_combo_listing: null,\n MF_combo_product_ext_info: {\n value:\n '{\"bulling_point\":{\"value\":\"[\\\\\"Bulling_point238\\\\\",\\\\\"Bulling_point1238\\\\\",\\\\\"Dual Cameras\\\\\",\\\\\"Solar Powered\\\\\"]\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'product_ext_info',\n },\n MF_combo_accessories: null,\n description:\n 'Palm Vein Unlocking: Achieve recognition in just 0.1 seconds with secure, forgery-proof palm vein technology. Your palm vein data is stored locally on the lock, keeping your privacy entirely in your hands. All-in-One Device: This smart lock features a 2K HD night-vision camera, a 150\u00B0 wide-angle video doorbell, and a smart lock with real-time alerts\u2014keeping your home secure. Dual Power Supply System: Two batteries deliver up to 5 months of total usage, while 4 AAA backup batteries ensure uninterrupted performance during power outages. Home Automation with Matter and Apple Home: Seamlessly integrates with the eufy ecosystem and HomeBase 3 for advanced AI and security. Supports Matter for secure, easy use with Apple Home, Google Home, Alexa, and SmartThings. Dual PIR and Radar Sensors for Smart Detection: Reduce false alarms by 95% with advanced PIR and radar sensors.',\n descriptionHtml:\n \"<div data-line=\\\"true\\\" data-line-index=\\\"0\\\" data-zone-id=\\\"0\\\"><strong></strong></div>\\n<div data-line=\\\"true\\\" data-line-index=\\\"0\\\" data-zone-id=\\\"0\\\">\\n<ul>\\n<li>\\n<strong>Palm Vein Unlocking:\u00A0</strong>Achieve recognition in just 0.1 seconds with secure, forgery-proof palm vein technology. Your palm vein data is stored locally on the lock, keeping your privacy entirely in your hands.</li>\\n<li>\\n<strong style=\\\"font-family: -apple-system, BlinkMacSystemFont, 'San Francisco', 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; font-size: 0.875rem;\\\">All-in-One Device: </strong><span style=\\\"font-family: -apple-system, BlinkMacSystemFont, 'San Francisco', 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; font-size: 0.875rem;\\\">This smart lock features a 2K HD night-vision camera, a 150\u00B0 wide-angle video doorbell, and a smart lock with real-time alerts\u2014keeping your home secure.</span>\\n</li>\\n<li>\\n<strong style=\\\"font-family: -apple-system, BlinkMacSystemFont, 'San Francisco', 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; font-size: 0.875rem;\\\">Dual Power Supply System: </strong><span style=\\\"font-family: -apple-system, BlinkMacSystemFont, 'San Francisco', 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; font-size: 0.875rem;\\\">Two batteries deliver up to 5 months of total usage, while 4 AAA backup batteries ensure uninterrupted performance during power outages.</span>\\n</li>\\n<li>\\n<strong style=\\\"font-family: -apple-system, BlinkMacSystemFont, 'San Francisco', 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; font-size: 0.875rem;\\\">Home Automation with Matter and Apple Home: </strong><span style=\\\"font-family: -apple-system, BlinkMacSystemFont, 'San Francisco', 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; font-size: 0.875rem;\\\">Seamlessly integrates with the eufy ecosystem and HomeBase 3 for advanced AI and security. Supports Matter for secure, easy use with Apple Home, Google Home, Alexa, and SmartThings.</span>\\n</li>\\n<li>\\n<strong style=\\\"font-family: -apple-system, BlinkMacSystemFont, 'San Francisco', 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; font-size: 0.875rem;\\\">Dual PIR and Radar Sensors for Smart Detection: </strong><span style=\\\"font-family: -apple-system, BlinkMacSystemFont, 'San Francisco', 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; font-size: 0.875rem;\\\">Reduce false alarms by 95% with advanced PIR and radar sensors.</span>\\n</li>\\n</ul>\\n</div>\\n<div id=\\\"_feilian_extension_installed\\\"></div>\",\n id: 'gid://shopify/Product/8591487500457',\n name: 'eufy FamiLock S3',\n vendor: 'beta-eufy-us',\n handle: 't85v01y1',\n title: 'eufy FamiLock S3',\n path: '/t85v01y1',\n slug: 't85v01y1',\n price: {\n value: 349.99,\n currencyCode: 'USD',\n },\n listPrice: 0,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/lock.png?v=1750245595',\n altText: null,\n width: 1000,\n height: 1000,\n },\n ],\n variants: [\n {\n barcode: '194644232672',\n availableForSale: true,\n weight: 0,\n id: 'gid://shopify/ProductVariant/45954125856937',\n name: 'black',\n sku: 'T85V01Y1',\n price: 349.99,\n image: {\n altText: null,\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/lock.png?v=1750245595',\n width: 1000,\n height: 1000,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 307,\n currentlyNotInStock: false,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/45954125856937',\n displayName: 'color',\n name: 'color',\n values: [\n {\n label: 'black',\n hexColors: ['#000000'],\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: [\n {\n title: 'WSPDV24M2DMA',\n starts_at: '2025-08-18T07:55:00.000Z',\n ends_at: '2025-09-08T06:59:00.000Z',\n variant_shopify_id: 45954125856937,\n value_type: 'fixed_amount',\n value: '-35.0',\n currency: 'USD',\n fixed_value: '35.0',\n value_style: '$35',\n variant_price4wscode: 314.99,\n discount_type: 'PRICE_DISCOUNT',\n amazon_deal: false,\n cdi_id: 46127,\n cdi_updated_at: '2025-08-18T11:51:46.168Z',\n },\n ],\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [\n {\n title: 'WSPDV24M2DMA',\n starts_at: '2025-08-18T07:55:00.000Z',\n ends_at: '2025-09-08T06:59:00.000Z',\n variant_shopify_id: 45954125856937,\n value_type: 'fixed_amount',\n value: '-35.0',\n currency: 'USD',\n fixed_value: '35.0',\n value_style: '$35',\n variant_price4wscode: 314.99,\n discount_type: 'PRICE_DISCOUNT',\n amazon_deal: false,\n cdi_id: 46127,\n cdi_updated_at: '2025-08-18T11:51:46.168Z',\n },\n ],\n },\n ],\n sellingPlanGroups: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductOption/10791960477865',\n displayName: 'color',\n name: 'color',\n values: [\n {\n label: 'black',\n hexColors: ['#000000'],\n },\n ],\n },\n ],\n metafields: {\n pageType: null,\n seoSetting: null,\n preRender: null,\n relatedProducts: null,\n template: 'V5',\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: [\n 'isCustomOrder',\n 'sectionInfo',\n 'tabVideos',\n 'overview',\n 'aplusV2__2',\n 'aplusV2__3',\n 'aplusV2_A1',\n 'aplusV2',\n 'aplusV2__7',\n 'features',\n 'specsV2',\n 'compareV2',\n 'tabFaqs',\n 'downloadV2',\n ],\n aplus_order: [],\n judgemeBadge:\n \"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\",\n judgemeWidget:\n \"<div class='jdgm-rev-widg' data-updated-at='2025-06-13T03:23:26Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 5 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 4 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 3 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 2 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 1 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget' style=\\\"display: none;\\\"></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\",\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: '90',\n yotpoReviewsAverage: '4.7',\n pageCommon: null,\n liveHelper: 'true',\n giftCard: null,\n hideSearch: null,\n showNewPop: null,\n productData: {\n checkout_bar_info: {\n txt: '',\n },\n custom_variants: {\n variants: [\n {\n id: 'gid://shopify/ProductVariant/45950152442025',\n sku: 'E85V0JY1',\n title: 'Default Title',\n image:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/500_500_a5dc775e-6cb7-4274-94c3-6cd4e6e58e94.png?v=1750040002',\n handle: 'e85v0jy1',\n product_title: 'eufy FamiLock S3 Max',\n showExtra: false,\n extra: {},\n },\n {\n id: 'gid://shopify/ProductVariant/45951242436777',\n sku: 'T85V01Y1',\n title: 'Default Title',\n image:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/500_500_a5dc775e-6cb7-4274-94c3-6cd4e6e58e94.png?v=1750040002',\n handle: 't85v01y1',\n product_title: 'eufy FamiLock S3',\n showExtra: false,\n extra: {},\n },\n {\n id: 'gid://shopify/ProductVariant/44059914961065',\n sku: 'E85301Y1',\n title: 'Black',\n image:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S330VideoSmartLock_8250741a-a196-4299-af55-3fadccabe875.png?v=1720177875',\n handle: 'copy-of-video-smart-lock-s330',\n product_title: 'Copy of Video Smart Lock S330',\n showExtra: false,\n extra: {},\n },\n {\n id: 'gid://shopify/ProductVariant/44059903361193',\n sku: 'T85311Y1',\n title: 'Black',\n image:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/8531PNG_7e8018fe-5aa7-4880-be49-19f592b0870e.png?v=1720177260',\n handle: 't85311y1',\n product_title: 'Video Smart Lock E330',\n showExtra: false,\n extra: {},\n },\n ],\n title: 'Choice',\n desc: '',\n },\n model3DViewer: {\n ar: true,\n 'ar-scale': 'auto',\n exposure: null,\n 'ar-modes': '',\n 'camera-orbit': '',\n src: '',\n arBtnText: '',\n arBtnIcon: '',\n poster: '',\n 'environment-image': '',\n url: '1111',\n },\n feature: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_1_8d7fb574-9521-4aaa-8d45-727c1371a196.png?v=1750063858',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418_1_1978bf96-3ef3-4830-88cf-7725367a77d6.png?v=1750063858',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318_1_c854df87-9ef2-403d-ab59-8333482ea33f.png?v=1750063857',\n },\n ],\n scene: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-9.png?v=1750040548',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418_cea6ebd2-c0ae-452b-a2d0-c7aade91b7da.png?v=1750040783',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318_945af38c-855c-4918-9889-8d6f8e4caa94.png?v=1750040943',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_0016d7cb-7455-4327-a4c8-e8a8abc70598.png?v=1750040547',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-1_25b28af3-3f2f-429b-8eca-3177015e4cb9.png?v=1750040783',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-1_c8cba5cb-d2bf-4a81-82f0-8edc89221ea9.png?v=1750040943',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-8.png?v=1750040548',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-2_e6f654f3-329e-465a-99e2-c419a4cc8c90.png?v=1750040783',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-2_60851cfa-c56c-4add-b7ef-e66858fb64ff.png?v=1750040944',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-1_afad326c-3dc5-49f2-90ca-503b008246be.png?v=1750040547',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-3_81ad9768-0f11-4ca9-b56c-c3118b8fc1a1.png?v=1750040783',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-3_b050fbbf-3913-4d48-a909-4cb32250168f.png?v=1750040943',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-3_c3325ea0-f75b-4ee3-a3ba-9f4b27f5c5f4.png?v=1750040548',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-5_0108fc83-ca73-4e57-b1a6-43edd02cace6.png?v=1750040783',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-5_94656616-04b2-4f84-8b64-ea32e8038521.png?v=1750040943',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-4_5046b6d2-c7b5-49ca-8bc1-f563d8c63f7d.png?v=1750040548',\n padImg: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-6.png?v=1750040783',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-6_0c7e121c-1aac-4359-8826-22cce1fa4fbf.png?v=1750040943',\n },\n ],\n intro_video: {\n poster: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-6.png?v=1750040548',\n video: 'https://cdn.shopify.com/videos/c/o/v/7ef6ed99a6b742efb2b4655aa15673af.mp4',\n },\n user_reviews: {\n title: 'Highly Anticipated, Well Received',\n list: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Bryan_H..jpg?v=1695104900',\n name: 'Bryan H.',\n description:\n 'Installation was very simple, it took no more than 15 minutes to install on the wall. And Wow!! It does look very good and very professional too.',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Caleb_S..jpg?v=1695104900',\n name: 'Caleb S.',\n description:\n 'Having a zoom lens is helpful and the mounting bracket design was very intuitive. The removable solar panel was also very helpful, and will benefit many users in the future.',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Pete_G..jpg?v=1695104900',\n name: 'Peter G.',\n description:\n 'I really like the ease with which you can mount and remove it. The addition of the solar panel alattached to the top is just brilliant.',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Rene_V..jpg?v=1695104899',\n name: 'Rene V.',\n description:\n 'The secondary camera/view within the app shows a closer look of wherever the main camera is looking at. I like this.',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Richard..jpg?v=1695104900',\n name: 'Richard D.',\n description:\n \"In my short time with the camera it's become my favourite Eufy camera so far because of the ability to pan the camera around remotely or let the camera auto track. \",\n },\n ],\n },\n },\n productVideo: null,\n user_reviews_video: {\n title: '',\n blocks: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_1.png?v=1699587309',\n tips: '<b>Discover Solo Cam S340: A battery-powered, motion-tracking camera.</b>',\n video_url: 'https://www.youtube.com/embed/_gR3p1IyrzM?si=6F-BUMKzioABA29J',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_2.png?v=1699587401',\n tips: \"<b>Powered by solar, with the flexibility to place it anywhere there's sun.</b> \",\n video_url: 'https://www.youtube.com/embed/ILV1fD_Rues?si=Lj0THv2sKCjV4yAj',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_3.png?v=1699587477',\n tips: '<b>Experience the next level of home security.</b> ',\n video_url: 'https://www.youtube.com/embed/76SUrpYfgFo?si=kVsT6y6Q66tX1jtc',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_4.png?v=1699587559',\n tips: '<b>See a comparison between Floodlight Cam E340 and SoloCam S340.</b> ',\n video_url: 'https://www.youtube.com/embed/0MJDZDl5Q9o?si=rzg0MIuHSGzJ5bRA',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_5.png?v=1699587635',\n tips: '<b>Dive into AI enhanced security with our weatherproof camera.</b> ',\n video_url: 'https://www.youtube.com/embed/vFrxUNhPdaw?si=Ky0yikJt5hT5XsWx',\n },\n ],\n },\n listing_compare: {\n title: 'Products Comparison',\n data: [\n {\n info: [\n 'Cameras: Dual',\n 'Video Quality: Wide-Angle Camera: 3K (2880\u00D71620), Telephoto Camera: 2K (2304\u00D71296)',\n 'Details at Distance: 15 m (50 ft)',\n 'Zoom: Hybrid 8\u00D7 ',\n 'Night Vision: Color Night Vision',\n 'Spotlight: Yes',\n 'Field of View: 135\u00B0',\n 'Pan and Tilt: Horizontal 360\u00B0, Vertical 70\u00B0',\n 'Battery Life: 3 Months Standalone, a Lifetime with Forever* Power',\n 'Solar Power: Adjustable and Removable 2.2W Solar Panel',\n 'Monthly Fee: No',\n 'Local Storage**: Built-In 8 GB EMMC ',\n 'On-Device** AI: Motion Detection, Human Detection, Vehicle Detection',\n 'Wi-Fi: 2.4 GHz Only',\n 'Smart Integrations: Alexa, Google Assistant',\n 'HomeBase S380 Compatibility: Yes',\n 'Weather Protection: Yes',\n 'Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)',\n ],\n product_name: 'SoloCam S340',\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1500_1500.png?v=1695091152',\n price: '$199.99',\n learn_more_link: 'https://us.eufy.com/products/t81701w1',\n },\n {\n info: [\n 'Cameras: Single',\n 'Video Quality: Wide-Angle Camera: 2K (2304\u00D71296)',\n 'Details at Distance: 7 m (25 ft)',\n 'Zoom: Digital ',\n 'Night Vision: Color Night Vision',\n 'Spotlight: Yes',\n 'Field of View: 135\u00B0',\n 'Pan and Tilt: No',\n 'Battery Life: 3 Months Standalone, a Lifetime with Forever* Power',\n 'Solar Power: Integrated 1.2W Solar Panel',\n 'Monthly Fee: No',\n 'Local Storage**: Built-In 8 GB EMMC ',\n 'On-Device** AI: Motion Detection, Human Detection',\n 'Wi-Fi: 2.4 GHz Only',\n 'Smart Integrations: Alexa, Google Assistant',\n 'HomeBase S380 Compatibility: Yes',\n 'Weather Protection: Yes',\n 'Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)',\n ],\n product_name: 'SoloCam S230',\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S230_SoloCam_S40_1.png?v=1695096472',\n price: '$199.99',\n learn_more_link: 'https://us.eufy.com/products/t81241w1',\n },\n {\n info: [\n 'Cameras: Single',\n 'Video Quality: Wide-Angle Camera: 2K (2304\u00D71296)',\n 'Details at Distance: 7 m (25 ft)',\n 'Zoom: Digital ',\n 'Night Vision: Infrared Night Vision',\n 'Spotlight: No',\n 'Field of View: 135\u00B0',\n 'Pan and Tilt: No',\n 'Battery Life: 3 Months Standalone, a Lifetime with Forever* Power',\n 'Solar Power: Integrated 0.9W Solar Panel',\n 'Monthly Fee: No',\n 'Local Storage**: Built-In 8 GB EMMC ',\n 'On-Device** AI: Motion Detection, Human Detection',\n 'Wi-Fi: 2.4 GHz Only',\n 'Smart Integrations: Alexa, Google Assistant',\n 'HomeBase S380 Compatibility: Yes',\n 'Weather Protection: Yes',\n 'Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)',\n ],\n product_name: 'SoloCam S220',\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S220_SoloCam_4cb73a28-da81-44fe-b018-dd5dc744b3dc.png?v=1695094906',\n price: '$129.99',\n learn_more_link: 'https://us.eufy.com/products/t8134121',\n },\n ],\n },\n specs: {\n items: [],\n title: 'Specs',\n variant: {\n sku: 'T81701W1',\n },\n data: [\n {\n name: 'Image/Video Quality',\n children: [\n {\n title: 'Camera',\n des: 'Dual-Cam',\n },\n {\n title: 'Resolution',\n des: 'Wide-Angle Lens: 3K(2880*1620); <br>Telephoto Lens: 2K(2304*1296)',\n },\n {\n title: 'Details at Distance',\n des: '15m (50 ft)',\n },\n {\n title: 'Zoom Method',\n des: 'Hybrid 8\u00D7',\n },\n {\n title: 'Night Vision',\n des: 'Color Night Vision',\n },\n ],\n },\n {\n name: 'Camera',\n children: [\n {\n title: 'Spotlight',\n des: 'Yes',\n },\n {\n title: 'Field Of View',\n des: '135\u00B0',\n },\n {\n title: 'Pan and Tilt',\n des: 'Horizon 360\u00B0, Vertical 70\u00B0',\n },\n ],\n },\n {\n name: 'Power',\n children: [\n {\n title: 'Battery Life',\n des: '3 Months Standalone, A Lifetime with Forever* Power',\n },\n {\n title: 'Solar Power',\n des: 'Adjustable and Removable 2.2W Solar Panel',\n },\n ],\n },\n {\n name: 'On-Device**',\n children: [\n {\n title: 'Monthly Fee',\n des: 'No',\n },\n {\n title: 'Local Storage**',\n des: 'Built-In 8 GB EMMC',\n },\n {\n title: 'On-Device** AI',\n des: 'Motion Detection, Human Detection, Vehicle Detection',\n },\n ],\n },\n {\n name: 'Compatibility',\n children: [\n {\n title: 'Wi-Fi',\n des: '2.4 GHz Only',\n },\n {\n title: 'Smart Integrations',\n des: 'Alexa, Google Assistant',\n },\n {\n title: 'HomeBase 3 Compatibility',\n des: 'Yes',\n },\n ],\n },\n {\n name: 'Working Environment',\n children: [\n {\n title: 'Weather Protection',\n des: 'Yes',\n },\n {\n title: 'Operating Temperature',\n des: '-4\u00B0F - 122\u00B0F (-20\u00B0C - 50\u00B0C)',\n },\n ],\n },\n ],\n showTitle: true,\n },\n faqs: {\n title: 'FAQ',\n data: [\n {\n question: 'How long is the battery life of Solocam S340?',\n answer:\n '3 Months*. <br>*Based on 300 seconds of recording time per day. Actual battery life depends on several factors such as the number of times motion is detected, event recording duration, and environmental temperatures. <br>*Using solar charging allows forever* power.',\n category_name: null,\n },\n {\n question: \"Why doesn't my SoloCam S340 battery stay at 100%?\",\n answer:\n 'Power collected by the solar panel depends on the weather and available sunlight. If little energy is collected in a day, the battery level may go down. It can run for up to 3 months on battery and it will be charged once the weather is sunny.',\n category_name: null,\n },\n {\n question: 'Does SoloCam S340 support local** AI?',\n answer:\n 'Human Detection and Vehicle Detection run natively on the local** AI. When connected to HomeBase 3, the added power allows Human Detection to be upgraded to Human Recognition.',\n category_name: null,\n },\n {\n question: 'Does SoloCam S340 support 24/7 recording?',\n answer:\n \"No. Battery cameras aren't currently capable of 24/7 recording, even if connected to HomeBase 3.\",\n category_name: null,\n },\n {\n question: 'Which HomeBase S380 features are SoloCam S340 compatible with?',\n answer:\n 'When connected to HomeBase S380, SoloCam S340 will be able to utilize the storage** capacity of HomeBase S380 and the AI will be enhanced with BionicMind\u2122, enabling familiar faces, human recognition, vehicle detection, and pet detection.',\n category_name: null,\n },\n {\n question: 'What is the detection range of SoloCam S340 during the day and at night?',\n answer:\n 'The detection range is directly affected by the sensitivity setting. When using the default sensitivity level of 4, the triggering distance is 20 \u2013 26 ft (6 \u2013 8 m) during the day and 13 \u2013 20 ft (4 \u2013 6 m) meters at night.',\n category_name: null,\n },\n {\n question: 'How can Solocam S340 be powered?',\n answer:\n 'It can be powered by the built-in rechargeable battery, or by the included solar panel. The solar panel can be installed directly on the camera or nearby connected via cable.',\n category_name: null,\n },\n {\n question: 'What are the battery specs of Solocam S340?',\n answer: 'It is a built-in, non-removable, rechargeable, lithium-ion battery.',\n category_name: null,\n },\n {\n question: 'How can I schedule the security modes of SoloCam S340?',\n answer:\n \"Click the '+' icon in schedule settings. 3 custom schedule modes may be set. A disarmed mode may also be set.\",\n category_name: null,\n },\n {\n question: 'Is SoloCam S340 compatible with voice assistants?',\n answer: 'Yes, it supports streaming to Alexa Echo Show and Google Chromecast.',\n category_name: null,\n },\n ],\n },\n howtoVideo: null,\n quick_intro: {\n data: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD02-V1.jpg?v=1703673501',\n title: 'Dual Cameras for Ultra-Clear <br/> Views at Up to 8x Zoom',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD03-V1.jpg?v=1703673503',\n title: 'A Single Install Lasts a <br/> Lifetime with SolarPlus&#x2122;',\n fontColor: '#FFFFFF',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD04-V1.jpg?v=1703673502',\n title: '360\u00B0 Guardian Leaves No <br/> Blindspots',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD05-V1.jpg?v=1703673503',\n title: 'Always In Focus: On-Device <br/> Al-Powered Tracking',\n fontColor: '#FFFFFF',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD06-V1.jpg?v=1703673502',\n title: 'Wire-Free Flexible <br/> Installation',\n fontColor: '#FFFFFF',\n },\n ],\n title: 'Quick Intro',\n link_txt: 'Learn More',\n link: 'https://us.eufy.com/pages/solocam-s340',\n },\n standard_schema: null,\n listing_paragraph:\n '*With optimal sunlight, the built-in solar panel can collect and store 600 to 800 mAh per day.<br>\\n**If you choose to use cloud-based features such as cloud storage or push notifications with thumbnail previews, videos or thumbnail previews will be sent to the cloud as needed to provide your selected features.',\n custom_variants: null,\n slickContainer: null,\n highlights: null,\n downloads: null,\n inbox: null,\n liveStream: null,\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: null,\n productExtInfo: ['Bulling_point238', 'Bulling_point1238', 'Dual Cameras', 'Solar Powered'],\n accessories: null,\n seoHidden: null,\n fwcdn3: null,\n compare: [\n {\n label: 'Built-In Wi-Fi',\n val: 'Direct Wi-Fi',\n },\n {\n label: 'Unlock Methods',\n val: 'Palm Vein, App, Voice Control, Password, Keys',\n },\n {\n label: 'Built-In Video Doorbell',\n val: 'Y',\n },\n {\n label: 'Cam Resolution',\n val: '2K HDR',\n },\n {\n label: 'Display',\n val: 'N',\n },\n {\n label: 'Battery Type',\n val: '15000mAh+4*AAA',\n },\n {\n label: 'Battery Life',\n val: '5 months',\n },\n {\n label: 'Charger Requirement',\n val: '5V/2A',\n },\n {\n label: 'Waterproof',\n val: 'IP65',\n },\n {\n label: 'Auto Lock',\n val: 'Door sensor',\n },\n {\n label: 'eufy Ecosystem Support',\n val: 'Doorbell&Cam&Homebase 3',\n },\n {\n label: 'External Ecosystem Support',\n val: 'Matter/Apple Home/Alexa/Google Home',\n },\n {\n label: 'ANSI/BHMA',\n val: 'Grade 1 (Best)',\n },\n ],\n navBar: {\n list: [\n {\n label: 'Purchase',\n target: 'productMain',\n },\n {\n label: 'Overview',\n target: 'overview',\n },\n {\n label: 'Specs',\n target: 'specsV2',\n },\n {\n label: 'Compare',\n target: 'compareV2',\n },\n {\n label: 'Reviews',\n target: 'reviews',\n },\n ],\n },\n },\n },\n {\n availableForSale: true,\n productType: 'Battery Camera',\n onlineStoreUrl: null,\n publishedAt: '2022-11-16T15:02:05Z',\n totalInventory: -33,\n tags: [\n '1 waitfor delay 0 0 15',\n '2K',\n '8210',\n 'akr_product_discount_tag',\n 'Battery',\n 'boost iq',\n 'c2 pro',\n 'cam2',\n 'CLtag:Best Seller',\n 'CLtag:kkk',\n 'Col:1-Security',\n 'Col:2-Security Camera',\n 'Color Night Vision',\n 'door bell',\n 'dustbin',\n 'eufy cam2',\n 'eufycam solo pro',\n 'firmware updates',\n 'Front Door',\n 'humidifier',\n 'key pad',\n 'l40',\n 'outdoor motion sensor',\n 'outlet',\n 'Over $300.00',\n 'pc app',\n 'S',\n 'S40',\n 'security',\n 'security camera',\n 'self empty',\n 'skutagDIMPtest',\n 'Solar',\n 'solo cam s40',\n 'solo pro',\n 'suction fan',\n 'Support WiFi Connection Yes',\n 't8123j21',\n 't81243w1',\n 't8412',\n 't8424321',\n 't8740',\n 'wet',\n 'Yards',\n ],\n seo: {\n title: 'Solar Camera SoloCam S230 (S40)',\n description:\n 'Keep your home safe day and night with the SoloCam S230 (S40) by eufy. Features an ultra-bright spotlight, 2K resolution clarity. Learn More!',\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: {\n value: '[]',\n type: 'json',\n description: '{\"status\":\"Active\",\"schema\":\"\"}',\n namespace: 'component',\n key: '_order',\n },\n MF_aplus_order: null,\n MF_judgemeBadge: null,\n MF_judgemeWidget: null,\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: null,\n MF_yotpoReviewsAverage: null,\n MF_pageCommon: null,\n MF_liveHelper: null,\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: null,\n MF_productData: {\n value:\n '{\"scene_app_img\":\"https://cdn.shopify.com/s/files/1/0603/3863/4821/files/2_bbb782cd-66c1-4182-8cbd-fc08bc7d566e.jpg?v=1718888746\"}',\n type: 'json',\n description: null,\n namespace: 'product',\n key: 'data',\n },\n MF_productVideo: null,\n MF_user_reviews_video: null,\n MF_listing_compare: null,\n MF_specs: null,\n MF_faqs: null,\n MF_howtoVideo: null,\n MF_quick_intro: null,\n MF_standard_schema: null,\n MF_listing_paragraph: null,\n MF_custom_variants: {\n value:\n '{\"_option_title\":\"Choice\",\"url\":[\"/products/e85301y1\",\"/products/e8213181\",\"/products/t8213181\",\"/products/e8203111\",\"/products/bundle-t88711w1-1-e85301y1-1\",\"/products/bundle-t8881121-1-e85301y1-1\"],\"sku\":[\"E85301Y1\",\"E8213181\",\"T8213181\",\"E8203111\",\"BUNDLE-T88711W1-1-E85301Y1-1\",\"BUNDLE-T8881121-1-E85301Y1-1\"],\"background_img\":[\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/3840_2880-1.jpg?v=1669050238\",\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/66_03.jpg?v=1643099033\",\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/66_05_e435e734-3415-4f8a-92c1-563625d74c4a.jpg?v=1643099033\",\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/mobile_01.jpg?v=1648708628\",\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/T8871_mobile.jpg?v=1668693241\",\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/T8881_mobile.jpg?v=1668693241\"],\"color_txt\":[\"Video Smart Lock\",\"Battery-Powered Kit\",\"Battery-Powered Add-on\",\"Wired Kit\",\"eufyCam 3&Lock\",\"eufyCam 3C&Lock\"]}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Deactive\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'global',\n key: 'custom_variants',\n },\n MF_slickContainer: null,\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: null,\n MF_liveStream: null,\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: null,\n MF_productExtInfo: {\n value: '[\"Bulling_point263\",\"Bulling_point1263\",\"Solar Powered\",\"2K Resolution\"]',\n type: 'json',\n description: null,\n namespace: 'product_ext_info',\n key: 'bulling_point',\n },\n MF_accessories: null,\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: null,\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: null,\n MF_combo_nav: null,\n MF_combo_product: {\n value:\n '{\"compare\":{\"value\":\"[{\\\\\"label\\\\\":\\\\\"Resolution\\\\\",\\\\\"val\\\\\":\\\\\"4K\\\\\"},{\\\\\"label\\\\\":\\\\\"Color Night Vision\\\\\",\\\\\"val\\\\\":\\\\\"80W (Standard 60W)\\\\\"},{\\\\\"label\\\\\":\\\\\"IR Night Vision\\\\\",\\\\\"val\\\\\":\\\\\"BassUp\u2122 2.0\\\\\"},{\\\\\"label\\\\\":\\\\\"Lens\u3001FOV\\\\\",\\\\\"val\\\\\":\\\\\"40W Racetrack Subwoofer 2 x 10W Tweeter\\\\\"},{\\\\\"label\\\\\":\\\\\"Spotlight\\\\\",\\\\\"val\\\\\":\\\\\"70Hz - 40KHz\\\\\"},{\\\\\"label\\\\\":\\\\\"Built-In Solar Panel\\\\\",\\\\\"val\\\\\":\\\\\"24H\\\\\"},{\\\\\"label\\\\\":\\\\\"Motion Detection\\\\\",\\\\\"val\\\\\":\\\\\"IPX7 Waterproof and Floats\\\\\"},{\\\\\"label\\\\\":\\\\\"AI Recognition\\\\\",\\\\\"val\\\\\":\\\\\"5.0\\\\\"},{\\\\\"label\\\\\":\\\\\"Al Self-Learning*\\\\\",\\\\\"val\\\\\":\\\\\"PartyCast 2.0 / TWS\\\\\"},{\\\\\"label\\\\\":\\\\\"Local Storage*\\\\\",\\\\\"val\\\\\":\\\\\"Type C\\\\\"},{\\\\\"label\\\\\":\\\\\"24/7 Smart Snapshot\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"External Solar Panel\\\\\",\\\\\"val\\\\\":\\\\\"11.65 x 7.28 x 3.98 inches\\\\\"}]\",\"type\":\"json\"},\"data\":{\"value\":\"{\\\\\"scene_app_img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0603/3863/4821/files/2_bbb782cd-66c1-4182-8cbd-fc08bc7d566e.jpg?v=1718888746\\\\\"}\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'product',\n },\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: null,\n MF_combo_aplus: null,\n MF_combo_judgeme: null,\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: null,\n MF_combo_page: null,\n MF_combo_global: null,\n MF_combo_listing: null,\n MF_combo_product_ext_info: null,\n MF_combo_accessories: null,\n description:\n 'Forever* Power, Solar Style: Just 2 hours of direct sunlight each day is enough to continuously power SoloCam S230, so you never have to worry about changing the battery. And when the sun sets, the built-in battery keeps the juice flowing. The Key is in the Detail: Capture every event that occurs around your home in ultra-clear 2K resolution. No Hidden Costs: SoloCam is a one-time purchase. There are no monthly fees or hidden costs. Everything is done on-device** for complete security and transparency. Relevant Recordings: The built-in AI ensures SoloCam S230 only records when a person is present, rather than an animal.',\n descriptionHtml:\n '<ul>\\n<li data-mce-fragment=\"1\">\\n<b data-mce-fragment=\"1\" style=\"font-family: -apple-system, BlinkMacSystemFont, \\'San Francisco\\', \\'Segoe UI\\', Roboto, \\'Helvetica Neue\\', sans-serif; font-size: 0.875rem;\">Forever* Power, Solar Style:</b><span data-mce-fragment=\"1\" style=\"font-family: -apple-system, BlinkMacSystemFont, \\'San Francisco\\', \\'Segoe UI\\', Roboto, \\'Helvetica Neue\\', sans-serif; font-size: 0.875rem;\"> </span><span data-mce-fragment=\"1\" style=\"font-weight: 400;\" data-mce-style=\"font-weight: 400;\">Just 2 hours of direct sunlight each day is enough to continuously power SoloCam S230, so you never have to worry about changing the battery. And when the sun sets, the built-in battery keeps the juice flowing.</span>\\n</li>\\n<li data-mce-fragment=\"1\"><b data-mce-fragment=\"1\">The Key is in the Detail: <span data-mce-fragment=\"1\" style=\"font-weight: 400;\" data-mce-style=\"font-weight: 400;\">Capture every event that occurs around your home in ultra-clear 2K resolution.</span></b></li>\\n<li data-mce-fragment=\"1\">\\n<b data-mce-fragment=\"1\">No Hidden Costs:</b><span data-mce-fragment=\"1\"> </span><span data-mce-fragment=\"1\" style=\"font-weight: 400;\" data-mce-style=\"font-weight: 400;\">SoloCam is a one-time purchase. There are no monthly fees or hidden costs. Everything is done on-device** for complete security and transparency.</span>\\n</li>\\n<li data-mce-fragment=\"1\" id=\"shopify-section-product__main_a\">\\n<b data-mce-fragment=\"1\">Relevant Recordings:</b><span data-mce-fragment=\"1\"> </span><span data-mce-fragment=\"1\" style=\"font-weight: 400;\" data-mce-style=\"font-weight: 400;\">The built-in AI ensures SoloCam <meta charset=\"utf-8\"> <span data-mce-fragment=\"1\">S230</span> only records when a person is present, rather than an animal.</span>\\n</li>\\n</ul>\\n<h6><br></h6>\\n<style><!--\\n.product-quantity-box.purchase-details__quantity{display: block !important;}\\n--></style>\\n<style><!--\\n.text-only,.text-card-text{white-space: pre;}.rich-text-paragraph{min-height: 15px;}\\n--></style>\\n<style><!--\\n.seeOther { color: #000000; display: block !important; } .seeOther a, .seeOtherTwo a { color: #42D1C4 !important; border-color: #42D1C4 !important; }\\n--></style>',\n id: 'gid://shopify/Product/7153026957481',\n name: 'SoloCam S230 (S40)',\n vendor: 'eufy',\n handle: 't81241w1',\n title: 'SoloCam S230 (S40)',\n path: '/t81241w1',\n slug: 't81241w1',\n price: {\n value: 129.99,\n currencyCode: 'USD',\n },\n listPrice: 300,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S230SoloCamS40_74eb5ce6-4fe1-414d-b669-c483431ec736.png?v=1720181173',\n altText: 'SoloCam S230',\n width: 1200,\n height: 1200,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/2_c424d68e-0326-45bc-a024-7f0d270c6b3d.jpg?v=1720181173',\n altText: 'SoloCam S40',\n width: 1200,\n height: 1500,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/3_fb05629a-f12e-4429-a18e-87cab245377a.jpg?v=1720181174',\n altText: 'SoloCam S40',\n width: 1200,\n height: 1500,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/4_a01aa27d-ae75-42e4-8d8f-1a3f0f1d59ee.jpg?v=1720181174',\n altText: 'SoloCam S40',\n width: 1200,\n height: 1500,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/5_6a6919c0-99df-493f-8c53-a88fc6500f1e.jpg?v=1720181174',\n altText: 'SoloCam S40',\n width: 1200,\n height: 1500,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81301W1_TD06_V1_6f102b6c-89c1-4fab-9e93-0e19a027f907.jpg?v=1720181174',\n altText: 'SoloCam S40',\n width: 1200,\n height: 1500,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/7_555fbcb0-14f9-4fd2-8cfd-5e85f2a6def7.jpg?v=1720181174',\n altText: 'SoloCam S40',\n width: 1200,\n height: 1500,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8124_4_1_a8651527-ded8-45e7-bbb5-433b17f1afaa.png?v=1720181174',\n altText: 'SoloCam S40',\n width: 1500,\n height: 1500,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/20230703-180025_d07a9402-72ca-46a6-bd00-25d8d89386e8.png?v=1720181174',\n altText: 'SoloCam S230',\n width: 1200,\n height: 1200,\n },\n ],\n variants: [\n {\n barcode: '194644069469',\n availableForSale: true,\n weight: 1.433,\n id: 'gid://shopify/ProductVariant/43032487690409',\n name: '1 Pack',\n sku: 'T81241W1',\n price: 129.99,\n image: {\n altText: 'SoloCam S230',\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S230SoloCamS40_74eb5ce6-4fe1-414d-b669-c483431ec736.png?v=1720181173',\n width: 1200,\n height: 1200,\n },\n listPrice: 300,\n requiresShipping: true,\n quantityAvailable: -18,\n currentlyNotInStock: true,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/43032487690409',\n displayName: 'size',\n name: 'Size',\n values: [\n {\n label: '1 Pack',\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: {\n code: '6ZRBC3C1VAG3',\n percent: '10',\n start: '2024-09-11T02:28:00-07:00',\n end: '2024-10-30T02:28:00-07:00',\n },\n bundleSuiteSales: null,\n coupons: [\n {\n title: 'WS24BBB',\n starts_at: '2024-06-04T06:42:35.000Z',\n ends_at: null,\n variant_shopify_id: 43032487690409,\n value_type: 'fixed_amount',\n value: '-20.0',\n currency: 'USD',\n fixed_value: '20.0',\n value_style: '$20',\n variant_price4wscode: 109.99,\n discount_type: 'WS24',\n amazon_deal: false,\n cdi_id: 19652,\n cdi_updated_at: '2025-07-16T08:18:25.717Z',\n },\n ],\n memberPriceV2: {\n participate: true,\n discount_subject: 'discounted_price',\n price_type: 'fixed_amount',\n price_value: 10.99,\n },\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [\n {\n title: 'WS24BBB',\n starts_at: '2024-06-04T06:42:35.000Z',\n ends_at: null,\n variant_shopify_id: 43032487690409,\n value_type: 'fixed_amount',\n value: '-20.0',\n currency: 'USD',\n fixed_value: '20.0',\n value_style: '$20',\n variant_price4wscode: 109.99,\n discount_type: 'WS24',\n amazon_deal: false,\n cdi_id: 19652,\n cdi_updated_at: '2025-07-16T08:18:25.717Z',\n },\n ],\n },\n {\n barcode: '194644129316',\n availableForSale: true,\n weight: 2.2046,\n id: 'gid://shopify/ProductVariant/43062764404905',\n name: '2 Pack',\n sku: 'BUNDLE-T81241W1-2',\n price: 299.98,\n image: {\n altText: 'SoloCam S230',\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/20230703-180025_d07a9402-72ca-46a6-bd00-25d8d89386e8.png?v=1720181174',\n width: 1200,\n height: 1200,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: -12,\n currentlyNotInStock: true,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/43062764404905',\n displayName: 'size',\n name: 'Size',\n values: [\n {\n label: '2 Pack',\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: [\n {\n title: 'WS24MMM',\n starts_at: '2024-05-28T02:11:28.000Z',\n ends_at: null,\n variant_shopify_id: 43062764404905,\n value_type: 'fixed_amount',\n value: '-100.0',\n currency: 'USD',\n fixed_value: '100.0',\n value_style: '$100',\n variant_price4wscode: 199.98,\n discount_type: 'WS24',\n amazon_deal: false,\n cdi_id: 19651,\n cdi_updated_at: '2025-08-12T08:36:51.619Z',\n },\n {\n title: 'WS24BBB',\n starts_at: '2024-06-04T06:42:35.000Z',\n ends_at: null,\n variant_shopify_id: 43062764404905,\n value_type: 'fixed_amount',\n value: '-20.0',\n currency: 'USD',\n fixed_value: '20.0',\n value_style: '$20',\n variant_price4wscode: 279.98,\n discount_type: 'WS24',\n amazon_deal: false,\n cdi_id: 19653,\n cdi_updated_at: '2025-08-12T08:36:19.178Z',\n },\n ],\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [\n {\n title: 'WS24MMM',\n starts_at: '2024-05-28T02:11:28.000Z',\n ends_at: null,\n variant_shopify_id: 43062764404905,\n value_type: 'fixed_amount',\n value: '-100.0',\n currency: 'USD',\n fixed_value: '100.0',\n value_style: '$100',\n variant_price4wscode: 199.98,\n discount_type: 'WS24',\n amazon_deal: false,\n cdi_id: 19651,\n cdi_updated_at: '2025-08-12T08:36:51.619Z',\n },\n ],\n },\n {\n barcode: '194644192402',\n availableForSale: true,\n weight: 1.742,\n id: 'gid://shopify/ProductVariant/43062764437673',\n name: '4 Pack',\n sku: 'BUNDLE-T81241W1-4',\n price: 201,\n image: {\n altText: 'SoloCam S40',\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8124_4_1_a8651527-ded8-45e7-bbb5-433b17f1afaa.png?v=1720181174',\n width: 1500,\n height: 1500,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: -3,\n currentlyNotInStock: true,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/43062764437673',\n displayName: 'size',\n name: 'Size',\n values: [\n {\n label: '4 Pack',\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: [],\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [null],\n },\n ],\n sellingPlanGroups: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductOption/9094376194217',\n displayName: 'size',\n name: 'Size',\n values: [\n {\n label: '1 Pack',\n },\n {\n label: '2 Pack',\n },\n {\n label: '4 Pack',\n },\n ],\n },\n ],\n metafields: {\n pageType: null,\n seoSetting: null,\n preRender: null,\n relatedProducts: null,\n template: null,\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: [],\n aplus_order: null,\n judgemeBadge: null,\n judgemeWidget: null,\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: null,\n yotpoReviewsAverage: null,\n pageCommon: null,\n liveHelper: null,\n giftCard: null,\n hideSearch: null,\n showNewPop: null,\n productData: {\n scene_app_img:\n 'https://cdn.shopify.com/s/files/1/0603/3863/4821/files/2_bbb782cd-66c1-4182-8cbd-fc08bc7d566e.jpg?v=1718888746',\n },\n productVideo: null,\n user_reviews_video: null,\n listing_compare: null,\n specs: null,\n faqs: null,\n howtoVideo: null,\n quick_intro: null,\n standard_schema: null,\n listing_paragraph: null,\n custom_variants: null,\n slickContainer: null,\n highlights: null,\n downloads: null,\n inbox: null,\n liveStream: null,\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: null,\n productExtInfo: ['Bulling_point263', 'Bulling_point1263', 'Solar Powered', '2K Resolution'],\n accessories: null,\n seoHidden: null,\n fwcdn3: null,\n compare: [\n {\n label: 'Resolution',\n val: '4K',\n },\n {\n label: 'Color Night Vision',\n val: '80W (Standard 60W)',\n },\n {\n label: 'IR Night Vision',\n val: 'BassUp\u2122 2.0',\n },\n {\n label: 'Lens\u3001FOV',\n val: '40W Racetrack Subwoofer 2 x 10W Tweeter',\n },\n {\n label: 'Spotlight',\n val: '70Hz - 40KHz',\n },\n {\n label: 'Built-In Solar Panel',\n val: '24H',\n },\n {\n label: 'Motion Detection',\n val: 'IPX7 Waterproof and Floats',\n },\n {\n label: 'AI Recognition',\n val: '5.0',\n },\n {\n label: 'Al Self-Learning*',\n val: 'PartyCast 2.0 / TWS',\n },\n {\n label: 'Local Storage*',\n val: 'Type C',\n },\n {\n label: '24/7 Smart Snapshot',\n val: 'Yes',\n },\n {\n label: 'External Solar Panel',\n val: '11.65 x 7.28 x 3.98 inches',\n },\n ],\n navBar: null,\n },\n },\n {\n availableForSale: true,\n productType: 'Smart Lighting',\n onlineStoreUrl: null,\n publishedAt: '2024-09-26T08:32:34Z',\n totalInventory: 1187,\n tags: [],\n seo: {\n title: null,\n description: null,\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: null,\n MF_aplus_order: null,\n MF_judgemeBadge: {\n value:\n \"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\",\n type: 'string',\n description: null,\n namespace: 'judgeme',\n key: 'badge',\n },\n MF_judgemeWidget: {\n value:\n \"<div class='jdgm-rev-widg' data-updated-at='2024-09-26T08:32:37Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 5 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 4 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 3 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 2 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 1 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://judge.me/reviews/reviews_for_widget'></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\",\n type: 'string',\n description: null,\n namespace: 'judgeme',\n key: 'widget',\n },\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: null,\n MF_yotpoReviewsAverage: null,\n MF_pageCommon: null,\n MF_liveHelper: null,\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: null,\n MF_productData: null,\n MF_productVideo: null,\n MF_user_reviews_video: null,\n MF_listing_compare: null,\n MF_specs: null,\n MF_faqs: null,\n MF_howtoVideo: null,\n MF_quick_intro: null,\n MF_standard_schema: null,\n MF_listing_paragraph: null,\n MF_custom_variants: null,\n MF_slickContainer: null,\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: null,\n MF_liveStream: null,\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: null,\n MF_productExtInfo: null,\n MF_accessories: null,\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: null,\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: null,\n MF_combo_nav: null,\n MF_combo_product: null,\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: null,\n MF_combo_aplus: null,\n MF_combo_judgeme: null,\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: null,\n MF_combo_page: null,\n MF_combo_global: null,\n MF_combo_listing: null,\n MF_combo_product_ext_info: null,\n MF_combo_accessories: null,\n description:\n 'RGBWW for Stunning Lighting: The lamp integrates RGB, warm, and cool white LEDs to provide up to 1,700 lumens of brightness (with variations depending on color choice). Equipped with advanced algorithms and 12 independent control chips, it ensures smooth color transitions, blending elegance and brightness to enhance your home with sophistication and warmth. AI-Powered Lighting Experience: This feature allows the lamp to adapt to your lifestyle by curating various lighting themes based on your preferences. Whether for celebrations, moods, or special occasions, the AI-generated themes offer a personalized lighting experience tailored just for you. Futuristic and Skin-Friendly Design: The lamp features a sleek hexagonal design paired with a skin-friendly silicone light strip. This modern design not only adds a contemporary touch to your space but also resists dust and is easy to clean, making it both stylish and practical. Smart App and Voice Control: Through the eufy Life App, you can select from over 80 preset lighting themes or create custom patterns, colors, and brightness settings. The lamp is also compatible with Alexa and Google Assistant, enabling seamless voice control for a convenient hands-free experience. Versatile Ambience: More than just a source of light, the eufy LED Floor Lamp is a versatile accessory that enhances the ambiance of any room. Whether in your living room, bedroom, or gaming den, the lamp adds a personal touch that sparks life and elevates the atmosphere wherever it shines.',\n descriptionHtml:\n \"<div data-zone-id=\\\"0\\\" data-line-index=\\\"0\\\" data-line=\\\"true\\\">\\n<ul>\\n<li>\\n<span><b>RGBWW for Stunning Lighting: </b></span>The lamp integrates RGB, warm, and cool white LEDs to provide up to 1,700 lumens of brightness (with variations depending on color choice). Equipped with advanced algorithms and 12 independent control chips, it ensures smooth color transitions, blending elegance and brightness to enhance your home with sophistication and warmth.</li>\\n<li>\\n<b>AI-Powered Lighting Experience:</b><span style=\\\"font-family: -apple-system, BlinkMacSystemFont, 'San Francisco', 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; font-size: 0.875rem;\\\"> This feature allows the lamp to adapt to your lifestyle by curating various lighting themes based on your preferences. Whether for celebrations, moods, or special occasions, the AI-generated themes offer a personalized lighting experience tailored just for you.</span>\\n</li>\\n<li>\\n<b>Futuristic and Skin-Friendly Design:</b><span style=\\\"font-family: -apple-system, BlinkMacSystemFont, 'San Francisco', 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; font-size: 0.875rem;\\\"> The lamp features a sleek hexagonal design paired with a skin-friendly silicone light strip. This modern design not only adds a contemporary touch to your space but also resists dust and is easy to clean, making it both stylish and practical.</span>\\n</li>\\n<li>\\n<b>Smart App and Voice Control:</b><span style=\\\"font-family: -apple-system, BlinkMacSystemFont, 'San Francisco', 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; font-size: 0.875rem;\\\"> Through the eufy Life App, you can select from over 80 preset lighting themes or create custom patterns, colors, and brightness settings. The lamp is also compatible with Alexa and Google Assistant, enabling seamless voice control for a convenient hands-free experience.</span>\\n</li>\\n<li>\\n<b>Versatile Ambience:</b><span style=\\\"font-family: -apple-system, BlinkMacSystemFont, 'San Francisco', 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; font-size: 0.875rem;\\\"> More than just a source of light, the eufy LED Floor Lamp is a versatile accessory that enhances the ambiance of any room. Whether in your living room, bedroom, or gaming den, the lamp adds a personal touch that sparks life and elevates the atmosphere wherever it shines.</span>\\n</li>\\n</ul>\\n</div>\",\n id: 'gid://shopify/Product/8281302827177',\n name: 'eufy Indoor Floor Lamp E10',\n vendor: 'eufy',\n handle: 't8l40111',\n title: 'eufy Indoor Floor Lamp E10',\n path: '/t8l40111',\n slug: 't8l40111',\n price: {\n value: 99.99,\n currencyCode: 'USD',\n },\n listPrice: 0,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/20240904-190032.png?v=1727339554',\n altText: null,\n width: 1200,\n height: 1200,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1200_1200_00ebd66a-cac3-46b7-a68f-5c138d015833.jpg?v=1727339554',\n altText: null,\n width: 1200,\n height: 1200,\n },\n ],\n variants: [\n {\n barcode: '194644038816',\n availableForSale: true,\n weight: 6.1068,\n id: 'gid://shopify/ProductVariant/44711992066217',\n name: 'eufy Indoor Floor Lamp E10',\n sku: 'T8L40111',\n price: 99.99,\n image: {\n altText: null,\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/20240904-190032.png?v=1727339554',\n width: 1200,\n height: 1200,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 1187,\n currentlyNotInStock: false,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/44711992066217',\n displayName: 'title',\n name: 'Title',\n values: [\n {\n label: 'eufy Indoor Floor Lamp E10',\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: [],\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [null],\n },\n ],\n sellingPlanGroups: [],\n options: [],\n metafields: {\n pageType: null,\n seoSetting: null,\n preRender: null,\n relatedProducts: null,\n template: null,\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: null,\n aplus_order: null,\n judgemeBadge:\n \"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\",\n judgemeWidget:\n \"<div class='jdgm-rev-widg' data-updated-at='2024-09-26T08:32:37Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 5 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 4 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 3 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 2 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 1 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://judge.me/reviews/reviews_for_widget'></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\",\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: null,\n yotpoReviewsAverage: null,\n pageCommon: null,\n liveHelper: null,\n giftCard: null,\n hideSearch: null,\n showNewPop: null,\n productData: null,\n productVideo: null,\n user_reviews_video: null,\n listing_compare: null,\n specs: null,\n faqs: null,\n howtoVideo: null,\n quick_intro: null,\n standard_schema: null,\n listing_paragraph: null,\n custom_variants: null,\n slickContainer: null,\n highlights: null,\n downloads: null,\n inbox: null,\n liveStream: null,\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: null,\n productExtInfo: null,\n accessories: null,\n seoHidden: null,\n fwcdn3: null,\n compare: null,\n navBar: null,\n },\n },\n {\n availableForSale: false,\n productType: 'Video Doorbell',\n onlineStoreUrl: null,\n publishedAt: '2024-03-29T09:29:33Z',\n totalInventory: 0,\n tags: [\n '$199.99-$99.99',\n '4K',\n '4k camera',\n 'Black Friday',\n 'buy_main_send_gift',\n 'CLtag:New',\n 'Color Night Vision',\n 'E',\n 'Front Door',\n 'ListingTag1:orange:NEW',\n 'ListingTag2:orange:Dual-Cam',\n 'ListingTag3:orange:Package Guard',\n 'ListingTag4:orange:Color Night Vision',\n 'security',\n 'Support WiFi Connection Yes',\n 'Wired',\n 'Yards',\n ],\n seo: {\n title: 'Video Doorbell E340 - Battery Powered 2 packs',\n description:\n 'Upgrade to eufy Doorbell E340 2-Pack: 2K HD, 2-way talk, dual-cam tech, and long-lasting battery life for superior doorstep security.',\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: {\n value:\n '[\"aplusFullImage__0\",\"aplusNavCarousel__1\",\"aplusFourImages__2\",\"aplusNavCarousel__3\",\"aplusHotspots1__4\",\"aplusCompareTableScroller__6\"]',\n type: 'json',\n description: null,\n namespace: 'component',\n key: '_order',\n },\n MF_aplus_order: {\n value:\n '[\"aplus-full-image__0\",\"aplus-nav-carousel__1\",\"aplus-four-images__2\",\"aplus-nav-carousel__3\",\"aplus-hotspots-1__4\",\"aplus-compare-table-scroller__6\"]',\n type: 'json',\n description: null,\n namespace: 'aplus',\n key: '_order',\n },\n MF_judgemeBadge: null,\n MF_judgemeWidget: null,\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: {\n value: '13',\n type: 'single_line_text_field',\n description: null,\n namespace: 'yotpo',\n key: 'reviews_count',\n },\n MF_yotpoReviewsAverage: {\n value: '4.7',\n type: 'single_line_text_field',\n description: null,\n namespace: 'yotpo',\n key: 'reviews_average',\n },\n MF_pageCommon: null,\n MF_liveHelper: null,\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: {\n value: 'false',\n type: 'boolean',\n description: null,\n namespace: 'global',\n key: 'showNewPop',\n },\n MF_productData: {\n value:\n '{\"scene\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1060x1060-1.jpg?v=1695739498\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1060x1060-2.jpg?v=1695739515\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1060x1060-4.jpg?v=1695739546\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1060x1060-3.jpg?v=1695739530\"}],\"custom_variants\":{\"title\":\"Choice\",\"desc\":\"\",\"variants\":[{\"handle\":\"t8214111\",\"title\":\"Video Doorbell E340\"},{\"handle\":\"bundle-t8214111-1-t80301d1-1\",\"title\":\"Video Doorbell E340 + HomeBase S380\"},{\"handle\":\"bundle-t81701w1-1-t8416121-1-t8425121-1-t8214111-1-t80301d1-1\",\"title\":\"Dual Camera Bundle + HomeBase S380\"}]}}',\n type: 'json',\n description: null,\n namespace: 'product',\n key: 'data',\n },\n MF_productVideo: null,\n MF_user_reviews_video: {\n value:\n '{\"title\":\"\",\"blocks\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8214_1.png?v=1699589397\",\"tips\":\"<b>A dual camera doorbell that eliminates blindspots and secures packages</b>\",\"video_url\":\"https://www.youtube.com/embed/qPAaTP_Gm_8?si=l3fwmqVhqqGlqvDG\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8214_2.png?v=1699589451\",\"tips\":\"<b>The dual camera doorbell with color night vision and no subscription fee.</b> \",\"video_url\":\"https://www.youtube.com/embed/dD-hGeaozh0?si=O8swlbRJ78ql8ZOe\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8214_3.png?v=1699589512\",\"tips\":\"<b>Unlock a new era in home security with a 2K video doorbell.</b> \",\"video_url\":\"https://www.youtube.com/embed/JsJe9R2EBeE?si=s3J6m04poR1dvQMv\"}]}',\n type: 'json',\n description:\n '{\"content\":\"eufy\u65E0\u5934\u8FC1\u79FB\uFF0C\u81EA\u52A8\u628AProductVideo-1\u8F6C\u4E3Auser_reviews_video\uFF0C\u65E0\u5934\u8FC1\u79FB\u540EProductVideo-1\u81EA\u52A8\u5931\u6548\uFF0Cuser_reviews_video\u81EA\u52A8\u751F\u6548\",\"status\":\"Active\"}',\n namespace: 'global',\n key: 'user_reviews_video',\n },\n MF_listing_compare: {\n value:\n '{\"title\":\"Product Comparison\",\"data\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/video_doorbell_1500x1500_1.png?v=1695740343\",\"product_name\":\"Video Doorbell E340\",\"price\":\"$179.99\",\"learn_more_text\":\"Learn More\",\"learn_more_link\":\"/products/t8214111\",\"info\":[\"<b>Power Options</b><br>Rechargeable Battery or Hardwired<br><br><b>Working Modes</b><br>Works Standalone or with HomeBase (Not Included)<br><br><b>Doorbell Chime</b><br>1. Compatible with Existing Chimes<br>2. Alexa Echo Device as a Chime<br>3. eufy MiniBase Chime (Not Included)<br>4. HomeBase as a Chime (Not Included)<br><br><b>Local Storage**</b><br>8 GB on Device<br><br><b>Resolution</b><br>2K<br><br><b>Dual Cam </b><br>\u2713<br><br><b> Color Night Vision</b><br>\u2713<br><br><b> Two-Way Audio</b><br>\u2713<br><br><b> Detachable Battery</b><br>\u2713<br><br><b>Motion Detection</b><br> \u2713<br><br><b>Radar Detection</b><br>-<br><br><b>Human Detection AI</b><br>\u2713<br><br><b>Package Detection AI</b><br>\u2713</span><br><br><b>Face Recognition AI</b><br>\u2713\"]},{\"info\":[\"<b>Power Options</b><br>Rechargeable Battery or Hardwired<br><br><b>Working Modes</b><br>Works with HomeBase (Included)<br><br><br><b>Doorbell Chime</b><br>1. HomeBase as a Chime<br>2. Compatible with Existing Chimes<br>3. Alexa Echo Device as a Chime<br><br><br><b>Local Storage**</b><br>16 GB on HomeBase<br><br><b>Resolution</b><br>2K<br><br><b>Dual Cam </b><br><meta charset=\\\\\"utf-8\\\\\"><span data-mce-fragment=\\\\\"1\\\\\">\u2713</span><br><br><b> Color Night Vision</b><br>-<br><br><b> Two-Way Audio</b><br><meta charset=\\\\\"utf-8\\\\\"><span data-mce-fragment=\\\\\"1\\\\\">\u2713</span><br><br><b> Detachable Battery</b><br>-<br><br><b>Motion Detection</b><br> \u2713<br><br><b>Radar Detection</b><br><meta charset=\\\\\"utf-8\\\\\"><span data-mce-fragment=\\\\\"1\\\\\">\u2713</span><br><br><b>Human Detection AI</b><br><meta charset=\\\\\"utf-8\\\\\"><span data-mce-fragment=\\\\\"1\\\\\">\u2713</span><br><br><b>Package Detection AI</b><br><meta charset=\\\\\"utf-8\\\\\"><span data-mce-fragment=\\\\\"1\\\\\">\u2713</span><br><br><b>Face Recognition AI</b><br><meta charset=\\\\\"utf-8\\\\\"><span data-mce-fragment=\\\\\"1\\\\\">\u2713</span>\"],\"product_name\":\"Video Doorbell S330\",\"learn_more_text\":\"Learn More\",\"learn_more_link\":\"/products/e8213181\",\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/2-1eufysecurity8213_648_acc10db0-11b2-44e9-9f65-0a688a895e51.jpg?v=1695180804\",\"price\":\"$259.99\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/E8210_Battery_Video_Doorbell_720bde46-24d3-4652-bcf2-c32ad16cd647.jpg?v=1695180302\",\"product_name\":\"Video Doorbell S220\",\"price\":\"$199.99\",\"learn_more_text\":\"Learn More\",\"learn_more_link\":\"/products/e82101w3\",\"info\":[\"<b>Power Options</b><br>Rechargeable Battery or Hardwired<br><br><b>Working Modes</b><br>Works with HomeBase (Included)<br><br><br><b>Doorbell Chime</b><br>1. HomeBase as a Chime<br>2. Compatible with Existing Chimes<br>3. Alexa Echo Device as a Chime<br><br><br><b>Local Storage**</b><br>16 GB on HomeBase<br><br><b>Resolution</b><br>2K<br><br><b>Dual Cam </b><br>-<br><br><b> Color Night Vision</b><br>-<br><br><b> Two-Way Audio</b><br><meta charset=\\\\\"utf-8\\\\\"><span data-mce-fragment=\\\\\"1\\\\\">\u2713</span><br><br><b> Detachable Battery</b><br>-<br><br><b>Motion Detection</b><br> \u2713<br><br><b>Radar Detection</b><br>-<br><br><b>Human Detection AI</b><br><meta charset=\\\\\"utf-8\\\\\"><span data-mce-fragment=\\\\\"1\\\\\">\u2713</span><br><br><b>Package Detection AI</b><br>-<br><br><b>Face Recognition AI</b><br>-\"]}]}',\n type: 'json',\n description: null,\n namespace: 'global',\n key: 'listing_compare',\n },\n MF_specs: null,\n MF_faqs: {\n value:\n '{\"title\":\"FAQ\",\"data\":[{\"question\":\"Does Video Doorbell E340 support Apple HomeKit?\",\"answer\":\"No. It supports Amazon Alexa and Google Assistant, but it doesn\u2019t currently support HomeKit.\",\"category_name\":null},{\"question\":\" How many hours of video can Video Doorbell E340 store?\",\"answer\":\"With 8 GB of eMMC storage** built in, 90 days of video can be stored. This is based on an average of recording 30 videos, each of 20 seconds in length, per day.\",\"category_name\":null},{\"question\":\"Does Video Doorbell E340 support 5 GHz Wi-Fi?\",\"answer\":\"No, it only supports 2.4 GHz Wi-Fi.\",\"category_name\":null},{\"question\":\" Is Video Doorbell E340 compatible with HomeBase?\",\"answer\":\"Yes, it works with HomeBase 2 and HomeBase 3.\",\"category_name\":null},{\"question\":\"How do I link Alexa and Video Doorbell E340?\",\"answer\":\"1. Open the Amazon Alexa app and open the side menu. Tap Browse Skills > Skills & Games.<br>2. Search for the eufy Security skill.<br>3. Enable the eufy Security skill.<br>4. Enter your eufy account and password on the Link Account page.<br>5. Close the Successfully Linked window and tap Discover Devices to see which security devices you can control** with Alexa.<br>6. Adjust the Alexa settings to suit your preferences.<br>7. Try out some commands, such as \u201CAlexa, show me (insert device name).\u201D\",\"category_name\":null},{\"question\":\"Can I remove the battery when using Video Doorbell E340 in wired mode?\",\"answer\":\"No, the doorbell is powered by the battery and it is necessary to be installed, even while using it in wired mode.\",\"category_name\":null},{\"question\":\"What chimes can Video Doorbell E340 pair with?\",\"answer\":\"Video Doorbell E340 can pair with your existing chime, eufy HomeBase S280, eufy HomeBase S380, eufy Minibase Chime (T8023), Alexa devices, and Google Voice Assistant devices.Note: Not compatible with the original eufy Wi-Fi Chime (T8020) or eufy Chime (T8740/T8742)\",\"category_name\":null}]}',\n type: 'json',\n description: null,\n namespace: 'global',\n key: 'faqs',\n },\n MF_howtoVideo: null,\n MF_quick_intro: {\n value:\n '{\"data\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-TD02-V1.jpg?v=1703673580\",\"alt\":\"\",\"title\":\"Instant Notifications <br/> and Two-Way Audio\",\"desc\":\"See, hear, and speak <br/> to anyone at your door.\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-TD03-V1.jpg?v=1703673579\",\"alt\":\"\",\"title\":\"Dual Cameras <br/> with Delivery Guard\",\"desc\":\"Eliminate blindspots at your door.<br/>See where even head-to-toe cameras can\\'t.\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-TD04-V1.jpg?v=1703673581\",\"alt\":\"\",\"title\":\"2K Full HD <br> and Color Night Vision\",\"desc\":\"See in color and clarity,<br/> day and night.\",\"fontColor\":\"#FFFFFF\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-TD06-V1-US.jpg?v=1703673580\",\"alt\":\"\",\"title\":\"No Subscription Fee\",\"desc\":\"Get full access to notifications <br/> and video recordings with anytime playback.\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-TD05-V1.jpg?v=1703673580\",\"alt\":\"\",\"title\":\"Quick-Release Battery Pack\",\"desc\":\"Avoid Downtime Due to Charging\"}],\"title\":\"Quick Intro\",\"link_txt\":\"Learn More\",\"link\":\"https://us.eufy.com/pages/video-doorbell-e340?ref=quickintro\"}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'global',\n key: 'quick_intro',\n },\n MF_standard_schema: null,\n MF_listing_paragraph: {\n value:\n '*Push notifications with thumbnail previews require thumbnail preview images to be temporarily stored in the cloud.<br>\\n**If you choose to use cloud-based features such as cloud storage or push notifications with thumbnail previews, videos or thumbnail previews will be sent to the cloud as needed to provide your selected features.',\n type: 'multi_line_text_field',\n description: null,\n namespace: 'global',\n key: 'listing_paragraph',\n },\n MF_custom_variants: null,\n MF_slickContainer: null,\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: null,\n MF_liveStream: null,\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: null,\n MF_productExtInfo: {\n value: '[\"Bulling_point101\",\"Bulling_point1101\"]',\n type: 'json',\n description: null,\n namespace: 'product_ext_info',\n key: 'bulling_point',\n },\n MF_accessories: null,\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: null,\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: null,\n MF_combo_nav: null,\n MF_combo_product: null,\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: {\n value:\n '{\"aplusFourImages__2\":{\"value\":\"{\\\\\"headline\\\\\":\\\\\"Full Control of Your Video Doorbell with the eufy Security app\\\\\",\\\\\"blocks\\\\\":[{\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/814d2a92-669b-47c4-b040-d32adda5ed12.__CR0_0_300_225_PT0_SX300_V1.jpg?v=1695769537\\\\\",\\\\\"headline\\\\\":\\\\\"Instant Notifications*\\\\\",\\\\\"body\\\\\":\\\\\" <p class=\\\\\\\\\\\\\"aplus-p3\\\\\\\\\\\\\"> Know in real time when someone is at your door. </p> \\\\\"},{\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/cdd06c5e-9503-4fb4-8e37-2d834147d8bd.__CR0_0_300_225_PT0_SX300_V1.jpg?v=1695769537\\\\\",\\\\\"headline\\\\\":\\\\\"Communicate from Anywhere\\\\\",\\\\\"body\\\\\":\\\\\" <p class=\\\\\\\\\\\\\"aplus-p3\\\\\\\\\\\\\"> Strike a two-way conversation with anyone at your door. </p> \\\\\"},{\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8209d925-da2b-4e7d-80c1-7b9118b6e59e.__CR0_0_300_225_PT0_SX300_V1.jpg?v=1695769537\\\\\",\\\\\"headline\\\\\":\\\\\"6 Quick Replies\\\\\",\\\\\"body\\\\\":\\\\\" <p class=\\\\\\\\\\\\\"aplus-p3\\\\\\\\\\\\\"> Save time and use Quick Replies to respond when you are away. </p> \\\\\"},{\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/4c2d4f89-4c1d-41f3-8953-06a8efc921e0.__CR0_0_300_225_PT0_SX300_V1.jpg?v=1695769537\\\\\",\\\\\"headline\\\\\":\\\\\"Works with Voice Assistants\\\\\",\\\\\"body\\\\\":\\\\\" <p class=\\\\\\\\\\\\\"aplus-p3\\\\\\\\\\\\\"> Supports Alexa and Google Voice Assistant to keep your hands free. </p> \\\\\"}]}\",\"type\":\"json\"},\"aplusFullImage__0\":{\"value\":\"{\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-PRC-TD01-V1.jpg?v=1703673580\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-PRC-TD01-V1.jpg?v=1703673580\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"title\\\\\":\\\\\"Video Doorbell E340\\\\\",\\\\\"desc\\\\\":\\\\\"Dual Cameras,<br/> Package Protectionat <br/> at All Angles\\\\\",\\\\\"contentClassModifer\\\\\":\\\\\"t8214111\\\\\"}\",\"type\":\"json\"},\"aplusHotspots1__4\":{\"value\":\"{\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/99836b84-0ce1-4de8-abba-424e1b0a9b7f.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1695769537\\\\\",\\\\\"blocks\\\\\":[{\\\\\"top\\\\\":\\\\\"38.43\\\\\",\\\\\"left\\\\\":\\\\\"39.58\\\\\",\\\\\"headline\\\\\":\\\\\"Wired or Battery Power\\\\\",\\\\\"body\\\\\":\\\\\"Choose wired or battery power to suit your home or to adjust to changing needs. Works with existing doorbell wiring and chimes.\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/7bb09599-b66b-4133-96bd-0e9aef1a98db.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1695769537\\\\\"},{\\\\\"top\\\\\":\\\\\"64.94\\\\\",\\\\\"left\\\\\":\\\\\"39.29\\\\\",\\\\\"headline\\\\\":\\\\\"Rechargeable Battery Pack\\\\\",\\\\\"body\\\\\":\\\\\"The battery pack is easily removable and fully charges in 5 hours. Keep a spare to avoid video doorbell downtime while charging.\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/2d12916b-d40b-471e-bb64-6220ba308ae6.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1695769537\\\\\"},{\\\\\"top\\\\\":\\\\\"47.19\\\\\",\\\\\"left\\\\\":\\\\\"59.42\\\\\",\\\\\"headline\\\\\":\\\\\"IP65 Weather Protection\\\\\",\\\\\"body\\\\\":\\\\\"Durable design allows the doorbell to function without interruption in any weather. From snow to thick fogs, heavy rain, or bright sunshine, it doesn\\'t miss a beat.\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/315a816b-ff4d-4517-955a-6f1eeb9b987c.__CR0_0_600_450_PT0_SX600_V1.jpg?v=1695769537\\\\\"}]}\",\"type\":\"json\"},\"aplusNavCarousel__1\":{\"value\":\"{\\\\\"blocks\\\\\":[{\\\\\"navigation\\\\\":\\\\\"Dual Cameras\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-PRC-TD03-V1.jpg?v=1703673578\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-MRC-TD03-V1.jpg?v=1703673578\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"Dual Cameras Enhance Coverage\\\\\",\\\\\"body\\\\\":\\\\\"The front-facing camera focuses on people, while the downward-facing camera fills in the gaps with a view of the floor in front of your door.\\\\\",\\\\\"textBgBlack\\\\\":false,\\\\\"textInImage\\\\\":true,\\\\\"textVertical\\\\\":\\\\\"top\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Delivery Guard\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-PRC-TD04-V1.jpg?v=1703673579\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-MRC-TD04-V1.jpg?v=1703673578\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"Guard Deliveries with Smart Al\\\\\",\\\\\"body\\\\\":\\\\\"Know instantly when a package arrives, and receive alerts if anyone approaches your package before you collect it.\\\\\",\\\\\"textBgBlack\\\\\":false,\\\\\"textInImage\\\\\":true,\\\\\"textVertical\\\\\":\\\\\"top\\\\\"},{\\\\\"navigation\\\\\":\\\\\"2K HD Clarity\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-PRC-TD05-V1.jpg?v=1703673579\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-MRC-TD05-V1.jpg?v=1703673579\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"See Clearly with 2K FHD\\\\\",\\\\\"body\\\\\":\\\\\"2K clarity reveals more details. Get clear and detailed visuals of your doorstep and anyone who drops by. Main Camera: 2048 x 1536 Bottom Camera: 1600 x 1200\\\\\",\\\\\"textBgBlack\\\\\":false,\\\\\"textInImage\\\\\":true},{\\\\\"navigation\\\\\":\\\\\"Color Night Vision\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-PRC-TD06-V1.jpg?v=1703673579\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-MRC-TD06-V1.jpg?v=1703673578\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"Around-the-Clock Color\\\\\",\\\\\"body\\\\\":\\\\\"Color night vision sees faces clearer and reduces blur at night.\\\\\",\\\\\"textBgBlack\\\\\":false,\\\\\"textInImage\\\\\":true,\\\\\"textVertical\\\\\":\\\\\"top\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Dual-Light System\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-PRC-TD07-V1.jpg?v=1703673579\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-MRC-TD07-V1.jpg?v=1703673578\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"Industry\\'s First Dual-Light System\\\\\",\\\\\"body\\\\\":\\\\\"Dual lights at the top and bottom are motion sensitive and light the way when approached at night. Provide added security and better vision for the night.\\\\\",\\\\\"textBgBlack\\\\\":false,\\\\\"textInImage\\\\\":true,\\\\\"textVertical\\\\\":\\\\\"top\\\\\"}]}\",\"type\":\"json\"},\"aplusNavCarousel__3\":{\"value\":\"{\\\\\"blocks\\\\\":[{\\\\\"navigation\\\\\":\\\\\"No Subscription\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/fe3f5cb7-2f22-4b10-832a-8293f7d2ba5b.__CR0_0_1464_600_PT0_SX1464_V1_9a3d6095-f802-4761-9fb0-3fe1d5c7a826.jpg?v=1703038741\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/b998bbdc-6aa5-4f11-9f76-fe73fd112633.__CR0_0_600_450_PT0_SX600_V1_6540ba71-8f5a-4d46-b756-7775b45cded0.jpg?v=1703038741\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Advanced Encryption\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/623099ed-d21c-4475-973e-77c9f4a36d5b.__CR0_0_1464_600_PT0_SX1464_V1_afcfaffd-d44b-4e1a-93de-97e213c7783b.jpg?v=1703038741\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/a324cd8b-4a63-4144-b375-84676effdcc3.__CR0_0_600_450_PT0_SX600_V1_02d6507a-962d-4f0b-b0ae-812283c7874b.jpg?v=1703038741\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Expandable Storage**\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/c37261c1-abd1-4e9c-8405-f1372111f25d.__CR0_0_1464_600_PT0_SX1464_V1_0f24e36e-70bc-4a22-a8a6-5ced22db8d83.jpg?v=1703038741\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/f4469594-2642-4a62-ab5d-2f694a86e923.__CR0_0_600_450_PT0_SX600_V1_b6bacd90-4791-42a0-9703-19381e5fefd3.jpg?v=1703038741\\\\\"}]}\",\"type\":\"json\"},\"_order\":{\"value\":\"[\\\\\"aplusFullImage__0\\\\\",\\\\\"aplusNavCarousel__1\\\\\",\\\\\"aplusFourImages__2\\\\\",\\\\\"aplusNavCarousel__3\\\\\",\\\\\"aplusHotspots1__4\\\\\",\\\\\"aplusCompareTableScroller__6\\\\\"]\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'component',\n },\n MF_combo_aplus: {\n value:\n '{\"amazonUrl\":{\"value\":\"{\\\\\"url\\\\\":\\\\\"https://www.amazon.com/dp/B0CD7NT4Y9\\\\\"}\",\"type\":\"json\"},\"aplus-four-images__2\":{\"value\":\"{\\\\\"headline\\\\\":\\\\\"Full Control of Your Video Doorbell with the eufy Security app\\\\\",\\\\\"blocks\\\\\":[{\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/814d2a92-669b-47c4-b040-d32adda5ed12.__CR0_0_300_225_PT0_SX300_V1.jpg?v=1695769537\\\\\",\\\\\"headline\\\\\":\\\\\"Instant Notifications*\\\\\",\\\\\"body\\\\\":\\\\\" <p class=\\\\\\\\\\\\\"aplus-p3\\\\\\\\\\\\\"> Know in real time when someone is at your door. </p> \\\\\"},{\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/cdd06c5e-9503-4fb4-8e37-2d834147d8bd.__CR0_0_300_225_PT0_SX300_V1.jpg?v=1695769537\\\\\",\\\\\"headline\\\\\":\\\\\"Communicate from Anywhere\\\\\",\\\\\"body\\\\\":\\\\\" <p class=\\\\\\\\\\\\\"aplus-p3\\\\\\\\\\\\\"> Strike a two-way conversation with anyone at your door. </p> \\\\\"},{\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8209d925-da2b-4e7d-80c1-7b9118b6e59e.__CR0_0_300_225_PT0_SX300_V1.jpg?v=1695769537\\\\\",\\\\\"headline\\\\\":\\\\\"6 Quick Replies\\\\\",\\\\\"body\\\\\":\\\\\" <p class=\\\\\\\\\\\\\"aplus-p3\\\\\\\\\\\\\"> Save time and use Quick Replies to respond when you are away. </p> \\\\\"},{\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/4c2d4f89-4c1d-41f3-8953-06a8efc921e0.__CR0_0_300_225_PT0_SX300_V1.jpg?v=1695769537\\\\\",\\\\\"headline\\\\\":\\\\\"Works with Voice Assistants\\\\\",\\\\\"body\\\\\":\\\\\" <p class=\\\\\\\\\\\\\"aplus-p3\\\\\\\\\\\\\"> Supports Alexa and Google Voice Assistant to keep your hands free. </p> \\\\\"}]}\",\"type\":\"json\"},\"aplus-full-image__0\":{\"value\":\"{\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-PRC-TD01-V1.jpg?v=1703673580\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-PRC-TD01-V1.jpg?v=1703673580\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"title\\\\\":\\\\\"Video Doorbell E340\\\\\",\\\\\"desc\\\\\":\\\\\"Dual Cameras,<br/> Package Protectionat <br/> at All Angles\\\\\",\\\\\"contentClassModifer\\\\\":\\\\\"t8214111\\\\\"}\",\"type\":\"json\"},\"aplus-nav-carousel__1\":{\"value\":\"{\\\\\"blocks\\\\\":[{\\\\\"navigation\\\\\":\\\\\"Dual Cameras\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-PRC-TD03-V1.jpg?v=1703673578\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-MRC-TD03-V1.jpg?v=1703673578\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"Dual Cameras Enhance Coverage\\\\\",\\\\\"body\\\\\":\\\\\"The front-facing camera focuses on people, while the downward-facing camera fills in the gaps with a view of the floor in front of your door.\\\\\",\\\\\"textBgBlack\\\\\":false,\\\\\"textInImage\\\\\":true,\\\\\"textVertical\\\\\":\\\\\"top\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Delivery Guard\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-PRC-TD04-V1.jpg?v=1703673579\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-MRC-TD04-V1.jpg?v=1703673578\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"Guard Deliveries with Smart Al\\\\\",\\\\\"body\\\\\":\\\\\"Know instantly when a package arrives, and receive alerts if anyone approaches your package before you collect it.\\\\\",\\\\\"textBgBlack\\\\\":false,\\\\\"textInImage\\\\\":true,\\\\\"textVertical\\\\\":\\\\\"top\\\\\"},{\\\\\"navigation\\\\\":\\\\\"2K HD Clarity\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-PRC-TD05-V1.jpg?v=1703673579\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-MRC-TD05-V1.jpg?v=1703673579\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"See Clearly with 2K FHD\\\\\",\\\\\"body\\\\\":\\\\\"2K clarity reveals more details. Get clear and detailed visuals of your doorstep and anyone who drops by. Main Camera: 2048 x 1536 Bottom Camera: 1600 x 1200\\\\\",\\\\\"textBgBlack\\\\\":false,\\\\\"textInImage\\\\\":true},{\\\\\"navigation\\\\\":\\\\\"Color Night Vision\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-PRC-TD06-V1.jpg?v=1703673579\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-MRC-TD06-V1.jpg?v=1703673578\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"Around-the-Clock Color\\\\\",\\\\\"body\\\\\":\\\\\"Color night vision sees faces clearer and reduces blur at night.\\\\\",\\\\\"textBgBlack\\\\\":false,\\\\\"textInImage\\\\\":true,\\\\\"textVertical\\\\\":\\\\\"top\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Dual-Light System\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-PRC-TD07-V1.jpg?v=1703673579\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-MRC-TD07-V1.jpg?v=1703673578\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"Industry\\'s First Dual-Light System\\\\\",\\\\\"body\\\\\":\\\\\"Dual lights at the top and bottom are motion sensitive and light the way when approached at night. Provide added security and better vision for the night.\\\\\",\\\\\"textBgBlack\\\\\":false,\\\\\"textInImage\\\\\":true,\\\\\"textVertical\\\\\":\\\\\"top\\\\\"}]}\",\"type\":\"json\"},\"aplus-nav-carousel__3\":{\"value\":\"{\\\\\"blocks\\\\\":[{\\\\\"navigation\\\\\":\\\\\"No Subscription\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/fe3f5cb7-2f22-4b10-832a-8293f7d2ba5b.__CR0_0_1464_600_PT0_SX1464_V1_9a3d6095-f802-4761-9fb0-3fe1d5c7a826.jpg?v=1703038741\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/b998bbdc-6aa5-4f11-9f76-fe73fd112633.__CR0_0_600_450_PT0_SX600_V1_6540ba71-8f5a-4d46-b756-7775b45cded0.jpg?v=1703038741\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Advanced Encryption\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/623099ed-d21c-4475-973e-77c9f4a36d5b.__CR0_0_1464_600_PT0_SX1464_V1_afcfaffd-d44b-4e1a-93de-97e213c7783b.jpg?v=1703038741\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/a324cd8b-4a63-4144-b375-84676effdcc3.__CR0_0_600_450_PT0_SX600_V1_02d6507a-962d-4f0b-b0ae-812283c7874b.jpg?v=1703038741\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Expandable Storage**\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/c37261c1-abd1-4e9c-8405-f1372111f25d.__CR0_0_1464_600_PT0_SX1464_V1_0f24e36e-70bc-4a22-a8a6-5ced22db8d83.jpg?v=1703038741\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/f4469594-2642-4a62-ab5d-2f694a86e923.__CR0_0_600_450_PT0_SX600_V1_b6bacd90-4791-42a0-9703-19381e5fefd3.jpg?v=1703038741\\\\\"}]}\",\"type\":\"json\"},\"_order\":{\"value\":\"[\\\\\"aplus-full-image__0\\\\\",\\\\\"aplus-nav-carousel__1\\\\\",\\\\\"aplus-four-images__2\\\\\",\\\\\"aplus-nav-carousel__3\\\\\",\\\\\"aplus-hotspots-1__4\\\\\",\\\\\"aplus-compare-table-scroller__6\\\\\"]\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'aplus',\n },\n MF_combo_judgeme: null,\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: null,\n MF_combo_page: null,\n MF_combo_global: null,\n MF_combo_listing: null,\n MF_combo_product_ext_info: null,\n MF_combo_accessories: null,\n description:\n \"Dual Cameras, Double Security: Two cameras work together to deliver advanced viewing. The front-facing camera focuses on people, while the downward-facing camera fills in the gaps with a view of the floor in front of your door. Color Night Vision for a Clear View : Introducing the industry's first dual-light system paired with an advanced light capturing and processing algorithm. Less blur than previous iterations of night vision and a clear nighttime viewing distance of up to 16ft (5m). See What Matters in 2K Full HD Clarity: 2K clarity reveals more details. Get clear and detailed visuals of your doorstep and anyone who drops by. Battery or Wired, Your Choice: Battery mode allows easy installation with the quick-release battery pack, and you can keep a spare for quick swaps and to avoid downtime due to charging. Wired mode also runs off the battery, the difference is the battery is kept topped up at all times. This gives you the best of both worlds with no charging required and power that continues during a power outage.Note: To use wired mode, the battery must remain installed and a power source power should be connected with 8 to 24V and >10VA. Pair with a Chime to Hear Alerts Throughout Your Home: Can connect with your existing chime, or pair with eufy HomeBase S280, eufy HomeBase S380, eufy Minibase Chime (T8023), Alexa devices, and Google Voice Assistant devices. Note: Not compatible with the original eufy Wi-Fi Chime (T8020) or eufy Chime (T8740/T8742). Compatible with HomeBase S380 with firmware version V3.3.2.6 and above.\",\n descriptionHtml:\n '<div class=\"product_cus_content\">\\n<div>\\n<div data-eleid=\"5\" class=\"rich-text-paragraph\">\\n<div style=\"height: 12px;\" data-mce-style=\"height: 12px;\"></div>\\n<ul>\\n<li>\\n<strong><span data-eleid=\"6\" class=\"text-only\">Dual Cameras, Double Security: </span></strong><span data-eleid=\"7\" class=\"text-only\">Two cameras work together to deliver advanced viewing. The front-facing camera focuses on people, while the downward-facing camera fills in the gaps with a view of the floor in front of your door. </span>\\n</li>\\n<li>\\n<strong><span data-eleid=\"9\" class=\"text-only\">Color Night Vision for a Clear View : </span></strong><span data-eleid=\"10\" class=\"text-only\"><span data-eleid=\"10\" class=\"text-only\">Introducing the industry\\'s first dual-light system paired with an advanced light capturing and processing algorithm.\u00A0</span></span>Less blur than previous iterations of night vision and a clear nighttime viewing distance of up to 16ft (5m).</li>\\n<li>\\n<span data-eleid=\"12\" class=\"text-only\"><strong>See What Matters in 2K Full HD Clarity:</strong> </span><span data-eleid=\"13\" class=\"text-only\">2K clarity reveals more details. Get clear and detailed visuals of your doorstep and anyone who drops by. </span>\\n</li>\\n<li>\\n<strong><span data-eleid=\"15\" class=\"text-only\">Battery or Wired, Your Choice: </span></strong><span data-eleid=\"16\" class=\"text-only\">Battery mode allows easy installation with the quick-release battery pack, and you can keep a spare for quick swaps and to avoid downtime due to charging. Wired mode also runs off the battery, the difference is the battery is kept topped up at all times. This gives you the best of both worlds with no charging required and power that continues during a power outage.<br>Note: To use wired mode, the battery must remain installed and a power source power should be connected with 8 to 24V and &gt;10VA.</span>\\n</li>\\n<li>\\n<strong><span data-eleid=\"15\" class=\"text-only\">Pair with a Chime to Hear Alerts Throughout Your Home: </span></strong><span data-eleid=\"16\" class=\"text-only\">Can connect with your existing chime, or pair with eufy HomeBase S280, eufy HomeBase S380, eufy Minibase Chime (T8023), Alexa devices, and Google Voice Assistant devices. Note: Not compatible with the original eufy Wi-Fi Chime (T8020) or eufy Chime (T8740/T8742).</span>\\n</li>\\n<li><b data-mce-fragment=\"1\">Compatible with HomeBase S380 with firmware version V3.3.2.6 and above. </b></li>\\n</ul>\\n</div>\\n</div>\\n</div>',\n id: 'gid://shopify/Product/7961097961641',\n name: 'Video Doorbell E340 (2-Pack)',\n vendor: 'eufy',\n handle: 'bundle-t8214111-2',\n title: 'Video Doorbell E340 (2-Pack)',\n path: '/bundle-t8214111-2',\n slug: 'bundle-t8214111-2',\n price: {\n value: 9999999.99,\n currencyCode: 'USD',\n },\n listPrice: 0,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214_2.png?v=1720176773',\n altText: null,\n width: 1200,\n height: 1200,\n },\n ],\n variants: [\n {\n barcode: '194644196370',\n availableForSale: false,\n weight: 1.7637,\n id: 'gid://shopify/ProductVariant/43816493613225',\n name: 'Black',\n sku: 'BUNDLE-T8214111-2',\n price: 9999999.99,\n image: {\n altText: null,\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214_2.png?v=1720176773',\n width: 1200,\n height: 1200,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 0,\n currentlyNotInStock: false,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/43816493613225',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'Black',\n hexColors: ['#000000'],\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: [],\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: null,\n },\n coupons: [null],\n },\n ],\n sellingPlanGroups: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductOption/10072082809001',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'Black',\n hexColors: ['#000000'],\n },\n ],\n },\n ],\n metafields: {\n pageType: null,\n seoSetting: null,\n preRender: null,\n relatedProducts: null,\n template: null,\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: [\n 'aplusFullImage__0',\n 'aplusNavCarousel__1',\n 'aplusFourImages__2',\n 'aplusNavCarousel__3',\n 'aplusHotspots1__4',\n 'aplusCompareTableScroller__6',\n ],\n aplus_order: [\n 'aplus-full-image__0',\n 'aplus-nav-carousel__1',\n 'aplus-four-images__2',\n 'aplus-nav-carousel__3',\n 'aplus-hotspots-1__4',\n 'aplus-compare-table-scroller__6',\n ],\n judgemeBadge: null,\n judgemeWidget: null,\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: '13',\n yotpoReviewsAverage: '4.7',\n pageCommon: null,\n liveHelper: null,\n giftCard: null,\n hideSearch: null,\n showNewPop: 'false',\n productData: {\n scene: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1060x1060-1.jpg?v=1695739498',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1060x1060-2.jpg?v=1695739515',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1060x1060-4.jpg?v=1695739546',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1060x1060-3.jpg?v=1695739530',\n },\n ],\n custom_variants: {\n title: 'Choice',\n desc: '',\n variants: [\n {\n handle: 't8214111',\n title: 'Video Doorbell E340',\n },\n {\n handle: 'bundle-t8214111-1-t80301d1-1',\n title: 'Video Doorbell E340 + HomeBase S380',\n },\n {\n handle: 'bundle-t81701w1-1-t8416121-1-t8425121-1-t8214111-1-t80301d1-1',\n title: 'Dual Camera Bundle + HomeBase S380',\n },\n ],\n },\n },\n productVideo: null,\n user_reviews_video: {\n title: '',\n blocks: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8214_1.png?v=1699589397',\n tips: '<b>A dual camera doorbell that eliminates blindspots and secures packages</b>',\n video_url: 'https://www.youtube.com/embed/qPAaTP_Gm_8?si=l3fwmqVhqqGlqvDG',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8214_2.png?v=1699589451',\n tips: '<b>The dual camera doorbell with color night vision and no subscription fee.</b> ',\n video_url: 'https://www.youtube.com/embed/dD-hGeaozh0?si=O8swlbRJ78ql8ZOe',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8214_3.png?v=1699589512',\n tips: '<b>Unlock a new era in home security with a 2K video doorbell.</b> ',\n video_url: 'https://www.youtube.com/embed/JsJe9R2EBeE?si=s3J6m04poR1dvQMv',\n },\n ],\n },\n listing_compare: {\n title: 'Product Comparison',\n data: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/video_doorbell_1500x1500_1.png?v=1695740343',\n product_name: 'Video Doorbell E340',\n price: '$179.99',\n learn_more_text: 'Learn More',\n learn_more_link: '/products/t8214111',\n info: [\n '<b>Power Options</b><br>Rechargeable Battery or Hardwired<br><br><b>Working Modes</b><br>Works Standalone or with HomeBase (Not Included)<br><br><b>Doorbell Chime</b><br>1. Compatible with Existing Chimes<br>2. Alexa Echo Device as a Chime<br>3. eufy MiniBase Chime (Not Included)<br>4. HomeBase as a Chime (Not Included)<br><br><b>Local Storage**</b><br>8 GB on Device<br><br><b>Resolution</b><br>2K<br><br><b>Dual Cam </b><br>\u2713<br><br><b> Color Night Vision</b><br>\u2713<br><br><b> Two-Way Audio</b><br>\u2713<br><br><b> Detachable Battery</b><br>\u2713<br><br><b>Motion Detection</b><br> \u2713<br><br><b>Radar Detection</b><br>-<br><br><b>Human Detection AI</b><br>\u2713<br><br><b>Package Detection AI</b><br>\u2713</span><br><br><b>Face Recognition AI</b><br>\u2713',\n ],\n },\n {\n info: [\n '<b>Power Options</b><br>Rechargeable Battery or Hardwired<br><br><b>Working Modes</b><br>Works with HomeBase (Included)<br><br><br><b>Doorbell Chime</b><br>1. HomeBase as a Chime<br>2. Compatible with Existing Chimes<br>3. Alexa Echo Device as a Chime<br><br><br><b>Local Storage**</b><br>16 GB on HomeBase<br><br><b>Resolution</b><br>2K<br><br><b>Dual Cam </b><br><meta charset=\"utf-8\"><span data-mce-fragment=\"1\">\u2713</span><br><br><b> Color Night Vision</b><br>-<br><br><b> Two-Way Audio</b><br><meta charset=\"utf-8\"><span data-mce-fragment=\"1\">\u2713</span><br><br><b> Detachable Battery</b><br>-<br><br><b>Motion Detection</b><br> \u2713<br><br><b>Radar Detection</b><br><meta charset=\"utf-8\"><span data-mce-fragment=\"1\">\u2713</span><br><br><b>Human Detection AI</b><br><meta charset=\"utf-8\"><span data-mce-fragment=\"1\">\u2713</span><br><br><b>Package Detection AI</b><br><meta charset=\"utf-8\"><span data-mce-fragment=\"1\">\u2713</span><br><br><b>Face Recognition AI</b><br><meta charset=\"utf-8\"><span data-mce-fragment=\"1\">\u2713</span>',\n ],\n product_name: 'Video Doorbell S330',\n learn_more_text: 'Learn More',\n learn_more_link: '/products/e8213181',\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/2-1eufysecurity8213_648_acc10db0-11b2-44e9-9f65-0a688a895e51.jpg?v=1695180804',\n price: '$259.99',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/E8210_Battery_Video_Doorbell_720bde46-24d3-4652-bcf2-c32ad16cd647.jpg?v=1695180302',\n product_name: 'Video Doorbell S220',\n price: '$199.99',\n learn_more_text: 'Learn More',\n learn_more_link: '/products/e82101w3',\n info: [\n '<b>Power Options</b><br>Rechargeable Battery or Hardwired<br><br><b>Working Modes</b><br>Works with HomeBase (Included)<br><br><br><b>Doorbell Chime</b><br>1. HomeBase as a Chime<br>2. Compatible with Existing Chimes<br>3. Alexa Echo Device as a Chime<br><br><br><b>Local Storage**</b><br>16 GB on HomeBase<br><br><b>Resolution</b><br>2K<br><br><b>Dual Cam </b><br>-<br><br><b> Color Night Vision</b><br>-<br><br><b> Two-Way Audio</b><br><meta charset=\"utf-8\"><span data-mce-fragment=\"1\">\u2713</span><br><br><b> Detachable Battery</b><br>-<br><br><b>Motion Detection</b><br> \u2713<br><br><b>Radar Detection</b><br>-<br><br><b>Human Detection AI</b><br><meta charset=\"utf-8\"><span data-mce-fragment=\"1\">\u2713</span><br><br><b>Package Detection AI</b><br>-<br><br><b>Face Recognition AI</b><br>-',\n ],\n },\n ],\n },\n specs: null,\n faqs: {\n title: 'FAQ',\n data: [\n {\n question: 'Does Video Doorbell E340 support Apple HomeKit?',\n answer:\n 'No. It supports Amazon Alexa and Google Assistant, but it doesn\u2019t currently support HomeKit.',\n category_name: null,\n },\n {\n question: ' How many hours of video can Video Doorbell E340 store?',\n answer:\n 'With 8 GB of eMMC storage** built in, 90 days of video can be stored. This is based on an average of recording 30 videos, each of 20 seconds in length, per day.',\n category_name: null,\n },\n {\n question: 'Does Video Doorbell E340 support 5 GHz Wi-Fi?',\n answer: 'No, it only supports 2.4 GHz Wi-Fi.',\n category_name: null,\n },\n {\n question: ' Is Video Doorbell E340 compatible with HomeBase?',\n answer: 'Yes, it works with HomeBase 2 and HomeBase 3.',\n category_name: null,\n },\n {\n question: 'How do I link Alexa and Video Doorbell E340?',\n answer:\n '1. Open the Amazon Alexa app and open the side menu. Tap Browse Skills > Skills & Games.<br>2. Search for the eufy Security skill.<br>3. Enable the eufy Security skill.<br>4. Enter your eufy account and password on the Link Account page.<br>5. Close the Successfully Linked window and tap Discover Devices to see which security devices you can control** with Alexa.<br>6. Adjust the Alexa settings to suit your preferences.<br>7. Try out some commands, such as \u201CAlexa, show me (insert device name).\u201D',\n category_name: null,\n },\n {\n question: 'Can I remove the battery when using Video Doorbell E340 in wired mode?',\n answer:\n 'No, the doorbell is powered by the battery and it is necessary to be installed, even while using it in wired mode.',\n category_name: null,\n },\n {\n question: 'What chimes can Video Doorbell E340 pair with?',\n answer:\n 'Video Doorbell E340 can pair with your existing chime, eufy HomeBase S280, eufy HomeBase S380, eufy Minibase Chime (T8023), Alexa devices, and Google Voice Assistant devices.Note: Not compatible with the original eufy Wi-Fi Chime (T8020) or eufy Chime (T8740/T8742)',\n category_name: null,\n },\n ],\n },\n howtoVideo: null,\n quick_intro: {\n data: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-TD02-V1.jpg?v=1703673580',\n alt: '',\n title: 'Instant Notifications <br/> and Two-Way Audio',\n desc: 'See, hear, and speak <br/> to anyone at your door.',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-TD03-V1.jpg?v=1703673579',\n alt: '',\n title: 'Dual Cameras <br/> with Delivery Guard',\n desc: \"Eliminate blindspots at your door.<br/>See where even head-to-toe cameras can't.\",\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-TD04-V1.jpg?v=1703673581',\n alt: '',\n title: '2K Full HD <br> and Color Night Vision',\n desc: 'See in color and clarity,<br/> day and night.',\n fontColor: '#FFFFFF',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-TD06-V1-US.jpg?v=1703673580',\n alt: '',\n title: 'No Subscription Fee',\n desc: 'Get full access to notifications <br/> and video recordings with anytime playback.',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8214311-TD05-V1.jpg?v=1703673580',\n alt: '',\n title: 'Quick-Release Battery Pack',\n desc: 'Avoid Downtime Due to Charging',\n },\n ],\n title: 'Quick Intro',\n link_txt: 'Learn More',\n link: 'https://us.eufy.com/pages/video-doorbell-e340?ref=quickintro',\n },\n standard_schema: null,\n listing_paragraph:\n '*Push notifications with thumbnail previews require thumbnail preview images to be temporarily stored in the cloud.<br>\\n**If you choose to use cloud-based features such as cloud storage or push notifications with thumbnail previews, videos or thumbnail previews will be sent to the cloud as needed to provide your selected features.',\n custom_variants: null,\n slickContainer: null,\n highlights: null,\n downloads: null,\n inbox: null,\n liveStream: null,\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: null,\n productExtInfo: ['Bulling_point101', 'Bulling_point1101'],\n accessories: null,\n seoHidden: null,\n fwcdn3: null,\n compare: null,\n navBar: null,\n },\n },\n {\n availableForSale: false,\n productType: 'RoboVac',\n onlineStoreUrl: null,\n publishedAt: '2023-12-06T10:07:00Z',\n totalInventory: 0,\n tags: [\n '$299.99-$200.00',\n '$300.00-$499.99',\n 'C',\n 'clean',\n 'Cleaner Robot',\n 'CLtag:New',\n 'iPath Laser Navigation Series',\n 'iPath\u2122 Laser',\n 'Over 3000 Pa',\n 'robovac',\n 'Vacuum Only',\n ],\n seo: {\n title: 'eufy Clean L60: Advanced Vacuum for Effortless Home Cleaning',\n description:\n 'Experience the eufy Clean L60 with powerful suction, laser navigation, and smart mapping. Perfect for a hassle-free, thorough cleaning solution.',\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: null,\n MF_aplus_order: null,\n MF_judgemeBadge: null,\n MF_judgemeWidget: null,\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: null,\n MF_yotpoReviewsAverage: null,\n MF_pageCommon: null,\n MF_liveHelper: null,\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: null,\n MF_productData: null,\n MF_productVideo: null,\n MF_user_reviews_video: null,\n MF_listing_compare: null,\n MF_specs: null,\n MF_faqs: null,\n MF_howtoVideo: null,\n MF_quick_intro: null,\n MF_standard_schema: null,\n MF_listing_paragraph: null,\n MF_custom_variants: null,\n MF_slickContainer: null,\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: null,\n MF_liveStream: null,\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: null,\n MF_productExtInfo: {\n value: '[\"5,000 Pa Suction\",\"IPath Laser Navigation\"]',\n type: 'json',\n description: null,\n namespace: 'product_ext_info',\n key: 'bulling_point',\n },\n MF_accessories: null,\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: null,\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: null,\n MF_combo_nav: null,\n MF_combo_product: {\n value:\n '{\"compare\":{\"value\":\"[{\\\\\"label\\\\\":\\\\\"MSRP\\\\\",\\\\\"val\\\\\":\\\\\"$349.99\\\\\"},{\\\\\"label\\\\\":\\\\\"Clean Types\\\\\",\\\\\"val\\\\\":\\\\\"Vacuum Only\\\\\"},{\\\\\"label\\\\\":\\\\\"Eco-Clean Ozone\u2122\\\\\",\\\\\"val\\\\\":\\\\\"\u274C\\\\\"},{\\\\\"label\\\\\":\\\\\"Portable Deep Cleaner\\\\\",\\\\\"val\\\\\":\\\\\"\u274C\\\\\"},{\\\\\"label\\\\\":\\\\\"HydroJet\u2122 Mopping System\\\\\",\\\\\"val\\\\\":\\\\\"\u274C\\\\\"},{\\\\\"label\\\\\":\\\\\"Mop Type\\\\\",\\\\\"val\\\\\":\\\\\"/\\\\\"},{\\\\\"label\\\\\":\\\\\"Downward Pressure\\\\\",\\\\\"val\\\\\":\\\\\"/\\\\\"},{\\\\\"label\\\\\":\\\\\"Rotations Per Minute\\\\\",\\\\\"val\\\\\":\\\\\"/\\\\\"},{\\\\\"label\\\\\":\\\\\"Suction Power\\\\\",\\\\\"val\\\\\":\\\\\"5,000 Pa\\\\\"},{\\\\\"label\\\\\":\\\\\"Auto-Detangling\\\\\",\\\\\"val\\\\\":\\\\\"/\\\\\"},{\\\\\"label\\\\\":\\\\\"Obstacle Avoidance\\\\\",\\\\\"val\\\\\":\\\\\"iPath Laser Navigation\\\\\"},{\\\\\"label\\\\\":\\\\\"Omni Station\\\\\",\\\\\"val\\\\\":\\\\\"/\\\\\"},{\\\\\"label\\\\\":\\\\\"Obstacle Clearance Height\\\\\",\\\\\"val\\\\\":\\\\\"0.79 in\\\\\"},{\\\\\"label\\\\\":\\\\\"Minimum Height and Width Restrictions\\\\\",\\\\\"val\\\\\":\\\\\"4.02 in / 12.83 in\\\\\"},{\\\\\"label\\\\\":\\\\\"Robot/Station\\\\\",\\\\\"val\\\\\":\\\\\"Robot:\\\\\\\\n12.83 \u00D7 13.07 \u00D7 4.02 in\\\\\"},{\\\\\"label\\\\\":\\\\\"Run Time\\\\\",\\\\\"val\\\\\":\\\\\"Vacuum:\\\\\\\\n120 min (Standard)\\\\\"},{\\\\\"label\\\\\":\\\\\"App Control\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"},{\\\\\"label\\\\\":\\\\\"Bluetooth\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"},{\\\\\"label\\\\\":\\\\\"Wi-Fi\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"}]\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'product',\n },\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: null,\n MF_combo_aplus: null,\n MF_combo_judgeme: null,\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: null,\n MF_combo_page: null,\n MF_combo_global: null,\n MF_combo_listing: null,\n MF_combo_product_ext_info: null,\n MF_combo_accessories: null,\n description:\n 'Ultra-Strong 5,000 Pa Suction: Hair, crumbs, and dust are effortlessly removed in just one pass for cleaner floors. Precision Mapping for Efficient Navigation: iPath Laser Navigation uses advanced Lidar technology to scan rooms and create accurate maps, resulting in accurate and efficient cleaning routes around your home. Customizable AI.Map\u2122 2.0: Use the app to select specific rooms to clean, set up No-Go Zones, and use Multi-Floor Mapping for homes over more than one floor. BoostIQ Technology: Different surfaces require different amounts of suction power for maximum cleaning efficiency, so L60 automatically increases suction when needed. Climb Up to 20 mm: L60 effortlessly climbs over thresholds and the edges of carpets without getting stuck for extended cleaning coverage.',\n descriptionHtml:\n '<div data-mce-fragment=\"1\" data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\">\\n<ul>\\n<li>\\n<b data-mce-fragment=\"1\">Ultra-Strong 5,000 Pa Suction:</b> Hair, crumbs, and dust are effortlessly removed in just one pass for cleaner floors.</li>\\n<li>\\n<b data-mce-fragment=\"1\">Precision Mapping for Efficient Navigation:</b> iPath Laser Navigation uses advanced Lidar technology to scan rooms and create accurate maps, resulting in accurate and efficient cleaning routes around your home.</li>\\n<li>\\n<b data-mce-fragment=\"1\">Customizable AI.Map\u2122 2.0: </b>Use the app to select specific rooms to clean, set up No-Go Zones, and use Multi-Floor Mapping for homes over more than one floor.</li>\\n<li>\\n<b data-mce-fragment=\"1\">BoostIQ Technology: </b>Different surfaces require different amounts of suction power for maximum cleaning efficiency, so L60 automatically increases suction when needed.</li>\\n<li>\\n<b data-mce-fragment=\"1\">Climb Up to 20 mm: </b>L60 effortlessly climbs over thresholds and the edges of carpets without getting stuck for extended cleaning coverage.</li>\\n</ul>\\n</div>\\n<div style=\"position: absolute; left: 196px; top: 199.344px;\" id=\"gtx-trans\">\\n<div class=\"gtx-trans-icon\"></div>\\n</div>',\n id: 'gid://shopify/Product/7861420064937',\n name: 'eufy L60',\n vendor: 'eufy',\n handle: 't2267111',\n title: 'eufy L60',\n path: '/t2267111',\n slug: 't2267111',\n price: {\n value: 199.99,\n currencyCode: 'USD',\n },\n listPrice: 0,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/L60.png?v=1720177545',\n altText: null,\n width: 1200,\n height: 1200,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_1_ee75fe19-308e-40b7-82a9-de42c160169e.png?v=1720177545',\n altText: 'eufy Clean L60',\n width: 1356,\n height: 1356,\n },\n ],\n variants: [\n {\n barcode: '194644154219',\n availableForSale: false,\n weight: 9.9428,\n id: 'gid://shopify/ProductVariant/43454847582377',\n name: 'Black',\n sku: 'T2267111',\n price: 199.99,\n image: {\n altText: null,\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/L60.png?v=1720177545',\n width: 1200,\n height: 1200,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 0,\n currentlyNotInStock: false,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/43454847582377',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'Black',\n hexColors: ['#000000'],\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: [],\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: null,\n },\n coupons: [null],\n },\n ],\n sellingPlanGroups: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductOption/9950838653097',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'Black',\n hexColors: ['#000000'],\n },\n ],\n },\n ],\n metafields: {\n pageType: null,\n seoSetting: null,\n preRender: null,\n relatedProducts: null,\n template: null,\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: null,\n aplus_order: null,\n judgemeBadge: null,\n judgemeWidget: null,\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: null,\n yotpoReviewsAverage: null,\n pageCommon: null,\n liveHelper: null,\n giftCard: null,\n hideSearch: null,\n showNewPop: null,\n productData: null,\n productVideo: null,\n user_reviews_video: null,\n listing_compare: null,\n specs: null,\n faqs: null,\n howtoVideo: null,\n quick_intro: null,\n standard_schema: null,\n listing_paragraph: null,\n custom_variants: null,\n slickContainer: null,\n highlights: null,\n downloads: null,\n inbox: null,\n liveStream: null,\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: null,\n productExtInfo: ['5,000 Pa Suction', 'IPath Laser Navigation'],\n accessories: null,\n seoHidden: null,\n fwcdn3: null,\n compare: [\n {\n label: 'MSRP',\n val: '$349.99',\n },\n {\n label: 'Clean Types',\n val: 'Vacuum Only',\n },\n {\n label: 'Eco-Clean Ozone\u2122',\n val: '\u274C',\n },\n {\n label: 'Portable Deep Cleaner',\n val: '\u274C',\n },\n {\n label: 'HydroJet\u2122 Mopping System',\n val: '\u274C',\n },\n {\n label: 'Mop Type',\n val: '/',\n },\n {\n label: 'Downward Pressure',\n val: '/',\n },\n {\n label: 'Rotations Per Minute',\n val: '/',\n },\n {\n label: 'Suction Power',\n val: '5,000 Pa',\n },\n {\n label: 'Auto-Detangling',\n val: '/',\n },\n {\n label: 'Obstacle Avoidance',\n val: 'iPath Laser Navigation',\n },\n {\n label: 'Omni Station',\n val: '/',\n },\n {\n label: 'Obstacle Clearance Height',\n val: '0.79 in',\n },\n {\n label: 'Minimum Height and Width Restrictions',\n val: '4.02 in / 12.83 in',\n },\n {\n label: 'Robot/Station',\n val: 'Robot:\\n12.83 \u00D7 13.07 \u00D7 4.02 in',\n },\n {\n label: 'Run Time',\n val: 'Vacuum:\\n120 min (Standard)',\n },\n {\n label: 'App Control',\n val: '\u2705',\n },\n {\n label: 'Bluetooth',\n val: '\u2705',\n },\n {\n label: 'Wi-Fi',\n val: '\u2705',\n },\n ],\n navBar: null,\n },\n },\n {\n availableForSale: true,\n productType: 'RoboVac',\n onlineStoreUrl: null,\n publishedAt: '2022-04-18T08:47:16Z',\n totalInventory: 3058,\n tags: [\n 'akr_product_discount_tag',\n 'Alexa',\n 'AP X8',\n 'Google Assistant',\n 'Map Feature',\n 'Smart Dynamic Navigation Series',\n 'Wi-Fi',\n 'YCRF_Gseries',\n ],\n seo: {\n title: null,\n description:\n 'Twin-Turbine technology doubles the suction power for a deeper clean. Easily clean pet hair and more from carpets and hard floors. ',\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: null,\n MF_aplus_order: null,\n MF_judgemeBadge: null,\n MF_judgemeWidget: null,\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: null,\n MF_yotpoReviewsAverage: null,\n MF_pageCommon: null,\n MF_liveHelper: null,\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: null,\n MF_productData: {\n value:\n '{\"discounts\":{\"hide\":false},\"scene_app_img\":\"https://cdn.shopify.com/s/files/1/0603/3863/4821/files/x8hybrid02.jpg?v=1718888055\",\"ownerType\":\"PRODUCT\"}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'product',\n key: 'data',\n },\n MF_productVideo: {\n value:\n '{\"title\":\"Here\\'s Why RoboVac X8 Series is <br>Sweeping the World.\",\"blocks\":[{\"hide_playIcon\":true,\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/award_logo.jpg?v=1646046188\",\"tips\":\"has won ces 2021 award+recommend byWired+Digital Trends+TechRadar+Connect (DE)+Good Housekeeping Tested\",\"name\":\"\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/image_1_c233b628-138a-4793-87b7-bf0babc54f79.png?v=1646040579\",\"video_url\":\"https://www.youtube.com/embed/fs8u73z-ums\",\"tips\":\"How to Vacuum your House using LASERS?! - Teardown!\",\"name\":\"JerryRigEverything\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/image_2_f94427b6-cfa3-4197-8c7c-b37b2e71e372.png?v=1646040639\",\"video_url\":\"https://www.youtube.com/embed/t_k8NuVnXdU\",\"tips\":\"Eufy RoboVac X8 vs X8 Hybrid | Robotic Vacuum Cleaner In-Depth Review.\",\"name\":\"InsideTech\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/image_3.png?v=1646040716\",\"video_url\":\"https://www.youtube.com/embed/KXcczEmIjeQ\",\"tips\":\"Clean Like A Man: Eufy X8 RoboVac & H30 Hand Vac.\",\"name\":\"New Stuff TV\"}]}',\n type: 'json',\n description: '{\"type\":\"JSON_STRING\"}',\n namespace: 'global',\n key: 'ProductVideo',\n },\n MF_user_reviews_video: null,\n MF_listing_compare: {\n value:\n '{\"title\":\"Product Comparison\",\"data\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_hybrid.jpg?v=1646016906\",\"product_name\":\" RoboVac X8 Hybrid \",\"price\":\"$649.99\",\"learn_more_text\":\"Learn More\",\"learn_more_link\":\"https://beta-eufy-us.myshopify.com/pages/x8_hybrid_v3\",\"info\":[\"2 * 2000 Pa\",\"Vacuum & Mop\",\"Laser SLAM\",\"Dust Box Size: 400 ml\",\"Water Tank Capacity: 250 ml\",\"Multi-Floor Plan\",\"Zone Cleaning\",\"No-Go Zone Setting\",\"Mapping Display\",\"Recharge and Resume\",\"Wi-Fi + Alexa + the Google Assistant\",\"BoostIQ\",\"Runtime: Up to 180 minutes\",\"Filter: Washable\"]},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8.jpg?v=1646016975\",\"product_name\":\" RoboVac X8 \",\"price\":\"$599.99\",\"learn_more_text\":\"Learn More\",\"learn_more_link\":\"https://www.baidu.com/\",\"info\":[\"2 * 2000 Pa\",\"Vacuum\",\"Laser SLAM\",\"Dust Box Size: 600 ml\",\"-\",\"Multi-Floor Plan\",\"Zone Cleaning\",\"No-Go Zone Setting\",\"Mapping Display\",\"Recharge and Resume\",\"Wi-Fi + Alexa + the Google Assistant\",\"BoostIQ\",\"Runtime: Up to 180 minutes\",\"Filter: Washable\"]}]}',\n type: 'json',\n description: '{\"type\":\"JSON_STRING\"}',\n namespace: 'global',\n key: 'listing_compare',\n },\n MF_specs: null,\n MF_faqs: {\n value:\n '{\"title\":\"FAQ\",\"data\":[{\"question\":\"What is the difference between RoboVac X8 and RoboVac X8 Hybrid? \",\"answer\":\"The main differences between RoboVac X8 and RoboVac X8 Hybrid are:<br/>- RoboVac X8 Hybrid is a 2-in-1 vacuum and mop device, while RoboVac X8 can only vacuum.<br/>- RoboVac X8 Hybrid comes with a 400 ml dust box and 250 ml water tank, while RoboVac X8 comes with a 600 ml dust collector.<br/>- Since RoboVac X8 Hybrid is capable of mopping, it also comes with a washable mopping cloth and disposable cloths.\",\"category_name\":null},{\"question\":\"What are some benefits of using RoboVac X8 and RoboVac X8 Hybrid? \",\"answer\":\"RoboVac X8/X8 Hybrid is great for people who have pets. The twin-turbine technology gives each turbine 2000 Pa of suction power, increasing overall airflow by 80% so your house can go back to looking its best. You can clean up to 57.6% more pet hair with the immense power of the twin turbines than you can with a single-turbine robotic vacuum.<br/>RoboVac X8/X8 Hybrid is suitable for large or multi-level houses. Running for up to 180 m\u00B2, the ultra-long runtime supports the RoboVac X8 series as it completes its floor duties across the house.\",\"category_name\":null},{\"question\":\"How long does it take RoboVac X8/X8 Hybrid to charge from 0% to 100%?\",\"answer\":\" About 4-5 hours. \",\"category_name\":null},{\"question\":\"Does RoboVac X8/X8 Hybrid support voice commands to clean a specific room?\",\"answer\":\"The EufyHome app supports dividing rooms once a valid map is created and saved. However, it doesn\\'t support using voice commands (Amazon Alexa or the Google Assistant) to clean a specific room.\",\"category_name\":null},{\"question\":\"Will replacing the battery on RoboVac X8/X8 Hybrid delete its cleaning map?\",\"answer\":\"Replacing the battery or powering RoboVac X8/X8 Hybrid on or off will not cause the map to be lost or the cleaning history to be erased.However, the cleaning map may be lost under these circumstances:<br/>- Manually recharging RoboVac X8/X8 Hybrid during its cleaning process.<br/>- Manually moving RoboVac X8/X8 Hybrid during its cleaning process.<br/>- When RoboVac X8/X8 Hybrid gets stuck for a long period of time and is unable to continue its cleaning process.<br/>- Manually resetting the map.<br/>- Manually deleting the map.\",\"category_name\":null},{\"question\":\"What constitutes a valid map for RoboVac X8/X8 Hybrid?\",\"answer\":\"If your map has a gray base color and white lines, it is a temporary floor plan map, and not a valid map that has been saved. A map that has been created and successfully saved will be in color.<br/>In order to create and save a valid map, place RoboVac X8/X8 Hybrid on the charging base and press the Start button to start Auto Clean. After RoboVac X8/X8 Hybrid completes a full cleaning cycle and automatically returns to the charging station, a map will be saved with the rooms divided accordingly.\",\"category_name\":null}]}',\n type: 'json',\n description: '{\"type\":\"JSON_STRING\"}',\n namespace: 'global',\n key: 'faqs',\n },\n MF_howtoVideo: null,\n MF_quick_intro: {\n value:\n '{\"title\":\"Quick Intro\",\"link_txt\":\"Learn More\",\"link\":\"https://beta-eufy-us.myshopify.com/pages/x8_hybrid_v3\",\"data\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/X8-hybrid-quick-intro-01_2.jpg?v=1646127473\",\"alt\":\"\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/X8-hybrid-quick-intro-02.jpg?v=1646029540\",\"alt\":\"\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/X8-quick-intro-02.jpg?v=1646039247\",\"alt\":\"\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/X8-quick-intro-03.jpg?v=1646039285\",\"alt\":\"\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/X8-quick-intro-04.jpg?v=1646039379\",\"alt\":\"\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/quick-intro-app-apge.jpg?v=1646118769\",\"alt\":\"\"}]}',\n type: 'json',\n description: '{\"type\":\"JSON_STRING\"}',\n namespace: 'global',\n key: 'quick_intro',\n },\n MF_standard_schema: null,\n MF_listing_paragraph: null,\n MF_custom_variants: null,\n MF_slickContainer: {\n value:\n '{\"list\":[{\"pc_img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_hybrid_1.jpg?v=1646037900\",\"mob_img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/X8_Hybrid_with_media_logo_mobile.png?v=1646037597\"},{\"pc_img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/20220228-163202.jpg?v=1646037147\",\"mob_img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_hybrid_02_mobile_1.jpg?v=1646116894\"},{\"pc_img\":\"https://cdn.shopifycdn.net/s/files/1/0521/9411/5753/files/x8_hybrid_03_2.jpg?v=1646051477\",\"mob_img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_hybrid_03_mobile.jpg?v=1646035891\"},{\"pc_img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_hybrid_04_1.jpg?v=1646035939\",\"mob_img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_hybrid_04_mobile.jpg?v=1646035955\"}]}',\n type: 'json',\n description: '{\"type\":\"JSON_STRING\"}',\n namespace: 'global',\n key: 'slickContainer',\n },\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: null,\n MF_liveStream: null,\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: {\n value:\n '{\"fragileCollectionId\":\"s1-pro-base\",\"tabs\":[{\"title\":\"purchase\",\"text\":\"Purchase for\"},{\"title\":\"subscribe\",\"text\":\"Subscribe <span class=\\\\\"only-in-pc\\\\\"> with eufy Flex </span>\",\"badge\":\"New\"}],\"subContent\":{\"title\":\"Why Subscribe with eufy Flex?\",\"info\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/thumbs-up-2.png?v=1718878236https://cdn.shopify.com/s/files/1/0521/9411/5753/files/thumbs-up-2.png?v=1718878236\",\"text\":\"No commitment; cancel anytime\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/3136635-200-1_1.png?v=1718878236\",\"text\":\"Unlimited filter refills included\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/award.png?v=1718878236\",\"text\":\"Comprehensive lifetime warranty\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_4_38c6e9a6-a0b9-4f51-b858-badc26fdba18.png?v=1718878236\",\"text\":\"Receive a new Omni S1 Pro\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/truck.png?v=1718878236\",\"text\":\"No worries, returns covered\"}]},\"buttonTxt\":\"Subscribe\",\"subscribeNow\":\"Subscribe Now\",\"price\":\"/month\",\"tips\":\"Subcribe for $99/mo with eufy Flex <span style=\\\\\"background-color:#F84D4F;color: #ffffff; font-size: 11px; font-weight: 700; padding: 2px 4px; margin-left: 8px; opacity: 1;border-radius: 2px;\\\\\">new</span>\"}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'global',\n key: 'subscribe',\n },\n MF_productExtInfo: {\n value: '[\"Bulling_point416\",\"Bulling_point1416\"]',\n type: 'json',\n description: null,\n namespace: 'product_ext_info',\n key: 'bulling_point',\n },\n MF_accessories: null,\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: null,\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: null,\n MF_combo_nav: null,\n MF_combo_product: {\n value:\n '{\"data\":{\"value\":\"{\\\\\"discounts\\\\\":{\\\\\"hide\\\\\":false},\\\\\"scene_app_img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0603/3863/4821/files/x8hybrid02.jpg?v=1718888055\\\\\",\\\\\"ownerType\\\\\":\\\\\"PRODUCT\\\\\"}\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'product',\n },\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: null,\n MF_combo_aplus: null,\n MF_combo_judgeme: null,\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: null,\n MF_combo_page: null,\n MF_combo_global: null,\n MF_combo_listing: null,\n MF_combo_product_ext_info: null,\n MF_combo_accessories: null,\n description:\n 'An innovative laser navigation robotic vacuum cleaner with 2\u00D7 2000 Pa suction power, and 2-in-1 vacuum and mop capabilities. See others in this seriesRoboVac X8 Twin Turbine Technology UltraPack Dust Compression 2-in-1 Vacuum and Mop iPath Laser Navigation AI. Map 2.0 Technology Control From Your Phone',\n descriptionHtml:\n '<meta charset=\"utf-8\">\\n<p>An innovative laser navigation robotic vacuum cleaner with 2\u00D7 2000 Pa suction power, and 2-in-1 vacuum and mop capabilities.</p>\\n<div class=\"product_cus_content\">\\n<div class=\"seeOther\">See others in this series<a href=\"/products/t2262111\" target=\"_blank\" data-mce-href=\"/products/t2262111\">RoboVac X8</a>\\n</div>\\n</div>\\n\\n<ul>\\n<li>\\n<strong>Twin Turbine Technology</strong> <br>\\n</li>\\n<li>\\n<strong>UltraPack Dust Compression </strong> <br>\\n</li>\\n<li><strong>2-in-1 Vacuum and Mop</strong></li>\\n<li><strong>iPath Laser Navigation</strong></li>\\n<li><strong>AI. Map 2.0 Technology</strong></li>\\n<li><strong>Control From Your Phone</strong></li>\\n</ul>',\n id: 'gid://shopify/Product/7155567853737',\n name: 'RoboVac X8 Hybrid',\n vendor: 'beta-eufy-us',\n handle: 't2261111',\n title: 'RoboVac X8 Hybrid',\n path: '/t2261111',\n slug: 't2261111',\n price: {\n value: 500,\n currencyCode: 'USD',\n },\n listPrice: 700,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/products/X8Hybridwithmedialogo.jpg?v=1646032704',\n altText: null,\n width: 1200,\n height: 900,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/products/x8hybrid02.jpg?v=1646032777',\n altText: null,\n width: 1200,\n height: 900,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/products/x8hybrid03.jpg?v=1646032821',\n altText: null,\n width: 1200,\n height: 900,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/products/x8hybrid04_1.jpg?v=1646033290',\n altText: null,\n width: 1200,\n height: 900,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/products/20220507-142801.jpg?v=1651904909',\n altText: null,\n width: 1500,\n height: 1500,\n },\n ],\n variants: [\n {\n barcode: '194644181765',\n availableForSale: true,\n weight: 14.1206,\n id: 'gid://shopify/ProductVariant/41080287199401',\n name: 'RoboVac X8 Hybrid',\n sku: 'T2261111',\n price: 500,\n image: {\n altText: null,\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/products/X8Hybridwithmedialogo.jpg?v=1646032704',\n width: 1200,\n height: 900,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 2987,\n currentlyNotInStock: false,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/41080287199401',\n displayName: 'select product',\n name: 'Select Product',\n values: [\n {\n label: 'RoboVac X8 Hybrid',\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: [],\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [null],\n },\n {\n barcode: '',\n availableForSale: true,\n weight: 10.1876,\n id: 'gid://shopify/ProductVariant/42190872608937',\n name: 'X8 Hybrid & H30 Bundle',\n sku: 'BUNDLE-T2261111T2522112-2',\n price: 669.98,\n image: {\n altText: null,\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/products/20220507-142801.jpg?v=1651904909',\n width: 1500,\n height: 1500,\n },\n listPrice: 700,\n requiresShipping: true,\n quantityAvailable: 71,\n currentlyNotInStock: false,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/42190872608937',\n displayName: 'select product',\n name: 'Select Product',\n values: [\n {\n label: 'X8 Hybrid & H30 Bundle',\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: [],\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [null],\n },\n ],\n sellingPlanGroups: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductOption/9097290055849',\n displayName: 'select product',\n name: 'Select Product',\n values: [\n {\n label: 'RoboVac X8 Hybrid',\n },\n {\n label: 'X8 Hybrid & H30 Bundle',\n },\n ],\n },\n ],\n metafields: {\n pageType: null,\n seoSetting: null,\n preRender: null,\n relatedProducts: null,\n template: null,\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: null,\n aplus_order: null,\n judgemeBadge: null,\n judgemeWidget: null,\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: null,\n yotpoReviewsAverage: null,\n pageCommon: null,\n liveHelper: null,\n giftCard: null,\n hideSearch: null,\n showNewPop: null,\n productData: {\n discounts: {\n hide: false,\n },\n scene_app_img: 'https://cdn.shopify.com/s/files/1/0603/3863/4821/files/x8hybrid02.jpg?v=1718888055',\n ownerType: 'PRODUCT',\n },\n productVideo: {\n title: \"Here's Why RoboVac X8 Series is <br>Sweeping the World.\",\n blocks: [\n {\n hide_playIcon: true,\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/award_logo.jpg?v=1646046188',\n tips: 'has won ces 2021 award+recommend byWired+Digital Trends+TechRadar+Connect (DE)+Good Housekeeping Tested',\n name: '',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/image_1_c233b628-138a-4793-87b7-bf0babc54f79.png?v=1646040579',\n video_url: 'https://www.youtube.com/embed/fs8u73z-ums',\n tips: 'How to Vacuum your House using LASERS?! - Teardown!',\n name: 'JerryRigEverything',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/image_2_f94427b6-cfa3-4197-8c7c-b37b2e71e372.png?v=1646040639',\n video_url: 'https://www.youtube.com/embed/t_k8NuVnXdU',\n tips: 'Eufy RoboVac X8 vs X8 Hybrid | Robotic Vacuum Cleaner In-Depth Review.',\n name: 'InsideTech',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/image_3.png?v=1646040716',\n video_url: 'https://www.youtube.com/embed/KXcczEmIjeQ',\n tips: 'Clean Like A Man: Eufy X8 RoboVac & H30 Hand Vac.',\n name: 'New Stuff TV',\n },\n ],\n },\n user_reviews_video: null,\n listing_compare: {\n title: 'Product Comparison',\n data: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_hybrid.jpg?v=1646016906',\n product_name: ' RoboVac X8 Hybrid ',\n price: '$649.99',\n learn_more_text: 'Learn More',\n learn_more_link: 'https://beta-eufy-us.myshopify.com/pages/x8_hybrid_v3',\n info: [\n '2 * 2000 Pa',\n 'Vacuum & Mop',\n 'Laser SLAM',\n 'Dust Box Size: 400 ml',\n 'Water Tank Capacity: 250 ml',\n 'Multi-Floor Plan',\n 'Zone Cleaning',\n 'No-Go Zone Setting',\n 'Mapping Display',\n 'Recharge and Resume',\n 'Wi-Fi + Alexa + the Google Assistant',\n 'BoostIQ',\n 'Runtime: Up to 180 minutes',\n 'Filter: Washable',\n ],\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8.jpg?v=1646016975',\n product_name: ' RoboVac X8 ',\n price: '$599.99',\n learn_more_text: 'Learn More',\n learn_more_link: 'https://www.baidu.com/',\n info: [\n '2 * 2000 Pa',\n 'Vacuum',\n 'Laser SLAM',\n 'Dust Box Size: 600 ml',\n '-',\n 'Multi-Floor Plan',\n 'Zone Cleaning',\n 'No-Go Zone Setting',\n 'Mapping Display',\n 'Recharge and Resume',\n 'Wi-Fi + Alexa + the Google Assistant',\n 'BoostIQ',\n 'Runtime: Up to 180 minutes',\n 'Filter: Washable',\n ],\n },\n ],\n },\n specs: null,\n faqs: {\n title: 'FAQ',\n data: [\n {\n question: 'What is the difference between RoboVac X8 and RoboVac X8 Hybrid? ',\n answer:\n 'The main differences between RoboVac X8 and RoboVac X8 Hybrid are:<br/>- RoboVac X8 Hybrid is a 2-in-1 vacuum and mop device, while RoboVac X8 can only vacuum.<br/>- RoboVac X8 Hybrid comes with a 400 ml dust box and 250 ml water tank, while RoboVac X8 comes with a 600 ml dust collector.<br/>- Since RoboVac X8 Hybrid is capable of mopping, it also comes with a washable mopping cloth and disposable cloths.',\n category_name: null,\n },\n {\n question: 'What are some benefits of using RoboVac X8 and RoboVac X8 Hybrid? ',\n answer:\n 'RoboVac X8/X8 Hybrid is great for people who have pets. The twin-turbine technology gives each turbine 2000 Pa of suction power, increasing overall airflow by 80% so your house can go back to looking its best. You can clean up to 57.6% more pet hair with the immense power of the twin turbines than you can with a single-turbine robotic vacuum.<br/>RoboVac X8/X8 Hybrid is suitable for large or multi-level houses. Running for up to 180 m\u00B2, the ultra-long runtime supports the RoboVac X8 series as it completes its floor duties across the house.',\n category_name: null,\n },\n {\n question: 'How long does it take RoboVac X8/X8 Hybrid to charge from 0% to 100%?',\n answer: ' About 4-5 hours. ',\n category_name: null,\n },\n {\n question: 'Does RoboVac X8/X8 Hybrid support voice commands to clean a specific room?',\n answer:\n \"The EufyHome app supports dividing rooms once a valid map is created and saved. However, it doesn't support using voice commands (Amazon Alexa or the Google Assistant) to clean a specific room.\",\n category_name: null,\n },\n {\n question: 'Will replacing the battery on RoboVac X8/X8 Hybrid delete its cleaning map?',\n answer:\n 'Replacing the battery or powering RoboVac X8/X8 Hybrid on or off will not cause the map to be lost or the cleaning history to be erased.However, the cleaning map may be lost under these circumstances:<br/>- Manually recharging RoboVac X8/X8 Hybrid during its cleaning process.<br/>- Manually moving RoboVac X8/X8 Hybrid during its cleaning process.<br/>- When RoboVac X8/X8 Hybrid gets stuck for a long period of time and is unable to continue its cleaning process.<br/>- Manually resetting the map.<br/>- Manually deleting the map.',\n category_name: null,\n },\n {\n question: 'What constitutes a valid map for RoboVac X8/X8 Hybrid?',\n answer:\n 'If your map has a gray base color and white lines, it is a temporary floor plan map, and not a valid map that has been saved. A map that has been created and successfully saved will be in color.<br/>In order to create and save a valid map, place RoboVac X8/X8 Hybrid on the charging base and press the Start button to start Auto Clean. After RoboVac X8/X8 Hybrid completes a full cleaning cycle and automatically returns to the charging station, a map will be saved with the rooms divided accordingly.',\n category_name: null,\n },\n ],\n },\n howtoVideo: null,\n quick_intro: {\n title: 'Quick Intro',\n link_txt: 'Learn More',\n link: 'https://beta-eufy-us.myshopify.com/pages/x8_hybrid_v3',\n data: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/X8-hybrid-quick-intro-01_2.jpg?v=1646127473',\n alt: '',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/X8-hybrid-quick-intro-02.jpg?v=1646029540',\n alt: '',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/X8-quick-intro-02.jpg?v=1646039247',\n alt: '',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/X8-quick-intro-03.jpg?v=1646039285',\n alt: '',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/X8-quick-intro-04.jpg?v=1646039379',\n alt: '',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/quick-intro-app-apge.jpg?v=1646118769',\n alt: '',\n },\n ],\n },\n standard_schema: null,\n listing_paragraph: null,\n custom_variants: null,\n slickContainer: {\n list: [\n {\n pc_img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_hybrid_1.jpg?v=1646037900',\n mob_img:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/X8_Hybrid_with_media_logo_mobile.png?v=1646037597',\n },\n {\n pc_img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/20220228-163202.jpg?v=1646037147',\n mob_img:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_hybrid_02_mobile_1.jpg?v=1646116894',\n },\n {\n pc_img: 'https://cdn.shopifycdn.net/s/files/1/0521/9411/5753/files/x8_hybrid_03_2.jpg?v=1646051477',\n mob_img:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_hybrid_03_mobile.jpg?v=1646035891',\n },\n {\n pc_img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_hybrid_04_1.jpg?v=1646035939',\n mob_img:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_hybrid_04_mobile.jpg?v=1646035955',\n },\n ],\n },\n highlights: null,\n downloads: null,\n inbox: null,\n liveStream: null,\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: {\n fragileCollectionId: 's1-pro-base',\n tabs: [\n {\n title: 'purchase',\n text: 'Purchase for',\n },\n {\n title: 'subscribe',\n text: 'Subscribe <span class=\"only-in-pc\"> with eufy Flex </span>',\n badge: 'New',\n },\n ],\n subContent: {\n title: 'Why Subscribe with eufy Flex?',\n info: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/thumbs-up-2.png?v=1718878236https://cdn.shopify.com/s/files/1/0521/9411/5753/files/thumbs-up-2.png?v=1718878236',\n text: 'No commitment; cancel anytime',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/3136635-200-1_1.png?v=1718878236',\n text: 'Unlimited filter refills included',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/award.png?v=1718878236',\n text: 'Comprehensive lifetime warranty',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_4_38c6e9a6-a0b9-4f51-b858-badc26fdba18.png?v=1718878236',\n text: 'Receive a new Omni S1 Pro',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/truck.png?v=1718878236',\n text: 'No worries, returns covered',\n },\n ],\n },\n buttonTxt: 'Subscribe',\n subscribeNow: 'Subscribe Now',\n price: '/month',\n tips: 'Subcribe for $99/mo with eufy Flex <span style=\"background-color:#F84D4F;color: #ffffff; font-size: 11px; font-weight: 700; padding: 2px 4px; margin-left: 8px; opacity: 1;border-radius: 2px;\">new</span>',\n },\n productExtInfo: ['Bulling_point416', 'Bulling_point1416'],\n accessories: null,\n seoHidden: null,\n fwcdn3: null,\n compare: null,\n navBar: null,\n },\n },\n {\n availableForSale: true,\n productType: 'Battery Camera',\n onlineStoreUrl: null,\n publishedAt: '2025-06-20T03:58:51Z',\n totalInventory: 984,\n tags: [\n '$200.00-$299.99',\n '2K',\n 'Battery',\n 'CLtag:Hot',\n 'CLtag:New',\n 'Color Night Vision',\n 'Dual Lens',\n 'Front Door',\n 'Garage',\n 'ListingTag1:orange:NEW',\n 'ListingTag2:blue: Dual Cam',\n 'ListingTag2:blue:Solar Power',\n 'ListingTag4:orange:Color Night Vision',\n 'non-extendable warranty',\n 'Pan & Tilt',\n 'S',\n 'security camera',\n 'solar',\n 'Yards',\n 'YGroup_T8170',\n ],\n seo: {\n title: 'eufy SoloCam S340 Outdoor Security Camera ',\n description:\n 'eufy SoloCam S340 wireless outdoor camera removes all blindspots. Pick the best 3K AI outdoor security cameras without subscription for double home security.',\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: {\n value:\n '[\"isCustomOrder\",\"sectionInfo\",\"medias\",\"tabVideos\",\"overview\",\"aplusV2__17\",\"aplusV2\",\"aplusV2__1\",\"aplusV2__2\",\"aplusV2__3\",\"aplusV2__4\",\"aplusV2__5\",\"aplusV2__6\",\"aplusV2__7\",\"aplusV2__8\",\"aplusV2__9\",\"aplusV2__10\",\"aplusV2__11\",\"aplusV2__12\",\"features\",\"features__1\",\"aplusV2__13\",\"specsV2\",\"aplusV2__14\",\"aplusV2__15\",\"compareV2\",\"tabFaqs\",\"downloadV2\",\"aplusV2__16\"]',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'component',\n key: '_order',\n },\n MF_aplus_order: {\n value: '[]',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'aplus',\n key: '_order',\n },\n MF_judgemeBadge: null,\n MF_judgemeWidget: null,\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: {\n value: '90',\n type: 'single_line_text_field',\n description: null,\n namespace: 'yotpo',\n key: 'reviews_count',\n },\n MF_yotpoReviewsAverage: {\n value: '4.7',\n type: 'single_line_text_field',\n description: null,\n namespace: 'yotpo',\n key: 'reviews_average',\n },\n MF_pageCommon: null,\n MF_liveHelper: {\n value: 'true',\n type: 'boolean',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Boolean\",\"schema\":\"\"}',\n namespace: 'global',\n key: 'live-helper',\n },\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: {\n value: 'false',\n type: 'boolean',\n description: null,\n namespace: 'global',\n key: 'showNewPop',\n },\n MF_productData: {\n value:\n '{\"checkout_bar_info\":{\"txt\":\"Buy now at an unbeatable Black Friday price.\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\"},\"custom_variants\":{\"variants\":[{\"id\":\"gid://shopify/ProductVariant/45966687731881\",\"sku\":\"Bundle-T81701W1-4\",\"title\":\"\u672A\u5236\u5B9A\u56FE\u7247\",\"image\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1500_1500.png?v=1749812007\",\"handle\":\"t81701w1-1-1\",\"product_title\":\"eufy SoloCam S340-4\",\"showExtra\":false,\"extra\":{}},{\"id\":\"gid://shopify/ProductVariant/45966640054441\",\"sku\":\"Bundle-T81701W1-3\",\"title\":\"blue\",\"image\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/3-EN_92946b8c-6895-4b10-937e-6b3b5a9fcdb4.png?v=1720177746\",\"handle\":\"t81701w1-1-1\",\"product_title\":\"eufy SoloCam S340-3\",\"showExtra\":false,\"extra\":{}},{\"handle\":\"t81701w1\",\"title\":\"SoloCam S340\"},{\"id\":\"gid://shopify/ProductVariant/43326103519401\",\"sku\":\"T81701W1\",\"title\":\"White\",\"image\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1500_1500.png?v=1749812007\",\"handle\":\"t81701w1-1-1\",\"product_title\":\"eufy SoloCam S340-\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\",\"showExtra\":false,\"extra\":{}},{\"id\":\"gid://shopify/ProductVariant/45968364896425\",\"sku\":\"BUNDLE-T81701W1-4-T80301D1-1\",\"title\":\"BUNDLE-T81701W1-4-T80301D1-1\",\"image\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/6-EN_f8413936-2256-4e0d-826d-9ae88e73e9bb.png?v=1720177746\",\"handle\":\"t81701w1-1-1\",\"product_title\":\"eufy SoloCam S340-\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\",\"showExtra\":false,\"extra\":{}},{\"id\":\"gid://shopify/ProductVariant/45968365977769\",\"sku\":\"BUNDLE-T81701W1-2-T8214111-1- T80301D1-1\",\"title\":\"BUNDLE-T81701W1-2-T8214111-1- T80301D1-1\",\"image\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1500_1500.png?v=1749812007\",\"handle\":\"t81701w1-1-1\",\"product_title\":\"eufy SoloCam S340-\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\",\"showExtra\":false,\"extra\":{}}],\"title\":\"Choice\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\",\"desc\":\"\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\"},\"model3DViewer\":{\"ar\":true,\"ar-scale\":\"auto\",\"exposure\":1,\"ar-modes\":\"scene-viewer webxr quick-look\",\"camera-orbit\":\"-55.83deg 94.89deg 0.5494m\",\"src\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8170_yh.glb\",\"arBtnText\":\"\",\"arBtnIcon\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/AR_1.svg?v=1744790605\",\"poster\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1500_1500.png?v=1695091152\",\"environment-image\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8170_2.hdr\",\"url\":\"1111\"},\"feature\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/5f929d8c-6289-4a50-a847-b34ecd7ad0b1_icone_e_3.png?v=1750370507\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/e251a992-efd2-4804-bd09-a819cf1270b6_icone_e.png?v=1750363466\"}],\"scene\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1060_1060-1_debd1b3a-ef70-4fa5-9c41-44905089d8e0.jpg?v=1695802941\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_631f0973-fea7-4b72-911e-64d1484f0286.png?v=1750403609\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1060_1060-2_9184bceb-7842-4fd3-91c0-5f03563b9f17.jpg?v=1695802941\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/0991a5a1-f30f-4d7c-9783-d0bdb9148ddb_Frame_1973772047.png?v=1750365748\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1060_1060-3_a4cd8022-9593-48c1-87f4-9fa84cb25abd.jpg?v=1695802941\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1060_1060-4_3698b65d-e129-4c0a-b689-9c810bf3176c.jpg?v=1695802941\"}],\"intro_video\":{\"poster\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_631f0973-fea7-4b72-911e-64d1484f0286.png?v=1750403609\",\"video\":\"https://cdn.shopify.com/videos/c/o/v/c0f0061ade9b497dad474701139a7f37.mp4\"},\"salepoint\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/5f929d8c-6289-4a50-a847-b34ecd7ad0b1_icone_e_3.png?v=1750370507\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/e251a992-efd2-4804-bd09-a819cf1270b6_icone_e.png?v=1750363466\"}],\"user_reviews\":{\"title\":\"Highly Anticipated, Well Received\",\"list\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Bryan_H..jpg?v=1695104900\",\"name\":\"Bryan H.\",\"description\":\"Installation was very simple, it took no more than 15 minutes to install on the wall. And Wow!! It does look very good and very professional too.\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Caleb_S..jpg?v=1695104900\",\"name\":\"Caleb S.\",\"description\":\"Having a zoom lens is helpful and the mounting bracket design was very intuitive. The removable solar panel was also very helpful, and will benefit many users in the future.\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Pete_G..jpg?v=1695104900\",\"name\":\"Peter G.\",\"description\":\"I really like the ease with which you can mount and remove it. The addition of the solar panel alattached to the top is just brilliant.\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Rene_V..jpg?v=1695104899\",\"name\":\"Rene V.\",\"description\":\"The secondary camera/view within the app shows a closer look of wherever the main camera is looking at. I like this.\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Richard..jpg?v=1695104900\",\"name\":\"Richard D.\",\"description\":\"In my short time with the camera it\\'s become my favourite Eufy camera so far because of the ability to pan the camera around remotely or let the camera auto track. \"}]},\"retailer_list\":[{\"name\":\"bing\",\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bing-lee_1.png?v=1749526774\",\"href\":\"https://cn.bing.com/\"},{\"name\":\"bing\",\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bing-lee_1.png?v=1749526774\",\"href\":\"https://cn.bing.com/\"},{\"name\":\"bing\",\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bing-lee_1.png?v=1749526774\",\"href\":\"https://cn.bing.com/\"},{\"name\":\"bing\",\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bing-lee_1.png?v=1749526774\",\"href\":\"https://cn.bing.com/\"},{\"name\":\"bing\",\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bing-lee_1.png?v=1749526774\",\"href\":\"https://cn.bing.com/\"},{\"name\":\"bing\",\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bing-lee_1.png?v=1749526774\",\"href\":\"https://cn.bing.com/\"},{\"name\":\"bing\",\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bing-lee_1.png?v=1749526774\",\"href\":\"https://cn.bing.com/\"},{\"name\":\"bing\",\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bing-lee_1.png?v=1749526774\",\"href\":\"https://cn.bing.com/\"}]}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":2323}',\n namespace: 'product',\n key: 'data',\n },\n MF_productVideo: null,\n MF_user_reviews_video: {\n value:\n '{\"title\":\"\",\"blocks\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_1.png?v=1699587309\",\"tips\":\"<b>Discover Solo Cam S340: A battery-powered, motion-tracking camera.</b>\",\"video_url\":\"https://www.youtube.com/embed/_gR3p1IyrzM?si=6F-BUMKzioABA29J\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_2.png?v=1699587401\",\"tips\":\"<b>Powered by solar, with the flexibility to place it anywhere there\\'s sun.</b> \",\"video_url\":\"https://www.youtube.com/embed/ILV1fD_Rues?si=Lj0THv2sKCjV4yAj\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_3.png?v=1699587477\",\"tips\":\"<b>Experience the next level of home security.</b> \",\"video_url\":\"https://www.youtube.com/embed/76SUrpYfgFo?si=kVsT6y6Q66tX1jtc\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_4.png?v=1699587559\",\"tips\":\"<b>See a comparison between Floodlight Cam E340 and SoloCam S340.</b> \",\"video_url\":\"https://www.youtube.com/embed/0MJDZDl5Q9o?si=rzg0MIuHSGzJ5bRA\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_5.png?v=1699587635\",\"tips\":\"<b>Dive into AI enhanced security with our weatherproof camera.</b> \",\"video_url\":\"https://www.youtube.com/embed/vFrxUNhPdaw?si=Ky0yikJt5hT5XsWx\"}]}',\n type: 'json',\n description:\n '{\"content\":\"eufy\u65E0\u5934\u8FC1\u79FB\uFF0C\u81EA\u52A8\u628AProductVideo-1\u8F6C\u4E3Auser_reviews_video\uFF0C\u65E0\u5934\u8FC1\u79FB\u540EProductVideo-1\u81EA\u52A8\u5931\u6548\uFF0Cuser_reviews_video\u81EA\u52A8\u751F\u6548\",\"status\":\"Active\"}',\n namespace: 'global',\n key: 'user_reviews_video',\n },\n MF_listing_compare: {\n value:\n '{\"title\":\"Products Comparison\",\"data\":[{\"info\":[\"Cameras: Dual\",\"Video Quality: Wide-Angle Camera: 3K (2880\u00D71620), Telephoto Camera: 2K (2304\u00D71296)\",\"Details at Distance: 15 m (50 ft)\",\"Zoom: Hybrid 8\u00D7 \",\"Night Vision: Color Night Vision\",\"Spotlight: Yes\",\"Field of View: 135\u00B0\",\"Pan and Tilt: Horizontal 360\u00B0, Vertical 70\u00B0\",\"Battery Life: 3 Months Standalone, a Lifetime with Forever* Power\",\"Solar Power: Adjustable and Removable 2.2W Solar Panel\",\"Monthly Fee: No\",\"Local Storage**: Built-In 8 GB EMMC \",\"On-Device** AI: Motion Detection, Human Detection, Vehicle Detection\",\"Wi-Fi: 2.4 GHz Only\",\"Smart Integrations: Alexa, Google Assistant\",\"HomeBase S380 Compatibility: Yes\",\"Weather Protection: Yes\",\"Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\"],\"product_name\":\"SoloCam S340\",\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1500_1500.png?v=1695091152\",\"price\":\"$199.99\",\"learn_more_link\":\"https://us.eufy.com/products/t81701w1\"},{\"info\":[\"Cameras: Single\",\"Video Quality: Wide-Angle Camera: 2K (2304\u00D71296)\",\"Details at Distance: 7 m (25 ft)\",\"Zoom: Digital \",\"Night Vision: Color Night Vision\",\"Spotlight: Yes\",\"Field of View: 135\u00B0\",\"Pan and Tilt: No\",\"Battery Life: 3 Months Standalone, a Lifetime with Forever* Power\",\"Solar Power: Integrated 1.2W Solar Panel\",\"Monthly Fee: No\",\"Local Storage**: Built-In 8 GB EMMC \",\"On-Device** AI: Motion Detection, Human Detection\",\"Wi-Fi: 2.4 GHz Only\",\"Smart Integrations: Alexa, Google Assistant\",\"HomeBase S380 Compatibility: Yes\",\"Weather Protection: Yes\",\"Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\"],\"product_name\":\"SoloCam S230\",\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S230_SoloCam_S40_1.png?v=1695096472\",\"price\":\"$199.99\",\"learn_more_link\":\"https://us.eufy.com/products/t81241w1\"},{\"info\":[\"Cameras: Single\",\"Video Quality: Wide-Angle Camera: 2K (2304\u00D71296)\",\"Details at Distance: 7 m (25 ft)\",\"Zoom: Digital \",\"Night Vision: Infrared Night Vision\",\"Spotlight: No\",\"Field of View: 135\u00B0\",\"Pan and Tilt: No\",\"Battery Life: 3 Months Standalone, a Lifetime with Forever* Power\",\"Solar Power: Integrated 0.9W Solar Panel\",\"Monthly Fee: No\",\"Local Storage**: Built-In 8 GB EMMC \",\"On-Device** AI: Motion Detection, Human Detection\",\"Wi-Fi: 2.4 GHz Only\",\"Smart Integrations: Alexa, Google Assistant\",\"HomeBase S380 Compatibility: Yes\",\"Weather Protection: Yes\",\"Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\"],\"product_name\":\"SoloCam S220\",\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S220_SoloCam_4cb73a28-da81-44fe-b018-dd5dc744b3dc.png?v=1695094906\",\"price\":\"$129.99\",\"learn_more_link\":\"https://us.eufy.com/products/t8134121\"}]}',\n type: 'json',\n description: null,\n namespace: 'global',\n key: 'listing_compare',\n },\n MF_specs: {\n value:\n '{\"items\":[],\"title\":\"Specs\",\"variant\":{\"sku\":\"T81701W1\"},\"data\":[{\"name\":\"Image/Video Quality\",\"children\":[{\"title\":\"Camera\",\"des\":\"Dual-Cam\"},{\"title\":\"Resolution\",\"des\":\"Wide-Angle Lens: 3K(2880*1620); <br>Telephoto Lens: 2K(2304*1296)\"},{\"title\":\"Details at Distance\",\"des\":\"15m (50 ft)\"},{\"title\":\"Zoom Method\",\"des\":\"Hybrid 8\u00D7\"},{\"title\":\"Night Vision\",\"des\":\"Color Night Vision\"}]},{\"name\":\"Camera\",\"children\":[{\"title\":\"Spotlight\",\"des\":\"Yes\"},{\"title\":\"Field Of View\",\"des\":\"135\u00B0\"},{\"title\":\"Pan and Tilt\",\"des\":\"Horizon 360\u00B0, Vertical 70\u00B0\"}]},{\"name\":\"Power\",\"children\":[{\"title\":\"Battery Life\",\"des\":\"3 Months Standalone, A Lifetime with Forever* Power\"},{\"title\":\"Solar Power\",\"des\":\"Adjustable and Removable 2.2W Solar Panel\"}]},{\"name\":\"On-Device**\",\"children\":[{\"title\":\"Monthly Fee\",\"des\":\"No\"},{\"title\":\"Local Storage**\",\"des\":\"Built-In 8 GB EMMC\"},{\"title\":\"On-Device** AI\",\"des\":\"Motion Detection, Human Detection, Vehicle Detection\"}]},{\"name\":\"Compatibility\",\"children\":[{\"title\":\"Wi-Fi\",\"des\":\"2.4 GHz Only\"},{\"title\":\"Smart Integrations\",\"des\":\"Alexa, Google Assistant\"},{\"title\":\"HomeBase 3 Compatibility\",\"des\":\"Yes\"}]},{\"name\":\"Working Environment\",\"children\":[{\"title\":\"Weather Protection\",\"des\":\"Yes\"},{\"title\":\"Operating Temperature\",\"des\":\"-4\u00B0F - 122\u00B0F (-20\u00B0C - 50\u00B0C)\"}]}],\"showTitle\":true}',\n type: 'json',\n description: '{\"content\":\"Specs Section\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"17\"}',\n namespace: 'global',\n key: 'specs',\n },\n MF_faqs: {\n value:\n '{\"title\":\"FAQ\",\"data\":[{\"question\":\"How long is the battery life of Solocam S340?\",\"answer\":\"3 Months*. <br>*Based on 300 seconds of recording time per day. Actual battery life depends on several factors such as the number of times motion is detected, event recording duration, and environmental temperatures. <br>*Using solar charging allows forever* power.\",\"category_name\":null},{\"question\":\"Why doesn\\'t my SoloCam S340 battery stay at 100%?\",\"answer\":\"Power collected by the solar panel depends on the weather and available sunlight. If little energy is collected in a day, the battery level may go down. It can run for up to 3 months on battery and it will be charged once the weather is sunny.\",\"category_name\":null},{\"question\":\"Does SoloCam S340 support local** AI?\",\"answer\":\"Human Detection and Vehicle Detection run natively on the local** AI. When connected to HomeBase 3, the added power allows Human Detection to be upgraded to Human Recognition.\",\"category_name\":null},{\"question\":\"Does SoloCam S340 support 24/7 recording?\",\"answer\":\"No. Battery cameras aren\\'t currently capable of 24/7 recording, even if connected to HomeBase 3.\",\"category_name\":null},{\"question\":\"Which HomeBase S380 features are SoloCam S340 compatible with?\",\"answer\":\"When connected to HomeBase S380, SoloCam S340 will be able to utilize the storage** capacity of HomeBase S380 and the AI will be enhanced with BionicMind\u2122, enabling familiar faces, human recognition, vehicle detection, and pet detection.\",\"category_name\":null},{\"question\":\"What is the detection range of SoloCam S340 during the day and at night?\",\"answer\":\"The detection range is directly affected by the sensitivity setting. When using the default sensitivity level of 4, the triggering distance is 20 \u2013 26 ft (6 \u2013 8 m) during the day and 13 \u2013 20 ft (4 \u2013 6 m) meters at night.\",\"category_name\":null},{\"question\":\"How can Solocam S340 be powered?\",\"answer\":\"It can be powered by the built-in rechargeable battery, or by the included solar panel. The solar panel can be installed directly on the camera or nearby connected via cable.\",\"category_name\":null},{\"question\":\"What are the battery specs of Solocam S340?\",\"answer\":\"It is a built-in, non-removable, rechargeable, lithium-ion battery.\",\"category_name\":null},{\"question\":\"How can I schedule the security modes of SoloCam S340?\",\"answer\":\"Click the \\'+\\' icon in schedule settings. 3 custom schedule modes may be set. A disarmed mode may also be set.\",\"category_name\":null},{\"question\":\"Is SoloCam S340 compatible with voice assistants?\",\"answer\":\"Yes, it supports streaming to Alexa Echo Show and Google Chromecast.\",\"category_name\":null}]}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'global',\n key: 'faqs',\n },\n MF_howtoVideo: null,\n MF_quick_intro: {\n value:\n '{\"data\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD02-V1.jpg?v=1703673501\",\"title\":\"Dual Cameras for Ultra-Clear <br/> Views at Up to 8x Zoom\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD03-V1.jpg?v=1703673503\",\"title\":\"A Single Install Lasts a <br/> Lifetime with SolarPlus&#x2122;\",\"fontColor\":\"#FFFFFF\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD04-V1.jpg?v=1703673502\",\"title\":\"360\u00B0 Guardian Leaves No <br/> Blindspots\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD05-V1.jpg?v=1703673503\",\"title\":\"Always In Focus: On-Device <br/> Al-Powered Tracking\",\"fontColor\":\"#FFFFFF\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD06-V1.jpg?v=1703673502\",\"title\":\"Wire-Free Flexible <br/> Installation\",\"fontColor\":\"#FFFFFF\"}],\"title\":\"Quick Intro\",\"link_txt\":\"Learn More\",\"link\":\"https://us.eufy.com/pages/solocam-s340\"}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'global',\n key: 'quick_intro',\n },\n MF_standard_schema: null,\n MF_listing_paragraph: {\n value:\n '*With optimal sunlight, the built-in solar panel can collect and store 600 to 800 mAh per day.<br>\\n**If you choose to use cloud-based features such as cloud storage or push notifications with thumbnail previews, videos or thumbnail previews will be sent to the cloud as needed to provide your selected features.',\n type: 'multi_line_text_field',\n description: null,\n namespace: 'global',\n key: 'listing_paragraph',\n },\n MF_custom_variants: null,\n MF_slickContainer: null,\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: null,\n MF_liveStream: null,\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: null,\n MF_productExtInfo: {\n value: '[\"Bulling_point238\",\"Bulling_point1238\",\"Dual Cameras\",\"Solar Powered\"]',\n type: 'json',\n description: null,\n namespace: 'product_ext_info',\n key: 'bulling_point',\n },\n MF_accessories: null,\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: null,\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: {\n value: '{\"name\":{\"value\":\"V5\",\"type\":\"multi_line_text_field\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'template',\n },\n MF_combo_nav: null,\n MF_combo_product: {\n value:\n '{\"data\":{\"value\":\"{\\\\\"checkout_bar_info\\\\\":{\\\\\"txt\\\\\":\\\\\"Buy now at an unbeatable Black Friday price.\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\\\\\"},\\\\\"custom_variants\\\\\":{\\\\\"variants\\\\\":[{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/45966687731881\\\\\",\\\\\"sku\\\\\":\\\\\"Bundle-T81701W1-4\\\\\",\\\\\"title\\\\\":\\\\\"\u672A\u5236\u5B9A\u56FE\u7247\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1500_1500.png?v=1749812007\\\\\",\\\\\"handle\\\\\":\\\\\"t81701w1-1-1\\\\\",\\\\\"product_title\\\\\":\\\\\"eufy SoloCam S340-4\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}},{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/45966640054441\\\\\",\\\\\"sku\\\\\":\\\\\"Bundle-T81701W1-3\\\\\",\\\\\"title\\\\\":\\\\\"blue\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/3-EN_92946b8c-6895-4b10-937e-6b3b5a9fcdb4.png?v=1720177746\\\\\",\\\\\"handle\\\\\":\\\\\"t81701w1-1-1\\\\\",\\\\\"product_title\\\\\":\\\\\"eufy SoloCam S340-3\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}},{\\\\\"handle\\\\\":\\\\\"t81701w1\\\\\",\\\\\"title\\\\\":\\\\\"SoloCam S340\\\\\"},{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/43326103519401\\\\\",\\\\\"sku\\\\\":\\\\\"T81701W1\\\\\",\\\\\"title\\\\\":\\\\\"White\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1500_1500.png?v=1749812007\\\\\",\\\\\"handle\\\\\":\\\\\"t81701w1-1-1\\\\\",\\\\\"product_title\\\\\":\\\\\"eufy SoloCam S340-\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}},{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/45968364896425\\\\\",\\\\\"sku\\\\\":\\\\\"BUNDLE-T81701W1-4-T80301D1-1\\\\\",\\\\\"title\\\\\":\\\\\"BUNDLE-T81701W1-4-T80301D1-1\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/6-EN_f8413936-2256-4e0d-826d-9ae88e73e9bb.png?v=1720177746\\\\\",\\\\\"handle\\\\\":\\\\\"t81701w1-1-1\\\\\",\\\\\"product_title\\\\\":\\\\\"eufy SoloCam S340-\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}},{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/45968365977769\\\\\",\\\\\"sku\\\\\":\\\\\"BUNDLE-T81701W1-2-T8214111-1- T80301D1-1\\\\\",\\\\\"title\\\\\":\\\\\"BUNDLE-T81701W1-2-T8214111-1- T80301D1-1\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1500_1500.png?v=1749812007\\\\\",\\\\\"handle\\\\\":\\\\\"t81701w1-1-1\\\\\",\\\\\"product_title\\\\\":\\\\\"eufy SoloCam S340-\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}}],\\\\\"title\\\\\":\\\\\"Choice\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\\\\\",\\\\\"desc\\\\\":\\\\\"\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\\\\\"},\\\\\"model3DViewer\\\\\":{\\\\\"ar\\\\\":true,\\\\\"ar-scale\\\\\":\\\\\"auto\\\\\",\\\\\"exposure\\\\\":1,\\\\\"ar-modes\\\\\":\\\\\"scene-viewer webxr quick-look\\\\\",\\\\\"camera-orbit\\\\\":\\\\\"-55.83deg 94.89deg 0.5494m\\\\\",\\\\\"src\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8170_yh.glb\\\\\",\\\\\"arBtnText\\\\\":\\\\\"\\\\\",\\\\\"arBtnIcon\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/AR_1.svg?v=1744790605\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1500_1500.png?v=1695091152\\\\\",\\\\\"environment-image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8170_2.hdr\\\\\",\\\\\"url\\\\\":\\\\\"1111\\\\\"},\\\\\"feature\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/5f929d8c-6289-4a50-a847-b34ecd7ad0b1_icone_e_3.png?v=1750370507\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/e251a992-efd2-4804-bd09-a819cf1270b6_icone_e.png?v=1750363466\\\\\"}],\\\\\"scene\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1060_1060-1_debd1b3a-ef70-4fa5-9c41-44905089d8e0.jpg?v=1695802941\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_631f0973-fea7-4b72-911e-64d1484f0286.png?v=1750403609\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1060_1060-2_9184bceb-7842-4fd3-91c0-5f03563b9f17.jpg?v=1695802941\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/0991a5a1-f30f-4d7c-9783-d0bdb9148ddb_Frame_1973772047.png?v=1750365748\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1060_1060-3_a4cd8022-9593-48c1-87f4-9fa84cb25abd.jpg?v=1695802941\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1060_1060-4_3698b65d-e129-4c0a-b689-9c810bf3176c.jpg?v=1695802941\\\\\"}],\\\\\"intro_video\\\\\":{\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_631f0973-fea7-4b72-911e-64d1484f0286.png?v=1750403609\\\\\",\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/c0f0061ade9b497dad474701139a7f37.mp4\\\\\"},\\\\\"salepoint\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/5f929d8c-6289-4a50-a847-b34ecd7ad0b1_icone_e_3.png?v=1750370507\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/e251a992-efd2-4804-bd09-a819cf1270b6_icone_e.png?v=1750363466\\\\\"}],\\\\\"user_reviews\\\\\":{\\\\\"title\\\\\":\\\\\"Highly Anticipated, Well Received\\\\\",\\\\\"list\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Bryan_H..jpg?v=1695104900\\\\\",\\\\\"name\\\\\":\\\\\"Bryan H.\\\\\",\\\\\"description\\\\\":\\\\\"Installation was very simple, it took no more than 15 minutes to install on the wall. And Wow!! It does look very good and very professional too.\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Caleb_S..jpg?v=1695104900\\\\\",\\\\\"name\\\\\":\\\\\"Caleb S.\\\\\",\\\\\"description\\\\\":\\\\\"Having a zoom lens is helpful and the mounting bracket design was very intuitive. The removable solar panel was also very helpful, and will benefit many users in the future.\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Pete_G..jpg?v=1695104900\\\\\",\\\\\"name\\\\\":\\\\\"Peter G.\\\\\",\\\\\"description\\\\\":\\\\\"I really like the ease with which you can mount and remove it. The addition of the solar panel alattached to the top is just brilliant.\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Rene_V..jpg?v=1695104899\\\\\",\\\\\"name\\\\\":\\\\\"Rene V.\\\\\",\\\\\"description\\\\\":\\\\\"The secondary camera/view within the app shows a closer look of wherever the main camera is looking at. I like this.\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Richard..jpg?v=1695104900\\\\\",\\\\\"name\\\\\":\\\\\"Richard D.\\\\\",\\\\\"description\\\\\":\\\\\"In my short time with the camera it\\'s become my favourite Eufy camera so far because of the ability to pan the camera around remotely or let the camera auto track. \\\\\"}]},\\\\\"retailer_list\\\\\":[{\\\\\"name\\\\\":\\\\\"bing\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bing-lee_1.png?v=1749526774\\\\\",\\\\\"href\\\\\":\\\\\"https://cn.bing.com/\\\\\"},{\\\\\"name\\\\\":\\\\\"bing\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bing-lee_1.png?v=1749526774\\\\\",\\\\\"href\\\\\":\\\\\"https://cn.bing.com/\\\\\"},{\\\\\"name\\\\\":\\\\\"bing\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bing-lee_1.png?v=1749526774\\\\\",\\\\\"href\\\\\":\\\\\"https://cn.bing.com/\\\\\"},{\\\\\"name\\\\\":\\\\\"bing\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bing-lee_1.png?v=1749526774\\\\\",\\\\\"href\\\\\":\\\\\"https://cn.bing.com/\\\\\"},{\\\\\"name\\\\\":\\\\\"bing\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bing-lee_1.png?v=1749526774\\\\\",\\\\\"href\\\\\":\\\\\"https://cn.bing.com/\\\\\"},{\\\\\"name\\\\\":\\\\\"bing\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bing-lee_1.png?v=1749526774\\\\\",\\\\\"href\\\\\":\\\\\"https://cn.bing.com/\\\\\"},{\\\\\"name\\\\\":\\\\\"bing\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bing-lee_1.png?v=1749526774\\\\\",\\\\\"href\\\\\":\\\\\"https://cn.bing.com/\\\\\"},{\\\\\"name\\\\\":\\\\\"bing\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bing-lee_1.png?v=1749526774\\\\\",\\\\\"href\\\\\":\\\\\"https://cn.bing.com/\\\\\"}]}\",\"type\":\"json\"},\"compare\":{\"value\":\"[{\\\\\"label\\\\\":\\\\\"Resolution\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\\\\\",\\\\\"val\\\\\":\\\\\"4K\\\\\"},{\\\\\"label\\\\\":\\\\\"Color Night Vision\\\\\",\\\\\"val\\\\\":\\\\\"80W (Standard 60W)\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\\\\\"},{\\\\\"label\\\\\":\\\\\"IR Night Vision\\\\\",\\\\\"val\\\\\":\\\\\"BassUp\u2122 2.0\\\\\"},{\\\\\"label\\\\\":\\\\\"Lens\u3001FOV\\\\\",\\\\\"val\\\\\":\\\\\"40W Racetrack Subwoofer 2 x 10W Tweeter\\\\\"},{\\\\\"label\\\\\":\\\\\"Spotlight\\\\\",\\\\\"val\\\\\":\\\\\"45Hz - 20KHz\\\\\"},{\\\\\"label\\\\\":\\\\\"Built-In Solar Panel\\\\\",\\\\\"val\\\\\":\\\\\"24H\\\\\"},{\\\\\"label\\\\\":\\\\\"Motion Detection\\\\\",\\\\\"val\\\\\":\\\\\"IPX7 Waterproof and Floats\\\\\"},{\\\\\"label\\\\\":\\\\\"AI Recognition\\\\\",\\\\\"val\\\\\":\\\\\"5.3\\\\\"},{\\\\\"label\\\\\":\\\\\"Al Self-Learning*\\\\\",\\\\\"val\\\\\":\\\\\"TWS\\\\\"},{\\\\\"label\\\\\":\\\\\"Local Storage*\\\\\",\\\\\"val\\\\\":\\\\\"Type C\\\\\"},{\\\\\"label\\\\\":\\\\\"24/7 Smart Snapshot\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"External Solar Panel\\\\\",\\\\\"val\\\\\":\\\\\"13.62 x 5.83 x 7.87 inches\\\\\"}]\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'product',\n },\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: {\n value:\n '{\"aplusImageCarousel__4\":{\"value\":\"{\\\\\"blocks\\\\\":[{\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/305bd8df-baaa-4062-bbbb-eb2eb7989285.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/cc20cc20-083e-4931-9de3-810250e65084.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/fe032304-75f9-4ce7-a617-7974f1aa7eda.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/8d9bc64a-29fb-4841-8283-6bff4cbd5d60.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/0292eed6-7f5d-48e4-b645-36095f8f05fc.__CR0,0,1464,600_PT0_SX1464_V1___.jpeg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/7f73648f-8f99-490c-8041-d7b54ac0d249.__CR0,0,600,450_PT0_SX600_V1___.jpeg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/be20e740-2ef1-4d8f-9cbe-f15327f3ecff.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/f816e792-c19f-480c-97d3-aba90b11c809.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/b56ee29e-551e-4176-a944-275091064a15.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/bbac7684-fcf9-4779-ad05-a0c6e96110c4.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/879c8665-d74d-4fb0-b3fa-d4fe5c984e7b.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/976a528d-a343-4539-9362-36af7a5c6cb1.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"}]}\",\"type\":\"json\"},\"aplusFullImage__0\":{\"value\":\"{\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/9138e75c-78e2-482c-b2d4-354ecee00d88.__CR0,0,1464,600_PT0_SX1464_V1___.jpeg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/00cb3b85-2700-4217-977e-f912dec67ca5.__CR0,0,1200,900_PT0_SX600_V1___.jpg\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"_order\":{\"value\":\"[\\\\\"isCustomOrder\\\\\",\\\\\"sectionInfo\\\\\",\\\\\"medias\\\\\",\\\\\"tabVideos\\\\\",\\\\\"overview\\\\\",\\\\\"aplusV2__17\\\\\",\\\\\"aplusV2\\\\\",\\\\\"aplusV2__1\\\\\",\\\\\"aplusV2__2\\\\\",\\\\\"aplusV2__3\\\\\",\\\\\"aplusV2__4\\\\\",\\\\\"aplusV2__5\\\\\",\\\\\"aplusV2__6\\\\\",\\\\\"aplusV2__7\\\\\",\\\\\"aplusV2__8\\\\\",\\\\\"aplusV2__9\\\\\",\\\\\"aplusV2__10\\\\\",\\\\\"aplusV2__11\\\\\",\\\\\"aplusV2__12\\\\\",\\\\\"features\\\\\",\\\\\"features__1\\\\\",\\\\\"aplusV2__13\\\\\",\\\\\"specsV2\\\\\",\\\\\"aplusV2__14\\\\\",\\\\\"aplusV2__15\\\\\",\\\\\"compareV2\\\\\",\\\\\"tabFaqs\\\\\",\\\\\"downloadV2\\\\\",\\\\\"aplusV2__16\\\\\"]\",\"type\":\"json\"},\"aplusNavCarousel__3\":{\"value\":\"{\\\\\"blocks\\\\\":[{\\\\\"navigation\\\\\":\\\\\"No Maintenance\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/94ef6951-c866-45cb-8887-f813b6300c60.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/e2da3784-faf6-4f0a-896c-cac22baad064.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Put It Anywhere\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/7f61b202-9bca-4ba3-b863-32b7239f463b.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/78a9dd89-5766-4cd4-809f-9f41abe66403.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Weather Protected\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/f1b48e3b-5e0d-42a7-a7a9-fd319c5af6bd.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/5a58a9bb-c5e2-46e0-b9d9-2ba180a810ff.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Two-Way Audio\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/b0bae4f4-b897-4791-9d34-e2c85dcd90e2.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/579308f8-d975-4748-a6b6-4828c52642f0.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Control with Your Voice\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/1f928c1d-7947-4e41-b438-e65dd75ab6dd.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/79e43c99-c954-4dee-9d91-ef53e66ee5ab.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"}]}\",\"type\":\"json\"},\"aplusFullImage__1\":{\"value\":\"{\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/fbf017be-f66e-4e11-8bd3-12a8ac333d4c.__CR0,0,1464,600_PT0_SX1464_V1___.jpeg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/edd745a7-feb8-4f4e-a43f-07a1ad3f72cc.__CR0,0,1200,900_PT0_SX600_V1___.jpg\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusNavCarousel__2\":{\"value\":\"{\\\\\"blocks\\\\\":[{\\\\\"navigation\\\\\":\\\\\"360\u00B0 Guardian\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/f7aa0128-22f7-4e9d-955b-3d675330e49c.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/cadb91cf-4d04-448f-b581-edacea00ef0c.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"navigation\\\\\":\\\\\"8\u00D7 Hybrid Zoom\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/08b2bfdc-d4a4-461e-b050-80c9480b2ba7.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/67f99be2-4c1e-4c86-bdc3-413c5dba8834.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Follows Motion\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/58285242-ac65-45a0-999e-53a6af9a39a2.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/92ce0f4a-cd02-47ea-800f-10a43fec5e09.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Sees Everywhere\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/7a203c35-d5f9-43f1-955f-2a2f238d5da1.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/4cc37da1-1f32-4c02-bade-c0ae8b4f92ba.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"},{\\\\\"navigation\\\\\":\\\\\"Guard the Night\\\\\",\\\\\"imageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/e89b733e-0b6e-40cc-b498-8a1c8add0d46.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\\\\\",\\\\\"mobileImageUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media-library-service-media/f2c94095-98d4-4eff-acf5-dcf3a19c5e15.__CR0,0,600,450_PT0_SX600_V1___.jpg\\\\\",\\\\\"subheadline\\\\\":\\\\\"\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"}]}\",\"type\":\"json\"},\"aplusFullVideo__5\":{\"value\":\"{\\\\\"videoUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media/sc/14aabdc3-c567-4913-9379-e591f9ef2bbc.mp4\\\\\",\\\\\"coverUrl\\\\\":\\\\\"https://m.media-amazon.com/images/S/aplus-media/sc/e3b3c283-a94c-40d3-a422-b344ba13dcf8.__CR0,0,1464,600_PT0_SX1464_V1___.jpeg\\\\\",\\\\\"headline\\\\\":\\\\\"\\\\\",\\\\\"body\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"isCustomOrder\":{\"value\":\"true\",\"type\":\"boolean\"},\"sectionInfo\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"Take a Closer Look\\\\\"}\",\"type\":\"json\"},\"medias\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235366.png?v=1747292868\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235367.png?v=1747292868\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235368.png?v=1747292868\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/eufy_icon_endorsement_1.png?v=1747292868\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/eufy_icon_endorsement.png?v=1747292868\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/6_8ddaea0c-bde2-48c3-a3af-210c89a67aea.png?v=1747292868\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/eufy_icon_endorsement_2.png?v=1747293003\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/eufy_icon_endorsement_3.png?v=1747293004\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/0_95c8a763-7fec-4449-9a21-b6cd38363057.png?v=1750081711\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1_2e123c69-6f2a-4b9b-978a-53292324f8bc.webp?v=1750164061\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/2_f41e0868-a8d4-4328-be51-dccf626f54e8.webp?v=1750164082\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/3_d2077406-744a-4b06-b14c-0e480bd03c93.webp?v=1750164100\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/4_e68abaa0-19d9-43ff-a213-37bdcc9a1c9c.webp?v=1750164118\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/5_b28f0394-88c1-401e-bc8b-b8ccb7ffed10.png?v=1750081860\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>Awards and Media Picks\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\"}\",\"type\":\"json\"},\"tabVideos\":{\"value\":\"{\\\\\"tabs\\\\\":[{\\\\\"label\\\\\":\\\\\"<p>PGC</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"list\\\\\":[{\\\\\"video\\\\\":\\\\\"_gR3p1IyrzM\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235370.png?v=1747364769\\\\\",\\\\\"title\\\\\":\\\\\"<p>DAVE JOHNSON\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Executive Editor, Forbes Vetted\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>A powerful security camera with upgrades in vision,power, and detection\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235671.png?v=1747368279\\\\\",\\\\\"title\\\\\":\\\\\"<p>RALPH ECHEMENDIA</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Cyber Security Expert, &ldquo;The Ethical Hocker&rdquo;</p>\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>Local security, in your control</p>\\\\\"},{\\\\\"video\\\\\":\\\\\"_gR3p1IyrzM\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235370.png?v=1747364769\\\\\",\\\\\"title\\\\\":\\\\\"<p>DAVE JOHNSON</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Executive Editor, Forbes Vetted</p>\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>A powerful security camera with upgrades in vision,power, and detection</p>\\\\\"},{\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235671.png?v=1747368279\\\\\",\\\\\"title\\\\\":\\\\\"<p>RALPH ECHEMENDIA</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Cyber Security Expert, &ldquo;The Ethical Hocker&rdquo;</p>\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>Local security, in your control</p>\\\\\"},{\\\\\"video\\\\\":\\\\\"_gR3p1IyrzM\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235370.png?v=1747364769\\\\\",\\\\\"title\\\\\":\\\\\"<p>DAVE JOHNSON</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Executive Editor, Forbes Vetted</p>\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>A powerful security camera with upgrades in vision,power, and detection</p>\\\\\"},{\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235671.png?v=1747368279\\\\\",\\\\\"title\\\\\":\\\\\"<p>RALPH ECHEMENDIA</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Cyber Security Expert, &ldquo;The Ethical Hocker&rdquo;</p>\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>Local security, in your control</p>\\\\\"}]},{\\\\\"label\\\\\":\\\\\"<p>UGC\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"list\\\\\":[{\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235370.png?v=1747364769\\\\\",\\\\\"title\\\\\":\\\\\"<p>RALPH ECHEMENDIA</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Cyber Security Expert, &ldquo;The Ethical Hocker&rdquo;</p>\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>Local security, in your control</p>\\\\\"},{\\\\\"video\\\\\":\\\\\"_gR3p1IyrzM\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235370.png?v=1747364769\\\\\",\\\\\"title\\\\\":\\\\\"<p>DAVE JOHNSON</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Executive Editor, Forbes Vetted</p>\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>A powerful security camera with upgrades in vision,power, and detection</p>\\\\\"},{\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235370.png?v=1747364769\\\\\",\\\\\"title\\\\\":\\\\\"<p>RALPH ECHEMENDIA</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Cyber Security Expert, &ldquo;The Ethical Hocker&rdquo;</p>\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>Local security, in your control</p>\\\\\"},{\\\\\"video\\\\\":\\\\\"_gR3p1IyrzM\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235370.png?v=1747364769\\\\\",\\\\\"title\\\\\":\\\\\"<p>DAVE JOHNSON</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Executive Editor, Forbes Vetted</p>\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>A powerful security camera with upgrades in vision,power, and detection</p>\\\\\"},{\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235370.png?v=1747364769\\\\\",\\\\\"title\\\\\":\\\\\"<p>RALPH ECHEMENDIA</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Cyber Security Expert, &ldquo;The Ethical Hocker&rdquo;</p>\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>Local security, in your control</p>\\\\\"},{\\\\\"video\\\\\":\\\\\"_gR3p1IyrzM\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235370.png?v=1747364769\\\\\",\\\\\"title\\\\\":\\\\\"<p>DAVE JOHNSON</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Executive Editor, Forbes Vetted</p>\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>A powerful security camera with upgrades in vision,power, and detection</p>\\\\\"}]},{\\\\\"label\\\\\":\\\\\"<p>UGC</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"list\\\\\":[{\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235370.png?v=1747364769\\\\\",\\\\\"title\\\\\":\\\\\"<p>RALPH ECHEMENDIA</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Cyber Security Expert, &ldquo;The Ethical Hocker&rdquo;</p>\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>Local security, in your control</p>\\\\\"},{\\\\\"video\\\\\":\\\\\"_gR3p1IyrzM\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235370.png?v=1747364769\\\\\",\\\\\"title\\\\\":\\\\\"<p>DAVE JOHNSON</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Executive Editor, Forbes Vetted</p>\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>A powerful security camera with upgrades in vision,power, and detection</p>\\\\\"},{\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235370.png?v=1747364769\\\\\",\\\\\"title\\\\\":\\\\\"<p>RALPH ECHEMENDIA</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Cyber Security Expert, &ldquo;The Ethical Hocker&rdquo;</p>\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>Local security, in your control</p>\\\\\"},{\\\\\"video\\\\\":\\\\\"_gR3p1IyrzM\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235370.png?v=1747364769\\\\\",\\\\\"title\\\\\":\\\\\"<p>DAVE JOHNSON</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Executive Editor, Forbes Vetted</p>\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>A powerful security camera with upgrades in vision,power, and detection</p>\\\\\"},{\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235370.png?v=1747364769\\\\\",\\\\\"title\\\\\":\\\\\"<p>RALPH ECHEMENDIA</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Cyber Security Expert, &ldquo;The Ethical Hocker&rdquo;</p>\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>Local security, in your control</p>\\\\\"},{\\\\\"video\\\\\":\\\\\"_gR3p1IyrzM\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235370.png?v=1747364769\\\\\",\\\\\"title\\\\\":\\\\\"<p>DAVE JOHNSON</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Executive Editor, Forbes Vetted</p>\\\\\",\\\\\"subDesc\\\\\":\\\\\"<p>A powerful security camera with upgrades in vision,power, and detection</p>\\\\\"}]}],\\\\\"title\\\\\":\\\\\"<p>What the Pros Say\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"}\",\"type\":\"json\"},\"overview\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"theme\\\\\":true,\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235351.png?v=1747725651\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1_2e123c69-6f2a-4b9b-978a-53292324f8bc.webp?v=1750164061\\\\\",\\\\\"title\\\\\":\\\\\"<p>MaxColor Vision&trade; Technology MaxColor\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Achieve Maximum Color Visibility in the Dark\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\"},{\\\\\"theme\\\\\":true,\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235352_1.png?v=1747725651\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235686_1.png?v=1747919275\\\\\",\\\\\"title\\\\\":\\\\\"<p>Radar + PIR Dual Detection</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Reduces False Alerts by up to 99%</p>\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235354.png?v=1747725651\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687.png?v=1747725651\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Experience Next-Level Clarity, True to a Pro\\'s Vision</p>\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235355.png?v=1747725651\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235689.png?v=1747725651\\\\\",\\\\\"title\\\\\":\\\\\"<p>SolarPlus&trade; 2.0</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Larger Solar Panel for Continuous Power</p>\\\\\"},{\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235353.png?v=1747725651\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235688.png?v=1747725651\\\\\",\\\\\"title\\\\\":\\\\\"<p>Radar + PIR Dual Detection\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Reduces False Alerts by up to 99%\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\",\\\\\"theme\\\\\":true}],\\\\\"title\\\\\":\\\\\"<p>Overview\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusV2\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime as Bright as Day\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\uFF1D\u634C\u62FE\u4F0D85</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime as Bright as Day\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\uFF1D\u58F9\u4F70\u4F0D\u62FE150</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"ILV1fD_Rues\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235351_4.png?v=1748263083\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235385.png?v=1748263082\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime as Bri\uFF1D\u53C1\u62FE\u634C38</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime as Bright as Day\u58F9\u8D30\u53C1\uFF1D\u4F0D\u62FE50</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\",\\\\\"video\\\\\":\\\\\"ILV1fD_Rues\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>other</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235688_1.png?v=1748263083\\\\\",\\\\\"video\\\\\":\\\\\"ILV1fD_Rues\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime as Bright as Day\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\uFF1D\u9646\u62FE\u58F961</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime as Bright as Day\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\uFF1D\u58F9\u4F70\u58F9\u62FE\u4F0D115</p>\\\\\"}\",\"type\":\"json\"},\"aplusV2__1\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime as Bright as Day\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\uFF1D\u67D2\u62FE\u808674</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime as Bright as Day\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\uFF1D\u9646\u62FE\u634C68</p>\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>MaxColor Vi\uFF1D\u62FE\u808614</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>MaxColor VisionTM N\uFF1D\u8D30\u62FE\u53C123</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD 4k UH</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers Stunning Clarit</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD 4k UH</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers Stunning Clarit</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD 4k UH</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers Stunning Clarit</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime Bright as Day</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers day-like crystal-clear footage even in ultra-low light conditions without spotlights</p>\\\\\"}\",\"type\":\"json\"},\"aplusV2__2\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"<p>Progressive Vision Day-and-Night</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Harness the power of a 4K camera combined with MaxColor Vision&trade; technology.</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235351_4.png?v=1748263083\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235385.png?v=1748263082\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>eufyCam S3 Pro</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>other</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235688_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>eufyCam S3 Pro</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>other</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235688_1.png?v=1748263083\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime as Bright as Day as Day as Day as</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers day-like crystal-clear footage even in ultra-low light conditions without spotlights without spotlights as</p>\\\\\"}\",\"type\":\"json\"},\"aplusV2__3\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"<p>Progressive Vision Day-and-Night</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Harness the power of a 4K camera combined with MaxColor Vision&trade; technology.</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235351_4.png?v=1748263083\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235385.png?v=1748263082\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"<p>A True Pro in Vision</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"<p>A True Pro in Vision</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"<p>A True Pro in Vision</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"<p>A True Pro in Vision</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime as Bright as Day as Day as Day as</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers day-like crystal-clear footage even in ultra-low light conditions without spotlights without spotlights as</p>\\\\\"}\",\"type\":\"json\"},\"aplusV2__4\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"MaxColor VisionTM Nighttime as Bright as Day as Day as Day as\\\\\",\\\\\"desc\\\\\":\\\\\"Delivers day-like crystal-clear footage even in ultra-low light conditions without spotlights without spotlights as\\\\\",\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"Progressive Vision Day-and-Night\\\\\",\\\\\"desc\\\\\":\\\\\"Harness the power of a 4K camera combined with MaxColor Vision\u2122 technology.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"4K UHD 4k UH\\\\\",\\\\\"desc\\\\\":\\\\\"Delivers Stunning Clarit\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"4K UHD 4k UH\\\\\",\\\\\"desc\\\\\":\\\\\"Delivers Stunning Clarit\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"4K UHD 4k UH\\\\\",\\\\\"desc\\\\\":\\\\\"Delivers Stunning Clarit\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"4K UHD 4k UH\\\\\",\\\\\"desc\\\\\":\\\\\"Delivers Stunning Clarit\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"}]}\",\"type\":\"json\"},\"aplusV2__5\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"<p>A True Pro in Vision</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>eufyCam S3 Pro</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>other</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235688_1.png?v=1748263083\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime Bright as Day</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers day-like crystal-clear footage even in ultra-low light conditions without spotlights</p>\\\\\"}\",\"type\":\"json\"},\"aplusV2__6\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"MaxColor VisionTM Nighttime Bright as Day\\\\\",\\\\\"desc\\\\\":\\\\\"Delivers day-like crystal-clear footage even in ultra-low light conditions without spotlights\\\\\",\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"}]}\",\"type\":\"json\"},\"aplusV2__7\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"MaxColor VisionTM Nighttime Bright as Day\\\\\",\\\\\"desc\\\\\":\\\\\"Delivers day-like crystal-clear footage even in ultra-low light conditions without spotlights\\\\\",\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"}]}\",\"type\":\"json\"},\"aplusV2__8\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"MaxColor VisionTM Nighttime Bright as Day\\\\\",\\\\\"desc\\\\\":\\\\\"Delivers day-like crystal-clear footage even in ultra-low light conditions without spotlights\\\\\",\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"eufyCam S3 Pro\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"other\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235688_1.png?v=1748263083\\\\\"}]}\",\"type\":\"json\"},\"aplusV2__9\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"MaxColor VisionTM Nighttime Bright as Day\\\\\",\\\\\"desc\\\\\":\\\\\"Delivers day-like crystal-clear footage even in ultra-low light conditions without spotlights\\\\\",\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"eufyCam S3 Pro\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"other\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235688_1.png?v=1748263083\\\\\"}]}\",\"type\":\"json\"},\"aplusV2__10\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"MaxColor VisionTM Nighttime Bright as Day\\\\\",\\\\\"desc\\\\\":\\\\\"Delivers day-like crystal-clear footage even in ultra-low light conditions without spotlights\\\\\",\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"eufyCam S3 Pro\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"other\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235688_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"eufyCam S3 Pro\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"other\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235688_1.png?v=1748263083\\\\\"}]}\",\"type\":\"json\"},\"aplusV2__11\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>eufyCam S3 Pro</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD 4k UH</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers Stunning Clarit</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD 4k UH</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers Stunning Clarit</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime Bright as Day</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers day-like crystal-clear footage even in ultra-low light conditions without spotlights</p>\\\\\"}\",\"type\":\"json\"},\"aplusV2__12\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>eufyCam S3 Pro</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>eufyCam S3 Pro</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD 4k UH</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers Stunning Clarit</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD 4k UH</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers Stunning Clarit</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD 4k UH</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers Stunning Clarit</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD 4k UH</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers Stunning Clarit</p>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>MaxColor VisionTM Nighttime Bright as Day</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers day-like crystal-clear footage even in ultra-low light conditions without spotlights</p>\\\\\"}\",\"type\":\"json\"},\"features\":{\"value\":\"{\\\\\"type\\\\\":\\\\\"card\\\\\",\\\\\"list\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/eufyCam_S3_Pro_4-Cam_Kit_HomeBase_3_1_TB_Hard_Drive_-_eufy_US_1.png?v=1748348918\\\\\",\\\\\"video\\\\\":\\\\\"ILV1fD_Rues\\\\\",\\\\\"title\\\\\":\\\\\"MaxColor VisionTM Nighttime as Bright as Day\u58F9\u8D30\u53C1\uFF1D\u4F0D\u62FE50\\\\\",\\\\\"desc\\\\\":\\\\\"MaxColor VisionTM Nighttime as Bright as Day\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\uFF1D\u58F9\u4F70\u4F0D\u62FE\u9646156\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\",\\\\\"video\\\\\":\\\\\"ILV1fD_Rues\\\\\",\\\\\"title\\\\\":\\\\\"PROtection That Works Anywhere\\\\\",\\\\\"desc\\\\\":\\\\\"Secure your home in just a few minutes with installation free from complicated wires.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\",\\\\\"video\\\\\":\\\\\"ILV1fD_Rues\\\\\",\\\\\"title\\\\\":\\\\\"Local Security, No Monthly Fee\\\\\",\\\\\"desc\\\\\":\\\\\"Provides 16GB of on-device storage and up to 16TB of expandable storage without monthly fees, keeping your privacy securely in your hands.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\",\\\\\"title\\\\\":\\\\\"Built for Any Weather\\\\\",\\\\\"desc\\\\\":\\\\\"Equipped with IP67 weatherproof protection, eufyCam S3 Pro withstands rain, dust storms, and extreme temperatures.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"ILV1fD_Rues\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/eufyCam_S3_Pro_4-Cam_Kit_HomeBase_3_1_TB_Hard_Drive_-_eufy_US_1.png?v=1748348918\\\\\",\\\\\"title\\\\\":\\\\\"PROfound Full-Duplex as a Audio a Audio a Audio a\\\\\",\\\\\"desc\\\\\":\\\\\"Dual array and AI noise reduction capture voices up to 26 ft (8 m) away, enabling real-time interaction with delivery personnel or intruders intruders as as\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"ILV1fD_Rues\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/eufyCam_S3_Pro_4-Cam_Kit_HomeBase_3_1_TB_Hard_Drive_-_eufy_US_1_1.png?v=1748348918\\\\\",\\\\\"title\\\\\":\\\\\"PROtection That Works Anywhere\\\\\",\\\\\"desc\\\\\":\\\\\"Secure your home in just a few minutes with installation free from complicated wires.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"ILV1fD_Rues\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/eufyCam_S3_Pro_4-Cam_Kit_HomeBase_3_1_TB_Hard_Drive_-_eufy_US_1_2.png?v=1748348918\\\\\",\\\\\"title\\\\\":\\\\\"Local Security, No Monthly Fee\\\\\",\\\\\"desc\\\\\":\\\\\"Provides 16GB of on-device storage and up to 16TB of expandable storage without monthly fees, keeping your privacy securely in your hands.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"ILV1fD_Rues\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/eufyCam_S3_Pro_4-Cam_Kit_HomeBase_3_1_TB_Hard_Drive_-_eufy_US_1_3.png?v=1748348918\\\\\",\\\\\"title\\\\\":\\\\\"Built for Any Weather\\\\\",\\\\\"desc\\\\\":\\\\\"Equipped with IP67 weatherproof protection, eufyCam S3 Pro withstands rain, dust storms, and extreme temperatures.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"ILV1fD_Rues\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>See More features</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"features__1\":{\"value\":\"{\\\\\"type\\\\\":\\\\\"card\\\\\",\\\\\"list\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235410.png?v=1748352901\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"Effective in Low Light Conditions\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235411.png?v=1748352901\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235410.png?v=1748352901\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"Effective in Low Light Conditions\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235411.png?v=1748352901\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235410.png?v=1748352901\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"Effective in Low Light Conditions\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235411.png?v=1748352901\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235410.png?v=1748352901\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"Effective in Low Light Conditions\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235411.png?v=1748352901\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>See More features</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusV2__13\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"System and Tech\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"tabs\\\\\":[{\\\\\"label\\\\\":\\\\\"Local Security\\\\\",\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"eufyCam S3 Pro\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"other\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235688_1.png?v=1748263083\\\\\"}]},{\\\\\"label\\\\\":\\\\\"SolarPlus\u2122\\\\\",\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"A True Pro in Vision\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"}]}]}\",\"type\":\"json\"},\"specsV2\":{\"value\":\"{\\\\\"tables\\\\\":[{\\\\\"head\\\\\":\\\\\"Features\\\\\",\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Max Resolution\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\\\\\",\\\\\"val\\\\\":\\\\\"4K(3840*2160)\u00B0\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\\\\\"},{\\\\\"label\\\\\":\\\\\"Sensor\\\\\",\\\\\"val\\\\\":\\\\\"1/1.8-inch Stacked CMOS\\\\\"},{\\\\\"label\\\\\":\\\\\"Lens\\\\\",\\\\\"val\\\\\":\\\\\"Aperture: F1.0Field of View: 135\u00B0\uFF08Horizion 112\u00B0, Vertical 60\u00B0\uFF09\\\\\"},{\\\\\"label\\\\\":\\\\\"Zoom\\\\\",\\\\\"val\\\\\":\\\\\"Always Clean Mop\u2122\uFE0F\\\\\"},{\\\\\"label\\\\\":\\\\\"Color Night Vision\\\\\",\\\\\"val\\\\\":\\\\\"MaxColor VisionSpotlights for Color Night Vision\\\\\"},{\\\\\"label\\\\\":\\\\\"Max Resolution\\\\\",\\\\\"val\\\\\":\\\\\"4K(3840*2160)\u00B0\\\\\"},{\\\\\"label\\\\\":\\\\\"Sensor\\\\\",\\\\\"val\\\\\":\\\\\"1/1.8-inch Stacked CMOS\\\\\"},{\\\\\"label\\\\\":\\\\\"Lens\\\\\",\\\\\"val\\\\\":\\\\\"Aperture: F1.0Field of View: 135\u00B0\uFF08Horizion 112\u00B0, Vertical 60\u00B0\uFF09\\\\\"},{\\\\\"label\\\\\":\\\\\"Zoom\\\\\",\\\\\"val\\\\\":\\\\\"Always Clean Mop\u2122\uFE0F\\\\\"},{\\\\\"label\\\\\":\\\\\"Color Night Vision\\\\\",\\\\\"val\\\\\":\\\\\"MaxColor VisionSpotlights for Color Night Vision\\\\\"},{\\\\\"label\\\\\":\\\\\"Max Resolution\\\\\",\\\\\"val\\\\\":\\\\\"4K(3840*2160)\u00B0\\\\\"},{\\\\\"label\\\\\":\\\\\"Sensor\\\\\",\\\\\"val\\\\\":\\\\\"1/1.8-inch Stacked CMOS\\\\\"},{\\\\\"label\\\\\":\\\\\"Lens\\\\\",\\\\\"val\\\\\":\\\\\"Aperture: F1.0Field of View: 135\u00B0\uFF08Horizion 112\u00B0, Vertical 60\u00B0\uFF09\\\\\"},{\\\\\"label\\\\\":\\\\\"Zoom\\\\\",\\\\\"val\\\\\":\\\\\"Always Clean Mop\u2122\uFE0F\\\\\"},{\\\\\"label\\\\\":\\\\\"Color Night Vision\\\\\",\\\\\"val\\\\\":\\\\\"MaxColor VisionSpotlights for Color Night Vision\\\\\"}]}],\\\\\"title\\\\\":\\\\\"<p>Specs\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\"}\",\"type\":\"json\"},\"compareV2\":{\"value\":\"{\\\\\"selects\\\\\":[{\\\\\"options\\\\\":[{\\\\\"handle\\\\\":\\\\\"t81241w1\\\\\",\\\\\"sku\\\\\":\\\\\"T81241W1\\\\\"},{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/44711991935145\\\\\",\\\\\"sku\\\\\":\\\\\"T8L10111-98\\\\\",\\\\\"title\\\\\":\\\\\"Default Title\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/20240911-150547.png?v=1727339549\\\\\",\\\\\"handle\\\\\":\\\\\"t8l10111-98\\\\\",\\\\\"product_title\\\\\":\\\\\"$40 Off Coupon for Outdoor String Lights E10(US Only)\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}},{\\\\\"handle\\\\\":\\\\\"bundle-e8213181-1-t81241w1-2\\\\\",\\\\\"sku\\\\\":\\\\\"BUNDLE-E8213181-1-T81241W1-2\\\\\"},{\\\\\"handle\\\\\":\\\\\"t88941w1\\\\\",\\\\\"sku\\\\\":\\\\\"T88941W1\\\\\"},{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/41952315998377\\\\\",\\\\\"sku\\\\\":\\\\\"T80301D1-85\\\\\",\\\\\"title\\\\\":\\\\\"Default Title\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/70d50c8c6d5931c4938076c38e4ca867_db9984c9-b205-4b83-9790-10a98d67c575.png?v=1720178799\\\\\",\\\\\"handle\\\\\":\\\\\"t80301d1-80\\\\\",\\\\\"product_title\\\\\":\\\\\"1 TB Hard Drive\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}},{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/43326103519401\\\\\",\\\\\"sku\\\\\":\\\\\"T81701W1\\\\\",\\\\\"title\\\\\":\\\\\"White\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1500_1500.png?v=1749812007\\\\\",\\\\\"handle\\\\\":\\\\\"t81701w1-1-1\\\\\",\\\\\"product_title\\\\\":\\\\\"eufy SoloCam S340\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}}]},{\\\\\"options\\\\\":[{\\\\\"handle\\\\\":\\\\\"bundle-e8213181-1-t81241w1-2\\\\\",\\\\\"sku\\\\\":\\\\\"BUNDLE-E8213181-1-T81241W1-2\\\\\"},{\\\\\"handle\\\\\":\\\\\"t81241w1\\\\\",\\\\\"sku\\\\\":\\\\\"T81241W1\\\\\"}]}],\\\\\"title\\\\\":\\\\\"<p>Which Cam is right for you?\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"}\",\"type\":\"json\"},\"aplusV2__14\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236168.png?v=1748501358\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235428.png?v=1748501358\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"title\\\\\":\\\\\"<p>\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>What\\'s in the box\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\"}\",\"type\":\"json\"},\"aplusV2__15\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236177.png?v=1748501358\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235430.png?v=1748501358\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"title\\\\\":\\\\\"<p>\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>Dimensions\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"}\",\"type\":\"json\"},\"tabFaqs\":{\"value\":\"{\\\\\"tabs\\\\\":[{\\\\\"label\\\\\":\\\\\"General\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\\\\\",\\\\\"list\\\\\":[{\\\\\"qs\\\\\":\\\\\"Does eufyCam S3 Pro support Infared Night Vision? What eles?\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\\\\\",\\\\\"ans\\\\\":\\\\\"<p>The soundcoreCredits Rewards program allows customers to earn soundcoreCredits on soundcore.com (excluding third-party retailers like Amazon, eBay, Walmart, etc.) that can be redeemed for rewards and member benefits as a thank-you for their loyalty.\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"Does it work with Homebase 2?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>The soundcoreCredits Rewards program allows customers to earn soundcoreCredits on soundcore.com (excluding third-party retailers like Amazon, eBay, Walmart, etc.) that can be redeemed for rewards and member benefits as a thank-you for their loyalty.</p>\\\\\"},{\\\\\"qs\\\\\":\\\\\"How efficient is the built-in solar panel charging? Why do I need an external solar panel if the camera already have a built-in solar panel?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>The soundcoreCredits Rewards program allows customers to earn soundcoreCredits on soundcore.com (excluding third-party retailers like Amazon, eBay, Walmart, etc.) that can be redeemed for rewards and member benefits as a thank-you for their loyalty.</p>\\\\\"},{\\\\\"qs\\\\\":\\\\\"Can MaxColor Vision work in total darkness?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>The soundcoreCredits Rewards program allows customers to earn soundcoreCredits on soundcore.com (excluding third-party retailers like Amazon, eBay, Walmart, etc.) that can be redeemed for rewards and member benefits as a thank-you for their loyalty.</p>\\\\\"},{\\\\\"qs\\\\\":\\\\\"Does the system support 5G Wi-Fi and 24/7 recording?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>The soundcoreCredits Rewards program allows customers to earn soundcoreCredits on soundcore.com (excluding third-party retailers like Amazon, eBay, Walmart, etc.) that can be redeemed for rewards and member benefits as a thank-you for their loyalty.</p>\\\\\"}]},{\\\\\"label\\\\\":\\\\\"Bluetooth Related\\\\\",\\\\\"list\\\\\":[{\\\\\"qs\\\\\":\\\\\"Does it work with Homebase 2?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>The soundcoreCredits Rewards program allows customers to earn soundcoreCredits on soundcore.com (excluding third-party retailers like Amazon, eBay, Walmart, etc.) that can be redeemed for rewards and member benefits as a thank-you for their loyalty.</p>\\\\\"},{\\\\\"qs\\\\\":\\\\\"How efficient is the built-in solar panel charging? Why do I need an external solar panel if the camera already have a built-in solar panel?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>The soundcoreCredits Rewards program allows customers to earn soundcoreCredits on soundcore.com (excluding third-party retailers like Amazon, eBay, Walmart, etc.) that can be redeemed for rewards and member benefits as a thank-you for their loyalty.</p>\\\\\"},{\\\\\"qs\\\\\":\\\\\"Can MaxColor Vision work in total darkness?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>The soundcoreCredits Rewards program allows customers to earn soundcoreCredits on soundcore.com (excluding third-party retailers like Amazon, eBay, Walmart, etc.) that can be redeemed for rewards and member benefits as a thank-you for their loyalty.</p>\\\\\"},{\\\\\"qs\\\\\":\\\\\"Does the system support 5G Wi-Fi and 24/7 recording?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>The soundcoreCredits Rewards program allows customers to earn soundcoreCredits on soundcore.com (excluding third-party retailers like Amazon, eBay, Walmart, etc.) that can be redeemed for rewards and member benefits as a thank-you for their loyalty.</p>\\\\\"}]},{\\\\\"label\\\\\":\\\\\"Lighting Effect RelatedA\\\\\",\\\\\"list\\\\\":[{\\\\\"qs\\\\\":\\\\\"How efficient is the built-in solar panel charging? Why do I need an external solar panel if the camera already have a built-in solar panel?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>The soundcoreCredits Rewards program allows customers to earn soundcoreCredits on soundcore.com (excluding third-party retailers like Amazon, eBay, Walmart, etc.) that can be redeemed for rewards and member benefits as a thank-you for their loyalty.</p>\\\\\"},{\\\\\"qs\\\\\":\\\\\"Can MaxColor Vision work in total darkness?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>The soundcoreCredits Rewards program allows customers to earn soundcoreCredits on soundcore.com (excluding third-party retailers like Amazon, eBay, Walmart, etc.) that can be redeemed for rewards and member benefits as a thank-you for their loyalty.</p>\\\\\"},{\\\\\"qs\\\\\":\\\\\"Does the system support 5G Wi-Fi and 24/7 recording?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>The soundcoreCredits Rewards program allows customers to earn soundcoreCredits on soundcore.com (excluding third-party retailers like Amazon, eBay, Walmart, etc.) that can be redeemed for rewards and member benefits as a thank-you for their loyalty.</p>\\\\\"}]}],\\\\\"title\\\\\":\\\\\"<p>FAQ\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"}\",\"type\":\"json\"},\"downloadV2\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"title\\\\\":\\\\\"User Guide\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\\\\\",\\\\\"type\\\\\":\\\\\"manual\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\\\\\",\\\\\"uploaded_at\\\\\":\\\\\"2024-11-18\\\\\",\\\\\"size\\\\\":79534,\\\\\"file_name\\\\\":\\\\\"eufy Baby Monitor E21 User Guide\\\\\",\\\\\"description\\\\\":\\\\\"\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\\\\\",\\\\\"url\\\\\":\\\\\"https://dix7fd4yse9rd.cloudfront.net/s/eufy-us/d43623de-43ec-4fc0-bbaa-b4d9904c28bd_T8354_V2_EN_UM_20241101.pdf\\\\\"},{\\\\\"title\\\\\":\\\\\"\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\\\\\",\\\\\"description\\\\\":\\\\\"\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\\\\\",\\\\\"type\\\\\":\\\\\"\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\\\\\",\\\\\"uploaded_at\\\\\":\\\\\"2025-06-18\\\\\",\\\\\"size\\\\\":1,\\\\\"file_name\\\\\":\\\\\"1\\\\\",\\\\\"url\\\\\":\\\\\"1\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>Download User Guide\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"}\",\"type\":\"json\"},\"aplusV2__16\":{\"value\":\"{\\\\\"tabs\\\\\":[{\\\\\"label\\\\\":\\\\\"<p>Local Security</p>\\\\\",\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"<p>A True Pro in Vision</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"https://www.youtube.com/embed/_gR3p1IyrzM?si=6F-BUMKzioABA29J\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"<p>A True Pro in Vision</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"https://www.youtube.com/embed/_gR3p1IyrzM?si=6F-BUMKzioABA29J\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_1.png?v=1748263083\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"<p>eufyCam S3 Pro</p>\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://www.youtube.com/embed/_gR3p1IyrzM?si=6F-BUMKzioABA29J\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD 4k UH</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers Stunning Clarit</p>\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://www.youtube.com/embed/_gR3p1IyrzM?si=6F-BUMKzioABA29J\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235747.png?v=1748263672\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"<p>4K UHD 4k UH</p>\\\\\",\\\\\"desc\\\\\":\\\\\"<p>Delivers Stunning Clarit</p>\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"https://www.youtube.com/embed/_gR3p1IyrzM?si=6F-BUMKzioABA29J\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_2.png?v=1748263576\\\\\"}]}],\\\\\"list\\\\\":[],\\\\\"title\\\\\":\\\\\"<p>System and Tech</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusV2__17\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1_decffdff-0188-4db3-9608-583f8c26c3f1.png?v=1749741458\\\\\",\\\\\"title\\\\\":\\\\\"<p>2\u500D\u56FE</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"<p>1\u500D\u56FE</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1_1_0c69ab61-c581-4ec3-8973-755d7be097c7.png?v=1749741457\\\\\"},{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"title\\\\\":\\\\\"<p>0.5\u500D\u56FE</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1_2_dbc7287e-e4f5-474b-b1ce-907df386d04a.png?v=1749741682\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>\u591A\u500D\u56FE\u6F14\u793A</p>\\\\\"}\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'component',\n },\n MF_combo_aplus: {\n value: '{\"_order\":{\"value\":\"[]\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'aplus',\n },\n MF_combo_judgeme: null,\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: null,\n MF_combo_page: null,\n MF_combo_global: {\n value:\n '{\"description_tag\":{\"value\":\"eufy SoloCam S340 wireless outdoor camera removes all blindspots. Pick the best 3K AI outdoor security cameras without subscription for double home security.\",\"type\":\"multi_line_text_field\"},\"faqs\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"FAQ\\\\\",\\\\\"data\\\\\":[{\\\\\"question\\\\\":\\\\\"How long is the battery life of Solocam S340?\\\\\",\\\\\"answer\\\\\":\\\\\"3 Months*. <br>*Based on 300 seconds of recording time per day. Actual battery life depends on several factors such as the number of times motion is detected, event recording duration, and environmental temperatures. <br>*Using solar charging allows forever* power.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"Why doesn\\'t my SoloCam S340 battery stay at 100%?\\\\\",\\\\\"answer\\\\\":\\\\\"Power collected by the solar panel depends on the weather and available sunlight. If little energy is collected in a day, the battery level may go down. It can run for up to 3 months on battery and it will be charged once the weather is sunny.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"Does SoloCam S340 support local** AI?\\\\\",\\\\\"answer\\\\\":\\\\\"Human Detection and Vehicle Detection run natively on the local** AI. When connected to HomeBase 3, the added power allows Human Detection to be upgraded to Human Recognition.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"Does SoloCam S340 support 24/7 recording?\\\\\",\\\\\"answer\\\\\":\\\\\"No. Battery cameras aren\\'t currently capable of 24/7 recording, even if connected to HomeBase 3.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"Which HomeBase S380 features are SoloCam S340 compatible with?\\\\\",\\\\\"answer\\\\\":\\\\\"When connected to HomeBase S380, SoloCam S340 will be able to utilize the storage** capacity of HomeBase S380 and the AI will be enhanced with BionicMind\u2122, enabling familiar faces, human recognition, vehicle detection, and pet detection.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"What is the detection range of SoloCam S340 during the day and at night?\\\\\",\\\\\"answer\\\\\":\\\\\"The detection range is directly affected by the sensitivity setting. When using the default sensitivity level of 4, the triggering distance is 20 \u2013 26 ft (6 \u2013 8 m) during the day and 13 \u2013 20 ft (4 \u2013 6 m) meters at night.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"How can Solocam S340 be powered?\\\\\",\\\\\"answer\\\\\":\\\\\"It can be powered by the built-in rechargeable battery, or by the included solar panel. The solar panel can be installed directly on the camera or nearby connected via cable.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"What are the battery specs of Solocam S340?\\\\\",\\\\\"answer\\\\\":\\\\\"It is a built-in, non-removable, rechargeable, lithium-ion battery.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"How can I schedule the security modes of SoloCam S340?\\\\\",\\\\\"answer\\\\\":\\\\\"Click the \\'+\\' icon in schedule settings. 3 custom schedule modes may be set. A disarmed mode may also be set.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"Is SoloCam S340 compatible with voice assistants?\\\\\",\\\\\"answer\\\\\":\\\\\"Yes, it supports streaming to Alexa Echo Show and Google Chromecast.\\\\\",\\\\\"category_name\\\\\":null}]}\",\"type\":\"json\"},\"specs\":{\"value\":\"{\\\\\"items\\\\\":[],\\\\\"title\\\\\":\\\\\"Specs\\\\\",\\\\\"variant\\\\\":{\\\\\"sku\\\\\":\\\\\"T81701W1\\\\\"},\\\\\"data\\\\\":[{\\\\\"name\\\\\":\\\\\"Image/Video Quality\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Camera\\\\\",\\\\\"des\\\\\":\\\\\"Dual-Cam\\\\\"},{\\\\\"title\\\\\":\\\\\"Resolution\\\\\",\\\\\"des\\\\\":\\\\\"Wide-Angle Lens: 3K(2880*1620); <br>Telephoto Lens: 2K(2304*1296)\\\\\"},{\\\\\"title\\\\\":\\\\\"Details at Distance\\\\\",\\\\\"des\\\\\":\\\\\"15m (50 ft)\\\\\"},{\\\\\"title\\\\\":\\\\\"Zoom Method\\\\\",\\\\\"des\\\\\":\\\\\"Hybrid 8\u00D7\\\\\"},{\\\\\"title\\\\\":\\\\\"Night Vision\\\\\",\\\\\"des\\\\\":\\\\\"Color Night Vision\\\\\"}]},{\\\\\"name\\\\\":\\\\\"Camera\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Spotlight\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Field Of View\\\\\",\\\\\"des\\\\\":\\\\\"135\u00B0\\\\\"},{\\\\\"title\\\\\":\\\\\"Pan and Tilt\\\\\",\\\\\"des\\\\\":\\\\\"Horizon 360\u00B0, Vertical 70\u00B0\\\\\"}]},{\\\\\"name\\\\\":\\\\\"Power\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Battery Life\\\\\",\\\\\"des\\\\\":\\\\\"3 Months Standalone, A Lifetime with Forever* Power\\\\\"},{\\\\\"title\\\\\":\\\\\"Solar Power\\\\\",\\\\\"des\\\\\":\\\\\"Adjustable and Removable 2.2W Solar Panel\\\\\"}]},{\\\\\"name\\\\\":\\\\\"On-Device**\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Monthly Fee\\\\\",\\\\\"des\\\\\":\\\\\"No\\\\\"},{\\\\\"title\\\\\":\\\\\"Local Storage**\\\\\",\\\\\"des\\\\\":\\\\\"Built-In 8 GB EMMC\\\\\"},{\\\\\"title\\\\\":\\\\\"On-Device** AI\\\\\",\\\\\"des\\\\\":\\\\\"Motion Detection, Human Detection, Vehicle Detection\\\\\"}]},{\\\\\"name\\\\\":\\\\\"Compatibility\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Wi-Fi\\\\\",\\\\\"des\\\\\":\\\\\"2.4 GHz Only\\\\\"},{\\\\\"title\\\\\":\\\\\"Smart Integrations\\\\\",\\\\\"des\\\\\":\\\\\"Alexa, Google Assistant\\\\\"},{\\\\\"title\\\\\":\\\\\"HomeBase 3 Compatibility\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"}]},{\\\\\"name\\\\\":\\\\\"Working Environment\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Weather Protection\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Operating Temperature\\\\\",\\\\\"des\\\\\":\\\\\"-4\u00B0F - 122\u00B0F (-20\u00B0C - 50\u00B0C)\\\\\"}]}],\\\\\"showTitle\\\\\":true}\",\"type\":\"json\"},\"title_tag\":{\"value\":\"eufy SoloCam S340 Outdoor Security Camera \",\"type\":\"multi_line_text_field\"},\"listing_compare\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"Products Comparison\\\\\",\\\\\"data\\\\\":[{\\\\\"info\\\\\":[\\\\\"Cameras: Dual\\\\\",\\\\\"Video Quality: Wide-Angle Camera: 3K (2880\u00D71620), Telephoto Camera: 2K (2304\u00D71296)\\\\\",\\\\\"Details at Distance: 15 m (50 ft)\\\\\",\\\\\"Zoom: Hybrid 8\u00D7 \\\\\",\\\\\"Night Vision: Color Night Vision\\\\\",\\\\\"Spotlight: Yes\\\\\",\\\\\"Field of View: 135\u00B0\\\\\",\\\\\"Pan and Tilt: Horizontal 360\u00B0, Vertical 70\u00B0\\\\\",\\\\\"Battery Life: 3 Months Standalone, a Lifetime with Forever* Power\\\\\",\\\\\"Solar Power: Adjustable and Removable 2.2W Solar Panel\\\\\",\\\\\"Monthly Fee: No\\\\\",\\\\\"Local Storage**: Built-In 8 GB EMMC \\\\\",\\\\\"On-Device** AI: Motion Detection, Human Detection, Vehicle Detection\\\\\",\\\\\"Wi-Fi: 2.4 GHz Only\\\\\",\\\\\"Smart Integrations: Alexa, Google Assistant\\\\\",\\\\\"HomeBase S380 Compatibility: Yes\\\\\",\\\\\"Weather Protection: Yes\\\\\",\\\\\"Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\\\\\"],\\\\\"product_name\\\\\":\\\\\"SoloCam S340\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1500_1500.png?v=1695091152\\\\\",\\\\\"price\\\\\":\\\\\"$199.99\\\\\",\\\\\"learn_more_link\\\\\":\\\\\"https://us.eufy.com/products/t81701w1\\\\\"},{\\\\\"info\\\\\":[\\\\\"Cameras: Single\\\\\",\\\\\"Video Quality: Wide-Angle Camera: 2K (2304\u00D71296)\\\\\",\\\\\"Details at Distance: 7 m (25 ft)\\\\\",\\\\\"Zoom: Digital \\\\\",\\\\\"Night Vision: Color Night Vision\\\\\",\\\\\"Spotlight: Yes\\\\\",\\\\\"Field of View: 135\u00B0\\\\\",\\\\\"Pan and Tilt: No\\\\\",\\\\\"Battery Life: 3 Months Standalone, a Lifetime with Forever* Power\\\\\",\\\\\"Solar Power: Integrated 1.2W Solar Panel\\\\\",\\\\\"Monthly Fee: No\\\\\",\\\\\"Local Storage**: Built-In 8 GB EMMC \\\\\",\\\\\"On-Device** AI: Motion Detection, Human Detection\\\\\",\\\\\"Wi-Fi: 2.4 GHz Only\\\\\",\\\\\"Smart Integrations: Alexa, Google Assistant\\\\\",\\\\\"HomeBase S380 Compatibility: Yes\\\\\",\\\\\"Weather Protection: Yes\\\\\",\\\\\"Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\\\\\"],\\\\\"product_name\\\\\":\\\\\"SoloCam S230\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S230_SoloCam_S40_1.png?v=1695096472\\\\\",\\\\\"price\\\\\":\\\\\"$199.99\\\\\",\\\\\"learn_more_link\\\\\":\\\\\"https://us.eufy.com/products/t81241w1\\\\\"},{\\\\\"info\\\\\":[\\\\\"Cameras: Single\\\\\",\\\\\"Video Quality: Wide-Angle Camera: 2K (2304\u00D71296)\\\\\",\\\\\"Details at Distance: 7 m (25 ft)\\\\\",\\\\\"Zoom: Digital \\\\\",\\\\\"Night Vision: Infrared Night Vision\\\\\",\\\\\"Spotlight: No\\\\\",\\\\\"Field of View: 135\u00B0\\\\\",\\\\\"Pan and Tilt: No\\\\\",\\\\\"Battery Life: 3 Months Standalone, a Lifetime with Forever* Power\\\\\",\\\\\"Solar Power: Integrated 0.9W Solar Panel\\\\\",\\\\\"Monthly Fee: No\\\\\",\\\\\"Local Storage**: Built-In 8 GB EMMC \\\\\",\\\\\"On-Device** AI: Motion Detection, Human Detection\\\\\",\\\\\"Wi-Fi: 2.4 GHz Only\\\\\",\\\\\"Smart Integrations: Alexa, Google Assistant\\\\\",\\\\\"HomeBase S380 Compatibility: Yes\\\\\",\\\\\"Weather Protection: Yes\\\\\",\\\\\"Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)\\\\\"],\\\\\"product_name\\\\\":\\\\\"SoloCam S220\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S220_SoloCam_4cb73a28-da81-44fe-b018-dd5dc744b3dc.png?v=1695094906\\\\\",\\\\\"price\\\\\":\\\\\"$129.99\\\\\",\\\\\"learn_more_link\\\\\":\\\\\"https://us.eufy.com/products/t8134121\\\\\"}]}\",\"type\":\"json\"},\"quick_intro\":{\"value\":\"{\\\\\"data\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD02-V1.jpg?v=1703673501\\\\\",\\\\\"title\\\\\":\\\\\"Dual Cameras for Ultra-Clear <br/> Views at Up to 8x Zoom\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD03-V1.jpg?v=1703673503\\\\\",\\\\\"title\\\\\":\\\\\"A Single Install Lasts a <br/> Lifetime with SolarPlus&#x2122;\\\\\",\\\\\"fontColor\\\\\":\\\\\"#FFFFFF\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD04-V1.jpg?v=1703673502\\\\\",\\\\\"title\\\\\":\\\\\"360\u00B0 Guardian Leaves No <br/> Blindspots\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD05-V1.jpg?v=1703673503\\\\\",\\\\\"title\\\\\":\\\\\"Always In Focus: On-Device <br/> Al-Powered Tracking\\\\\",\\\\\"fontColor\\\\\":\\\\\"#FFFFFF\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD06-V1.jpg?v=1703673502\\\\\",\\\\\"title\\\\\":\\\\\"Wire-Free Flexible <br/> Installation\\\\\",\\\\\"fontColor\\\\\":\\\\\"#FFFFFF\\\\\"}],\\\\\"title\\\\\":\\\\\"Quick Intro\\\\\",\\\\\"link_txt\\\\\":\\\\\"Learn More\\\\\",\\\\\"link\\\\\":\\\\\"https://us.eufy.com/pages/solocam-s340\\\\\"}\",\"type\":\"json\"},\"showNewPop\":{\"value\":\"false\",\"type\":\"boolean\"},\"ProductVideo-1\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"\\\\\",\\\\\"blocks\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_1.png?v=1699587309\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Discover Solo Cam S340: A battery-powered, motion-tracking camera.</b>\\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/_gR3p1IyrzM?si=6F-BUMKzioABA29J\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_2.png?v=1699587401\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Powered by solar, with the flexibility to place it anywhere there\\'s sun.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/ILV1fD_Rues?si=Lj0THv2sKCjV4yAj\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_3.png?v=1699587477\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Experience the next level of home security.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/76SUrpYfgFo?si=kVsT6y6Q66tX1jtc\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_4.png?v=1699587559\\\\\",\\\\\"tips\\\\\":\\\\\"<b>See a comparison between Floodlight Cam E340 and SoloCam S340.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/0MJDZDl5Q9o?si=rzg0MIuHSGzJ5bRA\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_5.png?v=1699587635\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Dive into AI enhanced security with our weatherproof camera.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/vFrxUNhPdaw?si=Ky0yikJt5hT5XsWx\\\\\"}]}\",\"type\":\"json\"},\"listing_paragraph\":{\"value\":\"*With optimal sunlight, the built-in solar panel can collect and store 600 to 800 mAh per day.<br>\\\\n**If you choose to use cloud-based features such as cloud storage or push notifications with thumbnail previews, videos or thumbnail previews will be sent to the cloud as needed to provide your selected features.\",\"type\":\"multi_line_text_field\"},\"live-helper\":{\"value\":\"true\",\"type\":\"boolean\"},\"user_reviews_video\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"\\\\\",\\\\\"blocks\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_1.png?v=1699587309\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Discover Solo Cam S340: A battery-powered, motion-tracking camera.</b>\\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/_gR3p1IyrzM?si=6F-BUMKzioABA29J\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_2.png?v=1699587401\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Powered by solar, with the flexibility to place it anywhere there\\'s sun.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/ILV1fD_Rues?si=Lj0THv2sKCjV4yAj\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_3.png?v=1699587477\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Experience the next level of home security.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/76SUrpYfgFo?si=kVsT6y6Q66tX1jtc\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_4.png?v=1699587559\\\\\",\\\\\"tips\\\\\":\\\\\"<b>See a comparison between Floodlight Cam E340 and SoloCam S340.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/0MJDZDl5Q9o?si=rzg0MIuHSGzJ5bRA\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_5.png?v=1699587635\\\\\",\\\\\"tips\\\\\":\\\\\"<b>Dive into AI enhanced security with our weatherproof camera.</b> \\\\\",\\\\\"video_url\\\\\":\\\\\"https://www.youtube.com/embed/vFrxUNhPdaw?si=Ky0yikJt5hT5XsWx\\\\\"}]}\",\"type\":\"json\"},\"navBar\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Purchase\\\\\",\\\\\"target\\\\\":\\\\\"productMain\\\\\"},{\\\\\"label\\\\\":\\\\\"Overview\\\\\",\\\\\"target\\\\\":\\\\\"overview\\\\\"},{\\\\\"label\\\\\":\\\\\"Specs\\\\\",\\\\\"target\\\\\":\\\\\"specsV2\\\\\"},{\\\\\"label\\\\\":\\\\\"Compare\\\\\",\\\\\"target\\\\\":\\\\\"compareV2\\\\\"},{\\\\\"label\\\\\":\\\\\"Reviews\\\\\",\\\\\"target\\\\\":\\\\\"reviews\\\\\"}]}\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'global',\n },\n MF_combo_listing: null,\n MF_combo_product_ext_info: null,\n MF_combo_accessories: null,\n description:\n \"\u58F9Enhanced Dual-Camera Clarity at 50 Feet: Capture every event that occurs around your home in ultra-clear 3K resolution. See exactly who is approaching your home with 8\u00D7 zoom. Solar-Powered, Install Once and it Runs Forever*: Experience constant peace of mind with this solar-powered security camera that's easy to set up and always on, thanks to its removable solar panel. 360\u00B0 Guardian, No Blind Spots: Say goodbye to blind spots with full home coverage. Enjoy 360\u00B0 surveillance, check your front porch, monitor your backyard, and keep an eye on the driveway with ease. Experience Dual Views for Ultimate Surveillance: See the big picture while zooming in on crucial details, all in one frame. Local Storage**, No Monthly Fee: One-time purchase. No monthly fee or hidden costs. Versatile Installation, Effortless Setup: Experience the convenience of a 5-minute installation with its compact size and wire-free design. Compatible with HomeBase S380 with firmware version V3.3.2.6 and above. \u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE\",\n descriptionHtml:\n '<ul>\\n<li>\\n<b>\u58F9Enhanced Dual-Camera Clarity at 50 Feet: </b>Capture every event that occurs around your home in ultra-clear 3K resolution. See exactly who is approaching your home\u00A0with 8\u00D7 zoom.</li>\\n<li>\\n<b>Solar-Powered, Install Once and it Runs Forever*:</b>\u00A0Experience constant peace of mind with this solar-powered security camera that\\'s easy to set up and always on, thanks to its removable solar panel.</li>\\n<li>\\n<b>360\u00B0 Guardian, No Blind Spots:\u00A0</b>Say goodbye to blind spots with full home coverage. Enjoy 360\u00B0 surveillance, check your front porch, monitor your backyard, and keep an eye on the driveway with ease.</li>\\n<li>\\n<b>Experience Dual Views for Ultimate Surveillance:\u00A0</b>See the big picture while zooming in on crucial details, all in one frame.</li>\\n<li>\\n<b>Local Storage**, No Monthly Fee:\u00A0</b>One-time purchase. No monthly fee or hidden costs.</li>\\n<li>\\n<b>Versatile Installation, Effortless Setup:\u00A0</b>Experience the convenience of a 5-minute installation with its compact size and wire-free design.</li>\\n<li>Compatible with HomeBase S380 with firmware version V3.3.2.6 and above.<br>\\n</li>\\n</ul>\\n<p>\u00A0</p>\\n<p>\u00A0</p>\\n<p>\u00A0</p>\\n<p>\u00A0</p>\\n<ul>\\n<li>\\n<br>\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE</li>\\n</ul>\\n<div id=\"_feilian_extension_installed\"></div>',\n id: 'gid://shopify/Product/7786649944233',\n name: 'eufy SoloCam S340-\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE',\n vendor: 'eufy',\n handle: 't81701w1-1-1',\n title: 'eufy SoloCam S340-\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE',\n path: '/t81701w1-1-1',\n slug: 't81701w1-1-1',\n price: {\n value: 200,\n currencyCode: 'USD',\n },\n listPrice: 0,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1500_1500.png?v=1749812007',\n altText: 'SoloCam S340 Wireless Outdoor Security Camera',\n width: 1500,\n height: 1500,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/2-EN_707fb99e-cbb6-49a9-b2f5-883ec5476b09.png?v=1720177746',\n altText: null,\n width: 1200,\n height: 1200,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/3-EN_92946b8c-6895-4b10-937e-6b3b5a9fcdb4.png?v=1720177746',\n altText: null,\n width: 1200,\n height: 1200,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/4-EN_e1e84d26-0d63-422e-bb89-95ab7244b0aa.png?v=1720177746',\n altText: null,\n width: 1200,\n height: 1200,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/5-EN_65713cd5-df4e-42ad-a6a9-c94e1c80679e.png?v=1720177746',\n altText: null,\n width: 1200,\n height: 1200,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/6-EN_f8413936-2256-4e0d-826d-9ae88e73e9bb.png?v=1720177746',\n altText: 'solocam s340 installation',\n width: 1200,\n height: 1200,\n },\n ],\n variants: [\n {\n barcode: '194644153595',\n availableForSale: true,\n weight: 2.6455,\n id: 'gid://shopify/ProductVariant/43326103519401',\n name: 'White',\n sku: 'T81701W1',\n price: 200,\n image: {\n altText: 'SoloCam S340 Wireless Outdoor Security Camera',\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1500_1500.png?v=1749812007',\n width: 1500,\n height: 1500,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 984,\n currentlyNotInStock: false,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/43326103519401',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'White',\n hexColors: ['#FFFFFF'],\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: [],\n memberPriceV2: {\n participate: true,\n discount_subject: 'discount_amount',\n price_type: 'percentage',\n price_value: '5',\n plus_price_type: 'percentage',\n plus_price_value: '7',\n },\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [null],\n },\n {\n barcode: '',\n availableForSale: false,\n weight: 2.6455,\n id: 'gid://shopify/ProductVariant/45966640054441',\n name: 'blue',\n sku: 'Bundle-T81701W1-3',\n price: 9999999.99,\n image: {\n altText: null,\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/3-EN_92946b8c-6895-4b10-937e-6b3b5a9fcdb4.png?v=1720177746',\n width: 1200,\n height: 1200,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 0,\n currentlyNotInStock: true,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/45966640054441',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'blue',\n hexColors: ['#0000FF'],\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: null,\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [null],\n },\n {\n barcode: '',\n availableForSale: false,\n weight: 2.6455,\n id: 'gid://shopify/ProductVariant/45966687731881',\n name: '\u672A\u5236\u5B9A\u56FE\u7247',\n sku: 'Bundle-T81701W1-4',\n price: 9999999.99,\n image: {\n altText: 'SoloCam S340 Wireless Outdoor Security Camera',\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1500_1500.png?v=1749812007',\n width: 1500,\n height: 1500,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 0,\n currentlyNotInStock: true,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/45966687731881',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: '\u672A\u5236\u5B9A\u56FE\u7247',\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: null,\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [null],\n },\n {\n barcode: '',\n availableForSale: false,\n weight: 2.6455,\n id: 'gid://shopify/ProductVariant/45968364896425',\n name: 'BUNDLE-T81701W1-4-T80301D1-1',\n sku: 'BUNDLE-T81701W1-4-T80301D1-1',\n price: 9999999.99,\n image: {\n altText: 'solocam s340 installation',\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/6-EN_f8413936-2256-4e0d-826d-9ae88e73e9bb.png?v=1720177746',\n width: 1200,\n height: 1200,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 0,\n currentlyNotInStock: true,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/45968364896425',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'BUNDLE-T81701W1-4-T80301D1-1',\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: null,\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [null],\n },\n {\n barcode: '',\n availableForSale: false,\n weight: 2.6455,\n id: 'gid://shopify/ProductVariant/45968365977769',\n name: 'BUNDLE-T81701W1-2-T8214111-1- T80301D1-1',\n sku: 'BUNDLE-T81701W1-2-T8214111-1- T80301D1-1',\n price: 9999999.99,\n image: {\n altText: 'SoloCam S340 Wireless Outdoor Security Camera',\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1500_1500.png?v=1749812007',\n width: 1500,\n height: 1500,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 0,\n currentlyNotInStock: true,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/45968365977769',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'BUNDLE-T81701W1-2-T8214111-1- T80301D1-1',\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: null,\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [null],\n },\n ],\n sellingPlanGroups: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductOption/9868758646953',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'White',\n hexColors: ['#FFFFFF'],\n },\n {\n label: 'blue',\n hexColors: ['#0000FF'],\n },\n {\n label: '\u672A\u5236\u5B9A\u56FE\u7247',\n },\n {\n label: 'BUNDLE-T81701W1-4-T80301D1-1',\n },\n {\n label: 'BUNDLE-T81701W1-2-T8214111-1- T80301D1-1',\n },\n ],\n },\n ],\n metafields: {\n pageType: null,\n seoSetting: null,\n preRender: null,\n relatedProducts: null,\n template: 'V5',\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: [\n 'isCustomOrder',\n 'sectionInfo',\n 'medias',\n 'tabVideos',\n 'overview',\n 'aplusV2__17',\n 'aplusV2',\n 'aplusV2__1',\n 'aplusV2__2',\n 'aplusV2__3',\n 'aplusV2__4',\n 'aplusV2__5',\n 'aplusV2__6',\n 'aplusV2__7',\n 'aplusV2__8',\n 'aplusV2__9',\n 'aplusV2__10',\n 'aplusV2__11',\n 'aplusV2__12',\n 'features',\n 'features__1',\n 'aplusV2__13',\n 'specsV2',\n 'aplusV2__14',\n 'aplusV2__15',\n 'compareV2',\n 'tabFaqs',\n 'downloadV2',\n 'aplusV2__16',\n ],\n aplus_order: [],\n judgemeBadge: null,\n judgemeWidget: null,\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: '90',\n yotpoReviewsAverage: '4.7',\n pageCommon: null,\n liveHelper: 'true',\n giftCard: null,\n hideSearch: null,\n showNewPop: 'false',\n productData: {\n checkout_bar_info: {\n txt: 'Buy now at an unbeatable Black Friday price.\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE',\n },\n custom_variants: {\n variants: [\n {\n id: 'gid://shopify/ProductVariant/45966687731881',\n sku: 'Bundle-T81701W1-4',\n title: '\u672A\u5236\u5B9A\u56FE\u7247',\n image: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1500_1500.png?v=1749812007',\n handle: 't81701w1-1-1',\n product_title: 'eufy SoloCam S340-4',\n showExtra: false,\n extra: {},\n },\n {\n id: 'gid://shopify/ProductVariant/45966640054441',\n sku: 'Bundle-T81701W1-3',\n title: 'blue',\n image:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/3-EN_92946b8c-6895-4b10-937e-6b3b5a9fcdb4.png?v=1720177746',\n handle: 't81701w1-1-1',\n product_title: 'eufy SoloCam S340-3',\n showExtra: false,\n extra: {},\n },\n {\n handle: 't81701w1',\n title: 'SoloCam S340',\n },\n {\n id: 'gid://shopify/ProductVariant/43326103519401',\n sku: 'T81701W1',\n title: 'White',\n image: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1500_1500.png?v=1749812007',\n handle: 't81701w1-1-1',\n product_title: 'eufy SoloCam S340-\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE',\n showExtra: false,\n extra: {},\n },\n {\n id: 'gid://shopify/ProductVariant/45968364896425',\n sku: 'BUNDLE-T81701W1-4-T80301D1-1',\n title: 'BUNDLE-T81701W1-4-T80301D1-1',\n image:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/6-EN_f8413936-2256-4e0d-826d-9ae88e73e9bb.png?v=1720177746',\n handle: 't81701w1-1-1',\n product_title: 'eufy SoloCam S340-\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE',\n showExtra: false,\n extra: {},\n },\n {\n id: 'gid://shopify/ProductVariant/45968365977769',\n sku: 'BUNDLE-T81701W1-2-T8214111-1- T80301D1-1',\n title: 'BUNDLE-T81701W1-2-T8214111-1- T80301D1-1',\n image: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1500_1500.png?v=1749812007',\n handle: 't81701w1-1-1',\n product_title: 'eufy SoloCam S340-\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE',\n showExtra: false,\n extra: {},\n },\n ],\n title: 'Choice\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE',\n desc: '\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE',\n },\n model3DViewer: {\n ar: true,\n 'ar-scale': 'auto',\n exposure: 1,\n 'ar-modes': 'scene-viewer webxr quick-look',\n 'camera-orbit': '-55.83deg 94.89deg 0.5494m',\n src: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8170_yh.glb',\n arBtnText: '',\n arBtnIcon: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/AR_1.svg?v=1744790605',\n poster: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1500_1500.png?v=1695091152',\n 'environment-image': 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8170_2.hdr',\n url: '1111',\n },\n feature: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/5f929d8c-6289-4a50-a847-b34ecd7ad0b1_icone_e_3.png?v=1750370507',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/e251a992-efd2-4804-bd09-a819cf1270b6_icone_e.png?v=1750363466',\n },\n ],\n scene: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1060_1060-1_debd1b3a-ef70-4fa5-9c41-44905089d8e0.jpg?v=1695802941',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_631f0973-fea7-4b72-911e-64d1484f0286.png?v=1750403609',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1060_1060-2_9184bceb-7842-4fd3-91c0-5f03563b9f17.jpg?v=1695802941',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/0991a5a1-f30f-4d7c-9783-d0bdb9148ddb_Frame_1973772047.png?v=1750365748',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1060_1060-3_a4cd8022-9593-48c1-87f4-9fa84cb25abd.jpg?v=1695802941',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1060_1060-4_3698b65d-e129-4c0a-b689-9c810bf3176c.jpg?v=1695802941',\n },\n ],\n intro_video: {\n poster:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Mask_group_631f0973-fea7-4b72-911e-64d1484f0286.png?v=1750403609',\n video: 'https://cdn.shopify.com/videos/c/o/v/c0f0061ade9b497dad474701139a7f37.mp4',\n },\n salepoint: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/5f929d8c-6289-4a50-a847-b34ecd7ad0b1_icone_e_3.png?v=1750370507',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/e251a992-efd2-4804-bd09-a819cf1270b6_icone_e.png?v=1750363466',\n },\n ],\n user_reviews: {\n title: 'Highly Anticipated, Well Received',\n list: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Bryan_H..jpg?v=1695104900',\n name: 'Bryan H.',\n description:\n 'Installation was very simple, it took no more than 15 minutes to install on the wall. And Wow!! It does look very good and very professional too.',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Caleb_S..jpg?v=1695104900',\n name: 'Caleb S.',\n description:\n 'Having a zoom lens is helpful and the mounting bracket design was very intuitive. The removable solar panel was also very helpful, and will benefit many users in the future.',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Pete_G..jpg?v=1695104900',\n name: 'Peter G.',\n description:\n 'I really like the ease with which you can mount and remove it. The addition of the solar panel alattached to the top is just brilliant.',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Rene_V..jpg?v=1695104899',\n name: 'Rene V.',\n description:\n 'The secondary camera/view within the app shows a closer look of wherever the main camera is looking at. I like this.',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Richard..jpg?v=1695104900',\n name: 'Richard D.',\n description:\n \"In my short time with the camera it's become my favourite Eufy camera so far because of the ability to pan the camera around remotely or let the camera auto track. \",\n },\n ],\n },\n retailer_list: [\n {\n name: 'bing',\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bing-lee_1.png?v=1749526774',\n href: 'https://cn.bing.com/',\n },\n {\n name: 'bing',\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bing-lee_1.png?v=1749526774',\n href: 'https://cn.bing.com/',\n },\n {\n name: 'bing',\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bing-lee_1.png?v=1749526774',\n href: 'https://cn.bing.com/',\n },\n {\n name: 'bing',\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bing-lee_1.png?v=1749526774',\n href: 'https://cn.bing.com/',\n },\n {\n name: 'bing',\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bing-lee_1.png?v=1749526774',\n href: 'https://cn.bing.com/',\n },\n {\n name: 'bing',\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bing-lee_1.png?v=1749526774',\n href: 'https://cn.bing.com/',\n },\n {\n name: 'bing',\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bing-lee_1.png?v=1749526774',\n href: 'https://cn.bing.com/',\n },\n {\n name: 'bing',\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bing-lee_1.png?v=1749526774',\n href: 'https://cn.bing.com/',\n },\n ],\n },\n productVideo: null,\n user_reviews_video: {\n title: '',\n blocks: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_1.png?v=1699587309',\n tips: '<b>Discover Solo Cam S340: A battery-powered, motion-tracking camera.</b>',\n video_url: 'https://www.youtube.com/embed/_gR3p1IyrzM?si=6F-BUMKzioABA29J',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_2.png?v=1699587401',\n tips: \"<b>Powered by solar, with the flexibility to place it anywhere there's sun.</b> \",\n video_url: 'https://www.youtube.com/embed/ILV1fD_Rues?si=Lj0THv2sKCjV4yAj',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_3.png?v=1699587477',\n tips: '<b>Experience the next level of home security.</b> ',\n video_url: 'https://www.youtube.com/embed/76SUrpYfgFo?si=kVsT6y6Q66tX1jtc',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_4.png?v=1699587559',\n tips: '<b>See a comparison between Floodlight Cam E340 and SoloCam S340.</b> ',\n video_url: 'https://www.youtube.com/embed/0MJDZDl5Q9o?si=rzg0MIuHSGzJ5bRA',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8170_5.png?v=1699587635',\n tips: '<b>Dive into AI enhanced security with our weatherproof camera.</b> ',\n video_url: 'https://www.youtube.com/embed/vFrxUNhPdaw?si=Ky0yikJt5hT5XsWx',\n },\n ],\n },\n listing_compare: {\n title: 'Products Comparison',\n data: [\n {\n info: [\n 'Cameras: Dual',\n 'Video Quality: Wide-Angle Camera: 3K (2880\u00D71620), Telephoto Camera: 2K (2304\u00D71296)',\n 'Details at Distance: 15 m (50 ft)',\n 'Zoom: Hybrid 8\u00D7 ',\n 'Night Vision: Color Night Vision',\n 'Spotlight: Yes',\n 'Field of View: 135\u00B0',\n 'Pan and Tilt: Horizontal 360\u00B0, Vertical 70\u00B0',\n 'Battery Life: 3 Months Standalone, a Lifetime with Forever* Power',\n 'Solar Power: Adjustable and Removable 2.2W Solar Panel',\n 'Monthly Fee: No',\n 'Local Storage**: Built-In 8 GB EMMC ',\n 'On-Device** AI: Motion Detection, Human Detection, Vehicle Detection',\n 'Wi-Fi: 2.4 GHz Only',\n 'Smart Integrations: Alexa, Google Assistant',\n 'HomeBase S380 Compatibility: Yes',\n 'Weather Protection: Yes',\n 'Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)',\n ],\n product_name: 'SoloCam S340',\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1500_1500.png?v=1695091152',\n price: '$199.99',\n learn_more_link: 'https://us.eufy.com/products/t81701w1',\n },\n {\n info: [\n 'Cameras: Single',\n 'Video Quality: Wide-Angle Camera: 2K (2304\u00D71296)',\n 'Details at Distance: 7 m (25 ft)',\n 'Zoom: Digital ',\n 'Night Vision: Color Night Vision',\n 'Spotlight: Yes',\n 'Field of View: 135\u00B0',\n 'Pan and Tilt: No',\n 'Battery Life: 3 Months Standalone, a Lifetime with Forever* Power',\n 'Solar Power: Integrated 1.2W Solar Panel',\n 'Monthly Fee: No',\n 'Local Storage**: Built-In 8 GB EMMC ',\n 'On-Device** AI: Motion Detection, Human Detection',\n 'Wi-Fi: 2.4 GHz Only',\n 'Smart Integrations: Alexa, Google Assistant',\n 'HomeBase S380 Compatibility: Yes',\n 'Weather Protection: Yes',\n 'Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)',\n ],\n product_name: 'SoloCam S230',\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S230_SoloCam_S40_1.png?v=1695096472',\n price: '$199.99',\n learn_more_link: 'https://us.eufy.com/products/t81241w1',\n },\n {\n info: [\n 'Cameras: Single',\n 'Video Quality: Wide-Angle Camera: 2K (2304\u00D71296)',\n 'Details at Distance: 7 m (25 ft)',\n 'Zoom: Digital ',\n 'Night Vision: Infrared Night Vision',\n 'Spotlight: No',\n 'Field of View: 135\u00B0',\n 'Pan and Tilt: No',\n 'Battery Life: 3 Months Standalone, a Lifetime with Forever* Power',\n 'Solar Power: Integrated 0.9W Solar Panel',\n 'Monthly Fee: No',\n 'Local Storage**: Built-In 8 GB EMMC ',\n 'On-Device** AI: Motion Detection, Human Detection',\n 'Wi-Fi: 2.4 GHz Only',\n 'Smart Integrations: Alexa, Google Assistant',\n 'HomeBase S380 Compatibility: Yes',\n 'Weather Protection: Yes',\n 'Operating Temperature: -4\u00B0F \u2013 122\u00B0F (-20\u00B0C \u2013 50\u00B0C)',\n ],\n product_name: 'SoloCam S220',\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S220_SoloCam_4cb73a28-da81-44fe-b018-dd5dc744b3dc.png?v=1695094906',\n price: '$129.99',\n learn_more_link: 'https://us.eufy.com/products/t8134121',\n },\n ],\n },\n specs: {\n items: [],\n title: 'Specs',\n variant: {\n sku: 'T81701W1',\n },\n data: [\n {\n name: 'Image/Video Quality',\n children: [\n {\n title: 'Camera',\n des: 'Dual-Cam',\n },\n {\n title: 'Resolution',\n des: 'Wide-Angle Lens: 3K(2880*1620); <br>Telephoto Lens: 2K(2304*1296)',\n },\n {\n title: 'Details at Distance',\n des: '15m (50 ft)',\n },\n {\n title: 'Zoom Method',\n des: 'Hybrid 8\u00D7',\n },\n {\n title: 'Night Vision',\n des: 'Color Night Vision',\n },\n ],\n },\n {\n name: 'Camera',\n children: [\n {\n title: 'Spotlight',\n des: 'Yes',\n },\n {\n title: 'Field Of View',\n des: '135\u00B0',\n },\n {\n title: 'Pan and Tilt',\n des: 'Horizon 360\u00B0, Vertical 70\u00B0',\n },\n ],\n },\n {\n name: 'Power',\n children: [\n {\n title: 'Battery Life',\n des: '3 Months Standalone, A Lifetime with Forever* Power',\n },\n {\n title: 'Solar Power',\n des: 'Adjustable and Removable 2.2W Solar Panel',\n },\n ],\n },\n {\n name: 'On-Device**',\n children: [\n {\n title: 'Monthly Fee',\n des: 'No',\n },\n {\n title: 'Local Storage**',\n des: 'Built-In 8 GB EMMC',\n },\n {\n title: 'On-Device** AI',\n des: 'Motion Detection, Human Detection, Vehicle Detection',\n },\n ],\n },\n {\n name: 'Compatibility',\n children: [\n {\n title: 'Wi-Fi',\n des: '2.4 GHz Only',\n },\n {\n title: 'Smart Integrations',\n des: 'Alexa, Google Assistant',\n },\n {\n title: 'HomeBase 3 Compatibility',\n des: 'Yes',\n },\n ],\n },\n {\n name: 'Working Environment',\n children: [\n {\n title: 'Weather Protection',\n des: 'Yes',\n },\n {\n title: 'Operating Temperature',\n des: '-4\u00B0F - 122\u00B0F (-20\u00B0C - 50\u00B0C)',\n },\n ],\n },\n ],\n showTitle: true,\n },\n faqs: {\n title: 'FAQ',\n data: [\n {\n question: 'How long is the battery life of Solocam S340?',\n answer:\n '3 Months*. <br>*Based on 300 seconds of recording time per day. Actual battery life depends on several factors such as the number of times motion is detected, event recording duration, and environmental temperatures. <br>*Using solar charging allows forever* power.',\n category_name: null,\n },\n {\n question: \"Why doesn't my SoloCam S340 battery stay at 100%?\",\n answer:\n 'Power collected by the solar panel depends on the weather and available sunlight. If little energy is collected in a day, the battery level may go down. It can run for up to 3 months on battery and it will be charged once the weather is sunny.',\n category_name: null,\n },\n {\n question: 'Does SoloCam S340 support local** AI?',\n answer:\n 'Human Detection and Vehicle Detection run natively on the local** AI. When connected to HomeBase 3, the added power allows Human Detection to be upgraded to Human Recognition.',\n category_name: null,\n },\n {\n question: 'Does SoloCam S340 support 24/7 recording?',\n answer:\n \"No. Battery cameras aren't currently capable of 24/7 recording, even if connected to HomeBase 3.\",\n category_name: null,\n },\n {\n question: 'Which HomeBase S380 features are SoloCam S340 compatible with?',\n answer:\n 'When connected to HomeBase S380, SoloCam S340 will be able to utilize the storage** capacity of HomeBase S380 and the AI will be enhanced with BionicMind\u2122, enabling familiar faces, human recognition, vehicle detection, and pet detection.',\n category_name: null,\n },\n {\n question: 'What is the detection range of SoloCam S340 during the day and at night?',\n answer:\n 'The detection range is directly affected by the sensitivity setting. When using the default sensitivity level of 4, the triggering distance is 20 \u2013 26 ft (6 \u2013 8 m) during the day and 13 \u2013 20 ft (4 \u2013 6 m) meters at night.',\n category_name: null,\n },\n {\n question: 'How can Solocam S340 be powered?',\n answer:\n 'It can be powered by the built-in rechargeable battery, or by the included solar panel. The solar panel can be installed directly on the camera or nearby connected via cable.',\n category_name: null,\n },\n {\n question: 'What are the battery specs of Solocam S340?',\n answer: 'It is a built-in, non-removable, rechargeable, lithium-ion battery.',\n category_name: null,\n },\n {\n question: 'How can I schedule the security modes of SoloCam S340?',\n answer:\n \"Click the '+' icon in schedule settings. 3 custom schedule modes may be set. A disarmed mode may also be set.\",\n category_name: null,\n },\n {\n question: 'Is SoloCam S340 compatible with voice assistants?',\n answer: 'Yes, it supports streaming to Alexa Echo Show and Google Chromecast.',\n category_name: null,\n },\n ],\n },\n howtoVideo: null,\n quick_intro: {\n data: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD02-V1.jpg?v=1703673501',\n title: 'Dual Cameras for Ultra-Clear <br/> Views at Up to 8x Zoom',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD03-V1.jpg?v=1703673503',\n title: 'A Single Install Lasts a <br/> Lifetime with SolarPlus&#x2122;',\n fontColor: '#FFFFFF',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD04-V1.jpg?v=1703673502',\n title: '360\u00B0 Guardian Leaves No <br/> Blindspots',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD05-V1.jpg?v=1703673503',\n title: 'Always In Focus: On-Device <br/> Al-Powered Tracking',\n fontColor: '#FFFFFF',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T81701w1-TD06-V1.jpg?v=1703673502',\n title: 'Wire-Free Flexible <br/> Installation',\n fontColor: '#FFFFFF',\n },\n ],\n title: 'Quick Intro',\n link_txt: 'Learn More',\n link: 'https://us.eufy.com/pages/solocam-s340',\n },\n standard_schema: null,\n listing_paragraph:\n '*With optimal sunlight, the built-in solar panel can collect and store 600 to 800 mAh per day.<br>\\n**If you choose to use cloud-based features such as cloud storage or push notifications with thumbnail previews, videos or thumbnail previews will be sent to the cloud as needed to provide your selected features.',\n custom_variants: null,\n slickContainer: null,\n highlights: null,\n downloads: null,\n inbox: null,\n liveStream: null,\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: null,\n productExtInfo: ['Bulling_point238', 'Bulling_point1238', 'Dual Cameras', 'Solar Powered'],\n accessories: null,\n seoHidden: null,\n fwcdn3: null,\n compare: [\n {\n label: 'Resolution\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE',\n val: '4K',\n },\n {\n label: 'Color Night Vision',\n val: '80W (Standard 60W)\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396\u62FE',\n },\n {\n label: 'IR Night Vision',\n val: 'BassUp\u2122 2.0',\n },\n {\n label: 'Lens\u3001FOV',\n val: '40W Racetrack Subwoofer 2 x 10W Tweeter',\n },\n {\n label: 'Spotlight',\n val: '45Hz - 20KHz',\n },\n {\n label: 'Built-In Solar Panel',\n val: '24H',\n },\n {\n label: 'Motion Detection',\n val: 'IPX7 Waterproof and Floats',\n },\n {\n label: 'AI Recognition',\n val: '5.3',\n },\n {\n label: 'Al Self-Learning*',\n val: 'TWS',\n },\n {\n label: 'Local Storage*',\n val: 'Type C',\n },\n {\n label: '24/7 Smart Snapshot',\n val: 'Yes',\n },\n {\n label: 'External Solar Panel',\n val: '13.62 x 5.83 x 7.87 inches',\n },\n ],\n navBar: {\n list: [\n {\n label: 'Purchase',\n target: 'productMain',\n },\n {\n label: 'Overview',\n target: 'overview',\n },\n {\n label: 'Specs',\n target: 'specsV2',\n },\n {\n label: 'Compare',\n target: 'compareV2',\n },\n {\n label: 'Reviews',\n target: 'reviews',\n },\n ],\n },\n },\n },\n {\n availableForSale: false,\n productType: 'Battery Camera',\n onlineStoreUrl: null,\n publishedAt: '2024-04-25T01:40:07Z',\n totalInventory: 0,\n tags: [\n '$200.00-$299.99',\n '2K',\n '360',\n 'alexa',\n 'audio',\n 'Battery',\n 'Black Friday',\n 'business',\n 'Color Night Vision',\n 'Dual Lens',\n 'Front Door',\n 'Garage',\n 'local storage',\n 'mobile app',\n 'Pan & Tilt',\n 'S',\n 'security',\n 'security camera',\n 'solar',\n 'wall cameras',\n 'weatherproof',\n 'Yards',\n ],\n seo: {\n title: null,\n description:\n 'SoloCam S340, Solar Security Camera, Wireless Outdoor Camera, 360\u00B0 Surveillance, No Blind Spots, 2.4 GHz Wi-Fi, No Monthly Fee, HomeBase 3 Compatible',\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: null,\n MF_aplus_order: null,\n MF_judgemeBadge: null,\n MF_judgemeWidget: null,\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: null,\n MF_yotpoReviewsAverage: null,\n MF_pageCommon: null,\n MF_liveHelper: null,\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: null,\n MF_productData: null,\n MF_productVideo: null,\n MF_user_reviews_video: null,\n MF_listing_compare: null,\n MF_specs: null,\n MF_faqs: null,\n MF_howtoVideo: null,\n MF_quick_intro: null,\n MF_standard_schema: null,\n MF_listing_paragraph: null,\n MF_custom_variants: null,\n MF_slickContainer: null,\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: null,\n MF_liveStream: null,\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: null,\n MF_productExtInfo: {\n value: '[\"Bulling_point259\",\"Bulling_point1259\"]',\n type: 'json',\n description: null,\n namespace: 'product_ext_info',\n key: 'bulling_point',\n },\n MF_accessories: null,\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: null,\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: null,\n MF_combo_nav: null,\n MF_combo_product: null,\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: {\n value:\n '{\"overview\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235351_014d99d3-ce48-4f9a-b9f3-8910a9e75424.png?v=1750228254\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235351-1_2eb1da55-1467-4f16-8728-080b0adc272f.png?v=1750228254\\\\\",\\\\\"title\\\\\":\\\\\"Dual-Camera Clarity\\\\\",\\\\\"desc\\\\\":\\\\\"Ultra-Clear Dual Cameras with Up to 8&times; Zoom\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235352_29930e4f-c587-467a-82da-d8215c7df04e.png?v=1750228254\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234945_de0ae7f5-8727-4b8a-8de5-52177794d7a0.png?v=1750228254\\\\\",\\\\\"title\\\\\":\\\\\"Solar-Powered\\\\\",\\\\\"desc\\\\\":\\\\\"A Single Install Lasts a Lifetime with SolarPlus&trade;\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235354_c5bc3b87-4cf6-4a3e-bcf0-43f4663de7f1.png?v=1750040447\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_36672f4a-5901-4b20-9d20-d043c49dfe3c.png?v=1750039866\\\\\",\\\\\"title\\\\\":\\\\\"360&deg; Protection\\\\\",\\\\\"desc\\\\\":\\\\\"Full Home Coverage with No Blind Spots\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234917.png?v=1750040447\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235688_1a43bbc6-a75f-4aa4-88e4-f3c507bdd0f9.png?v=1750040324\\\\\",\\\\\"title\\\\\":\\\\\"Always in Focus\\\\\",\\\\\"desc\\\\\":\\\\\"On-Device AI-Powered Tracking\\\\\"},{\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/image_a3cb5eb7-6c47-4271-b7d8-e7f430741b6a.png?v=1750040447\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236164_eeeef190-0cd3-4426-81d6-50ab16963c4e.png?v=1750040344\\\\\",\\\\\"title\\\\\":\\\\\"Effortless Setup\\\\\",\\\\\"desc\\\\\":\\\\\"Wire-Free Flexible Installation\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>Overview</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'component',\n },\n MF_combo_aplus: null,\n MF_combo_judgeme: null,\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: null,\n MF_combo_page: null,\n MF_combo_global: null,\n MF_combo_listing: null,\n MF_combo_product_ext_info: null,\n MF_combo_accessories: null,\n description:\n \"Enhanced Dual-Camera Clarity at 50 Feet: Capture every event that occurs around your home in ultra-clear 3K resolution. See exactly who is approaching your home with 8\u00D7 zoom. Solar-Powered, Install Once and it Runs Forever*: Experience constant peace of mind with this solar-powered security camera that's easy to set up and always on, thanks to its removable solar panel. 360\u00B0 Guardian, No Blind Spots: Say goodbye to blind spots with full home coverage. Enjoy 360\u00B0 surveillance, check your front porch, monitor your backyard, and keep an eye on the driveway with ease. Experience Dual Views for Ultimate Surveillance: See the big picture while zooming in on crucial details, all in one frame. Local Storage**, No Monthly Fee: One-time purchase. No monthly fee or hidden costs. Versatile Installation, Effortless Setup: Experience the convenience of a 5-minute installation with its compact size and wire-free design. Compatible with HomeBase S380 with firmware version V3.3.2.6 and above.\",\n descriptionHtml:\n \"<ul>\\n <li>\\n <b>Enhanced Dual-Camera Clarity at 50 Feet:</b> Capture every event that\\n occurs around your home in ultra-clear 3K resolution. See exactly who is\\n approaching your home with 8\u00D7 zoom.\\n </li>\\n\\n <li>\\n <b>Solar-Powered, Install Once and it Runs Forever*:</b> Experience constant\\n peace of mind with this solar-powered security camera that's easy to set up\\n and always on, thanks to its removable solar panel.\\n </li>\\n\\n <li>\\n <b>360\u00B0 Guardian, No Blind Spots:</b> Say goodbye to blind spots with full\\n home coverage. Enjoy 360\u00B0 surveillance, check your front porch, monitor your\\n backyard, and keep an eye on the driveway with ease.\\n </li>\\n\\n <li>\\n <b>Experience Dual Views for Ultimate Surveillance:</b> See the big picture\\n while zooming in on crucial details, all in one frame.\\n </li>\\n\\n <li>\\n <b>Local Storage**, No Monthly Fee:</b> One-time purchase. No monthly fee or\\n hidden costs.\\n </li>\\n\\n <li>\\n <b>Versatile Installation, Effortless Setup:</b> Experience the convenience\\n of a 5-minute installation with its compact size and wire-free design.\\n </li>\\n <li>\\n <b>Compatible with HomeBase S380 with firmware version V3.3.2.6 and above.\\n </b>\\n </li>\\n</ul>\\n\",\n id: 'gid://shopify/Product/8054382821545',\n name: 'SoloCam S340 (2-Cam Pack)',\n vendor: 'eufy',\n handle: 'bundle-t81701w1-1-1',\n title: 'SoloCam S340 (2-Cam Pack)',\n path: '/bundle-t81701w1-1-1',\n slug: 'bundle-t81701w1-1-1',\n price: {\n value: 398.99,\n currencyCode: 'USD',\n },\n listPrice: 0,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8170_2_cc296c51-ea11-453a-b33a-cf1bf04fa957.png?v=1720176782',\n altText: null,\n width: 1200,\n height: 1200,\n },\n ],\n variants: [\n {\n barcode: '194644195953',\n availableForSale: false,\n weight: 2.7778,\n id: 'gid://shopify/ProductVariant/44059886420137',\n name: 'White',\n sku: 'BUNDLE-T81701W1-2',\n price: 398.99,\n image: {\n altText: null,\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8170_2_cc296c51-ea11-453a-b33a-cf1bf04fa957.png?v=1720176782',\n width: 1200,\n height: 1200,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 0,\n currentlyNotInStock: false,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/44059886420137',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'White',\n hexColors: ['#FFFFFF'],\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: {\n code: '6ZRBC3C1VAG3',\n percent: '10',\n start: '2024-09-11T02:28:00-07:00',\n end: '2024-09-30T02:28:00-07:00',\n },\n bundleSuiteSales: null,\n coupons: null,\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [null],\n },\n ],\n sellingPlanGroups: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductOption/10181991006377',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'White',\n hexColors: ['#FFFFFF'],\n },\n ],\n },\n ],\n metafields: {\n pageType: null,\n seoSetting: null,\n preRender: null,\n relatedProducts: null,\n template: null,\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: null,\n aplus_order: null,\n judgemeBadge: null,\n judgemeWidget: null,\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: null,\n yotpoReviewsAverage: null,\n pageCommon: null,\n liveHelper: null,\n giftCard: null,\n hideSearch: null,\n showNewPop: null,\n productData: null,\n productVideo: null,\n user_reviews_video: null,\n listing_compare: null,\n specs: null,\n faqs: null,\n howtoVideo: null,\n quick_intro: null,\n standard_schema: null,\n listing_paragraph: null,\n custom_variants: null,\n slickContainer: null,\n highlights: null,\n downloads: null,\n inbox: null,\n liveStream: null,\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: null,\n productExtInfo: ['Bulling_point259', 'Bulling_point1259'],\n accessories: null,\n seoHidden: null,\n fwcdn3: null,\n compare: null,\n navBar: null,\n },\n },\n {\n availableForSale: false,\n productType: 'Battery Camera',\n onlineStoreUrl: null,\n publishedAt: '2024-04-25T01:40:03Z',\n totalInventory: 0,\n tags: [\n '$200.00-$299.99',\n '2K',\n '360',\n 'alexa',\n 'audio',\n 'Battery',\n 'Black Friday',\n 'business',\n 'Color Night Vision',\n 'Dual Lens',\n 'Front Door',\n 'Garage',\n 'local storage',\n 'mobile app',\n 'Pan & Tilt',\n 'S',\n 'wall cameras',\n 'weatherproof',\n 'Yards',\n ],\n seo: {\n title: null,\n description:\n 'SoloCam S340, Solar Security Camera, Wireless Outdoor Camera, 360\u00B0 Surveillance, No Blind Spots, 2.4 GHz Wi-Fi, No Monthly Fee, HomeBase 3 Compatible',\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: null,\n MF_aplus_order: null,\n MF_judgemeBadge: null,\n MF_judgemeWidget: null,\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: null,\n MF_yotpoReviewsAverage: null,\n MF_pageCommon: null,\n MF_liveHelper: null,\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: null,\n MF_productData: null,\n MF_productVideo: null,\n MF_user_reviews_video: null,\n MF_listing_compare: null,\n MF_specs: null,\n MF_faqs: null,\n MF_howtoVideo: null,\n MF_quick_intro: null,\n MF_standard_schema: null,\n MF_listing_paragraph: null,\n MF_custom_variants: null,\n MF_slickContainer: null,\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: null,\n MF_liveStream: null,\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: null,\n MF_productExtInfo: {\n value: '[\"Bulling_point253\",\"Bulling_point1253\"]',\n type: 'json',\n description: null,\n namespace: 'product_ext_info',\n key: 'bulling_point',\n },\n MF_accessories: null,\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: null,\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: null,\n MF_combo_nav: null,\n MF_combo_product: null,\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: {\n value:\n '{\"overview\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235351_014d99d3-ce48-4f9a-b9f3-8910a9e75424.png?v=1750228254\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235351-1_2eb1da55-1467-4f16-8728-080b0adc272f.png?v=1750228254\\\\\",\\\\\"title\\\\\":\\\\\"Dual-Camera Clarity\\\\\",\\\\\"desc\\\\\":\\\\\"Ultra-Clear Dual Cameras with Up to 8&times; Zoom\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235352_29930e4f-c587-467a-82da-d8215c7df04e.png?v=1750228254\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234945_de0ae7f5-8727-4b8a-8de5-52177794d7a0.png?v=1750228254\\\\\",\\\\\"title\\\\\":\\\\\"Solar-Powered\\\\\",\\\\\"desc\\\\\":\\\\\"A Single Install Lasts a Lifetime with SolarPlus&trade;\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235354_c5bc3b87-4cf6-4a3e-bcf0-43f4663de7f1.png?v=1750040447\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_36672f4a-5901-4b20-9d20-d043c49dfe3c.png?v=1750039866\\\\\",\\\\\"title\\\\\":\\\\\"360&deg; Protection\\\\\",\\\\\"desc\\\\\":\\\\\"Full Home Coverage with No Blind Spots\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234917.png?v=1750040447\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235688_1a43bbc6-a75f-4aa4-88e4-f3c507bdd0f9.png?v=1750040324\\\\\",\\\\\"title\\\\\":\\\\\"Always in Focus\\\\\",\\\\\"desc\\\\\":\\\\\"On-Device AI-Powered Tracking\\\\\"},{\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/image_a3cb5eb7-6c47-4271-b7d8-e7f430741b6a.png?v=1750040447\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236164_eeeef190-0cd3-4426-81d6-50ab16963c4e.png?v=1750040344\\\\\",\\\\\"title\\\\\":\\\\\"Effortless Setup\\\\\",\\\\\"desc\\\\\":\\\\\"Wire-Free Flexible Installation\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>Overview</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'component',\n },\n MF_combo_aplus: null,\n MF_combo_judgeme: null,\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: null,\n MF_combo_page: null,\n MF_combo_global: null,\n MF_combo_listing: null,\n MF_combo_product_ext_info: null,\n MF_combo_accessories: null,\n description:\n \"Enhanced Dual-Camera Clarity at 50 Feet: Capture every event that occurs around your home in ultra-clear 3K resolution. See exactly who is approaching your home with 8\u00D7 zoom. Solar-Powered, Install Once and it Runs Forever*: Experience constant peace of mind with this solar-powered security camera that's easy to set up and always on, thanks to its removable solar panel. 360\u00B0 Guardian, No Blind Spots: Say goodbye to blind spots with full home coverage. Enjoy 360\u00B0 surveillance, check your front porch, monitor your backyard, and keep an eye on the driveway with ease. Experience Dual Views for Ultimate Surveillance: See the big picture while zooming in on crucial details, all in one frame. Local Storage**, No Monthly Fee: One-time purchase. No monthly fee or hidden costs. Versatile Installation, Effortless Setup: Experience the convenience of a 5-minute installation with its compact size and wire-free design. Compatible with HomeBase S380 with firmware version V3.3.2.6 and above.\",\n descriptionHtml:\n \"<ul>\\n <li>\\n <b>Enhanced Dual-Camera Clarity at 50 Feet:\u00A0</b>Capture every event that\\n occurs around your home in ultra-clear 3K resolution. See exactly who is\\n approaching your home\u00A0with 8\u00D7 zoom.\\n </li>\\n\\n <li>\\n <b>Solar-Powered, Install Once and it Runs Forever*:</b>\u00A0Experience constant\\n peace of mind with this solar-powered security camera that's easy to set up\\n and always on, thanks to its removable solar panel.\\n </li>\\n\\n <li>\\n <b>360\u00B0 Guardian, No Blind Spots</b><b>:\u00A0</b>Say goodbye to blind spots with\\n full home coverage. Enjoy 360\u00B0 surveillance, check your front porch, monitor\\n your backyard, and keep an eye on the driveway with ease.\\n </li>\\n\\n <li>\\n <b>Experience Dual Views for Ultimate Surveillance:\u00A0</b>See the big picture\\n while zooming in on crucial details, all in one frame.\\n </li>\\n\\n <li>\\n <b>Local Storage**, No Monthly Fee:\u00A0</b>One-time purchase. No monthly fee or\\n hidden costs.\\n </li>\\n\\n <li>\\n <b>Versatile Installation, Effortless Setup:\u00A0</b>Experience the convenience\\n of a 5-minute installation with its compact size and wire-free design.\\n </li>\\n <li>\\n <b>Compatible with HomeBase S380 with firmware version V3.3.2.6 and above.\\n </b>\\n </li>\\n</ul>\\n\",\n id: 'gid://shopify/Product/8054382788777',\n name: 'SoloCam S340 (4-Cam Pack)',\n vendor: 'eufy',\n handle: 'bundle-t81701w1-4',\n title: 'SoloCam S340 (4-Cam Pack)',\n path: '/bundle-t81701w1-4',\n slug: 'bundle-t81701w1-4',\n price: {\n value: 9999999.99,\n currencyCode: 'USD',\n },\n listPrice: 0,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8170_4_5c0e1efa-eb45-4236-acab-15f70a5d3c45.png?v=1720176779',\n altText: null,\n width: 1200,\n height: 1200,\n },\n ],\n variants: [\n {\n barcode: '194644195939',\n availableForSale: false,\n weight: 2.5353,\n id: 'gid://shopify/ProductVariant/44059886387369',\n name: 'White',\n sku: 'BUNDLE-T81701W1-4',\n price: 9999999.99,\n image: {\n altText: null,\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T8170_4_5c0e1efa-eb45-4236-acab-15f70a5d3c45.png?v=1720176779',\n width: 1200,\n height: 1200,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 0,\n currentlyNotInStock: false,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/44059886387369',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'White',\n hexColors: ['#FFFFFF'],\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: [],\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: null,\n },\n coupons: [null],\n },\n ],\n sellingPlanGroups: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductOption/10181990973609',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'White',\n hexColors: ['#FFFFFF'],\n },\n ],\n },\n ],\n metafields: {\n pageType: null,\n seoSetting: null,\n preRender: null,\n relatedProducts: null,\n template: null,\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: null,\n aplus_order: null,\n judgemeBadge: null,\n judgemeWidget: null,\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: null,\n yotpoReviewsAverage: null,\n pageCommon: null,\n liveHelper: null,\n giftCard: null,\n hideSearch: null,\n showNewPop: null,\n productData: null,\n productVideo: null,\n user_reviews_video: null,\n listing_compare: null,\n specs: null,\n faqs: null,\n howtoVideo: null,\n quick_intro: null,\n standard_schema: null,\n listing_paragraph: null,\n custom_variants: null,\n slickContainer: null,\n highlights: null,\n downloads: null,\n inbox: null,\n liveStream: null,\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: null,\n productExtInfo: ['Bulling_point253', 'Bulling_point1253'],\n accessories: null,\n seoHidden: null,\n fwcdn3: null,\n compare: null,\n navBar: null,\n },\n },\n {\n availableForSale: false,\n productType: 'Series 3',\n onlineStoreUrl: null,\n publishedAt: '2025-02-13T03:41:01Z',\n totalInventory: 0,\n tags: [\n 'Additional Features (Multiple Choice):Ethernet',\n 'Additional Features (Multiple Choice):Laptop Charging',\n 'AnkerChargers',\n 'charger_bts_2024',\n 'charger_fall_pd_2309',\n 'chargers',\n 'Connector Type:USB-C',\n 'Maximum resolution:Any',\n 'Number of Monitors:Above 3',\n 'Operating System:iPadOS',\n 'Video Ports:HDMI',\n 'Video Ports:Thunderbolt 3',\n ],\n seo: {\n title: null,\n description: null,\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: null,\n MF_aplus_order: null,\n MF_judgemeBadge: {\n value:\n \"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\",\n type: 'string',\n description: null,\n namespace: 'judgeme',\n key: 'badge',\n },\n MF_judgemeWidget: {\n value:\n \"<div class='jdgm-rev-widg' data-updated-at='2025-02-13T03:41:03Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 5 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 4 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 3 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 2 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 1 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget'></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\",\n type: 'string',\n description: null,\n namespace: 'judgeme',\n key: 'widget',\n },\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: null,\n MF_yotpoReviewsAverage: null,\n MF_pageCommon: null,\n MF_liveHelper: null,\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: null,\n MF_productData: null,\n MF_productVideo: null,\n MF_user_reviews_video: null,\n MF_listing_compare: null,\n MF_specs: null,\n MF_faqs: null,\n MF_howtoVideo: null,\n MF_quick_intro: null,\n MF_standard_schema: null,\n MF_listing_paragraph: null,\n MF_custom_variants: null,\n MF_slickContainer: null,\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: null,\n MF_liveStream: null,\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: null,\n MF_productExtInfo: null,\n MF_accessories: null,\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: null,\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: null,\n MF_combo_nav: null,\n MF_combo_product: null,\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: null,\n MF_combo_aplus: null,\n MF_combo_judgeme: {\n value:\n \"{\\\"badge\\\":{\\\"value\\\":\\\"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\\\",\\\"type\\\":\\\"string\\\"},\\\"widget\\\":{\\\"value\\\":\\\"<div class='jdgm-rev-widg' data-updated-at='2025-02-13T03:41:03Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 5 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 4 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 3 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 2 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 1 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget'></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\\\",\\\"type\\\":\\\"string\\\"}}\",\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'judgeme',\n },\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: null,\n MF_combo_page: null,\n MF_combo_global: null,\n MF_combo_listing: null,\n MF_combo_product_ext_info: null,\n MF_combo_accessories: null,\n description:\n 'The Anker Advantage: Join the 50 million+ powered by our leading technology. Supreme Compatibility: Backwards-compatible with all versions of Qualcomm Quick Charge technology (1.0, 2.0 & 3.0). Also charges non\u2013Quick Charge devices at up to 2.4A1. Safety First: Exclusive Anker technology provides surge protection, temperature control and more advanced safety features, keeping you and your devices safe. What You Get: Anker PowerPort+ 1 Quick Charge 3.0 Wall Charger, welcome guide, our worry-free 18-month warranty and friendly customer service.',\n descriptionHtml:\n '<ul>\\n<li>The Anker Advantage: Join the 50 million+ powered by our leading technology.</li>\\n<li>Supreme Compatibility: Backwards-compatible with all versions of Qualcomm Quick Charge technology (1.0, 2.0 &amp; 3.0). Also charges non\u2013Quick Charge devices at up to 2.4A1.</li>\\n<li>Safety First: Exclusive Anker technology provides surge protection, temperature control and more advanced safety features, keeping you and your devices safe.</li>\\n<li>What You Get: Anker PowerPort+ 1 Quick Charge 3.0 Wall Charger, welcome guide, our worry-free 18-month warranty and friendly customer service.</li>\\n</ul>',\n id: 'gid://shopify/Product/8395849138345',\n name: 'Anker 310 Charger (18W)',\n vendor: 'beta-anker-us',\n handle: 'b-powerport-b-1-with-quick-charge-3-0',\n title: 'Anker 310 Charger (18W)',\n path: '/b-powerport-b-1-with-quick-charge-3-0',\n slug: 'b-powerport-b-1-with-quick-charge-3-0',\n price: {\n value: 9999999.99,\n currencyCode: 'USD',\n },\n listPrice: 0,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/B1_af9df6e0-943e-4613-b3d1-8560345378d1.jpg?v=1739418060',\n altText: null,\n width: 757,\n height: 960,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/B2_41440fe7-6e5b-4449-babf-dd56344f21e7.jpg?v=1739418060',\n altText: null,\n width: 768,\n height: 960,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/b3_91531aa4-97f1-401d-9b45-55ea52897f0d.jpg?v=1739418060',\n altText: null,\n width: 768,\n height: 960,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/b5_f01224be-3407-48d6-a837-fa0ac57be86f.jpg?v=1739418060',\n altText: null,\n width: 768,\n height: 960,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/b6_2df15ec9-9cd8-4859-a592-892754b0dc5c.jpg?v=1739418060',\n altText: null,\n width: 768,\n height: 960,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/b7_a27e62b4-55d2-4f91-841c-fea429d81ae3.jpg?v=1739418060',\n altText: null,\n width: 768,\n height: 960,\n },\n ],\n variants: [\n {\n barcode: '848061056938',\n availableForSale: false,\n weight: 0.2337,\n id: 'gid://shopify/ProductVariant/45265293476009',\n name: 'Black',\n sku: 'A2013117',\n price: 9999999.99,\n image: {\n altText: null,\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/B1_af9df6e0-943e-4613-b3d1-8560345378d1.jpg?v=1739418060',\n width: 757,\n height: 960,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 0,\n currentlyNotInStock: false,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/45265293476009',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'Black',\n hexColors: ['#000000'],\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: null,\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: null,\n },\n coupons: [null],\n },\n ],\n sellingPlanGroups: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductOption/10577572823209',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'Black',\n hexColors: ['#000000'],\n },\n ],\n },\n ],\n metafields: {\n pageType: null,\n seoSetting: null,\n preRender: null,\n relatedProducts: null,\n template: null,\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: null,\n aplus_order: null,\n judgemeBadge:\n \"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\",\n judgemeWidget:\n \"<div class='jdgm-rev-widg' data-updated-at='2025-02-13T03:41:03Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 5 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 4 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 3 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 2 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 1 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget'></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\",\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: null,\n yotpoReviewsAverage: null,\n pageCommon: null,\n liveHelper: null,\n giftCard: null,\n hideSearch: null,\n showNewPop: null,\n productData: null,\n productVideo: null,\n user_reviews_video: null,\n listing_compare: null,\n specs: null,\n faqs: null,\n howtoVideo: null,\n quick_intro: null,\n standard_schema: null,\n listing_paragraph: null,\n custom_variants: null,\n slickContainer: null,\n highlights: null,\n downloads: null,\n inbox: null,\n liveStream: null,\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: null,\n productExtInfo: null,\n accessories: null,\n seoHidden: null,\n fwcdn3: null,\n compare: null,\n navBar: null,\n },\n },\n {\n availableForSale: true,\n productType: 'RoboVac',\n onlineStoreUrl: null,\n publishedAt: '2022-04-18T08:47:16Z',\n totalInventory: 489,\n tags: [\n 'akr_product_discount_tag',\n 'Alexa',\n 'AP X8',\n 'Appliances',\n 'Google Assistant',\n 'Map Feature',\n 'Mopping',\n 'Smart Dynamic Navigation Series',\n 'Wi-Fi',\n 'YCRF_Gseries',\n ],\n seo: {\n title: null,\n description:\n 'Twin-Turbine technology doubles the suction power for a deeper clean. Easily clean pet hair and more from carpets and hard floors. ',\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: null,\n MF_aplus_order: null,\n MF_judgemeBadge: null,\n MF_judgemeWidget: null,\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: null,\n MF_yotpoReviewsAverage: null,\n MF_pageCommon: null,\n MF_liveHelper: null,\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: null,\n MF_productData: {\n value:\n '{\"freeGift\":{\"title\":\"Free Gift | You Save $15.99\",\"list\":[{\"icon\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/products/51Hs_V1_NnL._AC_SL1500_60x.jpg?v=1643079189\",\"title\":\"RoboVac Replacement Side Brush\",\"content\":\"Get an extra set of accessories when you buy a X8.\",\"handle\":\"t2930131\",\"sku\":\"T2930131\",\"quantity\":1}]},\"matchUrlFreeGift\":{\"title\":\"Free Gift | You Save $15.99\",\"urlParams\":\"signupType\",\"list\":[{\"icon\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/products/T8403_TD01_V1_5000x.jpg?v=1608101461\",\"title\":\"2K Indoor Cam 2-Cam Kit\",\"content\":\"\",\"handle\":\"t84031w1\",\"sku\":\"T84031W1\",\"quantity\":1,\"urlVal\":\"1\"}]}}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'product',\n key: 'data',\n },\n MF_productVideo: null,\n MF_user_reviews_video: null,\n MF_listing_compare: {\n value:\n '{\"title\":\"Products Comparison\",\"data\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8.jpg?v=1646016975\",\"product_name\":\" RoboVac X8 \",\"price\":\"$599.99\",\"learn_more_text\":\"Learn More\",\"learn_more_link\":\"https://www.baidu.com/\",\"info\":[\"2 * 2000Pa\",\"Vacuum\",\"Laser SLAM\",\"Dust Box Size:600ml\",\"-\",\"Multi-Floor Plan\",\"Zone Cleaning\",\"No-go Zone Setting\",\"Mapping Display\",\"Recharge and Resume\",\"Wi-Fi + Alexa + the Google Assistant\",\"BoostIQ\",\"Runtime:Up to 180 minutes\",\"Filter:Washable\"]},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_hybrid.jpg?v=1646016906\",\"product_name\":\" RoboVac X8 Hybrid \",\"price\":\"$649.99\",\"learn_more_text\":\"Learn More\",\"learn_more_link\":\"https://beta-eufy-us.myshopify.com/pages/x8_hybrid_v3\",\"info\":[\"2 * 2000Pa\",\"Vacuum & Mop\",\"Laser SLAM\",\"Dust Box Size:400ml\",\"Water Tank Capacity:250ml\",\"Multi-Floor Plan\",\"Zone Cleaning\",\"No-go Zone Setting\",\"Mapping Display\",\"Recharge and Resume\",\"Wi-Fi + Alexa + the Google Assistant\",\"BoostIQ\",\"Runtime:Up to 180 minutes\",\"Filter:Washable\"]}]}',\n type: 'json',\n description: '{\"type\":\"JSON_STRING\"}',\n namespace: 'global',\n key: 'listing_compare',\n },\n MF_specs: null,\n MF_faqs: null,\n MF_howtoVideo: null,\n MF_quick_intro: {\n value:\n '{\"title\":\"Quick Intro\",\"link_txt\":\"Learn More\",\"link\":\"https://beta-eufy-us.myshopify.com/pages/x8_hybrid_v3\",\"data\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/X8-quick-intro-01.jpg?v=1646039223\",\"alt\":\"\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/X8-quick-intro-02.jpg?v=1646039247\",\"alt\":\"\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/X8-quick-intro-03.jpg?v=1646039285\",\"alt\":\"\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/X8-quick-intro-04.jpg?v=1646039379\",\"alt\":\"\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/quick-intro-app-apge.jpg?v=1646118769\",\"alt\":\"\"}]}',\n type: 'json',\n description: '{\"type\":\"JSON_STRING\"}',\n namespace: 'global',\n key: 'quick_intro',\n },\n MF_standard_schema: null,\n MF_listing_paragraph: null,\n MF_custom_variants: null,\n MF_slickContainer: {\n value:\n '{\"list\":[{\"pc_img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_a9cf99ca-f4a9-42bc-9926-dd8dd083d76a.jpg?v=1646043173\",\"mob_img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/X8_with_media_logo_mobile.jpg?v=1646043967\"},{\"pc_img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_02.jpg?v=1646043195\",\"mob_img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_02_mobile_1.jpg?v=1646116107\"},{\"pc_img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_03.jpg?v=1646043250\",\"mob_img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_03_mobile.jpg?v=1646043626\"},{\"pc_img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_04.jpg?v=1646043272\",\"mob_img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_04_mobile.jpg?v=1646043680\"}]}',\n type: 'json',\n description: '{\"type\":\"JSON_STRING\"}',\n namespace: 'global',\n key: 'slickContainer',\n },\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: {\n value:\n '{\"title\":\"What\\'s inside the box\uFF1F\",\"data\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/what_s-in-box-X8_2.jpg?v=1646117454\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/what_s-in-box-X8_text.jpg?v=1646117454\"}]}',\n type: 'json',\n description: '{\"type\":\"JSON_STRING\"}',\n namespace: 'global',\n key: 'inbox',\n },\n MF_liveStream: null,\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: null,\n MF_productExtInfo: {\n value: '[\"Bulling_point422\",\"Bulling_point1422\"]',\n type: 'json',\n description: null,\n namespace: 'product_ext_info',\n key: 'bulling_point',\n },\n MF_accessories: null,\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: null,\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: null,\n MF_combo_nav: null,\n MF_combo_product: null,\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: null,\n MF_combo_aplus: null,\n MF_combo_judgeme: null,\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: null,\n MF_combo_page: null,\n MF_combo_global: null,\n MF_combo_listing: null,\n MF_combo_product_ext_info: null,\n MF_combo_accessories: null,\n description:\n 'An innovative laser navigation robotic vacuum cleaner with 2\u00D7 2000 pa suction power\u2014perfect for pet hair. Twin Turbine Technology UltraPack Dust Compression iPath Laser Navigation AI. Map 2.0 Technology Control From Your Phone',\n descriptionHtml:\n '<meta charset=\"utf-8\">\\n<p>An innovative laser navigation robotic vacuum cleaner with 2\u00D7 2000 pa suction power\u2014perfect for pet hair.</p>\\n\\n<ul>\\n<li>\\n<strong>Twin Turbine Technology</strong> <br>\\n</li>\\n \\n<li>\\n<strong>UltraPack Dust Compression </strong> <br>\\n</li>\\n \\n<li>\\n<strong>iPath Laser Navigation</strong> \\n</li>\\n \\n<li>\\n<strong>AI. Map 2.0 Technology</strong> \\n</li>\\n \\n<li>\\n<strong>Control From Your Phone</strong>\\n</li>\\n \\n</ul>\\n',\n id: 'gid://shopify/Product/7155567984809',\n name: 'RoboVac X8',\n vendor: 'beta-eufy-us',\n handle: 't2262111',\n title: 'RoboVac X8',\n path: '/t2262111',\n slug: 't2262111',\n price: {\n value: 659,\n currencyCode: 'USD',\n },\n listPrice: 0,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/products/X8-1080-1080.jpg?v=1631001734',\n altText: null,\n width: 1080,\n height: 1080,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/products/T2262111_US06_V1_ce2f5f4c-7085-4818-9084-18a648f1f801.jpg?v=1634616201',\n altText: null,\n width: 1200,\n height: 1500,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/products/T2262111_US02_V1_db26ed6f-a04f-487f-8b43-53b3a2d49653.jpg?v=1634616213',\n altText: null,\n width: 1200,\n height: 1500,\n },\n ],\n variants: [\n {\n barcode: '194644181758',\n availableForSale: true,\n weight: 14.4403,\n id: 'gid://shopify/ProductVariant/41080287330473',\n name: 'black',\n sku: 'T2262111',\n price: 659,\n image: {\n altText: null,\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/products/X8-1080-1080.jpg?v=1631001734',\n width: 1080,\n height: 1080,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 489,\n currentlyNotInStock: false,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/41080287330473',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'black',\n hexColors: ['#000000'],\n },\n ],\n },\n ],\n metafields: {\n presell: 'presell',\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: [],\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [null],\n },\n ],\n sellingPlanGroups: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductOption/9097290186921',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'black',\n hexColors: ['#000000'],\n },\n ],\n },\n ],\n metafields: {\n pageType: null,\n seoSetting: null,\n preRender: null,\n relatedProducts: null,\n template: null,\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: null,\n aplus_order: null,\n judgemeBadge: null,\n judgemeWidget: null,\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: null,\n yotpoReviewsAverage: null,\n pageCommon: null,\n liveHelper: null,\n giftCard: null,\n hideSearch: null,\n showNewPop: null,\n productData: {\n freeGift: {\n title: 'Free Gift | You Save $15.99',\n list: [\n {\n icon: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/products/51Hs_V1_NnL._AC_SL1500_60x.jpg?v=1643079189',\n title: 'RoboVac Replacement Side Brush',\n content: 'Get an extra set of accessories when you buy a X8.',\n handle: 't2930131',\n sku: 'T2930131',\n quantity: 1,\n },\n ],\n },\n matchUrlFreeGift: {\n title: 'Free Gift | You Save $15.99',\n urlParams: 'signupType',\n list: [\n {\n icon: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/products/T8403_TD01_V1_5000x.jpg?v=1608101461',\n title: '2K Indoor Cam 2-Cam Kit',\n content: '',\n handle: 't84031w1',\n sku: 'T84031W1',\n quantity: 1,\n urlVal: '1',\n },\n ],\n },\n },\n productVideo: null,\n user_reviews_video: null,\n listing_compare: {\n title: 'Products Comparison',\n data: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8.jpg?v=1646016975',\n product_name: ' RoboVac X8 ',\n price: '$599.99',\n learn_more_text: 'Learn More',\n learn_more_link: 'https://www.baidu.com/',\n info: [\n '2 * 2000Pa',\n 'Vacuum',\n 'Laser SLAM',\n 'Dust Box Size:600ml',\n '-',\n 'Multi-Floor Plan',\n 'Zone Cleaning',\n 'No-go Zone Setting',\n 'Mapping Display',\n 'Recharge and Resume',\n 'Wi-Fi + Alexa + the Google Assistant',\n 'BoostIQ',\n 'Runtime:Up to 180 minutes',\n 'Filter:Washable',\n ],\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_hybrid.jpg?v=1646016906',\n product_name: ' RoboVac X8 Hybrid ',\n price: '$649.99',\n learn_more_text: 'Learn More',\n learn_more_link: 'https://beta-eufy-us.myshopify.com/pages/x8_hybrid_v3',\n info: [\n '2 * 2000Pa',\n 'Vacuum & Mop',\n 'Laser SLAM',\n 'Dust Box Size:400ml',\n 'Water Tank Capacity:250ml',\n 'Multi-Floor Plan',\n 'Zone Cleaning',\n 'No-go Zone Setting',\n 'Mapping Display',\n 'Recharge and Resume',\n 'Wi-Fi + Alexa + the Google Assistant',\n 'BoostIQ',\n 'Runtime:Up to 180 minutes',\n 'Filter:Washable',\n ],\n },\n ],\n },\n specs: null,\n faqs: null,\n howtoVideo: null,\n quick_intro: {\n title: 'Quick Intro',\n link_txt: 'Learn More',\n link: 'https://beta-eufy-us.myshopify.com/pages/x8_hybrid_v3',\n data: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/X8-quick-intro-01.jpg?v=1646039223',\n alt: '',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/X8-quick-intro-02.jpg?v=1646039247',\n alt: '',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/X8-quick-intro-03.jpg?v=1646039285',\n alt: '',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/X8-quick-intro-04.jpg?v=1646039379',\n alt: '',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/quick-intro-app-apge.jpg?v=1646118769',\n alt: '',\n },\n ],\n },\n standard_schema: null,\n listing_paragraph: null,\n custom_variants: null,\n slickContainer: {\n list: [\n {\n pc_img:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_a9cf99ca-f4a9-42bc-9926-dd8dd083d76a.jpg?v=1646043173',\n mob_img:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/X8_with_media_logo_mobile.jpg?v=1646043967',\n },\n {\n pc_img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_02.jpg?v=1646043195',\n mob_img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_02_mobile_1.jpg?v=1646116107',\n },\n {\n pc_img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_03.jpg?v=1646043250',\n mob_img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_03_mobile.jpg?v=1646043626',\n },\n {\n pc_img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_04.jpg?v=1646043272',\n mob_img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/x8_04_mobile.jpg?v=1646043680',\n },\n ],\n },\n highlights: null,\n downloads: null,\n inbox: {\n title: \"What's inside the box\uFF1F\",\n data: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/what_s-in-box-X8_2.jpg?v=1646117454',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/what_s-in-box-X8_text.jpg?v=1646117454',\n },\n ],\n },\n liveStream: null,\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: null,\n productExtInfo: ['Bulling_point422', 'Bulling_point1422'],\n accessories: null,\n seoHidden: null,\n fwcdn3: null,\n compare: null,\n navBar: null,\n },\n },\n {\n availableForSale: true,\n productType: '',\n onlineStoreUrl: null,\n publishedAt: '2025-05-14T07:01:03Z',\n totalInventory: 994,\n tags: [],\n seo: {\n title: null,\n description: null,\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: null,\n MF_aplus_order: null,\n MF_judgemeBadge: {\n value:\n \"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\",\n type: 'string',\n description: null,\n namespace: 'judgeme',\n key: 'badge',\n },\n MF_judgemeWidget: {\n value:\n \"<div class='jdgm-rev-widg' data-updated-at='2025-05-14T07:01:49Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 5 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 4 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 3 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 2 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 1 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget' style=\\\"display: none;\\\"></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\",\n type: 'string',\n description: null,\n namespace: 'judgeme',\n key: 'widget',\n },\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: null,\n MF_yotpoReviewsAverage: null,\n MF_pageCommon: null,\n MF_liveHelper: null,\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: null,\n MF_productData: null,\n MF_productVideo: null,\n MF_user_reviews_video: null,\n MF_listing_compare: null,\n MF_specs: null,\n MF_faqs: null,\n MF_howtoVideo: null,\n MF_quick_intro: null,\n MF_standard_schema: null,\n MF_listing_paragraph: null,\n MF_custom_variants: null,\n MF_slickContainer: null,\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: null,\n MF_liveStream: null,\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: null,\n MF_productExtInfo: null,\n MF_accessories: null,\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: null,\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: null,\n MF_combo_nav: null,\n MF_combo_product: null,\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: null,\n MF_combo_aplus: null,\n MF_combo_judgeme: {\n value:\n \"{\\\"badge\\\":{\\\"value\\\":\\\"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\\\",\\\"type\\\":\\\"string\\\"},\\\"widget\\\":{\\\"value\\\":\\\"<div class='jdgm-rev-widg' data-updated-at='2025-05-14T07:01:49Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 5 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 4 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 3 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 2 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 1 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget' style=\\\\\\\"display: none;\\\\\\\"></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\\\",\\\"type\\\":\\\"string\\\"}}\",\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'judgeme',\n },\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: null,\n MF_combo_page: null,\n MF_combo_global: null,\n MF_combo_listing: null,\n MF_combo_product_ext_info: null,\n MF_combo_accessories: null,\n description:\n 'Decode the Exclusive Access for Just $9.9.Step into the future: Explore disruptive innovations and secure up to 15% off. Please note that codes are non-refundable. We will send a coupon code to your email for product redemption. You can use the code to redeem the product on eufy.com. The following are the product key selling points: Meet eufy NVR security system with a local Al agent\u2014 the first of its kind. Leave Nothing Unseen with Triple-Lens Bullet and PTZ. Type It. See It. AI Search That Gets You. One Smart Response for Every Threat Level.',\n descriptionHtml:\n '<div class=\"product_cus_content\">\\n<meta charset=\"utf-8\">\\n<div>\\n<div data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\">\\n<meta charset=\"utf-8\"> <strong>Decode the Exclusive Access for Just $9.9.Step into the future: Explore disruptive innovations and secure up to 15% off. </strong><strong><span class=\"text-only\" data-eleid=\"5\"><span class=\"text-only text-with-abbreviation text-with-abbreviation-bottomline\">Please</span><span class=\"text-only\"> note that codes are non-refundable. We will send a coupon code to your email for product redemption. You can use the code to redeem the product on eufy.com.</span></span></strong><br>\\n<div data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\">\\n<span><b><strong><span class=\"text-only\" data-eleid=\"5\"><span class=\"text-only\"><span data-eleid=\"3\" class=\"text-only\"></span></span></span></strong></b></span><br>\\n</div>\\n<div data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"><span><b>The following are the product key selling points:</b></span></div>\\n<div data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\">\\n<div class=\"product_cus_content\">\\n<div class=\"seeOther\">\\n<ul>\\n<li>Meet eufy NVR security system with a local Al agent\u2014 the first of its kind.<br>\\n</li>\\n<li>Leave Nothing Unseen with Triple-Lens Bullet and PTZ.</li>\\n<li>Type It. See It. AI Search That Gets You.</li>\\n<li>One Smart Response for Every Threat Level.<meta charset=\"utf-8\">\\n</li>\\n</ul>\\n</div>\\n</div>\\n</div>\\n</div>\\n</div>\\n</div>\\n<div id=\"_feilian_extension_installed\"></div>',\n id: 'gid://shopify/Product/8532463222953',\n name: '15% Off Coupon for All PoE NVR Security System Bundles',\n vendor: 'eufy',\n handle: 'cpus00001',\n title: '15% Off Coupon for All PoE NVR Security System Bundles',\n path: '/cpus00001',\n slug: 'cpus00001',\n price: {\n value: 10,\n currencyCode: 'USD',\n },\n listPrice: 0,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/20250427-102141_b9c8c3ff-993b-4c9c-98a8-f4dbf365e6bf.png?v=1747206063',\n altText: null,\n width: 1200,\n height: 1200,\n },\n ],\n variants: [\n {\n barcode: '',\n availableForSale: true,\n weight: 1.7659,\n id: 'gid://shopify/ProductVariant/45807476932777',\n name: 'Coupon',\n sku: 'CPUS00001',\n price: 10,\n image: {\n altText: null,\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/20250427-102141_b9c8c3ff-993b-4c9c-98a8-f4dbf365e6bf.png?v=1747206063',\n width: 1200,\n height: 1200,\n },\n listPrice: null,\n requiresShipping: false,\n quantityAvailable: 994,\n currentlyNotInStock: false,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/45807476932777',\n displayName: 'style',\n name: 'style',\n values: [\n {\n label: 'Coupon',\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: null,\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: null,\n },\n coupons: [null],\n },\n ],\n sellingPlanGroups: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductOption/10728481423529',\n displayName: 'style',\n name: 'style',\n values: [\n {\n label: 'Coupon',\n },\n ],\n },\n ],\n metafields: {\n pageType: null,\n seoSetting: null,\n preRender: null,\n relatedProducts: null,\n template: null,\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: null,\n aplus_order: null,\n judgemeBadge:\n \"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\",\n judgemeWidget:\n \"<div class='jdgm-rev-widg' data-updated-at='2025-05-14T07:01:49Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 5 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 4 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 3 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 2 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 1 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget' style=\\\"display: none;\\\"></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\",\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: null,\n yotpoReviewsAverage: null,\n pageCommon: null,\n liveHelper: null,\n giftCard: null,\n hideSearch: null,\n showNewPop: null,\n productData: null,\n productVideo: null,\n user_reviews_video: null,\n listing_compare: null,\n specs: null,\n faqs: null,\n howtoVideo: null,\n quick_intro: null,\n standard_schema: null,\n listing_paragraph: null,\n custom_variants: null,\n slickContainer: null,\n highlights: null,\n downloads: null,\n inbox: null,\n liveStream: null,\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: null,\n productExtInfo: null,\n accessories: null,\n seoHidden: null,\n fwcdn3: null,\n compare: null,\n navBar: null,\n },\n },\n {\n availableForSale: true,\n productType: 'RoboVac',\n onlineStoreUrl: null,\n publishedAt: '2024-06-24T03:12:34Z',\n totalInventory: 80,\n tags: ['fbq:act:AP s1pro listing ATC', 'gtag:conversion:-3U3CKuGmqMaEJiDkpAp'],\n seo: {\n title: null,\n description:\n 'eufy S1 Pro integrates cutting-edge technology, blending flagship features with futuristic design. Experience deep clean with the Always Clean Mop\u2122\uFE0F, 10-in-1 UniClean\u2122\uFE0F Station, and Precision Corner-to-Edge Clean.',\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: null,\n MF_aplus_order: null,\n MF_judgemeBadge: null,\n MF_judgemeWidget: null,\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: {\n value: '2',\n type: 'single_line_text_field',\n description: null,\n namespace: 'yotpo',\n key: 'reviews_count',\n },\n MF_yotpoReviewsAverage: {\n value: '5',\n type: 'single_line_text_field',\n description: null,\n namespace: 'yotpo',\n key: 'reviews_average',\n },\n MF_pageCommon: null,\n MF_liveHelper: null,\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: null,\n MF_productData: {\n value:\n '{\"checkout_bar_info\":{\"txt\":\"Due to high demand, orders placed after the 6th of August will be delayed and are expected to be shipped around the mid of August.\"},\"scene\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/01_1.png?v=1718258496\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/02_1_d1eb3188-d29e-4152-b719-99484e143e2f.png?v=1718258496\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/03_215a7f6b-fbeb-4227-86b9-71323b02fc73.png?v=1718258496\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/04.png?v=1718258547\"}],\"custom_variants\":{\"title\":\"Choice\",\"desc\":\"\",\"variants\":[{\"handle\":\"t2080111\",\"title\":\"eufy Robot Vacuum Omni S1 Pro\"},{\"handle\":\"bundle-t2080111-1-t29c2001-1\",\"title\":\"eufy Robot Vacuum Omni S1 Pro + Replacement Kits\"},{\"handle\":\"bundle-t2080111-1-t29b9001-1\",\"title\":\"eufy Robot Vacuum Omni S1 Pro + Dust Bags\"},{\"handle\":\"bundle-t2080111-1-t29b7001-1\",\"title\":\"eufy Robot Vacuum Omni S1 Pro + Filters\"},{\"handle\":\"t2351111\",\"title\":\"X10 Pro Omni\"}]},\"model3DViewer\":{\"src\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S1pro.glb\",\"ar\":true,\"arBtnText\":\"\",\"arBtnIcon\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/AR_1.svg?v=1744790605\",\"poster\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S1_Pro_e9d9a7f1-8aaa-4846-b114-373afa8c40fd.png?v=1746677195\",\"exposure\":1,\"ar-modes\":\"webxr scene-viewer quick-look\",\"camera-orbit\":\"53.99deg 93.44deg 1.763m\",\"environment-image\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S1Pro_1.hdr\"}}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'product',\n key: 'data',\n },\n MF_productVideo: null,\n MF_user_reviews_video: null,\n MF_listing_compare: {\n value:\n '{\"title\":\"Products Comparison\",\"data\":[{\"info\":[\"Always Clean Mop\u2713\u2122 \",\"/\",\"Suction: 8,000 Pa\",\"Auto-Detangling: Detangling Brush\",\"Roller Brush Material and Features: Rubber\",\"Downwards Pressure: 1 kg\",\"Rotations Per Minute: 170 RPM\",\"Mop Type: Rolling Mop\",\"Obstacle Avoidance: Active Binocular Infrared Camera+RGB camera\",\"Carpet Cleaning (Raised Mop Height): 12 mm\",\"Obstacle Clearance Height: 20 mm\",\"Minimum Height and Width Restrictions (Under/Space Around Furniture): 92 mm/35 cm\",\"Robot/Station: Robot: 325 * 347 * 96 mm Station: 383 * 467 * 670 mm\"],\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/d4f70b20ae08baa91175811c4f952f6f_2cb0ef9c-99fe-424f-b3c8-207bd0db76f9.png?v=1718260839\",\"product_name\":\"S1 Pro\",\"price\":\"$1499.99\",\"learn_more_link\":\"https://www.eufy.com/robot-vacuum-s1-pro\"},{\"info\":[\"MopMaster\u00D7\u2122\",\"/\",\"Pro-Detangle Comb\u2122\",\"Suction: 8,000 Pa\",\"Auto-Detangling: Pro-Detangle Comb\u2122\",\"Roller Brush Material and Features: Rubber and Bristle\",\"Downwards Pressure: 1 kg\",\"Rotations Per Minute: 180 RPM\",\"Mop Type: Dual Rotating Mop Pads\",\"Obstacle Avoidance: RGB Camera + LED \",\"Carpet Cleaning (Raised Mop Height): 12 mm\",\"Obstacle Clearance Height: 21 mm\",\"Minimum Height and Width Restrictions (Under/Space Around Furniture): 13 cm / 35 cm\",\"Robot/Station: Robot: 327mm*353mm*113.5mm Station\uFF1A366mm*480mm*460mm\"],\"product_name\":\"X10 Pro Omni\",\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/X10_c566bee6-14bd-4812-bc42-a0ad4f8dee9e.png?v=1709634118\",\"price\":\"$799.99\",\"learn_more_link\":\"https://www.eufy.com/appliance-x10-omni\"},{\"info\":[\"MopMaster\u2122\",\"/\",\"Suction: 5,500 Pa\",\"Auto-Detangling: -\",\"Roller Brush Material and Features: Rubber\",\"Downwards Pressure: 1 kg\",\"Rotations Per Minute: 180 RPM\",\"Mop Type: Dual Rotating Mop Pads\",\"Obstacle Avoidance: 3D ToF + Camera\",\"Carpet Cleaning (Raised Mop Height): 12 mm\",\"Obstacle Clearance Height: 21 mm\",\"Minimum Height and Width Restrictions (Under/Space Around Furniture): 13 cm / 35 cm\",\"Robot/Station: Robot: 353mm*327mm*113.5mm Station: 422mm*416mm*443mm\"],\"product_name\":\"X9 Pro with Auto-Clean Station\",\"img\":\"https://us.eufy.com/cdn/shop/files/X9_1060x.png?v=1700190992\",\"price\":\"$899.99\",\"learn_more_link\":\"https://us.eufy.com/products/t2320v11\"}]}',\n type: 'json',\n description: '{\"content\":\"Listing \u5BF9\u6BD4\u6A21\u5757\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"196\"}',\n namespace: 'global',\n key: 'listing_compare',\n },\n MF_specs: {\n value:\n '{\"items\":[],\"title\":\"Specs\",\"variant\":{\"sku\":\"T2080111\"},\"data\":[{\"name\":\"Mopping\",\"children\":[{\"title\":\"Mop Type\",\"des\":\"Always Clean Mop\u2122\uFE0F\"},{\"title\":\"Downward Pressure\",\"des\":\"10N / 1 kg\"},{\"title\":\"Rotations Per Minute\",\"des\":\"170 RPM (Maximum)\"},{\"title\":\"Dual Water Resevoir (Robot)\",\"des\":\"Clean Water Resevoir & Dirty Water Resevoir\"},{\"title\":\"Auto Waste Water Collection (Robot)\",\"des\":\"Yes\"},{\"title\":\"Auto Retraction\",\"des\":\"0.5 in / 12 mm\"}]},{\"name\":\"Vacuuming\",\"children\":[{\"title\":\"Maximum Suction Strength\",\"des\":\"8,000 Pa\"},{\"title\":\"Side Brush\",\"des\":\"Yes\"},{\"title\":\"Detangling Brush\",\"des\":\"Yes\"},{\"title\":\"Vacuuming Noise Level (Standard)\",\"des\":\"Under 60 dB\"},{\"title\":\"Cleaning Proximity Around Barrier\",\"des\":\"Less than 2 cm\"}]},{\"name\":\"All-in-One Station\",\"children\":[{\"title\":\"Auto Emptying\",\"des\":\"Yes\"},{\"title\":\"Auto Washing\",\"des\":\"Yes\"},{\"title\":\"Auto Refilling\",\"des\":\"Yes\"},{\"title\":\"Auto Heated Air Drying\",\"des\":\"Yes\"},{\"title\":\"Eco-Clean Ozone\u2122\",\"des\":\"Yes\"},{\"title\":\"Auto Waste Water Collection\",\"des\":\"Yes\"},{\"title\":\"Auto Detergent Dispensing\",\"des\":\"Yes\"},{\"title\":\"LCD Touch Control\",\"des\":\"Yes\"},{\"title\":\"Anti-Bacteria Dust Bag\",\"des\":\"Yes\"},{\"title\":\"Charging Time\",\"des\":\"4 Hours\"},{\"title\":\"Dust Collection Capacity\",\"des\":\"Robot: 250 ml / Station: 2.5 L\"},{\"title\":\"Clean Water Tank Capacity\",\"des\":\"Robot: 240 ml / Station: 3.0 L\"},{\"title\":\"Dirty Water Tank Capacity\",\"des\":\"Robot: 220 ml / Station: 2 L\"},{\"title\":\" Station Dimensions\",\"des\":\"15.1 \u00D7 18.4 \u00D7 26.4 in / 383 \u00D7 467 \u00D7 670 mm\"},{\"title\":\"Robot Dimensions\",\"des\":\"12.8 \u00D7 13.7 \u00D7 3.8 in / 325 \u00D7 347 \u00D7 96 mm\"},{\"title\":\"Station Weight\",\"des\":\"19.09 lb / 8.66 kg \"},{\"title\":\"Robot Weight\",\"des\":\"11.33 lb / 5.14 kg\"}]},{\"name\":\"Intelligence\",\"children\":[{\"title\":\"Obstacle Avoidance\",\"des\":\" 3D MatrixEye\u2122\"},{\"title\":\"Mapping Type\",\"des\":\"TrueCourse\u2122 Mapping\"},{\"title\":\"Navigation Type\",\"des\":\"dToF LiDAR\"},{\"title\":\"App Control\",\"des\":\"Yes\"},{\"title\":\"LCD Touch Control\",\"des\":\"Yes\"},{\"title\":\"Bluetooth\",\"des\":\"Yes\"},{\"title\":\"Wi-Fi\",\"des\":\"2.4GHz\"}]}],\"showTitle\":true}',\n type: 'json',\n description: '{\"content\":\"Specs Section\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"17\"}',\n namespace: 'global',\n key: 'specs',\n },\n MF_faqs: {\n value:\n '{\"title\":\"FAQ\",\"data\":[{\"question\":\"How does S1 Pro\u2019s Roller Brush Mop Design Enhance Mopping Performance? \",\"answer\":\"S1 Pro\u2019s roller brush mop system is engineered to deliver exceptional mopping performance through several advanced features:<br>- Automatic Base Station Mop Washing: S1 Pro autonomously returns to its base station to wash the mop pad, ensuring a clean mop at the start of each cleaning session and consistent results.<br>- Continuous Mop Self-Cleaning: During its cleaning cycle, S1 Pro constantly cleans the mop pad in real-time, removing dirt and debris into a separate compartment. This maintains the mop\u2019s cleanliness and enhances floor cleaning effectiveness.<br>- Automated Mop Drying Function: After cleaning, S1 Pro initiates a mop drying process, preventing odors and inhibiting bacterial growth. This makes your home\u2019s floors more hygienic and safer for all family members, including the elderly. <br>- S1 Pro\u2019s intelligent navigation system further ensures efficient coverage of the cleaning area, making it a convenient and reliable cleaning companion for users of all ages.\",\"category_name\":null},{\"question\":\"Is it possible to use my own cleaning solution with the S1 Pro, provided that I mix it at the correct ratio?\",\"answer\":\"We do not recommend adding other cleaning liquids arbitrarily. Some cleaning solutions can be corrosive and may damage the internal structure of the robot. High-foaming cleaning liquids may also cause sensor misreadings, affecting the robot\u2019s operation. Therefore, we suggest using our dedicated cleaning solution. Additionally, our cleaning solution has undergone rigorous reliability and non-toxicity testing.\",\"category_name\":null},{\"question\":\"Tips for Using the Obstacle Detection and Avoidance Capabilities of the Robot Vacuum\",\"answer\":\"S1 Pro robot vacuum is equipped with advanced sensors that allow it to detect and avoid obstacles as small as 2.5 x 2.5 x 2.5 cm. To ensure the most efficient cleaning, it\\'s advisable to clear the floor of any items smaller than this threshold before starting a cleaning session.<br>If you notice that the vacuum is not effectively picking up pet hair or other fine debris, or if it mistakenly identifies long carpet fibers as obstacles, avoids cleaning under furniture, or keeps a considerable distance from cabinet edges, you may need to adjust its settings for better performance. Here\u2019s how to do it:<br>Open the eufy Clean app.<br>Go to the Settings page.<br>Select \\'Robot Settings\\'.<br>Disable the \\'Tiny Obstacle Avoidance\\' feature.<br>Disabling \\'Tiny Obstacle Avoidance\\' allows S1 Pro to pick up smaller debris without avoiding them. However, note that with this feature turned off, the robot will only pass under furniture if the clearance height is over 10.2 cm. Be aware that deactivating this feature could cause the vacuum to interact with and potentially collect very small objects, which may increase the risk of blockages or damage. Therefore, it is recommended to use this setting cautiously and to monitor the vacuum\u2019s performance to ensure it meets your cleaning needs.\",\"category_name\":null},{\"question\":\"How Can I Ensure S1 Pro Works Effectively on Carpeted Areas During Mopping Sessions? \",\"answer\":\"S1 Pro is designed to handle carpeted areas with ease, thanks to its intelligent features:<br>- Carpet Detection Technology: Equipped with sensors, S1 Pro detects carpets and automatically lifts the rolling mop to avoid wetting the carpet during mopping.<br>- Customizable No-Go Zones: For carpets with a pile height exceeding 2.5 cm (0.9 inches) or those that are particularly light and thin, create no-go zones within the app. This prevents the robot from getting trapped or tangled in carpet fibers.<br>- Carpet Edge Management: If your carpet edges tend to curl, flatten or secure them to ensure smooth navigation for S1 Pro.<br>- Avoidance of Dark or Reflective Surfaces: Remove black or highly reflective objects near thresholds to prevent confusion in the robot\u2019s navigation system.<br>- No-Mop Zones: Designate no-mop zones in areas where the mop might not lift in time, ensuring your carpets remain dry. By following these guidelines, you can optimize S1 Pro\u2019s mopping performance and maintain the cleanliness of both your hard floors and carpeted areas without manual intervention.\",\"category_name\":null}]}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'global',\n key: 'faqs',\n },\n MF_howtoVideo: null,\n MF_quick_intro: {\n value:\n '{\"data\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/T2080111_TD02_V1.png?v=1718767394\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/T2080111_TD03_V1_1.jpg?v=1718767393\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/T2080111_TD04_V1.jpg?v=1718767393\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/T2080111_TD05_V1.jpg?v=1718767393\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/T2080111_TD06_V1.jpg?v=1718767393\"}],\"title\":\"Quick Intro\",\"link_txt\":\"Learn More\",\"link\":\"https://www.eufy.com/robot-vacuum-s1-pro\"}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'global',\n key: 'quick_intro',\n },\n MF_standard_schema: null,\n MF_listing_paragraph: null,\n MF_custom_variants: null,\n MF_slickContainer: null,\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: null,\n MF_liveStream: {\n value: 'true',\n type: 'boolean',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Boolean\",\"schema\":\"\"}',\n namespace: 'global',\n key: 'live_stream',\n },\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: {\n value:\n '{\"fragileCollectionId\":\"s1-pro-base\",\"title\":\"Purchase for\",\"tabs\":[{\"title\":\"purchase\",\"text\":\"Purchase for\"},{\"title\":\"subscribe\",\"text\":\"Subscribe <span class=\\\\\"only-in-pc\\\\\"> with eufy Flex </span>\",\"badge\":\"New\"}],\"subContent\":{\"title\":\"Why Subscribe with eufy Flex?\",\"info\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/thumbs-up-2.png?v=1718878236https://cdn.shopify.com/s/files/1/0521/9411/5753/files/thumbs-up-2.png?v=1718878236\",\"text\":\"No commitment; cancel anytime\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/3136635-200-1_1.png?v=1718878236\",\"text\":\"Unlimited filter refills included\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/award.png?v=1718878236\",\"text\":\"Comprehensive lifetime warranty\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_4_38c6e9a6-a0b9-4f51-b858-badc26fdba18.png?v=1718878236\",\"text\":\"Receive a new Omni S1 Pro\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/truck.png?v=1718878236\",\"text\":\"No worries, returns covered\"}]},\"fragileUrl\":\"https://customers.fragile.co/eufy/checkout?products=s1-pro\",\"buttonTxt\":\"Subscribe\",\"subscribeNow\":\"Subscribe Now\",\"pricePlaceHolder\":\"109\",\"priceSuffix\":\"/month\",\"price\":\"/month\",\"tips\":\"Subcribe for $99/mo with eufy Flex <span style=\\\\\"background-color:#F84D4F;color: #ffffff; font-size: 12px; font-weight: 700; padding: 2px 4px; margin-left: 8px; opacity: 1;line-height:20px;border-radius: 2px;\\\\\">New</span>\"}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'global',\n key: 'subscribe',\n },\n MF_productExtInfo: {\n value: '[\"Floor Washing\",\"Futuristic Design\",\"Always Clean Mop\u2122\uFE0F\"]',\n type: 'json',\n description: null,\n namespace: 'product_ext_info',\n key: 'bulling_point',\n },\n MF_accessories: null,\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: {\n value:\n '{\"setting\":{\"value\":\"{\\\\\"languageAlternates\\\\\":[{\\\\\"hrefLang\\\\\":\\\\\"en-se\\\\\",\\\\\"href\\\\\":\\\\\"https://www.ankernordics.com/products/t2080111\\\\\"},{\\\\\"hrefLang\\\\\":\\\\\"en-dk\\\\\",\\\\\"href\\\\\":\\\\\"https://www.ankernordics.com/products/t2080111\\\\\"},{\\\\\"hrefLang\\\\\":\\\\\"en-is\\\\\",\\\\\"href\\\\\":\\\\\"https://www.ankernordics.com/products/t2080111\\\\\"},{\\\\\"hrefLang\\\\\":\\\\\"en-no\\\\\",\\\\\"href\\\\\":\\\\\"https://www.ankernordics.com/products/t2080111\\\\\"},{\\\\\"hrefLang\\\\\":\\\\\"en-fi\\\\\",\\\\\"href\\\\\":\\\\\"https://www.ankernordics.com/products/t2080111\\\\\"}]}\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'seo',\n },\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: {\n value: '{\"name\":{\"value\":\"V5\",\"type\":\"multi_line_text_field\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'template',\n },\n MF_combo_nav: null,\n MF_combo_product: {\n value:\n '{\"data\":{\"value\":\"{\\\\\"checkout_bar_info\\\\\":{\\\\\"txt\\\\\":\\\\\"Due to high demand, orders placed after the 6th of August will be delayed and are expected to be shipped around the mid of August.\\\\\"},\\\\\"scene\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/01_1.png?v=1718258496\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/02_1_d1eb3188-d29e-4152-b719-99484e143e2f.png?v=1718258496\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/03_215a7f6b-fbeb-4227-86b9-71323b02fc73.png?v=1718258496\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/04.png?v=1718258547\\\\\"}],\\\\\"custom_variants\\\\\":{\\\\\"title\\\\\":\\\\\"Choice\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"variants\\\\\":[{\\\\\"handle\\\\\":\\\\\"t2080111\\\\\",\\\\\"title\\\\\":\\\\\"eufy Robot Vacuum Omni S1 Pro\\\\\"},{\\\\\"handle\\\\\":\\\\\"bundle-t2080111-1-t29c2001-1\\\\\",\\\\\"title\\\\\":\\\\\"eufy Robot Vacuum Omni S1 Pro + Replacement Kits\\\\\"},{\\\\\"handle\\\\\":\\\\\"bundle-t2080111-1-t29b9001-1\\\\\",\\\\\"title\\\\\":\\\\\"eufy Robot Vacuum Omni S1 Pro + Dust Bags\\\\\"},{\\\\\"handle\\\\\":\\\\\"bundle-t2080111-1-t29b7001-1\\\\\",\\\\\"title\\\\\":\\\\\"eufy Robot Vacuum Omni S1 Pro + Filters\\\\\"},{\\\\\"handle\\\\\":\\\\\"t2351111\\\\\",\\\\\"title\\\\\":\\\\\"X10 Pro Omni\\\\\"}]},\\\\\"model3DViewer\\\\\":{\\\\\"src\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S1pro.glb\\\\\",\\\\\"ar\\\\\":true,\\\\\"arBtnText\\\\\":\\\\\"\\\\\",\\\\\"arBtnIcon\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/AR_1.svg?v=1744790605\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S1_Pro_e9d9a7f1-8aaa-4846-b114-373afa8c40fd.png?v=1746677195\\\\\",\\\\\"exposure\\\\\":1,\\\\\"ar-modes\\\\\":\\\\\"webxr scene-viewer quick-look\\\\\",\\\\\"camera-orbit\\\\\":\\\\\"53.99deg 93.44deg 1.763m\\\\\",\\\\\"environment-image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S1Pro_1.hdr\\\\\"}}\",\"type\":\"json\"},\"compare\":{\"value\":\"[{\\\\\"label\\\\\":\\\\\"MSRP\\\\\",\\\\\"val\\\\\":\\\\\"$1,499.00\\\\\"},{\\\\\"label\\\\\":\\\\\"Clean Types\\\\\",\\\\\"val\\\\\":\\\\\"Vacuum and Mop\\\\\"},{\\\\\"label\\\\\":\\\\\"Eco-Clean Ozone\u2122\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"},{\\\\\"label\\\\\":\\\\\"Portable Deep Cleaner\\\\\",\\\\\"val\\\\\":\\\\\"\u274C\\\\\"},{\\\\\"label\\\\\":\\\\\"HydroJet\u2122 Mopping System\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"},{\\\\\"label\\\\\":\\\\\"Mop Type\\\\\",\\\\\"val\\\\\":\\\\\"Rolling Mop\\\\\"},{\\\\\"label\\\\\":\\\\\"Downward Pressure\\\\\",\\\\\"val\\\\\":\\\\\"1kg\\\\\"},{\\\\\"label\\\\\":\\\\\"Rotations Per Minute\\\\\",\\\\\"val\\\\\":\\\\\"170RPM\\\\\"},{\\\\\"label\\\\\":\\\\\"Suction Power\\\\\",\\\\\"val\\\\\":\\\\\"8,000 Pa\\\\\"},{\\\\\"label\\\\\":\\\\\"Auto-Detangling\\\\\",\\\\\"val\\\\\":\\\\\"Detangling Brush\\\\\"},{\\\\\"label\\\\\":\\\\\"Obstacle Avoidance\\\\\",\\\\\"val\\\\\":\\\\\"Active Binocular Infrared Camera + RGB camera\\\\\\\\n\\\\\"},{\\\\\"label\\\\\":\\\\\"Omni Station\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"},{\\\\\"label\\\\\":\\\\\"Obstacle Clearance Height\\\\\",\\\\\"val\\\\\":\\\\\"0.79 in\\\\\"},{\\\\\"label\\\\\":\\\\\"Minimum Height and Width Restrictions\\\\\",\\\\\"val\\\\\":\\\\\"4.02 in / 16.54 in\\\\\"},{\\\\\"label\\\\\":\\\\\"Robot/Station\\\\\",\\\\\"val\\\\\":\\\\\"Robot:\\\\\\\\n12.79 \u00D7 13.66 \u00D7 3.78 in\\\\\\\\nStation:\\\\\\\\n15.08 \u00D7 18.39 \u00D7 26.38 in\\\\\"},{\\\\\"label\\\\\":\\\\\"Run Time\\\\\",\\\\\"val\\\\\":\\\\\"Vacuum and Mop\uFF1A\\\\\\\\n140 min (Standard)\\\\\\\\n\\\\\\\\nVacuum\uFF1A\\\\\\\\n216 min (Standard)\\\\\"},{\\\\\"label\\\\\":\\\\\"App Control\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"},{\\\\\"label\\\\\":\\\\\"Bluetooth\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"},{\\\\\"label\\\\\":\\\\\"Wi-Fi\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"}]\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'product',\n },\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: null,\n MF_combo_aplus: null,\n MF_combo_judgeme: null,\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: null,\n MF_combo_page: null,\n MF_combo_global: {\n value:\n '{\"description_tag\":{\"value\":\"eufy S1 Pro integrates cutting-edge technology, blending flagship features with futuristic design. Experience deep clean with the Always Clean Mop\u2122\uFE0F, 10-in-1 UniClean\u2122\uFE0F Station, and Precision Corner-to-Edge Clean.\",\"type\":\"multi_line_text_field\"},\"subscribe\":{\"value\":\"{\\\\\"fragileCollectionId\\\\\":\\\\\"s1-pro-base\\\\\",\\\\\"title\\\\\":\\\\\"Purchase for\\\\\",\\\\\"tabs\\\\\":[{\\\\\"title\\\\\":\\\\\"purchase\\\\\",\\\\\"text\\\\\":\\\\\"Purchase for\\\\\"},{\\\\\"title\\\\\":\\\\\"subscribe\\\\\",\\\\\"text\\\\\":\\\\\"Subscribe <span class=\\\\\\\\\\\\\"only-in-pc\\\\\\\\\\\\\"> with eufy Flex </span>\\\\\",\\\\\"badge\\\\\":\\\\\"New\\\\\"}],\\\\\"subContent\\\\\":{\\\\\"title\\\\\":\\\\\"Why Subscribe with eufy Flex?\\\\\",\\\\\"info\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/thumbs-up-2.png?v=1718878236https://cdn.shopify.com/s/files/1/0521/9411/5753/files/thumbs-up-2.png?v=1718878236\\\\\",\\\\\"text\\\\\":\\\\\"No commitment; cancel anytime\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/3136635-200-1_1.png?v=1718878236\\\\\",\\\\\"text\\\\\":\\\\\"Unlimited filter refills included\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/award.png?v=1718878236\\\\\",\\\\\"text\\\\\":\\\\\"Comprehensive lifetime warranty\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_4_38c6e9a6-a0b9-4f51-b858-badc26fdba18.png?v=1718878236\\\\\",\\\\\"text\\\\\":\\\\\"Receive a new Omni S1 Pro\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/truck.png?v=1718878236\\\\\",\\\\\"text\\\\\":\\\\\"No worries, returns covered\\\\\"}]},\\\\\"fragileUrl\\\\\":\\\\\"https://customers.fragile.co/eufy/checkout?products=s1-pro\\\\\",\\\\\"buttonTxt\\\\\":\\\\\"Subscribe\\\\\",\\\\\"subscribeNow\\\\\":\\\\\"Subscribe Now\\\\\",\\\\\"pricePlaceHolder\\\\\":\\\\\"109\\\\\",\\\\\"priceSuffix\\\\\":\\\\\"/month\\\\\",\\\\\"price\\\\\":\\\\\"/month\\\\\",\\\\\"tips\\\\\":\\\\\"Subcribe for $99/mo with eufy Flex <span style=\\\\\\\\\\\\\"background-color:#F84D4F;color: #ffffff; font-size: 12px; font-weight: 700; padding: 2px 4px; margin-left: 8px; opacity: 1;line-height:20px;border-radius: 2px;\\\\\\\\\\\\\">New</span>\\\\\"}\",\"type\":\"json\"},\"faqs\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"FAQ\\\\\",\\\\\"data\\\\\":[{\\\\\"question\\\\\":\\\\\"How does S1 Pro\u2019s Roller Brush Mop Design Enhance Mopping Performance? \\\\\",\\\\\"answer\\\\\":\\\\\"S1 Pro\u2019s roller brush mop system is engineered to deliver exceptional mopping performance through several advanced features:<br>- Automatic Base Station Mop Washing: S1 Pro autonomously returns to its base station to wash the mop pad, ensuring a clean mop at the start of each cleaning session and consistent results.<br>- Continuous Mop Self-Cleaning: During its cleaning cycle, S1 Pro constantly cleans the mop pad in real-time, removing dirt and debris into a separate compartment. This maintains the mop\u2019s cleanliness and enhances floor cleaning effectiveness.<br>- Automated Mop Drying Function: After cleaning, S1 Pro initiates a mop drying process, preventing odors and inhibiting bacterial growth. This makes your home\u2019s floors more hygienic and safer for all family members, including the elderly. <br>- S1 Pro\u2019s intelligent navigation system further ensures efficient coverage of the cleaning area, making it a convenient and reliable cleaning companion for users of all ages.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"Is it possible to use my own cleaning solution with the S1 Pro, provided that I mix it at the correct ratio?\\\\\",\\\\\"answer\\\\\":\\\\\"We do not recommend adding other cleaning liquids arbitrarily. Some cleaning solutions can be corrosive and may damage the internal structure of the robot. High-foaming cleaning liquids may also cause sensor misreadings, affecting the robot\u2019s operation. Therefore, we suggest using our dedicated cleaning solution. Additionally, our cleaning solution has undergone rigorous reliability and non-toxicity testing.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"Tips for Using the Obstacle Detection and Avoidance Capabilities of the Robot Vacuum\\\\\",\\\\\"answer\\\\\":\\\\\"S1 Pro robot vacuum is equipped with advanced sensors that allow it to detect and avoid obstacles as small as 2.5 x 2.5 x 2.5 cm. To ensure the most efficient cleaning, it\\'s advisable to clear the floor of any items smaller than this threshold before starting a cleaning session.<br>If you notice that the vacuum is not effectively picking up pet hair or other fine debris, or if it mistakenly identifies long carpet fibers as obstacles, avoids cleaning under furniture, or keeps a considerable distance from cabinet edges, you may need to adjust its settings for better performance. Here\u2019s how to do it:<br>Open the eufy Clean app.<br>Go to the Settings page.<br>Select \\'Robot Settings\\'.<br>Disable the \\'Tiny Obstacle Avoidance\\' feature.<br>Disabling \\'Tiny Obstacle Avoidance\\' allows S1 Pro to pick up smaller debris without avoiding them. However, note that with this feature turned off, the robot will only pass under furniture if the clearance height is over 10.2 cm. Be aware that deactivating this feature could cause the vacuum to interact with and potentially collect very small objects, which may increase the risk of blockages or damage. Therefore, it is recommended to use this setting cautiously and to monitor the vacuum\u2019s performance to ensure it meets your cleaning needs.\\\\\",\\\\\"category_name\\\\\":null},{\\\\\"question\\\\\":\\\\\"How Can I Ensure S1 Pro Works Effectively on Carpeted Areas During Mopping Sessions? \\\\\",\\\\\"answer\\\\\":\\\\\"S1 Pro is designed to handle carpeted areas with ease, thanks to its intelligent features:<br>- Carpet Detection Technology: Equipped with sensors, S1 Pro detects carpets and automatically lifts the rolling mop to avoid wetting the carpet during mopping.<br>- Customizable No-Go Zones: For carpets with a pile height exceeding 2.5 cm (0.9 inches) or those that are particularly light and thin, create no-go zones within the app. This prevents the robot from getting trapped or tangled in carpet fibers.<br>- Carpet Edge Management: If your carpet edges tend to curl, flatten or secure them to ensure smooth navigation for S1 Pro.<br>- Avoidance of Dark or Reflective Surfaces: Remove black or highly reflective objects near thresholds to prevent confusion in the robot\u2019s navigation system.<br>- No-Mop Zones: Designate no-mop zones in areas where the mop might not lift in time, ensuring your carpets remain dry. By following these guidelines, you can optimize S1 Pro\u2019s mopping performance and maintain the cleanliness of both your hard floors and carpeted areas without manual intervention.\\\\\",\\\\\"category_name\\\\\":null}]}\",\"type\":\"json\"},\"specs\":{\"value\":\"{\\\\\"items\\\\\":[],\\\\\"title\\\\\":\\\\\"Specs\\\\\",\\\\\"variant\\\\\":{\\\\\"sku\\\\\":\\\\\"T2080111\\\\\"},\\\\\"data\\\\\":[{\\\\\"name\\\\\":\\\\\"Mopping\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Mop Type\\\\\",\\\\\"des\\\\\":\\\\\"Always Clean Mop\u2122\uFE0F\\\\\"},{\\\\\"title\\\\\":\\\\\"Downward Pressure\\\\\",\\\\\"des\\\\\":\\\\\"10N / 1 kg\\\\\"},{\\\\\"title\\\\\":\\\\\"Rotations Per Minute\\\\\",\\\\\"des\\\\\":\\\\\"170 RPM (Maximum)\\\\\"},{\\\\\"title\\\\\":\\\\\"Dual Water Resevoir (Robot)\\\\\",\\\\\"des\\\\\":\\\\\"Clean Water Resevoir & Dirty Water Resevoir\\\\\"},{\\\\\"title\\\\\":\\\\\"Auto Waste Water Collection (Robot)\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Auto Retraction\\\\\",\\\\\"des\\\\\":\\\\\"0.5 in / 12 mm\\\\\"}]},{\\\\\"name\\\\\":\\\\\"Vacuuming\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Maximum Suction Strength\\\\\",\\\\\"des\\\\\":\\\\\"8,000 Pa\\\\\"},{\\\\\"title\\\\\":\\\\\"Side Brush\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Detangling Brush\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Vacuuming Noise Level (Standard)\\\\\",\\\\\"des\\\\\":\\\\\"Under 60 dB\\\\\"},{\\\\\"title\\\\\":\\\\\"Cleaning Proximity Around Barrier\\\\\",\\\\\"des\\\\\":\\\\\"Less than 2 cm\\\\\"}]},{\\\\\"name\\\\\":\\\\\"All-in-One Station\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Auto Emptying\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Auto Washing\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Auto Refilling\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Auto Heated Air Drying\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Eco-Clean Ozone\u2122\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Auto Waste Water Collection\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Auto Detergent Dispensing\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"LCD Touch Control\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Anti-Bacteria Dust Bag\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Charging Time\\\\\",\\\\\"des\\\\\":\\\\\"4 Hours\\\\\"},{\\\\\"title\\\\\":\\\\\"Dust Collection Capacity\\\\\",\\\\\"des\\\\\":\\\\\"Robot: 250 ml / Station: 2.5 L\\\\\"},{\\\\\"title\\\\\":\\\\\"Clean Water Tank Capacity\\\\\",\\\\\"des\\\\\":\\\\\"Robot: 240 ml / Station: 3.0 L\\\\\"},{\\\\\"title\\\\\":\\\\\"Dirty Water Tank Capacity\\\\\",\\\\\"des\\\\\":\\\\\"Robot: 220 ml / Station: 2 L\\\\\"},{\\\\\"title\\\\\":\\\\\" Station Dimensions\\\\\",\\\\\"des\\\\\":\\\\\"15.1 \u00D7 18.4 \u00D7 26.4 in / 383 \u00D7 467 \u00D7 670 mm\\\\\"},{\\\\\"title\\\\\":\\\\\"Robot Dimensions\\\\\",\\\\\"des\\\\\":\\\\\"12.8 \u00D7 13.7 \u00D7 3.8 in / 325 \u00D7 347 \u00D7 96 mm\\\\\"},{\\\\\"title\\\\\":\\\\\"Station Weight\\\\\",\\\\\"des\\\\\":\\\\\"19.09 lb / 8.66 kg \\\\\"},{\\\\\"title\\\\\":\\\\\"Robot Weight\\\\\",\\\\\"des\\\\\":\\\\\"11.33 lb / 5.14 kg\\\\\"}]},{\\\\\"name\\\\\":\\\\\"Intelligence\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Obstacle Avoidance\\\\\",\\\\\"des\\\\\":\\\\\" 3D MatrixEye\u2122\\\\\"},{\\\\\"title\\\\\":\\\\\"Mapping Type\\\\\",\\\\\"des\\\\\":\\\\\"TrueCourse\u2122 Mapping\\\\\"},{\\\\\"title\\\\\":\\\\\"Navigation Type\\\\\",\\\\\"des\\\\\":\\\\\"dToF LiDAR\\\\\"},{\\\\\"title\\\\\":\\\\\"App Control\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"LCD Touch Control\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Bluetooth\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Wi-Fi\\\\\",\\\\\"des\\\\\":\\\\\"2.4GHz\\\\\"}]}],\\\\\"showTitle\\\\\":true}\",\"type\":\"json\"},\"listing_compare\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"Products Comparison\\\\\",\\\\\"data\\\\\":[{\\\\\"info\\\\\":[\\\\\"Always Clean Mop\u2713\u2122 \\\\\",\\\\\"/\\\\\",\\\\\"Suction: 8,000 Pa\\\\\",\\\\\"Auto-Detangling: Detangling Brush\\\\\",\\\\\"Roller Brush Material and Features: Rubber\\\\\",\\\\\"Downwards Pressure: 1 kg\\\\\",\\\\\"Rotations Per Minute: 170 RPM\\\\\",\\\\\"Mop Type: Rolling Mop\\\\\",\\\\\"Obstacle Avoidance: Active Binocular Infrared Camera+RGB camera\\\\\",\\\\\"Carpet Cleaning (Raised Mop Height): 12 mm\\\\\",\\\\\"Obstacle Clearance Height: 20 mm\\\\\",\\\\\"Minimum Height and Width Restrictions (Under/Space Around Furniture): 92 mm/35 cm\\\\\",\\\\\"Robot/Station: Robot: 325 * 347 * 96 mm Station: 383 * 467 * 670 mm\\\\\"],\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/d4f70b20ae08baa91175811c4f952f6f_2cb0ef9c-99fe-424f-b3c8-207bd0db76f9.png?v=1718260839\\\\\",\\\\\"product_name\\\\\":\\\\\"S1 Pro\\\\\",\\\\\"price\\\\\":\\\\\"$1499.99\\\\\",\\\\\"learn_more_link\\\\\":\\\\\"https://www.eufy.com/robot-vacuum-s1-pro\\\\\"},{\\\\\"info\\\\\":[\\\\\"MopMaster\u00D7\u2122\\\\\",\\\\\"/\\\\\",\\\\\"Pro-Detangle Comb\u2122\\\\\",\\\\\"Suction: 8,000 Pa\\\\\",\\\\\"Auto-Detangling: Pro-Detangle Comb\u2122\\\\\",\\\\\"Roller Brush Material and Features: Rubber and Bristle\\\\\",\\\\\"Downwards Pressure: 1 kg\\\\\",\\\\\"Rotations Per Minute: 180 RPM\\\\\",\\\\\"Mop Type: Dual Rotating Mop Pads\\\\\",\\\\\"Obstacle Avoidance: RGB Camera + LED \\\\\",\\\\\"Carpet Cleaning (Raised Mop Height): 12 mm\\\\\",\\\\\"Obstacle Clearance Height: 21 mm\\\\\",\\\\\"Minimum Height and Width Restrictions (Under/Space Around Furniture): 13 cm / 35 cm\\\\\",\\\\\"Robot/Station: Robot: 327mm*353mm*113.5mm Station\uFF1A366mm*480mm*460mm\\\\\"],\\\\\"product_name\\\\\":\\\\\"X10 Pro Omni\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/X10_c566bee6-14bd-4812-bc42-a0ad4f8dee9e.png?v=1709634118\\\\\",\\\\\"price\\\\\":\\\\\"$799.99\\\\\",\\\\\"learn_more_link\\\\\":\\\\\"https://www.eufy.com/appliance-x10-omni\\\\\"},{\\\\\"info\\\\\":[\\\\\"MopMaster\u2122\\\\\",\\\\\"/\\\\\",\\\\\"Suction: 5,500 Pa\\\\\",\\\\\"Auto-Detangling: -\\\\\",\\\\\"Roller Brush Material and Features: Rubber\\\\\",\\\\\"Downwards Pressure: 1 kg\\\\\",\\\\\"Rotations Per Minute: 180 RPM\\\\\",\\\\\"Mop Type: Dual Rotating Mop Pads\\\\\",\\\\\"Obstacle Avoidance: 3D ToF + Camera\\\\\",\\\\\"Carpet Cleaning (Raised Mop Height): 12 mm\\\\\",\\\\\"Obstacle Clearance Height: 21 mm\\\\\",\\\\\"Minimum Height and Width Restrictions (Under/Space Around Furniture): 13 cm / 35 cm\\\\\",\\\\\"Robot/Station: Robot: 353mm*327mm*113.5mm Station: 422mm*416mm*443mm\\\\\"],\\\\\"product_name\\\\\":\\\\\"X9 Pro with Auto-Clean Station\\\\\",\\\\\"img\\\\\":\\\\\"https://us.eufy.com/cdn/shop/files/X9_1060x.png?v=1700190992\\\\\",\\\\\"price\\\\\":\\\\\"$899.99\\\\\",\\\\\"learn_more_link\\\\\":\\\\\"https://us.eufy.com/products/t2320v11\\\\\"}]}\",\"type\":\"json\"},\"quick_intro\":{\"value\":\"{\\\\\"data\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/T2080111_TD02_V1.png?v=1718767394\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/T2080111_TD03_V1_1.jpg?v=1718767393\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/T2080111_TD04_V1.jpg?v=1718767393\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/T2080111_TD05_V1.jpg?v=1718767393\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/T2080111_TD06_V1.jpg?v=1718767393\\\\\"}],\\\\\"title\\\\\":\\\\\"Quick Intro\\\\\",\\\\\"link_txt\\\\\":\\\\\"Learn More\\\\\",\\\\\"link\\\\\":\\\\\"https://www.eufy.com/robot-vacuum-s1-pro\\\\\"}\",\"type\":\"json\"},\"live_stream\":{\"value\":\"true\",\"type\":\"boolean\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'global',\n },\n MF_combo_listing: null,\n MF_combo_product_ext_info: {\n value:\n '{\"bulling_point\":{\"value\":\"[\\\\\"Floor Washing\\\\\",\\\\\"Futuristic Design\\\\\",\\\\\"Always Clean Mop\u2122\uFE0F\\\\\"]\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'product_ext_info',\n },\n MF_combo_accessories: null,\n description:\n \"Due to the high demand for S1 Pro during the pre-sale period, it will start shipping in batches from July 1st, 2024. We thank you for you patience and understanding. Always Clean Mop\u2122\uFE0F: Unveiling a new era in floor care, this revolutionary system boasts an innovative dual water reservoir design. The mop spins at 170 RPM, is continuously cleaned and rinsed by the mix of clean water and detergent, redefining the essence of pristine floors. Emulating human hands scrubbing, it exerts 1 kg (2.2 lb) of pressure, eradicating even the most difficult stains. Spanning 290 mm (11.4 in.), it sweeps across large area, leaving behind nothing. 10-in-1 UniClean\u2122\uFE0F Station: With it's auto emptying, washing, refilling, heated air drying, Eco-Clean Ozone, waste water collection, detergent dispensing, LCD touch control, hygiene dust bag and faster charging, it ensures unparalleled cleaning with ease and efficiency, offering a worry-free cleaning experience like never before Precision Corner to Edge Clean: The sleek square design of S1 Pro tackles hard-to-reach areas, including edges and 90-degree corners, ensuring a thorough deep clean. 8,000 Pa Potent Suction: With 8,000 Pa suction power, S1 Pro effortlessly removes deep-seated dust and debris from hard floors and carpets. The detangling brush minimizes hair entanglement, reducing manual maintenance. Sportscar Streamlined Build: Breaking away from industry norms, S1 Pro boasts a futuristic, minimalist design with high recognizability. Compact yet comprehensive, it enhances aesthetics and usability, elevating home decor. User-Centered Design: S1 Pro features an exclusive LCD Touch Control, making operation intuitive for anyone. Ergonomic optimal height prevents discomfort, and the see-through water tank keeps you informed about water levels. 3D MatrixEye\u2122 Obstacle Avoidance: S1 Pro\u2019s advanced obstacle avoidance system, including Active Binocular Infrared Imaging Technology and an RGB Camera, mimics human vision. TrueCourse\u2122 Mapping employs powerful dToF LiDAR and 3D SLAM technology to create real-time home maps with unmatched speed and accuracy. Eco-Clean Ozone\u2122\uFE0F: The built-in ozone generator in the base station\u2019s clean water tank creates ozonated water using tap water. It removes up to 99.99% of bacteria, recommended for better disinfection results. Note: Tap water is recommended for better disinfection results. 99.99% of E. Coli was removed during laboratory tests. Actual results may vary according to environmental factors. 12mm Auto-Retraction: The mop\u2019s auto-retraction lifts it to 12mm, maximizing carpet cleaning effectiveness without damage. If you have any questions regarding the subscription, please click here.\",\n descriptionHtml:\n '<p><b>Due to the high demand for S1 Pro during the pre-sale period, it will start shipping in batches from July 1st, 2024. We thank you for you patience and understanding.</b></p>\\n<ul>\\n<li>\\n<b>Always Clean Mop\u2122\uFE0F: </b>Unveiling a new era in floor care, this revolutionary system boasts an innovative dual water reservoir design. The mop spins at 170 RPM, is continuously cleaned and rinsed by the mix of clean water and detergent, redefining the essence of pristine floors. Emulating human hands scrubbing, it exerts 1 kg (2.2 lb) of pressure, eradicating even the most difficult stains. Spanning 290 mm (11.4 in.), it sweeps across large area, leaving behind nothing.</li>\\n<li class=\"temp-li bullet1\" data-line=\"true\" data-list=\"bullet1\">\\n<b>10-in-1 UniClean\u2122\uFE0F Station: </b>With it\\'s auto emptying, washing, refilling, heated air drying, Eco-Clean Ozone, waste water collection, detergent dispensing, LCD touch control, hygiene dust bag and faster charging, it ensures unparalleled cleaning with ease and efficiency, offering a worry-free cleaning experience like never before</li>\\n</ul>\\n<ul start=\"1\">\\n<li class=\"temp-li bullet1\" data-line=\"true\" data-list=\"bullet1\">\\n<b>Precision Corner to Edge Clean:</b> The sleek square design of S1 Pro tackles hard-to-reach areas, including edges and 90-degree corners, ensuring a thorough deep clean.</li>\\n</ul>\\n<ul start=\"1\">\\n<li class=\"temp-li bullet1\" data-line=\"true\" data-list=\"bullet1\">\\n<b>8,000 Pa Potent Suction: </b>With 8,000 Pa suction power, S1 Pro effortlessly removes deep-seated dust and debris from hard floors and carpets. The detangling brush minimizes hair entanglement, reducing manual maintenance.</li>\\n</ul>\\n<ul start=\"1\">\\n<li class=\"temp-li bullet1\" data-line=\"true\" data-list=\"bullet1\">\\n<b>Sportscar Streamlined Build: </b>Breaking away from industry norms, S1 Pro boasts a futuristic, minimalist design with high recognizability. Compact yet comprehensive, it enhances aesthetics and usability, elevating home decor.</li>\\n</ul>\\n<ul start=\"1\">\\n<li class=\"temp-li bullet1\" data-line=\"true\" data-list=\"bullet1\">\\n<b>User-Centered Design: </b>S1 Pro features an exclusive LCD Touch Control, making operation intuitive for anyone. Ergonomic optimal height prevents discomfort, and the see-through water tank keeps you informed about water levels.</li>\\n</ul>\\n<ul start=\"1\">\\n<li class=\"temp-li bullet1\" data-line=\"true\" data-list=\"bullet1\">\\n<b>3D MatrixEye\u2122 Obstacle Avoidance: </b>S1 Pro\u2019s advanced obstacle avoidance system, including Active Binocular Infrared Imaging Technology and an RGB Camera, mimics human vision. TrueCourse\u2122 Mapping employs powerful dToF LiDAR and 3D SLAM technology to create real-time home maps with unmatched speed and accuracy.</li>\\n</ul>\\n<ul start=\"1\">\\n<li class=\"temp-li bullet1\" data-line=\"true\" data-list=\"bullet1\">\\n<b>Eco-Clean Ozone\u2122\uFE0F: </b>The built-in ozone generator in the base station\u2019s clean water tank creates ozonated water using tap water. It removes up to 99.99% of bacteria, recommended for better disinfection results.</li>\\n</ul>\\n<div data-zone-id=\"0\" data-line-index=\"9\" data-line=\"true\">Note: Tap water is recommended for better disinfection results.\u00A099.99% of E. Coli was removed during laboratory tests. Actual results may vary according to environmental factors.</div>\\n<ul start=\"1\">\\n<li class=\"temp-li bullet1\" data-line=\"true\" data-list=\"bullet1\">\\n<b>12mm Auto-Retraction: </b>The mop\u2019s auto-retraction lifts it to 12mm, maximizing carpet cleaning effectiveness without damage.</li>\\n</ul>\\n<div data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\">If you have any questions regarding the subscription, <span style=\"background-color: rgb(255, 255, 255);\"><a href=\"https://help.fragile.co/eufy-flex/en/\" rel=\"noopener noreferrer\" style=\"background-color: rgb(255, 255, 255);\" data-mce-href=\"https://help.fragile.co/eufy-flex/en/\" target=\"_blank\" scene=\"3\" linkid=\"lBoZaL7WLl\"><u><span style=\"color: rgb(0, 93, 142);\" data-mce-style=\"color: rgb(0, 93, 142);\">please click here</span></u></a></span><u>.</u>\\n</div>\\n<!---->',\n id: 'gid://shopify/Product/8174596292777',\n name: 'eufy Robot Vacuum Omni S1 Pro',\n vendor: 'eufy',\n handle: 't2080111',\n title: 'eufy Robot Vacuum Omni S1 Pro',\n path: '/t2080111',\n slug: 't2080111',\n price: {\n value: 1499,\n currencyCode: 'USD',\n },\n listPrice: 0,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/d4f70b20ae08baa91175811c4f952f6f_737a8af8-2ee8-42cd-9d9d-23532b8eac1e.png?v=1720175342',\n altText: 'eufy Robot Vacuum Omni S1 Pro',\n width: 2400,\n height: 2400,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/0ff2a2c0a2416a014252cb0d1fb4798f_5c3c0114-fbd2-4744-9242-b21a76ad0f0a.png?v=1720175343',\n altText: 'eufy Robot Vacuum Omni S1 Pro',\n width: 2400,\n height: 2400,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/83864ff538569e3bb9ab4d87fbde36e2_17720d6f-938c-491d-b6d3-cc46c8adaa08.png?v=1720175343',\n altText: 'eufy Robot Vacuum Omni S1 Pro',\n width: 2400,\n height: 2400,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/dccdd7498868d2e12c8aa8bff5f2c727_e03d13db-1d9a-4fd2-92c2-699088b20388.png?v=1720175343',\n altText: 'eufy Robot Vacuum Omni S1 Pro',\n width: 2400,\n height: 2400,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/a063bb63b961cc56054416cb24249faf_2611fde9-468b-46a2-9ca8-067ab20dd142.png?v=1720175343',\n altText: 'eufy Robot Vacuum Omni S1 Pro',\n width: 2400,\n height: 2400,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/a4fd3f402903596b6b470bbda44e7c64_5fdac91f-7774-4def-8d07-ff9713c00d3d.png?v=1720175343',\n altText: 'eufy Robot Vacuum Omni S1 Pro',\n width: 2400,\n height: 2400,\n },\n ],\n variants: [\n {\n barcode: '194644197704',\n availableForSale: true,\n weight: 40.3446,\n id: 'gid://shopify/ProductVariant/44364925567145',\n name: 'Black',\n sku: 'T2080111',\n price: 1499,\n image: {\n altText: 'eufy Robot Vacuum Omni S1 Pro',\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/d4f70b20ae08baa91175811c4f952f6f_737a8af8-2ee8-42cd-9d9d-23532b8eac1e.png?v=1720175342',\n width: 2400,\n height: 2400,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 80,\n currentlyNotInStock: false,\n sellingPlanAllocations: [\n {\n sellingPlan: {\n id: 'gid://shopify/SellingPlan/1475215529',\n name: '\u6BCF 1 \u4E2A\u6708\u914D\u9001',\n options: [\n {\n name: 'Delivery every',\n value: '\u6BCF 1 \u4E2A\u6708\u914D\u9001',\n },\n ],\n },\n priceAdjustments: [],\n },\n ],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/44364925567145',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'Black',\n hexColors: ['#000000'],\n },\n ],\n },\n ],\n metafields: {\n presell: 'presell',\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: '<p><strong><span style=\"color: #e03e2d;\">presellDesc</span></strong></p>',\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: [],\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [null],\n },\n ],\n sellingPlanGroups: [\n {\n name: '\u8BA2\u9605\u5E76\u4FDD\u5B58',\n sellingPlans: [\n {\n priceAdjustments: [],\n id: 'gid://shopify/SellingPlan/1475215529',\n name: '\u6BCF 1 \u4E2A\u6708\u914D\u9001',\n options: [\n {\n name: 'Delivery every',\n value: '\u6BCF 1 \u4E2A\u6708\u914D\u9001',\n },\n ],\n },\n ],\n },\n ],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductOption/10319798861993',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'Black',\n hexColors: ['#000000'],\n },\n ],\n },\n ],\n metafields: {\n pageType: null,\n seoSetting: {\n languageAlternates: [\n {\n hrefLang: 'en-se',\n href: 'https://www.ankernordics.com/products/t2080111',\n },\n {\n hrefLang: 'en-dk',\n href: 'https://www.ankernordics.com/products/t2080111',\n },\n {\n hrefLang: 'en-is',\n href: 'https://www.ankernordics.com/products/t2080111',\n },\n {\n hrefLang: 'en-no',\n href: 'https://www.ankernordics.com/products/t2080111',\n },\n {\n hrefLang: 'en-fi',\n href: 'https://www.ankernordics.com/products/t2080111',\n },\n ],\n },\n preRender: null,\n relatedProducts: null,\n template: 'V5',\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: null,\n aplus_order: null,\n judgemeBadge: null,\n judgemeWidget: null,\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: '2',\n yotpoReviewsAverage: '5',\n pageCommon: null,\n liveHelper: null,\n giftCard: null,\n hideSearch: null,\n showNewPop: null,\n productData: {\n checkout_bar_info: {\n txt: 'Due to high demand, orders placed after the 6th of August will be delayed and are expected to be shipped around the mid of August.',\n },\n scene: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/01_1.png?v=1718258496',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/02_1_d1eb3188-d29e-4152-b719-99484e143e2f.png?v=1718258496',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/03_215a7f6b-fbeb-4227-86b9-71323b02fc73.png?v=1718258496',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/04.png?v=1718258547',\n },\n ],\n custom_variants: {\n title: 'Choice',\n desc: '',\n variants: [\n {\n handle: 't2080111',\n title: 'eufy Robot Vacuum Omni S1 Pro',\n },\n {\n handle: 'bundle-t2080111-1-t29c2001-1',\n title: 'eufy Robot Vacuum Omni S1 Pro + Replacement Kits',\n },\n {\n handle: 'bundle-t2080111-1-t29b9001-1',\n title: 'eufy Robot Vacuum Omni S1 Pro + Dust Bags',\n },\n {\n handle: 'bundle-t2080111-1-t29b7001-1',\n title: 'eufy Robot Vacuum Omni S1 Pro + Filters',\n },\n {\n handle: 't2351111',\n title: 'X10 Pro Omni',\n },\n ],\n },\n model3DViewer: {\n src: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S1pro.glb',\n ar: true,\n arBtnText: '',\n arBtnIcon: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/AR_1.svg?v=1744790605',\n poster:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S1_Pro_e9d9a7f1-8aaa-4846-b114-373afa8c40fd.png?v=1746677195',\n exposure: 1,\n 'ar-modes': 'webxr scene-viewer quick-look',\n 'camera-orbit': '53.99deg 93.44deg 1.763m',\n 'environment-image': 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S1Pro_1.hdr',\n },\n },\n productVideo: null,\n user_reviews_video: null,\n listing_compare: {\n title: 'Products Comparison',\n data: [\n {\n info: [\n 'Always Clean Mop\u2713\u2122 ',\n '/',\n 'Suction: 8,000 Pa',\n 'Auto-Detangling: Detangling Brush',\n 'Roller Brush Material and Features: Rubber',\n 'Downwards Pressure: 1 kg',\n 'Rotations Per Minute: 170 RPM',\n 'Mop Type: Rolling Mop',\n 'Obstacle Avoidance: Active Binocular Infrared Camera+RGB camera',\n 'Carpet Cleaning (Raised Mop Height): 12 mm',\n 'Obstacle Clearance Height: 20 mm',\n 'Minimum Height and Width Restrictions (Under/Space Around Furniture): 92 mm/35 cm',\n 'Robot/Station: Robot: 325 * 347 * 96 mm Station: 383 * 467 * 670 mm',\n ],\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/d4f70b20ae08baa91175811c4f952f6f_2cb0ef9c-99fe-424f-b3c8-207bd0db76f9.png?v=1718260839',\n product_name: 'S1 Pro',\n price: '$1499.99',\n learn_more_link: 'https://www.eufy.com/robot-vacuum-s1-pro',\n },\n {\n info: [\n 'MopMaster\u00D7\u2122',\n '/',\n 'Pro-Detangle Comb\u2122',\n 'Suction: 8,000 Pa',\n 'Auto-Detangling: Pro-Detangle Comb\u2122',\n 'Roller Brush Material and Features: Rubber and Bristle',\n 'Downwards Pressure: 1 kg',\n 'Rotations Per Minute: 180 RPM',\n 'Mop Type: Dual Rotating Mop Pads',\n 'Obstacle Avoidance: RGB Camera + LED ',\n 'Carpet Cleaning (Raised Mop Height): 12 mm',\n 'Obstacle Clearance Height: 21 mm',\n 'Minimum Height and Width Restrictions (Under/Space Around Furniture): 13 cm / 35 cm',\n 'Robot/Station: Robot: 327mm*353mm*113.5mm Station\uFF1A366mm*480mm*460mm',\n ],\n product_name: 'X10 Pro Omni',\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/X10_c566bee6-14bd-4812-bc42-a0ad4f8dee9e.png?v=1709634118',\n price: '$799.99',\n learn_more_link: 'https://www.eufy.com/appliance-x10-omni',\n },\n {\n info: [\n 'MopMaster\u2122',\n '/',\n 'Suction: 5,500 Pa',\n 'Auto-Detangling: -',\n 'Roller Brush Material and Features: Rubber',\n 'Downwards Pressure: 1 kg',\n 'Rotations Per Minute: 180 RPM',\n 'Mop Type: Dual Rotating Mop Pads',\n 'Obstacle Avoidance: 3D ToF + Camera',\n 'Carpet Cleaning (Raised Mop Height): 12 mm',\n 'Obstacle Clearance Height: 21 mm',\n 'Minimum Height and Width Restrictions (Under/Space Around Furniture): 13 cm / 35 cm',\n 'Robot/Station: Robot: 353mm*327mm*113.5mm Station: 422mm*416mm*443mm',\n ],\n product_name: 'X9 Pro with Auto-Clean Station',\n img: 'https://us.eufy.com/cdn/shop/files/X9_1060x.png?v=1700190992',\n price: '$899.99',\n learn_more_link: 'https://us.eufy.com/products/t2320v11',\n },\n ],\n },\n specs: {\n items: [],\n title: 'Specs',\n variant: {\n sku: 'T2080111',\n },\n data: [\n {\n name: 'Mopping',\n children: [\n {\n title: 'Mop Type',\n des: 'Always Clean Mop\u2122\uFE0F',\n },\n {\n title: 'Downward Pressure',\n des: '10N / 1 kg',\n },\n {\n title: 'Rotations Per Minute',\n des: '170 RPM (Maximum)',\n },\n {\n title: 'Dual Water Resevoir (Robot)',\n des: 'Clean Water Resevoir & Dirty Water Resevoir',\n },\n {\n title: 'Auto Waste Water Collection (Robot)',\n des: 'Yes',\n },\n {\n title: 'Auto Retraction',\n des: '0.5 in / 12 mm',\n },\n ],\n },\n {\n name: 'Vacuuming',\n children: [\n {\n title: 'Maximum Suction Strength',\n des: '8,000 Pa',\n },\n {\n title: 'Side Brush',\n des: 'Yes',\n },\n {\n title: 'Detangling Brush',\n des: 'Yes',\n },\n {\n title: 'Vacuuming Noise Level (Standard)',\n des: 'Under 60 dB',\n },\n {\n title: 'Cleaning Proximity Around Barrier',\n des: 'Less than 2 cm',\n },\n ],\n },\n {\n name: 'All-in-One Station',\n children: [\n {\n title: 'Auto Emptying',\n des: 'Yes',\n },\n {\n title: 'Auto Washing',\n des: 'Yes',\n },\n {\n title: 'Auto Refilling',\n des: 'Yes',\n },\n {\n title: 'Auto Heated Air Drying',\n des: 'Yes',\n },\n {\n title: 'Eco-Clean Ozone\u2122',\n des: 'Yes',\n },\n {\n title: 'Auto Waste Water Collection',\n des: 'Yes',\n },\n {\n title: 'Auto Detergent Dispensing',\n des: 'Yes',\n },\n {\n title: 'LCD Touch Control',\n des: 'Yes',\n },\n {\n title: 'Anti-Bacteria Dust Bag',\n des: 'Yes',\n },\n {\n title: 'Charging Time',\n des: '4 Hours',\n },\n {\n title: 'Dust Collection Capacity',\n des: 'Robot: 250 ml / Station: 2.5 L',\n },\n {\n title: 'Clean Water Tank Capacity',\n des: 'Robot: 240 ml / Station: 3.0 L',\n },\n {\n title: 'Dirty Water Tank Capacity',\n des: 'Robot: 220 ml / Station: 2 L',\n },\n {\n title: ' Station Dimensions',\n des: '15.1 \u00D7 18.4 \u00D7 26.4 in / 383 \u00D7 467 \u00D7 670 mm',\n },\n {\n title: 'Robot Dimensions',\n des: '12.8 \u00D7 13.7 \u00D7 3.8 in / 325 \u00D7 347 \u00D7 96 mm',\n },\n {\n title: 'Station Weight',\n des: '19.09 lb / 8.66 kg ',\n },\n {\n title: 'Robot Weight',\n des: '11.33 lb / 5.14 kg',\n },\n ],\n },\n {\n name: 'Intelligence',\n children: [\n {\n title: 'Obstacle Avoidance',\n des: ' 3D MatrixEye\u2122',\n },\n {\n title: 'Mapping Type',\n des: 'TrueCourse\u2122 Mapping',\n },\n {\n title: 'Navigation Type',\n des: 'dToF LiDAR',\n },\n {\n title: 'App Control',\n des: 'Yes',\n },\n {\n title: 'LCD Touch Control',\n des: 'Yes',\n },\n {\n title: 'Bluetooth',\n des: 'Yes',\n },\n {\n title: 'Wi-Fi',\n des: '2.4GHz',\n },\n ],\n },\n ],\n showTitle: true,\n },\n faqs: {\n title: 'FAQ',\n data: [\n {\n question: 'How does S1 Pro\u2019s Roller Brush Mop Design Enhance Mopping Performance? ',\n answer:\n 'S1 Pro\u2019s roller brush mop system is engineered to deliver exceptional mopping performance through several advanced features:<br>- Automatic Base Station Mop Washing: S1 Pro autonomously returns to its base station to wash the mop pad, ensuring a clean mop at the start of each cleaning session and consistent results.<br>- Continuous Mop Self-Cleaning: During its cleaning cycle, S1 Pro constantly cleans the mop pad in real-time, removing dirt and debris into a separate compartment. This maintains the mop\u2019s cleanliness and enhances floor cleaning effectiveness.<br>- Automated Mop Drying Function: After cleaning, S1 Pro initiates a mop drying process, preventing odors and inhibiting bacterial growth. This makes your home\u2019s floors more hygienic and safer for all family members, including the elderly. <br>- S1 Pro\u2019s intelligent navigation system further ensures efficient coverage of the cleaning area, making it a convenient and reliable cleaning companion for users of all ages.',\n category_name: null,\n },\n {\n question:\n 'Is it possible to use my own cleaning solution with the S1 Pro, provided that I mix it at the correct ratio?',\n answer:\n 'We do not recommend adding other cleaning liquids arbitrarily. Some cleaning solutions can be corrosive and may damage the internal structure of the robot. High-foaming cleaning liquids may also cause sensor misreadings, affecting the robot\u2019s operation. Therefore, we suggest using our dedicated cleaning solution. Additionally, our cleaning solution has undergone rigorous reliability and non-toxicity testing.',\n category_name: null,\n },\n {\n question: 'Tips for Using the Obstacle Detection and Avoidance Capabilities of the Robot Vacuum',\n answer:\n \"S1 Pro robot vacuum is equipped with advanced sensors that allow it to detect and avoid obstacles as small as 2.5 x 2.5 x 2.5 cm. To ensure the most efficient cleaning, it's advisable to clear the floor of any items smaller than this threshold before starting a cleaning session.<br>If you notice that the vacuum is not effectively picking up pet hair or other fine debris, or if it mistakenly identifies long carpet fibers as obstacles, avoids cleaning under furniture, or keeps a considerable distance from cabinet edges, you may need to adjust its settings for better performance. Here\u2019s how to do it:<br>Open the eufy Clean app.<br>Go to the Settings page.<br>Select 'Robot Settings'.<br>Disable the 'Tiny Obstacle Avoidance' feature.<br>Disabling 'Tiny Obstacle Avoidance' allows S1 Pro to pick up smaller debris without avoiding them. However, note that with this feature turned off, the robot will only pass under furniture if the clearance height is over 10.2 cm. Be aware that deactivating this feature could cause the vacuum to interact with and potentially collect very small objects, which may increase the risk of blockages or damage. Therefore, it is recommended to use this setting cautiously and to monitor the vacuum\u2019s performance to ensure it meets your cleaning needs.\",\n category_name: null,\n },\n {\n question: 'How Can I Ensure S1 Pro Works Effectively on Carpeted Areas During Mopping Sessions? ',\n answer:\n 'S1 Pro is designed to handle carpeted areas with ease, thanks to its intelligent features:<br>- Carpet Detection Technology: Equipped with sensors, S1 Pro detects carpets and automatically lifts the rolling mop to avoid wetting the carpet during mopping.<br>- Customizable No-Go Zones: For carpets with a pile height exceeding 2.5 cm (0.9 inches) or those that are particularly light and thin, create no-go zones within the app. This prevents the robot from getting trapped or tangled in carpet fibers.<br>- Carpet Edge Management: If your carpet edges tend to curl, flatten or secure them to ensure smooth navigation for S1 Pro.<br>- Avoidance of Dark or Reflective Surfaces: Remove black or highly reflective objects near thresholds to prevent confusion in the robot\u2019s navigation system.<br>- No-Mop Zones: Designate no-mop zones in areas where the mop might not lift in time, ensuring your carpets remain dry. By following these guidelines, you can optimize S1 Pro\u2019s mopping performance and maintain the cleanliness of both your hard floors and carpeted areas without manual intervention.',\n category_name: null,\n },\n ],\n },\n howtoVideo: null,\n quick_intro: {\n data: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/T2080111_TD02_V1.png?v=1718767394',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/T2080111_TD03_V1_1.jpg?v=1718767393',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/T2080111_TD04_V1.jpg?v=1718767393',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/T2080111_TD05_V1.jpg?v=1718767393',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/T2080111_TD06_V1.jpg?v=1718767393',\n },\n ],\n title: 'Quick Intro',\n link_txt: 'Learn More',\n link: 'https://www.eufy.com/robot-vacuum-s1-pro',\n },\n standard_schema: null,\n listing_paragraph: null,\n custom_variants: null,\n slickContainer: null,\n highlights: null,\n downloads: null,\n inbox: null,\n liveStream: 'true',\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: {\n fragileCollectionId: 's1-pro-base',\n title: 'Purchase for',\n tabs: [\n {\n title: 'purchase',\n text: 'Purchase for',\n },\n {\n title: 'subscribe',\n text: 'Subscribe <span class=\"only-in-pc\"> with eufy Flex </span>',\n badge: 'New',\n },\n ],\n subContent: {\n title: 'Why Subscribe with eufy Flex?',\n info: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/thumbs-up-2.png?v=1718878236https://cdn.shopify.com/s/files/1/0521/9411/5753/files/thumbs-up-2.png?v=1718878236',\n text: 'No commitment; cancel anytime',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/3136635-200-1_1.png?v=1718878236',\n text: 'Unlimited filter refills included',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/award.png?v=1718878236',\n text: 'Comprehensive lifetime warranty',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_4_38c6e9a6-a0b9-4f51-b858-badc26fdba18.png?v=1718878236',\n text: 'Receive a new Omni S1 Pro',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/truck.png?v=1718878236',\n text: 'No worries, returns covered',\n },\n ],\n },\n fragileUrl: 'https://customers.fragile.co/eufy/checkout?products=s1-pro',\n buttonTxt: 'Subscribe',\n subscribeNow: 'Subscribe Now',\n pricePlaceHolder: '109',\n priceSuffix: '/month',\n price: '/month',\n tips: 'Subcribe for $99/mo with eufy Flex <span style=\"background-color:#F84D4F;color: #ffffff; font-size: 12px; font-weight: 700; padding: 2px 4px; margin-left: 8px; opacity: 1;line-height:20px;border-radius: 2px;\">New</span>',\n },\n productExtInfo: ['Floor Washing', 'Futuristic Design', 'Always Clean Mop\u2122\uFE0F'],\n accessories: null,\n seoHidden: null,\n fwcdn3: null,\n compare: [\n {\n label: 'MSRP',\n val: '$1,499.00',\n },\n {\n label: 'Clean Types',\n val: 'Vacuum and Mop',\n },\n {\n label: 'Eco-Clean Ozone\u2122',\n val: '\u2705',\n },\n {\n label: 'Portable Deep Cleaner',\n val: '\u274C',\n },\n {\n label: 'HydroJet\u2122 Mopping System',\n val: '\u2705',\n },\n {\n label: 'Mop Type',\n val: 'Rolling Mop',\n },\n {\n label: 'Downward Pressure',\n val: '1kg',\n },\n {\n label: 'Rotations Per Minute',\n val: '170RPM',\n },\n {\n label: 'Suction Power',\n val: '8,000 Pa',\n },\n {\n label: 'Auto-Detangling',\n val: 'Detangling Brush',\n },\n {\n label: 'Obstacle Avoidance',\n val: 'Active Binocular Infrared Camera + RGB camera\\n',\n },\n {\n label: 'Omni Station',\n val: '\u2705',\n },\n {\n label: 'Obstacle Clearance Height',\n val: '0.79 in',\n },\n {\n label: 'Minimum Height and Width Restrictions',\n val: '4.02 in / 16.54 in',\n },\n {\n label: 'Robot/Station',\n val: 'Robot:\\n12.79 \u00D7 13.66 \u00D7 3.78 in\\nStation:\\n15.08 \u00D7 18.39 \u00D7 26.38 in',\n },\n {\n label: 'Run Time',\n val: 'Vacuum and Mop\uFF1A\\n140 min (Standard)\\n\\nVacuum\uFF1A\\n216 min (Standard)',\n },\n {\n label: 'App Control',\n val: '\u2705',\n },\n {\n label: 'Bluetooth',\n val: '\u2705',\n },\n {\n label: 'Wi-Fi',\n val: '\u2705',\n },\n ],\n navBar: null,\n },\n },\n {\n availableForSale: true,\n productType: 'RoboVac Accessory',\n onlineStoreUrl: null,\n publishedAt: '2025-03-25T02:24:45Z',\n totalInventory: 520,\n tags: ['3-in-1 E20', 'E20', 'Vacuum Cleaners'],\n seo: {\n title: null,\n description: null,\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: null,\n MF_aplus_order: null,\n MF_judgemeBadge: {\n value:\n \"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\",\n type: 'string',\n description: null,\n namespace: 'judgeme',\n key: 'badge',\n },\n MF_judgemeWidget: {\n value:\n \"<div class='jdgm-rev-widg' data-updated-at='2025-03-25T02:26:00Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 5 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 4 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 3 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 2 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 1 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget' style=\\\"display: none;\\\"></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\",\n type: 'string',\n description: null,\n namespace: 'judgeme',\n key: 'widget',\n },\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: null,\n MF_yotpoReviewsAverage: null,\n MF_pageCommon: null,\n MF_liveHelper: null,\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: null,\n MF_productData: null,\n MF_productVideo: null,\n MF_user_reviews_video: null,\n MF_listing_compare: null,\n MF_specs: null,\n MF_faqs: null,\n MF_howtoVideo: null,\n MF_quick_intro: null,\n MF_standard_schema: null,\n MF_listing_paragraph: null,\n MF_custom_variants: null,\n MF_slickContainer: null,\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: null,\n MF_liveStream: null,\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: null,\n MF_productExtInfo: null,\n MF_accessories: null,\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: null,\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: null,\n MF_combo_nav: null,\n MF_combo_product: null,\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: null,\n MF_combo_aplus: null,\n MF_combo_judgeme: {\n value:\n \"{\\\"badge\\\":{\\\"value\\\":\\\"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\\\",\\\"type\\\":\\\"string\\\"},\\\"widget\\\":{\\\"value\\\":\\\"<div class='jdgm-rev-widg' data-updated-at='2025-03-25T02:26:00Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 5 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 4 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 3 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 2 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 1 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget' style=\\\\\\\"display: none;\\\\\\\"></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\\\",\\\"type\\\":\\\"string\\\"}}\",\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'judgeme',\n },\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: null,\n MF_combo_page: null,\n MF_combo_global: null,\n MF_combo_listing: null,\n MF_combo_product_ext_info: null,\n MF_combo_accessories: null,\n description:\n 'Great Seal Without Leakage: The sealed design, crafted with hygienic materials, prevents dirt and odor from leaking, ensuring a clean and fresh environment. Effective Filtration: Efficiently filters dander, mold, and other common household allergens, promoting healthier indoor air quality. Versatile Auto Emptying: With a spacious 3L dust bag, enjoy up to 75 days of hands-free cleaning. The 3-pack replacement set ensures long-term maintenance convenience. Note: Performance is based on internal eufy testing. Results may vary depending on your home environment. Note: To protect your robot vacuum and extend its lifespan, we recommend using authentic eufy replacement parts. We\u2019ve received complaints about non-compliant sellers offering substandard alternatives. Compatible with the eufy Robot Vacuum 3-in-1 E20.',\n descriptionHtml:\n \"<div data-line=\\\"true\\\" data-line-index=\\\"0\\\" data-zone-id=\\\"0\\\">\\n<div data-line=\\\"true\\\" data-line-index=\\\"0\\\" data-zone-id=\\\"0\\\">\\n<ul>\\n<li>\\n<strong>Great Seal Without Leakage: </strong>The sealed design, crafted with hygienic materials, prevents dirt and odor from leaking, ensuring a clean and fresh environment.</li>\\n<li>\\n<strong style=\\\"font-family: -apple-system, BlinkMacSystemFont, 'San Francisco', 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; font-size: 0.875rem;\\\">Effective Filtration: </strong>Efficiently filters dander, mold, and other common household allergens, promoting healthier indoor air quality.</li>\\n<li>\\n<strong style=\\\"font-family: -apple-system, BlinkMacSystemFont, 'San Francisco', 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; font-size: 0.875rem;\\\">Versatile Auto Emptying: </strong>With a spacious 3L dust bag, enjoy up to 75 days of hands-free cleaning. The 3-pack replacement set ensures long-term maintenance convenience.</li>\\n<li>Note: Performance is based on internal eufy testing. Results may vary depending on your home environment.</li>\\n<li>Note: To protect your robot vacuum and extend its lifespan, we recommend using authentic eufy replacement parts. We\u2019ve received complaints about non-compliant sellers offering substandard alternatives.</li>\\n<li>Compatible with the\u00A0<strong style=\\\"font-family: -apple-system, BlinkMacSystemFont, 'San Francisco', 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; font-size: 0.875rem;\\\">eufy Robot Vacuum 3-in-1 E20</strong><span style=\\\"font-family: -apple-system, BlinkMacSystemFont, 'San Francisco', 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; font-size: 0.875rem;\\\">.</span>\\n</li>\\n</ul>\\n</div>\\n</div>\\n<div id=\\\"_feilian_extension_installed\\\"></div>\",\n id: 'gid://shopify/Product/8453467668649',\n name: 'A1610012',\n vendor: 'eufy',\n handle: 'a1610012',\n title: 'A1610012',\n path: '/a1610012',\n slug: 'a1610012',\n price: {\n value: 39.99,\n currencyCode: 'USD',\n },\n listPrice: 39.99,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T29J0011_Rich_image_TD01_V1.png?v=1741837441',\n altText: null,\n width: 1500,\n height: 1500,\n },\n ],\n variants: [\n {\n barcode: null,\n availableForSale: true,\n weight: 0.4123,\n id: 'gid://shopify/ProductVariant/45535007047849',\n name: 'Default Title',\n sku: 'A1610012',\n price: 39.99,\n image: {\n altText: null,\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T29J0011_Rich_image_TD01_V1.png?v=1741837441',\n width: 1500,\n height: 1500,\n },\n listPrice: 39.99,\n requiresShipping: true,\n quantityAvailable: 520,\n currentlyNotInStock: false,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/45535007047849',\n displayName: 'title',\n name: 'Title',\n values: [\n {\n label: 'Default Title',\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: [\n {\n title: 'WS7DV2A6453O',\n starts_at: '2025-08-13T07:00:00.000Z',\n ends_at: '2025-08-27T06:59:59.000Z',\n variant_shopify_id: 45535007047849,\n value_type: 'fixed_amount',\n value: '-12.0',\n currency: 'USD',\n fixed_value: '12.0',\n value_style: '$12',\n variant_price4wscode: 27.99,\n discount_type: 'DEAL',\n amazon_deal: false,\n cdi_id: 46021,\n cdi_updated_at: '2025-08-13T07:51:00.440Z',\n },\n ],\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [\n {\n title: 'WS7DV2A6453O',\n starts_at: '2025-08-13T07:00:00.000Z',\n ends_at: '2025-08-27T06:59:59.000Z',\n variant_shopify_id: 45535007047849,\n value_type: 'fixed_amount',\n value: '-12.0',\n currency: 'USD',\n fixed_value: '12.0',\n value_style: '$12',\n variant_price4wscode: 27.99,\n discount_type: 'DEAL',\n amazon_deal: false,\n cdi_id: 46021,\n cdi_updated_at: '2025-08-13T07:51:00.440Z',\n },\n ],\n },\n ],\n sellingPlanGroups: [],\n options: [],\n metafields: {\n pageType: null,\n seoSetting: null,\n preRender: null,\n relatedProducts: null,\n template: null,\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: null,\n aplus_order: null,\n judgemeBadge:\n \"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\",\n judgemeWidget:\n \"<div class='jdgm-rev-widg' data-updated-at='2025-03-25T02:26:00Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 5 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 4 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 3 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 2 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 1 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget' style=\\\"display: none;\\\"></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\",\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: null,\n yotpoReviewsAverage: null,\n pageCommon: null,\n liveHelper: null,\n giftCard: null,\n hideSearch: null,\n showNewPop: null,\n productData: null,\n productVideo: null,\n user_reviews_video: null,\n listing_compare: null,\n specs: null,\n faqs: null,\n howtoVideo: null,\n quick_intro: null,\n standard_schema: null,\n listing_paragraph: null,\n custom_variants: null,\n slickContainer: null,\n highlights: null,\n downloads: null,\n inbox: null,\n liveStream: null,\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: null,\n productExtInfo: null,\n accessories: null,\n seoHidden: null,\n fwcdn3: null,\n compare: null,\n navBar: null,\n },\n },\n {\n availableForSale: true,\n productType: '',\n onlineStoreUrl: null,\n publishedAt: '2025-06-16T04:11:25Z',\n totalInventory: 172,\n tags: [],\n seo: {\n title: null,\n description: null,\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: {\n value:\n '[\"tabVideos\",\"overview\",\"aplusV2__4\",\"aplusV2__10\",\"aplusV2__5\",\"aplusV2__15\",\"aplusV2__14\",\"features\",\"compareV2\",\"specsV2\",\"tabFaqs\"]',\n type: 'json',\n description: '{\"content\":\"order\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'component',\n key: '_order',\n },\n MF_aplus_order: null,\n MF_judgemeBadge: {\n value:\n \"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\",\n type: 'string',\n description: null,\n namespace: 'judgeme',\n key: 'badge',\n },\n MF_judgemeWidget: {\n value:\n \"<div class='jdgm-rev-widg' data-updated-at='2025-06-16T04:11:28Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 5 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 4 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 3 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 2 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 1 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget' style=\\\"display: none;\\\"></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\",\n type: 'string',\n description: null,\n namespace: 'judgeme',\n key: 'widget',\n },\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: null,\n MF_yotpoReviewsAverage: null,\n MF_pageCommon: null,\n MF_liveHelper: null,\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: null,\n MF_productData: {\n value:\n '{\"checkout_bar_info\":{\"txt\":\"Buy now at an unbeatable Black Friday price.\"},\"custom_variants\":{\"variants\":[{\"handle\":\"t2080111\",\"title\":\"eufy Robot Vacuum Omni S1 Pro\"},{\"handle\":\"bundle-t20801a1-1-t29c1001-2-t29c2001-1\",\"title\":\"S1 Pro + Replacement Kits + 2 Floor washing bottles\",\"tag\":\"Hot\"},{\"handle\":\"bundle-t2080111-1-t29c2001-1\",\"title\":\"S1 Pro + Replacement Kits\"},{\"handle\":\"bundle-t20801a1-1-t29m0011-1\",\"title\":\"S1 Pro + Automatic Water Refill and Drainage System\",\"tag\":\"New\"},{\"handle\":\"bundle-t2080111-1-t29b9001-1\",\"title\":\" S1 Pro + Dust Bags\"},{\"handle\":\"t2071111\",\"title\":\"eufy Robot Vacuum Omni S1\"}],\"title\":\"Choice\",\"desc\":\"\"},\"model3DViewer\":{\"ar\":true,\"ar-scale\":\"auto\",\"exposure\":1,\"ar-modes\":\"webxr scene-viewer quick-look\",\"camera-orbit\":\"53.99deg 93.44deg 1.763m\",\"src\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S1pro.glb\",\"arBtnText\":\"\",\"arBtnIcon\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/AR_1.svg?v=1744790605\",\"poster\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S1_Pro_e9d9a7f1-8aaa-4846-b114-373afa8c40fd.png?v=1746677195\",\"environment-image\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S1Pro_1.hdr\"},\"feature\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/2_6b272eb8-17a5-493b-9c98-be65d62cbea4.png?v=1750251386\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/2-1_ffe30fb8-16d5-4ee8-8f57-241de8dd0b01.png?v=1750046050\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/2-2_30874255-ea10-4c9d-9a97-8d78714a640a.png?v=1750046050\"}],\"scene\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/3_91653dfe-7eba-416b-ad6a-99e1fceeba9d.png?v=1750251389\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/3-1_85ab76e0-0b8b-483e-8dc2-af08fb1cac16.png?v=1750046213\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/3-2_e6f696f4-0f15-4eb9-b819-4d99de2c3f4a.png?v=1750046231\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/4_e07d882c-3fe7-441b-9129-da0743e737e6.png?v=1750251387\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/4-1_4e9f3ecf-a210-4afe-bf9f-feb14049cbf0.png?v=1750046211\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/4-2_f278f38d-fc2c-4479-9da1-177e30279c1b.png?v=1750046225\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/5_a93d50f6-bec7-419d-bfd8-20a61ac0626e.png?v=1750251388\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/5-2_6f0ab8bc-1333-4265-ae4d-4c65a92d1f2a.png?v=1750046234\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/5-1_0270ebec-ad50-4549-9266-78505ee00497.png?v=1750046215\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/6_8e7f7f34-d567-4740-8fe7-e0a8f50fb988.png?v=1750251389\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/6-1_3b6adc1e-a7ff-4f92-98da-0d4426246a89.png?v=1750046219\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/6-2_c25a3a86-c535-4d9a-b6ed-90b1460a4aa9.png?v=1750046237\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/7_5d2d2992-d8a1-4bef-9603-5aec5d598ffc.png?v=1750251389\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/7-2.png?v=1750046237\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/7-1.png?v=1750046217\"},{\"padImg\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8-1.png?v=1750046228\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8-2.png?v=1750046243\",\"img\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8_ebb4c547-3f5b-4074-8e6a-292365c6d28b.png?v=1750251390\"}],\"intro_video\":{\"video\":\"https://cdn.shopify.com/videos/c/o/v/67fe561a7ee84033a93d1c8d37d153a3.mp4\"}}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":2323}',\n namespace: 'product',\n key: 'data',\n },\n MF_productVideo: null,\n MF_user_reviews_video: null,\n MF_listing_compare: null,\n MF_specs: {\n value:\n '{\"items\":[],\"title\":\"Specs\",\"variant\":{\"sku\":\"T2080111\"},\"data\":[{\"name\":\"Mopping\",\"children\":[{\"title\":\"Mop Type\",\"des\":\"Always Clean Mop\u2122\uFE0F\"},{\"title\":\"Downward Pressure\",\"des\":\"10N / 1 kg\"},{\"title\":\"Rotations Per Minute\",\"des\":\"170 RPM (Maximum)\"},{\"title\":\"Dual Water Resevoir (Robot)\",\"des\":\"Clean Water Resevoir & Dirty Water Resevoir\"},{\"title\":\"Auto Waste Water Collection (Robot)\",\"des\":\"Yes\"},{\"title\":\"Auto Retraction\",\"des\":\"0.5 in / 12 mm\"}]},{\"name\":\"Vacuuming\",\"children\":[{\"title\":\"Maximum Suction Strength\",\"des\":\"8,000 Pa\"},{\"title\":\"Side Brush\",\"des\":\"Yes\"},{\"title\":\"Detangling Brush\",\"des\":\"Yes\"},{\"title\":\"Vacuuming Noise Level (Standard)\",\"des\":\"Under 60 dB\"},{\"title\":\"Cleaning Proximity Around Barrier\",\"des\":\"Less than 2 cm\"}]},{\"name\":\"All-in-One Station\",\"children\":[{\"title\":\"Auto Emptying\",\"des\":\"Yes\"},{\"title\":\"Auto Washing\",\"des\":\"Yes\"},{\"title\":\"Auto Refilling\",\"des\":\"Yes\"},{\"title\":\"Auto Heated Air Drying\",\"des\":\"Yes\"},{\"title\":\"Eco-Clean Ozone\u2122\",\"des\":\"Yes\"},{\"title\":\"Auto Waste Water Collection\",\"des\":\"Yes\"},{\"title\":\"Auto Detergent Dispensing\",\"des\":\"Yes\"},{\"title\":\"LCD Touch Control\",\"des\":\"Yes\"},{\"title\":\"Anti-Bacteria Dust Bag\",\"des\":\"Yes\"},{\"title\":\"Charging Time\",\"des\":\"4 Hours\"},{\"title\":\"Dust Collection Capacity\",\"des\":\"Robot: 250 ml / Station: 2.5 L\"},{\"title\":\"Clean Water Tank Capacity\",\"des\":\"Robot: 240 ml / Station: 3.0 L\"},{\"title\":\"Dirty Water Tank Capacity\",\"des\":\"Robot: 220 ml / Station: 2 L\"},{\"title\":\" Station Dimensions\",\"des\":\"15.1 \u00D7 18.4 \u00D7 26.4 in / 383 \u00D7 467 \u00D7 670 mm\"},{\"title\":\"Robot Dimensions\",\"des\":\"12.8 \u00D7 13.7 \u00D7 3.8 in / 325 \u00D7 347 \u00D7 96 mm\"},{\"title\":\"Station Weight\",\"des\":\"19.09 lb / 8.66 kg \"},{\"title\":\"Robot Weight\",\"des\":\"11.33 lb / 5.14 kg\"}]},{\"name\":\"Intelligence\",\"children\":[{\"title\":\"Obstacle Avoidance\",\"des\":\" 3D MatrixEye\u2122\"},{\"title\":\"Mapping Type\",\"des\":\"TrueCourse\u2122 Mapping\"},{\"title\":\"Navigation Type\",\"des\":\"dToF LiDAR\"},{\"title\":\"App Control\",\"des\":\"Yes\"},{\"title\":\"LCD Touch Control\",\"des\":\"Yes\"},{\"title\":\"Bluetooth\",\"des\":\"Yes\"},{\"title\":\"Wi-Fi\",\"des\":\"2.4GHz\"}]}],\"showTitle\":true}',\n type: 'json',\n description: '{\"content\":\"Specs Section\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"17\"}',\n namespace: 'global',\n key: 'specs',\n },\n MF_faqs: null,\n MF_howtoVideo: null,\n MF_quick_intro: null,\n MF_standard_schema: null,\n MF_listing_paragraph: null,\n MF_custom_variants: null,\n MF_slickContainer: null,\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: null,\n MF_liveStream: null,\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: null,\n MF_productExtInfo: null,\n MF_accessories: {\n value:\n '{\"show\":true,\"products\":[{\"id\":\"gid://shopify/ProductVariant/44047933407418\",\"sku\":\"BUNDLE-T29B8001-1-T29B7001-1-T29C0001-2-T29B9001-1-T29B6001-1\",\"title\":\"bundle\",\"image\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S1_Pro_3daf0623-92c9-436d-aa4c-f37c0a686a21.png?v=1728360288\",\"handle\":\"bundle-t29b8001-1-t29b7001-1-t29c0001-2-t29b9001-1-t29b6001-1\",\"product_title\":\"Basic Half-Year Service \u2014 eufy S1 Pro Accessories Subscription Service\",\"showExtra\":true,\"extra\":\"{\\\\\"details\\\\\": \\\\\"1. Replacement Side Brush \u00D74<br/>2. Replacement High-Performance Filter \u00D72<br/>3. Replacement Rolling Mop \u00D72<br/>4. Replacement Dust Bag \u00D73<br/>5. Replacement Rolling Brush \u00D71<br/>6. Replacement Brush Guard \u00D71\\\\\"\\\\n}\\\\n\"},{\"id\":\"gid://shopify/ProductVariant/44038060212410\",\"sku\":\"BUNDLE-T29B8001-1-T29B7001-1-T29C0001-3-T29B9001-2-T29B6001-1\",\"title\":\"Default Title\",\"image\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S1_Pro_a3a9e3cf-7a82-4503-8ec7-15993a38256f.png?v=1728360200\",\"handle\":\"bundle-t29b8001-1-t29b7001-1-t29c0001-3-t29b9001-2-t29b6001-1\",\"product_title\":\"(For Pet Owners Only) eufy S1 Pro Accessories Subscription Service\",\"showExtra\":true,\"extra\":\"{\\\\\"details\\\\\": \\\\\"1. Replacement Side Brush \u00D74<br/>2. Replacement High-Performance Filter \u00D72<br/>3. Replacement Rolling Mop \u00D73<br/>4. Replacement Dust Bag \u00D76<br/>5. Replacement Rolling Brush \u00D71<br/>6. Replacement Brush Guard \u00D71\\\\\"\\\\n}\"},{\"id\":\"gid://shopify/ProductVariant/44215038738618\",\"sku\":\"BUNDLE-T29B8001-1-T29B7001-1-T29C0001-1-T29B9001-1-T29B6001-1\",\"title\":\"bundle\",\"image\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S1_Pro_5ff8c8a6-8d2b-46e0-85c0-5c19d0691a31.png?v=1728360371\",\"handle\":\"bundle-t29b8001-1-t29b7001-1-t29c0001-1-t29b9001-1-t29b6001-1\",\"product_title\":\"Basic Quarterly Service \u2014 eufy S1 Pro Accessories Subscription Service\",\"showExtra\":true,\"extra\":\"{\\\\\"details\\\\\": \\\\\"1. Replacement Side Brush \u00D74<br/>2. Replacement High-Performance Filter \u00D72<br/>3. Replacement Rolling Mop \u00D71<br/>4. Replacement Dust Bag \u00D73<br/>5. Replacement Rolling Brush \u00D71<br/>6. Replacement Brush Guard \u00D71\\\\\"\\\\n}\"}]}',\n type: 'json',\n description: '{\"content\":\"\u914D\u4EF6\u6A21\u5757\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"1826\"}',\n namespace: 'accessories',\n key: 'related_products',\n },\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: null,\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: {\n value: '{\"name\":{\"value\":\"V5\",\"type\":\"multi_line_text_field\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'template',\n },\n MF_combo_nav: null,\n MF_combo_product: {\n value:\n '{\"data\":{\"value\":\"{\\\\\"checkout_bar_info\\\\\":{\\\\\"txt\\\\\":\\\\\"Buy now at an unbeatable Black Friday price.\\\\\"},\\\\\"custom_variants\\\\\":{\\\\\"variants\\\\\":[{\\\\\"handle\\\\\":\\\\\"t2080111\\\\\",\\\\\"title\\\\\":\\\\\"eufy Robot Vacuum Omni S1 Pro\\\\\"},{\\\\\"handle\\\\\":\\\\\"bundle-t20801a1-1-t29c1001-2-t29c2001-1\\\\\",\\\\\"title\\\\\":\\\\\"S1 Pro + Replacement Kits + 2 Floor washing bottles\\\\\",\\\\\"tag\\\\\":\\\\\"Hot\\\\\"},{\\\\\"handle\\\\\":\\\\\"bundle-t2080111-1-t29c2001-1\\\\\",\\\\\"title\\\\\":\\\\\"S1 Pro + Replacement Kits\\\\\"},{\\\\\"handle\\\\\":\\\\\"bundle-t20801a1-1-t29m0011-1\\\\\",\\\\\"title\\\\\":\\\\\"S1 Pro + Automatic Water Refill and Drainage System\\\\\",\\\\\"tag\\\\\":\\\\\"New\\\\\"},{\\\\\"handle\\\\\":\\\\\"bundle-t2080111-1-t29b9001-1\\\\\",\\\\\"title\\\\\":\\\\\" S1 Pro + Dust Bags\\\\\"},{\\\\\"handle\\\\\":\\\\\"t2071111\\\\\",\\\\\"title\\\\\":\\\\\"eufy Robot Vacuum Omni S1\\\\\"}],\\\\\"title\\\\\":\\\\\"Choice\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"},\\\\\"model3DViewer\\\\\":{\\\\\"ar\\\\\":true,\\\\\"ar-scale\\\\\":\\\\\"auto\\\\\",\\\\\"exposure\\\\\":1,\\\\\"ar-modes\\\\\":\\\\\"webxr scene-viewer quick-look\\\\\",\\\\\"camera-orbit\\\\\":\\\\\"53.99deg 93.44deg 1.763m\\\\\",\\\\\"src\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S1pro.glb\\\\\",\\\\\"arBtnText\\\\\":\\\\\"\\\\\",\\\\\"arBtnIcon\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/AR_1.svg?v=1744790605\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S1_Pro_e9d9a7f1-8aaa-4846-b114-373afa8c40fd.png?v=1746677195\\\\\",\\\\\"environment-image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S1Pro_1.hdr\\\\\"},\\\\\"feature\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/2_6b272eb8-17a5-493b-9c98-be65d62cbea4.png?v=1750251386\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/2-1_ffe30fb8-16d5-4ee8-8f57-241de8dd0b01.png?v=1750046050\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/2-2_30874255-ea10-4c9d-9a97-8d78714a640a.png?v=1750046050\\\\\"}],\\\\\"scene\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/3_91653dfe-7eba-416b-ad6a-99e1fceeba9d.png?v=1750251389\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/3-1_85ab76e0-0b8b-483e-8dc2-af08fb1cac16.png?v=1750046213\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/3-2_e6f696f4-0f15-4eb9-b819-4d99de2c3f4a.png?v=1750046231\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/4_e07d882c-3fe7-441b-9129-da0743e737e6.png?v=1750251387\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/4-1_4e9f3ecf-a210-4afe-bf9f-feb14049cbf0.png?v=1750046211\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/4-2_f278f38d-fc2c-4479-9da1-177e30279c1b.png?v=1750046225\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/5_a93d50f6-bec7-419d-bfd8-20a61ac0626e.png?v=1750251388\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/5-2_6f0ab8bc-1333-4265-ae4d-4c65a92d1f2a.png?v=1750046234\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/5-1_0270ebec-ad50-4549-9266-78505ee00497.png?v=1750046215\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/6_8e7f7f34-d567-4740-8fe7-e0a8f50fb988.png?v=1750251389\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/6-1_3b6adc1e-a7ff-4f92-98da-0d4426246a89.png?v=1750046219\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/6-2_c25a3a86-c535-4d9a-b6ed-90b1460a4aa9.png?v=1750046237\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/7_5d2d2992-d8a1-4bef-9603-5aec5d598ffc.png?v=1750251389\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/7-2.png?v=1750046237\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/7-1.png?v=1750046217\\\\\"},{\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8-1.png?v=1750046228\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8-2.png?v=1750046243\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8_ebb4c547-3f5b-4074-8e6a-292365c6d28b.png?v=1750251390\\\\\"}],\\\\\"intro_video\\\\\":{\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/67fe561a7ee84033a93d1c8d37d153a3.mp4\\\\\"}}\",\"type\":\"json\"},\"compare\":{\"value\":\"[{\\\\\"label\\\\\":\\\\\"Clean Types\\\\\",\\\\\"val\\\\\":\\\\\"Vacuum and Mop\\\\\"},{\\\\\"label\\\\\":\\\\\"Portable Deep Cleaner\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"},{\\\\\"label\\\\\":\\\\\"HydroJet\u2122 Mopping System\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"},{\\\\\"label\\\\\":\\\\\"Mop Type\\\\\",\\\\\"val\\\\\":\\\\\"Rolling Mop\\\\\"},{\\\\\"label\\\\\":\\\\\"Downward Pressure\\\\\",\\\\\"val\\\\\":\\\\\"1.5kg\\\\\"},{\\\\\"label\\\\\":\\\\\"Rotations Per Minute\\\\\",\\\\\"val\\\\\":\\\\\"180RPM\\\\\"},{\\\\\"label\\\\\":\\\\\"Suction Power\\\\\",\\\\\"val\\\\\":\\\\\"20,000 Pa\\\\\"},{\\\\\"label\\\\\":\\\\\"Auto-Detangling\\\\\",\\\\\"val\\\\\":\\\\\"DuoSpiral\u2122 Brushes\\\\\"},{\\\\\"label\\\\\":\\\\\"Obstacle Avoidance\\\\\",\\\\\"val\\\\\":\\\\\"RGB Camera + LED\\\\\"},{\\\\\"label\\\\\":\\\\\"Omni Station\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"},{\\\\\"label\\\\\":\\\\\"Obstacle Clearance Height\\\\\",\\\\\"val\\\\\":\\\\\"0.83 in\\\\\"},{\\\\\"label\\\\\":\\\\\"Minimum Height and Width Restrictions (Under/Space Around Furniture)\\\\\",\\\\\"val\\\\\":\\\\\"4.37 in / 11.39 in\\\\\"},{\\\\\"label\\\\\":\\\\\"Robot/Station\\\\\",\\\\\"val\\\\\":\\\\\" Robot: 12.83 \u00D7 13.72 \u00D7 4.40 in<br/>Station\uFF1A14.63 \u00D7 19.07 \u00D7 17.29 in\\\\\"},{\\\\\"label\\\\\":\\\\\"Run Time: Vacuum and Mop\\\\\",\\\\\"val\\\\\":\\\\\"125 min (Standard)<br/>Vacuum: 216 min (Standard)\\\\\"},{\\\\\"label\\\\\":\\\\\"App Control\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"},{\\\\\"label\\\\\":\\\\\"Bluetooth\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"},{\\\\\"label\\\\\":\\\\\"Wi-Fi\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"}]\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'product',\n },\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: {\n value:\n '{\"medias\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235366.png?v=1747292868\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235367.png?v=1747292868\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235368.png?v=1747292868\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/eufy_icon_endorsement_1.png?v=1747292868\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/eufy_icon_endorsement.png?v=1747292868\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/6_8ddaea0c-bde2-48c3-a3af-210c89a67aea.png?v=1747292868\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/eufy_icon_endorsement_2.png?v=1747293003\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/eufy_icon_endorsement_3.png?v=1747293004\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>Awards and Media Picks</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"tabVideos\":{\"value\":\"{\\\\\"tabs\\\\\":[{\\\\\"label\\\\\":\\\\\"<p>PGC</p>\\\\\",\\\\\"list\\\\\":[{\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/2bdb71ddfca549078aa5fe8f84e0a5c1.mp4\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235369.png?v=1750052258\\\\\",\\\\\"title\\\\\":\\\\\"<p>Auto Washing</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"subDesc\\\\\":\\\\\"\\\\\"},{\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121236102.png?v=1750052258\\\\\",\\\\\"title\\\\\":\\\\\"<p>Auto-Lift Mop</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"subDesc\\\\\":\\\\\"\\\\\"},{\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/9032584f102745b59b3ddbf2cd7b9ee0.mp4\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235369.png?v=1750052258\\\\\",\\\\\"title\\\\\":\\\\\"<p>Corner-to-Edge Cleaning</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"subDesc\\\\\":\\\\\"\\\\\"},{\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/a2496195dd294f75b12ef963d05c4f91.mp4\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121236106.png?v=1750052258\\\\\",\\\\\"title\\\\\":\\\\\"<p>HydroJet&trade; Always Clean Mop</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"subDesc\\\\\":\\\\\"\\\\\"},{\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121236108_7ba72f1d-5659-4e12-9e4f-21045035cc3a.png?v=1750055891\\\\\",\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/01e38055bf0c4b1ca44aae292e9b0c63.mp4\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"title\\\\\":\\\\\"<p>Obstacle Avoidance</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"}]},{\\\\\"label\\\\\":\\\\\"<p>UGC</p>\\\\\",\\\\\"list\\\\\":[{\\\\\"video\\\\\":\\\\\"https://media.insta360.com/static%2F1f798b396275ac982fe684d74f14e137%2FBrandon.mp4\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121236110.png?v=1750052259\\\\\",\\\\\"title\\\\\":\\\\\"<p>eufy Robot Vacuum Omni S1 pro</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\",\\\\\"subDesc\\\\\":\\\\\"\\\\\"}]}],\\\\\"title\\\\\":\\\\\"<p>What the Pros Say</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"_order\":{\"value\":\"[\\\\\"tabVideos\\\\\",\\\\\"overview\\\\\",\\\\\"aplusV2__4\\\\\",\\\\\"aplusV2__10\\\\\",\\\\\"aplusV2__5\\\\\",\\\\\"aplusV2__15\\\\\",\\\\\"aplusV2__14\\\\\",\\\\\"features\\\\\",\\\\\"compareV2\\\\\",\\\\\"specsV2\\\\\",\\\\\"tabFaqs\\\\\"]\",\"type\":\"json\"},\"overview\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235385.png?v=1750056904\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1_d1d298c5-4bc3-4d20-8b04-8f5c493f3a9d.png?v=1750056919\\\\\",\\\\\"title\\\\\":\\\\\"Next-Level Cleaning\\\\\",\\\\\"desc\\\\\":\\\\\"The Hydrojet\u2122 Floor Washing Mop with dual water tanks cleans itself at 170 RPM for all-around hygiene\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235715.png?v=1750056904\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235794.png?v=1750056918\\\\\",\\\\\"title\\\\\":\\\\\"Stains Don\\'t Stand a Chance\\\\\",\\\\\"desc\\\\\":\\\\\"1 kg of downward pressure mimics hand scrubbing\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235716.png?v=1750056905\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/3_0b6913bd-c911-48b7-a11c-8d1d0d2c4d67.png?v=1750056919\\\\\",\\\\\"title\\\\\":\\\\\"Finds Dirt Wherever It Hides\\\\\",\\\\\"desc\\\\\":\\\\\"8,000 Pa powerful suction for deep cleaning\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235717.png?v=1750056904\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/4_d03cb108-a166-40e8-91e4-58aca4e4b867.png?v=1750056916\\\\\",\\\\\"title\\\\\":\\\\\"Corner-to-Edge Cleaning\\\\\",\\\\\"desc\\\\\":\\\\\"Cleans hard-to-reach areas like edges and corners\\\\\"},{\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121236101.png?v=1750056904\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/5_4b0457b5-bb71-46bf-9d5f-b21bacad33d4.png?v=1750056917\\\\\",\\\\\"title\\\\\":\\\\\"Elevated Carpet Care\\\\\",\\\\\"desc\\\\\":\\\\\"A retractable mop keeps carpets clean and dry\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\"}],\\\\\"title\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"DGvIdULPWoT1gqx67u1ct5Hhn0b\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<div class=\\\\\\\\\\\\\" old-record-id-LebXdveDzoFvycx3devcbzIbnjb\\\\\\\\\\\\\">Clean Beyond Clean</div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"<div data-page-id=\\\\\\\\\\\\\"DGvIdULPWoT1gqx67u1ct5Hhn0b\\\\\\\\\\\\\" data-lark-html-role=\\\\\\\\\\\\\"root\\\\\\\\\\\\\" data-docx-has-block-data=\\\\\\\\\\\\\"false\\\\\\\\\\\\\">\\\\\\\\n<div class=\\\\\\\\\\\\\" old-record-id-JfCXdozOuocvOdxFcjzcSn21nYc\\\\\\\\\\\\\">Groundbreaking HydroJet&trade; Floor Washing System</div>\\\\\\\\n</div>\\\\\"}\",\"type\":\"json\"},\"aplusV2__4\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"Futuristic Design\\\\\",\\\\\"desc\\\\\":\\\\\"Features a revolutionary design and enhanced functionality to set it apart from traditional robot vacuums.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1_35bf1631-856b-4176-a301-fa3c1af94588.png?v=1750059000\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235385_8bea17c9-1ac2-423f-81b7-458455d67db2.png?v=1750059128\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"Water Tank\\\\\",\\\\\"desc\\\\\":\\\\\"Transparent Design\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/2_76e6ff00-2ade-483a-8b5b-ea0941f3c83f.png?v=1750058982\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235713.png?v=1750059123\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"Touch Controls\\\\\",\\\\\"desc\\\\\":\\\\\"Touch Display, Easy Start\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/3_ff1390f5-b29e-42c0-9752-ad2c58d6690f.png?v=1750058982\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235714.png?v=1750059124\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"Sleek Design\\\\\",\\\\\"desc\\\\\":\\\\\"Inspired by Sports Cars\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/4_e7ab93e1-eeb5-4cab-b398-c58cc2054b9b.png?v=1750058983\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235713-1.png?v=1750059124\\\\\"},{\\\\\"type\\\\\":\\\\\"small\\\\\",\\\\\"title\\\\\":\\\\\"Ultra-Slim\\\\\",\\\\\"desc\\\\\":\\\\\"3.78-Inch Body\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/5_b7d1d4b0-e839-4df2-9007-da630fc48a37.png?v=1750058984\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235714-1.png?v=1750059125\\\\\"}],\\\\\"title\\\\\":\\\\\"Futuristic Design\\\\\",\\\\\"desc\\\\\":\\\\\"Ordinary is Out, Innovation is In\\\\\"}\",\"type\":\"json\"},\"aplusV2__5\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"Customize Your Cleaning Routine\\\\\",\\\\\"desc\\\\\":\\\\\"Get full control over your cleaning experience with the eufy app\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235351.png?v=1750059680\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235385_3660d715-befd-463d-8887-3c578322557e.png?v=1750059684\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"All Floors, Perfectly Mapped\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235697.png?v=1750059679\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235410.png?v=1750059684\\\\\",\\\\\"desc\\\\\":\\\\\"S1 Pro maps each floor and plans smart routes\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"Multiple Modes\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235904.png?v=1750059677\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235906.png?v=1750059684\\\\\",\\\\\"desc\\\\\":\\\\\"Tailor Vacuum and Mop modes to your needs\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235905.png?v=1750059677\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235907.png?v=1750059684\\\\\",\\\\\"title\\\\\":\\\\\"No-Go Zones\\\\\",\\\\\"desc\\\\\":\\\\\"Set No-Go Zones for areas you don&rsquo;t want cleaned\\\\\"}],\\\\\"title\\\\\":\\\\\"Advanced App Control\\\\\",\\\\\"desc\\\\\":\\\\\"Customized Clean, Just a Tap Away\\\\\"}\",\"type\":\"json\"},\"aplusV2__10\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"Smarter, Human-Like Vision\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235794_d6d38f4a-5930-4a05-adc6-e5c8e9dfa202.png?v=1750059657\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235715_fe528a20-c094-49e1-9cb2-d5b2baf24e3e.png?v=1750059667\\\\\",\\\\\"desc\\\\\":\\\\\"3D MatrixEye identifies objects in real time\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"Avoids Obstacles, Even in the Dark\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235795.png?v=1750059667\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235795.png?v=1750059667\\\\\",\\\\\"desc\\\\\":\\\\\"Effortlessly navigates around obstacles*\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"Next-Level Mapping Accuracy\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235796.png?v=1750059667\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235796.png?v=1750059667\\\\\",\\\\\"desc\\\\\":\\\\\"TrueCourse Mapping with advanced dToF LiDAR\\\\\"},{\\\\\"type\\\\\":\\\\\"middle\\\\\",\\\\\"title\\\\\":\\\\\"No More Edge Dirt\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235794-3.png?v=1750059657\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121235797.png?v=1750059667\\\\\",\\\\\"desc\\\\\":\\\\\"S1 Pro uses smart routes to clean edges fully\\\\\"}],\\\\\"title\\\\\":\\\\\"Intelligent Cleaning, Even at Night\\\\\",\\\\\"desc\\\\\":\\\\\"Smart mapping and obstacle avoidance keep floors spotless, even in the dark\\\\\"}\",\"type\":\"json\"},\"features\":{\"value\":\"{\\\\\"type\\\\\":\\\\\"feature\\\\\",\\\\\"list\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Mask_group_11_54ea2770-1eb1-43e4-8510-8a007d9fe109.png?v=1750064594\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"title\\\\\":\\\\\"Smart Voice Control\\\\\",\\\\\"desc\\\\\":\\\\\"Enjoy hands-free convenience with just a few words\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Mask_group_12_393f9681-e22b-469c-8793-e837ad79e991.png?v=1750064594\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"title\\\\\":\\\\\"Climbs Up to 0.79 Inches\\\\\",\\\\\"desc\\\\\":\\\\\"Effortlessly overcomes thresholds up to 0.79 inches high for greater cleaning coverage\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Mask_group_7_14de602f-00b8-4586-9805-181f86911ff0.png?v=1750064596\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"title\\\\\":\\\\\"Child Safety Lock\\\\\",\\\\\"desc\\\\\":\\\\\"Safeguards against accidental starts by children or pets\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Mask_group_14_614af66e-1a8b-4a6c-a40b-aa7604150bff.png?v=1750064594\\\\\",\\\\\"title\\\\\":\\\\\"Automatically Resumes Cleaning\\\\\",\\\\\"desc\\\\\":\\\\\"When the battery runs low, S1 Pro automatically returns to its station for recharging, then resumes cleaning where it left off\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Mask_group_15_dcaf85bd-a2e4-4122-b56f-d19825010cfe.png?v=1750064594\\\\\",\\\\\"title\\\\\":\\\\\"3.6-Hour Runtime\\\\\",\\\\\"desc\\\\\":\\\\\"A max runtime of 3.6 hours allows S1 Pro to cover up to 1,976 sq ft\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>See More features</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusV2__15\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/2_b7ad8265-60a8-49cd-816d-6ddc80052ffa.png?v=1750062485\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121236091.png?v=1750062387\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>Dimensions</p>\\\\\"}\",\"type\":\"json\"},\"aplusV2__14\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/1_1_d71634b4-307e-40fe-bf31-ba6cd1f8883c.png?v=1750062485\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/Frame_2121236091.png?v=1750062387\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>What\\'s in the box</p>\\\\\"}\",\"type\":\"json\"},\"specsV2\":{\"value\":\"{\\\\\"tables\\\\\":[{\\\\\"head\\\\\":\\\\\"Features\\\\\",\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Mop Type\\\\\",\\\\\"val\\\\\":\\\\\"Always Clean Mop\u2122\uFE0F\\\\\"},{\\\\\"label\\\\\":\\\\\"Downward Pressure\\\\\",\\\\\"val\\\\\":\\\\\"10N / 1 kg\\\\\"},{\\\\\"label\\\\\":\\\\\"Rotations Per Minute\\\\\",\\\\\"val\\\\\":\\\\\"170 RPM (Maximum)\\\\\"},{\\\\\"label\\\\\":\\\\\"Dual Water Resevoir (Robot)\\\\\",\\\\\"val\\\\\":\\\\\"Clean Water Resevoir & Dirty Water Resevoir\\\\\"},{\\\\\"label\\\\\":\\\\\"Auto Waste Water Collection (Robot)\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Auto Retraction\\\\\",\\\\\"val\\\\\":\\\\\"0.5 in / 12 mm\\\\\"},{\\\\\"label\\\\\":\\\\\"Maximum Suction Strength\\\\\",\\\\\"val\\\\\":\\\\\"8,000 Pa\\\\\"},{\\\\\"label\\\\\":\\\\\"Side Brush\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Detangling Brush\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Vacuuming Noise Level (Standard)\\\\\",\\\\\"val\\\\\":\\\\\"Under 60 dB\\\\\"},{\\\\\"label\\\\\":\\\\\"Cleaning Proximity Around Barrier\\\\\",\\\\\"val\\\\\":\\\\\"Less than 2 cm\\\\\"},{\\\\\"label\\\\\":\\\\\"Auto Emptying\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Auto Washing\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Auto Refilling\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Auto Heated Air Drying\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Eco-Clean Ozone\u2122\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Auto Waste Water Collection\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Auto Detergent Dispensing\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"LCD Touch Control\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Anti-Bacteria Dust Bag\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Charging Time\\\\\",\\\\\"val\\\\\":\\\\\"4 Hours\\\\\"},{\\\\\"label\\\\\":\\\\\"Dust Collection Capacity\\\\\",\\\\\"val\\\\\":\\\\\"Robot: 250 ml / Station: 2.5 L\\\\\"},{\\\\\"label\\\\\":\\\\\"Clean Water Tank Capacity\\\\\",\\\\\"val\\\\\":\\\\\"Robot: 240 ml / Station: 3.0 L\\\\\"},{\\\\\"label\\\\\":\\\\\"Dirty Water Tank Capacity\\\\\",\\\\\"val\\\\\":\\\\\"Robot: 220 ml / Station: 2 L\\\\\"},{\\\\\"label\\\\\":\\\\\"Station Dimensions\\\\\",\\\\\"val\\\\\":\\\\\"15.1 \u00D7 18.4 \u00D7 26.4 in / 383 \u00D7 467 \u00D7 670 mm\\\\\"},{\\\\\"label\\\\\":\\\\\"Robot Dimensions\\\\\",\\\\\"val\\\\\":\\\\\"12.8 \u00D7 13.7 \u00D7 3.8 in / 325 \u00D7 347 \u00D7 96 mm\\\\\"},{\\\\\"label\\\\\":\\\\\"Station Weight\\\\\",\\\\\"val\\\\\":\\\\\"19.09 lb / 8.66 kg\\\\\"},{\\\\\"label\\\\\":\\\\\"Robot Weight\\\\\",\\\\\"val\\\\\":\\\\\"11.33 lb / 5.14 kg\\\\\"},{\\\\\"label\\\\\":\\\\\"Obstacle Avoidance\\\\\",\\\\\"val\\\\\":\\\\\"3D MatrixEye\u2122\\\\\"},{\\\\\"label\\\\\":\\\\\"Mapping Type\\\\\",\\\\\"val\\\\\":\\\\\"TrueCourse\u2122 Mapping\\\\\"},{\\\\\"label\\\\\":\\\\\"Navigation Type\\\\\",\\\\\"val\\\\\":\\\\\"dToF LiDAR\\\\\"},{\\\\\"label\\\\\":\\\\\"App Control\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"LCD Touch Control\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Bluetooth\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Wi-Fi\\\\\",\\\\\"val\\\\\":\\\\\"2.4GHz\\\\\"}]}],\\\\\"title\\\\\":\\\\\"<p>Specs</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"compareV2\":{\"value\":\"{\\\\\"selects\\\\\":[{\\\\\"options\\\\\":[{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/45950852726953\\\\\",\\\\\"sku\\\\\":\\\\\"T20801A1\\\\\",\\\\\"title\\\\\":\\\\\"Default Title\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S1_Pro_7f518d3b-fd4a-4d08-b553-5c9aa4beb028.png?v=1743567448\\\\\",\\\\\"handle\\\\\":\\\\\"t2080222\\\\\",\\\\\"product_title\\\\\":\\\\\"eufy Robot Vacuum Omni S1 Pro (Beta 5.0)\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}}]},{\\\\\"options\\\\\":[{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/45696124911785\\\\\",\\\\\"sku\\\\\":\\\\\"T2352111\\\\\",\\\\\"title\\\\\":\\\\\"E28\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/E28_824b886a-1801-464e-bc1a-30fa8bc2043e.png?v=1747639899\\\\\",\\\\\"handle\\\\\":\\\\\"t2352111\\\\\",\\\\\"product_title\\\\\":\\\\\"eufy Robot Vacuum Omni E28\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}}]},{\\\\\"options\\\\\":[]}],\\\\\"title\\\\\":\\\\\"<p>Which Cam is right for you?</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"tabFaqs\":{\"value\":\"{\\\\\"tabs\\\\\":[{\\\\\"label\\\\\":\\\\\"General\\\\\",\\\\\"list\\\\\":[{\\\\\"qs\\\\\":\\\\\"How does S1 Pro\u2019s Roller Brush Mop Design Enhance Mopping Performance?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>S1 Pro&rsquo;s roller brush mop system is engineered to deliver exceptional mopping performance through several advanced features:<br />-&nbsp;<strong>Automatic Base Station Mop Washing:</strong>&nbsp;S1 Pro autonomously returns to its base station to wash the mop pad, ensuring a clean mop at the start of each cleaning session and consistent results.<br />-&nbsp;<strong>Continuous Mop Self-Cleaning:</strong>&nbsp;During its cleaning cycle, S1 Pro constantly cleans the mop pad in real-time, removing dirt and debris into a separate compartment. This maintains the mop&rsquo;s cleanliness and enhances floor cleaning effectiveness.<br />-&nbsp;<strong>Automated Mop Drying Function:</strong>&nbsp;After cleaning, S1 Pro initiates a mop drying process, preventing odors and inhibiting bacterial growth. This makes your home&rsquo;s floors more hygienic and safer for all family members, including the elderly.<br />-&nbsp;<strong>S1 Pro&rsquo;s intelligent navigation system</strong>&nbsp;further ensures efficient coverage of the cleaning area, making it a convenient and reliable cleaning companion for users of all ages.</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"Is it possible to use my own cleaning solution with the S1 Pro, provided that I mix it at the correct ratio?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>We do not recommend adding other cleaning liquids arbitrarily. Some cleaning solutions can be corrosive and may damage the internal structure of the robot. High-foaming cleaning liquids may also cause sensor misreadings, affecting the robot&rsquo;s operation. Therefore, we suggest using our dedicated cleaning solution. Additionally, our cleaning solution has undergone rigorous reliability and non-toxicity testing.</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"Tips for Using the Obstacle Detection and Avoidance Capabilities of the Robot Vacuum\\\\\",\\\\\"ans\\\\\":\\\\\"<p>S1 Pro robot vacuum is equipped with advanced sensors that allow it to detect and avoid obstacles as small as 2.5 x 2.5 x 2.5 cm. To ensure the most efficient cleaning, it\\'s advisable to clear the floor of any items smaller than this threshold before starting a cleaning session.<br />If you notice that the vacuum is not effectively picking up pet hair or other fine debris, or if it mistakenly identifies long carpet fibers as obstacles, avoids cleaning under furniture, or keeps a considerable distance from cabinet edges, you may need to adjust its settings for better performance. Here&rsquo;s how to do it:<br />- Open the eufy Clean app.<br />- Go to the Settings page.<br />- Select \\'Robot Settings\\'.<br />- Disable the \\'Tiny Obstacle Avoidance\\' feature.<br />Disabling \\'Tiny Obstacle Avoidance\\' allows S1 Pro to pick up smaller debris without avoiding them. However, note that with this feature turned off, the robot will only pass under furniture if the clearance height is over 10.2 cm. Be aware that deactivating this feature could cause the vacuum to interact with and potentially collect very small objects, which may increase the risk of blockages or damage. Therefore, it is recommended to use this setting cautiously and to monitor the vacuum&rsquo;s performance to ensure it meets your cleaning needs.</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"How Can I Ensure S1 Pro Works Effectively on Carpeted Areas During Mopping Sessions?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>S1 Pro is designed to handle carpeted areas with ease, thanks to its intelligent features:<br />-&nbsp;<strong>Carpet Detection Technology:</strong>&nbsp;Equipped with sensors, S1 Pro detects carpets and automatically lifts the rolling mop to avoid wetting the carpet during mopping.<br />-&nbsp;<strong>Customizable No-Go Zones:</strong>&nbsp;For carpets with a pile height exceeding 2.5 cm (0.9 inches) or those that are particularly light and thin, create no-go zones within the app. This prevents the robot from getting trapped or tangled in carpet fibers.<br />-&nbsp;<strong>Carpet Edge Management:</strong>&nbsp;If your carpet edges tend to curl, flatten or secure them to ensure smooth navigation for S1 Pro.<br />-&nbsp;<strong>Avoidance of Dark or Reflective Surfaces:</strong>&nbsp;Remove black or highly reflective objects near thresholds to prevent confusion in the robot&rsquo;s navigation system.<br />-&nbsp;<strong>No-Mop Zones:</strong>&nbsp;Designate no-mop zones in areas where the mop might not lift in time, ensuring your carpets remain dry. By following these guidelines, you can optimize S1 Pro&rsquo;s mopping performance and maintain the cleanliness of both your hard floors and carpeted areas without manual intervention.</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"Do any eufy vacuums have mapping?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>Yes, the eufy RoboVac Omni S1 Pro features advanced mapping capabilities. It utilizes TrueCourse&trade; Mapping, which combines powerful dToF LiDAR and 3D SLAM technology to create real-time maps of your home with exceptional speed and accuracy. Additionally, the 3D MatrixEye&trade; Obstacle Avoidance system, featuring Active Binocular Infrared Imaging Technology and an RGB Camera, enhances navigation by mimicking human vision to avoid obstacles effectively.</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"Are self-emptying robot vacuums worth it?\\\\\\\\n\\\\\",\\\\\"ans\\\\\":\\\\\"<p>Yes, self-emptying robot vacuums, like the eufy RoboVac Omni S1 Pro, are worth it for many users. The Omni S1 Pro offers unparalleled convenience with features such as auto emptying, washing, refilling, heated air drying, Eco-Clean Ozone, waste water collection, detergent dispensing, etc. These features are especially beneficial for busy households or small offices, ensuring the vacuum operates at peak performance without frequent interruptions. It also includes a hygiene dust bag and faster charging, ensuring a worry-free and efficient cleaning experience.</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"}]}],\\\\\"title\\\\\":\\\\\"<p>FAQ</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'component',\n },\n MF_combo_aplus: null,\n MF_combo_judgeme: {\n value:\n \"{\\\"badge\\\":{\\\"value\\\":\\\"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\\\",\\\"type\\\":\\\"string\\\"},\\\"widget\\\":{\\\"value\\\":\\\"<div class='jdgm-rev-widg' data-updated-at='2025-06-16T04:11:28Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 5 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 4 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 3 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 2 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 1 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget' style=\\\\\\\"display: none;\\\\\\\"></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\\\",\\\"type\\\":\\\"string\\\"}}\",\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'judgeme',\n },\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: null,\n MF_combo_page: null,\n MF_combo_global: {\n value:\n '{\"specs\":{\"value\":\"{\\\\\"items\\\\\":[],\\\\\"title\\\\\":\\\\\"Specs\\\\\",\\\\\"variant\\\\\":{\\\\\"sku\\\\\":\\\\\"T2080111\\\\\"},\\\\\"data\\\\\":[{\\\\\"name\\\\\":\\\\\"Mopping\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Mop Type\\\\\",\\\\\"des\\\\\":\\\\\"Always Clean Mop\u2122\uFE0F\\\\\"},{\\\\\"title\\\\\":\\\\\"Downward Pressure\\\\\",\\\\\"des\\\\\":\\\\\"10N / 1 kg\\\\\"},{\\\\\"title\\\\\":\\\\\"Rotations Per Minute\\\\\",\\\\\"des\\\\\":\\\\\"170 RPM (Maximum)\\\\\"},{\\\\\"title\\\\\":\\\\\"Dual Water Resevoir (Robot)\\\\\",\\\\\"des\\\\\":\\\\\"Clean Water Resevoir & Dirty Water Resevoir\\\\\"},{\\\\\"title\\\\\":\\\\\"Auto Waste Water Collection (Robot)\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Auto Retraction\\\\\",\\\\\"des\\\\\":\\\\\"0.5 in / 12 mm\\\\\"}]},{\\\\\"name\\\\\":\\\\\"Vacuuming\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Maximum Suction Strength\\\\\",\\\\\"des\\\\\":\\\\\"8,000 Pa\\\\\"},{\\\\\"title\\\\\":\\\\\"Side Brush\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Detangling Brush\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Vacuuming Noise Level (Standard)\\\\\",\\\\\"des\\\\\":\\\\\"Under 60 dB\\\\\"},{\\\\\"title\\\\\":\\\\\"Cleaning Proximity Around Barrier\\\\\",\\\\\"des\\\\\":\\\\\"Less than 2 cm\\\\\"}]},{\\\\\"name\\\\\":\\\\\"All-in-One Station\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Auto Emptying\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Auto Washing\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Auto Refilling\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Auto Heated Air Drying\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Eco-Clean Ozone\u2122\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Auto Waste Water Collection\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Auto Detergent Dispensing\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"LCD Touch Control\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Anti-Bacteria Dust Bag\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Charging Time\\\\\",\\\\\"des\\\\\":\\\\\"4 Hours\\\\\"},{\\\\\"title\\\\\":\\\\\"Dust Collection Capacity\\\\\",\\\\\"des\\\\\":\\\\\"Robot: 250 ml / Station: 2.5 L\\\\\"},{\\\\\"title\\\\\":\\\\\"Clean Water Tank Capacity\\\\\",\\\\\"des\\\\\":\\\\\"Robot: 240 ml / Station: 3.0 L\\\\\"},{\\\\\"title\\\\\":\\\\\"Dirty Water Tank Capacity\\\\\",\\\\\"des\\\\\":\\\\\"Robot: 220 ml / Station: 2 L\\\\\"},{\\\\\"title\\\\\":\\\\\" Station Dimensions\\\\\",\\\\\"des\\\\\":\\\\\"15.1 \u00D7 18.4 \u00D7 26.4 in / 383 \u00D7 467 \u00D7 670 mm\\\\\"},{\\\\\"title\\\\\":\\\\\"Robot Dimensions\\\\\",\\\\\"des\\\\\":\\\\\"12.8 \u00D7 13.7 \u00D7 3.8 in / 325 \u00D7 347 \u00D7 96 mm\\\\\"},{\\\\\"title\\\\\":\\\\\"Station Weight\\\\\",\\\\\"des\\\\\":\\\\\"19.09 lb / 8.66 kg \\\\\"},{\\\\\"title\\\\\":\\\\\"Robot Weight\\\\\",\\\\\"des\\\\\":\\\\\"11.33 lb / 5.14 kg\\\\\"}]},{\\\\\"name\\\\\":\\\\\"Intelligence\\\\\",\\\\\"children\\\\\":[{\\\\\"title\\\\\":\\\\\"Obstacle Avoidance\\\\\",\\\\\"des\\\\\":\\\\\" 3D MatrixEye\u2122\\\\\"},{\\\\\"title\\\\\":\\\\\"Mapping Type\\\\\",\\\\\"des\\\\\":\\\\\"TrueCourse\u2122 Mapping\\\\\"},{\\\\\"title\\\\\":\\\\\"Navigation Type\\\\\",\\\\\"des\\\\\":\\\\\"dToF LiDAR\\\\\"},{\\\\\"title\\\\\":\\\\\"App Control\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"LCD Touch Control\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Bluetooth\\\\\",\\\\\"des\\\\\":\\\\\"Yes\\\\\"},{\\\\\"title\\\\\":\\\\\"Wi-Fi\\\\\",\\\\\"des\\\\\":\\\\\"2.4GHz\\\\\"}]}],\\\\\"showTitle\\\\\":true}\",\"type\":\"json\"},\"navBar\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Purchase\\\\\",\\\\\"target\\\\\":\\\\\"productMain\\\\\"},{\\\\\"label\\\\\":\\\\\"Overview\\\\\",\\\\\"target\\\\\":\\\\\"overview\\\\\"},{\\\\\"label\\\\\":\\\\\"Specs\\\\\",\\\\\"target\\\\\":\\\\\"specsV2\\\\\"},{\\\\\"label\\\\\":\\\\\"Compare\\\\\",\\\\\"target\\\\\":\\\\\"compareV2\\\\\"},{\\\\\"label\\\\\":\\\\\"Reviews\\\\\",\\\\\"target\\\\\":\\\\\"reviews\\\\\"}]}\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'global',\n },\n MF_combo_listing: null,\n MF_combo_product_ext_info: null,\n MF_combo_accessories: {\n value:\n '{\"related_products\":{\"value\":\"{\\\\\"show\\\\\":true,\\\\\"products\\\\\":[{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/44047933407418\\\\\",\\\\\"sku\\\\\":\\\\\"BUNDLE-T29B8001-1-T29B7001-1-T29C0001-2-T29B9001-1-T29B6001-1\\\\\",\\\\\"title\\\\\":\\\\\"bundle\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S1_Pro_3daf0623-92c9-436d-aa4c-f37c0a686a21.png?v=1728360288\\\\\",\\\\\"handle\\\\\":\\\\\"bundle-t29b8001-1-t29b7001-1-t29c0001-2-t29b9001-1-t29b6001-1\\\\\",\\\\\"product_title\\\\\":\\\\\"Basic Half-Year Service \u2014 eufy S1 Pro Accessories Subscription Service\\\\\",\\\\\"showExtra\\\\\":true,\\\\\"extra\\\\\":\\\\\"{\\\\\\\\\\\\\"details\\\\\\\\\\\\\": \\\\\\\\\\\\\"1. Replacement Side Brush \u00D74<br/>2. Replacement High-Performance Filter \u00D72<br/>3. Replacement Rolling Mop \u00D72<br/>4. Replacement Dust Bag \u00D73<br/>5. Replacement Rolling Brush \u00D71<br/>6. Replacement Brush Guard \u00D71\\\\\\\\\\\\\"\\\\\\\\n}\\\\\\\\n\\\\\"},{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/44038060212410\\\\\",\\\\\"sku\\\\\":\\\\\"BUNDLE-T29B8001-1-T29B7001-1-T29C0001-3-T29B9001-2-T29B6001-1\\\\\",\\\\\"title\\\\\":\\\\\"Default Title\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S1_Pro_a3a9e3cf-7a82-4503-8ec7-15993a38256f.png?v=1728360200\\\\\",\\\\\"handle\\\\\":\\\\\"bundle-t29b8001-1-t29b7001-1-t29c0001-3-t29b9001-2-t29b6001-1\\\\\",\\\\\"product_title\\\\\":\\\\\"(For Pet Owners Only) eufy S1 Pro Accessories Subscription Service\\\\\",\\\\\"showExtra\\\\\":true,\\\\\"extra\\\\\":\\\\\"{\\\\\\\\\\\\\"details\\\\\\\\\\\\\": \\\\\\\\\\\\\"1. Replacement Side Brush \u00D74<br/>2. Replacement High-Performance Filter \u00D72<br/>3. Replacement Rolling Mop \u00D73<br/>4. Replacement Dust Bag \u00D76<br/>5. Replacement Rolling Brush \u00D71<br/>6. Replacement Brush Guard \u00D71\\\\\\\\\\\\\"\\\\\\\\n}\\\\\"},{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/44215038738618\\\\\",\\\\\"sku\\\\\":\\\\\"BUNDLE-T29B8001-1-T29B7001-1-T29C0001-1-T29B9001-1-T29B6001-1\\\\\",\\\\\"title\\\\\":\\\\\"bundle\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S1_Pro_5ff8c8a6-8d2b-46e0-85c0-5c19d0691a31.png?v=1728360371\\\\\",\\\\\"handle\\\\\":\\\\\"bundle-t29b8001-1-t29b7001-1-t29c0001-1-t29b9001-1-t29b6001-1\\\\\",\\\\\"product_title\\\\\":\\\\\"Basic Quarterly Service \u2014 eufy S1 Pro Accessories Subscription Service\\\\\",\\\\\"showExtra\\\\\":true,\\\\\"extra\\\\\":\\\\\"{\\\\\\\\\\\\\"details\\\\\\\\\\\\\": \\\\\\\\\\\\\"1. Replacement Side Brush \u00D74<br/>2. Replacement High-Performance Filter \u00D72<br/>3. Replacement Rolling Mop \u00D71<br/>4. Replacement Dust Bag \u00D73<br/>5. Replacement Rolling Brush \u00D71<br/>6. Replacement Brush Guard \u00D71\\\\\\\\\\\\\"\\\\\\\\n}\\\\\"}]}\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'accessories',\n },\n description:\n 'HydroJet\u2122\uFE0F System: A revolutionary mopping system that redefines floor care, ensuring your mop stays clean at all times. 10-in-1 UniClean\u2122\uFE0F Station: S1 Pro\u2019s station provides an unmatched, worry-free cleaning experience. Precision Corner-to-Edge Clean: Delivers a thorough, seamless deep clean in every corner of your home. 8,000 Pa Powerful Suction: Effortlessly removes deeply embedded dust and debris from both hard floors and carpets. Sportscar-Streamlined Design: S1 Pro features a futuristic, minimalist design with high recognition value. Compact yet versatile, it enhances both aesthetics and functionality, elevating your home decor. User-Centered Design: The exclusive LCD Touch Control offers an intuitive user experience for anyone. Its ergonomically optimized height prevents discomfort, while the transparent water tank keeps you informed about water levels. 3D MatrixEye\u2122 Obstacle Avoidance: With human-like vision, this system enables high-precision home mapping in real time. Eco-Clean Ozone\u2122\uFE0F: Effectively eliminates up to 99.99% of bacteria, providing superior disinfection results. Note: Tap water is recommended for optimal disinfection. In laboratory tests, 99.99% of E. Coli was removed; actual results may vary depending on environmental factors. 12mm Auto-Retraction: The mop automatically lifts by 12mm, maximizing cleaning efficiency on carpets without causing damage. If you have any questions regarding the subscription, please click here.',\n descriptionHtml:\n '<ul start=\"1\">\\n<li data-list=\"bullet1\" data-line=\"true\" class=\"temp-li bullet1\">\\n<strong>HydroJet\u2122\uFE0F System</strong>: A revolutionary mopping system that redefines floor care, ensuring your mop stays clean at all times.</li>\\n</ul>\\n<ul start=\"1\">\\n<li data-list=\"bullet1\" data-line=\"true\" class=\"temp-li bullet1\">\\n<strong>10-in-1 UniClean\u2122\uFE0F Station</strong>: S1 Pro\u2019s station provides an unmatched, worry-free cleaning experience.</li>\\n</ul>\\n<ul start=\"1\">\\n<li data-list=\"bullet1\" data-line=\"true\" class=\"temp-li bullet1\">\\n<strong>Precision Corner-to-Edge Clean</strong>: Delivers a thorough, seamless deep clean in every corner of your home.</li>\\n</ul>\\n<ul start=\"1\">\\n<li data-list=\"bullet1\" data-line=\"true\" class=\"temp-li bullet1\">\\n<strong>8,000 Pa Powerful Suction</strong>: Effortlessly removes deeply embedded dust and debris from both hard floors and carpets.</li>\\n</ul>\\n<ul start=\"1\">\\n<li data-list=\"bullet1\" data-line=\"true\" class=\"temp-li bullet1\">\\n<strong>Sportscar-Streamlined Design</strong>: S1 Pro features a futuristic, minimalist design with high recognition value. Compact yet versatile, it enhances both aesthetics and functionality, elevating your home decor.</li>\\n</ul>\\n<ul start=\"1\">\\n<li data-list=\"bullet1\" data-line=\"true\" class=\"temp-li bullet1\">\\n<strong>User-Centered Design</strong>: The exclusive LCD Touch Control offers an intuitive user experience for anyone. Its ergonomically optimized height prevents discomfort, while the transparent water tank keeps you informed about water levels.</li>\\n</ul>\\n<ul start=\"1\">\\n<li data-list=\"bullet1\" data-line=\"true\" class=\"temp-li bullet1\">\\n<strong>3D MatrixEye\u2122 Obstacle Avoidance</strong>: With human-like vision, this system enables high-precision home mapping in real time.</li>\\n</ul>\\n<ul start=\"1\">\\n<li data-list=\"bullet1\" data-line=\"true\" class=\"temp-li bullet1\">\\n<strong>Eco-Clean Ozone\u2122\uFE0F</strong>: Effectively eliminates up to 99.99% of bacteria, providing superior disinfection results.</li>\\n</ul>\\n<div data-line=\"true\" data-line-index=\"8\" data-zone-id=\"0\"><em>Note: Tap water is recommended for optimal disinfection. In laboratory tests, 99.99% of E. Coli was removed; actual results may vary depending on environmental factors.</em></div>\\n<p>\u00A0</p>\\n<ul start=\"1\">\\n<li data-list=\"bullet1\" data-line=\"true\" class=\"temp-li bullet1\">\\n<strong>12mm Auto-Retraction</strong>: The mop automatically lifts by 12mm, maximizing cleaning efficiency on carpets without causing damage.</li>\\n</ul>\\n<div data-line=\"true\" data-line-index=\"10\" data-zone-id=\"0\">If you have any questions regarding the subscription, <a data-lark-is-custom=\"true\" rel=\"noopener noreferrer\" href=\"https://help.fragile.co/eufy-flex/en/\" target=\"_blank\"><u>please click here</u></a><u>.</u>\\n</div>',\n id: 'gid://shopify/Product/8591218573481',\n name: 'eufy Robot Vacuum Omni S1 Pro (Beta 5.0)',\n vendor: 'beta-eufy-us',\n handle: 't2080222',\n title: 'eufy Robot Vacuum Omni S1 Pro (Beta 5.0)',\n path: '/t2080222',\n slug: 't2080222',\n price: {\n value: 1499.99,\n currencyCode: 'USD',\n },\n listPrice: 0,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S1_Pro_7f518d3b-fd4a-4d08-b553-5c9aa4beb028.png?v=1743567448',\n altText: null,\n width: 3600,\n height: 3600,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/d4f70b20ae08baa91175811c4f952f6f.png?v=1743567256',\n altText: null,\n width: 2400,\n height: 2400,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/0ff2a2c0a2416a014252cb0d1fb4798f_5141de6d-3322-46c0-b040-c7cb29bdea3a.png?v=1743567257',\n altText: null,\n width: 2400,\n height: 2400,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/dccdd7498868d2e12c8aa8bff5f2c727_50702c56-e693-4535-9a6a-b6af08542400.png?v=1743567260',\n altText: null,\n width: 2400,\n height: 2400,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/83864ff538569e3bb9ab4d87fbde36e2_c55b7bbb-4828-42a6-ba2e-a08a589c95ee.png?v=1743567259',\n altText: null,\n width: 2400,\n height: 2400,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/a4fd3f402903596b6b470bbda44e7c64_c5ba993e-adf9-4c25-9ed0-1dd45adb425f.png?v=1743567257',\n altText: null,\n width: 2400,\n height: 2400,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/a063bb63b961cc56054416cb24249faf_e2fdf496-c238-4912-9e53-61c0ca8ebe1f.png?v=1743567257',\n altText: null,\n width: 2400,\n height: 2400,\n },\n ],\n variants: [\n {\n barcode: null,\n availableForSale: true,\n weight: 0,\n id: 'gid://shopify/ProductVariant/45950852726953',\n name: 'Default Title',\n sku: 'T2080222',\n price: 1499.99,\n image: {\n altText: null,\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S1_Pro_7f518d3b-fd4a-4d08-b553-5c9aa4beb028.png?v=1743567448',\n width: 3600,\n height: 3600,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 172,\n currentlyNotInStock: false,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/45950852726953',\n displayName: 'title',\n name: 'Title',\n values: [\n {\n label: 'Default Title',\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: [],\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [null],\n },\n ],\n sellingPlanGroups: [],\n options: [],\n metafields: {\n pageType: null,\n seoSetting: null,\n preRender: null,\n relatedProducts: null,\n template: 'V5',\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: [\n 'tabVideos',\n 'overview',\n 'aplusV2__4',\n 'aplusV2__10',\n 'aplusV2__5',\n 'aplusV2__15',\n 'aplusV2__14',\n 'features',\n 'compareV2',\n 'specsV2',\n 'tabFaqs',\n ],\n aplus_order: null,\n judgemeBadge:\n \"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\",\n judgemeWidget:\n \"<div class='jdgm-rev-widg' data-updated-at='2025-06-16T04:11:28Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 5 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 4 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 3 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 2 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 1 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget' style=\\\"display: none;\\\"></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\",\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: null,\n yotpoReviewsAverage: null,\n pageCommon: null,\n liveHelper: null,\n giftCard: null,\n hideSearch: null,\n showNewPop: null,\n productData: {\n checkout_bar_info: {\n txt: 'Buy now at an unbeatable Black Friday price.',\n },\n custom_variants: {\n variants: [\n {\n handle: 't2080111',\n title: 'eufy Robot Vacuum Omni S1 Pro',\n },\n {\n handle: 'bundle-t20801a1-1-t29c1001-2-t29c2001-1',\n title: 'S1 Pro + Replacement Kits + 2 Floor washing bottles',\n tag: 'Hot',\n },\n {\n handle: 'bundle-t2080111-1-t29c2001-1',\n title: 'S1 Pro + Replacement Kits',\n },\n {\n handle: 'bundle-t20801a1-1-t29m0011-1',\n title: 'S1 Pro + Automatic Water Refill and Drainage System',\n tag: 'New',\n },\n {\n handle: 'bundle-t2080111-1-t29b9001-1',\n title: ' S1 Pro + Dust Bags',\n },\n {\n handle: 't2071111',\n title: 'eufy Robot Vacuum Omni S1',\n },\n ],\n title: 'Choice',\n desc: '',\n },\n model3DViewer: {\n ar: true,\n 'ar-scale': 'auto',\n exposure: 1,\n 'ar-modes': 'webxr scene-viewer quick-look',\n 'camera-orbit': '53.99deg 93.44deg 1.763m',\n src: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S1pro.glb',\n arBtnText: '',\n arBtnIcon: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/AR_1.svg?v=1744790605',\n poster:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S1_Pro_e9d9a7f1-8aaa-4846-b114-373afa8c40fd.png?v=1746677195',\n 'environment-image': 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S1Pro_1.hdr',\n },\n feature: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/2_6b272eb8-17a5-493b-9c98-be65d62cbea4.png?v=1750251386',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/2-1_ffe30fb8-16d5-4ee8-8f57-241de8dd0b01.png?v=1750046050',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/2-2_30874255-ea10-4c9d-9a97-8d78714a640a.png?v=1750046050',\n },\n ],\n scene: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/3_91653dfe-7eba-416b-ad6a-99e1fceeba9d.png?v=1750251389',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/3-1_85ab76e0-0b8b-483e-8dc2-af08fb1cac16.png?v=1750046213',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/3-2_e6f696f4-0f15-4eb9-b819-4d99de2c3f4a.png?v=1750046231',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/4_e07d882c-3fe7-441b-9129-da0743e737e6.png?v=1750251387',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/4-1_4e9f3ecf-a210-4afe-bf9f-feb14049cbf0.png?v=1750046211',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/4-2_f278f38d-fc2c-4479-9da1-177e30279c1b.png?v=1750046225',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/5_a93d50f6-bec7-419d-bfd8-20a61ac0626e.png?v=1750251388',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/5-2_6f0ab8bc-1333-4265-ae4d-4c65a92d1f2a.png?v=1750046234',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/5-1_0270ebec-ad50-4549-9266-78505ee00497.png?v=1750046215',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/6_8e7f7f34-d567-4740-8fe7-e0a8f50fb988.png?v=1750251389',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/6-1_3b6adc1e-a7ff-4f92-98da-0d4426246a89.png?v=1750046219',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/6-2_c25a3a86-c535-4d9a-b6ed-90b1460a4aa9.png?v=1750046237',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/7_5d2d2992-d8a1-4bef-9603-5aec5d598ffc.png?v=1750251389',\n mobImg: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/7-2.png?v=1750046237',\n padImg: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/7-1.png?v=1750046217',\n },\n {\n padImg: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8-1.png?v=1750046228',\n mobImg: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8-2.png?v=1750046243',\n img: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/8_ebb4c547-3f5b-4074-8e6a-292365c6d28b.png?v=1750251390',\n },\n ],\n intro_video: {\n video: 'https://cdn.shopify.com/videos/c/o/v/67fe561a7ee84033a93d1c8d37d153a3.mp4',\n },\n },\n productVideo: null,\n user_reviews_video: null,\n listing_compare: null,\n specs: {\n items: [],\n title: 'Specs',\n variant: {\n sku: 'T2080111',\n },\n data: [\n {\n name: 'Mopping',\n children: [\n {\n title: 'Mop Type',\n des: 'Always Clean Mop\u2122\uFE0F',\n },\n {\n title: 'Downward Pressure',\n des: '10N / 1 kg',\n },\n {\n title: 'Rotations Per Minute',\n des: '170 RPM (Maximum)',\n },\n {\n title: 'Dual Water Resevoir (Robot)',\n des: 'Clean Water Resevoir & Dirty Water Resevoir',\n },\n {\n title: 'Auto Waste Water Collection (Robot)',\n des: 'Yes',\n },\n {\n title: 'Auto Retraction',\n des: '0.5 in / 12 mm',\n },\n ],\n },\n {\n name: 'Vacuuming',\n children: [\n {\n title: 'Maximum Suction Strength',\n des: '8,000 Pa',\n },\n {\n title: 'Side Brush',\n des: 'Yes',\n },\n {\n title: 'Detangling Brush',\n des: 'Yes',\n },\n {\n title: 'Vacuuming Noise Level (Standard)',\n des: 'Under 60 dB',\n },\n {\n title: 'Cleaning Proximity Around Barrier',\n des: 'Less than 2 cm',\n },\n ],\n },\n {\n name: 'All-in-One Station',\n children: [\n {\n title: 'Auto Emptying',\n des: 'Yes',\n },\n {\n title: 'Auto Washing',\n des: 'Yes',\n },\n {\n title: 'Auto Refilling',\n des: 'Yes',\n },\n {\n title: 'Auto Heated Air Drying',\n des: 'Yes',\n },\n {\n title: 'Eco-Clean Ozone\u2122',\n des: 'Yes',\n },\n {\n title: 'Auto Waste Water Collection',\n des: 'Yes',\n },\n {\n title: 'Auto Detergent Dispensing',\n des: 'Yes',\n },\n {\n title: 'LCD Touch Control',\n des: 'Yes',\n },\n {\n title: 'Anti-Bacteria Dust Bag',\n des: 'Yes',\n },\n {\n title: 'Charging Time',\n des: '4 Hours',\n },\n {\n title: 'Dust Collection Capacity',\n des: 'Robot: 250 ml / Station: 2.5 L',\n },\n {\n title: 'Clean Water Tank Capacity',\n des: 'Robot: 240 ml / Station: 3.0 L',\n },\n {\n title: 'Dirty Water Tank Capacity',\n des: 'Robot: 220 ml / Station: 2 L',\n },\n {\n title: ' Station Dimensions',\n des: '15.1 \u00D7 18.4 \u00D7 26.4 in / 383 \u00D7 467 \u00D7 670 mm',\n },\n {\n title: 'Robot Dimensions',\n des: '12.8 \u00D7 13.7 \u00D7 3.8 in / 325 \u00D7 347 \u00D7 96 mm',\n },\n {\n title: 'Station Weight',\n des: '19.09 lb / 8.66 kg ',\n },\n {\n title: 'Robot Weight',\n des: '11.33 lb / 5.14 kg',\n },\n ],\n },\n {\n name: 'Intelligence',\n children: [\n {\n title: 'Obstacle Avoidance',\n des: ' 3D MatrixEye\u2122',\n },\n {\n title: 'Mapping Type',\n des: 'TrueCourse\u2122 Mapping',\n },\n {\n title: 'Navigation Type',\n des: 'dToF LiDAR',\n },\n {\n title: 'App Control',\n des: 'Yes',\n },\n {\n title: 'LCD Touch Control',\n des: 'Yes',\n },\n {\n title: 'Bluetooth',\n des: 'Yes',\n },\n {\n title: 'Wi-Fi',\n des: '2.4GHz',\n },\n ],\n },\n ],\n showTitle: true,\n },\n faqs: null,\n howtoVideo: null,\n quick_intro: null,\n standard_schema: null,\n listing_paragraph: null,\n custom_variants: null,\n slickContainer: null,\n highlights: null,\n downloads: null,\n inbox: null,\n liveStream: null,\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: null,\n productExtInfo: null,\n accessories: {\n show: true,\n products: [\n {\n id: 'gid://shopify/ProductVariant/44047933407418',\n sku: 'BUNDLE-T29B8001-1-T29B7001-1-T29C0001-2-T29B9001-1-T29B6001-1',\n title: 'bundle',\n image:\n 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S1_Pro_3daf0623-92c9-436d-aa4c-f37c0a686a21.png?v=1728360288',\n handle: 'bundle-t29b8001-1-t29b7001-1-t29c0001-2-t29b9001-1-t29b6001-1',\n product_title: 'Basic Half-Year Service \u2014 eufy S1 Pro Accessories Subscription Service',\n showExtra: true,\n extra:\n '{\"details\": \"1. Replacement Side Brush \u00D74<br/>2. Replacement High-Performance Filter \u00D72<br/>3. Replacement Rolling Mop \u00D72<br/>4. Replacement Dust Bag \u00D73<br/>5. Replacement Rolling Brush \u00D71<br/>6. Replacement Brush Guard \u00D71\"\\n}\\n',\n },\n {\n id: 'gid://shopify/ProductVariant/44038060212410',\n sku: 'BUNDLE-T29B8001-1-T29B7001-1-T29C0001-3-T29B9001-2-T29B6001-1',\n title: 'Default Title',\n image:\n 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S1_Pro_a3a9e3cf-7a82-4503-8ec7-15993a38256f.png?v=1728360200',\n handle: 'bundle-t29b8001-1-t29b7001-1-t29c0001-3-t29b9001-2-t29b6001-1',\n product_title: '(For Pet Owners Only) eufy S1 Pro Accessories Subscription Service',\n showExtra: true,\n extra:\n '{\"details\": \"1. Replacement Side Brush \u00D74<br/>2. Replacement High-Performance Filter \u00D72<br/>3. Replacement Rolling Mop \u00D73<br/>4. Replacement Dust Bag \u00D76<br/>5. Replacement Rolling Brush \u00D71<br/>6. Replacement Brush Guard \u00D71\"\\n}',\n },\n {\n id: 'gid://shopify/ProductVariant/44215038738618',\n sku: 'BUNDLE-T29B8001-1-T29B7001-1-T29C0001-1-T29B9001-1-T29B6001-1',\n title: 'bundle',\n image:\n 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/S1_Pro_5ff8c8a6-8d2b-46e0-85c0-5c19d0691a31.png?v=1728360371',\n handle: 'bundle-t29b8001-1-t29b7001-1-t29c0001-1-t29b9001-1-t29b6001-1',\n product_title: 'Basic Quarterly Service \u2014 eufy S1 Pro Accessories Subscription Service',\n showExtra: true,\n extra:\n '{\"details\": \"1. Replacement Side Brush \u00D74<br/>2. Replacement High-Performance Filter \u00D72<br/>3. Replacement Rolling Mop \u00D71<br/>4. Replacement Dust Bag \u00D73<br/>5. Replacement Rolling Brush \u00D71<br/>6. Replacement Brush Guard \u00D71\"\\n}',\n },\n ],\n },\n seoHidden: null,\n fwcdn3: null,\n compare: [\n {\n label: 'Clean Types',\n val: 'Vacuum and Mop',\n },\n {\n label: 'Portable Deep Cleaner',\n val: '\u2705',\n },\n {\n label: 'HydroJet\u2122 Mopping System',\n val: '\u2705',\n },\n {\n label: 'Mop Type',\n val: 'Rolling Mop',\n },\n {\n label: 'Downward Pressure',\n val: '1.5kg',\n },\n {\n label: 'Rotations Per Minute',\n val: '180RPM',\n },\n {\n label: 'Suction Power',\n val: '20,000 Pa',\n },\n {\n label: 'Auto-Detangling',\n val: 'DuoSpiral\u2122 Brushes',\n },\n {\n label: 'Obstacle Avoidance',\n val: 'RGB Camera + LED',\n },\n {\n label: 'Omni Station',\n val: '\u2705',\n },\n {\n label: 'Obstacle Clearance Height',\n val: '0.83 in',\n },\n {\n label: 'Minimum Height and Width Restrictions (Under/Space Around Furniture)',\n val: '4.37 in / 11.39 in',\n },\n {\n label: 'Robot/Station',\n val: ' Robot: 12.83 \u00D7 13.72 \u00D7 4.40 in<br/>Station\uFF1A14.63 \u00D7 19.07 \u00D7 17.29 in',\n },\n {\n label: 'Run Time: Vacuum and Mop',\n val: '125 min (Standard)<br/>Vacuum: 216 min (Standard)',\n },\n {\n label: 'App Control',\n val: '\u2705',\n },\n {\n label: 'Bluetooth',\n val: '\u2705',\n },\n {\n label: 'Wi-Fi',\n val: '\u2705',\n },\n ],\n navBar: {\n list: [\n {\n label: 'Purchase',\n target: 'productMain',\n },\n {\n label: 'Overview',\n target: 'overview',\n },\n {\n label: 'Specs',\n target: 'specsV2',\n },\n {\n label: 'Compare',\n target: 'compareV2',\n },\n {\n label: 'Reviews',\n target: 'reviews',\n },\n ],\n },\n },\n },\n {\n availableForSale: false,\n productType: 'Battery Camera',\n onlineStoreUrl: null,\n publishedAt: '2023-04-27T03:32:24Z',\n totalInventory: 0,\n tags: [\n '$299.99-$200.00',\n '4K',\n 'Battery',\n 'ca m',\n 'eufyday',\n 'Front Door',\n 'ListingTag1:blue:4K',\n 'ListingTag2:blue:Solar Power',\n 'ListingTag3:orange:Edge System',\n 'ListingTag4:orange:NEW',\n 'S',\n 's330',\n 'security',\n 'Solar',\n 'Support WiFi Connection No',\n 'Yards',\n 'YGroup_T8871',\n ],\n seo: {\n title: 'S330 eufyCam Add-On Camera',\n description:\n 'S330 eufyCam Add-On Camera\uFF1A\\nSee 4K Detail Day and Night\\n180-Day Battery Life\\nUp to 16TB Expandable Local Storage\\n',\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: null,\n MF_aplus_order: null,\n MF_judgemeBadge: null,\n MF_judgemeWidget: null,\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: null,\n MF_yotpoReviewsAverage: null,\n MF_pageCommon: null,\n MF_liveHelper: {\n value: 'true',\n type: 'boolean',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Boolean\",\"schema\":\"\"}',\n namespace: 'global',\n key: 'live-helper',\n },\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: null,\n MF_productData: {\n value:\n '{\"product_detail_url\":\"https://beta-eufy-us.myshopify.com/pages/security-eufycam3\",\"custom_variants\":{\"title\":\"Select Options\",\"desc\":\"*Add-on Camera requires HomeBase 3 to operate.\",\"variants\":[{\"handle\":\"t88711w1\",\"title\":\"2-Cam Kit\"},{\"handle\":\"t88731w1\",\"title\":\"4-Cam Kit\"},{\"handle\":\"bundle-t88711w1-1-t80301d1-80-1\",\"title\":\"2-Cam Kit&1TB\"},{\"handle\":\"bundle-t88731w1-1-t80301d1-80-1\",\"title\":\"4-Cam Kit&1TB\"},{\"handle\":\"t88721w1\",\"title\":\"3-Cam Kit\"},{\"handle\":\"bundle-t88721w1-1-t80301d1-80-1\",\"title\":\"3-Cam Kit&1TB\"},{\"handle\":\"t81601w1\",\"title\":\"Add-On Camera\"},{\"handle\":\"bundle-t88711w1-1-e85301y1-1\",\"title\":\" 2-Cam Kit&Lock\",\"tag\":\"Recommended\"}]},\"scene\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/image_207_1.png?v=1689230455\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/image_207_1.png?v=1689230455\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/image_207_1.png?v=1689230455\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/image_207_1.png?v=1689230455\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/image_207_1.png?v=1689230455\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/image_207_1.png?v=1689230455\"}],\"intro_video\":{\"poster\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/20221012-111115.jpg?v=1665544288\",\"video\":\"https://cdn.shopify.com/videos/c/o/v/b7b61fc5085b402798b5a72a34949907.mp4\"}}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'product',\n key: 'data',\n },\n MF_productVideo: null,\n MF_user_reviews_video: null,\n MF_listing_compare: null,\n MF_specs: null,\n MF_faqs: null,\n MF_howtoVideo: null,\n MF_quick_intro: null,\n MF_standard_schema: null,\n MF_listing_paragraph: null,\n MF_custom_variants: null,\n MF_slickContainer: null,\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: null,\n MF_liveStream: null,\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: null,\n MF_productExtInfo: {\n value: '[\"Bulling_point859\",\"Bulling_point1859\",\"Solar Powered and 4K\",\"Up to 16TB of Local Storage\"]',\n type: 'json',\n description: null,\n namespace: 'product_ext_info',\n key: 'bulling_point',\n },\n MF_accessories: null,\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: null,\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: null,\n MF_combo_nav: null,\n MF_combo_product: null,\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: null,\n MF_combo_aplus: null,\n MF_combo_judgeme: null,\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: null,\n MF_combo_page: null,\n MF_combo_global: null,\n MF_combo_listing: null,\n MF_combo_product_ext_info: null,\n MF_combo_accessories: null,\n description:\n 'See 4K Detail Day and Night Forever* Power, Solar Style Up to 16 TB Expandable Local Storage** (Additional Storage** Drive Not Included) (The operating system will occupy a portion of the built-in storage** capacity) BionicMind\u2122 AI Differentiates Family and Strangers HomeBase 3 Centralize Security Management Note: Add-on Camera requires HomeBase 3 to operate. See others in this series eufyCam 3C',\n descriptionHtml:\n '<div><meta charset=\"utf-8\"></div>\\n<ul data-mce-fragment=\"1\">\\n<li data-mce-fragment=\"1\">\\n<div data-line-index=\"0\" data-zone-id=\"0\"><span>See 4K Detail Day and Night</span></div>\\n</li>\\n<li data-mce-fragment=\"1\">\\n<div data-line-index=\"0\" data-zone-id=\"0\"><span>Forever* Power, Solar Style</span></div>\\n</li>\\n<li data-mce-fragment=\"1\">\\n<span data-mce-fragment=\"1\"></span><meta charset=\"utf-8\">\\n<div data-mce-fragment=\"1\">\\n<div data-line-index=\"0\" data-zone-id=\"0\">\\n<meta charset=\"utf-8\">\\n<div data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\">\\n<meta charset=\"utf-8\">\\n<div>Up to 16 TB Expandable Local Storage** (Additional Storage** Drive Not Included) (The operating system will occupy a portion of the built-in storage** capacity)</div>\\n</div>\\n</div>\\n</div>\\n</li>\\n<li data-mce-fragment=\"1\">\\n<meta charset=\"utf-8\">\\n<div data-line-index=\"0\" data-zone-id=\"0\"><span>BionicMind\u2122 AI Differentiates Family and Strangers </span></div>\\n</li>\\n<li data-mce-fragment=\"1\">\\n<div data-line-index=\"0\" data-zone-id=\"0\"><span>HomeBase 3 Centralize Security Management</span></div>\\n</li>\\n<li data-mce-fragment=\"1\">\\n<strong style=\"color: #000000; font-family: -apple-system, BlinkMacSystemFont, \\'San Francisco\\', \\'Segoe UI\\', Roboto, \\'Helvetica Neue\\', sans-serif; font-size: 0.875rem;\">Note: Add-on Camera requires HomeBase 3 to operate.</strong><br>\\n</li>\\n</ul>\\n<div class=\"seeOther\"><strong><meta charset=\"utf-8\">See others in this series <a href=\"/products/t8161121?ref=cam3\" data-mce-href=\"/products/t8161121?ref=cam3\">eufyCam 3C</a></strong></div>\\n<style><!--\\n.seeOther { color: #000000; display: block !important; } .seeOther a, .seeOtherTwo a { color: #F1660D !important; border-color: #F1660D !important; }\\n--></style>',\n id: 'gid://shopify/Product/7613881385129',\n name: 'eufyCam S330 (eufyCam 3) Add-on Camera',\n vendor: 'eufy US',\n handle: 't81601w1',\n title: 'eufyCam S330 (eufyCam 3) Add-on Camera',\n path: '/t81601w1',\n slug: 't81601w1',\n price: {\n value: 219.99,\n currencyCode: 'USD',\n },\n listPrice: 0,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S330eufyCam_eufyCam3_Add-onCamera_d2455f4a-308f-49a6-8950-1ac90b3422d7.png?v=1720178856',\n altText: 'eufyCam S330 (eufyCam 3) Add-on Camera',\n width: 1200,\n height: 1200,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/e269ae5ba51e3730cf907ce795ef6ae5_85c79053-5458-4e8e-b53b-e6ae65305afb.png?v=1720178856',\n altText: 'eufyCam S330 (eufyCam 3) Add-on Camera',\n width: 1200,\n height: 1200,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/ab6f219a3f01bc3dbe9210190dc3bcf5_84e28bf4-2486-4051-9227-43d623b2d274.png?v=1720178856',\n altText: 'eufyCam S330 (eufyCam 3) Add-on Camera',\n width: 1200,\n height: 1200,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/14761d7df4c9d7a71a767b853bd22583_e345cc2c-d011-4032-a23f-a7397070b4b1.png?v=1720178856',\n altText: 'eufyCam S330 (eufyCam 3) Add-on Camera',\n width: 1200,\n height: 1200,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358000854fe0ad24249b85f64640f9a4_07834faf-a41a-4321-9404-b4384ca243ac.png?v=1720178856',\n altText: 'eufyCam S330 (eufyCam 3) Add-on Camera',\n width: 1200,\n height: 1200,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/91db50d0353d9d00f2de2da6bb5e0c9b_5da0ca6d-9305-4ef7-8d18-7ccd4a45a611.png?v=1720178856',\n altText: 'eufyCam S330 (eufyCam 3) Add-on Camera',\n width: 1200,\n height: 1200,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/fd04e833fb45ca7c14d25a877d4c9581_59b15334-d08a-4d2a-bfad-37a60688f989.png?v=1720178856',\n altText: 'eufyCam S330 (eufyCam 3) Add-on Camera',\n width: 1200,\n height: 1200,\n },\n ],\n variants: [\n {\n barcode: '194644096915',\n availableForSale: false,\n weight: 1.7108,\n id: 'gid://shopify/ProductVariant/42619988213929',\n name: 'White',\n sku: 'T81601W1',\n price: 219.99,\n image: {\n altText: 'eufyCam S330 (eufyCam 3) Add-on Camera',\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S330eufyCam_eufyCam3_Add-onCamera_d2455f4a-308f-49a6-8950-1ac90b3422d7.png?v=1720178856',\n width: 1200,\n height: 1200,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 0,\n currentlyNotInStock: false,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/42619988213929',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'White',\n hexColors: ['#FFFFFF'],\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: [\n {\n title: 'WS7DV2TNYDIF',\n starts_at: '2025-08-13T07:00:00.000Z',\n ends_at: '2025-08-25T06:59:59.000Z',\n variant_shopify_id: 42619988213929,\n value_type: 'fixed_amount',\n value: '-70.0',\n currency: 'USD',\n fixed_value: '70.0',\n value_style: '$70',\n variant_price4wscode: 149.99,\n discount_type: 'DEAL',\n amazon_deal: false,\n cdi_id: 46044,\n cdi_updated_at: '2025-08-13T08:01:02.007Z',\n },\n {\n title: 'WS24productcode',\n starts_at: '2023-10-19T12:40:19.000Z',\n ends_at: null,\n variant_shopify_id: 42619988213929,\n value_type: 'fixed_amount',\n value: '-29.0',\n currency: 'USD',\n fixed_value: '29.0',\n value_style: '$29',\n variant_price4wscode: 190.99,\n discount_type: 'WS24',\n amazon_deal: false,\n cdi_id: 37922,\n cdi_updated_at: '2025-04-10T04:15:17.485Z',\n },\n ],\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [\n {\n title: 'WS7DV2TNYDIF',\n starts_at: '2025-08-13T07:00:00.000Z',\n ends_at: '2025-08-25T06:59:59.000Z',\n variant_shopify_id: 42619988213929,\n value_type: 'fixed_amount',\n value: '-70.0',\n currency: 'USD',\n fixed_value: '70.0',\n value_style: '$70',\n variant_price4wscode: 149.99,\n discount_type: 'DEAL',\n amazon_deal: false,\n cdi_id: 46044,\n cdi_updated_at: '2025-08-13T08:01:02.007Z',\n },\n ],\n },\n ],\n sellingPlanGroups: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductOption/9655786012841',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'White',\n hexColors: ['#FFFFFF'],\n },\n ],\n },\n ],\n metafields: {\n pageType: null,\n seoSetting: null,\n preRender: null,\n relatedProducts: null,\n template: null,\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: null,\n aplus_order: null,\n judgemeBadge: null,\n judgemeWidget: null,\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: null,\n yotpoReviewsAverage: null,\n pageCommon: null,\n liveHelper: 'true',\n giftCard: null,\n hideSearch: null,\n showNewPop: null,\n productData: {\n product_detail_url: 'https://beta-eufy-us.myshopify.com/pages/security-eufycam3',\n custom_variants: {\n title: 'Select Options',\n desc: '*Add-on Camera requires HomeBase 3 to operate.',\n variants: [\n {\n handle: 't88711w1',\n title: '2-Cam Kit',\n },\n {\n handle: 't88731w1',\n title: '4-Cam Kit',\n },\n {\n handle: 'bundle-t88711w1-1-t80301d1-80-1',\n title: '2-Cam Kit&1TB',\n },\n {\n handle: 'bundle-t88731w1-1-t80301d1-80-1',\n title: '4-Cam Kit&1TB',\n },\n {\n handle: 't88721w1',\n title: '3-Cam Kit',\n },\n {\n handle: 'bundle-t88721w1-1-t80301d1-80-1',\n title: '3-Cam Kit&1TB',\n },\n {\n handle: 't81601w1',\n title: 'Add-On Camera',\n },\n {\n handle: 'bundle-t88711w1-1-e85301y1-1',\n title: ' 2-Cam Kit&Lock',\n tag: 'Recommended',\n },\n ],\n },\n scene: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/image_207_1.png?v=1689230455',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/image_207_1.png?v=1689230455',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/image_207_1.png?v=1689230455',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/image_207_1.png?v=1689230455',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/image_207_1.png?v=1689230455',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/image_207_1.png?v=1689230455',\n },\n ],\n intro_video: {\n poster: 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/20221012-111115.jpg?v=1665544288',\n video: 'https://cdn.shopify.com/videos/c/o/v/b7b61fc5085b402798b5a72a34949907.mp4',\n },\n },\n productVideo: null,\n user_reviews_video: null,\n listing_compare: null,\n specs: null,\n faqs: null,\n howtoVideo: null,\n quick_intro: null,\n standard_schema: null,\n listing_paragraph: null,\n custom_variants: null,\n slickContainer: null,\n highlights: null,\n downloads: null,\n inbox: null,\n liveStream: null,\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: null,\n productExtInfo: [\n 'Bulling_point859',\n 'Bulling_point1859',\n 'Solar Powered and 4K',\n 'Up to 16TB of Local Storage',\n ],\n accessories: null,\n seoHidden: null,\n fwcdn3: null,\n compare: null,\n navBar: null,\n },\n },\n {\n availableForSale: true,\n productType: 'Smart Health',\n onlineStoreUrl: null,\n publishedAt: '2024-09-26T08:33:05Z',\n totalInventory: 1000,\n tags: ['akr_product_discount_tag', 'C'],\n seo: {\n title: null,\n description: null,\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: null,\n MF_aplus_order: null,\n MF_judgemeBadge: {\n value:\n \"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\",\n type: 'string',\n description: null,\n namespace: 'judgeme',\n key: 'badge',\n },\n MF_judgemeWidget: {\n value:\n \"<div class='jdgm-rev-widg' data-updated-at='2024-09-26T08:33:06Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 5 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 4 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 3 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 2 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 1 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://judge.me/reviews/reviews_for_widget'></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\",\n type: 'string',\n description: null,\n namespace: 'judgeme',\n key: 'widget',\n },\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: null,\n MF_yotpoReviewsAverage: null,\n MF_pageCommon: null,\n MF_liveHelper: null,\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: null,\n MF_productData: null,\n MF_productVideo: null,\n MF_user_reviews_video: null,\n MF_listing_compare: null,\n MF_specs: null,\n MF_faqs: null,\n MF_howtoVideo: null,\n MF_quick_intro: null,\n MF_standard_schema: null,\n MF_listing_paragraph: null,\n MF_custom_variants: null,\n MF_slickContainer: null,\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: null,\n MF_liveStream: null,\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: null,\n MF_productExtInfo: null,\n MF_accessories: null,\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: null,\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: null,\n MF_combo_nav: null,\n MF_combo_product: null,\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: null,\n MF_combo_aplus: null,\n MF_combo_judgeme: null,\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: null,\n MF_combo_page: null,\n MF_combo_global: null,\n MF_combo_listing: null,\n MF_combo_product_ext_info: null,\n MF_combo_accessories: null,\n description:\n 'All-in-One Display for Offline Use: See crucial stats directly at your feet. Real-time progress without needing a phone keeps you motivated and focused on your health journey. 3.36-Inch Easy-to-Read Large Screen: The 3.36-inch color TFT screen displays rich, informative data. Track health metrics and trends over time with intuitive, comprehensive dashboards. High Accuracy: Our scale features an anti-tip base and four advanced sensors, ensuring precise weight measurements up to 0.1 lb (0.05 kg). 16 Key Body Metrics on Display: Get immediate readings of weight, body fat, muscle mass, and more, clearly displayed on the scale for quick assessment. Multiple Modes and Users: Features six modes: normal, simple, guest, baby/pet, and athlete. Supports unlimited users, perfect for families and fitness groups. Note: The body fat scale only supports Bluetooth connectivity.',\n descriptionHtml:\n '<p><!----></p>\\n<p>\u00A0</p>\\n<ul class=\"a-unordered-list a-vertical a-spacing-mini\">\\n<li class=\"a-spacing-mini\"><span class=\"a-list-item\"><strong>All-in-One Display for Offline Use: </strong>See crucial stats directly at your feet. Real-time progress without needing a phone keeps you motivated and focused on your health journey.</span></li>\\n<li class=\"a-spacing-mini\"><span class=\"a-list-item\"><strong>3.36-Inch Easy-to-Read Large Screen:</strong> The 3.36-inch color TFT screen displays rich, informative data. Track health metrics and trends over time with intuitive, comprehensive dashboards.</span></li>\\n<li class=\"a-spacing-mini\"><span class=\"a-list-item\"><strong>High Accuracy:</strong> Our scale features an anti-tip base and four advanced sensors, ensuring precise weight measurements up to 0.1 lb (0.05 kg).</span></li>\\n<li class=\"a-spacing-mini\"><span class=\"a-list-item\"><strong>16 Key Body Metrics on Display: </strong>Get immediate readings of weight, body fat, muscle mass, and more, clearly displayed on the scale for quick assessment.</span></li>\\n<li class=\"a-spacing-mini\"><span class=\"a-list-item\"><strong>Multiple Modes and Users:</strong> Features six modes: normal, simple, guest, baby/pet, and athlete. Supports unlimited users, perfect for families and fitness groups.</span></li>\\n<li class=\"a-spacing-mini\"><span class=\"a-list-item\"><strong>Note: </strong>The body fat scale only supports Bluetooth connectivity.</span></li>\\n</ul>',\n id: 'gid://shopify/Product/8281303056553',\n name: 'Smart Scale C20',\n vendor: 'eufy',\n handle: 't9130011',\n title: 'Smart Scale C20',\n path: '/t9130011',\n slug: 't9130011',\n price: {\n value: 399.99,\n currencyCode: 'USD',\n },\n listPrice: 0,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/20240821-163053.png?v=1727339584',\n altText: null,\n width: 1500,\n height: 1500,\n },\n ],\n variants: [\n {\n barcode: '194644060381',\n availableForSale: true,\n weight: 3.6509,\n id: 'gid://shopify/ProductVariant/44711992492201',\n name: 'black',\n sku: 'T9130011',\n price: 399.99,\n image: {\n altText: null,\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/20240821-163053.png?v=1727339584',\n width: 1500,\n height: 1500,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 1000,\n currentlyNotInStock: false,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/44711992492201',\n displayName: 'color',\n name: 'color',\n values: [\n {\n label: 'black',\n hexColors: ['#000000'],\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: [],\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: null,\n },\n coupons: [null],\n },\n ],\n sellingPlanGroups: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductOption/10440246689961',\n displayName: 'color',\n name: 'color',\n values: [\n {\n label: 'black',\n hexColors: ['#000000'],\n },\n ],\n },\n ],\n metafields: {\n pageType: null,\n seoSetting: null,\n preRender: null,\n relatedProducts: null,\n template: null,\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: null,\n aplus_order: null,\n judgemeBadge:\n \"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\",\n judgemeWidget:\n \"<div class='jdgm-rev-widg' data-updated-at='2024-09-26T08:33:06Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 5 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 4 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 3 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 2 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 1 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://judge.me/reviews/reviews_for_widget'></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\",\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: null,\n yotpoReviewsAverage: null,\n pageCommon: null,\n liveHelper: null,\n giftCard: null,\n hideSearch: null,\n showNewPop: null,\n productData: null,\n productVideo: null,\n user_reviews_video: null,\n listing_compare: null,\n specs: null,\n faqs: null,\n howtoVideo: null,\n quick_intro: null,\n standard_schema: null,\n listing_paragraph: null,\n custom_variants: null,\n slickContainer: null,\n highlights: null,\n downloads: null,\n inbox: null,\n liveStream: null,\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: null,\n productExtInfo: null,\n accessories: null,\n seoHidden: null,\n fwcdn3: null,\n compare: null,\n navBar: null,\n },\n },\n {\n availableForSale: false,\n productType: 'Renewed',\n onlineStoreUrl: null,\n publishedAt: '2024-04-25T02:20:00Z',\n totalInventory: 0,\n tags: [],\n seo: {\n title: 'RoboVac 11S (Renewed) ',\n description:\n 'eufy RoboVac 11S (Renewed) - Product works and looks like new. Backed by the 90-day Renewed Guarantee; All-New RoboVac; BoostIQ Technology; A Quiet Clean; Premium Features.',\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: null,\n MF_aplus_order: null,\n MF_judgemeBadge: null,\n MF_judgemeWidget: null,\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: null,\n MF_yotpoReviewsAverage: null,\n MF_pageCommon: null,\n MF_liveHelper: null,\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: null,\n MF_productData: null,\n MF_productVideo: null,\n MF_user_reviews_video: null,\n MF_listing_compare: null,\n MF_specs: null,\n MF_faqs: null,\n MF_howtoVideo: null,\n MF_quick_intro: null,\n MF_standard_schema: null,\n MF_listing_paragraph: null,\n MF_custom_variants: null,\n MF_slickContainer: null,\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: null,\n MF_liveStream: null,\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: null,\n MF_productExtInfo: {\n value: '[\"Bulling_point479\",\"Bulling_point1479\"]',\n type: 'json',\n description: null,\n namespace: 'product_ext_info',\n key: 'bulling_point',\n },\n MF_accessories: null,\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: null,\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: null,\n MF_combo_nav: null,\n MF_combo_product: null,\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: null,\n MF_combo_aplus: null,\n MF_combo_judgeme: null,\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: null,\n MF_combo_page: null,\n MF_combo_global: null,\n MF_combo_listing: null,\n MF_combo_product_ext_info: null,\n MF_combo_accessories: null,\n description:\n 'Product works and looks like new. Backed by the 90-day Renewed Guarantee. - This pre-owned product has been professionally inspected, tested and cleaned by qualified suppliers.- There will be no visible cosmetic imperfections when held at an arm\u2019s length.- Products with batteries will exceed 80% capacity relative to new.- Accessories may not be original, but will be compatible and fully functional. Product may come in generic box.- This product is eligible for a replacement or refund within 90 days of receipt if you are not satisfied under the Renewed Guarantee. Included in the \u201CBest robot vacuums of 2019\u201D by Tom\u2019s Guide. All-New RoboVac: Re-engineered to be the slimmest* RoboVac (2.85\") but with quiet operation and increased suction at 1300Pa for up to 100 minutes** of constant, powerful suction. BoostIQ Technology: Automatically increases suction power within 1.5 seconds when extra vacuuming strength is needed to get the best clean. A Quiet Clean: Vacuums for up to 100 minutes** on hardwood floors with consistent, powerful suction at a volume no louder than an operating microwave. Premium Features: Anti-scratch tempered glass-top cover for protection, infrared-sensor for evading obstacles, and drop-sensing tech to avoid falls. Automatically recharges so it\\'s always ready to clean. What You Get: RoboVac 11S, remote control, charging base, AC power adapter, cleaning tool, extra set of high-performance filters, 4 side brushes, welcome guide and our worry-free 3-month warranty.',\n descriptionHtml:\n '<p>\u00A0</p>\\n<div>\\n<meta charset=\"utf-8\">\\n<ul class=\"a-unordered-list a-vertical a-spacing-mini\" data-mce-fragment=\"1\">\\n<li data-mce-fragment=\"1\">\\n<p><strong>Product works and looks like new. Backed by the 90-day Renewed Guarantee.</strong></p>\\n<div class=\"a-section\"><span>- This pre-owned product has been professionally inspected, tested and cleaned by qualified suppliers.<br>- There will be no visible cosmetic imperfections when held at an arm\u2019s length.<br>- Products with batteries will exceed 80% capacity relative to new.<br>- Accessories may not be original, but will be compatible and fully functional. Product may come in generic box.<br>- This product is eligible for a replacement or refund within 90 days of receipt if you are not satisfied under the Renewed Guarantee.</span></div>\\n</li>\\n</ul>\\n</div>\\n<ul class=\"a-unordered-list a-vertical a-spacing-mini\">\\n<li><span class=\"a-list-item\">Included in the \u201CBest robot vacuums of 2019\u201D by Tom\u2019s Guide.</span></li>\\n<li><span class=\"a-list-item\"><strong>All-New RoboVac: </strong>Re-engineered to be the slimmest* RoboVac (2.85\") but with quiet operation and increased suction at 1300Pa for up to 100 minutes** of constant, powerful suction.</span></li>\\n<li><span class=\"a-list-item\"><strong>BoostIQ Technology: </strong>Automatically increases suction power within 1.5 seconds when extra vacuuming strength is needed to get the best clean.</span></li>\\n<li><span class=\"a-list-item\"><strong>A Quiet Clean:</strong> Vacuums for up to 100 minutes** on hardwood floors with consistent, powerful suction at a volume no louder than an operating microwave.</span></li>\\n<li><span class=\"a-list-item\"><strong>Premium Features:</strong> Anti-scratch tempered glass-top cover for protection, infrared-sensor for evading obstacles, and drop-sensing tech to avoid falls. Automatically recharges so it\\'s always ready to clean.</span></li>\\n<li>\\n<strong>What You Get:</strong> RoboVac 11S, remote control, charging base, AC power adapter, cleaning tool, extra set of high-performance filters, 4 side brushes, welcome guide and our worry-free 3-month warranty.</li>\\n</ul>',\n id: 'gid://shopify/Product/8054418636969',\n name: 'RoboVac 11S (Renewed)',\n vendor: 'eufy',\n handle: 't2108111-f',\n title: 'RoboVac 11S (Renewed)',\n path: '/t2108111-f',\n slug: 't2108111-f',\n price: {\n value: 109.99,\n currencyCode: 'USD',\n },\n listPrice: 0,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T2108111-F_85221dda-7d2c-45a4-8ca2-f9581294aa66.jpg?v=1720180095',\n altText: 'RoboVac 11S (Renewed)',\n width: 960,\n height: 960,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T2108111_TD_02_V5_fb4753ac-5cfe-4ea8-b22a-9f5aadadabff.jpg?v=1720180095',\n altText: 'RoboVac 11S (Renewed)',\n width: 1000,\n height: 1000,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T2108111_TD03_V1_1a82ab9f-53ad-4eed-bee6-a39a62acb46e.jpg?v=1720180095',\n altText: 'RoboVac 11S (Renewed)',\n width: 1500,\n height: 1500,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T2108111_TD04_V1_28cb5934-75bc-434e-97d4-ada941065d1b.jpg?v=1720180095',\n altText: 'RoboVac 11S (Renewed)',\n width: 1500,\n height: 1500,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T2108111_TD05_V1_b3c47e4c-b276-425e-84e6-f74cc4d7cb55.jpg?v=1720180095',\n altText: 'RoboVac 11S (Renewed)',\n width: 1500,\n height: 1500,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T2108111_TD06_V1_52187fc5-b2a0-4f01-9740-33a7f3d725f4.jpg?v=1720180095',\n altText: 'RoboVac 11S (Renewed)',\n width: 1500,\n height: 1500,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T2108111_TD07_V1_b0799b49-3618-4af9-a6a3-020e780382b1.jpg?v=1720180095',\n altText: 'RoboVac 11S (Renewed)',\n width: 1500,\n height: 1500,\n },\n ],\n variants: [\n {\n barcode: '647213759921',\n availableForSale: false,\n weight: 8.889,\n id: 'gid://shopify/ProductVariant/44059967979689',\n name: 'Black',\n sku: 'T2108111-F',\n price: 109.99,\n image: {\n altText: 'RoboVac 11S (Renewed)',\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/T2108111-F_85221dda-7d2c-45a4-8ca2-f9581294aa66.jpg?v=1720180095',\n width: 960,\n height: 960,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 0,\n currentlyNotInStock: false,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/44059967979689',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'Black',\n hexColors: ['#000000'],\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: [],\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [null],\n },\n ],\n sellingPlanGroups: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductOption/10182031081641',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'Black',\n hexColors: ['#000000'],\n },\n ],\n },\n ],\n metafields: {\n pageType: null,\n seoSetting: null,\n preRender: null,\n relatedProducts: null,\n template: null,\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: null,\n aplus_order: null,\n judgemeBadge: null,\n judgemeWidget: null,\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: null,\n yotpoReviewsAverage: null,\n pageCommon: null,\n liveHelper: null,\n giftCard: null,\n hideSearch: null,\n showNewPop: null,\n productData: null,\n productVideo: null,\n user_reviews_video: null,\n listing_compare: null,\n specs: null,\n faqs: null,\n howtoVideo: null,\n quick_intro: null,\n standard_schema: null,\n listing_paragraph: null,\n custom_variants: null,\n slickContainer: null,\n highlights: null,\n downloads: null,\n inbox: null,\n liveStream: null,\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: null,\n productExtInfo: ['Bulling_point479', 'Bulling_point1479'],\n accessories: null,\n seoHidden: null,\n fwcdn3: null,\n compare: null,\n navBar: null,\n },\n },\n {\n availableForSale: true,\n productType: 'Battery Camera',\n onlineStoreUrl: null,\n publishedAt: '2025-01-03T08:09:11Z',\n totalInventory: 17,\n tags: [\n '4K',\n 'akr_product_discount_tag',\n 'Battery',\n 'ca m',\n 'CLtag:AAA',\n 'eufyday',\n 'Front Door',\n 'Over $300.00',\n 'S',\n 's330',\n 'security',\n 'Solar',\n 'Support WiFi Connection No',\n 'Yards',\n 'YGroup_T8871',\n ],\n seo: {\n title: 'S330 eufyCam 4-Cam Kit',\n description:\n 'eufy Security eufyCam 3 4-Cam Kit, 4K Wireless Security Camera with Integrated Solar Panel, Face Recognition AI, Forever Power Outdoor Camera, No Monthly Fee.',\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: {\n value:\n '[\"tabVideos\",\"overview\",\"aplusV2\",\"aplusV2__3\",\"aplusV2__4\",\"aplusV2__5\",\"features\",\"specsV2\",\"compareV2\",\"tabFaqs\"]',\n type: 'json',\n description: '{\"content\":\"order\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":\"\"}',\n namespace: 'component',\n key: '_order',\n },\n MF_aplus_order: null,\n MF_judgemeBadge: null,\n MF_judgemeWidget: null,\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: null,\n MF_yotpoReviewsAverage: null,\n MF_pageCommon: null,\n MF_liveHelper: {\n value: 'false',\n type: 'boolean',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Boolean\",\"schema\":\"\"}',\n namespace: 'global',\n key: 'live-helper',\n },\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: null,\n MF_productData: {\n value:\n '{\"checkout_bar_info\":{\"txt\":\"\"},\"custom_variants\":{\"variants\":[{\"id\":\"gid://shopify/ProductVariant/42597331271849\",\"sku\":\"T88731W1\",\"title\":\"White\",\"image\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/500_500_54c5db9e-2973-4a08-a996-0d0b109a86ff.png?v=1750043971\",\"handle\":\"t88731w1\",\"product_title\":\"eufyCam S330 (eufyCam 3) 4-Cam Kit\",\"showExtra\":false,\"extra\":{}},{\"id\":\"gid://shopify/ProductVariant/42719492735145\",\"sku\":\"T88711W1\",\"title\":\"White\",\"image\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S330eufyCam_eufyCam3_2-CamKit.png?v=1720178906\",\"handle\":\"t88711w1\",\"product_title\":\"eufyCam S330 (eufyCam 3)\",\"showExtra\":false,\"extra\":{}},{\"id\":\"gid://shopify/ProductVariant/44711990493353\",\"sku\":\"BUNDLE-T88941W1-1-T80301D1-85-1\",\"title\":\"White\",\"image\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/500_500_96bc12e5-7fc7-4a0b-ab97-175e95ad1949.png?v=1750089259\",\"handle\":\"bundle-t88941w1-1-t80301d1-85-1\",\"product_title\":\"eufyCam S3 Pro 4-Cam Kit + 1 TB Hard Drive\",\"showExtra\":false,\"extra\":{}}],\"title\":\"Choose\",\"desc\":\"\"},\"feature\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-4_354c2f72-145c-44ef-ba62-a3b77a5701cd.png?v=1750131958\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418_74de2ed1-ba13-4db6-a95d-08c6ea3572f6.png?v=1750132263\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-1_43c80d96-1490-4cb7-a1b2-c5c6a10476fe.png?v=1750132748\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_630cca3b-0465-4139-b7b5-e1dd359a010d.png?v=1750157583\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418_6ad44961-44e4-45cf-897f-a2a779c41a14.png?v=1750132362\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318_f3235a8d-40e1-4e56-8ab9-5b4e6ec40c07.png?v=1750132748\"}],\"scene\":[{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-3_e51c7c2a-4b96-4644-913a-5c2ba36de2ce.png?v=1750131958\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-1_1cf56393-d95d-4fa4-8bef-1f88720d5a74.png?v=1750132263\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-2_483d4c2c-46d5-4ab7-8e1c-bf1b16176ddc.png?v=1750132748\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/productdata-_3-1104_566_8.png?v=1750131993\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-2_97c1dad0-4440-41ba-b4ff-9669380711c1.png?v=1750132264\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-2_97c1dad0-4440-41ba-b4ff-9669380711c1.png?v=1750132264\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_849c2049-d39e-4b26-b288-c14de3b39c05.png?v=1750131958\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-3_ef9d83cc-b6aa-4dcb-ad18-a564cb4702da.png?v=1750132263\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-4_b4a9bdc5-e29f-4a06-88a9-bd368349670e.png?v=1750132748\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/productdata-_5-Frame_2121234835_3.png?v=1750131993\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-4_168637c9-6aca-4a50-a685-cbf76bb4ad3e.png?v=1750132263\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-5_368bded4-6778-4abe-ac89-4deb45857311.png?v=1750132748\"},{\"img\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/productdata-_6-1104_566_8.png?v=1750131993\",\"padImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-5_8dcd3216-5f0b-44f8-8117-370d9e4bf116.png?v=1750132263\",\"mobImg\":\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-6_31170d37-95ce-4cca-8aa0-3e0d38d7610a.png?v=1750132748\"}],\"intro_video\":{\"poster\":\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/b7b61fc5085b402798b5a72a34949907_1.jpg?v=1691130696\",\"video\":\"https://cdn.shopify.com/videos/c/o/v/8347b43e1f6041cc9c7a41da2f72df8c.mp4\"}}',\n type: 'json',\n description: '{\"content\":\"\",\"status\":\"Active\",\"type\":\"Json\",\"schema\":2323}',\n namespace: 'product',\n key: 'data',\n },\n MF_productVideo: null,\n MF_user_reviews_video: null,\n MF_listing_compare: null,\n MF_specs: null,\n MF_faqs: null,\n MF_howtoVideo: null,\n MF_quick_intro: null,\n MF_standard_schema: null,\n MF_listing_paragraph: null,\n MF_custom_variants: null,\n MF_slickContainer: null,\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: null,\n MF_liveStream: null,\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: null,\n MF_productExtInfo: {\n value: '[\"Bulling_point8621\",\"Bulling_point1862\",\"Solar Powered and 4K\",\"BionicMind\u2122 AI\"]',\n type: 'json',\n description: null,\n namespace: 'product_ext_info',\n key: 'bulling_point',\n },\n MF_accessories: null,\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: {\n value: '{}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'seo',\n },\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: {\n value: '{\"name\":{\"value\":\"V5\",\"type\":\"multi_line_text_field\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'template',\n },\n MF_combo_nav: null,\n MF_combo_product: {\n value:\n '{\"data\":{\"value\":\"{\\\\\"checkout_bar_info\\\\\":{\\\\\"txt\\\\\":\\\\\"\\\\\"},\\\\\"custom_variants\\\\\":{\\\\\"variants\\\\\":[{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/42597331271849\\\\\",\\\\\"sku\\\\\":\\\\\"T88731W1\\\\\",\\\\\"title\\\\\":\\\\\"White\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/500_500_54c5db9e-2973-4a08-a996-0d0b109a86ff.png?v=1750043971\\\\\",\\\\\"handle\\\\\":\\\\\"t88731w1\\\\\",\\\\\"product_title\\\\\":\\\\\"eufyCam S330 (eufyCam 3) 4-Cam Kit\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}},{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/42719492735145\\\\\",\\\\\"sku\\\\\":\\\\\"T88711W1\\\\\",\\\\\"title\\\\\":\\\\\"White\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S330eufyCam_eufyCam3_2-CamKit.png?v=1720178906\\\\\",\\\\\"handle\\\\\":\\\\\"t88711w1\\\\\",\\\\\"product_title\\\\\":\\\\\"eufyCam S330 (eufyCam 3)\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}},{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/44711990493353\\\\\",\\\\\"sku\\\\\":\\\\\"BUNDLE-T88941W1-1-T80301D1-85-1\\\\\",\\\\\"title\\\\\":\\\\\"White\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/500_500_96bc12e5-7fc7-4a0b-ab97-175e95ad1949.png?v=1750089259\\\\\",\\\\\"handle\\\\\":\\\\\"bundle-t88941w1-1-t80301d1-85-1\\\\\",\\\\\"product_title\\\\\":\\\\\"eufyCam S3 Pro 4-Cam Kit + 1 TB Hard Drive\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}}],\\\\\"title\\\\\":\\\\\"Choose\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"},\\\\\"feature\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-4_354c2f72-145c-44ef-ba62-a3b77a5701cd.png?v=1750131958\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418_74de2ed1-ba13-4db6-a95d-08c6ea3572f6.png?v=1750132263\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-1_43c80d96-1490-4cb7-a1b2-c5c6a10476fe.png?v=1750132748\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_630cca3b-0465-4139-b7b5-e1dd359a010d.png?v=1750157583\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418_6ad44961-44e4-45cf-897f-a2a779c41a14.png?v=1750132362\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318_f3235a8d-40e1-4e56-8ab9-5b4e6ec40c07.png?v=1750132748\\\\\"}],\\\\\"scene\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-3_e51c7c2a-4b96-4644-913a-5c2ba36de2ce.png?v=1750131958\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-1_1cf56393-d95d-4fa4-8bef-1f88720d5a74.png?v=1750132263\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-2_483d4c2c-46d5-4ab7-8e1c-bf1b16176ddc.png?v=1750132748\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/productdata-_3-1104_566_8.png?v=1750131993\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-2_97c1dad0-4440-41ba-b4ff-9669380711c1.png?v=1750132264\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-2_97c1dad0-4440-41ba-b4ff-9669380711c1.png?v=1750132264\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_849c2049-d39e-4b26-b288-c14de3b39c05.png?v=1750131958\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-3_ef9d83cc-b6aa-4dcb-ad18-a564cb4702da.png?v=1750132263\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-4_b4a9bdc5-e29f-4a06-88a9-bd368349670e.png?v=1750132748\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/productdata-_5-Frame_2121234835_3.png?v=1750131993\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-4_168637c9-6aca-4a50-a685-cbf76bb4ad3e.png?v=1750132263\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-5_368bded4-6778-4abe-ac89-4deb45857311.png?v=1750132748\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/productdata-_6-1104_566_8.png?v=1750131993\\\\\",\\\\\"padImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-5_8dcd3216-5f0b-44f8-8117-370d9e4bf116.png?v=1750132263\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-6_31170d37-95ce-4cca-8aa0-3e0d38d7610a.png?v=1750132748\\\\\"}],\\\\\"intro_video\\\\\":{\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0504/7094/4954/files/b7b61fc5085b402798b5a72a34949907_1.jpg?v=1691130696\\\\\",\\\\\"video\\\\\":\\\\\"https://cdn.shopify.com/videos/c/o/v/8347b43e1f6041cc9c7a41da2f72df8c.mp4\\\\\"}}\",\"type\":\"json\"},\"compare\":{\"value\":\"[{\\\\\"label\\\\\":\\\\\"Resolution\\\\\",\\\\\"val\\\\\":\\\\\"4K\\\\\"},{\\\\\"label\\\\\":\\\\\"Color Night Vision\\\\\",\\\\\"val\\\\\":\\\\\"Spotlight Color Night Vision\\\\\"},{\\\\\"label\\\\\":\\\\\"IR Night Vision\\\\\",\\\\\"val\\\\\":\\\\\"Yes\\\\\"},{\\\\\"label\\\\\":\\\\\"Lens\u3001FOV\\\\\",\\\\\"val\\\\\":\\\\\"F1.4\u3001FOV135\u00B0\\\\\"},{\\\\\"label\\\\\":\\\\\"Spotlight\\\\\",\\\\\"val\\\\\":\\\\\"Normal Spotlights\\\\\"},{\\\\\"label\\\\\":\\\\\"Built-In Solar Panel\\\\\",\\\\\"val\\\\\":\\\\\"Yes, SolarPlus 1.0\\\\\"},{\\\\\"label\\\\\":\\\\\"Motion Detection\\\\\",\\\\\"val\\\\\":\\\\\"PIR\\\\\"},{\\\\\"label\\\\\":\\\\\"AI Recognition\\\\\",\\\\\"val\\\\\":\\\\\"Face/Human/Vehicle/Pet\\\\\"},{\\\\\"label\\\\\":\\\\\"Al Self-Learning*\\\\\",\\\\\"val\\\\\":\\\\\"\u2705\\\\\"},{\\\\\"label\\\\\":\\\\\"Local Storage* *\\\\\",\\\\\"val\\\\\":\\\\\"Built-in 16GB EMMC\\\\\"},{\\\\\"label\\\\\":\\\\\"24/7 Smart Snapshot\\\\\",\\\\\"val\\\\\":\\\\\"\u274C\\\\\"},{\\\\\"label\\\\\":\\\\\"External Solar Panel\\\\\",\\\\\"val\\\\\":\\\\\"Not included\\\\\"}]\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'product',\n },\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: {\n value:\n '{\"tabVideos\":{\"value\":\"{\\\\\"tabs\\\\\":[{\\\\\"list\\\\\":[{\\\\\"video\\\\\":\\\\\"w78U7w33NTI\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/404x404_45ef8a16-f8df-4065-ad3e-3ef797830f10.png?v=1750049395\\\\\",\\\\\"title\\\\\":\\\\\"Prasidh Chhabria\\\\\",\\\\\"desc\\\\\":\\\\\"Director of Harvard Undergraduate Al\\\\\",\\\\\"subDesc\\\\\":\\\\\"A guarantee that you have control over your own data.\\\\\"},{\\\\\"video\\\\\":\\\\\"pqoX_QPQEYs\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/404x404_1_36a505be-6fca-4a32-b0ed-2a9d60ea420f.png?v=1750049395\\\\\",\\\\\"desc\\\\\":\\\\\"Product Reviewer and Former New York Times Journalist\\\\\",\\\\\"subDesc\\\\\":\\\\\"It puts you in control of a really really powerful system.\\\\\",\\\\\"title\\\\\":\\\\\"John Biggs\\\\\"},{\\\\\"video\\\\\":\\\\\"qA2xyDrpqpM\\\\\",\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/404x404_2_554e2835-0d4b-44da-8d2d-e0cafa630cdb.png?v=1750049395\\\\\",\\\\\"title\\\\\":\\\\\"Official Introduction\\\\\",\\\\\"subDesc\\\\\":\\\\\"eufy Security Edge Ecosystem represents a new era in home security.\\\\\"}],\\\\\"label\\\\\":\\\\\"Pros Say\\\\\"},{\\\\\"list\\\\\":[{\\\\\"poster\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/404_404_8bbd37e5-811b-451a-8707-32f79fd34b54.png?v=1750134027\\\\\",\\\\\"video\\\\\":\\\\\"https://dtc-mps-1314313336.cos.ap-chengdu.myqcloud.com/output/9672e7f3-f8b5-4674-89c1-35de5f81f4781750134270937_transcode_100800.mp4?q-sign-algorithm=sha1&q-ak=AKID0440nomaHxY6qfbVLUgot3AIMYlt1251&q-sign-time=1750134536;1750138136&q-key-time=1750134536;1750138136&q-header-list=host&q-url-param-list=&q-signature=f14db756643e8ef05bd54a98b05bfb9d07a3260e\\\\\"}],\\\\\"label\\\\\":\\\\\"How To Video\\\\\"}],\\\\\"title\\\\\":\\\\\"What the Pros Say\\\\\"}\",\"type\":\"json\"},\"_order\":{\"value\":\"[\\\\\"tabVideos\\\\\",\\\\\"overview\\\\\",\\\\\"aplusV2\\\\\",\\\\\"aplusV2__3\\\\\",\\\\\"aplusV2__4\\\\\",\\\\\"aplusV2__5\\\\\",\\\\\"features\\\\\",\\\\\"specsV2\\\\\",\\\\\"compareV2\\\\\",\\\\\"tabFaqs\\\\\"]\",\"type\":\"json\"},\"overview\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_180_067077e8-9bfc-4ad3-8c45-c2915a86180e.png?v=1750051006\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235351_38904e8f-344c-434a-8685-fcc0a60b432b.png?v=1750050577\\\\\",\\\\\"title\\\\\":\\\\\"<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">Solar-Powered Security</div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">2 Hours of Daily Sun Keeps the Battery Full</div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/173_173_8ed54a64-8aa1-42cf-a2e4-92bcdbf122c9.png?v=1750057586\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235686_3f6d9b70-5cd6-43dd-872c-3d955ded0ec0.png?v=1750050682\\\\\",\\\\\"title\\\\\":\\\\\"<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">BionicMind&trade; AI</div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">Recognizes Familiar Faces</div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/173_358_d8c1b3fe-f5ea-4f8d-aba7-4d2d3d1646bf.png?v=1750057534\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_e7908612-15c8-441e-a1e1-eacb072549a3.png?v=1750050809\\\\\",\\\\\"title\\\\\":\\\\\"<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\"><span style=\\\\\\\\\\\\\"color: #000000;\\\\\\\\\\\\\">See in 4K</span></div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\"><span style=\\\\\\\\\\\\\"color: #000000;\\\\\\\\\\\\\">Capture Small Details</span></div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/173_173_2.png?v=1750061449\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Group_2121234842.png?v=1750061398\\\\\",\\\\\"title\\\\\":\\\\\"<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">Expandable Local Storage*</div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">Up to 16 TB</div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236261.png?v=1750058011\\\\\",\\\\\"pcImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235688_2f33bd98-3906-47fd-9194-c3e44dac2770.png?v=1750050682\\\\\",\\\\\"title\\\\\":\\\\\"<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">Centralized Security Management</div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">HomeBase S380 Unifies Your Entire Security Network</div>\\\\\\\\n</div>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>Overview</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusV2\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">Enjoy Forever* Power</div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">\\\\\\\\n<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">2 hours of direct daily sunlight extends battery life with near-infinite power.</div>\\\\\\\\n</div>\\\\\\\\n</div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_1384_560_2_a277257d-cc8a-4116-b23c-acc3651dc8f4.png?v=1750057224\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_480_024a3f14-f98d-4079-8fcc-4ed461630918.png?v=1750056762\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">\\\\\\\\n<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">Built-In Solar Panel</div>\\\\\\\\n</div>\\\\\\\\n</div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">\\\\\\\\n<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">Charging is a thing of the past.</div>\\\\\\\\n</div>\\\\\\\\n</div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235697_1.png?v=1750056034\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">\\\\\\\\n<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">High Efficiency Solar Conversion</div>\\\\\\\\n</div>\\\\\\\\n</div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235351_3.png?v=1750056130\\\\\",\\\\\"desc\\\\\":\\\\\"<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">\\\\\\\\n<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">The solar panel delivers up to 25% solar conversion efficiency.</div>\\\\\\\\n</div>\\\\\\\\n</div>\\\\\\\\n</div>\\\\\"}],\\\\\"title\\\\\":\\\\\"<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">\\\\\\\\n<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">Solar-Powered</div>\\\\\\\\n</div>\\\\\\\\n</div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">\\\\\\\\n<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">No more charging hassle. Solar power keeps your camera running and helps protect the planet.</div>\\\\\\\\n</div>\\\\\\\\n</div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"}\",\"type\":\"json\"},\"features\":{\"value\":\"{\\\\\"type\\\\\":\\\\\"feature\\\\\",\\\\\"list\\\\\":[{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_480_280_af14d357-e371-44a3-8755-1fd56f36d12d.png?v=1750053060\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"title\\\\\":\\\\\"Two-Way Audio\\\\\",\\\\\"desc\\\\\":\\\\\"Communicate with anyone who walks onto your property.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/eufyCam_S3_Pro_4-Cam_Kit_HomeBase_3_1_TB_Hard_Drive_-_eufy_US_1_1_f5d98448-ac6a-4370-aeba-605b4dc748de.png?v=1750058660\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"title\\\\\":\\\\\"Voice Assistant Compatibility\\\\\",\\\\\"desc\\\\\":\\\\\"Works with Alexa and the Google Assistant.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_480_280_1_dfd155f2-2e17-4db6-90e4-9d476f14f6ea.png?v=1750053060\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"title\\\\\":\\\\\"Built Tough for Any Weather\\\\\",\\\\\"desc\\\\\":\\\\\"With IP67 weatherproof protection, eufyCam S330 is guarded against rain and dust storms.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"},{\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_480_280_2_0c37eb49-e862-4535-b62b-804ae273b803.png?v=1750053060\\\\\",\\\\\"title\\\\\":\\\\\"Quick Setup Home Protection\\\\\",\\\\\"desc\\\\\":\\\\\"Secure your home in just a few minutes with installation free from complicated wires, and then stay protected 24/7 with the wide 135\u00B0 wide-angle lens.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\"}],\\\\\"title\\\\\":\\\\\"<div>\\\\\\\\n<div data-zone-id=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line-index=\\\\\\\\\\\\\"0\\\\\\\\\\\\\" data-line=\\\\\\\\\\\\\"true\\\\\\\\\\\\\">Other Features</div>\\\\\\\\n</div>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusV2__3\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"4K Ultra HD Detail\\\\\",\\\\\"desc\\\\\":\\\\\"See every detail of any person that walks onto your property.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/PC_1384_560_d9da2bce-41fe-465b-adbd-2f4d5929c9b0.png?v=1750079806\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_480_ad218e85-77e4-4b25-9784-adaed3f84916.png?v=1750079798\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Magnify for More Detail\\\\\",\\\\\"desc\\\\\":\\\\\"Zoom up 8x to see far-off details in stunning 8 MP clarity.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_c80a9301-c201-42f5-ace8-64d2b9347850.png?v=1750079970\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294_55d20686-4bd0-4160-92ff-33c73a231a47.png?v=1750079968\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Color Night Vision\\\\\",\\\\\"desc\\\\\":\\\\\"See vivid colors at night with a spotlight and sensitive sensor.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121236278.png?v=1750080064\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294_1_37ee882b-99e5-4eed-8b94-2f24f6bb67bc.png?v=1750080060\\\\\"}],\\\\\"title\\\\\":\\\\\"See More, Day or Night\\\\\",\\\\\"desc\\\\\":\\\\\"Capture every detail in 4K, zoom up to 8x, and see in full color at night.\\\\\"}\",\"type\":\"json\"},\"aplusV2__5\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Get Daily Security Briefings\\\\\",\\\\\"desc\\\\\":\\\\\"Get your own daily personal security briefing whenever you want.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235797.png?v=1750080833\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294-4.png?v=1750080898\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Adjust Activity Zones\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235687_cb92a4ac-1b3c-4f82-acf3-c482810ccf3a.png?v=1750080834\\\\\",\\\\\"desc\\\\\":\\\\\"Set activity zones to finetune your security for peace of mind.\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294-5.png?v=1750080838\\\\\"}],\\\\\"title\\\\\":\\\\\"\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"aplusV2__4\":{\"value\":\"{\\\\\"list\\\\\":[{\\\\\"type\\\\\":\\\\\"huge\\\\\",\\\\\"title\\\\\":\\\\\"Up to 16 TB Expandable Local Storage*\\\\\",\\\\\"desc\\\\\":\\\\\"Store more videos on HomeBase S380 with up to 16 TB of expandable storage via a portable hard drive (not included).\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"video\\\\\":\\\\\"\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235351_1_d4ffda26-ea0c-46d7-92b0-1d01ef5296be.png?v=1750080607\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_480_4d46bae2-2ec1-42ca-8b6c-42686462f6c1.png?v=1750080641\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Keep Privacy in Your Hands\\\\\",\\\\\"desc\\\\\":\\\\\"HomeBase stores data locally*, so only you have access to it.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235697_8b58d460-2aca-4ae8-a5d3-f5fa04164c1c.png?v=1750080834\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294_d16603dd-2e1f-4f77-9467-517b49121ef8.png?v=1750080838\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"BionicMind\u2122 Facial Recognition\\\\\",\\\\\"desc\\\\\":\\\\\"Differentiates family and strangers.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235351_4466c136-28cf-4336-946a-b2e886d2187c.png?v=1750080835\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294-1_6672a90b-4741-4760-9448-3bc2b18ff325.png?v=1750080838\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Reduce Unnecessary Alerts*\\\\\",\\\\\"desc\\\\\":\\\\\"BionicMind\u2122 knows familiar faces, so you only get important alerts.\\\\\",\\\\\"theme\\\\\":\\\\\"white\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235697-1.png?v=1750080834\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294-2_42f372f1-fb26-4de7-a791-c404c43e6e1a.png?v=1750080838\\\\\"},{\\\\\"type\\\\\":\\\\\"big\\\\\",\\\\\"title\\\\\":\\\\\"Centralized Security\\\\\",\\\\\"desc\\\\\":\\\\\"Manage all your security from one place with HomeBase S380.\\\\\",\\\\\"theme\\\\\":\\\\\"black\\\\\",\\\\\"img\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/Frame_2121235351_2_985b9718-dc1e-419b-8dc3-80a1a77ace80.png?v=1750081089\\\\\",\\\\\"mobImg\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/358_294-3_a671564c-6692-4834-995d-f4bb67d4b913.png?v=1750080838\\\\\"}],\\\\\"title\\\\\":\\\\\"Local Security* with Edge Technology\\\\\",\\\\\"desc\\\\\":\\\\\"HomeBase keeps privacy in your own hands.\\\\\"}\",\"type\":\"json\"},\"specsV2\":{\"value\":\"{\\\\\"tables\\\\\":[{\\\\\"head\\\\\":\\\\\"Features\\\\\",\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Resolution\\\\\",\\\\\"val\\\\\":\\\\\"4K(3840*2160)\u00B0\\\\\"},{\\\\\"label\\\\\":\\\\\"Night Vision\\\\\",\\\\\"val\\\\\":\\\\\"Infrared & color night vision\\\\\"},{\\\\\"label\\\\\":\\\\\"Battery Life\\\\\",\\\\\"val\\\\\":\\\\\"365 days basic <br>Integrated solar panel to extend to forever*\\\\\"},{\\\\\"label\\\\\":\\\\\"Video Storage**\\\\\",\\\\\"val\\\\\":\\\\\"Free local storage**: build-in 16GB for 3 months usage<br>Support HDD/SSD storage** expansion, up to 16TB\\\\\"},{\\\\\"label\\\\\":\\\\\"Smart AI\\\\\",\\\\\"val\\\\\":\\\\\"Human recognition (Self learning algorithm)<br>Vehicle detection<br>Pet detection\\\\\"},{\\\\\"label\\\\\":\\\\\"Audio\\\\\",\\\\\"val\\\\\":\\\\\"Two way audio\\\\\"},{\\\\\"label\\\\\":\\\\\"Spotlight\\\\\",\\\\\"val\\\\\":\\\\\"Built-in, motion-activated\\\\\"},{\\\\\"label\\\\\":\\\\\"Lens\\\\\",\\\\\"val\\\\\":\\\\\"Aperture: F1.0Field of View: 135\u00B0\uFF08Horizion 112\u00B0, Vertical 60\u00B0\uFF09\\\\\"},{\\\\\"label\\\\\":\\\\\"Siren\\\\\",\\\\\"val\\\\\":\\\\\"100dB\\\\\"},{\\\\\"label\\\\\":\\\\\"Weatherproof\\\\\",\\\\\"val\\\\\":\\\\\"IP67\\\\\"},{\\\\\"label\\\\\":\\\\\"Voice Assistant\\\\\",\\\\\"val\\\\\":\\\\\"Alexa, Google Voice Assistant\\\\\"}]},{\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Power\\\\\",\\\\\"val\\\\\":\\\\\"Rechargeable lithium battery & solar\\\\\"},{\\\\\"label\\\\\":\\\\\"Connectivity\\\\\",\\\\\"val\\\\\":\\\\\"802.11 b/g/n 2.4GHz Wi-Fi\\\\\"}],\\\\\"head\\\\\":\\\\\"Power and Connectivity\\\\\"},{\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Recommended Use\\\\\",\\\\\"val\\\\\":\\\\\"Camera:<br>Outdoor<br>7~10ft (2~3m) height<br><br>HomeBase:<br>Indoor, close to the router\\\\\"},{\\\\\"label\\\\\":\\\\\"Installation Method\\\\\",\\\\\"val\\\\\":\\\\\"Screw mount\\\\\"}],\\\\\"head\\\\\":\\\\\"Installation\\\\\"},{\\\\\"list\\\\\":[{\\\\\"label\\\\\":\\\\\"Color\\\\\",\\\\\"val\\\\\":\\\\\"Camera: White & Black<br>HomeBase: White & Gray\\\\\"},{\\\\\"label\\\\\":\\\\\"Size\\\\\",\\\\\"val\\\\\":\\\\\"Camera: 2.6 x 5.1 x 2.6in (6.5 x 12.9 x 6.5cm)<br>HomeBase: 3.1 x 4.3 x 5.7in (7.8 x 10.9 x 14.4cm)\\\\\"},{\\\\\"label\\\\\":\\\\\"Weight\\\\\",\\\\\"val\\\\\":\\\\\"Camera: 420g<br>HomeBase: 656g\\\\\"},{\\\\\"label\\\\\":\\\\\"Operating Conditions\\\\\",\\\\\"val\\\\\":\\\\\"Camera: IP67, -4\u00B0F - 122\u00B0F (-20\u00B0C - 50\u00B0C), Weather resistant<br>HomeBase: 14\u00B0F - 122\u00B0F (-10\u00B0C - 50\u00B0C)\\\\\"},{\\\\\"label\\\\\":\\\\\"What\\'s in box\\\\\",\\\\\"val\\\\\":\\\\\"Camera, HomeBase, QSG, Screw Mount, Screw Pack, Power Adapter, Charging Cable\\\\\"},{\\\\\"label\\\\\":\\\\\"Warranty\\\\\",\\\\\"val\\\\\":\\\\\"12 Months\\\\\"}],\\\\\"head\\\\\":\\\\\"General\\\\\"}],\\\\\"title\\\\\":\\\\\"<p>Specs</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"tabFaqs\":{\"value\":\"{\\\\\"tabs\\\\\":[{\\\\\"label\\\\\":\\\\\"General\\\\\",\\\\\"list\\\\\":[{\\\\\"qs\\\\\":\\\\\"Is eufyCam S330(eufyCam 3) compatible with Apple HomeKit? \\\\\",\\\\\"ans\\\\\":\\\\\"<p>No. It is compatible with Alexa and the Google Assistant currently. HomeKit is still undergoing development, please stay tuned.&nbsp;</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"How efficient is the built-in solar panel charging?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>Tests show that with full exposure to direct sunlight for 2 hours, the camera can keep working for an entire day. However, this depends on the strength of the sunlight. Install your camera in a position that exposes it to as much sun as possible. If the weather is cloudy or rainy, the power level may reduce, but it will charge up again when exposed to sunlight again. Factors such as long trigger lengths, frequent event detections, and streaming video, may use battery faster.</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"Why is my camera battery still dropping?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>The solar panels charge the built-in battery while sunlight is available. If the camera\\'s current operation uses more power than the solar panel can provide, the battery level will reduce.</p>\\\\\\\\n<p>These 2 factors may influence the experience:</p>\\\\\\\\n<p>1. The solar panels are not charging the device enough. One possibility is that the position of the camera is not allowing enough access to direct sunlight. In this case, adjust the position or location. It may also be that the weather is not ideal for solar charging. In this case, there is no need to worry. When the weather becomes sunny, normal charging will resume.</p>\\\\\\\\n<p>2. The current operation of the camera is consuming power beyond what is normal. In this situation, you may need to adjust the configuration to reduce false triggers and excessive recording events. Try the following: 1) Switch to Power Saving mode.2) Reduce the sensitivity of Motion Detection.3) Choose Human Only mode. 4) Enable Activity Zones that focus on the monitoring area. Try to avoid including public walkways or roads as movement in these areas may result in frequent false triggers.</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"Is HomeBase S380(HomeBase 3) compatible with other eufy Security products\uFF1F\\\\\",\\\\\"ans\\\\\":\\\\\"<p>HomeBase S380(HomeBase 3) is compatible with all eufyCam models, eufy Battery Doorbells (except E8213), and eufy Sensors. It will be compatible with all eufy Security devices in May, with the exception of eufy Wired Doorbell.</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"What kind of hard drive can I use to expand the storage** of HomeBase 3?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>Any 5V 2.5\\\\\\\\\\\\\\\\\\\\\\\\\\\\\" storage** drive (HDD or SSD) with a SATA interface.</p>\\\\\\\\n<p>Note: 12V storage** drives are not supported.</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"Why does the system sometimes miss events?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>The motion sensor can detect objects moving 25-30 ft (8-10 m) away. Detection sensitivity, mounting height, and mounting angle will influence the detection distance of your devices. We recommend that you adjust the detection sensitivity as needed.</p>\\\\\\\\n<p>The installation height should not exceed 3m, and the tilt angle should not exceed 15&deg;. Please check \\\\\\\\\\\\\\\\\\\\\\\\\\\\\"In-App Setup\\\\\\\\\\\\\\\\\\\\\\\\\\\\\" for more.</p>\\\\\\\\n<p>Objects coming directly toward the center of the camera may not always be detected. Where possible, position the camera so that movement crosses the field of view to some extent, which will assist in triggering the passive infrared motion detection.</p>\\\\\\\\n<div id=\\\\\\\\\\\\\"_feilian_extension_installed\\\\\\\\\\\\\"></div>\\\\\"},{\\\\\"qs\\\\\":\\\\\"Does the system support 24/7 recording?\\\\\",\\\\\"ans\\\\\":\\\\\"<p>No. The camera is battery-powered and is designed to offer a balance between battery life and event capturing.</p>\\\\\"}]}],\\\\\"title\\\\\":\\\\\"<p>FAQ</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"},\"compareV2\":{\"value\":\"{\\\\\"selects\\\\\":[{\\\\\"options\\\\\":[{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/44711990198441\\\\\",\\\\\"sku\\\\\":\\\\\"T88921W1\\\\\",\\\\\"title\\\\\":\\\\\"White\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/500_500_3_2a6f676e-ec5b-43d3-8c16-c7020fae920d.png?v=1750089570\\\\\",\\\\\"handle\\\\\":\\\\\"t88921w1\\\\\",\\\\\"product_title\\\\\":\\\\\"eufyCam S3 Pro 2-Cam Kit\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}}]},{\\\\\"options\\\\\":[{\\\\\"id\\\\\":\\\\\"gid://shopify/ProductVariant/45952588349609\\\\\",\\\\\"sku\\\\\":\\\\\"T8881121\\\\\",\\\\\"title\\\\\":\\\\\"White\\\\\",\\\\\"image\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0521/9411/5753/files/0-_-2_5-removebg-preview_ce9e742d-707c-4cf0-9419-8f68a7e019c4.png?v=1720177925\\\\\",\\\\\"handle\\\\\":\\\\\"t8881121-1\\\\\",\\\\\"product_title\\\\\":\\\\\"eufyCam S300 (eufyCam 3C)\\\\\",\\\\\"showExtra\\\\\":false,\\\\\"extra\\\\\":{}}]}],\\\\\"title\\\\\":\\\\\"<p>Find the Right Camera for You</p>\\\\\",\\\\\"desc\\\\\":\\\\\"\\\\\"}\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'component',\n },\n MF_combo_aplus: null,\n MF_combo_judgeme: null,\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: null,\n MF_combo_page: null,\n MF_combo_global: {\n value:\n '{\"123\":{\"value\":\"{}\",\"type\":\"json\"},\"title_tag\":{\"value\":\"S330 eufyCam 4-Cam Kit\",\"type\":\"single_line_text_field\"},\"description_tag\":{\"value\":\"eufy Security eufyCam 3 4-Cam Kit, 4K Wireless Security Camera with Integrated Solar Panel, Face Recognition AI, Forever Power Outdoor Camera, No Monthly Fee.\",\"type\":\"single_line_text_field\"},\"urlParamsOffers\":{\"value\":\"{\\\\\"title\\\\\":\\\\\"Claim Your Early Bird Gift\\\\\",\\\\\"options\\\\\":[{\\\\\"urlParams\\\\\":{\\\\\"label\\\\\":\\\\\"utm_campaign\\\\\",\\\\\"value\\\\\":\\\\\"US_220929_eufy_eufycam3_redeemP1\\\\\"},\\\\\"data\\\\\":[{\\\\\"icon\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0519/5458/1696/files/drive.png?v=1664430436\\\\\",\\\\\"title\\\\\":\\\\\"1 TB hard drive, valued at $50\\\\\",\\\\\"content\\\\\":\\\\\"\\\\\"},{\\\\\"icon\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0519/5458/1696/files/warranty.png?v=1664430436\\\\\",\\\\\"title\\\\\":\\\\\"12-month additional warranty, valued at $34.99\\\\\",\\\\\"content\\\\\":\\\\\"\\\\\"},{\\\\\"icon\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0519/5458/1696/files/monitor.png?v=1664430436\\\\\",\\\\\"title\\\\\":\\\\\"Protection Basic plan for 3 months, valued at $14.97\\\\\",\\\\\"content\\\\\":\\\\\"\\\\\"},{\\\\\"icon\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0519/5458/1696/files/us.png?v=1664430436\\\\\",\\\\\"title\\\\\":\\\\\"60-day price guarantee\\\\\",\\\\\"content\\\\\":\\\\\"\\\\\"}]},{\\\\\"urlParams\\\\\":{\\\\\"label\\\\\":\\\\\"utm_campaign\\\\\",\\\\\"value\\\\\":\\\\\"US_220929_eufy_eufycam3_redeemP2\\\\\"},\\\\\"data\\\\\":[{\\\\\"icon\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0519/5458/1696/files/yardsign.png?v=1664430436\\\\\",\\\\\"title\\\\\":\\\\\"1 Yard sign, valued at $20\\\\\",\\\\\"content\\\\\":\\\\\"\\\\\"},{\\\\\"icon\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0519/5458/1696/files/warranty.png?v=1664430436\\\\\",\\\\\"title\\\\\":\\\\\"12-month additional warranty, valued at $34.99\\\\\",\\\\\"content\\\\\":\\\\\"\\\\\"},{\\\\\"icon\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0519/5458/1696/files/monitor.png?v=1664430436\\\\\",\\\\\"title\\\\\":\\\\\"Protection Basic plan for 3 months, valued at $14.97\\\\\",\\\\\"content\\\\\":\\\\\"\\\\\"},{\\\\\"icon\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0519/5458/1696/files/us.png?v=1664430436\\\\\",\\\\\"title\\\\\":\\\\\"60-day price guarantee\\\\\",\\\\\"content\\\\\":\\\\\"\\\\\"}]},{\\\\\"urlParams\\\\\":{\\\\\"label\\\\\":\\\\\"utm_campaign\\\\\",\\\\\"value\\\\\":\\\\\"US_220929_eufy_eufycam3_redeemP3\\\\\"},\\\\\"data\\\\\":[{\\\\\"icon\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0519/5458/1696/files/warranty.png?v=1664430436\\\\\",\\\\\"title\\\\\":\\\\\"12-month additional warranty, valued at $34.99\\\\\",\\\\\"content\\\\\":\\\\\"\\\\\"},{\\\\\"icon\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0519/5458/1696/files/monitor.png?v=1664430436\\\\\",\\\\\"title\\\\\":\\\\\"Protection Basic plan for 3 months, valued at $14.97\\\\\",\\\\\"content\\\\\":\\\\\"\\\\\"},{\\\\\"icon\\\\\":\\\\\"https://cdn.shopify.com/s/files/1/0519/5458/1696/files/us.png?v=1664430436\\\\\",\\\\\"title\\\\\":\\\\\"60-day price guarantee\\\\\",\\\\\"content\\\\\":\\\\\"\\\\\"}]}]}\",\"type\":\"json\"},\"live-helper\":{\"value\":\"false\",\"type\":\"boolean\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'global',\n },\n MF_combo_listing: null,\n MF_combo_product_ext_info: {\n value:\n '{\"bulling_point\":{\"value\":\"[\\\\\"Bulling_point8621\\\\\",\\\\\"Bulling_point1862\\\\\",\\\\\"Solar Powered and 4K\\\\\",\\\\\"BionicMind\u2122 AI\\\\\"]\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'product_ext_info',\n },\n MF_combo_accessories: null,\n description:\n \"See 4K Detail Day and Night: Spot tiny features on any potential trespasser (human or animal) with eufyCam S330\u2014even at night. The Starlight photosensitive system enhances low light conditions for clarity in color. Forever* Power: eufyCam S330 is self-sustaining in any outdoor environment with an integrated solar panel only needing 2 hours of daily sunlight. Only Get Alerts That Matter: Dual motion detection with radar and PIR cuts false alerts by 99%, guaranteeing that alerts are only triggered by major security events in specified areas. Local* Expandable Storage: You're in control with advanced encryption and local 4K storage\u201416 GB built-in, expandable up to 16 TB via a portable hard drive (not included). Put Yourself in Control: Conveniently control eufyCam S330 with voice activation via Alexa, Google Assistant, and clear two-way audio. You can even set activity zones to avoid false alarms.\",\n descriptionHtml:\n '<p>\u00A0</p>\\n<ul data-mce-fragment=\"1\" class=\"list-bullet1\" start=\"1\">\\n<li data-mce-fragment=\"1\" data-list=\"bullet\" class=\"ace-line ace-line old-record-id-CZlJdRg2zo3sHyxhOTcc7cwFnNe\">\\n<div data-mce-fragment=\"1\">\\n<span data-mce-fragment=\"1\"><strong data-mce-fragment=\"1\">See 4K Detail Day and Night:\u00A0</strong></span><span data-mce-fragment=\"1\">Spot tiny features on any potential trespasser (human or animal) with eufyCam S330\u2014even at night. The Starlight photosensitive system enhances low light conditions for clarity in color</span><span data-mce-fragment=\"1\">.</span>\\n</div>\\n</li>\\n</ul>\\n<ul data-mce-fragment=\"1\" class=\"list-bullet1\" start=\"1\">\\n<li data-mce-fragment=\"1\" data-list=\"bullet\" class=\"ace-line ace-line old-record-id-D5zodII03oC23sxHEDicujkUnbd\">\\n<div data-mce-fragment=\"1\">\\n<span data-mce-fragment=\"1\"><strong data-mce-fragment=\"1\">Forever* Power:\u00A0</strong></span><span data-mce-fragment=\"1\">eufyCam S330 is self-sustaining in any outdoor environment with an integrated solar panel only needing 2 hours of daily sunlight.</span>\\n</div>\\n</li>\\n</ul>\\n<ul data-mce-fragment=\"1\" class=\"list-bullet1\" start=\"1\">\\n<li data-mce-fragment=\"1\" data-list=\"bullet\" class=\"ace-line ace-line old-record-id-IlHZdmqT1oSVffx6XGEcshFunTd\">\\n<div data-mce-fragment=\"1\">\\n<span data-mce-fragment=\"1\"><strong data-mce-fragment=\"1\">Only Get Alerts That Matter:\u00A0</strong></span><span data-mce-fragment=\"1\"><strong data-mce-fragment=\"1\"></strong></span><span data-mce-fragment=\"1\">Dual motion detection with radar and PIR cuts false alerts by 99%, guaranteeing that alerts are only triggered by major security events in specified areas.</span>\\n</div>\\n</li>\\n</ul>\\n<ul data-mce-fragment=\"1\" class=\"list-bullet1\" start=\"1\">\\n<li data-mce-fragment=\"1\" data-list=\"bullet\" class=\"ace-line ace-line old-record-id-NkpAd3RiIoq6vDx4tHCcG6u6nxd\">\\n<div data-mce-fragment=\"1\">\\n<span data-mce-fragment=\"1\"><strong data-mce-fragment=\"1\">Local* Expandable Storage:\u00A0</strong></span><span data-mce-fragment=\"1\">You\\'re in control with advanced encryption and local 4K storage\u201416 GB built-in, expandable up to 16 TB via a portable hard drive (not included).</span>\\n</div>\\n</li>\\n</ul>\\n<ul data-mce-fragment=\"1\" class=\"list-bullet1\" start=\"1\">\\n<li data-mce-fragment=\"1\" data-list=\"bullet\" class=\"ace-line ace-line old-record-id-RYvFd6IlJoAmeVx6VoKcT4EJn5d\">\\n<div data-mce-fragment=\"1\">\\n<span data-mce-fragment=\"1\"><strong data-mce-fragment=\"1\">Put Yourself in Control:\u00A0</strong></span><span data-mce-fragment=\"1\">Conveniently control eufyCam S330 with voice activation via Alexa, Google Assistant, and clear two-way audio. You can even set activity zones to avoid false alarms.</span>\\n</div>\\n</li>\\n</ul>\\n<p>\u00A0</p>\\n<div id=\"gtx-trans\" style=\"position: absolute; left: 462px; top: 48.1875px;\">\\n<div class=\"gtx-trans-icon\"><br></div>\\n</div>',\n id: 'gid://shopify/Product/7605077737641',\n name: 'eufyCam S330 (eufyCam 3) 4-Cam Kit',\n vendor: 'eufy US',\n handle: 't88731w1',\n title: 'eufyCam S330 (eufyCam 3) 4-Cam Kit',\n path: '/t88731w1',\n slug: 't88731w1',\n price: {\n value: 799.99,\n currencyCode: 'USD',\n },\n listPrice: 0,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/500_500_54c5db9e-2973-4a08-a996-0d0b109a86ff.png?v=1750043971',\n altText: null,\n width: 1000,\n height: 1000,\n },\n ],\n variants: [\n {\n barcode: '194644107819',\n availableForSale: true,\n weight: 2.8682,\n id: 'gid://shopify/ProductVariant/42597331271849',\n name: 'White',\n sku: 'T88731W1',\n price: 799.99,\n image: {\n altText: null,\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/500_500_54c5db9e-2973-4a08-a996-0d0b109a86ff.png?v=1750043971',\n width: 1000,\n height: 1000,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 17,\n currentlyNotInStock: false,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/42597331271849',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'White',\n hexColors: ['#FFFFFF'],\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: [\n {\n title: 'WS7DV26WBUHX',\n starts_at: '2025-08-12T07:00:00.000Z',\n ends_at: '2025-08-25T06:59:59.000Z',\n variant_shopify_id: 42597331271849,\n value_type: 'fixed_amount',\n value: '-300.0',\n currency: 'USD',\n fixed_value: '300.0',\n value_style: '$300',\n variant_price4wscode: 499.99,\n discount_type: 'DEAL',\n amazon_deal: false,\n cdi_id: 46000,\n cdi_updated_at: '2025-08-12T08:15:16.720Z',\n },\n {\n title: 'WS24ThomasAAA1',\n starts_at: '2024-05-09T09:23:18.000Z',\n ends_at: null,\n variant_shopify_id: 42597331271849,\n value_type: 'fixed_amount',\n value: '-100.0',\n currency: 'USD',\n fixed_value: '100.0',\n value_style: '$100',\n variant_price4wscode: 699.99,\n discount_type: 'WS24',\n amazon_deal: false,\n cdi_id: 17585,\n cdi_updated_at: '2025-01-03T08:01:31.501Z',\n },\n {\n title: 'WS24productcode',\n starts_at: '2023-10-19T12:40:19.000Z',\n ends_at: null,\n variant_shopify_id: 42597331271849,\n value_type: 'fixed_amount',\n value: '-29.0',\n currency: 'USD',\n fixed_value: '29.0',\n value_style: '$29',\n variant_price4wscode: 770.99,\n discount_type: 'WS24',\n amazon_deal: false,\n cdi_id: 37903,\n cdi_updated_at: '2025-04-10T04:15:17.122Z',\n },\n ],\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [\n {\n title: 'WS7DV26WBUHX',\n starts_at: '2025-08-12T07:00:00.000Z',\n ends_at: '2025-08-25T06:59:59.000Z',\n variant_shopify_id: 42597331271849,\n value_type: 'fixed_amount',\n value: '-300.0',\n currency: 'USD',\n fixed_value: '300.0',\n value_style: '$300',\n variant_price4wscode: 499.99,\n discount_type: 'DEAL',\n amazon_deal: false,\n cdi_id: 46000,\n cdi_updated_at: '2025-08-12T08:15:16.720Z',\n },\n ],\n },\n ],\n sellingPlanGroups: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductOption/9645726564521',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'White',\n hexColors: ['#FFFFFF'],\n },\n ],\n },\n ],\n metafields: {\n pageType: null,\n seoSetting: null,\n preRender: null,\n relatedProducts: null,\n template: 'V5',\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: [\n 'tabVideos',\n 'overview',\n 'aplusV2',\n 'aplusV2__3',\n 'aplusV2__4',\n 'aplusV2__5',\n 'features',\n 'specsV2',\n 'compareV2',\n 'tabFaqs',\n ],\n aplus_order: null,\n judgemeBadge: null,\n judgemeWidget: null,\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: null,\n yotpoReviewsAverage: null,\n pageCommon: null,\n liveHelper: 'false',\n giftCard: null,\n hideSearch: null,\n showNewPop: null,\n productData: {\n checkout_bar_info: {\n txt: '',\n },\n custom_variants: {\n variants: [\n {\n id: 'gid://shopify/ProductVariant/42597331271849',\n sku: 'T88731W1',\n title: 'White',\n image:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/500_500_54c5db9e-2973-4a08-a996-0d0b109a86ff.png?v=1750043971',\n handle: 't88731w1',\n product_title: 'eufyCam S330 (eufyCam 3) 4-Cam Kit',\n showExtra: false,\n extra: {},\n },\n {\n id: 'gid://shopify/ProductVariant/42719492735145',\n sku: 'T88711W1',\n title: 'White',\n image:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/S330eufyCam_eufyCam3_2-CamKit.png?v=1720178906',\n handle: 't88711w1',\n product_title: 'eufyCam S330 (eufyCam 3)',\n showExtra: false,\n extra: {},\n },\n {\n id: 'gid://shopify/ProductVariant/44711990493353',\n sku: 'BUNDLE-T88941W1-1-T80301D1-85-1',\n title: 'White',\n image:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/500_500_96bc12e5-7fc7-4a0b-ab97-175e95ad1949.png?v=1750089259',\n handle: 'bundle-t88941w1-1-t80301d1-85-1',\n product_title: 'eufyCam S3 Pro 4-Cam Kit + 1 TB Hard Drive',\n showExtra: false,\n extra: {},\n },\n ],\n title: 'Choose',\n desc: '',\n },\n feature: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-4_354c2f72-145c-44ef-ba62-a3b77a5701cd.png?v=1750131958',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418_74de2ed1-ba13-4db6-a95d-08c6ea3572f6.png?v=1750132263',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-1_43c80d96-1490-4cb7-a1b2-c5c6a10476fe.png?v=1750132748',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_630cca3b-0465-4139-b7b5-e1dd359a010d.png?v=1750157583',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418_6ad44961-44e4-45cf-897f-a2a779c41a14.png?v=1750132362',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318_f3235a8d-40e1-4e56-8ab9-5b4e6ec40c07.png?v=1750132748',\n },\n ],\n scene: [\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566-3_e51c7c2a-4b96-4644-913a-5c2ba36de2ce.png?v=1750131958',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-1_1cf56393-d95d-4fa4-8bef-1f88720d5a74.png?v=1750132263',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-2_483d4c2c-46d5-4ab7-8e1c-bf1b16176ddc.png?v=1750132748',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/productdata-_3-1104_566_8.png?v=1750131993',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-2_97c1dad0-4440-41ba-b4ff-9669380711c1.png?v=1750132264',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-2_97c1dad0-4440-41ba-b4ff-9669380711c1.png?v=1750132264',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/1104_566_849c2049-d39e-4b26-b288-c14de3b39c05.png?v=1750131958',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-3_ef9d83cc-b6aa-4dcb-ad18-a564cb4702da.png?v=1750132263',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-4_b4a9bdc5-e29f-4a06-88a9-bd368349670e.png?v=1750132748',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/productdata-_5-Frame_2121234835_3.png?v=1750131993',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-4_168637c9-6aca-4a50-a685-cbf76bb4ad3e.png?v=1750132263',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-5_368bded4-6778-4abe-ac89-4deb45857311.png?v=1750132748',\n },\n {\n img: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/productdata-_6-1104_566_8.png?v=1750131993',\n padImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/868_418-5_8dcd3216-5f0b-44f8-8117-370d9e4bf116.png?v=1750132263',\n mobImg:\n 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/390_318-6_31170d37-95ce-4cca-8aa0-3e0d38d7610a.png?v=1750132748',\n },\n ],\n intro_video: {\n poster:\n 'https://cdn.shopify.com/s/files/1/0504/7094/4954/files/b7b61fc5085b402798b5a72a34949907_1.jpg?v=1691130696',\n video: 'https://cdn.shopify.com/videos/c/o/v/8347b43e1f6041cc9c7a41da2f72df8c.mp4',\n },\n },\n productVideo: null,\n user_reviews_video: null,\n listing_compare: null,\n specs: null,\n faqs: null,\n howtoVideo: null,\n quick_intro: null,\n standard_schema: null,\n listing_paragraph: null,\n custom_variants: null,\n slickContainer: null,\n highlights: null,\n downloads: null,\n inbox: null,\n liveStream: null,\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: null,\n productExtInfo: ['Bulling_point8621', 'Bulling_point1862', 'Solar Powered and 4K', 'BionicMind\u2122 AI'],\n accessories: null,\n seoHidden: null,\n fwcdn3: null,\n compare: [\n {\n label: 'Resolution',\n val: '4K',\n },\n {\n label: 'Color Night Vision',\n val: 'Spotlight Color Night Vision',\n },\n {\n label: 'IR Night Vision',\n val: 'Yes',\n },\n {\n label: 'Lens\u3001FOV',\n val: 'F1.4\u3001FOV135\u00B0',\n },\n {\n label: 'Spotlight',\n val: 'Normal Spotlights',\n },\n {\n label: 'Built-In Solar Panel',\n val: 'Yes, SolarPlus 1.0',\n },\n {\n label: 'Motion Detection',\n val: 'PIR',\n },\n {\n label: 'AI Recognition',\n val: 'Face/Human/Vehicle/Pet',\n },\n {\n label: 'Al Self-Learning*',\n val: '\u2705',\n },\n {\n label: 'Local Storage* *',\n val: 'Built-in 16GB EMMC',\n },\n {\n label: '24/7 Smart Snapshot',\n val: '\u274C',\n },\n {\n label: 'External Solar Panel',\n val: 'Not included',\n },\n ],\n navBar: null,\n },\n },\n {\n availableForSale: true,\n productType: 'Security Accessory',\n onlineStoreUrl: null,\n publishedAt: '2023-04-17T09:25:31Z',\n totalInventory: 4488,\n tags: [\n '$199.99-$99.99',\n '2K',\n 'akr_product_discount_tag',\n 'Battery',\n 'Col:1-Security',\n 'Col:2-Security Camera',\n 'E',\n 'Front Door',\n 'S220',\n 'security',\n 'security camera',\n 'Solar',\n 'SoloCam',\n 'Support WiFi Connection Yes',\n 'Yards',\n ],\n seo: {\n title: null,\n description:\n 'eufy security SoloCam S220, Solar Security Camera, Wireless Outdoor Camera, Forever Power, 2K Resolution, Wireless, 2.4 GHz Wi-Fi, No Monthly Fee',\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: null,\n MF_aplus_order: null,\n MF_judgemeBadge: null,\n MF_judgemeWidget: null,\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: null,\n MF_yotpoReviewsAverage: null,\n MF_pageCommon: null,\n MF_liveHelper: null,\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: null,\n MF_productData: null,\n MF_productVideo: null,\n MF_user_reviews_video: null,\n MF_listing_compare: null,\n MF_specs: null,\n MF_faqs: null,\n MF_howtoVideo: null,\n MF_quick_intro: null,\n MF_standard_schema: null,\n MF_listing_paragraph: null,\n MF_custom_variants: null,\n MF_slickContainer: null,\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: null,\n MF_liveStream: null,\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: null,\n MF_productExtInfo: {\n value: '[\"Bulling_point271\",\"Bulling_point1271\",\"Solar Powered\",\"IP67 rating\"]',\n type: 'json',\n description: null,\n namespace: 'product_ext_info',\n key: 'bulling_point',\n },\n MF_accessories: null,\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: null,\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: null,\n MF_combo_nav: null,\n MF_combo_product: null,\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: null,\n MF_combo_aplus: null,\n MF_combo_judgeme: null,\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: null,\n MF_combo_page: null,\n MF_combo_global: null,\n MF_combo_listing: null,\n MF_combo_product_ext_info: null,\n MF_combo_accessories: null,\n description:\n \"Due to high demand, orders placed after the 26th June of will be delayed and are expected to be shipped around the middle of July. Solar Charging: Keeps the battery full, so you don't have to. 3 hours of sunlight daily keeps it running. Day and Night Clarity: Infrared LEDs and an f/1.6 aperture allow more to be seen for excellent night vision. Easy Installation: Put it anywhere thanks to its tiny size and wire-free design. Drill one hole, once. Human Detection: AI alerts* you to anyone in your yard, whether family, a courier, or a stranger. Powerful on its own, enhanced by HomeBase 3 adding individual facial recognition. No Monthly Fee: One-time purchase. No monthly fees or hidden costs. On-device storage** and AI for complete security and transparency. Weather Resistant: Ready to protect come rain, hail, or shine with its IP67 rating.\",\n descriptionHtml:\n '<div data-docx-has-block-data=\"false\" data-page-id=\"BhoodfVHmoIIxqxDe9ZchH5an0e\">\\n<div data-page-id=\"X3m3dStbtoMA56xDlmXczT2qnuc\" data-docx-has-block-data=\"false\">\\n<div class=\"ace-line ace-line old-record-id-HvnpdzowGoEjAwxulCccw1YOnv2\"><strong>Due to high demand, orders placed after the 26th June of will be delayed and are expected to be shipped around the middle of July.</strong></div>\\n</div>\\n<ul class=\"list-bullet1\" start=\"1\">\\n<li data-list=\"bullet\" class=\"ace-line ace-line old-record-id-EKE8dW4KOo0aAyxeMI8cLrIanUd\">\\n<div><span style=\"color: #000000;\"><strong>Solar Charging:</strong> Keeps the battery full, so you don\\'t have to. 3 hours of sunlight daily keeps it running.</span></div>\\n</li>\\n<li data-list=\"bullet\" class=\"ace-line ace-line old-record-id-Go4qdEiMcoa06oxUx2wcS4Xendf\">\\n<div><span style=\"color: #000000;\"><strong>Day and Night Clarity:</strong> Infrared LEDs and an f/1.6 aperture allow more to be seen for excellent night vision.</span></div>\\n</li>\\n<li data-list=\"bullet\" class=\"ace-line ace-line old-record-id-Wo8SdueiQoIiwWxqM1Hct3lgnYf\">\\n<div><span style=\"color: #000000;\"><strong>Easy Installation:</strong> Put it anywhere thanks to its tiny size and wire-free design. Drill one hole, once.</span></div>\\n</li>\\n<li data-list=\"bullet\" class=\"ace-line ace-line old-record-id-Cs8cdUQYGoUYUExOK4WcHxk8nYg\">\\n<meta charset=\"utf-8\"> <meta charset=\"utf-8\">\\n<div data-docx-has-block-data=\"false\" data-page-id=\"WubddUxjRoHItgx5DS0cr4Gwnue\">\\n<div class=\"ace-line ace-line old-record-id-GV9AdaMX9oYlslxLMedciY5JnHd\">\\n<strong>Human Detection:</strong> AI alerts* you to anyone in your yard, whether family, a courier, or a stranger. Powerful on its own, enhanced by HomeBase 3 adding individual facial recognition.</div>\\n</div>\\n<span class=\"lark-record-clipboard\" data-lark-record-format=\"docx/text\" data-lark-record-data=\\'{\"rootId\":\"WubddUxjRoHItgx5DS0cr4Gwnue\",\"text\":{\"initialAttributedTexts\":{\"text\":{\"0\":\"Human Detection: AI alerts* you to anyone in your yard, whether family, a courier, or a stranger. Powerful on its own, enhanced by HomeBase 3 adding individual facial recognition.\"},\"attribs\":{\"0\":\"*0*1+h*2*0*1+2*0*1+4f\"}},\"apool\":{\"numToAttrib\":{\"0\":[\"author\",\"7124117145780289539\"],\"1\":[\"comment-id-7237029745076961283\",\"true\"],\"2\":[\"abbreviation-data\",\"{\\\\\"id\\\\\":\\\\\"20779328-c9a6-4410-a877-f8868bdda4bd\\\\\",\\\\\"abbr_ids\\\\\":\\\\\"enterprise_27991418,enterprise_7156101259186339841\\\\\",\\\\\"is_visible\\\\\":1,\\\\\"is_first\\\\\":1}\"]},\"nextNum\":3}},\"type\":\"text\",\"referenceRecordMap\":{},\"extra\":{\"mention_page_title\":{},\"external_mention_url\":{}},\"isKeepQuoteContainer\":false,\"isFromCode\":false,\"selection\":[{\"id\":22,\"type\":\"text\",\"selection\":{\"start\":0,\"end\":178},\"recordId\":\"GV9AdaMX9oYlslxLMedciY5JnHd\"}],\"isCut\":false}\\'></span>\\n</li>\\n<li data-list=\"bullet\" class=\"ace-line ace-line old-record-id-BIy2dOGgkoEQa8x08ZFcxNJMnrc\">\\n<div><span style=\"color: #000000;\"><strong>No Monthly Fee:</strong> One-time purchase. No monthly fees or hidden costs. On-device storage** and AI for complete security and transparency.</span></div>\\n</li>\\n<li data-list=\"bullet\" class=\"ace-line ace-line old-record-id-U2EWdi64kogeW8xgzLNclo4GnCc\">\\n<div><span style=\"color: #000000;\"><strong>Weather Resistant:</strong> Ready to protect come rain, hail, or shine with its IP67 rating.</span></div>\\n</li>\\n</ul>\\n</div>\\n<div id=\"_feilian_extension_installed\"></div>',\n id: 'gid://shopify/Product/7735264018601',\n name: 'SoloCam S220',\n vendor: 'eufy',\n handle: 't8134121',\n title: 'SoloCam S220',\n path: '/t8134121',\n slug: 't8134121',\n price: {\n value: 117.82,\n currencyCode: 'USD',\n },\n listPrice: 0,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/20240529-163524.png?v=1720178275',\n altText: null,\n width: 1200,\n height: 1200,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/20230419-183555_665ce76a-76da-4091-ac94-482bdd1a683c.jpg?v=1720178275',\n altText: 'S220 SoloCam',\n width: 1200,\n height: 1500,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/bundle-360_360.jpg?v=1720178275',\n altText: 'S220 SoloCam',\n width: 360,\n height: 360,\n },\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/360_360_db5c3eea-5e93-4052-86be-686af9ee0b84.jpg?v=1720178275',\n altText: 'S220 SoloCam',\n width: 360,\n height: 360,\n },\n ],\n variants: [\n {\n barcode: '194644131586',\n availableForSale: true,\n weight: 1.25,\n id: 'gid://shopify/ProductVariant/44407729062057',\n name: 'White',\n sku: 'T8134121',\n price: 117.82,\n image: {\n altText: null,\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/20240529-163524.png?v=1720178275',\n width: 1200,\n height: 1200,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 4488,\n currentlyNotInStock: false,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/44407729062057',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'White',\n hexColors: ['#FFFFFF'],\n },\n ],\n },\n ],\n metafields: {\n presell: 'true',\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: [\n {\n title: 'WS7DV2WEKZX9',\n starts_at: '2025-08-13T07:00:00.000Z',\n ends_at: '2025-08-25T06:59:59.000Z',\n variant_shopify_id: 44407729062057,\n value_type: 'fixed_amount',\n value: '-52.83',\n currency: 'USD',\n fixed_value: '52.83',\n value_style: '$52',\n variant_price4wscode: 64.99,\n discount_type: 'DEAL',\n amazon_deal: false,\n cdi_id: 46056,\n cdi_updated_at: '2025-08-13T08:35:40.097Z',\n },\n {\n title: 'WS24felix',\n starts_at: '2024-11-01T09:49:10.000Z',\n ends_at: null,\n variant_shopify_id: 44407729062057,\n value_type: 'percentage',\n value: '-30.0',\n currency: 'USD',\n fixed_value: '35.35',\n value_style: '$30',\n variant_price4wscode: 82.48,\n discount_type: 'WS24',\n amazon_deal: false,\n cdi_id: 31436,\n cdi_updated_at: '2025-07-15T09:58:48.985Z',\n },\n ],\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [\n {\n title: 'WS7DV2WEKZX9',\n starts_at: '2025-08-13T07:00:00.000Z',\n ends_at: '2025-08-25T06:59:59.000Z',\n variant_shopify_id: 44407729062057,\n value_type: 'fixed_amount',\n value: '-52.83',\n currency: 'USD',\n fixed_value: '52.83',\n value_style: '$52',\n variant_price4wscode: 64.99,\n discount_type: 'DEAL',\n amazon_deal: false,\n cdi_id: 46056,\n cdi_updated_at: '2025-08-13T08:35:40.097Z',\n },\n ],\n },\n ],\n sellingPlanGroups: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductOption/9804175900841',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'White',\n hexColors: ['#FFFFFF'],\n },\n ],\n },\n ],\n metafields: {\n pageType: null,\n seoSetting: null,\n preRender: null,\n relatedProducts: null,\n template: null,\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: null,\n aplus_order: null,\n judgemeBadge: null,\n judgemeWidget: null,\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: null,\n yotpoReviewsAverage: null,\n pageCommon: null,\n liveHelper: null,\n giftCard: null,\n hideSearch: null,\n showNewPop: null,\n productData: null,\n productVideo: null,\n user_reviews_video: null,\n listing_compare: null,\n specs: null,\n faqs: null,\n howtoVideo: null,\n quick_intro: null,\n standard_schema: null,\n listing_paragraph: null,\n custom_variants: null,\n slickContainer: null,\n highlights: null,\n downloads: null,\n inbox: null,\n liveStream: null,\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: null,\n productExtInfo: ['Bulling_point271', 'Bulling_point1271', 'Solar Powered', 'IP67 rating'],\n accessories: null,\n seoHidden: null,\n fwcdn3: null,\n compare: null,\n navBar: null,\n },\n },\n {\n availableForSale: true,\n productType: 'Alarm System',\n onlineStoreUrl: null,\n publishedAt: '2025-06-26T03:25:34Z',\n totalInventory: 99,\n tags: [\n 'alarm system',\n 'Battery',\n 'CLtag:New',\n 'Col:1-Security',\n 'Col:2-Alarm System',\n 'E',\n 'Indoors',\n 'ListingTag1:orange:NEW',\n 'security',\n 'Under $99.99',\n ],\n seo: {\n title: 'Leak Detector with Freeze Alert - eufy Security ',\n description:\n \"Guard against water damage with eufy's Leak Detector. Easy setup, instant alerts, 2-year battery life, and HomeBase connectivity. Shop now for peace of mind!\",\n },\n requiresSellingPlan: false,\n MF_pageType: null,\n MF_seoSetting: null,\n MF_preRender: null,\n MF_relatedProducts: null,\n MF_template: null,\n MF_navSetting: null,\n MF_topBar: null,\n MF_gallery: null,\n MF_productType: null,\n MF_shopifyDescription: null,\n MF_productInfos: null,\n MF_combination: null,\n MF_recommendations: null,\n MF_productPackage: null,\n MF_productAccessories: null,\n MF_productSurprisePack: null,\n MF_productGift: null,\n MF_productGiftPopUps: null,\n MF_bundleProduct: null,\n MF_orderLimits: null,\n MF_component_order: null,\n MF_aplus_order: null,\n MF_judgemeBadge: {\n value:\n \"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\",\n type: 'string',\n description: null,\n namespace: 'judgeme',\n key: 'badge',\n },\n MF_judgemeWidget: {\n value:\n \"<div class='jdgm-rev-widg' data-updated-at='2025-06-26T03:24:39Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0' data-image-url='https://cdn.shopify.com/s/files/1/0521/9411/5753/files/DTC_0e461f5a-dfee-46ae-9941-a586d03cf7d0.png?v=1720177230'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 5 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 4 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 3 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 2 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 1 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget' style=\\\"display: none;\\\"></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\",\n type: 'string',\n description: null,\n namespace: 'judgeme',\n key: 'widget',\n },\n MF_content: null,\n MF_discounts: null,\n MF_productNav: null,\n MF_optionsData: null,\n MF_popCompareData: null,\n MF_yotpoReviewsCount: null,\n MF_yotpoReviewsAverage: null,\n MF_pageCommon: null,\n MF_liveHelper: null,\n MF_giftCard: null,\n MF_hideSearch: null,\n MF_showNewPop: null,\n MF_productData: null,\n MF_productVideo: null,\n MF_user_reviews_video: null,\n MF_listing_compare: null,\n MF_specs: null,\n MF_faqs: null,\n MF_howtoVideo: null,\n MF_quick_intro: null,\n MF_standard_schema: null,\n MF_listing_paragraph: null,\n MF_custom_variants: null,\n MF_slickContainer: null,\n MF_highlights: null,\n MF_downloads: null,\n MF_inbox: null,\n MF_liveStream: null,\n MF_listingReferralCode: null,\n MF_subscription_package_no: null,\n MF_source_channel: null,\n MF_fw_ava_id: null,\n MF_tags: null,\n MF_hideFooterRegister: null,\n MF_guarantee: null,\n MF_productSubscribe: null,\n MF_productExtInfo: {\n value: '[\"Bulling_point989\",\"Bulling_point1989\",\"Instant Notifications\",\"Easy Installation\"]',\n type: 'json',\n description: null,\n namespace: 'product_ext_info',\n key: 'bulling_point',\n },\n MF_accessories: null,\n MF_seoHidden: null,\n MF_fwcdn3: null,\n MF_compare: null,\n MF_navBar: null,\n MF_combo_pageType: null,\n MF_combo_seo: null,\n MF_combo_build: null,\n MF_combo_relatedSource: null,\n MF_combo_template: null,\n MF_combo_nav: null,\n MF_combo_product: null,\n MF_combo_Bundle: null,\n MF_combo_settings: null,\n MF_combo_component: null,\n MF_combo_aplus: null,\n MF_combo_judgeme: {\n value:\n \"{\\\"badge\\\":{\\\"value\\\":\\\"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\\\",\\\"type\\\":\\\"string\\\"},\\\"widget\\\":{\\\"value\\\":\\\"<div class='jdgm-rev-widg' data-updated-at='2025-06-26T03:24:39Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0' data-image-url='https://cdn.shopify.com/s/files/1/0521/9411/5753/files/DTC_0e461f5a-dfee-46ae-9941-a586d03cf7d0.png?v=1720177230'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 5 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 4 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 3 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 2 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\\\\\"0% (0) reviews with 1 star rating\\\\\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget' style=\\\\\\\"display: none;\\\\\\\"></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\\\",\\\"type\\\":\\\"string\\\"}}\",\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'judgeme',\n },\n MF_combo_pages: null,\n MF_combo_discounts: null,\n MF_combo_yotpo: null,\n MF_combo_page: null,\n MF_combo_global: {\n value:\n '{\"description_tag\":{\"value\":\"Guard against water damage with eufy\\'s Leak Detector. Easy setup, instant alerts, 2-year battery life, and HomeBase connectivity. Shop now for peace of mind!\",\"type\":\"string\"},\"title_tag\":{\"value\":\"Leak Detector with Freeze Alert - eufy Security \",\"type\":\"string\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'global',\n },\n MF_combo_listing: null,\n MF_combo_product_ext_info: {\n value:\n '{\"bulling_point\":{\"value\":\"[\\\\\"Bulling_point989\\\\\",\\\\\"Bulling_point1989\\\\\",\\\\\"Instant Notifications\\\\\",\\\\\"Easy Installation\\\\\"]\",\"type\":\"json\"}}',\n type: 'json',\n description: null,\n namespace: 'app--5059485--combo',\n key: 'product_ext_info',\n },\n MF_combo_accessories: null,\n description:\n 'Instant Notifications*: Protect your home from leaks, water damage, and damage from freezing temperatures. Get notifications if water is detected or if the temperature drops below freezing. East to Set Up: Just place it anywhere you want to detect water or freezing temperatures Replaceable Battery with 2-Year Battery Life: The single replaceable battery lasts up to 2 years. Stable Connection to HomeBase: Sub-1G connectivity ensuIres a stable connection to HomeBase 2 or 3 all around the home and yard. One App Controls All: Links to HomeBase and the eufy Security app. Easily get notifications and check the battery status.',\n descriptionHtml:\n '<p>\u00A0</p>\\n<div>\\n<ul class=\"richTextDocs-unOrderList richTextDocs-unOrderList-disc\" data-eleid=\"2\">\\n<li class=\"richTextDocs-listItem\" data-eleid=\"3\">\\n<div class=\"richTextDocs-listItem__text\">\\n<strong><span class=\"text-only\" data-eleid=\"4\">Instant Notifications*:</span></strong><span class=\"text-only\" data-eleid=\"5\"> Protect your home from leaks, water damage, and damage from freezing temperatures. Get notifications if water is detected or if the temperature drops below freezing.</span>\\n</div>\\n</li>\\n<li class=\"richTextDocs-listItem\" data-eleid=\"6\">\\n<div class=\"richTextDocs-listItem__text\">\\n<strong><span class=\"text-only\" data-eleid=\"7\">East to Set Up:</span></strong><span class=\"text-only\" data-eleid=\"8\"><strong> </strong>Just place it anywhere you want to detect water or freezing temperatures</span>\\n</div>\\n</li>\\n<li class=\"richTextDocs-listItem\" data-eleid=\"9\">\\n<div class=\"richTextDocs-listItem__text\">\\n<strong><span class=\"text-only\" data-eleid=\"10\">Replaceable Battery with 2-Year Battery Life:</span></strong><span class=\"text-only\" data-eleid=\"11\"><strong> </strong>The single replaceable battery lasts up to 2 years.</span>\\n</div>\\n</li>\\n<li class=\"richTextDocs-listItem\" data-eleid=\"12\">\\n<div class=\"richTextDocs-listItem__text\">\\n<strong><span class=\"text-only\" data-eleid=\"13\">Stable Connection to HomeBase:</span></strong><span class=\"text-only\" data-eleid=\"14\"><strong> </strong>Sub-1G connectivity ensuIres a stable connection to HomeBase 2 or 3 all around the home and yard.</span>\\n</div>\\n</li>\\n<li class=\"richTextDocs-listItem\" data-eleid=\"15\">\\n<div class=\"richTextDocs-listItem__text\">\\n<strong><span class=\"text-only\" data-eleid=\"16\">One App Controls All:</span></strong><span class=\"text-only\" data-eleid=\"17\"> Links to HomeBase and the eufy Security app. Easily get notifications and check the battery status.</span>\\n</div>\\n</li>\\n</ul>\\n</div>',\n id: 'gid://shopify/Product/8609568194729',\n name: 'Smoke Alarm E10',\n vendor: 'eufy US',\n handle: 't89200d3',\n title: 'Smoke Alarm E10',\n path: '/t89200d3',\n slug: 't89200d3',\n price: {\n value: 34.99,\n currencyCode: 'USD',\n },\n listPrice: 0,\n images: [\n {\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/DTC_0e461f5a-dfee-46ae-9941-a586d03cf7d0.png?v=1720177230',\n altText: null,\n width: 1200,\n height: 1200,\n },\n ],\n variants: [\n {\n barcode: '194644168834',\n availableForSale: true,\n weight: 0.2425,\n id: 'gid://shopify/ProductVariant/45992072904873',\n name: 'White',\n sku: 'T89200D3',\n price: 34.99,\n image: {\n altText: null,\n url: 'https://cdn.shopify.com/s/files/1/0521/9411/5753/files/DTC_0e461f5a-dfee-46ae-9941-a586d03cf7d0.png?v=1720177230',\n width: 1200,\n height: 1200,\n },\n listPrice: null,\n requiresShipping: true,\n quantityAvailable: 99,\n currentlyNotInStock: false,\n sellingPlanAllocations: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductVariant/45992072904873',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'White',\n hexColors: ['#FFFFFF'],\n },\n ],\n },\n ],\n metafields: {\n presell: null,\n cartInfo: null,\n image: null,\n images: null,\n infos: null,\n logistics: null,\n variantSurprisePack: null,\n variantAccessories: null,\n discounts: null,\n gallery: null,\n variantTags: null,\n memberBenefits: null,\n exchangePurchase: null,\n freeGift: null,\n presellDesc: null,\n quantityLevelDiscount: null,\n memberPrice: null,\n bundleSuiteSales: null,\n coupons: [],\n memberPriceV2: null,\n hideShipping: null,\n seoSetting: null,\n discount: null,\n custom_discount: null,\n pageCommon: null,\n funcFreeGiftObj: {\n rule_id: 299,\n rule_type: 1,\n discount_label: {\n cart_checkout_label: '',\n product_label: '',\n sold_out_label: '',\n },\n frontend_labels: [],\n apply_unit: 1,\n gift_type: 2,\n reward_list: [\n {\n get_unit: 1,\n variant_list: [\n {\n variant_id: '44059969552553',\n sku: 'T8020121',\n handle: 't8020121',\n discount_value: 0,\n },\n ],\n },\n ],\n },\n },\n coupons: [null],\n },\n ],\n sellingPlanGroups: [],\n options: [\n {\n __typename: 'MultipleChoiceOption',\n id: 'gid://shopify/ProductOption/10809697566889',\n displayName: 'color',\n name: 'Color',\n values: [\n {\n label: 'White',\n hexColors: ['#FFFFFF'],\n },\n ],\n },\n ],\n metafields: {\n pageType: null,\n seoSetting: null,\n preRender: null,\n relatedProducts: null,\n template: null,\n navSetting: null,\n topBar: null,\n gallery: null,\n productType: null,\n shopifyDescription: null,\n productInfos: null,\n combination: null,\n recommendations: null,\n productPackage: null,\n productAccessories: null,\n productSurprisePack: null,\n productGift: null,\n productGiftPopUps: null,\n bundleProduct: null,\n orderLimits: null,\n component_order: null,\n aplus_order: null,\n judgemeBadge:\n \"<div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>\",\n judgemeWidget:\n \"<div class='jdgm-rev-widg' data-updated-at='2025-06-26T03:24:39Z' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0' data-image-url='https://cdn.shopify.com/s/files/1/0521/9411/5753/files/DTC_0e461f5a-dfee-46ae-9941-a586d03cf7d0.png?v=1720177230'> <style class='jdgm-temp-hiding-style'>.jdgm-rev-widg{ display: none }</style> <div class='jdgm-rev-widg__header'> <h2 class='jdgm-rev-widg__title'>Customer Reviews</h2> <div class='jdgm-rev-widg__summary'> <div class='jdgm-rev-widg__summary-stars' aria-label='Average rating is 0.00 stars' role='img'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </div> <div class='jdgm-rev-widg__summary-text'>Be the first to write a review</div> </div> <a style='display: none' href='#' class='jdgm-write-rev-link' role='button'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'> <div class='jdgm-histogram__row' data-rating='5' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 5 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='4' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 4 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='3' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 3 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='2' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 2 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row' data-rating='1' data-frequency='0' data-percentage='0'> <div class='jdgm-histogram__star' role='button' aria-label=\\\"0% (0) reviews with 1 star rating\\\" tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(0)</div> </div> <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-rev-widg__body'> <div class='jdgm-rev-widg__reviews'></div> <div class='jdgm-paginate' data-per-page='5' data-url='https://api.judge.me/reviews/reviews_for_widget' style=\\\"display: none;\\\"></div> </div> <div class='jdgm-rev-widg__paginate-spinner-wrapper'> <div class='jdgm-spinner'></div> </div> </div>\",\n content: null,\n discounts: null,\n productNav: null,\n optionsData: null,\n popCompareData: null,\n yotpoReviewsCount: null,\n yotpoReviewsAverage: null,\n pageCommon: null,\n liveHelper: null,\n giftCard: null,\n hideSearch: null,\n showNewPop: null,\n productData: null,\n productVideo: null,\n user_reviews_video: null,\n listing_compare: null,\n specs: null,\n faqs: null,\n howtoVideo: null,\n quick_intro: null,\n standard_schema: null,\n listing_paragraph: null,\n custom_variants: null,\n slickContainer: null,\n highlights: null,\n downloads: null,\n inbox: null,\n liveStream: null,\n listingReferralCode: null,\n subscription_package_no: null,\n source_channel: null,\n fw_ava_id: null,\n tags: null,\n hideFooterRegister: null,\n guarantee: null,\n productSubscribe: null,\n productExtInfo: ['Bulling_point989', 'Bulling_point1989', 'Instant Notifications', 'Easy Installation'],\n accessories: null,\n seoHidden: null,\n fwcdn3: null,\n compare: null,\n navBar: null,\n },\n },\n ],\n categories: [],\n },\n className: 'p-4',\n },\n}\n\nexport const Round: Story = {\n args: {\n data: {\n productsCard: mockItems,\n shape: 'round',\n itemShape: 'round',\n primaryButton: 'Learn More',\n secondaryButton: 'Shop Now',\n },\n className: 'p-4',\n },\n}\n"],
5
+ "mappings": "AACA,OAAOA,MAAkB,0CACzB,MAAqB,OACrB,MAAwB,cACxB,MAA8B,0BAC9B,MAA0B,sBAE1B,MAAMC,EAAO,CACX,MAAO,8BACP,UAAWD,EACX,WAAY,CACV,OAAQ,YACV,EACA,KAAM,CAAC,UAAU,CACnB,EAEA,IAAOE,EAAQD,EAGf,MAAME,EAAY,CAChB,CACE,MAAO,YACP,UAAW,YACX,SAAU,8BACV,MAAO,0CACP,SAAU,CAAC,MAAO,SAAS,EAC3B,IAAK,CACH,IAAK,8HACP,CACF,EACA,CACE,MAAO,YACP,UAAW,YACX,SAAU,8BACV,MAAO,0CACP,SAAU,CAAC,MAAO,SAAS,EAC3B,IAAK,CACH,IAAK,8HACP,CACF,CACF,EAEaC,EAAiB,CAC5B,KAAM,CACJ,KAAM,CACJ,aAAc,CACZ,CACE,IAAK,WACL,KAAM,2BACN,MACE,yHACF,MAAO,WACP,OAAQ,WACR,WAAY,eACd,EACA,CACE,IAAK,WACL,KAAM,6BACN,MAAO,0FACP,MAAO,WACP,OAAQ,WACR,WAAY,eACd,CAUF,EACA,UAAW,GACX,mBAAoB,GACpB,cAAe,aACf,gBAAiB,UACnB,EACA,mBAAoB,GACpB,UAAW,CACT,SAAU,CACR,CACE,iBAAkB,GAClB,YAAa,GACb,eAAgB,KAChB,YAAa,uBACb,eAAgB,GAChB,KAAM,CAAC,YAAY,EACnB,IAAK,CACH,MAAO,0EACP,YACE,kOACJ,EACA,oBAAqB,GACrB,YAAa,KACb,cAAe,KACf,aAAc,KACd,mBAAoB,KACpB,YAAa,KACb,cAAe,KACf,UAAW,KACX,WAAY,KACZ,eAAgB,KAChB,sBAAuB,KACvB,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,kBAAmB,KACnB,sBAAuB,KACvB,uBAAwB,KACxB,eAAgB,KAChB,qBAAsB,KACtB,iBAAkB,KAClB,eAAgB,KAChB,mBAAoB,CAClB,MACE,mNACF,KAAM,OACN,YAAa,6DACb,UAAW,YACX,IAAK,QACP,EACA,eAAgB,CACd,MAAO,KACP,KAAM,OACN,YAAa,6DACb,UAAW,QACX,IAAK,QACP,EACA,gBAAiB,CACf,MACE,wgBACF,KAAM,SACN,YAAa,KACb,UAAW,UACX,IAAK,OACP,EACA,iBAAkB,CAChB,MACE,q5IACF,KAAM,SACN,YAAa,KACb,UAAW,UACX,IAAK,QACP,EACA,WAAY,KACZ,aAAc,KACd,cAAe,KACf,eAAgB,KAChB,kBAAmB,KACnB,qBAAsB,CACpB,MAAO,KACP,KAAM,yBACN,YAAa,KACb,UAAW,QACX,IAAK,eACP,EACA,uBAAwB,CACtB,MAAO,MACP,KAAM,yBACN,YAAa,KACb,UAAW,QACX,IAAK,iBACP,EACA,cAAe,KACf,cAAe,CACb,MAAO,OACP,KAAM,UACN,YAAa,gEACb,UAAW,SACX,IAAK,aACP,EACA,YAAa,KACb,cAAe,KACf,cAAe,KACf,eAAgB,CACd,MACE,snMACF,KAAM,OACN,YAAa,+DACb,UAAW,UACX,IAAK,MACP,EACA,gBAAiB,KACjB,sBAAuB,CACrB,MACE,2tCACF,KAAM,OACN,YACE,6PACF,UAAW,SACX,IAAK,oBACP,EACA,mBAAoB,CAClB,MACE,qsFACF,KAAM,OACN,YAAa,KACb,UAAW,SACX,IAAK,iBACP,EACA,SAAU,CACR,MACE,m0CACF,KAAM,OACN,YAAa,4EACb,UAAW,SACX,IAAK,OACP,EACA,QAAS,CACP,MACE,wnFACF,KAAM,OACN,YAAa,6DACb,UAAW,SACX,IAAK,MACP,EACA,cAAe,KACf,eAAgB,CACd,MACE,88BACF,KAAM,OACN,YAAa,6DACb,UAAW,SACX,IAAK,aACP,EACA,mBAAoB,KACpB,qBAAsB,CACpB,MACE;AAAA,sNACF,KAAM,wBACN,YAAa,KACb,UAAW,SACX,IAAK,mBACP,EACA,mBAAoB,KACpB,kBAAmB,KACnB,cAAe,KACf,aAAc,KACd,SAAU,KACV,cAAe,KACf,uBAAwB,KACxB,2BAA4B,KAC5B,kBAAmB,KACnB,aAAc,KACd,QAAS,KACT,sBAAuB,KACvB,aAAc,KACd,oBAAqB,KACrB,kBAAmB,CACjB,MAAO,0EACP,KAAM,OACN,YAAa,KACb,UAAW,mBACX,IAAK,eACP,EACA,eAAgB,KAChB,aAAc,KACd,UAAW,KACX,WAAY,KACZ,UAAW,KACX,kBAAmB,KACnB,aAAc,KACd,eAAgB,KAChB,uBAAwB,KACxB,kBAAmB,CACjB,MAAO,yDACP,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,UACP,EACA,aAAc,KACd,iBAAkB,CAChB,MACE,+tOACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,SACP,EACA,gBAAiB,KACjB,kBAAmB,KACnB,mBAAoB,CAClB,MACE,iu7DACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,WACP,EACA,eAAgB,CACd,MAAO,0CACP,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,OACP,EACA,iBAAkB,CAChB,MACE,8/JACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,SACP,EACA,eAAgB,KAChB,mBAAoB,KACpB,eAAgB,CACd,MACE,qIACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,OACP,EACA,cAAe,KACf,gBAAiB,CACf,MACE,urZACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,QACP,EACA,iBAAkB,KAClB,0BAA2B,CACzB,MACE,sIACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,kBACP,EACA,qBAAsB,KACtB,YACE,wpCACF,gBACE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,+CACF,GAAI,sCACJ,KAAM,4BACN,OAAQ,OACR,OAAQ,WACR,MAAO,4BACP,KAAM,YACN,KAAM,WACN,MAAO,CACL,MAAO,QACP,aAAc,KAChB,EACA,UAAW,EACX,OAAQ,CACN,CACE,IAAK,mHACL,QAAS,KACT,MAAO,IACP,OAAQ,GACV,CACF,EACA,SAAU,CACR,CACE,QAAS,eACT,iBAAkB,GAClB,OAAQ,QACR,GAAI,8CACJ,KAAM,OACN,IAAK,WACL,MAAO,QACP,MAAO,CACL,QAAS,KACT,IAAK,mHACL,MAAO,IACP,OAAQ,GACV,EACA,UAAW,KACX,iBAAkB,GAClB,kBAAmB,GACnB,oBAAqB,GACrB,uBAAwB,CAAC,EACzB,QAAS,CACP,CACE,WAAY,uBACZ,GAAI,8CACJ,YAAa,QACb,KAAM,QACN,OAAQ,CACN,CACE,MAAO,OACP,UAAW,CAAC,SAAS,CACvB,CACF,CACF,CACF,EACA,WAAY,CACV,QAAS,KACT,SAAU,KACV,MAAO,KACP,OAAQ,KACR,MAAO,KACP,UAAW,KACX,oBAAqB,KACrB,mBAAoB,KACpB,UAAW,KACX,QAAS,KACT,YAAa,KACb,eAAgB,KAChB,iBAAkB,CAChB,MAAO,EACP,KAAM,CACJ,CACE,OAAQ,WACR,IAAK,WACL,cAAe,GACf,MAAO,EACT,EACA,CACE,OAAQ,WACR,IAAK,WACL,cAAe,IACf,MAAO,EACT,CACF,EACA,aAAc,aACd,MAAO,qCACP,SAAU,GACV,cAAe,GACf,OAAQ,CAAC,SAAU,EAAE,EACrB,cAAe,EACjB,EACA,SAAU,CACR,MAAO,EACP,KAAM,CACJ,CACE,OAAQ,WACR,IAAK,WACL,cAAe,EACf,MAAO,EACT,CACF,EACA,aAAc,aACd,MAAO,kDACP,SAAU,GACV,cAAe,GACf,OAAQ,CAAC,YAAa,EAAE,EACxB,cAAe,EACjB,EACA,YAAa,KACb,sBAAuB,KACvB,YAAa,KACb,iBAAkB,KAClB,QAAS,CACP,CACE,MAAO,eACP,UAAW,2BACX,QAAS,2BACT,mBAAoB,eACpB,WAAY,eACZ,MAAO,SACP,SAAU,MACV,YAAa,QACb,YAAa,OACb,qBAAsB,QACtB,cAAe,iBACf,YAAa,GACb,OAAQ,MACR,eAAgB,0BAClB,EACA,CACE,MAAO,UACP,UAAW,2BACX,QAAS,KACT,mBAAoB,eACpB,WAAY,aACZ,MAAO,QACP,SAAU,MACV,YAAa,QACb,YAAa,MACb,qBAAsB,KACtB,cAAe,OACf,YAAa,GACb,OAAQ,MACR,eAAgB,0BAClB,EACA,CACE,MAAO,UACP,UAAW,2BACX,QAAS,KACT,mBAAoB,eACpB,WAAY,aACZ,MAAO,QACP,SAAU,MACV,YAAa,QACb,YAAa,MACb,qBAAsB,KACtB,cAAe,OACf,YAAa,GACb,OAAQ,MACR,eAAgB,0BAClB,CACF,EACA,cAAe,CACb,YAAa,GACb,iBAAkB,kBAClB,WAAY,aACZ,YAAa,IACb,gBAAiB,aACjB,iBAAkB,GACpB,EACA,aAAc,KACd,WAAY,KACZ,SAAU,KACV,gBAAiB,KACjB,WAAY,KACZ,gBAAiB,CACf,QAAS,IACT,UAAW,EACX,eAAgB,CACd,oBAAqB,GACrB,cAAe,GACf,eAAgB,EAClB,EACA,gBAAiB,CAAC,EAClB,WAAY,EACZ,UAAW,EACX,YAAa,CACX,CACE,SAAU,EACV,aAAc,CACZ,CACE,WAAY,iBACZ,IAAK,WACL,OAAQ,WACR,eAAgB,CAClB,CACF,CACF,CACF,CACF,CACF,EACA,QAAS,CACP,CACE,MAAO,eACP,UAAW,2BACX,QAAS,2BACT,mBAAoB,eACpB,WAAY,eACZ,MAAO,SACP,SAAU,MACV,YAAa,QACb,YAAa,OACb,qBAAsB,QACtB,cAAe,iBACf,YAAa,GACb,OAAQ,MACR,eAAgB,0BAClB,CACF,CACF,CACF,EACA,kBAAmB,CAAC,EACpB,QAAS,CACP,CACE,WAAY,uBACZ,GAAI,6CACJ,YAAa,QACb,KAAM,QACN,OAAQ,CACN,CACE,MAAO,OACP,UAAW,CAAC,SAAS,CACvB,CACF,CACF,CACF,EACA,WAAY,CACV,SAAU,KACV,WAAY,KACZ,UAAW,KACX,gBAAiB,KACjB,SAAU,KACV,WAAY,KACZ,OAAQ,KACR,QAAS,KACT,YAAa,KACb,mBAAoB,KACpB,aAAc,KACd,YAAa,KACb,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,oBAAqB,KACrB,YAAa,KACb,kBAAmB,KACnB,cAAe,KACf,YAAa,KACb,gBAAiB,CACf,gBACA,cACA,mBACA,YACA,WACA,aACA,qBACA,YACA,YACA,YACA,mBACA,cACA,UACA,YACA,SACF,EACA,YAAa,CAAC,EACd,aACE,wgBACF,cACE,q5IACF,QAAS,KACT,UAAW,KACX,WAAY,KACZ,YAAa,KACb,eAAgB,KAChB,kBAAmB,KACnB,oBAAqB,MACrB,WAAY,KACZ,WAAY,OACZ,SAAU,KACV,WAAY,KACZ,WAAY,KACZ,YAAa,CACX,kBAAmB,CACjB,IAAK,2BACP,EACA,gBAAiB,CACf,SAAU,CACR,CACE,GAAI,8CACJ,IAAK,WACL,MAAO,QACP,MACE,mHACF,OAAQ,WACR,cAAe,4BACf,UAAW,GACX,MAAO,EACT,CACF,EACA,MAAO,SACP,KAAM,EACR,EACA,cAAe,CACb,GAAI,GACJ,WAAY,OACZ,SAAU,EACV,WAAY,gCACZ,eAAgB,yBAChB,IAAK,+DACL,UAAW,GACX,UAAW,+EACX,OAAQ,0FACR,oBACE,wGACF,IAAK,MACP,EACA,QAAS,CACP,CACE,IAAK,sHACL,OACE,wHACF,OACE,sHACJ,CACF,EACA,MAAO,CACL,CACE,IAAK,sHACL,OACE,wHACF,OACE,sHACJ,EACA,CACE,IAAK,sHACL,OACE,wHACF,OACE,sHACJ,EACA,CACE,IAAK,sHACL,OACE,wHACF,OACE,sHACJ,EACA,CACE,IAAK,sHACL,OACE,wHACF,OACE,sHACJ,EACA,CACE,IAAK,sHACL,OACE,wHACF,OACE,sHACJ,EACA,CACE,IAAK,sHACL,OACE,wHACF,OACE,sHACJ,EACA,CACE,IAAK,sHACL,OACE,wHACF,OACE,sHACJ,EACA,CACE,IAAK,sHACL,OACE,wHACF,OACE,sHACJ,CACF,EACA,YAAa,CACX,OACE,sHACF,MAAO,2EACT,EACA,aAAc,CACZ,MAAO,oCACP,KAAM,CACJ,CACE,IAAK,mFACL,KAAM,WACN,YACE,mJACJ,EACA,CACE,IAAK,mFACL,KAAM,WACN,YACE,+KACJ,EACA,CACE,IAAK,kFACL,KAAM,WACN,YACE,yIACJ,EACA,CACE,IAAK,kFACL,KAAM,UACN,YACE,sHACJ,EACA,CACE,IAAK,mFACL,KAAM,aACN,YACE,sKACJ,CACF,CACF,EACA,cACE,yHACF,UAAW,SACb,EACA,aAAc,KACd,mBAAoB,CAClB,MAAO,GACP,OAAQ,CACN,CACE,IAAK,iFACL,KAAM,4EACN,UAAW,+DACb,EACA,CACE,IAAK,iFACL,KAAM,mFACN,UAAW,+DACb,EACA,CACE,IAAK,iFACL,KAAM,sDACN,UAAW,+DACb,EACA,CACE,IAAK,iFACL,KAAM,yEACN,UAAW,+DACb,EACA,CACE,IAAK,iFACL,KAAM,uEACN,UAAW,+DACb,CACF,CACF,EACA,gBAAiB,CACf,MAAO,sBACP,KAAM,CACJ,CACE,KAAM,CACJ,gBACA,2FACA,oCACA,sBACA,mCACA,iBACA,yBACA,oDACA,qEACA,yDACA,kBACA,uCACA,uEACA,sBACA,8CACA,mCACA,0BACA,0EACF,EACA,aAAc,eACd,IAAK,oFACL,MAAO,UACP,gBAAiB,uCACnB,EACA,CACE,KAAM,CACJ,kBACA,sDACA,mCACA,iBACA,mCACA,iBACA,yBACA,mBACA,qEACA,2CACA,kBACA,uCACA,oDACA,sBACA,8CACA,mCACA,0BACA,0EACF,EACA,aAAc,eACd,IAAK,6FACL,MAAO,UACP,gBAAiB,uCACnB,EACA,CACE,KAAM,CACJ,kBACA,sDACA,mCACA,iBACA,sCACA,gBACA,yBACA,mBACA,qEACA,2CACA,kBACA,uCACA,oDACA,sBACA,8CACA,mCACA,0BACA,0EACF,EACA,aAAc,eACd,IAAK,4HACL,MAAO,UACP,gBAAiB,uCACnB,CACF,CACF,EACA,MAAO,CACL,MAAO,CAAC,EACR,MAAO,QACP,QAAS,CACP,IAAK,UACP,EACA,KAAM,CACJ,CACE,KAAM,sBACN,SAAU,CACR,CACE,MAAO,SACP,IAAK,UACP,EACA,CACE,MAAO,aACP,IAAK,mEACP,EACA,CACE,MAAO,sBACP,IAAK,aACP,EACA,CACE,MAAO,cACP,IAAK,cACP,EACA,CACE,MAAO,eACP,IAAK,oBACP,CACF,CACF,EACA,CACE,KAAM,SACN,SAAU,CACR,CACE,MAAO,YACP,IAAK,KACP,EACA,CACE,MAAO,gBACP,IAAK,SACP,EACA,CACE,MAAO,eACP,IAAK,kCACP,CACF,CACF,EACA,CACE,KAAM,QACN,SAAU,CACR,CACE,MAAO,eACP,IAAK,sDACP,EACA,CACE,MAAO,cACP,IAAK,2CACP,CACF,CACF,EACA,CACE,KAAM,cACN,SAAU,CACR,CACE,MAAO,cACP,IAAK,IACP,EACA,CACE,MAAO,kBACP,IAAK,oBACP,EACA,CACE,MAAO,iBACP,IAAK,sDACP,CACF,CACF,EACA,CACE,KAAM,gBACN,SAAU,CACR,CACE,MAAO,QACP,IAAK,cACP,EACA,CACE,MAAO,qBACP,IAAK,yBACP,EACA,CACE,MAAO,2BACP,IAAK,KACP,CACF,CACF,EACA,CACE,KAAM,sBACN,SAAU,CACR,CACE,MAAO,qBACP,IAAK,KACP,EACA,CACE,MAAO,wBACP,IAAK,yCACP,CACF,CACF,CACF,EACA,UAAW,EACb,EACA,KAAM,CACJ,MAAO,MACP,KAAM,CACJ,CACE,SAAU,gDACV,OACE,4QACF,cAAe,IACjB,EACA,CACE,SAAU,oDACV,OACE,sPACF,cAAe,IACjB,EACA,CACE,SAAU,wCACV,OACE,kLACF,cAAe,IACjB,EACA,CACE,SAAU,4CACV,OACE,mGACF,cAAe,IACjB,EACA,CACE,SAAU,iEACV,OACE,qPACF,cAAe,IACjB,EACA,CACE,SAAU,2EACV,OACE,mPACF,cAAe,IACjB,EACA,CACE,SAAU,mCACV,OACE,iLACF,cAAe,IACjB,EACA,CACE,SAAU,8CACV,OAAQ,sEACR,cAAe,IACjB,EACA,CACE,SAAU,yDACV,OACE,gHACF,cAAe,IACjB,EACA,CACE,SAAU,oDACV,OAAQ,uEACR,cAAe,IACjB,CACF,CACF,EACA,WAAY,KACZ,YAAa,CACX,KAAM,CACJ,CACE,IAAK,2FACL,MAAO,2DACT,EACA,CACE,IAAK,2FACL,MAAO,iEACP,UAAW,SACb,EACA,CACE,IAAK,2FACL,MAAO,6CACT,EACA,CACE,IAAK,2FACL,MAAO,uDACP,UAAW,SACb,EACA,CACE,IAAK,2FACL,MAAO,wCACP,UAAW,SACb,CACF,EACA,MAAO,cACP,SAAU,aACV,KAAM,wCACR,EACA,gBAAiB,KACjB,kBACE;AAAA,sNACF,gBAAiB,KACjB,eAAgB,KAChB,WAAY,KACZ,UAAW,KACX,MAAO,KACP,WAAY,KACZ,oBAAqB,KACrB,wBAAyB,KACzB,eAAgB,KAChB,UAAW,KACX,KAAM,KACN,mBAAoB,KACpB,UAAW,KACX,iBAAkB,KAClB,eAAgB,CAAC,mBAAoB,oBAAqB,eAAgB,eAAe,EACzF,YAAa,KACb,UAAW,KACX,OAAQ,KACR,QAAS,CACP,CACE,MAAO,mBACP,IAAK,yBACP,EACA,CACE,MAAO,iBACP,IAAK,wBACP,EACA,CACE,MAAO,gBACP,IAAK,gBACP,EACA,CACE,MAAO,gBACP,IAAK,UACP,EACA,CACE,MAAO,QACP,IAAK,SACP,EACA,CACE,MAAO,gBACP,IAAK,eACP,EACA,CACE,MAAO,wCACP,IAAK,MACP,CACF,EACA,OAAQ,CACN,KAAM,CACJ,CACE,MAAO,WACP,OAAQ,aACV,EACA,CACE,MAAO,WACP,OAAQ,UACV,EACA,CACE,MAAO,QACP,OAAQ,SACV,EACA,CACE,MAAO,UACP,OAAQ,WACV,EACA,CACE,MAAO,UACP,OAAQ,SACV,CACF,CACF,CACF,CACF,EACA,CACE,iBAAkB,GAClB,YAAa,iBACb,eAAgB,KAChB,YAAa,uBACb,eAAgB,GAChB,KAAM,CAAC,UAAW,uBAAwB,aAAc,UAAU,EAClE,IAAK,CACH,MAAO,KACP,YAAa,IACf,EACA,oBAAqB,GACrB,YAAa,KACb,cAAe,KACf,aAAc,KACd,mBAAoB,KACpB,YAAa,KACb,cAAe,KACf,UAAW,KACX,WAAY,KACZ,eAAgB,KAChB,sBAAuB,KACvB,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,kBAAmB,KACnB,sBAAuB,KACvB,uBAAwB,KACxB,eAAgB,KAChB,qBAAsB,KACtB,iBAAkB,KAClB,eAAgB,KAChB,mBAAoB,CAClB,MACE,kKACF,KAAM,OACN,YAAa,6DACb,UAAW,YACX,IAAK,QACP,EACA,eAAgB,KAChB,gBAAiB,CACf,MACE,wgBACF,KAAM,SACN,YAAa,KACb,UAAW,UACX,IAAK,OACP,EACA,iBAAkB,CAChB,MACE,w3IACF,KAAM,SACN,YAAa,KACb,UAAW,UACX,IAAK,QAC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jB,WAAY,KACZ,gBAAiB,CACf,QAAS,IACT,UAAW,EACX,eAAgB,CACd,oBAAqB,GACrB,cAAe,GACf,eAAgB,EAClB,EACA,gBAAiB,CAAC,EAClB,WAAY,EACZ,UAAW,EACX,YAAa,CACX,CACE,SAAU,EACV,aAAc,CACZ,CACE,WAAY,iBACZ,IAAK,WACL,OAAQ,WACR,eAAgB,CAClB,CACF,CACF,CACF,CACF,CACF,EACA,QAAS,CACP,CACE,MAAO,eACP,UAAW,2BACX,QAAS,2BACT,mBAAoB,eACpB,WAAY,eACZ,MAAO,SACP,SAAU,MACV,YAAa,QACb,YAAa,OACb,qBAAsB,OACtB,cAAe,OACf,YAAa,GACb,OAAQ,MACR,eAAgB,0BAClB,CACF,CACF,CACF,EACA,kBAAmB,CAAC,EACpB,QAAS,CACP,CACE,WAAY,uBACZ,GAAI,6CACJ,YAAa,QACb,KAAM,QACN,OAAQ,CACN,CACE,MAAO,QACP,UAAW,CAAC,SAAS,CACvB,CACF,CACF,CACF,EACA,WAAY,CACV,SAAU,KACV,WAAY,KACZ,UAAW,KACX,gBAAiB,KACjB,SAAU,KACV,WAAY,KACZ,OAAQ,KACR,QAAS,KACT,YAAa,KACb,mBAAoB,KACpB,aAAc,KACd,YAAa,KACb,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,oBAAqB,KACrB,YAAa,KACb,kBAAmB,KACnB,cAAe,KACf,YAAa,KACb,gBAAiB,CACf,gBACA,cACA,YACA,WACA,aACA,UACA,aACA,aACA,WACA,UACA,YACA,UACA,YACF,EACA,YAAa,KACb,aACE,wgBACF,cACE,w3IACF,QAAS,KACT,UAAW,KACX,WAAY,KACZ,YAAa,KACb,eAAgB,KAChB,kBAAmB,KACnB,oBAAqB,KACrB,WAAY,KACZ,WAAY,KACZ,SAAU,KACV,WAAY,KACZ,WAAY,KACZ,YAAa,CACX,kBAAmB,CACjB,IAAK,EACP,EACA,gBAAiB,CACf,SAAU,CACR,CACE,GAAI,8CACJ,IAAK,kCACL,MAAO,QACP,MACE,qHACF,OAAQ,kCACR,cAAe,6CACf,UAAW,GACX,MAAO,CAAC,CACV,EACA,CACE,GAAI,8CACJ,IAAK,kCACL,MAAO,QACP,MACE,qHACF,OAAQ,kCACR,cAAe,6CACf,UAAW,GACX,MAAO,CAAC,CACV,EACA,CACE,GAAI,8CACJ,IAAK,WACL,MAAO,QACP,MACE,qHACF,OAAQ,WACR,cAAe,2BACf,UAAW,GACX,MAAO,CAAC,CACV,CACF,EACA,MAAO,SACP,KAAM,EACR,EACA,QAAS,CACP,CACE,IAAK,qFACL,OACE,uHACF,OACE,sHACJ,EACA,CACE,IAAK,qFACL,OAAQ,oFACR,OAAQ,mFACV,CACF,EACA,MAAO,CACL,CACE,IAAK,qFACL,OAAQ,oFACR,OAAQ,mFACV,EACA,CACE,IAAK,qFACL,OAAQ,oFACR,OAAQ,mFACV,EACA,CACE,IAAK,wHACL,OAAQ,oFACR,OAAQ,mFACV,EACA,CACE,IAAK,qFACL,OAAQ,oFACR,OAAQ,mFACV,EACA,CACE,IAAK,qFACL,OAAQ,oFACR,OAAQ,mFACV,EACA,CACE,IAAK,0HACL,OACE,yHACF,OACE,sHACJ,CACF,EACA,YAAa,CACX,OACE,wHACF,MAAO,6FACT,EACA,cACE,kHACF,UAAW,SACb,EACA,aAAc,KACd,mBAAoB,KACpB,gBAAiB,KACjB,MAAO,KACP,KAAM,KACN,WAAY,KACZ,YAAa,KACb,gBAAiB,KACjB,kBAAmB,KACnB,gBAAiB,KACjB,eAAgB,KAChB,WAAY,KACZ,UAAW,KACX,MAAO,KACP,WAAY,KACZ,oBAAqB,KACrB,wBAAyB,KACzB,eAAgB,KAChB,UAAW,KACX,KAAM,KACN,mBAAoB,KACpB,UAAW,KACX,iBAAkB,KAClB,eAAgB,KAChB,YAAa,KACb,UAAW,KACX,OAAQ,KACR,QAAS,CACP,CACE,MAAO,aACP,IAAK,IACP,EACA,CACE,MAAO,qBACP,IAAK,2BACP,EACA,CACE,MAAO,kBACP,IAAK,KACP,EACA,CACE,MAAO,gBACP,IAAK,sBACP,EACA,CACE,MAAO,YACP,IAAK,qBACP,EACA,CACE,MAAO,uBACP,IAAK,oBACP,EACA,CACE,MAAO,mBACP,IAAK,eACP,EACA,CACE,MAAO,iBACP,IAAK,wBACP,EACA,CACE,MAAO,oBACP,IAAK,QACP,EACA,CACE,MAAO,mBACP,IAAK,oBACP,EACA,CACE,MAAO,sBACP,IAAK,QACP,EACA,CACE,MAAO,uBACP,IAAK,sBACP,CACF,EACA,OAAQ,CACN,KAAM,CACJ,CACE,MAAO,WACP,OAAQ,aACV,EACA,CACE,MAAO,WACP,OAAQ,UACV,EACA,CACE,MAAO,QACP,OAAQ,SACV,EACA,CACE,MAAO,UACP,OAAQ,WACV,EACA,CACE,MAAO,MACP,OAAQ,SACV,EACA,CACE,MAAO,UACP,OAAQ,SACV,CACF,CACF,CACF,CACF,EACA,CACE,iBAAkB,GAClB,YAAa,iBACb,eAAgB,KAChB,YAAa,uBACb,eAAgB,MAChB,KAAM,CACJ,kBACA,KACA,UACA,qBACA,YACA,YACA,aACA,SACA,0BACA,aACA,IACA,kBACA,QACA,QACA,cACF,EACA,IAAK,CACH,MAAO,6CACP,YACE,+JACJ,EACA,oBAAqB,GACrB,YAAa,KACb,cAAe,KACf,aAAc,KACd,mBAAoB,KACpB,YAAa,KACb,cAAe,KACf,UAAW,KACX,WAAY,KACZ,eAAgB,KAChB,sBAAuB,KACvB,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,kBAAmB,KACnB,sBAAuB,KACvB,uBAAwB,KACxB,eAAgB,KAChB,qBAAsB,KACtB,iBAAkB,KAClB,eAAgB,KAChB,mBAAoB,CAClB,MACE,gIACF,KAAM,OACN,YAAa,6DACb,UAAW,YACX,IAAK,QACP,EACA,eAAgB,CACd,MAAO,KACP,KAAM,OACN,YAAa,6DACb,UAAW,QACX,IAAK,QACP,EACA,gBAAiB,CACf,MACE,wgBACF,KAAM,SACN,YAAa,KACb,UAAW,UACX,IAAK,OACP,EACA,iBAAkB,CAChB,MACE,q5IACF,KAAM,SACN,YAAa,KACb,UAAW,UACX,IAAK,QACP,EACA,WAAY,KACZ,aAAc,KACd,cAAe,KACf,eAAgB,KAChB,kBAAmB,KACnB,qBAAsB,CACpB,MAAO,KACP,KAAM,yBACN,YAAa,KACb,UAAW,QACX,IAAK,eACP,EACA,uBAAwB,CACtB,MAAO,MACP,KAAM,yBACN,YAAa,KACb,UAAW,QACX,IAAK,iBACP,EACA,cAAe,KACf,cAAe,CACb,MAAO,OACP,KAAM,UACN,YAAa,gEACb,UAAW,SACX,IAAK,aACP,EACA,YAAa,KACb,cAAe,KACf,cAAe,KACf,eAAgB,CACd,MACE,w/IACF,KAAM,OACN,YAAa,+DACb,UAAW,UACX,IAAK,MACP,EACA,gBAAiB,KACjB,sBAAuB,CACrB,MACE,2tCACF,KAAM,OACN,YACE,6PACF,UAAW,SACX,IAAK,oBACP,EACA,mBAAoB,CAClB,MACE,qsFACF,KAAM,OACN,YAAa,KACb,UAAW,SACX,IAAK,iBACP,EACA,SAAU,CACR,MACE,m0CACF,KAAM,OACN,YAAa,4EACb,UAAW,SACX,IAAK,OACP,EACA,QAAS,CACP,MACE,wnFACF,KAAM,OACN,YAAa,6DACb,UAAW,SACX,IAAK,MACP,EACA,cAAe,KACf,eAAgB,CACd,MACE,88BACF,KAAM,OACN,YAAa,6DACb,UAAW,SACX,IAAK,aACP,EACA,mBAAoB,KACpB,qBAAsB,CACpB,MACE;AAAA,sNACF,KAAM,wBACN,YAAa,KACb,UAAW,SACX,IAAK,mBACP,EACA,mBAAoB,KACpB,kBAAmB,KACnB,cAAe,KACf,aAAc,KACd,SAAU,KACV,cAAe,KACf,uBAAwB,KACxB,2BAA4B,KAC5B,kBAAmB,KACnB,aAAc,KACd,QAAS,KACT,sBAAuB,KACvB,aAAc,KACd,oBAAqB,KACrB,kBAAmB,CACjB,MAAO,0EACP,KAAM,OACN,YAAa,KACb,UAAW,mBACX,IAAK,eACP,EACA,eAAgB,KAChB,aAAc,KACd,UAAW,KACX,WAAY,KACZ,UAAW,KACX,kBAAmB,KACnB,aAAc,KACd,eAAgB,KAChB,uBAAwB,KACxB,kBAAmB,CACjB,MAAO,yDACP,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,UACP,EACA,aAAc,KACd,iBAAkB,CAChB,MACE,61MACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,SACP,EACA,gBAAiB,KACjB,kBAAmB,KACnB,mBAAoB,CAClB,MACE,glwBACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,WACP,EACA,eAAgB,CACd,MAAO,0CACP,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,OACP,EACA,iBAAkB,CAChB,MACE,8/JACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,SACP,EACA,eAAgB,KAChB,mBAAoB,KACpB,eAAgB,CACd,MACE,qIACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,OACP,EACA,cAAe,KACf,gBAAiB,CACf,MACE,ulZACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,QACP,EACA,iBAAkB,KAClB,0BAA2B,CACzB,MACE,sIACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,kBACP,EACA,qBAAsB,KACtB,YACE,k5BACF,gBACE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,+CACF,GAAI,sCACJ,KAAM,wDACN,OAAQ,OACR,OAAQ,WACR,MAAO,wDACP,KAAM,YACN,KAAM,WACN,MAAO,CACL,MAAO,OACP,aAAc,KAChB,EACA,UAAW,EACX,OAAQ,CACN,CACE,IAAK,yFACL,QAAS,KACT,MAAO,IACP,OAAQ,GACV,EACA,CACE,IAAK,iHACL,QAAS,KACT,MAAO,IACP,OAAQ,GACV,CACF,EACA,SAAU,CACR,CACE,QAAS,eACT,iBAAkB,GAClB,OAAQ,OACR,GAAI,8CACJ,KAAM,QACN,IAAK,WACL,MAAO,OACP,MAAO,CACL,QAAS,KACT,IAAK,yFACL,MAAO,IACP,OAAQ,GACV,EACA,UAAW,KACX,iBAAkB,GAClB,kBAAmB,MACnB,oBAAqB,GACrB,uBAAwB,CAAC,EACzB,QAAS,CACP,CACE,WAAY,uBACZ,GAAI,8CACJ,YAAa,QACb,KAAM,QACN,OAAQ,CACN,CACE,MAAO,QACP,UAAW,CAAC,SAAS,CACvB,CACF,CACF,CACF,EACA,WAAY,CACV,QAAS,KACT,SAAU,KACV,MAAO,KACP,OAAQ,KACR,MAAO,KACP,UAAW,KACX,oBAAqB,KACrB,mBAAoB,KACpB,UAAW,KACX,QAAS,KACT,YAAa,KACb,eAAgB,KAChB,iBAAkB,CAChB,MAAO,EACP,KAAM,CACJ,CACE,OAAQ,WACR,IAAK,WACL,cAAe,GACf,MAAO,EACT,EACA,CACE,OAAQ,WACR,IAAK,WACL,cAAe,IACf,MAAO,EACT,CACF,EACA,aAAc,aACd,MAAO,qCACP,SAAU,GACV,cAAe,GACf,OAAQ,CAAC,SAAU,EAAE,EACrB,cAAe,EACjB,EACA,SAAU,KACV,YAAa,KACb,sBAAuB,KACvB,YAAa,KACb,iBAAkB,KAClB,QAAS,CAAC,EACV,cAAe,CACb,YAAa,GACb,iBAAkB,kBAClB,WAAY,eACZ,YAAa,IACb,gBAAiB,eACjB,iBAAkB,IACpB,EACA,aAAc,KACd,WAAY,KACZ,SAAU,KACV,gBAAiB,KACjB,WAAY,KACZ,gBAAiB,IACnB,EACA,QAAS,CAAC,IAAI,CAChB,CACF,EACA,kBAAmB,CAAC,EACpB,QAAS,CACP,CACE,WAAY,uBACZ,GAAI,6CACJ,YAAa,QACb,KAAM,QACN,OAAQ,CACN,CACE,MAAO,QACP,UAAW,CAAC,SAAS,CACvB,CACF,CACF,CACF,EACA,WAAY,CACV,SAAU,KACV,WAAY,KACZ,UAAW,KACX,gBAAiB,KACjB,SAAU,KACV,WAAY,KACZ,OAAQ,KACR,QAAS,KACT,YAAa,KACb,mBAAoB,KACpB,aAAc,KACd,YAAa,KACb,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,oBAAqB,KACrB,YAAa,KACb,kBAAmB,KACnB,cAAe,KACf,YAAa,KACb,gBAAiB,CACf,gBACA,YACA,WACA,aACA,aACA,cACA,UACA,YACA,UACA,YACF,EACA,YAAa,CAAC,EACd,aACE,wgBACF,cACE,q5IACF,QAAS,KACT,UAAW,KACX,WAAY,KACZ,YAAa,KACb,eAAgB,KAChB,kBAAmB,KACnB,oBAAqB,MACrB,WAAY,KACZ,WAAY,OACZ,SAAU,KACV,WAAY,KACZ,WAAY,KACZ,YAAa,CACX,kBAAmB,CACjB,IAAK,8CACP,EACA,gBAAiB,CACf,SAAU,CACR,CACE,GAAI,8CACJ,IAAK,oBACL,MAAO,gCACP,MACE,iIACF,OAAQ,oBACR,cAAe,gCACf,UAAW,GACX,MAAO,CAAC,CACV,EACA,CACE,GAAI,8CACJ,IAAK,+BACL,MAAO,gDACP,MACE,yIACF,OAAQ,+BACR,cAAe,gDACf,UAAW,GACX,MAAO,CAAC,CACV,EACA,CACE,GAAI,8CACJ,IAAK,+BACL,MAAO,oCACP,MACE,kJACF,OAAQ,+BACR,cAAe,oCACf,UAAW,GACX,MAAO,CAAC,CACV,CACF,EACA,MAAO,SACP,KAAM,EACR,EACA,cAAe,CACb,GAAI,GACJ,WAAY,OACZ,SAAU,EACV,WAAY,gCACZ,eAAgB,6BAChB,IAAK,sEACL,UAAW,GACX,UAAW,+EACX,OAAQ,oFACR,oBAAqB,qEACrB,IAAK,MACP,EACA,QAAS,CACP,CACE,IAAK,2FACL,OACE,yHACF,OACE,sHACJ,EACA,CACE,IAAK,0HACL,OACE,yHACF,OACE,wHACJ,EACA,CACE,IAAK,0HACL,OACE,yHACF,OACE,wHACJ,EACA,CACE,IAAK,0HACL,OACE,yHACF,OACE,wHACJ,EACA,CACE,IAAK,0HACL,OACE,uHACF,OACE,wHACJ,CACF,EACA,MAAO,CACL,CACE,IAAK,wHACL,OACE,uHACF,OACE,sHACJ,CACF,EACA,YAAa,CACX,OACE,wHACF,MACE,mIACJ,EACA,cACE,oGACF,UAAW,SACb,EACA,aAAc,KACd,mBAAoB,CAClB,MAAO,GACP,OAAQ,CACN,CACE,IAAK,iFACL,KAAM,4EACN,UAAW,+DACb,EACA,CACE,IAAK,iFACL,KAAM,mFACN,UAAW,+DACb,EACA,CACE,IAAK,iFACL,KAAM,sDACN,UAAW,+DACb,EACA,CACE,IAAK,iFACL,KAAM,yEACN,UAAW,+DACb,EACA,CACE,IAAK,iFACL,KAAM,uEACN,UAAW,+DACb,CACF,CACF,EACA,gBAAiB,CACf,MAAO,sBACP,KAAM,CACJ,CACE,KAAM,CACJ,gBACA,2FACA,oCACA,sBACA,mCACA,iBACA,yBACA,oDACA,qEACA,yDACA,kBACA,uCACA,uEACA,sBACA,8CACA,mCACA,0BACA,0EACF,EACA,aAAc,eACd,IAAK,oFACL,MAAO,UACP,gBAAiB,uCACnB,EACA,CACE,KAAM,CACJ,kBACA,sDACA,mCACA,iBACA,mCACA,iBACA,yBACA,mBACA,qEACA,2CACA,kBACA,uCACA,oDACA,sBACA,8CACA,mCACA,0BACA,0EACF,EACA,aAAc,eACd,IAAK,6FACL,MAAO,UACP,gBAAiB,uCACnB,EACA,CACE,KAAM,CACJ,kBACA,sDACA,mCACA,iBACA,sCACA,gBACA,yBACA,mBACA,qEACA,2CACA,kBACA,uCACA,oDACA,sBACA,8CACA,mCACA,0BACA,0EACF,EACA,aAAc,eACd,IAAK,4HACL,MAAO,UACP,gBAAiB,uCACnB,CACF,CACF,EACA,MAAO,CACL,MAAO,CAAC,EACR,MAAO,QACP,QAAS,CACP,IAAK,UACP,EACA,KAAM,CACJ,CACE,KAAM,sBACN,SAAU,CACR,CACE,MAAO,SACP,IAAK,UACP,EACA,CACE,MAAO,aACP,IAAK,mEACP,EACA,CACE,MAAO,sBACP,IAAK,aACP,EACA,CACE,MAAO,cACP,IAAK,cACP,EACA,CACE,MAAO,eACP,IAAK,oBACP,CACF,CACF,EACA,CACE,KAAM,SACN,SAAU,CACR,CACE,MAAO,YACP,IAAK,KACP,EACA,CACE,MAAO,gBACP,IAAK,SACP,EACA,CACE,MAAO,eACP,IAAK,kCACP,CACF,CACF,EACA,CACE,KAAM,QACN,SAAU,CACR,CACE,MAAO,eACP,IAAK,sDACP,EACA,CACE,MAAO,cACP,IAAK,2CACP,CACF,CACF,EACA,CACE,KAAM,cACN,SAAU,CACR,CACE,MAAO,cACP,IAAK,IACP,EACA,CACE,MAAO,kBACP,IAAK,oBACP,EACA,CACE,MAAO,iBACP,IAAK,sDACP,CACF,CACF,EACA,CACE,KAAM,gBACN,SAAU,CACR,CACE,MAAO,QACP,IAAK,cACP,EACA,CACE,MAAO,qBACP,IAAK,yBACP,EACA,CACE,MAAO,2BACP,IAAK,KACP,CACF,CACF,EACA,CACE,KAAM,sBACN,SAAU,CACR,CACE,MAAO,qBACP,IAAK,KACP,EACA,CACE,MAAO,wBACP,IAAK,yCACP,CACF,CACF,CACF,EACA,UAAW,EACb,EACA,KAAM,CACJ,MAAO,MACP,KAAM,CACJ,CACE,SAAU,gDACV,OACE,4QACF,cAAe,IACjB,EACA,CACE,SAAU,oDACV,OACE,sPACF,cAAe,IACjB,EACA,CACE,SAAU,wCACV,OACE,kLACF,cAAe,IACjB,EACA,CACE,SAAU,4CACV,OACE,mGACF,cAAe,IACjB,EACA,CACE,SAAU,iEACV,OACE,qPACF,cAAe,IACjB,EACA,CACE,SAAU,2EACV,OACE,mPACF,cAAe,IACjB,EACA,CACE,SAAU,mCACV,OACE,iLACF,cAAe,IACjB,EACA,CACE,SAAU,8CACV,OAAQ,sEACR,cAAe,IACjB,EACA,CACE,SAAU,yDACV,OACE,gHACF,cAAe,IACjB,EACA,CACE,SAAU,oDACV,OAAQ,uEACR,cAAe,IACjB,CACF,CACF,EACA,WAAY,KACZ,YAAa,CACX,KAAM,CACJ,CACE,IAAK,2FACL,MAAO,2DACT,EACA,CACE,IAAK,2FACL,MAAO,iEACP,UAAW,SACb,EACA,CACE,IAAK,2FACL,MAAO,6CACT,EACA,CACE,IAAK,2FACL,MAAO,uDACP,UAAW,SACb,EACA,CACE,IAAK,2FACL,MAAO,wCACP,UAAW,SACb,CACF,EACA,MAAO,cACP,SAAU,aACV,KAAM,wCACR,EACA,gBAAiB,KACjB,kBACE;AAAA,sNACF,gBAAiB,KACjB,eAAgB,KAChB,WAAY,KACZ,UAAW,KACX,MAAO,KACP,WAAY,KACZ,oBAAqB,KACrB,wBAAyB,KACzB,eAAgB,KAChB,UAAW,KACX,KAAM,KACN,mBAAoB,KACpB,UAAW,KACX,iBAAkB,KAClB,eAAgB,CAAC,mBAAoB,oBAAqB,eAAgB,eAAe,EACzF,YAAa,KACb,UAAW,KACX,OAAQ,KACR,QAAS,CACP,CACE,MAAO,UACP,IAAK,MACP,EACA,CACE,MAAO,gBACP,IAAK,2EACP,EACA,CACE,MAAO,sBACP,IAAK,cACP,EACA,CACE,MAAO,OACP,IAAK,cACP,EACA,CACE,MAAO,eACP,IAAK,oBACP,EACA,CACE,MAAO,YACP,IAAK,KACP,EACA,CACE,MAAO,gBACP,IAAK,SACP,EACA,CACE,MAAO,eACP,IAAK,qCACP,EACA,CACE,MAAO,eACP,IAAK,qDACP,EACA,CACE,MAAO,eACP,IAAK,2CACP,EACA,CACE,MAAO,cACP,IAAK,IACP,EACA,CACE,MAAO,kBACP,IAAK,oBACP,EACA,CACE,MAAO,iBACP,IAAK,sDACP,EACA,CACE,MAAO,QACP,IAAK,cACP,EACA,CACE,MAAO,qBACP,IAAK,yBACP,EACA,CACE,MAAO,8BACP,IAAK,KACP,EACA,CACE,MAAO,qBACP,IAAK,KACP,EACA,CACE,MAAO,wBACP,IAAK,mDACP,CACF,EACA,OAAQ,CACN,KAAM,CACJ,CACE,MAAO,WACP,OAAQ,aACV,EACA,CACE,MAAO,WACP,OAAQ,UACV,EACA,CACE,MAAO,QACP,OAAQ,SACV,EACA,CACE,MAAO,UACP,OAAQ,WACV,EACA,CACE,MAAO,UACP,OAAQ,SACV,CACF,CACF,CACF,CACF,EACA,CACE,iBAAkB,GAClB,YAAa,GACb,eAAgB,KAChB,YAAa,uBACb,eAAgB,IAChB,KAAM,CACJ,gCACA,+BACA,kBACA,+CACA,+CACA,6CACF,EACA,IAAK,CACH,MAAO,KACP,YAAa,IACf,EACA,oBAAqB,GACrB,YAAa,KACb,cAAe,KACf,aAAc,KACd,mBAAoB,KACpB,YAAa,KACb,cAAe,KACf,UAAW,KACX,WAAY,KACZ,eAAgB,KAChB,sBAAuB,KACvB,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,kBAAmB,KACnB,sBAAuB,KACvB,uBAAwB,KACxB,eAAgB,KAChB,qBAAsB,KACtB,iBAAkB,KAClB,eAAgB,KAChB,mBAAoB,CAClB,MACE,8OACF,KAAM,OACN,YAAa,6DACb,UAAW,YACX,IAAK,QACP,EACA,eAAgB,KAChB,gBAAiB,CACf,MACE,wgBACF,KAAM,SACN,YAAa,KACb,UAAW,UACX,IAAK,OACP,EACA,iBAAkB,CAChB,MACE,q5IACF,KAAM,SACN,YAAa,KACb,UAAW,UACX,IAAK,QACP,EACA,WAAY,KACZ,aAAc,KACd,cAAe,KACf,eAAgB,KAChB,kBAAmB,KACnB,qBAAsB,KACtB,uBAAwB,KACxB,cAAe,KACf,cAAe,KACf,YAAa,KACb,cAAe,KACf,cAAe,KACf,eAAgB,CACd,MACE,mmKACF,KAAM,OACN,YAAa,+DACb,UAAW,UACX,IAAK,MACP,EACA,gBAAiB,KACjB,sBAAuB,KACvB,mBAAoB,KACpB,SAAU,KACV,QAAS,KACT,cAAe,KACf,eAAgB,KAChB,mBAAoB,KACpB,qBAAsB,KACtB,mBAAoB,KACpB,kBAAmB,KACnB,cAAe,KACf,aAAc,KACd,SAAU,KACV,cAAe,KACf,uBAAwB,KACxB,2BAA4B,KAC5B,kBAAmB,KACnB,aAAc,KACd,QAAS,KACT,sBAAuB,KACvB,aAAc,KACd,oBAAqB,KACrB,kBAAmB,KACnB,eAAgB,KAChB,aAAc,KACd,UAAW,KACX,WAAY,KACZ,UAAW,KACX,kBAAmB,KACnB,aAAc,KACd,eAAgB,KAChB,uBAAwB,KACxB,kBAAmB,CACjB,MAAO,yDACP,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,UACP,EACA,aAAc,KACd,iBAAkB,CAChB,MACE,ugOACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,SACP,EACA,gBAAiB,KACjB,kBAAmB,KACnB,mBAAoB,CAClB,MACE,ir4BACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,WACP,EACA,eAAgB,KAChB,iBAAkB,CAChB,MACE,8/JACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,SACP,EACA,eAAgB,KAChB,mBAAoB,KACpB,eAAgB,KAChB,cAAe,KACf,gBAAiB,CACf,MACE,gVACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,QACP,EACA,iBAAkB,KAClB,0BAA2B,KAC3B,qBAAsB,KACtB,YACE,8+BACF,gBACE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,OACF,GAAI,sCACJ,KAAM,6BACN,OAAQ,OACR,OAAQ,WACR,MAAO,6BACP,KAAM,YACN,KAAM,WACN,MAAO,CACL,MAAO,OACP,aAAc,KAChB,EACA,UAAW,EACX,OAAQ,CACN,CACE,IAAK,6FACL,QAAS,KACT,MAAO,IACP,OAAQ,GACV,CACF,EACA,SAAU,CACR,CACE,QAAS,eACT,iBAAkB,GAClB,OAAQ,EACR,GAAI,8CACJ,KAAM,gBACN,IAAK,WACL,MAAO,OACP,MAAO,CACL,QAAS,KACT,IAAK,6FACL,MAAO,IACP,OAAQ,GACV,EACA,UAAW,KACX,iBAAkB,GAClB,kBAAmB,IACnB,oBAAqB,GACrB,uBAAwB,CAAC,EACzB,QAAS,CACP,CACE,WAAY,uBACZ,GAAI,8CACJ,YAAa,QACb,KAAM,QACN,OAAQ,CACN,CACE,MAAO,eACT,CACF,CACF,CACF,EACA,WAAY,CACV,QAAS,KACT,SAAU,KACV,MAAO,KACP,OAAQ,KACR,MAAO,KACP,UAAW,KACX,oBAAqB,KACrB,mBAAoB,KACpB,UAAW,KACX,QAAS,KACT,YAAa,KACb,eAAgB,KAChB,iBAAkB,KAClB,SAAU,KACV,YAAa,KACb,sBAAuB,KACvB,YAAa,KACb,iBAAkB,KAClB,QAAS,CACP,CACE,MAAO,UACP,UAAW,2BACX,QAAS,KACT,mBAAoB,eACpB,WAAY,eACZ,MAAO,QACP,SAAU,MACV,YAAa,OACb,YAAa,MACb,qBAAsB,OACtB,cAAe,OACf,YAAa,GACb,OAAQ,MACR,eAAgB,0BAClB,EACA,CACE,MAAO,mBACP,UAAW,2BACX,QAAS,KACT,mBAAoB,eACpB,WAAY,eACZ,MAAO,QACP,SAAU,MACV,YAAa,OACb,YAAa,MACb,qBAAsB,OACtB,cAAe,OACf,YAAa,GACb,OAAQ,MACR,eAAgB,0BAClB,EACA,CACE,MAAO,mBACP,UAAW,2BACX,QAAS,KACT,mBAAoB,eACpB,WAAY,eACZ,MAAO,QACP,SAAU,MACV,YAAa,OACb,YAAa,MACb,qBAAsB,OACtB,cAAe,OACf,YAAa,GACb,OAAQ,MACR,eAAgB,0BAClB,EACA,CACE,MAAO,mBACP,UAAW,2BACX,QAAS,KACT,mBAAoB,eACpB,WAAY,eACZ,MAAO,QACP,SAAU,MACV,YAAa,OACb,YAAa,MACb,qBAAsB,OACtB,cAAe,OACf,YAAa,GACb,OAAQ,MACR,eAAgB,0BAClB,CACF,EACA,cAAe,KACf,aAAc,KACd,WAAY,KACZ,SAAU,KACV,gBAAiB,KACjB,WAAY,KACZ,gBAAiB,CACf,QAAS,IACT,UAAW,EACX,eAAgB,CACd,oBAAqB,GACrB,cAAe,GACf,eAAgB,EAClB,EACA,gBAAiB,CAAC,EAClB,WAAY,EACZ,UAAW,EACX,YAAa,CACX,CACE,SAAU,EACV,aAAc,CACZ,CACE,WAAY,iBACZ,IAAK,WACL,OAAQ,WACR,eAAgB,CAClB,CACF,CACF,CACF,CACF,CACF,EACA,QAAS,CACP,CACE,MAAO,mBACP,UAAW,2BACX,QAAS,KACT,mBAAoB,eACpB,WAAY,eACZ,MAAO,QACP,SAAU,MACV,YAAa,OACb,YAAa,MACb,qBAAsB,OACtB,cAAe,OACf,YAAa,GACb,OAAQ,MACR,eAAgB,0BAClB,CACF,CACF,CACF,EACA,kBAAmB,CAAC,EACpB,QAAS,CAAC,EACV,WAAY,CACV,SAAU,KACV,WAAY,KACZ,UAAW,KACX,gBAAiB,KACjB,SAAU,KACV,WAAY,KACZ,OAAQ,KACR,QAAS,KACT,YAAa,KACb,mBAAoB,KACpB,aAAc,KACd,YAAa,KACb,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,oBAAqB,KACrB,YAAa,KACb,kBAAmB,KACnB,cAAe,KACf,YAAa,KACb,gBAAiB,CACf,gBACA,cACA,SACA,YACA,WACA,aACA,aACA,aACA,aACA,aACA,UACA,aACA,cACA,cACA,WACA,UACA,YACA,UACA,YACF,EACA,YAAa,KACb,aACE,wgBACF,cACE,q5IACF,QAAS,KACT,UAAW,KACX,WAAY,KACZ,YAAa,KACb,eAAgB,KAChB,kBAAmB,KACnB,oBAAqB,KACrB,WAAY,KACZ,WAAY,KACZ,SAAU,KACV,WAAY,KACZ,WAAY,KACZ,YAAa,CACX,kBAAmB,CACjB,IAAK,EACP,EACA,gBAAiB,CACf,SAAU,CACR,CACE,GAAI,8CACJ,IAAK,WACL,MAAO,gBACP,MAAO,6FACP,OAAQ,WACR,cAAe,6BACf,UAAW,GACX,MAAO,CAAC,CACV,CACF,EACA,MAAO,SACP,KAAM,EACR,EACA,cAAe,CACb,GAAI,GACJ,WAAY,OACZ,SAAU,KACV,WAAY,GACZ,eAAgB,GAChB,IAAK,GACL,UAAW,GACX,UAAW,GACX,OAAQ,GACR,oBAAqB,GACrB,IAAK,MACP,EACA,QAAS,CAAC,EACV,MAAO,CACL,CACE,IAAK,gIACL,OACE,gIACF,OACE,+HACJ,EACA,CACE,IAAK,gIACL,OACE,gIACF,OACE,+HACJ,EACA,CACE,IAAK,gIACL,OACE,gIACF,OACE,+HACJ,EACA,CACE,IAAK,gIACL,OACE,gIACF,OACE,+HACJ,EACA,CACE,IAAK,gIACL,OACE,gIACF,OACE,+HACJ,EACA,CACE,IAAK,gIACL,OACE,gIACF,OACE,+HACJ,EACA,CACE,IAAK,gIACL,OACE,gIACF,OACE,+HACJ,CACF,EACA,YAAa,CACX,OAAQ,2FACR,MAAO,2EACT,EACA,aAAc,CACZ,MAAO,oCACP,KAAM,CACJ,CACE,IAAK,mFACL,KAAM,WACN,YACE,mJACJ,EACA,CACE,IAAK,mFACL,KAAM,WACN,YACE,+KACJ,EACA,CACE,IAAK,kFACL,KAAM,WACN,YACE,yIACJ,EACA,CACE,IAAK,kFACL,KAAM,UACN,YACE,sHACJ,EACA,CACE,IAAK,mFACL,KAAM,aACN,YACE,sKACJ,CACF,CACF,EACA,cAAe,2FACf,UAAW,SACb,EACA,aAAc,KACd,mBAAoB,KACpB,gBAAiB,KACjB,MAAO,KACP,KAAM,KACN,WAAY,KACZ,YAAa,KACb,gBAAiB,KACjB,kBAAmB,KACnB,gBAAiB,KACjB,eAAgB,KAChB,WAAY,KACZ,UAAW,KACX,MAAO,KACP,WAAY,KACZ,oBAAqB,KACrB,wBAAyB,KACzB,eAAgB,KAChB,UAAW,KACX,KAAM,KACN,mBAAoB,KACpB,UAAW,KACX,iBAAkB,KAClB,eAAgB,KAChB,YAAa,KACb,UAAW,KACX,OAAQ,KACR,QAAS,CACP,CACE,MAAO,OACP,IAAK,SACP,EACA,CACE,MAAO,cACP,IAAK,gBACP,EACA,CACE,MAAO,wBACP,IAAK,QACP,EACA,CACE,MAAO,wBACP,IAAK,QACP,EACA,CACE,MAAO,gCACP,IAAK,QACP,EACA,CACE,MAAO,WACP,IAAK,aACP,EACA,CACE,MAAO,oBACP,IAAK,OACP,EACA,CACE,MAAO,uBACP,IAAK,QACP,EACA,CACE,MAAO,gBACP,IAAK,WACP,EACA,CACE,MAAO,kBACP,IAAK,yBACP,EACA,CACE,MAAO,qBACP,IAAK,kBACP,EACA,CACE,MAAO,eACP,IAAK,QACP,EACA,CACE,MAAO,4BACP,IAAK,SACP,EACA,CACE,MAAO,wCACP,IAAK,oBACP,EACA,CACE,MAAO,gBACP,IAAK;AAAA;AAAA;AAAA,+BACP,EACA,CACE,MAAO,WACP,IAAK;AAAA;AAAA;AAAA;AAAA,mBACP,EACA,CACE,MAAO,cACP,IAAK,QACP,EACA,CACE,MAAO,YACP,IAAK,QACP,EACA,CACE,MAAO,QACP,IAAK,QACP,CACF,EACA,OAAQ,CACN,KAAM,CACJ,CACE,MAAO,WACP,OAAQ,aACV,EACA,CACE,MAAO,WACP,OAAQ,UACV,EACA,CACE,MAAO,QACP,OAAQ,SACV,EACA,CACE,MAAO,UACP,OAAQ,WACV,EACA,CACE,MAAO,UACP,OAAQ,SACV,CACF,CACF,CACF,CACF,EACA,CACE,iBAAkB,GAClB,YAAa,aACb,eAAgB,KAChB,YAAa,uBACb,eAAgB,IAChB,KAAM,CAAC,EACP,IAAK,CACH,MAAO,mEACP,YACE;AAAA,CACJ,EACA,oBAAqB,GACrB,YAAa,KACb,cAAe,KACf,aAAc,KACd,mBAAoB,KACpB,YAAa,KACb,cAAe,KACf,UAAW,KACX,WAAY,KACZ,eAAgB,KAChB,sBAAuB,KACvB,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,kBAAmB,KACnB,sBAAuB,KACvB,uBAAwB,KACxB,eAAgB,KAChB,qBAAsB,KACtB,iBAAkB,KAClB,eAAgB,KAChB,mBAAoB,CAClB,MACE,+KACF,KAAM,OACN,YAAa,6DACb,UAAW,YACX,IAAK,QACP,EACA,eAAgB,CACd,MAAO,KACP,KAAM,OACN,YAAa,6DACb,UAAW,QACX,IAAK,QACP,EACA,gBAAiB,CACf,MACE,wgBACF,KAAM,wBACN,YAAa,KACb,UAAW,UACX,IAAK,OACP,EACA,iBAAkB,CAChB,MACE,q5IACF,KAAM,wBACN,YAAa,KACb,UAAW,UACX,IAAK,QACP,EACA,WAAY,KACZ,aAAc,KACd,cAAe,KACf,eAAgB,KAChB,kBAAmB,KACnB,qBAAsB,CACpB,MAAO,KACP,KAAM,yBACN,YAAa,KACb,UAAW,QACX,IAAK,eACP,EACA,uBAAwB,CACtB,MAAO,MACP,KAAM,yBACN,YAAa,KACb,UAAW,QACX,IAAK,iBACP,EACA,cAAe,KACf,cAAe,CACb,MAAO,OACP,KAAM,UACN,YAAa,gEACb,UAAW,SACX,IAAK,aACP,EACA,YAAa,KACb,cAAe,KACf,cAAe,KACf,eAAgB,CACd,MACE,mqLACF,KAAM,OACN,YAAa,+DACb,UAAW,UACX,IAAK,MACP,EACA,gBAAiB,KACjB,sBAAuB,CACrB,MACE,2tCACF,KAAM,OACN,YACE,6PACF,UAAW,SACX,IAAK,oBACP,EACA,mBAAoB,CAClB,MACE,qsFACF,KAAM,OACN,YAAa,KACb,UAAW,SACX,IAAK,iBACP,EACA,SAAU,CACR,MACE,m0CACF,KAAM,OACN,YAAa,4EACb,UAAW,SACX,IAAK,OACP,EACA,QAAS,CACP,MACE,wnFACF,KAAM,OACN,YAAa,6DACb,UAAW,SACX,IAAK,MACP,EACA,cAAe,KACf,eAAgB,CACd,MACE,88BACF,KAAM,OACN,YAAa,6DACb,UAAW,SACX,IAAK,aACP,EACA,mBAAoB,KACpB,qBAAsB,CACpB,MACE;AAAA,sNACF,KAAM,wBACN,YAAa,KACb,UAAW,SACX,IAAK,mBACP,EACA,mBAAoB,KACpB,kBAAmB,KACnB,cAAe,KACf,aAAc,KACd,SAAU,KACV,cAAe,KACf,uBAAwB,KACxB,2BAA4B,KAC5B,kBAAmB,KACnB,aAAc,KACd,QAAS,KACT,sBAAuB,KACvB,aAAc,KACd,oBAAqB,KACrB,kBAAmB,CACjB,MAAO,0EACP,KAAM,OACN,YAAa,KACb,UAAW,mBACX,IAAK,eACP,EACA,eAAgB,KAChB,aAAc,KACd,UAAW,KACX,WAAY,KACZ,UAAW,KACX,kBAAmB,KACnB,aAAc,KACd,eAAgB,KAChB,uBAAwB,KACxB,kBAAmB,CACjB,MAAO,yDACP,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,UACP,EACA,aAAc,KACd,iBAAkB,CAChB,MACE,gvOACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,SACP,EACA,gBAAiB,KACjB,kBAAmB,KACnB,mBAAoB,CAClB,MACE,qhjBACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,WACP,EACA,eAAgB,CACd,MAAO,0CACP,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,OACP,EACA,iBAAkB,CAChB,MACE,4hKACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,SACP,EACA,eAAgB,KAChB,mBAAoB,KACpB,eAAgB,CACd,MACE,qIACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,OACP,EACA,cAAe,KACf,gBAAiB,CACf,MACE,inZACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,QACP,EACA,iBAAkB,KAClB,0BAA2B,CACzB,MACE,sIACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,kBACP,EACA,qBAAsB,KACtB,YACE,y3BACF,gBACE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,+CACF,GAAI,sCACJ,KAAM,mBACN,OAAQ,eACR,OAAQ,WACR,MAAO,mBACP,KAAM,YACN,KAAM,WACN,MAAO,CACL,MAAO,OACP,aAAc,KAChB,EACA,UAAW,EACX,OAAQ,CACN,CACE,IAAK,+EACL,QAAS,KACT,MAAO,IACP,OAAQ,GACV,CACF,EACA,SAAU,CACR,CACE,QAAS,eACT,iBAAkB,GAClB,OAAQ,EACR,GAAI,8CACJ,KAAM,QACN,IAAK,WACL,MAAO,OACP,MAAO,CACL,QAAS,KACT,IAAK,+EACL,MAAO,IACP,OAAQ,GACV,EACA,UAAW,KACX,iBAAkB,GAClB,kBAAmB,IACnB,oBAAqB,GACrB,uBAAwB,CAAC,EACzB,QAAS,CACP,CACE,WAAY,uBACZ,GAAI,8CACJ,YAAa,QACb,KAAM,QACN,OAAQ,CACN,CACE,MAAO,QACP,UAAW,CAAC,SAAS,CACvB,CACF,CACF,CACF,EACA,WAAY,CACV,QAAS,KACT,SAAU,KACV,MAAO,KACP,OAAQ,KACR,MAAO,KACP,UAAW,KACX,oBAAqB,KACrB,mBAAoB,KACpB,UAAW,KACX,QAAS,KACT,YAAa,KACb,eAAgB,KAChB,iBAAkB,KAClB,SAAU,KACV,YAAa,KACb,sBAAuB,KACvB,YAAa,KACb,iBAAkB,KAClB,QAAS,CACP,CACE,MAAO,eACP,UAAW,2BACX,QAAS,2BACT,mBAAoB,eACpB,WAAY,eACZ,MAAO,QACP,SAAU,MACV,YAAa,OACb,YAAa,MACb,qBAAsB,OACtB,cAAe,iBACf,YAAa,GACb,OAAQ,MACR,eAAgB,0BAClB,CACF,EACA,cAAe,KACf,aAAc,KACd,WAAY,KACZ,SAAU,KACV,gBAAiB,KACjB,WAAY,KACZ,gBAAiB,CACf,QAAS,IACT,UAAW,EACX,eAAgB,CACd,oBAAqB,GACrB,cAAe,GACf,eAAgB,EAClB,EACA,gBAAiB,CAAC,EAClB,WAAY,EACZ,UAAW,EACX,YAAa,CACX,CACE,SAAU,EACV,aAAc,CACZ,CACE,WAAY,iBACZ,IAAK,WACL,OAAQ,WACR,eAAgB,CAClB,CACF,CACF,CACF,CACF,CACF,EACA,QAAS,CACP,CACE,MAAO,eACP,UAAW,2BACX,QAAS,2BACT,mBAAoB,eACpB,WAAY,eACZ,MAAO,QACP,SAAU,MACV,YAAa,OACb,YAAa,MACb,qBAAsB,OACtB,cAAe,iBACf,YAAa,GACb,OAAQ,MACR,eAAgB,0BAClB,CACF,CACF,CACF,EACA,kBAAmB,CAAC,EACpB,QAAS,CACP,CACE,WAAY,uBACZ,GAAI,6CACJ,YAAa,QACb,KAAM,QACN,OAAQ,CACN,CACE,MAAO,QACP,UAAW,CAAC,SAAS,CACvB,CACF,CACF,CACF,EACA,WAAY,CACV,SAAU,KACV,WAAY,KACZ,UAAW,KACX,gBAAiB,KACjB,SAAU,KACV,WAAY,KACZ,OAAQ,KACR,QAAS,KACT,YAAa,KACb,mBAAoB,KACpB,aAAc,KACd,YAAa,KACb,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,oBAAqB,KACrB,YAAa,KACb,kBAAmB,KACnB,cAAe,KACf,YAAa,KACb,gBAAiB,CACf,gBACA,cACA,YACA,WACA,aACA,aACA,aACA,UACA,aACA,WACA,UACA,YACA,UACA,YACF,EACA,YAAa,CAAC,EACd,aACE,wgBACF,cACE,q5IACF,QAAS,KACT,UAAW,KACX,WAAY,KACZ,YAAa,KACb,eAAgB,KAChB,kBAAmB,KACnB,oBAAqB,MACrB,WAAY,KACZ,WAAY,OACZ,SAAU,KACV,WAAY,KACZ,WAAY,KACZ,YAAa,CACX,kBAAmB,CACjB,IAAK,EACP,EACA,gBAAiB,CACf,SAAU,CACR,CACE,GAAI,8CACJ,IAAK,WACL,MAAO,gBACP,MACE,uHACF,OAAQ,WACR,cAAe,uBACf,UAAW,GACX,MAAO,CAAC,CACV,EACA,CACE,GAAI,8CACJ,IAAK,WACL,MAAO,gBACP,MACE,uHACF,OAAQ,WACR,cAAe,mBACf,UAAW,GACX,MAAO,CAAC,CACV,EACA,CACE,GAAI,8CACJ,IAAK,WACL,MAAO,QACP,MACE,kIACF,OAAQ,gCACR,cAAe,gCACf,UAAW,GACX,MAAO,CAAC,CACV,EACA,CACE,GAAI,8CACJ,IAAK,WACL,MAAO,QACP,MACE,uHACF,OAAQ,WACR,cAAe,wBACf,UAAW,GACX,MAAO,CAAC,CACV,CACF,EACA,MAAO,SACP,KAAM,EACR,EACA,cAAe,CACb,GAAI,GACJ,WAAY,OACZ,SAAU,KACV,WAAY,GACZ,eAAgB,GAChB,IAAK,GACL,UAAW,GACX,UAAW,GACX,OAAQ,GACR,oBAAqB,GACrB,IAAK,MACP,EACA,QAAS,CACP,CACE,IAAK,0HACL,OACE,yHACF,OACE,wHACJ,CACF,EACA,MAAO,CACL,CACE,IAAK,qFACL,OACE,uHACF,OACE,sHACJ,EACA,CACE,IAAK,wHACL,OACE,yHACF,OACE,wHACJ,EACA,CACE,IAAK,qFACL,OACE,yHACF,OACE,wHACJ,EACA,CACE,IAAK,0HACL,OACE,yHACF,OACE,wHACJ,EACA,CACE,IAAK,0HACL,OACE,yHACF,OACE,wHACJ,EACA,CACE,IAAK,0HACL,OAAQ,oFACR,OACE,wHACJ,CACF,EACA,YAAa,CACX,OAAQ,qFACR,MAAO,2EACT,EACA,aAAc,CACZ,MAAO,oCACP,KAAM,CACJ,CACE,IAAK,mFACL,KAAM,WACN,YACE,mJACJ,EACA,CACE,IAAK,mFACL,KAAM,WACN,YACE,+KACJ,EACA,CACE,IAAK,kFACL,KAAM,WACN,YACE,yIACJ,EACA,CACE,IAAK,kFACL,KAAM,UACN,YACE,sHACJ,EACA,CACE,IAAK,mFACL,KAAM,aACN,YACE,sKACJ,CACF,CACF,CACF,EACA,aAAc,KACd,mBAAoB,CAClB,MAAO,GACP,OAAQ,CACN,CACE,IAAK,iFACL,KAAM,4EACN,UAAW,+DACb,EACA,CACE,IAAK,iFACL,KAAM,mFACN,UAAW,+DACb,EACA,CACE,IAAK,iFACL,KAAM,sDACN,UAAW,+DACb,EACA,CACE,IAAK,iFACL,KAAM,yEACN,UAAW,+DACb,EACA,CACE,IAAK,iFACL,KAAM,uEACN,UAAW,+DACb,CACF,CACF,EACA,gBAAiB,CACf,MAAO,sBACP,KAAM,CACJ,CACE,KAAM,CACJ,gBACA,2FACA,oCACA,sBACA,mCACA,iBACA,yBACA,oDACA,qEACA,yDACA,kBACA,uCACA,uEACA,sBACA,8CACA,mCACA,0BACA,0EACF,EACA,aAAc,eACd,IAAK,oFACL,MAAO,UACP,gBAAiB,uCACnB,EACA,CACE,KAAM,CACJ,kBACA,sDACA,mCACA,iBACA,mCACA,iBACA,yBACA,mBACA,qEACA,2CACA,kBACA,uCACA,oDACA,sBACA,8CACA,mCACA,0BACA,0EACF,EACA,aAAc,eACd,IAAK,6FACL,MAAO,UACP,gBAAiB,uCACnB,EACA,CACE,KAAM,CACJ,kBACA,sDACA,mCACA,iBACA,sCACA,gBACA,yBACA,mBACA,qEACA,2CACA,kBACA,uCACA,oDACA,sBACA,8CACA,mCACA,0BACA,0EACF,EACA,aAAc,eACd,IAAK,4HACL,MAAO,UACP,gBAAiB,uCACnB,CACF,CACF,EACA,MAAO,CACL,MAAO,CAAC,EACR,MAAO,QACP,QAAS,CACP,IAAK,UACP,EACA,KAAM,CACJ,CACE,KAAM,sBACN,SAAU,CACR,CACE,MAAO,SACP,IAAK,UACP,EACA,CACE,MAAO,aACP,IAAK,mEACP,EACA,CACE,MAAO,sBACP,IAAK,aACP,EACA,CACE,MAAO,cACP,IAAK,cACP,EACA,CACE,MAAO,eACP,IAAK,oBACP,CACF,CACF,EACA,CACE,KAAM,SACN,SAAU,CACR,CACE,MAAO,YACP,IAAK,KACP,EACA,CACE,MAAO,gBACP,IAAK,SACP,EACA,CACE,MAAO,eACP,IAAK,kCACP,CACF,CACF,EACA,CACE,KAAM,QACN,SAAU,CACR,CACE,MAAO,eACP,IAAK,sDACP,EACA,CACE,MAAO,cACP,IAAK,2CACP,CACF,CACF,EACA,CACE,KAAM,cACN,SAAU,CACR,CACE,MAAO,cACP,IAAK,IACP,EACA,CACE,MAAO,kBACP,IAAK,oBACP,EACA,CACE,MAAO,iBACP,IAAK,sDACP,CACF,CACF,EACA,CACE,KAAM,gBACN,SAAU,CACR,CACE,MAAO,QACP,IAAK,cACP,EACA,CACE,MAAO,qBACP,IAAK,yBACP,EACA,CACE,MAAO,2BACP,IAAK,KACP,CACF,CACF,EACA,CACE,KAAM,sBACN,SAAU,CACR,CACE,MAAO,qBACP,IAAK,KACP,EACA,CACE,MAAO,wBACP,IAAK,yCACP,CACF,CACF,CACF,EACA,UAAW,EACb,EACA,KAAM,CACJ,MAAO,MACP,KAAM,CACJ,CACE,SAAU,gDACV,OACE,4QACF,cAAe,IACjB,EACA,CACE,SAAU,oDACV,OACE,sPACF,cAAe,IACjB,EACA,CACE,SAAU,wCACV,OACE,kLACF,cAAe,IACjB,EACA,CACE,SAAU,4CACV,OACE,mGACF,cAAe,IACjB,EACA,CACE,SAAU,iEACV,OACE,qPACF,cAAe,IACjB,EACA,CACE,SAAU,2EACV,OACE,mPACF,cAAe,IACjB,EACA,CACE,SAAU,mCACV,OACE,iLACF,cAAe,IACjB,EACA,CACE,SAAU,8CACV,OAAQ,sEACR,cAAe,IACjB,EACA,CACE,SAAU,yDACV,OACE,gHACF,cAAe,IACjB,EACA,CACE,SAAU,oDACV,OAAQ,uEACR,cAAe,IACjB,CACF,CACF,EACA,WAAY,KACZ,YAAa,CACX,KAAM,CACJ,CACE,IAAK,2FACL,MAAO,2DACT,EACA,CACE,IAAK,2FACL,MAAO,iEACP,UAAW,SACb,EACA,CACE,IAAK,2FACL,MAAO,6CACT,EACA,CACE,IAAK,2FACL,MAAO,uDACP,UAAW,SACb,EACA,CACE,IAAK,2FACL,MAAO,wCACP,UAAW,SACb,CACF,EACA,MAAO,cACP,SAAU,aACV,KAAM,wCACR,EACA,gBAAiB,KACjB,kBACE;AAAA,sNACF,gBAAiB,KACjB,eAAgB,KAChB,WAAY,KACZ,UAAW,KACX,MAAO,KACP,WAAY,KACZ,oBAAqB,KACrB,wBAAyB,KACzB,eAAgB,KAChB,UAAW,KACX,KAAM,KACN,mBAAoB,KACpB,UAAW,KACX,iBAAkB,KAClB,eAAgB,CAAC,mBAAoB,oBAAqB,eAAgB,eAAe,EACzF,YAAa,KACb,UAAW,KACX,OAAQ,KACR,QAAS,CACP,CACE,MAAO,iBACP,IAAK,cACP,EACA,CACE,MAAO,iBACP,IAAK,+CACP,EACA,CACE,MAAO,0BACP,IAAK,GACP,EACA,CACE,MAAO,iBACP,IAAK,QACP,EACA,CACE,MAAO,UACP,IAAK,GACP,EACA,CACE,MAAO,eACP,IAAK,gBACP,EACA,CACE,MAAO,eACP,IAAK,UACP,EACA,CACE,MAAO,sBACP,IAAK,OACP,EACA,CACE,MAAO,aACP,IAAK,MACP,EACA,CACE,MAAO,YACP,IAAK,aACP,EACA,CACE,MAAO,yBACP,IAAK,yBACP,EACA,CACE,MAAO,6BACP,IAAK,qCACP,EACA,CACE,MAAO,YACP,IAAK,gBACP,CACF,EACA,OAAQ,CACN,KAAM,CACJ,CACE,MAAO,WACP,OAAQ,aACV,EACA,CACE,MAAO,WACP,OAAQ,UACV,EACA,CACE,MAAO,QACP,OAAQ,SACV,EACA,CACE,MAAO,UACP,OAAQ,WACV,EACA,CACE,MAAO,UACP,OAAQ,SACV,CACF,CACF,CACF,CACF,EACA,CACE,iBAAkB,GAClB,YAAa,iBACb,eAAgB,KAChB,YAAa,uBACb,eAAgB,IAChB,KAAM,CACJ,yBACA,KACA,OACA,2BACA,UACA,WACA,SACA,OACA,oBACA,YACA,iBACA,wBACA,qBACA,YACA,UACA,YACA,mBACA,mBACA,aACA,aACA,UACA,MACA,wBACA,SACA,eACA,SACA,IACA,MACA,WACA,kBACA,aACA,iBACA,QACA,eACA,WACA,cACA,8BACA,WACA,WACA,QACA,WACA,QACA,MACA,OACF,EACA,IAAK,CACH,MAAO,kCACP,YACE,+IACJ,EACA,oBAAqB,GACrB,YAAa,KACb,cAAe,KACf,aAAc,KACd,mBAAoB,KACpB,YAAa,KACb,cAAe,KACf,UAAW,KACX,WAAY,KACZ,eAAgB,KAChB,sBAAuB,KACvB,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,kBAAmB,KACnB,sBAAuB,KACvB,uBAAwB,KACxB,eAAgB,KAChB,qBAAsB,KACtB,iBAAkB,KAClB,eAAgB,KAChB,mBAAoB,CAClB,MAAO,KACP,KAAM,OACN,YAAa,kCACb,UAAW,YACX,IAAK,QACP,EACA,eAAgB,KAChB,gBAAiB,KACjB,iBAAkB,KAClB,WAAY,KACZ,aAAc,KACd,cAAe,KACf,eAAgB,KAChB,kBAAmB,KACnB,qBAAsB,KACtB,uBAAwB,KACxB,cAAe,KACf,cAAe,KACf,YAAa,KACb,cAAe,KACf,cAAe,KACf,eAAgB,CACd,MACE,qIACF,KAAM,OACN,YAAa,KACb,UAAW,UACX,IAAK,MACP,EACA,gBAAiB,KACjB,sBAAuB,KACvB,mBAAoB,KACpB,SAAU,KACV,QAAS,KACT,cAAe,KACf,eAAgB,KAChB,mBAAoB,KACpB,qBAAsB,KACtB,mBAAoB,CAClB,MACE,4+BACF,KAAM,OACN,YAAa,+DACb,UAAW,SACX,IAAK,iBACP,EACA,kBAAmB,KACnB,cAAe,KACf,aAAc,KACd,SAAU,KACV,cAAe,KACf,uBAAwB,KACxB,2BAA4B,KAC5B,kBAAmB,KACnB,aAAc,KACd,QAAS,KACT,sBAAuB,KACvB,aAAc,KACd,oBAAqB,KACrB,kBAAmB,CACjB,MAAO,2EACP,KAAM,OACN,YAAa,KACb,UAAW,mBACX,IAAK,eACP,EACA,eAAgB,KAChB,aAAc,KACd,UAAW,KACX,WAAY,KACZ,UAAW,KACX,kBAAmB,KACnB,aAAc,KACd,eAAgB,KAChB,uBAAwB,KACxB,kBAAmB,KACnB,aAAc,KACd,iBAAkB,CAChB,MACE,ogCACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,SACP,EACA,gBAAiB,KACjB,kBAAmB,KACnB,mBAAoB,KACpB,eAAgB,KAChB,iBAAkB,KAClB,eAAgB,KAChB,mBAAoB,KACpB,eAAgB,KAChB,cAAe,KACf,gBAAiB,KACjB,iBAAkB,KAClB,0BAA2B,KAC3B,qBAAsB,KACtB,YACE,snBACF,gBACE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,aACF,GAAI,sCACJ,KAAM,qBACN,OAAQ,OACR,OAAQ,WACR,MAAO,qBACP,KAAM,YACN,KAAM,WACN,MAAO,CACL,MAAO,OACP,aAAc,KAChB,EACA,UAAW,IACX,OAAQ,CACN,CACE,IAAK,8HACL,QAAS,eACT,MAAO,KACP,OAAQ,IACV,EACA,CACE,IAAK,iHACL,QAAS,cACT,MAAO,KACP,OAAQ,IACV,EACA,CACE,IAAK,iHACL,QAAS,cACT,MAAO,KACP,OAAQ,IACV,EACA,CACE,IAAK,iHACL,QAAS,cACT,MAAO,KACP,OAAQ,IACV,EACA,CACE,IAAK,iHACL,QAAS,cACT,MAAO,KACP,OAAQ,IACV,EACA,CACE,IAAK,gIACL,QAAS,cACT,MAAO,KACP,OAAQ,IACV,EACA,CACE,IAAK,iHACL,QAAS,cACT,MAAO,KACP,OAAQ,IACV,EACA,CACE,IAAK,yHACL,QAAS,cACT,MAAO,KACP,OAAQ,IACV,EACA,CACE,IAAK,+HACL,QAAS,eACT,MAAO,KACP,OAAQ,IACV,CACF,EACA,SAAU,CACR,CACE,QAAS,eACT,iBAAkB,GAClB,OAAQ,MACR,GAAI,8CACJ,KAAM,SACN,IAAK,WACL,MAAO,OACP,MAAO,CACL,QAAS,eACT,IAAK,8HACL,MAAO,KACP,OAAQ,IACV,EACA,UAAW,IACX,iBAAkB,GAClB,kBAAmB,IACnB,oBAAqB,GACrB,uBAAwB,CAAC,EACzB,QAAS,CACP,CACE,WAAY,uBACZ,GAAI,8CACJ,YAAa,OACb,KAAM,OACN,OAAQ,CACN,CACE,MAAO,QACT,CACF,CACF,CACF,EACA,WAAY,CACV,QAAS,KACT,SAAU,KACV,MAAO,KACP,OAAQ,KACR,MAAO,KACP,UAAW,KACX,oBAAqB,KACrB,mBAAoB,KACpB,UAAW,KACX,QAAS,KACT,YAAa,KACb,eAAgB,KAChB,iBAAkB,KAClB,SAAU,KACV,YAAa,KACb,sBAAuB,KACvB,YAAa,CACX,KAAM,eACN,QAAS,KACT,MAAO,4BACP,IAAK,2BACP,EACA,iBAAkB,KAClB,QAAS,CACP,CACE,MAAO,UACP,UAAW,2BACX,QAAS,KACT,mBAAoB,eACpB,WAAY,eACZ,MAAO,QACP,SAAU,MACV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AAM,KACN,mBAAoB,KACpB,UAAW,KACX,iBAAkB,KAClB,eAAgB,CAAC,mBAAoB,oBAAqB,gBAAiB,eAAe,EAC1F,YAAa,KACb,UAAW,KACX,OAAQ,KACR,QAAS,CACP,CACE,MAAO,aACP,IAAK,IACP,EACA,CACE,MAAO,qBACP,IAAK,oBACP,EACA,CACE,MAAO,kBACP,IAAK,kBACP,EACA,CACE,MAAO,gBACP,IAAK,yCACP,EACA,CACE,MAAO,YACP,IAAK,cACP,EACA,CACE,MAAO,uBACP,IAAK,KACP,EACA,CACE,MAAO,mBACP,IAAK,4BACP,EACA,CACE,MAAO,iBACP,IAAK,KACP,EACA,CACE,MAAO,oBACP,IAAK,qBACP,EACA,CACE,MAAO,iBACP,IAAK,QACP,EACA,CACE,MAAO,sBACP,IAAK,KACP,EACA,CACE,MAAO,uBACP,IAAK,4BACP,CACF,EACA,OAAQ,IACV,CACF,EACA,CACE,iBAAkB,GAClB,YAAa,iBACb,eAAgB,KAChB,YAAa,uBACb,eAAgB,KAChB,KAAM,CAAC,EACP,IAAK,CACH,MAAO,KACP,YAAa,IACf,EACA,oBAAqB,GACrB,YAAa,KACb,cAAe,KACf,aAAc,KACd,mBAAoB,KACpB,YAAa,KACb,cAAe,KACf,UAAW,KACX,WAAY,KACZ,eAAgB,KAChB,sBAAuB,KACvB,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,kBAAmB,KACnB,sBAAuB,KACvB,uBAAwB,KACxB,eAAgB,KAChB,qBAAsB,KACtB,iBAAkB,KAClB,eAAgB,KAChB,mBAAoB,KACpB,eAAgB,KAChB,gBAAiB,CACf,MACE,wgBACF,KAAM,SACN,YAAa,KACb,UAAW,UACX,IAAK,OACP,EACA,iBAAkB,CAChB,MACE,w3IACF,KAAM,SACN,YAAa,KACb,UAAW,UACX,IAAK,QACP,EACA,WAAY,KACZ,aAAc,KACd,cAAe,KACf,eAAgB,KAChB,kBAAmB,KACnB,qBAAsB,KACtB,uBAAwB,KACxB,cAAe,KACf,cAAe,KACf,YAAa,KACb,cAAe,KACf,cAAe,KACf,eAAgB,KAChB,gB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CZ,oBAAqB,KACrB,wBAAyB,KACzB,eAAgB,KAChB,UAAW,KACX,KAAM,KACN,mBAAoB,KACpB,UAAW,KACX,iBAAkB,KAClB,eAAgB,KAChB,YAAa,KACb,UAAW,KACX,OAAQ,KACR,QAAS,KACT,OAAQ,IACV,CACF,EACA,CACE,iBAAkB,GAClB,YAAa,iBACb,eAAgB,KAChB,YAAa,uBACb,eAAgB,EAChB,KAAM,CACJ,iBACA,KACA,YACA,eACA,qBACA,YACA,qBACA,IACA,aACA,yBACA,8BACA,mCACA,wCACA,WACA,8BACA,QACA,OACF,EACA,IAAK,CACH,MAAO,gDACP,YACE,uIACJ,EACA,oBAAqB,GACrB,YAAa,KACb,cAAe,KACf,aAAc,KACd,mBAAoB,KACpB,YAAa,KACb,cAAe,KACf,UAAW,KACX,WAAY,KACZ,eAAgB,KAChB,sBAAuB,KACvB,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,kBAAmB,KACnB,sBAAuB,KACvB,uBAAwB,KACxB,eAAgB,KAChB,qBAAsB,KACtB,iBAAkB,KAClB,eAAgB,KAChB,mBAAoB,CAClB,MACE,4IACF,KAAM,OACN,YAAa,KACb,UAAW,YACX,IAAK,QACP,EACA,eAAgB,CACd,MACE,yJACF,KAAM,OACN,YAAa,KACb,UAAW,QACX,IAAK,QACP,EACA,gBAAiB,KACjB,iBAAkB,KAClB,WAAY,KACZ,aAAc,KACd,cAAe,KACf,eAAgB,KAChB,kBAAmB,KACnB,qBAAsB,CACpB,MAAO,KACP,KAAM,yBACN,YAAa,KACb,UAAW,QACX,IAAK,eACP,EACA,uBAAwB,CACtB,MAAO,MACP,KAAM,yBACN,YAAa,KACb,UAAW,QACX,IAAK,iBACP,EACA,cAAe,KACf,cAAe,KACf,YAAa,KACb,cAAe,KACf,cAAe,CACb,MAAO,QACP,KAAM,UACN,YAAa,KACb,UAAW,SACX,IAAK,YACP,EACA,eAAgB,CACd,MACE,ssBACF,KAAM,OACN,YAAa,KACb,UAAW,UACX,IAAK,MACP,EACA,gBAAiB,KACjB,sBAAuB,CACrB,MACE,wwBACF,KAAM,OA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ACA,oBACA,8BACF,EACA,YAAa,CACX,sBACA,wBACA,uBACA,wBACA,sBACA,iCACF,EACA,aAAc,KACd,cAAe,KACf,QAAS,KACT,UAAW,KACX,WAAY,KACZ,YAAa,KACb,eAAgB,KAChB,kBAAmB,KACnB,oBAAqB,MACrB,WAAY,KACZ,WAAY,KACZ,SAAU,KACV,WAAY,KACZ,WAAY,QACZ,YAAa,CACX,MAAO,CACL,CACE,IAAK,qFACP,EACA,CACE,IAAK,qFACP,EACA,CACE,IAAK,qFACP,EACA,CACE,IAAK,qFACP,CACF,EACA,gBAAiB,CACf,MAAO,SACP,KAAM,GACN,SAAU,CACR,CACE,OAAQ,WACR,MAAO,qBACT,EACA,CACE,OAAQ,+BACR,MAAO,qCACT,EACA,CACE,OAAQ,gEACR,MAAO,oCACT,CACF,CACF,CACF,EACA,aAAc,KACd,mBAAoB,CAClB,MAAO,GACP,OAAQ,CACN,CACE,IAAK,iFACL,KAAM,gFACN,UAAW,+DACb,EACA,CACE,IAAK,iFACL,KAAM,oFACN,UAAW,+DACb,EACA,CACE,IAAK,iFACL,KAAM,sEACN,UAAW,+DACb,CACF,CACF,EACA,gBAAiB,CACf,MAAO,qBACP,KAAM,CACJ,CACE,IAAK,qGACL,aAAc,sBACd,MAAO,UACP,gBAAiB,aACjB,gBAAiB,qBACjB,KAAM,CACJ,2wBACF,CACF,EACA,CACE,KAAM,CACJ,shCACF,EACA,aAAc,sBACd,gBAAiB,aACjB,gBAAiB,qBACjB,IAAK,uIACL,MAAO,SACT,EACA,CACE,IAAK,4IACL,aAAc,sBACd,MAAO,UACP,gBAAiB,aACjB,gBAAiB,qBACjB,KAAM,CACJ,8xBACF,CACF,CACF,CACF,EACA,MAAO,KACP,KAAM,CACJ,MAAO,MACP,KAAM,CACJ,CACE,SAAU,kDACV,OACE,oGACF,cAAe,IACjB,EACA,CACE,SAAU,0DACV,OACE,mKACF,cAAe,IACjB,EACA,CACE,SAAU,gDACV,OAAQ,sCACR,cAAe,IACjB,EACA,CACE,SAAU,oDACV,OAAQ,gDACR,cAAe,IACjB,EACA,CACE,SAAU,+CACV,OACE,ggBACF,cAAe,IACjB,EACA,CACE,SAAU,yEACV,OACE,qHACF,cAAe,IACjB,EACA,CACE,SAAU,iDACV,OACE,4QACF,cAAe,IACjB,CACF,CACF,EACA,WAAY,KACZ,YAAa,CACX,KAAM,CACJ,CACE,IAAK,2FACL,IAAK,GACL,MAAO,gDACP,KAAM,oDACR,EACA,CACE,IAAK,2FACL,IAAK,GACL,MAAO,yCACP,KAAM,kFACR,EACA,CACE,IAAK,2FACL,IAAK,GACL,MAAO,yCACP,KAAM,gDACN,UAAW,SACb,EACA,CACE,IAAK,8FACL,IAAK,GACL,MAAO,sBACP,KAAM,oFACR,EACA,CACE,IAAK,2FACL,IAAK,GACL,MAAO,6BACP,KAAM,gCACR,CACF,EACA,MAAO,cACP,SAAU,aACV,KAAM,8DACR,EACA,gBAAiB,KACjB,kBACE;AAAA,sNACF,gBAAiB,KACjB,eAAgB,KAChB,WAAY,KACZ,UAAW,KACX,MAAO,KACP,WAAY,KACZ,oBAAqB,KACrB,wBAAyB,KACzB,eAAgB,KAChB,UAAW,KACX,KAAM,KACN,mBAAoB,KACpB,UAAW,KACX,iBAAkB,KAClB,eAAgB,CAAC,mBAAoB,mBAAmB,EACxD,YAAa,KACb,UAAW,KACX,OAAQ,KACR,QAAS,KACT,OAAQ,IACV,CACF,EACA,CACE,iBAAkB,GAClB,YAAa,UACb,eAAgB,KAChB,YAAa,uBACb,eAAgB,EAChB,KAAM,CACJ,kBACA,kBACA,IACA,QACA,gBACA,YACA,gCACA,oBACA,eACA,UACA,aACF,EACA,IAAK,CACH,MAAO,+DACP,YACE,kJACJ,EACA,oBAAqB,GACrB,YAAa,KACb,cAAe,KACf,aAAc,KACd,mBAAoB,KACpB,YAAa,KACb,cAAe,KACf,UAAW,KACX,WAAY,KACZ,eAAgB,KAChB,sBAAuB,KACvB,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,kBAAmB,KACnB,sBAAuB,KACvB,uBAAwB,KACxB,eAAgB,KAChB,qBAAsB,KACtB,iBAAkB,KAClB,eAAgB,KAChB,mBAAoB,KACpB,eAAgB,K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AY,KACZ,WAAY,KACZ,YAAa,KACb,aAAc,KACd,mBAAoB,KACpB,gBAAiB,KACjB,MAAO,KACP,KAAM,KACN,WAAY,KACZ,YAAa,KACb,gBAAiB,KACjB,kBAAmB,KACnB,gBAAiB,KACjB,eAAgB,KAChB,WAAY,KACZ,UAAW,KACX,MAAO,KACP,WAAY,KACZ,oBAAqB,KACrB,wBAAyB,KACzB,eAAgB,KAChB,UAAW,KACX,KAAM,KACN,mBAAoB,KACpB,UAAW,KACX,iBAAkB,KAClB,eAAgB,CAAC,mBAAoB,wBAAwB,EAC7D,YAAa,KACb,UAAW,KACX,OAAQ,KACR,QAAS,CACP,CACE,MAAO,OACP,IAAK,SACP,EACA,CACE,MAAO,cACP,IAAK,aACP,EACA,CACE,MAAO,wBACP,IAAK,QACP,EACA,CACE,MAAO,wBACP,IAAK,QACP,EACA,CACE,MAAO,gCACP,IAAK,QACP,EACA,CACE,MAAO,WACP,IAAK,GACP,EACA,CACE,MAAO,oBACP,IAAK,GACP,EACA,CACE,MAAO,uBACP,IAAK,GACP,EACA,CACE,MAAO,gBACP,IAAK,UACP,EACA,CACE,MAAO,kBACP,IAAK,GACP,EACA,CACE,MAAO,qBACP,IAAK,wBACP,EACA,CACE,MAAO,eACP,IAAK,GACP,EACA,CACE,MAAO,4BACP,IAAK,SACP,EACA,CACE,MAAO,wCACP,IAAK,oBACP,EACA,CACE,MAAO,gBACP,IAAK;AAAA,8BACP,EACA,CACE,MAAO,WACP,IAAK;AAAA,mBACP,EACA,CACE,MAAO,cACP,IAAK,QACP,EACA,CACE,MAAO,YACP,IAAK,QACP,EACA,CACE,MAAO,QACP,IAAK,QACP,CACF,EACA,OAAQ,IACV,CACF,EACA,CACE,iBAAkB,GAClB,YAAa,UACb,eAAgB,KAChB,YAAa,uBACb,eAAgB,KAChB,KAAM,CACJ,2BACA,QACA,QACA,mBACA,cACA,kCACA,QACA,cACF,EACA,IAAK,CACH,MAAO,KACP,YACE,sIACJ,EACA,oBAAqB,GACrB,YAAa,KACb,cAAe,KACf,aAAc,KACd,mBAAoB,KACpB,YAAa,KACb,cAAe,KACf,UAAW,KACX,WAAY,KACZ,eAAgB,KAChB,sBAAuB,KACvB,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,kBAAmB,KACnB,sBAAuB,KACvB,uBAAwB,KACxB,eAAgB,KAChB,qBAAsB,KACtB,iBAAkB,KAClB,eAAgB,KAChB,mBAAoB,KACpB,eAAgB,KAChB,gBAAiB,KACjB,iBAAkB,KAClB,WAAY,KACZ,aAAc,KACd,cAAe,KACf,eAAgB,KAChB,kBAAmB,KACnB,qBAAsB,KACtB,uBAAwB,KACxB,cAAe,KACf,cAAe,KACf,YAAa,KACb,cAAe,KACf,cAAe,KACf,eAAgB,CACd,MACE,0JACF,KAAM,OACN,YAAa,6DACb,UAAW,UACX,IAAK,MACP,EACA,gBAAiB,CACf,MACE,4kCACF,KAAM,OACN,YAAa,yBACb,UAAW,SACX,IAAK,cACP,EACA,sBAAuB,KACvB,mBAAoB,CAClB,MACE,yiCACF,KAAM,OACN,YAAa,yBACb,UAAW,SACX,IAAK,iBACP,EACA,SAAU,KACV,QAAS,CACP,MACE,62FACF,KAAM,OACN,YAAa,yBACb,UAAW,SACX,IAAK,MACP,EACA,cAAe,KACf,eAAgB,CACd,MACE,2xBACF,KAAM,OACN,YAAa,yBACb,UAAW,SACX,IAAK,aACP,EACA,mBAAoB,KACpB,qBAAsB,KACtB,mBAAoB,KACpB,kBAAmB,CACjB,MACE,60BACF,KAAM,OACN,YAAa,yBACb,UAAW,SACX,IAAK,gBACP,EACA,cAAe,KACf,aAAc,KACd,SAAU,KACV,cAAe,KACf,uBAAwB,KACxB,2BAA4B,KAC5B,kBAAmB,KACnB,aAAc,KACd,QAAS,KACT,sBAAuB,KACvB,aAAc,KACd,oBAAqB,CACnB,MACE,6yCACF,KAAM,OACN,YAAa,6DACb,UAAW,SACX,IAAK,WACP,EACA,kBAAmB,CACjB,MAAO,2CACP,KAAM,OACN,YAAa,KACb,UAAW,mBACX,IAAK,eACP,EACA,eAAgB,KAChB,aAAc,KACd,UAAW,KACX,WAAY,KACZ,UAAW,KACX,kBAAmB,KACnB,aAAc,KACd,eAAg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,iBACZ,IAAK,WACL,OAAQ,WACR,eAAgB,CAClB,CACF,CACF,CACF,CACF,CACF,EACA,QAAS,CAAC,IAAI,CAChB,CACF,EACA,kBAAmB,CAAC,EACpB,QAAS,CACP,CACE,WAAY,uBACZ,GAAI,4CACJ,YAAa,iBACb,KAAM,iBACN,OAAQ,CACN,CACE,MAAO,mBACT,EACA,CACE,MAAO,wBACT,CACF,CACF,CACF,EACA,WAAY,CACV,SAAU,KACV,WAAY,KACZ,UAAW,KACX,gBAAiB,KACjB,SAAU,KACV,WAAY,KACZ,OAAQ,KACR,QAAS,KACT,YAAa,KACb,mBAAoB,KACpB,aAAc,KACd,YAAa,KACb,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,oBAAqB,KACrB,YAAa,KACb,kBAAmB,KACnB,cAAe,KACf,YAAa,KACb,gBAAiB,KACjB,YAAa,KACb,aAAc,KACd,cAAe,KACf,QAAS,KACT,UAAW,KACX,WAAY,KACZ,YAAa,KACb,eAAgB,KAChB,kBAAmB,KACnB,oBAAqB,KACrB,WAAY,KACZ,WAAY,KACZ,SAAU,KACV,WAAY,KACZ,WAAY,KACZ,YAAa,CACX,UAAW,CACT,KAAM,EACR,EACA,cAAe,qFACf,UAAW,SACb,EACA,aAAc,CACZ,MAAO,0DACP,OAAQ,CACN,CACE,cAAe,GACf,IAAK,qFACL,KAAM,0GACN,KAAM,EACR,EACA,CACE,IAAK,uHACL,UAAW,4CACX,KAAM,sDACN,KAAM,oBACR,EACA,CACE,IAAK,uHACL,UAAW,4CACX,KAAM,yEACN,KAAM,YACR,EACA,CACE,IAAK,kFACL,UAAW,4CACX,KAAM,oDACN,KAAM,cACR,CACF,CACF,EACA,mBAAoB,KACpB,gBAAiB,CACf,MAAO,qBACP,KAAM,CACJ,CACE,IAAK,oFACL,aAAc,sBACd,MAAO,UACP,gBAAiB,aACjB,gBAAiB,wDACjB,KAAM,CACJ,cACA,eACA,aACA,wBACA,8BACA,mBACA,gBACA,qBACA,kBACA,sBACA,uCACA,UACA,6BACA,kBACF,CACF,EACA,CACE,IAAK,6EACL,aAAc,eACd,MAAO,UACP,gBAAiB,aACjB,gBAAiB,yBACjB,KAAM,CACJ,cACA,SACA,aACA,wBACA,IACA,mBACA,gBACA,qBACA,kBACA,sBACA,uCACA,UACA,6BACA,kBACF,CACF,CACF,CACF,EACA,MAAO,KACP,KAAM,CACJ,MAAO,MACP,KAAM,CACJ,CACE,SAAU,oEACV,OACE,2ZACF,cAAe,IACjB,EACA,CACE,SAAU,qEACV,OACE,uiBACF,cAAe,IACjB,EACA,CACE,SAAU,wEACV,OAAQ,sBACR,cAAe,IACjB,EACA,CACE,SAAU,6EACV,OACE,oMACF,cAAe,IACjB,EACA,CACE,SAAU,8EACV,OACE,uhBACF,cAAe,IACjB,EACA,CACE,SAAU,yDACV,OACE,wfACF,cAAe,IACjB,CACF,CACF,EACA,WAAY,KACZ,YAAa,CACX,MAAO,cACP,SAAU,aACV,KAAM,wDACN,KAAM,CACJ,CACE,IAAK,qGACL,IAAK,EACP,EACA,CACE,IAAK,mGACL,IAAK,EACP,EACA,CACE,IAAK,4FACL,IAAK,EACP,EACA,CACE,IAAK,4FACL,IAAK,EACP,EACA,CACE,IAAK,4FACL,IAAK,EACP,EACA,CACE,IAAK,+FACL,IAAK,EACP,CACF,CACF,EACA,gBAAiB,KACjB,kBAAmB,KACnB,gBAAiB,KACjB,eAAgB,CACd,KAAM,CACJ,CACE,OAAQ,sFACR,QACE,0GACJ,EACA,CACE,OAAQ,0FACR,QACE,+FACJ,EACA,CACE,OAAQ,4FACR,QACE,6FACJ,EACA,CACE,OAAQ,yFACR,QACE,6FACJ,CACF,CACF,EACA,WAAY,KACZ,UAAW,KACX,MAAO,KACP,WAAY,KACZ,oBAAqB,KACrB,wBAAyB,KACzB,eAAgB,KAChB,UAAW,KACX,KAAM,KACN,mBAAoB,KACpB,UAAW,KACX,iBAAkB,CAChB,oBAAqB,cACrB,KAAM,CACJ,CACE,MAAO,WACP,KAAM,cACR,EACA,CACE,MAAO,YACP,KAAM,6DACN,MAAO,KACT,CACF,EACA,WAAY,CACV,MAAO,gCACP,KAAM,CACJ,CACE,IAAK,yKACL,KAAM,+BACR,EACA,CACE,IAAK,0FACL,KAAM,mCACR,EACA,CACE,IAAK,gFACL,KAAM,iCACR,EACA,CACE,IAAK,uHACL,KAAM,2BACR,EACA,CACE,IAAK,gFACL,KAAM,6BACR,CACF,CACF,EACA,UAAW,YACX,aAAc,gBACd,MAAO,SACP,KAAM,4MACR,EACA,eAAgB,CAAC,mBAAoB,mBAAmB,EACxD,YAAa,KACb,UAAW,KACX,OAAQ,KACR,QAAS,KACT,OAAQ,IACV,CACF,EACA,CACE,iBAAkB,GAClB,YAAa,iBACb,eAAgB,KAChB,YAAa,uBACb,eAAgB,IAChB,KAAM,CACJ,kBACA,KACA,UACA,YACA,YACA,qBACA,YACA,aACA,SACA,yBACA,6BACA,+BACA,wCACA,0BACA,aACA,IACA,kBACA,QACA,QACA,cACF,EACA,IAAK,CACH,MAAO,6CACP,YACE,+JACJ,EACA,oBAAqB,GACrB,YAAa,KACb,cAAe,KACf,aAAc,KACd,mBAAoB,KACpB,YAAa,KACb,cAAe,KACf,UAAW,KACX,WAAY,KACZ,eAAgB,KAChB,sBAAuB,KACvB,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,kBAAmB,KACnB,sBAAuB,KACvB,uBAAwB,KACxB,eAAgB,KAChB,qBAAsB,KACtB,iBAAkB,KAClB,eAAgB,KAChB,mBAAoB,CAClB,MACE,uXACF,KAAM,OACN,YAAa,6DACb,UAAW,YACX,IAAK,QACP,EACA,eAAgB,CACd,MAAO,KACP,KAAM,OACN,YAAa,6DACb,UAAW,QACX,IAAK,QACP,EACA,gBAAiB,KACjB,iBAAkB,KAClB,WAAY,KACZ,aAAc,KACd,cAAe,KACf,eAAgB,KAChB,kBAAmB,KACnB,qBAAsB,CACpB,MAAO,KACP,KAAM,yBACN,YAAa,KACb,UAAW,QACX,IAAK,eACP,EACA,uBAAwB,CACtB,MAAO,MACP,KAAM,yBACN,YAAa,KACb,UAAW,QACX,IAAK,iBACP,EACA,cAAe,KACf,cAAe,CACb,MAAO,OACP,KAAM,UACN,YAAa,gEACb,UAAW,SACX,IAAK,aACP,EACA,YAAa,KACb,cAAe,KACf,cAAe,CACb,MAAO,QACP,KAAM,UACN,YAAa,KACb,UAAW,SACX,IAAK,YACP,EACA,eAAgB,CACd,MACE,wlNACF,KAAM,OACN,YAAa,+DACb,UAAW,UACX,IAAK,MACP,EACA,gBAAiB,KACjB,sBAAuB,CACrB,MACE,2tCACF,KAAM,OACN,YACE,6PACF,UAAW,SACX,IAAK,oBACP,EACA,mBAAoB,CAClB,MACE,qsFACF,KAAM,OACN,YAAa,KACb,UAAW,SACX,IAAK,iBACP,EACA,SAAU,CACR,MACE,m0CACF,KAAM,OACN,YAAa,4EACb,UAAW,SACX,IAAK,OACP,EACA,QAAS,CACP,MACE,wnFACF,KAAM,OACN,YAAa,6DACb,UAAW,SACX,IAAK,MACP,EACA,cAAe,KACf,eAAgB,CACd,MACE,88BACF,KAAM,OACN,YAAa,6DACb,UAAW,SACX,IAAK,aACP,EACA,mBAAoB,KACpB,qBAAsB,CACpB,MACE;AAAA,sNACF,KAAM,wBACN,YAAa,KACb,UAAW,SACX,IAAK,mBACP,EACA,mBAAoB,KACpB,kBAAmB,KACnB,cAAe,KACf,aAAc,KACd,SAAU,KACV,cAAe,KACf,uBAAwB,KACxB,2BAA4B,KAC5B,kBAAmB,KACnB,aAAc,KACd,QAAS,KACT,sBAAuB,KACvB,aAAc,KACd,oBAAqB,KACrB,kBAAmB,CACjB,MAAO,0EACP,KAAM,OACN,YAAa,KACb,UAAW,mBACX,IAAK,eACP,EACA,eAAgB,KAChB,aAAc,KACd,UAAW,KACX,WAAY,KACZ,UAAW,KACX,kBAAmB,KACnB,aAAc,KACd,eAAgB,KAChB,uBAAwB,KACxB,kBAAmB,CACjB,MAAO,yDACP,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,UACP,EACA,aAAc,KACd,iBAAkB,CAChB,MACE,m5QACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,SACP,EACA,gBAAiB,KACjB,kBAAmB,KACnB,mBAAoB,CAClB,MACE,i62DACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,WACP,EACA,eAAgB,CACd,MAAO,0CACP,K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AAuB,KACvB,YAAa,KACb,iBAAkB,KAClB,QAAS,KACT,cAAe,KACf,aAAc,KACd,WAAY,KACZ,SAAU,KACV,gBAAiB,KACjB,WAAY,KACZ,gBAAiB,CACf,QAAS,IACT,UAAW,EACX,eAAgB,CACd,oBAAqB,GACrB,cAAe,GACf,eAAgB,EAClB,EACA,gBAAiB,CAAC,EAClB,WAAY,EACZ,UAAW,EACX,YAAa,CACX,CACE,SAAU,EACV,aAAc,CACZ,CACE,WAAY,iBACZ,IAAK,WACL,OAAQ,WACR,eAAgB,CAClB,CACF,CACF,CACF,CACF,CACF,EACA,QAAS,CAAC,IAAI,CAChB,CACF,EACA,kBAAmB,CAAC,EACpB,QAAS,CACP,CACE,WAAY,uBACZ,GAAI,4CACJ,YAAa,QACb,KAAM,QACN,OAAQ,CACN,CACE,MAAO,QACP,UAAW,CAAC,SAAS,CACvB,EACA,CACE,MAAO,OACP,UAAW,CAAC,SAAS,CACvB,EACA,CACE,MAAO,gCACT,EACA,CACE,MAAO,8BACT,EACA,CACE,MAAO,0CACT,CACF,CACF,CACF,EACA,WAAY,CACV,SAAU,KACV,WAAY,KACZ,UAAW,KACX,gBAAiB,KACjB,SAAU,KACV,WAAY,KACZ,OAAQ,KACR,QAAS,KACT,YAAa,KACb,mBAAoB,KACpB,aAAc,KACd,YAAa,KACb,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,oBAAqB,KACrB,YAAa,KACb,kBAAmB,KACnB,cAAe,KACf,YAAa,KACb,gBAAiB,CACf,gBACA,cACA,SACA,YACA,WACA,cACA,UACA,aACA,aACA,aACA,aACA,aACA,aACA,aACA,aACA,aACA,cACA,cACA,cACA,WACA,cACA,cACA,UACA,cACA,cACA,YACA,UACA,aACA,aACF,EACA,YAAa,CAAC,EACd,aAAc,KACd,cAAe,KACf,QAAS,KACT,UAAW,KACX,WAAY,KACZ,YAAa,KACb,eAAgB,KAChB,kBAAmB,KACnB,oBAAqB,MACrB,WAAY,KACZ,WAAY,OACZ,SAAU,KACV,WAAY,KACZ,WAAY,QACZ,YAAa,CACX,kBAAmB,CACjB,IAAK,0GACP,EACA,gBAAiB,CACf,SAAU,CACR,CACE,GAAI,8CACJ,IAAK,oBACL,MAAO,iCACP,MAAO,oFACP,OAAQ,eACR,cAAe,sBACf,UAAW,GACX,MAAO,CAAC,CACV,EACA,CACE,GAAI,8CACJ,IAAK,oBACL,MAAO,OACP,MACE,oHACF,OAAQ,eACR,cAAe,sBACf,UAAW,GACX,MAAO,CAAC,CACV,EACA,CACE,OAAQ,WACR,MAAO,cACT,EACA,CACE,GAAI,8CACJ,IAAK,WACL,MAAO,QACP,MAAO,oFACP,OAAQ,eACR,cAAe,iFACf,UAAW,GACX,MAAO,CAAC,CACV,EACA,CACE,GAAI,8CACJ,IAAK,+BACL,MAAO,+BACP,MACE,oHACF,OAAQ,eACR,cAAe,iFACf,UAAW,GACX,MAAO,CAAC,CACV,EACA,CACE,GAAI,8CACJ,IAAK,2CACL,MAAO,2CACP,MAAO,oFACP,OAAQ,eACR,cAAe,iFACf,UAAW,GACX,MAAO,CAAC,CACV,CACF,EACA,MAAO,qEACP,KAAM,8DACR,EACA,cAAe,CACb,GAAI,GACJ,WAAY,OACZ,SAAU,EACV,WAAY,gCACZ,eAAgB,6BAChB,IAAK,sEACL,UAAW,GACX,UAAW,+EACX,OAAQ,oFACR,oBAAqB,qEACrB,IAAK,MACP,EACA,QAAS,CACP,CACE,IAAK,yHACL,OACE,sHACJ,CACF,EACA,MAAO,CACL,CACE,IAAK,2HACL,OACE,yHACJ,EACA,CACE,IAAK,2HACL,OACE,+HACJ,EACA,CACE,IAAK,0HACP,EACA,CACE,IAAK,0HACP,CACF,EACA,YAAa,CACX,OACE,0HACF,MAAO,2EACT,EACA,UAAW,CACT,CACE,IAAK,yHACL,OACE,sHACJ,CACF,EACA,aAAc,CACZ,MAAO,oCACP,KAAM,CACJ,CACE,IAAK,mFACL,KAAM,WACN,YACE,mJACJ,EACA,CACE,IAAK,mFACL,KAAM,WACN,YACE,+KACJ,EACA,CACE,IAAK,kFACL,KAAM,WACN,YACE,yIACJ,EACA,CACE,IAAK,kFACL,KAAM,UACN,YACE,sHACJ,EACA,CACE,IAAK,mFACL,KAAM,aACN,YACE,sKACJ,CACF,CACF,EACA,cAAe,CACb,CACE,KAAM,OACN,IAAK,qFACL,KAAM,sBACR,EACA,CACE,KAAM,OACN,IAAK,qFACL,KAAM,sBACR,EACA,CACE,KAAM,OACN,IAAK,qFACL,KAAM,sBACR,EACA,CACE,KAAM,OACN,IAAK,qFACL,KAAM,sBACR,EACA,CACE,KAAM,OACN,IAAK,qFACL,KAAM,sBACR,EACA,CACE,KAAM,OACN,IAAK,qFACL,KAAM,sBACR,EACA,CACE,KAAM,OACN,IAAK,qFACL,KAAM,sBACR,EACA,CACE,KAAM,OACN,IAAK,qFACL,KAAM,sBACR,CACF,CACF,EACA,aAAc,KACd,mBAAoB,CAClB,MAAO,GACP,OAAQ,CACN,CACE,IAAK,iFACL,KAAM,4EACN,UAAW,+DACb,EACA,CACE,IAAK,iFACL,KAAM,mFACN,UAAW,+DACb,EACA,CACE,IAAK,iFACL,KAAM,sDACN,UAAW,+DACb,EACA,CACE,IAAK,iFACL,KAAM,yEACN,UAAW,+DACb,EACA,CACE,IAAK,iFACL,KAAM,uEACN,UAAW,+DACb,CACF,CACF,EACA,gBAAiB,CACf,MAAO,sBACP,KAAM,CACJ,CACE,KAAM,CACJ,gBACA,2FACA,oCACA,sBACA,mCACA,iBACA,yBACA,oDACA,qEACA,yDACA,kBACA,uCACA,uEACA,sBACA,8CACA,mCACA,0BACA,0EACF,EACA,aAAc,eACd,IAAK,oFACL,MAAO,UACP,gBAAiB,uCACnB,EACA,CACE,KAAM,CACJ,kBACA,sDACA,mCACA,iBACA,mCACA,iBACA,yBACA,mBACA,qEACA,2CACA,kBACA,uCACA,oDACA,sBACA,8CACA,mCACA,0BACA,0EACF,EACA,aAAc,eACd,IAAK,6FACL,MAAO,UACP,gBAAiB,uCACnB,EACA,CACE,KAAM,CACJ,kBACA,sDACA,mCACA,iBACA,sCACA,gBACA,yBACA,mBACA,qEACA,2CACA,kBACA,uCACA,oDACA,sBACA,8CACA,mCACA,0BACA,0EACF,EACA,aAAc,eACd,IAAK,4HACL,MAAO,UACP,gBAAiB,uCACnB,CACF,CACF,EACA,MAAO,CACL,MAAO,CAAC,EACR,MAAO,QACP,QAAS,CACP,IAAK,UACP,EACA,KAAM,CACJ,CACE,KAAM,sBACN,SAAU,CACR,CACE,MAAO,SACP,IAAK,UACP,EACA,CACE,MAAO,aACP,IAAK,mEACP,EACA,CACE,MAAO,sBACP,IAAK,aACP,EACA,CACE,MAAO,cACP,IAAK,cACP,EACA,CACE,MAAO,eACP,IAAK,oBACP,CACF,CACF,EACA,CACE,KAAM,SACN,SAAU,CACR,CACE,MAAO,YACP,IAAK,KACP,EACA,CACE,MAAO,gBACP,IAAK,SACP,EACA,CACE,MAAO,eACP,IAAK,kCACP,CACF,CACF,EACA,CACE,KAAM,QACN,SAAU,CACR,CACE,MAAO,eACP,IAAK,sDACP,EACA,CACE,MAAO,cACP,IAAK,2CACP,CACF,CACF,EACA,CACE,KAAM,cACN,SAAU,CACR,CACE,MAAO,cACP,IAAK,IACP,EACA,CACE,MAAO,kBACP,IAAK,oBACP,EACA,CACE,MAAO,iBACP,IAAK,sDACP,CACF,CACF,EACA,CACE,KAAM,gBACN,SAAU,CACR,CACE,MAAO,QACP,IAAK,cACP,EACA,CACE,MAAO,qBACP,IAAK,yBACP,EACA,CACE,MAAO,2BACP,IAAK,KACP,CACF,CACF,EACA,CACE,KAAM,sBACN,SAAU,CACR,CACE,MAAO,qBACP,IAAK,KACP,EACA,CACE,MAAO,wBACP,IAAK,yCACP,CACF,CACF,CACF,EACA,UAAW,EACb,EACA,KAAM,CACJ,MAAO,MACP,KAAM,CACJ,CACE,SAAU,gDACV,OACE,4QACF,cAAe,IACjB,EACA,CACE,SAAU,oDACV,OACE,sPACF,cAAe,IACjB,EACA,CACE,SAAU,wCACV,OACE,kLACF,cAAe,IACjB,EACA,CACE,SAAU,4CACV,OACE,mGACF,cAAe,IACjB,EACA,CACE,SAAU,iEACV,OACE,qPACF,cAAe,IACjB,EACA,CACE,SAAU,2EACV,OACE,mPACF,cAAe,IACjB,EACA,CACE,SAAU,mCACV,OACE,iLACF,cAAe,IACjB,EACA,CACE,SAAU,8CACV,OAAQ,sEACR,cAAe,IACjB,EACA,CACE,SAAU,yDACV,OACE,gHACF,cAAe,IACjB,EACA,CACE,SAAU,oDACV,OAAQ,uEACR,cAAe,IACjB,CACF,CACF,EACA,WAAY,KACZ,YAAa,CACX,KAAM,CACJ,CACE,IAAK,2FACL,MAAO,2DACT,EACA,CACE,IAAK,2FACL,MAAO,iEACP,UAAW,SACb,EACA,CACE,IAAK,2FACL,MAAO,6CACT,EACA,CACE,IAAK,2FACL,MAAO,uDACP,UAAW,SACb,EACA,CACE,IAAK,2FACL,MAAO,wCACP,UAAW,SACb,CACF,EACA,MAAO,cACP,SAAU,aACV,KAAM,wCACR,EACA,gBAAiB,KACjB,kBACE;AAAA,sNACF,gBAAiB,KACjB,eAAgB,KAChB,WAAY,KACZ,UAAW,KACX,MAAO,KACP,WAAY,KACZ,oBAAqB,KACrB,wBAAyB,KACzB,eAAgB,KAChB,UAAW,KACX,KAAM,KACN,mBAAoB,KACpB,UAAW,KACX,iBAAkB,KAClB,eAAgB,CAAC,mBAAoB,oBAAqB,eAAgB,eAAe,EACzF,YAAa,KACb,UAAW,KACX,OAAQ,KACR,QAAS,CACP,CACE,MAAO,yEACP,IAAK,IACP,EACA,CACE,MAAO,qBACP,IAAK,gFACP,EACA,CACE,MAAO,kBACP,IAAK,kBACP,EACA,CACE,MAAO,gBACP,IAAK,yCACP,EACA,CACE,MAAO,YACP,IAAK,cACP,EACA,CACE,MAAO,uBACP,IAAK,KACP,EACA,CACE,MAAO,mBACP,IAAK,4BACP,EACA,CACE,MAAO,iBACP,IAAK,KACP,EACA,CACE,MAAO,oBACP,IAAK,KACP,EACA,CACE,MAAO,iBACP,IAAK,QACP,EACA,CACE,MAAO,sBACP,IAAK,KACP,EACA,CACE,MAAO,uBACP,IAAK,4BACP,CACF,EACA,OAAQ,CACN,KAAM,CACJ,CACE,MAAO,WACP,OAAQ,aACV,EACA,CACE,MAAO,WACP,OAAQ,UACV,EACA,CACE,MAAO,QACP,OAAQ,SACV,EACA,CACE,MAAO,UACP,OAAQ,WACV,EACA,CACE,MAAO,UACP,OAAQ,SACV,CACF,CACF,CACF,CACF,EACA,CACE,iBAAkB,GAClB,YAAa,iBACb,eAAgB,KAChB,YAAa,uBACb,eAAgB,EAChB,KAAM,CACJ,kBACA,KACA,MACA,QACA,QACA,UACA,eACA,WACA,qBACA,YACA,aACA,SACA,gBACA,aACA,aACA,IACA,WACA,kBACA,QACA,eACA,eACA,OACF,EACA,IAAK,CACH,MAAO,KACP,YACE,0JACJ,EACA,oBAAqB,GACrB,YAAa,KACb,cAAe,KACf,aAAc,KACd,mBAAoB,KACpB,YAAa,KACb,cAAe,KACf,UAAW,KACX,WAAY,KACZ,eAAgB,KAChB,sBAAuB,KACvB,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,kBAAmB,KACnB,sBAAuB,KACvB,uBAAwB,KACxB,eAAgB,KAChB,qBAAsB,KACtB,iBAAkB,KAClB,eAAgB,KAChB,mBAAoB,KACpB,eAAgB,KAChB,gBAAiB,KACjB,iBAAkB,KAClB,WAAY,KACZ,aAAc,KACd,cAAe,KACf,eAAgB,KAChB,kBAAmB,KACnB,qBAAsB,KACtB,uBAAwB,KACxB,cAAe,KACf,cAAe,KACf,YAAa,KACb,cAAe,KACf,cAAe,KACf,eAAgB,KAChB,gBAAiB,KACjB,sBAAuB,KACvB,mBAAoB,KACpB,SAAU,KACV,QAAS,KACT,cAAe,KACf,eAAgB,KAChB,mBAAoB,KACpB,qBAAsB,KACtB,mBAAoB,KACpB,kBAAmB,KACnB,cAAe,KACf,aAAc,KACd,SAAU,KACV,cAAe,KACf,uBAAwB,KACxB,2BAA4B,KAC5B,kBAAmB,KACnB,aAAc,KACd,QAAS,KACT,sBAAuB,KACvB,aAAc,KACd,oBAAqB,KACrB,kBAAmB,CACjB,MAAO,2CACP,KAAM,OACN,YAAa,KACb,UAAW,mBACX,IAAK,eACP,EACA,eAAgB,KAChB,aAAc,KACd,UAAW,KACX,WAAY,KACZ,UAAW,KACX,kBAAmB,KACnB,aAAc,KACd,eAAgB,KAChB,uBAAwB,KACxB,kBAAmB,KACnB,aAAc,KACd,iB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ACxD,YAAa,KACb,UAAW,KACX,OAAQ,KACR,QAAS,KACT,OAAQ,IACV,CACF,EACA,CACE,iBAAkB,GAClB,YAAa,iBACb,eAAgB,KAChB,YAAa,uBACb,eAAgB,EAChB,KAAM,CACJ,kBACA,KACA,MACA,QACA,QACA,UACA,eACA,WACA,qBACA,YACA,aACA,SACA,gBACA,aACA,aACA,IACA,eACA,eACA,OACF,EACA,IAAK,CACH,MAAO,KACP,YACE,0JACJ,EACA,oBAAqB,GACrB,YAAa,KACb,cAAe,KACf,aAAc,KACd,mBAAoB,KACpB,YAAa,KACb,cAAe,KACf,UAAW,KACX,WAAY,KACZ,eAAgB,KAChB,sBAAuB,KACvB,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,kBAAmB,KACnB,sBAAuB,KACvB,uBAAwB,KACxB,eAAgB,KAChB,qBAAsB,KACtB,iBAAkB,KAClB,eAAgB,KAChB,mBAAoB,KACpB,eAAgB,KAChB,gBAAiB,KACjB,iBAAkB,KAClB,WAAY,KACZ,aAAc,KACd,cAAe,KACf,eAAgB,KAChB,kBAAmB,KACnB,qBAAsB,KACtB,uBAAwB,KACxB,cAAe,KACf,cAAe,KACf,YAAa,KACb,cAAe,KACf,cAAe,KACf,eAAgB,KAChB,gBAAiB,KACjB,sBAAuB,KACvB,mBAAoB,KACpB,SAAU,KACV,QAAS,KACT,cAAe,KACf,eAAgB,KAChB,mBAAoB,KACpB,qBAAsB,KACtB,mBAAoB,KACpB,kBAAmB,KACnB,cAAe,KACf,aAAc,KACd,SAAU,KACV,cAAe,KACf,uBAAwB,KACxB,2BAA4B,KAC5B,kBAAmB,KACnB,aAAc,KACd,QAAS,KACT,sBAAuB,KACvB,aAAc,KACd,oBAAqB,KACrB,kBAAmB,CACjB,MAAO,2CACP,KAAM,OACN,YAAa,KACb,UAAW,mBACX,IAAK,eACP,EACA,eAAgB,KAChB,aAAc,KACd,UAAW,KACX,WAAY,KACZ,UAAW,KACX,kBAAmB,KACnB,aAAc,KACd,eAAgB,KAChB,uBAAwB,KACxB,kBAAmB,KACnB,aAAc,KACd,iBAAkB,KAClB,gBAAiB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lB,CACF,CACF,CACF,CACF,CACF,EACA,QAAS,CAAC,IAAI,CAChB,CACF,EACA,kBAAmB,CAAC,EACpB,QAAS,CACP,CACE,WAAY,uBACZ,GAAI,4CACJ,YAAa,QACb,KAAM,QACN,OAAQ,CACN,CACE,MAAO,QACP,UAAW,CAAC,SAAS,CACvB,CACF,CACF,CACF,EACA,WAAY,CACV,SAAU,KACV,WAAY,KACZ,UAAW,KACX,gBAAiB,KACjB,SAAU,KACV,WAAY,KACZ,OAAQ,KACR,QAAS,KACT,YAAa,KACb,mBAAoB,KACpB,aAAc,KACd,YAAa,KACb,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,oBAAqB,KACrB,YAAa,KACb,kBAAmB,KACnB,cAAe,KACf,YAAa,KACb,gBAAiB,KACjB,YAAa,KACb,aAAc,KACd,cAAe,KACf,QAAS,KACT,UAAW,KACX,WAAY,KACZ,YAAa,KACb,eAAgB,KAChB,kBAAmB,KACnB,oBAAqB,KACrB,WAAY,KACZ,WAAY,KACZ,SAAU,KACV,WAAY,KACZ,WAAY,KACZ,YAAa,CACX,SAAU,CACR,MAAO,8BACP,KAAM,CACJ,CACE,KAAM,wGACN,MAAO,iCACP,QAAS,qDACT,OAAQ,WACR,IAAK,WACL,SAAU,CACZ,CACF,CACF,EACA,iBAAkB,CAChB,MAAO,8BACP,UAAW,aACX,KAAM,CACJ,CACE,KAAM,iGACN,MAAO,0BACP,QAAS,GACT,OAAQ,WACR,IAAK,WACL,SAAU,EACV,OAAQ,GACV,CACF,CACF,CACF,EACA,aAAc,KACd,mBAAoB,KACpB,gBAAiB,CACf,MAAO,sBACP,KAAM,CACJ,CACE,IAAK,6EACL,aAAc,eACd,MAAO,UACP,gBAAiB,aACjB,gBAAiB,yBACjB,KAAM,CACJ,aACA,SACA,aACA,sBACA,IACA,mBACA,gBACA,qBACA,kBACA,sBACA,uCACA,UACA,4BACA,iBACF,CACF,EACA,CACE,IAAK,oFACL,aAAc,sBACd,MAAO,UACP,gBAAiB,aACjB,gBAAiB,wDACjB,KAAM,CACJ,aACA,eACA,aACA,sBACA,4BACA,mBACA,gBACA,qBACA,kBACA,sBACA,uCACA,UACA,4BACA,iBACF,CACF,CACF,CACF,EACA,MAAO,KACP,KAAM,KACN,WAAY,KACZ,YAAa,CACX,MAAO,cACP,SAAU,aACV,KAAM,wDACN,KAAM,CACJ,CACE,IAAK,4FACL,IAAK,EACP,EACA,CACE,IAAK,4FACL,IAAK,EACP,EACA,CACE,IAAK,4FACL,IAAK,EACP,EACA,CACE,IAAK,4FACL,IAAK,EACP,EACA,CACE,IAAK,+FACL,IAAK,EACP,CACF,CACF,EACA,gBAAiB,KACjB,kBAAmB,KACnB,gBAAiB,KACjB,eAAgB,CACd,KAAM,CACJ,CACE,OACE,kHACF,QACE,mGACJ,EACA,CACE,OAAQ,gFACR,QAAS,wFACX,EACA,CACE,OAAQ,gFACR,QAAS,sFACX,EACA,CACE,OAAQ,gFACR,QAAS,sFACX,CACF,CACF,EACA,WAAY,KACZ,UAAW,KACX,MAAO,CACL,MAAO,8BACP,KAAM,CACJ,CACE,IAAK,4FACP,EACA,CACE,IAAK,+FACP,CACF,CACF,EACA,WAAY,KACZ,oBAAqB,KACrB,wBAAyB,KACzB,eAAgB,KAChB,UAAW,KACX,KAAM,KACN,mBAAoB,KACpB,UAAW,KACX,iBAAkB,KAClB,eAAgB,CAAC,mBAAoB,mBAAmB,EACxD,YAAa,KACb,UAAW,KACX,OAAQ,KACR,QAAS,KACT,OAAQ,IACV,CACF,EACA,CACE,iBAAkB,GAClB,YAAa,GACb,eAAgB,KAChB,YAAa,uBACb,eAAgB,IAChB,KAAM,CAAC,EACP,IAAK,CACH,MAAO,KACP,YAAa,IACf,EACA,oBAAqB,GACrB,YAAa,KACb,cAAe,KACf,aAAc,KACd,mBAAoB,KACpB,YAAa,KACb,cAAe,KACf,UAAW,KACX,WAAY,KACZ,eAAgB,KAChB,sBAAuB,KACvB,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,kBAAmB,KACnB,sBAAuB,KACvB,uBAAwB,KACxB,eAAgB,KAChB,qBAAsB,KACtB,iBAAkB,KAClB,eAAgB,KAChB,mBAAoB,KACpB,eAAgB,KAChB,gBAAiB,CA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SAAU,CACR,MACE,slEACF,KAAM,OACN,YAAa,4EACb,UAAW,SACX,IAAK,OACP,EACA,QAAS,CACP,MACE,4yIACF,KAAM,OACN,YAAa,6DACb,UAAW,SACX,IAAK,MACP,EACA,cAAe,KACf,eAAgB,CACd,MACE,8lBACF,KAAM,OACN,YAAa,6DACb,UAAW,SACX,IAAK,aACP,EACA,mBAAoB,KACpB,qBAAsB,KACtB,mBAAoB,KACpB,kBAAmB,KACnB,cAAe,KACf,aAAc,KACd,SAAU,KACV,cAAe,CACb,MAAO,OACP,KAAM,UACN,YAAa,gEACb,UAAW,SACX,IAAK,aACP,EACA,uBAAwB,KACxB,2BAA4B,KAC5B,kBAAmB,KACnB,aAAc,KACd,QAAS,KACT,sBAAuB,KACvB,aAAc,KACd,oBAAqB,CACnB,MACE,+8CACF,KAAM,OACN,YAAa,6DACb,UAAW,SACX,IAAK,WACP,EACA,kBAAmB,CACjB,MAAO,uEACP,KAAM,OACN,YAAa,KACb,UAAW,mBACX,IAAK,eACP,EACA,eAAgB,KAChB,aAAc,KACd,UAAW,KACX,WAAY,KACZ,UAAW,KACX,kBAAmB,KACnB,aAAc,CACZ,MACE,shBACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,KACP,EACA,eAAgB,KAChB,uBAAwB,KACxB,kBAAmB,CACjB,MAAO,yDACP,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,UACP,EACA,aAAc,KACd,iBAAkB,CAChB,MACE,wqGACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,SACP,EACA,gBAAiB,KACjB,kBAAmB,KACnB,mBAAoB,KACpB,eAAgB,KAChB,iBAAkB,KAClB,eAAgB,KAChB,mBAAoB,KACpB,eAAgB,KAChB,cAAe,KACf,gBAAiB,CACf,MACE,i9YACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,QACP,EACA,iBAAkB,KAClB,0BAA2B,CACzB,MACE,+HACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,kBACP,EACA,qBAAsB,KACtB,YACE,isFACF,gBACE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,SACF,GAAI,sCACJ,KAAM,gCACN,OAAQ,OACR,OAAQ,WACR,MAAO,gCACP,KAAM,YACN,KAAM,WACN,MAAO,CACL,MAAO,KACP,aAAc,KAChB,EACA,UAAW,EACX,OAAQ,CACN,CACE,IAAK,gJACL,QAAS,gCACT,MAAO,KACP,OAAQ,IACV,EACA,CACE,IAAK,gJACL,QAAS,gCACT,MAAO,KACP,OAAQ,IACV,EACA,CACE,IAAK,gJACL,QAAS,gCACT,MAAO,KACP,OAAQ,IACV,EACA,CACE,IAAK,gJACL,QAAS,gCACT,MAAO,KACP,OAAQ,IACV,EACA,CACE,IAAK,gJACL,QAAS,gCACT,MAAO,KACP,OAAQ,IACV,EACA,CACE,IAAK,gJACL,QAAS,gCACT,MAAO,KACP,OAAQ,IACV,CACF,EACA,SAAU,CACR,CACE,QAAS,eACT,iBAAkB,GAClB,OAAQ,QACR,GAAI,8CACJ,KAAM,QACN,IAAK,WACL,MAAO,KACP,MAAO,CACL,QAAS,gCACT,IAAK,gJACL,MAAO,KACP,OAAQ,IACV,EACA,UAAW,KACX,iBAAkB,GAClB,kBAAmB,GACnB,oBAAqB,GACrB,uBAAwB,CACtB,CACE,YAAa,CACX,GAAI,uCACJ,KAAM,oCACN,QAAS,CACP,CACE,KAAM,iBACN,MAAO,mCACT,CACF,CACF,EACA,iBAAkB,CAAC,CACrB,CACF,EACA,QAAS,CACP,CACE,WAAY,uBACZ,GAAI,8CACJ,YAAa,QACb,KAAM,QACN,OAAQ,CACN,CACE,MAAO,QACP,UAAW,CAAC,SAAS,CACvB,CACF,CACF,CACF,EACA,WAAY,CACV,QAAS,UACT,SAAU,KACV,MAAO,KACP,OAAQ,KACR,MAAO,KACP,UAAW,KACX,oBAAqB,KACrB,mBAAoB,KACpB,UAAW,KACX,QAAS,KACT,YAAa,KACb,eAAgB,KAChB,iBAAkB,KAClB,SAAU,KACV,YAAa,2EACb,sBAAuB,KACvB,YAAa,KACb,iBAAkB,KAClB,QAAS,CAAC,EACV,cAAe,KACf,aAAc,KACd,WAAY,KACZ,SAAU,KACV,gBAAiB,KACjB,WAAY,KACZ,gBAAiB,CACf,QAAS,IACT,UAAW,EACX,eAAgB,CACd,oBAAqB,GACrB,cAAe,GACf,eAAgB,EAClB,EACA,gBAAiB,CAAC,EAClB,WAAY,EACZ,UAAW,EACX,YAAa,CACX,CACE,SAAU,EACV,aAAc,CACZ,CACE,WAAY,iBACZ,IAAK,WACL,OAAQ,WACR,eAAgB,CAClB,CACF,CACF,CACF,CACF,CACF,EACA,QAAS,CAAC,IAAI,CAChB,CACF,EACA,kBAAmB,CACjB,CACE,KAAM,iCACN,aAAc,CACZ,CACE,iBAAkB,CAAC,EACnB,GAAI,uCACJ,KAAM,oCACN,QAAS,CACP,CACE,KAAM,iBACN,MAAO,mCACT,CACF,CACF,CACF,CACF,CACF,EACA,QAAS,CACP,CACE,WAAY,uBACZ,GAAI,6CACJ,YAAa,QACb,KAAM,QACN,OAAQ,CACN,CACE,MAAO,QACP,UAAW,CAAC,SAAS,CACvB,CACF,CACF,CACF,EACA,WAAY,CACV,SAAU,KACV,WAAY,CACV,mBAAoB,CAClB,CACE,SAAU,QACV,KAAM,gDACR,EACA,CACE,SAAU,QACV,KAAM,gDACR,EACA,CACE,SAAU,QACV,KAAM,gDACR,EACA,CACE,SAAU,QACV,KAAM,gDACR,EACA,CACE,SAAU,QACV,KAAM,gDACR,CACF,CACF,EACA,UAAW,KACX,gBAAiB,KACjB,SAAU,KACV,WAAY,KACZ,OAAQ,KACR,QAAS,KACT,YAAa,KACb,mBAAoB,KACpB,aAAc,KACd,YAAa,KACb,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,oBAAqB,KACrB,YAAa,KACb,kBAAmB,KACnB,cAAe,KACf,YAAa,KACb,gBAAiB,KACjB,YAAa,KACb,aAAc,KACd,cAAe,KACf,QAAS,KACT,UAAW,KACX,WAAY,KACZ,YAAa,KACb,eAAgB,KAChB,kBAAmB,IACnB,oBAAqB,IACrB,WAAY,KACZ,WAAY,KACZ,SAAU,KACV,WAAY,KACZ,WAAY,KACZ,YAAa,CACX,kBAAmB,CACjB,IAAK,oIACP,EACA,MAAO,CACL,CACE,IAAK,8EACP,EACA,CACE,IAAK,mHACP,EACA,CACE,IAAK,iHACP,EACA,CACE,IAAK,4EACP,CACF,EACA,gBAAiB,CACf,MAAO,SACP,KAAM,GACN,SAAU,CACR,CACE,OAAQ,WACR,MAAO,+BACT,EACA,CACE,OAAQ,+BACR,MAAO,kDACT,EACA,CACE,OAAQ,+BACR,MAAO,2CACT,EACA,CACE,OAAQ,+BACR,MAAO,yCACT,EACA,CACE,OAAQ,WACR,MAAO,cACT,CACF,CACF,EACA,cAAe,CACb,IAAK,mEACL,GAAI,GACJ,UAAW,GACX,UAAW,+EACX,OACE,sHACF,SAAU,EACV,WAAY,gCACZ,eAAgB,2BAChB,oBAAqB,oEACvB,CACF,EACA,aAAc,KACd,mBAAoB,KACpB,gBAAiB,CACf,MAAO,sBACP,KAAM,CACJ,CACE,KAAM,CACJ,gCACA,IACA,oBACA,oCACA,6CACA,2BACA,gCACA,wBACA,kEACA,6CACA,mCACA,oFACA,qEACF,EACA,IAAK,gJACL,aAAc,SACd,MAAO,WACP,gBAAiB,0CACnB,EACA,CACE,KAAM,CACJ,sBACA,IACA,0BACA,oBACA,2CACA,yDACA,2BACA,gCACA,mCACA,wCACA,6CACA,mCACA,sFACA,0EACF,EACA,aAAc,eACd,IAAK,mHACL,MAAO,UACP,gBAAiB,yCACnB,EACA,CACE,KAAM,CACJ,kBACA,IACA,oBACA,qBACA,6CACA,2BACA,gCACA,mCACA,sCACA,6CACA,mCACA,sFACA,sEACF,EACA,aAAc,iCACd,IAAK,+DACL,MAAO,UACP,gBAAiB,uCACnB,CACF,CACF,EACA,MAAO,CACL,MAAO,CAAC,EACR,MAAO,QACP,QAAS,CACP,IAAK,UACP,EACA,KAAM,CACJ,CACE,KAAM,UACN,SAAU,CACR,CACE,MAAO,WACP,IAAK,8BACP,EACA,CACE,MAAO,oBACP,IAAK,YACP,EACA,CACE,MAAO,uBACP,IAAK,mBACP,EACA,CACE,MAAO,8BACP,IAAK,6CACP,EACA,CACE,MAAO,sCACP,IAAK,KACP,EACA,CACE,MAAO,kBACP,IAAK,gBACP,CACF,CACF,EACA,CACE,KAAM,YACN,SAAU,CACR,CACE,MAAO,2BACP,IAAK,UACP,EACA,CACE,MAAO,aACP,IAAK,KACP,EACA,CACE,MAAO,mBACP,IAAK,KACP,EACA,CACE,MAAO,mCACP,IAAK,aACP,EACA,CACE,MAAO,oCACP,IAAK,gBACP,CACF,CACF,EACA,CACE,KAAM,qBACN,SAAU,CACR,CACE,MAAO,gBACP,IAAK,KACP,EACA,CACE,MAAO,eACP,IAAK,KACP,EACA,CACE,MAAO,iBACP,IAAK,KACP,EACA,CACE,MAAO,yBACP,IAAK,KACP,EACA,CACE,MAAO,wBACP,IAAK,KACP,EACA,CACE,MAAO,8BACP,IAAK,KACP,EACA,CACE,MAAO,4BACP,IAAK,KACP,EACA,CACE,MAAO,oBACP,IAAK,KACP,EACA,CACE,MAAO,yBACP,IAAK,KACP,EACA,CACE,MAAO,gBACP,IAAK,SACP,EACA,CACE,MAAO,2BACP,IAAK,gCACP,EACA,CACE,MAAO,4BACP,IAAK,gCACP,EACA,CACE,MAAO,4BACP,IAAK,8BACP,EACA,CACE,MAAO,sBACP,IAAK,wDACP,EACA,CACE,MAAO,mBACP,IAAK,sDACP,EACA,CACE,MAAO,iBACP,IAAK,qBACP,EACA,CACE,MAAO,eACP,IAAK,oBACP,CACF,CACF,EACA,CACE,KAAM,eACN,SAAU,CACR,CACE,MAAO,qBACP,IAAK,qBACP,EACA,CACE,MAAO,eACP,IAAK,0BACP,EACA,CACE,MAAO,kBACP,IAAK,YACP,EACA,CACE,MAAO,cACP,IAAK,KACP,EACA,CACE,MAAO,oBACP,IAAK,KACP,EACA,CACE,MAAO,YACP,IAAK,KACP,EACA,CACE,MAAO,QACP,IAAK,QACP,CACF,CACF,CACF,EACA,UAAW,EACb,EACA,KAAM,CACJ,MAAO,MACP,KAAM,CACJ,CACE,SAAU,+EACV,OACE,i/BACF,cAAe,IACjB,EACA,CACE,SACE,+GACF,OACE,maACF,cAAe,IACjB,EACA,CACE,SAAU,uFACV,OACE,oxCACF,cAAe,IACjB,EACA,CACE,SAAU,wFACV,OACE,glCACF,cAAe,IACjB,CACF,CACF,EACA,WAAY,KACZ,YAAa,CACX,KAAM,CACJ,CACE,IAAK,0FACP,EACA,CACE,IAAK,4FACP,EACA,CACE,IAAK,0FACP,EACA,CACE,IAAK,0FACP,EACA,CACE,IAAK,0FACP,CACF,EACA,MAAO,cACP,SAAU,aACV,KAAM,0CACR,EACA,gBAAiB,KACjB,kBAAmB,KACnB,gBAAiB,KACjB,eAAgB,KAChB,WAAY,KACZ,UAAW,KACX,MAAO,KACP,WAAY,OACZ,oBAAqB,KACrB,wBAAyB,KACzB,eAAgB,KAChB,UAAW,KACX,KAAM,KACN,mBAAoB,KACpB,UAAW,KACX,iBAAkB,CAChB,oBAAqB,cACrB,MAAO,eACP,KAAM,CACJ,CACE,MAAO,WACP,KAAM,cACR,EACA,CACE,MAAO,YACP,KAAM,6DACN,MAAO,KACT,CACF,EACA,WAAY,CACV,MAAO,gCACP,KAAM,CACJ,CACE,IAAK,yKACL,KAAM,+BACR,EACA,CACE,IAAK,0FACL,KAAM,mCACR,EACA,CACE,IAAK,gFACL,KAAM,iCACR,EACA,CACE,IAAK,uHACL,KAAM,2BACR,EACA,CACE,IAAK,gFACL,KAAM,6BACR,CACF,CACF,EACA,WAAY,6DACZ,UAAW,YACX,aAAc,gBACd,iBAAkB,MAClB,YAAa,SACb,MAAO,SACP,KAAM,6NACR,EACA,eAAgB,CAAC,gBAAiB,oBAAqB,8BAAoB,EAC3E,YAAa,KACb,UAAW,KACX,OAAQ,KACR,QAAS,CACP,CACE,MAAO,OACP,IAAK,WACP,EACA,CACE,MAAO,cACP,IAAK,gBACP,EACA,CACE,MAAO,wBACP,IAAK,QACP,EACA,CACE,MAAO,wBACP,IAAK,QACP,EACA,CACE,MAAO,gCACP,IAAK,QACP,EACA,CACE,MAAO,WACP,IAAK,aACP,EACA,CACE,MAAO,oBACP,IAAK,KACP,EACA,CACE,MAAO,uBACP,IAAK,QACP,EACA,CACE,MAAO,gBACP,IAAK,UACP,EACA,CACE,MAAO,kBACP,IAAK,kBACP,EACA,CACE,MAAO,qBACP,IAAK;AAAA,CACP,EACA,CACE,MAAO,eACP,IAAK,QACP,EACA,CACE,MAAO,4BACP,IAAK,SACP,EACA,CACE,MAAO,wCACP,IAAK,oBACP,EACA,CACE,MAAO,gBACP,IAAK;AAAA;AAAA;AAAA,+BACP,EACA,CACE,MAAO,WACP,IAAK;AAAA;AAAA;AAAA;AAAA,mBACP,EACA,CACE,MAAO,cACP,IAAK,QACP,EACA,CACE,MAAO,YACP,IAAK,QACP,EACA,CACE,MAAO,QACP,IAAK,QACP,CACF,EACA,OAAQ,IACV,CACF,EACA,CACE,iBAAkB,GAClB,YAAa,oBACb,eAAgB,KAChB,YAAa,uBACb,eAAgB,IAChB,KAAM,CAAC,aAAc,MAAO,iBAAiB,EAC7C,IAAK,CACH,MAAO,KACP,YAAa,IACf,EACA,oBAAqB,GACrB,YAAa,KACb,cAAe,KACf,aAAc,KACd,mBAAoB,KACpB,YAAa,KACb,cAAe,KACf,UAAW,KACX,WAAY,KACZ,eAAgB,KAChB,sBAAuB,KACvB,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,kBAAmB,KACnB,sBAAuB,KACvB,uBAAwB,KACxB,eAAgB,KAChB,qBAAsB,KACtB,iBAAkB,KAClB,eAAgB,KAChB,mBAAoB,KACpB,eAAgB,KAChB,gBAAiB,CACf,MACE,wgBACF,KAAM,SACN,YAAa,KACb,UAAW,UACX,IAAK,OACP,EACA,iBAAkB,CAChB,MACE,q5IACF,KAAM,SACN,YAAa,KACb,UAAW,UACX,IAAK,QACP,EACA,WAAY,KACZ,aAAc,KACd,cAAe,KACf,eAAgB,KAChB,kBAAmB,KACnB,qBAAsB,KACtB,uBAAwB,KACxB,cAAe,KACf,cAAe,KACf,YAAa,KACb,cAAe,KACf,cAAe,KACf,eAAgB,KAChB,gBAAiB,KACjB,sBAAuB,KACvB,mBA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ACN,YAAa,+DACb,UAAW,UACX,IAAK,MACP,EACA,gBAAiB,KACjB,sBAAuB,KACvB,mBAAoB,KACpB,SAAU,CACR,MACE,slEACF,KAAM,OACN,YAAa,4EACb,UAAW,SACX,IAAK,OACP,EACA,QAAS,KACT,cAAe,KACf,eAAgB,KAChB,mBAAoB,KACpB,qBAAsB,KACtB,mBAAoB,KACpB,kBAAmB,KACnB,cAAe,KACf,aAAc,KACd,SAAU,KACV,cAAe,KACf,uBAAwB,KACxB,2BAA4B,KAC5B,kBAAmB,KACnB,aAAc,KACd,QAAS,KACT,sBAAuB,KACvB,aAAc,KACd,oBAAqB,KACrB,kBAAmB,KACnB,eAAgB,CACd,MACE,4nEACF,KAAM,OACN,YAAa,yFACb,UAAW,cACX,IAAK,kBACP,EACA,aAAc,KACd,UAAW,KACX,WAAY,KACZ,UAAW,KACX,kBAAmB,KACnB,aAAc,KACd,eAAgB,KAChB,uBAAwB,KACxB,kBAAmB,CACjB,MAAO,yDACP,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,UACP,EACA,aAAc,KACd,iBAAkB,CAChB,MACE,q2KACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,SACP,EACA,gBAAiB,KACjB,kBAAmB,KACnB,mBAAoB,CAClB,MACE,8suBACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,WACP,EACA,eAAgB,KAChB,iBAAkB,CAChB,MACE,8/JACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,SACP,EACA,eAAgB,KAChB,mBAAoB,KACpB,eAAgB,KAChB,cAAe,KACf,gBAAiB,CACf,MACE,skGACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,QACP,EACA,iBAAkB,KAClB,0BAA2B,KAC3B,qBAAsB,CACpB,MACE,+5EACF,KAAM,OACN,YAAa,KACb,UAAW,sBACX,IAAK,aACP,EACA,YACE,u+CACF,gBACE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,QACF,GAAI,sCACJ,KAAM,2CACN,OAAQ,eACR,OAAQ,WACR,MAAO,2CACP,KAAM,YACN,KAAM,WACN,MAAO,CACL,MAAO,QACP,aAAc,KAChB,EACA,UAAW,EACX,OAAQ,CACN,CACE,IAAK,sHACL,QAAS,KACT,MAAO,KACP,OAAQ,IACV,EACA,CACE,IAAK,2GACL,QAAS,KACT,MAAO,KACP,OAAQ,IACV,EACA,CACE,IAAK,gJACL,QAAS,KACT,MAAO,KACP,OAAQ,IACV,EACA,CACE,IAAK,gJACL,QAAS,KACT,MAAO,KACP,OAAQ,IACV,EACA,CACE,IAAK,gJACL,QAAS,KACT,MAAO,KACP,OAAQ,IACV,EACA,CACE,IAAK,gJACL,QAAS,KACT,MAAO,KACP,OAAQ,IACV,EACA,CACE,IAAK,gJACL,QAAS,KACT,MAAO,KACP,OAAQ,IACV,CACF,EACA,SAAU,CACR,CACE,QAAS,KACT,iBAAkB,GAClB,OAAQ,EACR,GAAI,8CACJ,KAAM,gBACN,IAAK,WACL,MAAO,QACP,MAAO,CACL,QAAS,KACT,IAAK,sHACL,MAAO,KACP,OAAQ,IACV,EACA,UAAW,KACX,iBAAkB,GAClB,kBAAmB,IACnB,oBAAqB,GACrB,uBAAwB,CAAC,EACzB,QAAS,CACP,CACE,WAAY,uBACZ,GAAI,8CACJ,YAAa,QACb,KAAM,QACN,OAAQ,CACN,CACE,MAAO,eACT,CACF,CACF,CACF,EACA,WAAY,CACV,QAAS,KACT,SAAU,KACV,MAAO,KACP,OAAQ,KACR,MAAO,KACP,UAAW,KACX,oBAAqB,KACrB,mBAAoB,KACpB,UAAW,KACX,QAAS,KACT,YAAa,KACb,eAAgB,KAChB,iBAAkB,KAClB,SAAU,KACV,YAAa,KACb,sBAAuB,KACvB,YAAa,KACb,iBAAkB,KAClB,QAAS,CAAC,EACV,cAAe,KACf,aAAc,KACd,WAAY,KACZ,SAAU,KACV,gBAAiB,KACjB,WAAY,KACZ,gBAAiB,CACf,QAAS,IACT,UAAW,EACX,eAAgB,CACd,oBAAqB,GACrB,cAAe,GACf,eAAgB,EAClB,EACA,gBAAiB,CAAC,EAClB,WAAY,EACZ,UAAW,EACX,YAAa,CACX,CACE,SAAU,EACV,aAAc,CACZ,CACE,WAAY,iBACZ,IAAK,WACL,OAAQ,WACR,eAAgB,CAClB,CACF,CACF,CACF,CACF,CACF,EACA,QAAS,CAAC,IAAI,CAChB,CACF,EACA,kBAAmB,CAAC,EACpB,QAAS,CAAC,EACV,WAAY,CACV,SAAU,KACV,WAAY,KACZ,UAAW,KACX,gBAAiB,KACjB,SAAU,KACV,WAAY,KACZ,OAAQ,KACR,QAAS,KACT,YAAa,KACb,mBAAoB,KACpB,aAAc,KACd,YAAa,KACb,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,oBAAqB,KACrB,YAAa,KACb,kBAAmB,KACnB,cAAe,KACf,YAAa,KACb,gBAAiB,CACf,YACA,WACA,aACA,cACA,aACA,cACA,cACA,WACA,YACA,UACA,SACF,EACA,YAAa,KACb,aACE,wgBACF,cACE,q5IACF,QAAS,KACT,UAAW,KACX,WAAY,KACZ,YAAa,KACb,eAAgB,KAChB,kBAAmB,KACnB,oBAAqB,KACrB,WAAY,KACZ,WAAY,KACZ,SAAU,KACV,WAAY,KACZ,WAAY,KACZ,YAAa,CACX,kBAAmB,CACjB,IAAK,8CACP,EACA,gBAAiB,CACf,SAAU,CACR,CACE,OAAQ,WACR,MAAO,+BACT,EACA,CACE,OAAQ,0CACR,MAAO,sDACP,IAAK,KACP,EACA,CACE,OAAQ,+BACR,MAAO,2BACT,EACA,CACE,OAAQ,+BACR,MAAO,sDACP,IAAK,KACP,EACA,CACE,OAAQ,+BACR,MAAO,qBACT,EACA,CACE,OAAQ,WACR,MAAO,2BACT,CACF,EACA,MAAO,SACP,KAAM,EACR,EACA,cAAe,CACb,GAAI,GACJ,WAAY,OACZ,SAAU,EACV,WAAY,gCACZ,eAAgB,2BAChB,IAAK,mEACL,UAAW,GACX,UAAW,+EACX,OACE,sHACF,oBAAqB,oEACvB,EACA,QAAS,CACP,CACE,IAAK,iHACL,OACE,mHACF,OACE,kHACJ,CACF,EACA,MAAO,CACL,CACE,IAAK,iHACL,OACE,mHACF,OACE,kHACJ,EACA,CACE,IAAK,iHACL,OACE,mHACF,OACE,kHACJ,EACA,CACE,IAAK,iHACL,OACE,mHACF,OACE,kHACJ,EACA,CACE,IAAK,iHACL,OACE,mHACF,OACE,kHACJ,EACA,CACE,IAAK,iHACL,OAAQ,8EACR,OAAQ,6EACV,EACA,CACE,OAAQ,8EACR,OAAQ,8EACR,IAAK,gHACP,CACF,EACA,YAAa,CACX,MAAO,2EACT,CACF,EACA,aAAc,KACd,mBAAoB,KACpB,gBAAiB,KACjB,MAAO,CACL,MAAO,CAAC,EACR,MAAO,QACP,QAAS,CACP,IAAK,UACP,EACA,KAAM,CACJ,CACE,KAAM,UACN,SAAU,CACR,CACE,MAAO,WACP,IAAK,8BACP,EACA,CACE,MAAO,oBACP,IAAK,YACP,EACA,CACE,MAAO,uBACP,IAAK,mBACP,EACA,CACE,MAAO,8BACP,IAAK,6CACP,EACA,CACE,MAAO,sCACP,IAAK,KACP,EACA,CACE,MAAO,kBACP,IAAK,gBACP,CACF,CACF,EACA,CACE,KAAM,YACN,SAAU,CACR,CACE,MAAO,2BACP,IAAK,UACP,EACA,CACE,MAAO,aACP,IAAK,KACP,EACA,CACE,MAAO,mBACP,IAAK,KACP,EACA,CACE,MAAO,mCACP,IAAK,aACP,EACA,CACE,MAAO,oCACP,IAAK,gBACP,CACF,CACF,EACA,CACE,KAAM,qBACN,SAAU,CACR,CACE,MAAO,gBACP,IAAK,KACP,EACA,CACE,MAAO,eACP,IAAK,KACP,EACA,CACE,MAAO,iBACP,IAAK,KACP,EACA,CACE,MAAO,yBACP,IAAK,KACP,EACA,CACE,MAAO,wBACP,IAAK,KACP,EACA,CACE,MAAO,8BACP,IAAK,KACP,EACA,CACE,MAAO,4BACP,IAAK,KACP,EACA,CACE,MAAO,oBACP,IAAK,KACP,EACA,CACE,MAAO,yBACP,IAAK,KACP,EACA,CACE,MAAO,gBACP,IAAK,SACP,EACA,CACE,MAAO,2BACP,IAAK,gCACP,EACA,CACE,MAAO,4BACP,IAAK,gCACP,EACA,CACE,MAAO,4BACP,IAAK,8BACP,EACA,CACE,MAAO,sBACP,IAAK,wDACP,EACA,CACE,MAAO,mBACP,IAAK,sDACP,EACA,CACE,MAAO,iBACP,IAAK,qBACP,EACA,CACE,MAAO,eACP,IAAK,oBACP,CACF,CACF,EACA,CACE,KAAM,eACN,SAAU,CACR,CACE,MAAO,qBACP,IAAK,qBACP,EACA,CACE,MAAO,eACP,IAAK,0BACP,EACA,CACE,MAAO,kBACP,IAAK,YACP,EACA,CACE,MAAO,cACP,IAAK,KACP,EACA,CACE,MAAO,oBACP,IAAK,KACP,EACA,CACE,MAAO,YACP,IAAK,KACP,EACA,CACE,MAAO,QACP,IAAK,QACP,CACF,CACF,CACF,EACA,UAAW,EACb,EACA,KAAM,KACN,WAAY,KACZ,YAAa,KACb,gBAAiB,KACjB,kBAAmB,KACnB,gBAAiB,KACjB,eAAgB,KAChB,WAAY,KACZ,UAAW,KACX,MAAO,KACP,WAAY,KACZ,oBAAqB,KACrB,wBAAyB,KACzB,eAAgB,KAChB,UAAW,KACX,KAAM,KACN,mBAAoB,KACpB,UAAW,KACX,iBAAkB,KAClB,eAAgB,KAChB,YAAa,CACX,KAAM,GACN,SAAU,CACR,CACE,GAAI,8CACJ,IAAK,gEACL,MAAO,SACP,MACE,sHACF,OAAQ,gEACR,cAAe,8EACf,UAAW,GACX,MACE;AAAA;AAAA,CACJ,EACA,CACE,GAAI,8CACJ,IAAK,gEACL,MAAO,gBACP,MACE,sHACF,OAAQ,gEACR,cAAe,qEACf,UAAW,GACX,MACE;AAAA,EACJ,EACA,CACE,GAAI,8CACJ,IAAK,gEACL,MAAO,SACP,MACE,sHACF,OAAQ,gEACR,cAAe,8EACf,UAAW,GACX,MACE;AAAA,EACJ,CACF,CACF,EACA,UAAW,KACX,OAAQ,KACR,QAAS,CACP,CACE,MAAO,cACP,IAAK,gBACP,EACA,CACE,MAAO,wBACP,IAAK,QACP,EACA,CACE,MAAO,gCACP,IAAK,QACP,EACA,CACE,MAAO,WACP,IAAK,aACP,EACA,CACE,MAAO,oBACP,IAAK,OACP,EACA,CACE,MAAO,uBACP,IAAK,QACP,EACA,CACE,MAAO,gBACP,IAAK,WACP,EACA,CACE,MAAO,kBACP,IAAK,yBACP,EACA,CACE,MAAO,qBACP,IAAK,kBACP,EACA,CACE,MAAO,eACP,IAAK,QACP,EACA,CACE,MAAO,4BACP,IAAK,SACP,EACA,CACE,MAAO,uEACP,IAAK,oBACP,EACA,CACE,MAAO,gBACP,IAAK,uFACP,EACA,CACE,MAAO,2BACP,IAAK,mDACP,EACA,CACE,MAAO,cACP,IAAK,QACP,EACA,CACE,MAAO,YACP,IAAK,QACP,EACA,CACE,MAAO,QACP,IAAK,QACP,CACF,EACA,OAAQ,CACN,KAAM,CACJ,CACE,MAAO,WACP,OAAQ,aACV,EACA,CACE,MAAO,WACP,OAAQ,UACV,EACA,CACE,MAAO,QACP,OAAQ,SACV,EACA,CACE,MAAO,UACP,OAAQ,WACV,EACA,CACE,MAAO,UACP,OAAQ,SACV,CACF,CACF,CACF,CACF,EACA,CACE,iBAAkB,GAClB,YAAa,iBACb,eAAgB,KAChB,YAAa,uBACb,eAAgB,EAChB,KAAM,CACJ,kBACA,KACA,UACA,OACA,UACA,aACA,sBACA,+BACA,iCACA,yBACA,IACA,OACA,WACA,QACA,6BACA,QACA,cACF,EACA,IAAK,CACH,MAAO,6BACP,YACE;AAAA;AAAA;AAAA;AAAA,CACJ,EACA,oBAAqB,GACrB,YAAa,KACb,cAAe,KACf,aAAc,KACd,mBAAoB,KACpB,YAAa,KACb,cAAe,KACf,UAAW,KACX,WAAY,KACZ,eAAgB,KAChB,sBAAuB,KACvB,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,kBAAmB,KACnB,sBAAuB,KACvB,uBAAwB,KACxB,eAAgB,KAChB,qBAAsB,KACtB,iBAAkB,KAClB,eAAgB,KAChB,mBAAoB,KACpB,eAAgB,KAChB,gBAAiB,KACjB,iBAAkB,KAClB,WAAY,KACZ,aAAc,KACd,cAAe,KACf,eAAgB,KAChB,kBAAmB,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CE,OAAQ,kCACR,MAAO,eACT,EACA,CACE,OAAQ,WACR,MAAO,WACT,EACA,CACE,OAAQ,kCACR,MAAO,eACT,EACA,CACE,OAAQ,WACR,MAAO,eACT,EACA,CACE,OAAQ,+BACR,MAAO,kBACP,IAAK,aACP,CACF,CACF,EACA,MAAO,CACL,CACE,IAAK,qFACP,EACA,CACE,IAAK,qFACP,EACA,CACE,IAAK,qFACP,EACA,CACE,IAAK,qFACP,EACA,CACE,IAAK,qFACP,EACA,CACE,IAAK,qFACP,CACF,EACA,YAAa,CACX,OAAQ,0FACR,MAAO,2EACT,CACF,EACA,aAAc,KACd,mBAAoB,KACpB,gBAAiB,KACjB,MAAO,KACP,KAAM,KACN,WAAY,KACZ,YAAa,KACb,gBAAiB,KACjB,kBAAmB,KACnB,gBAAiB,KACjB,eAAgB,KAChB,WAAY,KACZ,UAAW,KACX,MAAO,KACP,WAAY,KACZ,oBAAqB,KACrB,wBAAyB,KACzB,eAAgB,KAChB,UAAW,KACX,KAAM,KACN,mBAAoB,KACpB,UAAW,KACX,iBAAkB,KAClB,eAAgB,CACd,mBACA,oBACA,uBACA,6BACF,EACA,YAAa,KACb,UAAW,KACX,OAAQ,KACR,QAAS,KACT,OAAQ,IACV,CACF,EACA,CACE,iBAAkB,GAClB,YAAa,eACb,eAAgB,KAChB,YAAa,uBACb,eAAgB,IAChB,KAAM,CAAC,2BAA4B,GAAG,EACtC,IAAK,CACH,MAAO,KACP,YAAa,IACf,EACA,oBAAqB,GACrB,YAAa,KACb,cAAe,KACf,aAAc,KACd,mBAAoB,KACpB,YAAa,KACb,cAAe,KACf,UAAW,KACX,WAAY,KACZ,eAAgB,KAChB,sBAAuB,KACvB,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,kBAAmB,KACnB,sBAAuB,KACvB,uBAAwB,KACxB,eAAgB,KAChB,qBAAsB,KACtB,iBAAkB,KAClB,eAAgB,KAChB,mBAAoB,KACpB,eAAgB,KAChB,gBAAiB,CACf,MACE,wgBACF,KAAM,SACN,YAAa,KACb,UAAW,UACX,IAAK,OACP,EACA,iBAAkB,CAChB,MACE,w3IACF,KAAM,SACN,YAAa,KACb,UAAW,UACX,IAAK,QACP,EACA,WAAY,KACZ,aAAc,KACd,cAAe,KACf,eAAgB,KAChB,kBAAmB,KACnB,qBAAsB,KACtB,uBAAwB,KACxB,cAAe,KACf,cAAe,KACf,YAAa,KACb,cAAe,KACf,cAAe,KACf,eAAgB,KAChB,gBAAiB,KACjB,sBAAuB,KACvB,mBAAoB,KACpB,SAAU,KACV,QAAS,KACT,cAAe,KACf,eAAgB,KAChB,mBAAoB,KACpB,qBAAsB,KACtB,mBAAoB,KACpB,kBAAmB,KACnB,cAAe,KACf,aAAc,KACd,SAAU,KACV,cAAe,KACf,uBAAwB,KACxB,2BAA4B,KAC5B,kBAAmB,KACnB,aAAc,KACd,QAAS,KACT,sBAAuB,KACvB,aAAc,KACd,oBAAqB,KACrB,kBAAmB,KACnB,eAAgB,KAChB,aAAc,KACd,UAAW,KACX,WAAY,KACZ,UAAW,KACX,kBAAmB,KACnB,aAAc,KACd,eAAgB,KAChB,uBAAwB,KACxB,kBAAmB,KACnB,aAAc,KACd,iBAAkB,KAClB,gBAAiB,KACjB,kBAAmB,KACnB,mBAAoB,KACpB,eAAgB,KAChB,iBAAkB,KAClB,eAAgB,KAChB,mBAAoB,KACpB,eAAgB,KAChB,cAAe,KACf,gBAAiB,KACjB,iBAAkB,KAClB,0BAA2B,KAC3B,qBAAsB,KACtB,YACE,42BACF,gBACE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,OACF,GAAI,sCACJ,KAAM,kBACN,OAAQ,OACR,OAAQ,WACR,MAAO,kBACP,KAAM,YACN,KAAM,WACN,MAAO,CACL,MAAO,OACP,aAAc,KAChB,EACA,UAAW,EACX,OAAQ,CACN,CACE,IAAK,0FACL,QAAS,KACT,MAAO,KACP,OAAQ,IACV,CACF,EACA,SAAU,CACR,CACE,QAAS,eACT,iBAAkB,GAClB,OAAQ,OACR,GAAI,8CACJ,KAAM,QACN,IAAK,WACL,MAAO,OACP,MAAO,CACL,QAAS,KACT,IAAK,0FACL,MAAO,KACP,OAAQ,IACV,EACA,UAAW,KACX,iBAAkB,GAClB,kBAAmB,IACnB,oBAAqB,GACrB,uBAAwB,CAAC,EACzB,QAAS,CACP,CACE,WAAY,uBACZ,GAAI,8CACJ,YAAa,QACb,KAAM,QACN,OAAQ,CACN,CACE,MAAO,QACP,UAAW,CAAC,SAAS,CACvB,CACF,CACF,CACF,EACA,WAAY,CACV,QAAS,KACT,SAAU,KACV,MAAO,KACP,OAAQ,KACR,MAAO,KACP,UAAW,KACX,oBAAqB,KACrB,mBAAoB,KACpB,UAAW,KACX,QAAS,KACT,YAAa,KACb,eAAgB,KAChB,iBAAkB,KAClB,SAAU,KACV,YAAa,KACb,sBAAuB,KACvB,YAAa,KACb,iBAAkB,KAClB,QAAS,CAAC,EACV,cAAe,KACf,aAAc,KACd,WAAY,KACZ,SAAU,KACV,gBAAiB,KACjB,WAAY,KACZ,gBAAiB,IACnB,EACA,QAAS,CAAC,IAAI,CAChB,CACF,EACA,kBAAmB,CAAC,EACpB,QAAS,CACP,CACE,WAAY,uBACZ,GAAI,6CACJ,YAAa,QACb,KAAM,QACN,OAAQ,CACN,CACE,MAAO,QACP,UAAW,CAAC,SAAS,CACvB,CACF,CACF,CACF,EACA,WAAY,CACV,SAAU,KACV,WAAY,KACZ,UAAW,KACX,gBAAiB,KACjB,SAAU,KACV,WAAY,KACZ,OAAQ,KACR,QAAS,KACT,YAAa,KACb,mBAAoB,KACpB,aAAc,KACd,YAAa,KACb,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,oBAAqB,KACrB,YAAa,KACb,kBAAmB,KACnB,cAAe,KACf,YAAa,KACb,gBAAiB,KACjB,YAAa,KACb,aACE,wgBACF,cACE,w3IACF,QAAS,KACT,UAAW,KACX,WAAY,KACZ,YAAa,KACb,eAAgB,KAChB,kBAAmB,KACnB,oBAAqB,KACrB,WAAY,KACZ,WAAY,KACZ,SAAU,KACV,WAAY,KACZ,WAAY,KACZ,YAAa,KACb,aAAc,KACd,mBAAoB,KACpB,gBAAiB,KACjB,MAAO,KACP,KAAM,KACN,WAAY,KACZ,YAAa,KACb,gBAAiB,KACjB,kBAAmB,KACnB,gBAAiB,KACjB,eAAgB,KAChB,WAAY,KACZ,UAAW,KACX,MAAO,KACP,WAAY,KACZ,oBAAqB,KACrB,wBAAyB,KACzB,eAAgB,KAChB,UAAW,KACX,KAAM,KACN,mBAAoB,KACpB,UAAW,KACX,iBAAkB,KAClB,eAAgB,KAChB,YAAa,KACb,UAAW,KACX,OAAQ,KACR,QAAS,KACT,OAAQ,IACV,CACF,EACA,CACE,iBAAkB,GAClB,YAAa,UACb,eAAgB,KAChB,YAAa,uBACb,eAAgB,EAChB,KAAM,CAAC,EACP,IAAK,CACH,MAAO,yBACP,YACE,8KACJ,EACA,oBAAqB,GACrB,YAAa,KACb,cAAe,KACf,aAAc,KACd,mBAAoB,KACpB,YAAa,KACb,cAAe,KACf,UAAW,KACX,WAAY,KACZ,eAAgB,KAChB,sBAAuB,KACvB,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,kBAAmB,KACnB,sBAAuB,KACvB,uBAAwB,KACxB,eAAgB,KAChB,qBAAsB,KACtB,iBAAkB,KAClB,eAAgB,KAChB,mBAAoB,KACpB,eAAgB,KAChB,gBAAiB,KACjB,iBAAkB,KAClB,WAAY,KACZ,aAAc,KACd,cAAe,KACf,eAAgB,KAChB,kBAAmB,KACnB,qBAAsB,KACtB,uBAAwB,KACxB,cAAe,KACf,cAAe,KACf,YAAa,KACb,cAAe,KACf,cAAe,KACf,eAAgB,KAChB,gBAAiB,KACjB,sBAAuB,KACvB,mBAAoB,KACpB,SAAU,KACV,QAAS,KACT,cAAe,KACf,eAAgB,KAChB,mBAAoB,KACpB,qBAAsB,KACtB,mBAAoB,KACpB,kBAAmB,KACnB,cAAe,KACf,aAAc,KACd,SAAU,KACV,cAAe,KACf,uBAAwB,KACxB,2BAA4B,KAC5B,kBAAmB,KACnB,aAAc,KACd,QAAS,KACT,sBAAuB,KACvB,aAAc,KACd,oBAAqB,KACrB,kBAAmB,CACjB,MAAO,2CACP,KAAM,OACN,YAAa,KACb,UAAW,mBACX,IAAK,eACP,EACA,eAAgB,KAChB,aAAc,KACd,UAAW,KACX,WAAY,KACZ,UAAW,KACX,kBAAmB,KACnB,aAAc,KACd,eAAgB,KAChB,uBAAwB,KACxB,kBAAmB,KACnB,aAAc,KACd,iBAAkB,KAClB,gBAAiB,KACjB,kBAAmB,KACnB,mBAAoB,KACpB,eAAgB,KAChB,iBAAkB,KAClB,eAAgB,KAChB,mBAAoB,KACpB,eAAgB,KAChB,cAAe,KACf,gBAAiB,KACjB,iBAAkB,KAClB,0BAA2B,KAC3B,qBAAsB,KACtB,YACE,m/CACF,gBACE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,OACF,GAAI,sCACJ,KAAM,wBACN,OAAQ,OACR,OAAQ,aACR,MAAO,wBACP,KAAM,cACN,KAAM,aACN,MAAO,CACL,MAAO,OACP,aAAc,KAChB,EACA,UAAW,EACX,OAAQ,CACN,CACE,IAAK,0HACL,QAAS,wBACT,MAAO,IACP,OAAQ,GACV,EACA,CACE,IAAK,iIACL,QAAS,wBACT,MAAO,IACP,OAAQ,GACV,EACA,CACE,IAAK,gIACL,QAAS,wBACT,MAAO,KACP,OAAQ,IACV,EACA,CACE,IAAK,gIACL,QAAS,wBACT,MAAO,KACP,OAAQ,IACV,EACA,CACE,IAAK,gIACL,QAAS,wBACT,MAAO,KACP,OAAQ,IACV,EACA,CACE,IAAK,gIACL,QAAS,wBACT,MAAO,KACP,OAAQ,IACV,EACA,CACE,IAAK,gIACL,QAAS,wBACT,MAAO,KACP,OAAQ,IACV,CACF,EACA,SAAU,CACR,CACE,QAAS,eACT,iBAAkB,GAClB,OAAQ,MACR,GAAI,8CACJ,KAAM,QACN,IAAK,aACL,MAAO,OACP,MAAO,CACL,QAAS,wBACT,IAAK,0HACL,MAAO,IACP,OAAQ,GACV,EACA,UAAW,KACX,iBAAkB,GAClB,kBAAmB,EACnB,oBAAqB,GACrB,uBAAwB,CAAC,EACzB,QAAS,CACP,CACE,WAAY,uBACZ,GAAI,8CACJ,YAAa,QACb,KAAM,QACN,OAAQ,CACN,CACE,MAAO,QACP,UAAW,CAAC,SAAS,CACvB,CACF,CACF,CACF,EACA,WAAY,CACV,QAAS,KACT,SAAU,KACV,MAAO,KACP,OAAQ,KACR,MAAO,KACP,UAAW,KACX,oBAAqB,KACrB,mBAAoB,KACpB,UAAW,KACX,QAAS,KACT,YAAa,KACb,eAAgB,KAChB,iBAAkB,KAClB,SAAU,KACV,YAAa,KACb,sBAAuB,KACvB,YAAa,KACb,iBAAkB,KAClB,QAAS,CAAC,EACV,cAAe,KACf,aAAc,KACd,WAAY,KACZ,SAAU,KACV,gBAAiB,KACjB,WAAY,KACZ,gBAAiB,CACf,QAAS,IACT,UAAW,EACX,eAAgB,CACd,oBAAqB,GACrB,cAAe,GACf,eAAgB,EAClB,EACA,gBAAiB,CAAC,EAClB,WAAY,EACZ,UAAW,EACX,YAAa,CACX,CACE,SAAU,EACV,aAAc,CACZ,CACE,WAAY,iBACZ,IAAK,WACL,OAAQ,WACR,eAAgB,CAClB,CACF,CACF,CACF,CACF,CACF,EACA,QAAS,CAAC,IAAI,CAChB,CACF,EACA,kBAAmB,CAAC,EACpB,QAAS,CACP,CACE,WAAY,uBACZ,GAAI,6CACJ,YAAa,QACb,KAAM,QACN,OAAQ,CACN,CACE,MAAO,QACP,UAAW,CAAC,SAAS,CACvB,CACF,CACF,CACF,EACA,WAAY,CACV,SAAU,KACV,WAAY,KACZ,UAAW,KACX,gBAAiB,KACjB,SAAU,KACV,WAAY,KACZ,OAAQ,KACR,QAAS,KACT,YAAa,KACb,mBAAoB,KACpB,aAAc,KACd,YAAa,KACb,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,oBAAqB,KACrB,YAAa,KACb,kBAAmB,KACnB,cAAe,KACf,YAAa,KACb,gBAAiB,KACjB,YAAa,KACb,aAAc,KACd,cAAe,KACf,QAAS,KACT,UAAW,KACX,WAAY,KACZ,YAAa,KACb,eAAgB,KAChB,kBAAmB,KACnB,oBAAqB,KACrB,WAAY,KACZ,WAAY,KACZ,SAAU,KACV,WAAY,KACZ,WAAY,KACZ,YAAa,KACb,aAAc,KACd,mBAAoB,KACpB,gBAAiB,KACjB,MAAO,KACP,KAAM,KACN,WAAY,KACZ,YAAa,KACb,gBAAiB,KACjB,kBAAmB,KACnB,gBAAiB,KACjB,eAAgB,KAChB,WAAY,KACZ,UAAW,KACX,MAAO,KACP,WAAY,KACZ,oBAAqB,KACrB,wBAAyB,KACzB,eAAgB,KAChB,UAAW,KACX,KAAM,KACN,mBAAoB,KACpB,UAAW,KACX,iBAAkB,KAClB,eAAgB,CAAC,mBAAoB,mBAAmB,EACxD,YAAa,KACb,UAAW,KACX,OAAQ,KACR,QAAS,KACT,OAAQ,IACV,CACF,EACA,CACE,iBAAkB,GAClB,YAAa,iBACb,eAAgB,KAChB,YAAa,uBACb,eAAgB,GAChB,KAAM,CACJ,KACA,2BACA,UACA,OACA,YACA,UACA,aACA,eACA,IACA,OACA,WACA,QACA,6BACA,QACA,cACF,EACA,IAAK,CACH,MAAO,yBACP,YACE,gKACJ,EACA,oBAAqB,GACrB,YAAa,KACb,cAAe,KACf,aAAc,KACd,mBAAoB,KACpB,YAAa,KACb,cAAe,KACf,UAAW,KACX,WAAY,KACZ,eAAgB,KAChB,sBAAuB,KACvB,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,kBAAmB,KACnB,sBAAuB,KACvB,uBAAwB,KACxB,eAAgB,KAChB,qBAAsB,KACtB,iBAAkB,KAClB,eAAgB,KAChB,mBAAoB,CAClB,MACE,uHACF,KAAM,OACN,YAAa,kEACb,UAAW,YACX,IAAK,QACP,EACA,eAAgB,KAChB,gBAAiB,KACjB,iBAAkB,KAClB,WAAY,KACZ,aAAc,KACd,cAAe,KACf,eAAgB,KAChB,kBAAmB,KACnB,qBAAsB,KACtB,uBAAwB,KACxB,cAAe,KACf,cAAe,CACb,MAAO,QACP,KAAM,UACN,YAAa,gEACb,UAAW,SACX,IAAK,aACP,EACA,YAAa,KACb,cAAe,KACf,cAAe,KACf,eAAgB,CACd,MACE,m4HACF,KAAM,OACN,YAAa,+DACb,UAAW,UACX,IAAK,MACP,EACA,gBAAiB,KACjB,sBAAuB,KACvB,mBAAoB,KACpB,SAAU,KACV,QAAS,KACT,cAAe,KACf,eAAgB,KAChB,mBAAoB,KACpB,qBAAsB,KACtB,mBAAoB,KACpB,kBAAmB,KACnB,cAAe,KACf,aAAc,KACd,SAAU,KACV,cAAe,KACf,uBAAwB,KACxB,2BAA4B,KAC5B,kBAAmB,KACnB,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a,CACX,CACE,SAAU,EACV,aAAc,CACZ,CACE,WAAY,iBACZ,IAAK,WACL,OAAQ,WACR,eAAgB,CAClB,CACF,CACF,CACF,CACF,CACF,EACA,QAAS,CACP,CACE,MAAO,eACP,UAAW,2BACX,QAAS,2BACT,mBAAoB,eACpB,WAAY,eACZ,MAAO,SACP,SAAU,MACV,YAAa,QACb,YAAa,OACb,qBAAsB,OACtB,cAAe,OACf,YAAa,GACb,OAAQ,KACR,eAAgB,0BAClB,CACF,CACF,CACF,EACA,kBAAmB,CAAC,EACpB,QAAS,CACP,CACE,WAAY,uBACZ,GAAI,4CACJ,YAAa,QACb,KAAM,QACN,OAAQ,CACN,CACE,MAAO,QACP,UAAW,CAAC,SAAS,CACvB,CACF,CACF,CACF,EACA,WAAY,CACV,SAAU,KACV,WAAY,KACZ,UAAW,KACX,gBAAiB,KACjB,SAAU,KACV,WAAY,KACZ,OAAQ,KACR,QAAS,KACT,YAAa,KACb,mBAAoB,KACpB,aAAc,KACd,YAAa,KACb,gBAAiB,KACjB,eAAgB,KAChB,mBAAoB,KACpB,oBAAqB,KACrB,YAAa,KACb,kBAAmB,KACnB,cAAe,KACf,YAAa,KACb,gBAAiB,CACf,YACA,WACA,UACA,aACA,aACA,aACA,WACA,UACA,YACA,SACF,EACA,YAAa,KACb,aAAc,KACd,cAAe,KACf,QAAS,KACT,UAAW,KACX,WAAY,KACZ,YAAa,KACb,eAAgB,KAChB,kBAAmB,KACnB,oBAAqB,KACrB,WAAY,KACZ,WAAY,QACZ,SAAU,KACV,WAAY,KACZ,WAAY,KACZ,YAAa,CACX,kBAAmB,CACjB,IAAK,EACP,EACA,gBAAiB,CACf,SAAU,CACR,CACE,GAAI,8CACJ,IAAK,WACL,MAAO,QACP,MACE,uHACF,OAAQ,WACR,cAAe,qCACf,UAAW,GACX,MAAO,CAAC,CACV,EACA,CACE,GAAI,8CACJ,IAAK,WACL,MAAO,QACP,MACE,wGACF,OAAQ,WACR,cAAe,2BACf,UAAW,GACX,MAAO,CAAC,CACV,EACA,CACE,GAAI,8CACJ,IAAK,kCACL,MAAO,QACP,MACE,uHACF,OAAQ,kCACR,cAAe,6CACf,UAAW,GACX,MAAO,CAAC,CACV,CACF,EACA,MAAO,SACP,KAAM,EACR,EACA,QAAS,CACP,CACE,IAAK,0HACL,OACE,uHACF,OACE,wHACJ,EACA,CACE,IAAK,wHACL,OACE,uHACF,OACE,sHACJ,CACF,EACA,MAAO,CACL,CACE,IAAK,0HACL,OACE,yHACF,OACE,wHACJ,EACA,CACE,IAAK,oGACL,OACE,yHACF,OACE,wHACJ,EACA,CACE,IAAK,wHACL,OACE,yHACF,OACE,wHACJ,EACA,CACE,IAAK,4GACL,OACE,yHACF,OACE,wHACJ,EACA,CACE,IAAK,oGACL,OACE,yHACF,OACE,wHACJ,CACF,EACA,YAAa,CACX,OACE,6GACF,MAAO,2EACT,CACF,EACA,aAAc,KACd,mBAAoB,KACpB,gBAAiB,KACjB,MAAO,KACP,KAAM,KACN,WAAY,KACZ,YAAa,KACb,gBAAiB,KACjB,kBAAmB,KACnB,gBAAiB,KACjB,eAAgB,KAChB,WAAY,KACZ,UAAW,KACX,MAAO,KACP,WAAY,KACZ,oBAAqB,KACrB,wBAAyB,KACzB,eAAgB,KAChB,UAAW,KACX,KAAM,KACN,mBAAoB,KACpB,UAAW,KACX,iBAAkB,KAClB,eAAgB,CAAC,oBAAqB,oBAAqB,uBAAwB,qBAAgB,EACnG,YAAa,KACb,UAAW,KACX,OAAQ,KACR,QAAS,CACP,CACE,MAAO,aACP,IAAK,IACP,EACA,CACE,MAAO,qBACP,IAAK,8BACP,EACA,CACE,MAAO,kBACP,IAAK,KACP,EACA,CACE,MAAO,gBACP,IAAK,sBACP,EACA,CACE,MAAO,YACP,IAAK,mBACP,EACA,CACE,MAAO,uBACP,IAAK,oBACP,EACA,CACE,MAAO,mBACP,IAAK,KACP,EACA,CACE,MAAO,iBACP,IAAK,wBACP,EACA,CACE,MAAO,oBACP,IAAK,QACP,EACA,CACE,MAAO,mBACP,IAAK,oBACP,EACA,CACE,MAAO,sBACP,IAAK,QACP,EACA,CACE,MAAO,uBACP,IAAK,cACP,CACF,EACA,OAAQ,IACV,CACF,EACA,CA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",
6
6
  "names": ["ShelfDisplay", "meta", "shelfDisplay_stories_default", "mockItems", "Default", "Round"]
7
7
  }