tabexseriescomponents 0.0.707 → 0.0.709

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 (357) hide show
  1. package/dist/index.cjs.js +1838 -1075
  2. package/dist/index.esm.js +1838 -1075
  3. package/dist/index.umd.js +1839 -1075
  4. package/package.json +1 -1
  5. package/{srcoriginal → srcoman}/TabexComponents/Cards/Card23/Card23.jsx +29 -20
  6. package/{srcoriginal → srcoman}/TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx +2 -2
  7. package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx +2 -2
  8. package/{srcoriginal → srcoman}/TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx +0 -1
  9. package/{srcoriginal → srcoman}/TabexComponents/Cards/MenuCard/MenuCard.jsx +13 -25
  10. package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx +3 -45
  11. package/{srcoriginal → srcoman}/TabexComponents/Cards/QuantityButtonBasedProductCard/QuantityButtonBasedProductCard.jsx +2 -0
  12. package/{srcoriginal → srcoman}/TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx +2 -2
  13. package/srcoman/TabexComponents/Footer/Footer1/Footer1.jsx +780 -0
  14. package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer5/Footer5.jsx +0 -37
  15. package/{srcoriginal → srcoman}/TabexComponents/Footer/ModernFooter/ModernFooter.jsx +0 -19
  16. package/{srcoriginal → srcoman}/TabexComponents/Footer/Newsletterfooter/Newsletterfooter.jsx +0 -19
  17. package/{srcoriginal → srcoman}/TabexComponents/Footer/PrivacyPolicy/PrivacyPolicy.jsx +1 -1
  18. package/{srcoriginal → srcoman}/TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx +3 -8
  19. package/{srcoriginal → srcoman}/TabexComponents/Headers/Header8/Header8.jsx +1 -41
  20. package/{srcoriginal → srcoman}/TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx +33 -308
  21. package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/HeaderresponsiveStyle2.jsx +21 -257
  22. package/{srcoriginal → srcoman}/TabexComponents/Headers/Modernheader/Modernheader.jsx +217 -222
  23. package/{srcoriginal → srcoman}/TabexComponents/Headers/Simpleheader/Simpleheader.jsx +4 -41
  24. package/{srcoriginal → srcoman}/TabexComponents/Headers/SocialMediaSection/SocialMediaSection.jsx +0 -18
  25. package/{srcoriginal → srcoman}/TabexComponents/Headers/TwoTieredHeader/TwoTieredHeader.jsx +1 -5
  26. package/{srcoriginal → srcoman}/TabexComponents/Headers/TwoTieredWithCenteredLogoHeader/TwoTieredWithCenteredLogoHeader.jsx +4 -6
  27. package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm.jsx +22 -72
  28. package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +4 -3
  29. package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/VideosSection/VideosSection.jsx +3 -3
  30. package/{srcoriginal/TabexComponents/Sections/Cards/CardsSection/CardsSection21-11beforeform.jsx → srcoman/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx} +13 -6
  31. package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/RandomlyStructuredCollectionCards/RandomlyStructuredCollectionCards.jsx +215 -491
  32. package/srcoman/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +437 -0
  33. package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection19-11.jsx +1 -1
  34. package/srcoman/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +1769 -0
  35. package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx +40 -45
  36. package/srcoman/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +867 -0
  37. package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout.jsx +1 -20
  38. package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter.jsx +252 -460
  39. package/srcoman/TabexComponents/StaticPages/Productinfo/Product_itemtype.jsx +1983 -0
  40. package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Productinfo.jsx +1 -2
  41. package/srcoriginal/TabexComponents/Footer/Footer1/Footer1.jsx +0 -551
  42. package/srcoriginal/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx +0 -1938
  43. package/srcoriginal/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +0 -760
  44. package/srcoriginal/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +0 -1679
  45. package/srcoriginal/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +0 -512
  46. package/srcoriginal/TabexComponents/StaticPages/Productinfo/Product_itemtype.jsx +0 -2118
  47. /package/{srcoriginal → srcoman}/Contexts/LanguageContext.jsx +0 -0
  48. /package/{srcoriginal → srcoman}/Contexts/ProductsCardsSectionContext.jsx +0 -0
  49. /package/{srcoriginal → srcoman}/Imagekitconfig.jsx +0 -0
  50. /package/{srcoriginal → srcoman}/StylesJS/Customstyles.js +0 -0
  51. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CTAProductCard/CTAProductCard.jsx +0 -0
  52. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card20/Card20.jsx +0 -0
  53. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card21/Card21.jsx +0 -0
  54. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card22/Card22.jsx +0 -0
  55. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card23/Card23 copy.jsx +0 -0
  56. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CardAll/CardAll.jsx +0 -0
  57. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CardBadgeSlideFromTop/CardBadgeSlideFromTop.jsx +0 -0
  58. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CardWithTextOnly/CardWithTextOnly.jsx +0 -0
  59. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CategoryCardTextOnImage/CategoryCardTextOnImage.jsx +0 -0
  60. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx +0 -0
  61. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx +0 -0
  62. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx +0 -0
  63. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx +0 -0
  64. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx +0 -0
  65. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CircleCardWithVariants/CircleCardWithVariants.jsx +0 -0
  66. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Classiccategorycard/Classiccategorycard copy.jsx +0 -0
  67. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Classiccategorycard/ClassiccategorycardOriginal.jsx +0 -0
  68. /package/{srcoriginal → srcoman}/TabexComponents/Cards/HorizontalCategoryCard/HorizontalCategoryCard.jsx +0 -0
  69. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx +0 -0
  70. /package/{srcoriginal → srcoman}/TabexComponents/Cards/ModernCardWithQuantityButton/ModernCardWithQuantityButton.jsx +0 -0
  71. /package/{srcoriginal → srcoman}/TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx +0 -0
  72. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Moderncategorycard/Moderncategorycard.jsx +0 -0
  73. /package/{srcoriginal → srcoman}/TabexComponents/Cards/NewProductcard/NewProductcard copy.jsx +0 -0
  74. /package/{srcoriginal → srcoman}/TabexComponents/Cards/NewProductcard/NewProductcard.jsx +0 -0
  75. /package/{srcoriginal → srcoman}/TabexComponents/Cards/ProductCardWithTextOnImage/ProductCardWithTextOnImage.jsx +0 -0
  76. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard6/Productcard6.jsx +0 -0
  77. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard7/Productcard7.jsx +0 -0
  78. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx +0 -0
  79. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx +0 -0
  80. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx +0 -0
  81. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx +0 -0
  82. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants copy.jsx +0 -0
  83. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx +0 -0
  84. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx +0 -0
  85. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx +0 -0
  86. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx +0 -0
  87. /package/{srcoriginal → srcoman}/TabexComponents/Cards/ServiceCard/ServiceCard.jsx +0 -0
  88. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx +0 -0
  89. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Simpleproductcard/Simpleproductcard copy 2.jsx +0 -0
  90. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Simpleproductcard/Simpleproductcard copy.jsx +0 -0
  91. /package/{srcoriginal → srcoman}/TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx +0 -0
  92. /package/{srcoriginal → srcoman}/TabexComponents/Cards/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +0 -0
  93. /package/{srcoriginal → srcoman}/TabexComponents/Cards/UpSlideEffectCard/UpSlideEffectCard.jsx +0 -0
  94. /package/{srcoriginal → srcoman}/TabexComponents/Cards/UserCardWithSocialMediaOnHover/UserCardWithSocialMediaOnHover.jsx +0 -0
  95. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Allinonefooter/Allinonefooter.jsx +0 -0
  96. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer2/Footer2.jsx +0 -0
  97. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer3/Footer3.jsx +0 -0
  98. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer4/Footer4.jsx +0 -0
  99. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer6/Footer6.jsx +0 -0
  100. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer7/Footer7.jsx +0 -0
  101. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer8/Footer8.jsx +0 -0
  102. /package/{srcoriginal → srcoman}/TabexComponents/Footer/FooterWithThreeColumns/FooterWithThreeColumns.jsx +0 -0
  103. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Newsletterincenter/Newsletterincenter.jsx +0 -0
  104. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Simplefooter/Simplefooter.jsx +0 -0
  105. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/egyptflag.png +0 -0
  106. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/noimage.png +0 -0
  107. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/cod.png +0 -0
  108. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/fawry.png +0 -0
  109. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/payment.png +0 -0
  110. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/paymob.png +0 -0
  111. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/paypal.png +0 -0
  112. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/visa.png +0 -0
  113. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/shoppingcart.png +0 -0
  114. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/tabexlogo.png +0 -0
  115. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/unknownmaleuser.png +0 -0
  116. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/usflag.png +0 -0
  117. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/whatsapp.png +0 -0
  118. /package/{srcoriginal → srcoman}/TabexComponents/Headers/CTAHeader/CTAHeader.jsx +0 -0
  119. /package/{srcoriginal → srcoman}/TabexComponents/Headers/CategoryFeaturingHeader/CategoryFeaturingHeader.jsx +0 -0
  120. /package/{srcoriginal → srcoman}/TabexComponents/Headers/CenteredLogoHeaderWithSlider/CenteredLogoHeaderWithSlider.jsx +0 -0
  121. /package/{srcoriginal → srcoman}/TabexComponents/Headers/DownloadApp/DownloadApp.jsx +0 -0
  122. /package/{srcoriginal → srcoman}/TabexComponents/Headers/ElegantHeader/ElegantHeader.jsx +0 -0
  123. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Gotoheader/Gotoheader.jsx +0 -0
  124. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Header4/Header4.jsx +0 -0
  125. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Header8/Header8 copy.jsx +0 -0
  126. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx +0 -0
  127. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderWithAdSlider/HeaderWithAdSlider.jsx +0 -0
  128. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderWithSearchOnCenter/HeaderWithSearchOnCenter.jsx +0 -0
  129. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderWithUtilityBar/HeaderWithUtilityBar.jsx +0 -0
  130. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/Headerresponsive.jsx +0 -0
  131. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/Headerresponsive11-1.jsx +0 -0
  132. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/HeaderresponsiveOriginal.jsx +0 -0
  133. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/HeaderresponsiveStyle2 copy.jsx +0 -0
  134. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/Headerresponsivenew.jsx +0 -0
  135. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx +0 -0
  136. /package/{srcoriginal → srcoman}/TabexComponents/Headers/MarqueeHeader/MarqueeHeader.jsx +0 -0
  137. /package/{srcoriginal → srcoman}/TabexComponents/Headers/SearchCenteredHeader/SearchCenteredHeader.jsx +0 -0
  138. /package/{srcoriginal → srcoman}/TabexComponents/Headers/SearchFocusedHeader/SearchFocusedHeader.jsx +0 -0
  139. /package/{srcoriginal → srcoman}/TabexComponents/Headers/StylishHeader/StylishHeader.jsx +0 -0
  140. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Subheader/Subheader.jsx +0 -0
  141. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Subheader/Subheader13-3.jsx +0 -0
  142. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Subheader/SubheaderOriginal.jsx +0 -0
  143. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Subheader/Subheadernew.jsx +0 -0
  144. /package/{srcoriginal → srcoman}/TabexComponents/Headers/ThreeTieredHeader/ThreeTieredHeader.jsx +0 -0
  145. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BacgroundThreeImageWithCategories/BacgroundThreeImageWithCategories.jsx +0 -0
  146. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BackgroundFiveImageStructure/BackgroundFiveImageStructure.jsx +0 -0
  147. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BackgroundImageWithTopContent/BackgroundImageWithTopContent.jsx +0 -0
  148. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BackgroundSectionWithServicesCards/BackgroundSectionWithServicesCards.jsx +0 -0
  149. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx +0 -0
  150. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx +0 -0
  151. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx +0 -0
  152. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Bgimagewithsearchbar/Bgimagewithsearchbar.jsx +0 -0
  153. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/CollapsableSection/CollapsableSection.jsx +0 -0
  154. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm copy 2.jsx +0 -0
  155. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm copy.jsx +0 -0
  156. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/habal +0 -0
  157. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Filterwithcategoriespcoll/Filterwithcategoriespcoll.jsx +0 -0
  158. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/FullVideoSection/FullVideoSection.jsx +0 -0
  159. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/MapsSection/MapsSection.jsx +0 -0
  160. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Popupcomponent/Popupcomponent.jsx +0 -0
  161. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Searchcomponent/Searchcomponent.jsx +0 -0
  162. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx +0 -0
  163. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/TextSectionConnectToWA/TextSectionConnectToWA.jsx +0 -0
  164. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx +0 -0
  165. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages copy.jsx +0 -0
  166. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection copy 2.jsx +0 -0
  167. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection copy 3.jsx +0 -0
  168. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection copy.jsx +0 -0
  169. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection13-3.jsx +0 -0
  170. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection21-10.jsx +0 -0
  171. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection_cosmoandmore.jsx +0 -0
  172. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.jsx +0 -0
  173. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSectionwithfilter/CardsSectionwithfilter.jsx +0 -0
  174. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/ElegantCategoriesCardSection/ElegantCategoriesCardSection.jsx +0 -0
  175. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/ModernCardsSection/ModernCardsSection.jsx +0 -0
  176. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/RandomlyStructuredCollectionCards/RandomlyStructuredCollectionCards copy.jsx +0 -0
  177. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.jsx +0 -0
  178. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/UsersCardsSection/UsersCardsSection.jsx +0 -0
  179. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx +0 -0
  180. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx +0 -0
  181. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/ContactUsSection/ContactUsSection.jsx +0 -0
  182. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection copy.jsx +0 -0
  183. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/HorizontalContactUsSection/HorizontalContactUsSection.jsx +0 -0
  184. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx +0 -0
  185. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/ServiceSectionWithImage/ServiceSectionWithImage.jsx +0 -0
  186. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx +0 -0
  187. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx +0 -0
  188. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx +0 -0
  189. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade copy.jsx +0 -0
  190. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx +0 -0
  191. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide copy.jsx +0 -0
  192. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +0 -0
  193. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/SlideshowslideOriginal.jsx +0 -0
  194. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/SlideshowslideRecent.jsx +0 -0
  195. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslideoriginal8-5.jsx +0 -0
  196. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowzoom/Arrow.jsx +0 -0
  197. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom copy.jsx +0 -0
  198. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx +0 -0
  199. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/ThreeSectionsWithSlideshow/ThreeSectionsWithSlideshow copy.jsx +0 -0
  200. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/ThreeSectionsWithSlideshow/ThreeSectionsWithSlideshow.jsx +0 -0
  201. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +0 -0
  202. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx +0 -0
  203. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/AddReview/AddReview.jsx +0 -0
  204. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Afiiliatesignup/Afiiliatesignup.jsx +0 -0
  205. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/CartSlider/CartSlider.jsx +0 -0
  206. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.jsx +0 -0
  207. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout copy.jsx +0 -0
  208. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout10-1.jsx +0 -0
  209. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout26-9.jsx +0 -0
  210. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout9-9.jsx +0 -0
  211. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/CollectionsFilterHorizontal.jsx +0 -0
  212. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter copy 2.jsx +0 -0
  213. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter copy.jsx +0 -0
  214. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter1-5.jsx +0 -0
  215. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter13-11.jsx +0 -0
  216. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter14-8.jsx +0 -0
  217. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter17-9.jsx +0 -0
  218. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/VariantFilter.jsx +0 -0
  219. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/InnerGroups/InnerGroups.jsx +0 -0
  220. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Login/FacebookLoginButton.jsx +0 -0
  221. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Login/GoogleLoginButton.jsx +0 -0
  222. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Login/Login copy.jsx +0 -0
  223. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Login/Login.jsx +0 -0
  224. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/OrderSuccess/OrderSuccess.jsx +0 -0
  225. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx +0 -0
  226. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Policies/Policies.jsx +0 -0
  227. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/PrivacyPolicy/PrivacyPolicy.jsx +0 -0
  228. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Addreviewform.jsx +0 -0
  229. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/AddreviewformOriginal.jsx +0 -0
  230. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Article_itemtype.jsx +0 -0
  231. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/DescriptionContent.jsx +0 -0
  232. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/ProductExtraFields.jsx +0 -0
  233. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/ProductExtras.jsx +0 -0
  234. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/ProductHeaderPricing.jsx +0 -0
  235. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/ProductReviews.jsx +0 -0
  236. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtype10-1.jsx +0 -0
  237. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtype3-11.jsx +0 -0
  238. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtype31-3.jsx +0 -0
  239. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtypeUpdated.jsx +0 -0
  240. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Service_itemtype.jsx +0 -0
  241. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Serviceinfotabs.jsx +0 -0
  242. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Variantoptions.jsx +0 -0
  243. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Variantoptions21-9.jsx +0 -0
  244. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/staticroutersidenav.module.css +0 -0
  245. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Addreviewform.jsx +0 -0
  246. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/AddreviewformOriginal.jsx +0 -0
  247. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/DescriptionContent.jsx +0 -0
  248. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/ProductExtraFields.jsx +0 -0
  249. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/ProductHeaderPricing.jsx +0 -0
  250. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/ProductReviews.jsx +0 -0
  251. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Product_itemtype.jsx +0 -0
  252. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Product_itemtype10-1.jsx +0 -0
  253. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Product_itemtype31-3.jsx +0 -0
  254. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Product_itemtypeUpdated.jsx +0 -0
  255. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Productinfo.jsx +0 -0
  256. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Service_itemtype.jsx +0 -0
  257. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Serviceinfotabs.jsx +0 -0
  258. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Variantoptions.jsx +0 -0
  259. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Variantoptions21-9.jsx +0 -0
  260. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/staticroutersidenav.module.css +0 -0
  261. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/RefundPolicy/RefundPolicy.jsx +0 -0
  262. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Resetpassword/Resetpassword.jsx +0 -0
  263. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Searchlist/Searchlist.jsx +0 -0
  264. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/ShippingPolicy/ShippingPolicy.jsx +0 -0
  265. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Signup/CustomerAddressForm.jsx +0 -0
  266. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Signup/CustomerInformationForm copy.jsx +0 -0
  267. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Signup/CustomerInformationForm.jsx +0 -0
  268. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Signup/Signup.jsx +0 -0
  269. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Staticpagesrouter/Staticpagesrouter.jsx +0 -0
  270. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/TermsConditions/TermsConditions.jsx +0 -0
  271. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/VendorPage/VendorPage.jsx +0 -0
  272. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/Viewcart 10-10.jsx +0 -0
  273. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/Viewcart.jsx +0 -0
  274. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/Viewcart26-9.jsx +0 -0
  275. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/ViewcartOriginal.jsx +0 -0
  276. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/ViewcartUpdated.jsx +0 -0
  277. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/Wishlist.jsx +0 -0
  278. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/Wishlist25-4.jsx +0 -0
  279. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/Wishlist26-9.jsx +0 -0
  280. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/WishlistOriginal.jsx +0 -0
  281. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/WishlistUpdated.jsx +0 -0
  282. /package/{srcoriginal → srcoman}/button.jsx +0 -0
  283. /package/{srcoriginal → srcoman}/index.jsx +0 -0
  284. /package/{srcoriginal → srcoman}/styles/Home.module.css +0 -0
  285. /package/{srcoriginal → srcoman}/styles/cards/Categorcycard_fullimage.module.css +0 -0
  286. /package/{srcoriginal → srcoman}/styles/cards/Categorycard_slidebgscaled.module.css +0 -0
  287. /package/{srcoriginal → srcoman}/styles/cards/Categorycard_withshapes.module.css +0 -0
  288. /package/{srcoriginal → srcoman}/styles/cards/ModernCardWithQuantityButton.module.css +0 -0
  289. /package/{srcoriginal → srcoman}/styles/cards/Productcard6.module.css +0 -0
  290. /package/{srcoriginal → srcoman}/styles/cards/Productccard_with_zoominonhover.module.css +0 -0
  291. /package/{srcoriginal → srcoman}/styles/cards/Prouductcard_with_zoomhover.module.css +0 -0
  292. /package/{srcoriginal → srcoman}/styles/cards/UserCardWithSocialMediaOnHover.module.css +0 -0
  293. /package/{srcoriginal → srcoman}/styles/cards/card23.module.css +0 -0
  294. /package/{srcoriginal → srcoman}/styles/cards/categorycard.module.css +0 -0
  295. /package/{srcoriginal → srcoman}/styles/cards/categorycard3.module.css +0 -0
  296. /package/{srcoriginal → srcoman}/styles/cards/categorycardwithtext.module.css +0 -0
  297. /package/{srcoriginal → srcoman}/styles/cards/generalCardsStyles.module.css +0 -0
  298. /package/{srcoriginal → srcoman}/styles/cards/productcard_animatedbuttons.module.css +0 -0
  299. /package/{srcoriginal → srcoman}/styles/cards/productcard_with_textonhover.module.css +0 -0
  300. /package/{srcoriginal → srcoman}/styles/cards/productcard_withtextonimage.module.css +0 -0
  301. /package/{srcoriginal → srcoman}/styles/cards/productccard_with_imageontopleft.module.css +0 -0
  302. /package/{srcoriginal → srcoman}/styles/general/bootstrap.css +0 -0
  303. /package/{srcoriginal → srcoman}/styles/general/dropdown.css +0 -0
  304. /package/{srcoriginal → srcoman}/styles/general/editorbardropdown.module.css +0 -0
  305. /package/{srcoriginal → srcoman}/styles/general/filter.module.css +0 -0
  306. /package/{srcoriginal → srcoman}/styles/general/form.module.css +0 -0
  307. /package/{srcoriginal → srcoman}/styles/general/general.module.css +0 -0
  308. /package/{srcoriginal → srcoman}/styles/general/image-gallery.css +0 -0
  309. /package/{srcoriginal → srcoman}/styles/general/react-accessible-accordion.module.css +0 -0
  310. /package/{srcoriginal → srcoman}/styles/general/react-phone-input-2.module.css +0 -0
  311. /package/{srcoriginal → srcoman}/styles/general/scrollbtn.module.css +0 -0
  312. /package/{srcoriginal → srcoman}/styles/general/slick.module.css +0 -0
  313. /package/{srcoriginal → srcoman}/styles/general/tabs.module.css +0 -0
  314. /package/{srcoriginal → srcoman}/styles/general/workplaceeditor.module.css +0 -0
  315. /package/{srcoriginal → srcoman}/styles/globals.css +0 -0
  316. /package/{srcoriginal → srcoman}/styles/headers/CTAHeader.module.css +0 -0
  317. /package/{srcoriginal → srcoman}/styles/headers/CategoryFeaturingHeader.module.css +0 -0
  318. /package/{srcoriginal → srcoman}/styles/headers/Gotoheader.module.css +0 -0
  319. /package/{srcoriginal → srcoman}/styles/headers/Header7.module.css +0 -0
  320. /package/{srcoriginal → srcoman}/styles/headers/HeaderWithAdSlider.module.css +0 -0
  321. /package/{srcoriginal → srcoman}/styles/headers/HeaderWithSearchOnCenter.module.css +0 -0
  322. /package/{srcoriginal → srcoman}/styles/headers/HeaderWithUtilityBar.module.css +0 -0
  323. /package/{srcoriginal → srcoman}/styles/headers/Header_threesectionslogocentered.module.css +0 -0
  324. /package/{srcoriginal → srcoman}/styles/headers/NewHeader.module.css +0 -0
  325. /package/{srcoriginal → srcoman}/styles/headers/SearchFocusedHeader.module.css +0 -0
  326. /package/{srcoriginal → srcoman}/styles/headers/Sideheader.module.css +0 -0
  327. /package/{srcoriginal → srcoman}/styles/headers/Simpleheader.module.css +0 -0
  328. /package/{srcoriginal → srcoman}/styles/headers/classicheader.module.css +0 -0
  329. /package/{srcoriginal → srcoman}/styles/headers/classicheaderstyles.module.css +0 -0
  330. /package/{srcoriginal → srcoman}/styles/headers/dropdown.css +0 -0
  331. /package/{srcoriginal → srcoman}/styles/headers/header4.module.css +0 -0
  332. /package/{srcoriginal → srcoman}/styles/headers/header5.module.css +0 -0
  333. /package/{srcoriginal → srcoman}/styles/headers/header_contactinfo.module.css +0 -0
  334. /package/{srcoriginal → srcoman}/styles/headers/headerresturant.module.css +0 -0
  335. /package/{srcoriginal → srcoman}/styles/headers/modernheader.module.css +0 -0
  336. /package/{srcoriginal → srcoman}/styles/headers/stylishheader.module.css +0 -0
  337. /package/{srcoriginal → srcoman}/styles/headers/subheader.module.css +0 -0
  338. /package/{srcoriginal → srcoman}/styles/headers/threetieredheader.module.css +0 -0
  339. /package/{srcoriginal → srcoman}/styles/sections/BackgroundImageWithTopContent.css +0 -0
  340. /package/{srcoriginal → srcoman}/styles/sections/Backgroundimage1.module.css +0 -0
  341. /package/{srcoriginal → srcoman}/styles/sections/Backgroundimage_with_topcircle.module.css +0 -0
  342. /package/{srcoriginal → srcoman}/styles/sections/Freetext.module.css +0 -0
  343. /package/{srcoriginal → srcoman}/styles/sections/Section_with_rightbgcont.module.css +0 -0
  344. /package/{srcoriginal → srcoman}/styles/sections/Slideshow_with_rotatedsquare.module.css +0 -0
  345. /package/{srcoriginal → srcoman}/styles/sections/Slideshow_with_squarebg.module.css +0 -0
  346. /package/{srcoriginal → srcoman}/styles/staticpages/accordion.module.css +0 -0
  347. /package/{srcoriginal → srcoman}/styles/staticpages/cart.module.css +0 -0
  348. /package/{srcoriginal → srcoman}/styles/staticpages/dropdown.css +0 -0
  349. /package/{srcoriginal → srcoman}/styles/staticpages/filter.module.css +0 -0
  350. /package/{srcoriginal → srcoman}/styles/staticpages/image-gallery.css +0 -0
  351. /package/{srcoriginal → srcoman}/styles/staticpages/login.module.css +0 -0
  352. /package/{srcoriginal → srcoman}/styles/staticpages/productinfo.module.css +0 -0
  353. /package/{srcoriginal → srcoman}/styles/staticpages/shop.module.css +0 -0
  354. /package/{srcoriginal → srcoman}/styles/staticpages/signup.module.css +0 -0
  355. /package/{srcoriginal → srcoman}/styles/staticpages/staticroutersidenav.module.css +0 -0
  356. /package/{srcoriginal → srcoman}/styles/staticpages/viewcart.module.css +0 -0
  357. /package/{srcoriginal → srcoman}/styles/staticpages/wishlist.module.css +0 -0
package/dist/index.esm.js CHANGED
@@ -114,7 +114,9 @@ import { VscHeart } from '@react-icons/all-files/vsc/VscHeart';
114
114
  import { IoSearchOutline } from '@react-icons/all-files/io5/IoSearchOutline';
115
115
  import { AiFillYoutube } from '@react-icons/all-files/ai/AiFillYoutube';
116
116
  import { IoLogoTiktok } from '@react-icons/all-files/io5/IoLogoTiktok';
117
+ import { FaLinkedinIn } from '@react-icons/all-files/fa/FaLinkedinIn';
117
118
  import { FiMenu } from '@react-icons/all-files/fi/FiMenu';
119
+ import { BsChevronDown } from '@react-icons/all-files/bs/BsChevronDown';
118
120
  import { IoClose } from '@react-icons/all-files/io5/IoClose';
119
121
  import { BiSearch } from '@react-icons/all-files/bi/BiSearch';
120
122
  import { FiUser } from '@react-icons/all-files/fi/FiUser';
@@ -126,10 +128,9 @@ import { BsSearch } from '@react-icons/all-files/bs/BsSearch';
126
128
  import { AiOutlinePhone } from '@react-icons/all-files/ai/AiOutlinePhone';
127
129
  import { GoSearch } from '@react-icons/all-files/go/GoSearch';
128
130
  import { AiOutlineInstagram } from '@react-icons/all-files/ai/AiOutlineInstagram';
129
- import { BsChevronDown } from '@react-icons/all-files/bs/BsChevronDown';
131
+ import { MdKeyboardArrowUp } from '@react-icons/all-files/md/MdKeyboardArrowUp';
130
132
  import { RiUserSettingsLine } from '@react-icons/all-files/ri/RiUserSettingsLine';
131
133
  import { HiUserCircle } from '@react-icons/all-files/hi/HiUserCircle';
132
- import { MdKeyboardArrowUp } from '@react-icons/all-files/md/MdKeyboardArrowUp';
133
134
  import { BsInfoCircle } from '@react-icons/all-files/bs/BsInfoCircle';
134
135
  import { AiFillPhone } from '@react-icons/all-files/ai/AiFillPhone';
135
136
  import { FaTelegramPlane } from '@react-icons/all-files/fa/FaTelegramPlane';
@@ -138,7 +139,6 @@ import { FaPhone } from '@react-icons/all-files/fa/FaPhone';
138
139
  import { FiGlobe } from '@react-icons/all-files/fi/FiGlobe';
139
140
  import { BiUserCircle } from '@react-icons/all-files/bi/BiUserCircle';
140
141
  import { GoLocation } from '@react-icons/all-files/go/GoLocation';
141
- import { FaLinkedinIn } from '@react-icons/all-files/fa/FaLinkedinIn';
142
142
  import { RiRoadMapLine } from '@react-icons/all-files/ri/RiRoadMapLine';
143
143
  import { HiOutlineClock } from '@react-icons/all-files/hi/HiOutlineClock';
144
144
  import { AiOutlineLinkedin } from '@react-icons/all-files/ai/AiOutlineLinkedin';
@@ -147,7 +147,6 @@ import { FaArrowAltCircleLeft } from '@react-icons/all-files/fa/FaArrowAltCircle
147
147
  import Select$5 from 'react-select';
148
148
  import { GoStar } from '@react-icons/all-files/go/GoStar';
149
149
  import { IoIosStar } from '@react-icons/all-files/io/IoIosStar';
150
- import { CountdownCircleTimer } from 'react-countdown-circle-timer';
151
150
  import BackgroundSlideshow from 'react-background-slideshow';
152
151
  import _extends from '@babel/runtime/helpers/extends';
153
152
  import { Fade, Slide, Zoom } from 'react-slideshow-image';
@@ -2361,7 +2360,7 @@ var DescriptionContent = function DescriptionContent(props) {
2361
2360
  function ownKeys$2u(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
2362
2361
  function _objectSpread$2u(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2u(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2u(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
2363
2362
  var Product_itemtype = function Product_itemtype(props) {
2364
- var _fetchProductInfoQuer2, _fetchProductInfoQuer3, _fetchProductInfoQuer4, _fetchProductInfoQuer5, _fetchProductInfoQuer6, _fetchProductInfoQuer7, _fetchProductInfoQuer8, _fetchProductInfoQuer9, _fetchProductInfoQuer10, _fetchProductInfoQuer11, _fetchProductInfoQuer12, _fetchProductInfoQuer13, _fetchProductInfoQuer14, _fetchProductInfoQuer15, _fetchProductInfoQuer16, _fetchProductInfoQuer17, _fetchProductInfoQuer18, _fetchProductInfoQuer19, _fetchProductInfoQuer20, _fetchProductInfoQuer21, _fetchProductInfoQuer22, _fetchProductInfoQuer23, _fetchProductInfoQuer24, _fetchProductInfoQuer25, _fetchProductInfoQuer26, _fetchProductInfoQuer27, _fetchProductInfoQuer28, _fetchProductInfoQuer29, _fetchProductInfoQuer30, _fetchProductInfoQuer41, _fetchProductInfoQuer42, _fetchProductInfoQuer44, _fetchProductInfoQuer45, _fetchProductInfoQuer46, _fetchProductInfoQuer48, _fetchProductInfoQuer49, _fetchProductInfoQuer50, _fetchProductInfoQuer51, _fetchProductInfoQuer52, _fetchProductInfoQuer53, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _fetchProductInfoQuer54, _fetchProductInfoQuer55, _fetchProductInfoQuer56, _fetchProductInfoQuer57, _fetchProductInfoQuer58;
2363
+ var _authdetailsContext$i, _fetchProductInfoQuer2, _fetchProductInfoQuer3, _fetchProductInfoQuer4, _fetchProductInfoQuer5, _fetchProductInfoQuer6, _fetchProductInfoQuer7, _fetchProductInfoQuer8, _fetchProductInfoQuer9, _fetchProductInfoQuer10, _fetchProductInfoQuer11, _fetchProductInfoQuer12, _fetchProductInfoQuer13, _fetchProductInfoQuer14, _fetchProductInfoQuer15, _fetchProductInfoQuer16, _fetchProductInfoQuer17, _fetchProductInfoQuer18, _fetchProductInfoQuer19, _fetchProductInfoQuer20, _fetchProductInfoQuer21, _fetchProductInfoQuer22, _fetchProductInfoQuer23, _fetchProductInfoQuer24, _fetchProductInfoQuer25, _fetchProductInfoQuer26, _fetchProductInfoQuer27, _fetchProductInfoQuer28, _fetchProductInfoQuer29, _fetchProductInfoQuer30, _fetchProductInfoQuer41, _fetchProductInfoQuer42, _fetchProductInfoQuer44, _fetchProductInfoQuer45, _fetchProductInfoQuer46, _fetchProductInfoQuer48, _fetchProductInfoQuer49, _fetchProductInfoQuer50, _fetchProductInfoQuer51, _fetchProductInfoQuer52, _fetchProductInfoQuer53, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _fetchProductInfoQuer54, _fetchProductInfoQuer55, _fetchProductInfoQuer56, _fetchProductInfoQuer57, _fetchProductInfoQuer58, _authdetailsContext$i2, _fetchProductInfoQuer59, _fetchProductInfoQuer60, _fetchProductInfoQuer61, _fetchProductInfoQuer62, _fetchProductInfoQuer63, _fetchProductInfoQuer64, _fetchProductInfoQuer65;
2365
2364
  var lang = props.actions.lang;
2366
2365
  var langdetect = props.actions.langdetect;
2367
2366
  var srcfromprops = props.actions.srcfromprops;
@@ -2552,7 +2551,7 @@ var Product_itemtype = function Product_itemtype(props) {
2552
2551
  }
2553
2552
  }, /*#__PURE__*/React.createElement("div", {
2554
2553
  "class": ' col-lg-12 p-0 '
2555
- }, /*#__PURE__*/React.createElement("div", {
2554
+ }, Object.keys(sectionproperties).length != 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) != '673ca821296ee' && /*#__PURE__*/React.createElement("div", {
2556
2555
  "class": "".concat(productinfo_cssstyles.cardcontainer) + ' row ml-0 mr-0 w-100 pl-md-3 pr-md-3 px-1025-1 ',
2557
2556
  style: {
2558
2557
  minHeight: sectionproperties.height + 'vh'
@@ -2687,7 +2686,7 @@ var Product_itemtype = function Product_itemtype(props) {
2687
2686
  textAlign: langdetect == 'en' ? 'left' : 'right',
2688
2687
  fontWeight: 400,
2689
2688
  color: sectionproperties.measurementunitcolor,
2690
- fontSize: sectionproperties.measurementunitfontsize + 'px'
2689
+ fontSize: sectionproperties.measurementunitcolor + 'px'
2691
2690
  }
2692
2691
  }, fetchProductInfoQueryContext.data.data.productinfo.measurmentunit)), sectionproperties.quantityshow == 'Show' && /*#__PURE__*/React.createElement("div", {
2693
2692
  "class": "col-lg-12 p-0 text-start"
@@ -2805,14 +2804,9 @@ var Product_itemtype = function Product_itemtype(props) {
2805
2804
  return /*#__PURE__*/React.createElement("tr", null, /*#__PURE__*/React.createElement("th", {
2806
2805
  style: {
2807
2806
  textTransform: 'capitalize',
2808
- color: '#000',
2809
- textAlign: langdetect == 'en' ? 'left' : 'right'
2807
+ color: '#000'
2810
2808
  }
2811
- }, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.name_en : fitem === null || fitem === void 0 ? void 0 : fitem.name_ar), /*#__PURE__*/React.createElement("td", {
2812
- style: {
2813
- textAlign: langdetect == 'en' ? 'left' : 'right'
2814
- }
2815
- }, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.value_en : fitem === null || fitem === void 0 ? void 0 : fitem.value_ar));
2809
+ }, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.name_en : fitem === null || fitem === void 0 ? void 0 : fitem.name_ar), /*#__PURE__*/React.createElement("td", null, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.value_en : fitem === null || fitem === void 0 ? void 0 : fitem.value_ar));
2816
2810
  }))))), sectionproperties.defaultpricingposition == 'Under Name' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer11 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer11 === void 0 || (_fetchProductInfoQuer11 = _fetchProductInfoQuer11.data) === null || _fetchProductInfoQuer11 === void 0 || (_fetchProductInfoQuer11 = _fetchProductInfoQuer11.productinfo) === null || _fetchProductInfoQuer11 === void 0 ? void 0 : _fetchProductInfoQuer11.isproducttobesold) == 1 && /*#__PURE__*/React.createElement(ProductHeaderPricing, {
2817
2811
  actions: props.actions
2818
2812
  }), langdetect == 'en' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer12 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer12 === void 0 || (_fetchProductInfoQuer12 = _fetchProductInfoQuer12.data) === null || _fetchProductInfoQuer12 === void 0 || (_fetchProductInfoQuer12 = _fetchProductInfoQuer12.productinfo) === null || _fetchProductInfoQuer12 === void 0 ? void 0 : _fetchProductInfoQuer12.short_description_en) != null && sectionproperties.descriptionstyle == 'Style 1' && /*#__PURE__*/React.createElement("div", {
@@ -3699,7 +3693,109 @@ var Product_itemtype = function Product_itemtype(props) {
3699
3693
  "class": "my-3"
3700
3694
  })), sectionproperties.showShareButton == 'Show' && sectionproperties.sharebtnstyle == 'Style 2' && /*#__PURE__*/React.createElement("div", {
3701
3695
  "class": "col-lg-12 p-0 allcentered mt-2"
3702
- }, ShareButtonsContainer()))))))));
3696
+ }, ShareButtonsContainer())))))), Object.keys(sectionproperties).length != 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '673ca821296ee' && /*#__PURE__*/React.createElement("div", {
3697
+ "class": "".concat(productinfo_cssstyles.cardcontainer) + ' row ml-0 mr-0 w-100 pl-md-3 pr-md-3 px-1025-1 ',
3698
+ style: {
3699
+ minHeight: sectionproperties.height + 'vh'
3700
+ // paddingLeft: srcfromprops == 'templatedraftrouter' ? 0 : langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
3701
+ // paddingRight: srcfromprops == 'templatedraftrouter' ? 0 : langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
3702
+ }
3703
+ }, /*#__PURE__*/React.createElement("div", {
3704
+ "class": "col-lg-12 allcentered p-0 mb-2"
3705
+ }, /*#__PURE__*/React.createElement("div", {
3706
+ className: "w-100 h-100",
3707
+ style: {}
3708
+ }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
3709
+ urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
3710
+ publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
3711
+ path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer59 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer59 === void 0 || (_fetchProductInfoQuer59 = _fetchProductInfoQuer59.data) === null || _fetchProductInfoQuer59 === void 0 || (_fetchProductInfoQuer59 = _fetchProductInfoQuer59.productinfo) === null || _fetchProductInfoQuer59 === void 0 ? void 0 : _fetchProductInfoQuer59.productmainimage),
3712
+ style: {
3713
+ width: '100%',
3714
+ height: '100%',
3715
+ objectFit: 'contain'
3716
+ },
3717
+ loading: "lazy"
3718
+ }))), sectionproperties.showmeasurementunit == 'Show' && /*#__PURE__*/React.createElement("div", {
3719
+ className: 'col-lg-12 p-0 mb-1 d-flex justify-content-start align-items-center mb-2 mt-3'
3720
+ }, /*#__PURE__*/React.createElement("p", {
3721
+ className: ' m-0 p-0 wordbreak d-flex justify-content-start ',
3722
+ style: {
3723
+ textAlign: langdetect == 'en' ? 'left' : 'right',
3724
+ fontWeight: 400,
3725
+ color: sectionproperties.measurementunitcolor,
3726
+ fontSize: sectionproperties.measurementunitfontsize + 'px'
3727
+ }
3728
+ }, fetchProductInfoQueryContext.data.data.productinfo.measurmentunit)), /*#__PURE__*/React.createElement("div", {
3729
+ className: 'col-lg-12 p-0 mb-1 d-flex justify-content-start align-items-center'
3730
+ }, /*#__PURE__*/React.createElement("p", {
3731
+ className: props.srcfromprops != 'templatedraftrouter' ? "".concat(productinfo_cssstyles.productname, " ").concat(productinfo_cssstyles.productnamehover) + ' m-0 p-0 wordbreak d-flex justify-content-start cursor-pointer font-sm-15 ' : "".concat(productinfo_cssstyles.productname) + ' m-0 p-0 wordbreak d-flex justify-content-start font-sm-15 ',
3732
+ onClick: function onClick() {
3733
+ if (props.srcfromprops != 'templatedraftrouter') {
3734
+ routingcountext(StaticPagesLinksContext.productinfo, true, fetchProductInfoQueryContext.data.data.productinfo.productid);
3735
+ }
3736
+ },
3737
+ style: {
3738
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3739
+ }
3740
+ }, langdetect == 'en' ? fetchProductInfoQueryContext.data.data.productinfo.name_en : fetchProductInfoQueryContext.data.data.productinfo.name_ar)), /*#__PURE__*/React.createElement("div", {
3741
+ "class": "col-lg-12 col-md-12 p-0"
3742
+ }, /*#__PURE__*/React.createElement("div", {
3743
+ "class": "row m-0 w-100"
3744
+ }, /*#__PURE__*/React.createElement("div", {
3745
+ className: "col-lg-12 p-0 d-flex align-items-center justify-content-start"
3746
+ }, /*#__PURE__*/React.createElement("p", {
3747
+ "class": "m-0 p-0",
3748
+ style: {
3749
+ textAlign: langdetect == 'en' ? 'left' : 'right',
3750
+ fontWeight: sectionproperties.prodCatFontWeight,
3751
+ color: sectionproperties.prodCatColor,
3752
+ fontSize: sectionproperties.prodCatFontSize + 'px'
3753
+ }
3754
+ }, langdetect == 'en' ? sectionproperties.shortdescriptiontitle_en : sectionproperties.shortdescriptiontitle_ar)), /*#__PURE__*/React.createElement("div", {
3755
+ "class": "col-lg-12 mt-3"
3756
+ }, /*#__PURE__*/React.createElement("p", {
3757
+ className: 'm-0 p-0 wordbreak',
3758
+ style: {
3759
+ textAlign: langdetect == 'en' ? 'left' : 'right',
3760
+ color: sectionproperties.prodCatColor
3761
+ },
3762
+ dangerouslySetInnerHTML: {
3763
+ __html: langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer60 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer60 === void 0 || (_fetchProductInfoQuer60 = _fetchProductInfoQuer60.data) === null || _fetchProductInfoQuer60 === void 0 || (_fetchProductInfoQuer60 = _fetchProductInfoQuer60.productinfo) === null || _fetchProductInfoQuer60 === void 0 ? void 0 : _fetchProductInfoQuer60.short_description_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer61 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer61 === void 0 || (_fetchProductInfoQuer61 = _fetchProductInfoQuer61.data) === null || _fetchProductInfoQuer61 === void 0 || (_fetchProductInfoQuer61 = _fetchProductInfoQuer61.productinfo) === null || _fetchProductInfoQuer61 === void 0 ? void 0 : _fetchProductInfoQuer61.short_description_ar
3764
+ }
3765
+ })))), /*#__PURE__*/React.createElement("div", {
3766
+ "class": "col-lg-12 p-0 my-4"
3767
+ }, /*#__PURE__*/React.createElement("div", {
3768
+ "class": "row m-0 w-100"
3769
+ }, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer62 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer62 === void 0 || (_fetchProductInfoQuer62 = _fetchProductInfoQuer62.data) === null || _fetchProductInfoQuer62 === void 0 || (_fetchProductInfoQuer62 = _fetchProductInfoQuer62.productinfo) === null || _fetchProductInfoQuer62 === void 0 || (_fetchProductInfoQuer62 = _fetchProductInfoQuer62.productimages) === null || _fetchProductInfoQuer62 === void 0 ? void 0 : _fetchProductInfoQuer62.length) != 0 && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer63 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer63 === void 0 || (_fetchProductInfoQuer63 = _fetchProductInfoQuer63.data) === null || _fetchProductInfoQuer63 === void 0 || (_fetchProductInfoQuer63 = _fetchProductInfoQuer63.productinfo) === null || _fetchProductInfoQuer63 === void 0 ? void 0 : _fetchProductInfoQuer63.productimages.map(function (item, index) {
3770
+ return /*#__PURE__*/React.createElement("div", {
3771
+ "class": "col-lg-4 col-sm-12"
3772
+ }, /*#__PURE__*/React.createElement("div", {
3773
+ "class": ' mx-2 w-100 h-100',
3774
+ style: {}
3775
+ }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
3776
+ urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
3777
+ publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
3778
+ path: '/tr:w-500,h-500/' + item.path,
3779
+ style: {
3780
+ width: '100%',
3781
+ height: '100%',
3782
+ objectFit: 'contain'
3783
+ },
3784
+ loading: "lazy"
3785
+ })));
3786
+ })))), /*#__PURE__*/React.createElement("div", {
3787
+ "class": "col-lg-12 p-0 my-3"
3788
+ }, /*#__PURE__*/React.createElement("div", {
3789
+ "class": "col-lg-12 p-0 d-flex justify-content-start"
3790
+ }, /*#__PURE__*/React.createElement("p", {
3791
+ className: 'text-black m-0 p-0 wordbreak',
3792
+ style: {
3793
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3794
+ },
3795
+ dangerouslySetInnerHTML: {
3796
+ __html: langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer64 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer64 === void 0 || (_fetchProductInfoQuer64 = _fetchProductInfoQuer64.data) === null || _fetchProductInfoQuer64 === void 0 || (_fetchProductInfoQuer64 = _fetchProductInfoQuer64.productinfo) === null || _fetchProductInfoQuer64 === void 0 ? void 0 : _fetchProductInfoQuer64.description_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer65 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer65 === void 0 || (_fetchProductInfoQuer65 = _fetchProductInfoQuer65.data) === null || _fetchProductInfoQuer65 === void 0 || (_fetchProductInfoQuer65 = _fetchProductInfoQuer65.productinfo) === null || _fetchProductInfoQuer65 === void 0 ? void 0 : _fetchProductInfoQuer65.description_ar
3797
+ }
3798
+ }))))));
3703
3799
  };
3704
3800
 
3705
3801
  function ownKeys$2t(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
@@ -6563,7 +6659,8 @@ var Productinfo = function Productinfo(props) {
6563
6659
  borderTopRightRadius: sectionproperties.borderTopRightRadius + 'px',
6564
6660
  borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
6565
6661
  borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
6566
- border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
6662
+ borderTop: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
6663
+ borderBottom: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
6567
6664
  marginBottom: sectionproperties.relatedProductsMb + 'px'
6568
6665
  }
6569
6666
  }, Relatedproducts.length != 0 && /*#__PURE__*/React.createElement("div", {
@@ -11138,7 +11235,7 @@ var Checkout = function Checkout(props) {
11138
11235
  }, /*#__PURE__*/React.createElement("label", {
11139
11236
  className: "".concat(checkoutstyles.input_label_name) + ' d-flex align-items-start '
11140
11237
  }, langdetect == 'en' ? 'Phone Number' : 'رقم الهاتف'), /*#__PURE__*/React.createElement("input", {
11141
- type: 'text',
11238
+ type: 'number',
11142
11239
  className: "".concat(formstyles.form_control, " ").concat(checkoutstyles.form_control),
11143
11240
  value: fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue62 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue62 === void 0 || (_fetchcustomercartQue62 = _fetchcustomercartQue62.data) === null || _fetchcustomercartQue62 === void 0 ? void 0 : _fetchcustomercartQue62.customercart.mobile,
11144
11241
  onChange: function onChange(event) {
@@ -14573,14 +14670,33 @@ var CartSlider = function CartSlider(props) {
14573
14670
  }, langdetect == 'en' && /*#__PURE__*/React.createElement("span", {
14574
14671
  className: "".concat(cart_cssstyles.minus_quantitybtn_icon_container) + ' m-1 ',
14575
14672
  onClick: function onClick() {
14576
- ChangeCartItemQuantityContext(item, parseInt(parseInt(item.quantity) - 1));
14673
+ var _item$productinfo2, _item$productinfo3, _item$productinfo4, _item$productinfo5;
14674
+ var quantitystepincrearse = 1;
14675
+ var quantity = item.quantity;
14676
+ if ((item === null || item === void 0 || (_item$productinfo2 = item.productinfo) === null || _item$productinfo2 === void 0 ? void 0 : _item$productinfo2.quantitystepincrearse) != undefined && (item === null || item === void 0 || (_item$productinfo3 = item.productinfo) === null || _item$productinfo3 === void 0 ? void 0 : _item$productinfo3.quantitystepincrearse) != null && (item === null || item === void 0 || (_item$productinfo4 = item.productinfo) === null || _item$productinfo4 === void 0 ? void 0 : _item$productinfo4.quantitystepincrearse) != 1 && (item === null || item === void 0 || (_item$productinfo5 = item.productinfo) === null || _item$productinfo5 === void 0 ? void 0 : _item$productinfo5.quantitystepincrearse) != '') {
14677
+ var _item$productinfo6;
14678
+ quantitystepincrearse = parseInt(item === null || item === void 0 || (_item$productinfo6 = item.productinfo) === null || _item$productinfo6 === void 0 ? void 0 : _item$productinfo6.quantitystepincrearse);
14679
+ }
14680
+ quantity = quantity - quantitystepincrearse;
14681
+ // ChangeCartItemQuantityContext(item, parseInt(parseInt(item.quantity) - 1));
14682
+ ChangeCartItemQuantityContext(item, parseInt(quantity));
14683
+ // ChangeCartItemQuantityContext(item, parseInt(parseInt(item.quantity) - 1));
14577
14684
  }
14578
14685
  }, /*#__PURE__*/React.createElement(FiMinus, {
14579
14686
  size: sectionproperties.remove_quantitybtn_textfontsize
14580
14687
  })), langdetect == 'ar' && /*#__PURE__*/React.createElement("span", {
14581
14688
  className: "".concat(cart_cssstyles.add_quantitybtn_icon_container) + ' m-1 ',
14582
14689
  onClick: function onClick() {
14583
- ChangeCartItemQuantityContext(item, parseInt(parseInt(item.quantity) + 1));
14690
+ var _item$productinfo7, _item$productinfo8, _item$productinfo9, _item$productinfo10;
14691
+ var quantitystepincrearse = 1;
14692
+ var quantity = item.quantity;
14693
+ if ((item === null || item === void 0 || (_item$productinfo7 = item.productinfo) === null || _item$productinfo7 === void 0 ? void 0 : _item$productinfo7.quantitystepincrearse) != undefined && (item === null || item === void 0 || (_item$productinfo8 = item.productinfo) === null || _item$productinfo8 === void 0 ? void 0 : _item$productinfo8.quantitystepincrearse) != null && (item === null || item === void 0 || (_item$productinfo9 = item.productinfo) === null || _item$productinfo9 === void 0 ? void 0 : _item$productinfo9.quantitystepincrearse) != 1 && (item === null || item === void 0 || (_item$productinfo10 = item.productinfo) === null || _item$productinfo10 === void 0 ? void 0 : _item$productinfo10.quantitystepincrearse) != '') {
14694
+ var _item$productinfo11;
14695
+ quantitystepincrearse = parseInt(item === null || item === void 0 || (_item$productinfo11 = item.productinfo) === null || _item$productinfo11 === void 0 ? void 0 : _item$productinfo11.quantitystepincrearse);
14696
+ }
14697
+ quantity = quantity + quantitystepincrearse;
14698
+ ChangeCartItemQuantityContext(item, parseInt(quantity));
14699
+ // ChangeCartItemQuantityContext(item, parseInt(parseInt(item.quantity) + 1));
14584
14700
  }
14585
14701
  }, /*#__PURE__*/React.createElement(FiPlus, {
14586
14702
  size: sectionproperties.add_quantitybtn_textfontsize
@@ -14592,14 +14708,31 @@ var CartSlider = function CartSlider(props) {
14592
14708
  }, item.quantity), langdetect == 'en' && /*#__PURE__*/React.createElement("span", {
14593
14709
  className: "".concat(cart_cssstyles.add_quantitybtn_icon_container) + ' m-1 ',
14594
14710
  onClick: function onClick() {
14595
- ChangeCartItemQuantityContext(item, parseInt(parseInt(item.quantity) + 1));
14711
+ var _item$productinfo12, _item$productinfo13, _item$productinfo14, _item$productinfo15;
14712
+ var quantitystepincrearse = 1;
14713
+ var quantity = item.quantity;
14714
+ if ((item === null || item === void 0 || (_item$productinfo12 = item.productinfo) === null || _item$productinfo12 === void 0 ? void 0 : _item$productinfo12.quantitystepincrearse) != undefined && (item === null || item === void 0 || (_item$productinfo13 = item.productinfo) === null || _item$productinfo13 === void 0 ? void 0 : _item$productinfo13.quantitystepincrearse) != null && (item === null || item === void 0 || (_item$productinfo14 = item.productinfo) === null || _item$productinfo14 === void 0 ? void 0 : _item$productinfo14.quantitystepincrearse) != 1 && (item === null || item === void 0 || (_item$productinfo15 = item.productinfo) === null || _item$productinfo15 === void 0 ? void 0 : _item$productinfo15.quantitystepincrearse) != '') {
14715
+ var _item$productinfo16;
14716
+ quantitystepincrearse = parseInt(item === null || item === void 0 || (_item$productinfo16 = item.productinfo) === null || _item$productinfo16 === void 0 ? void 0 : _item$productinfo16.quantitystepincrearse);
14717
+ }
14718
+ quantity = quantity + quantitystepincrearse;
14719
+ ChangeCartItemQuantityContext(item, parseInt(quantity));
14720
+ // ChangeCartItemQuantityContext(item, parseInt(parseInt(item.quantity) + 1));
14596
14721
  }
14597
14722
  }, /*#__PURE__*/React.createElement(FiPlus, {
14598
14723
  size: sectionproperties.add_quantitybtn_textfontsize
14599
14724
  })), langdetect == 'ar' && /*#__PURE__*/React.createElement("span", {
14600
14725
  className: "".concat(cart_cssstyles.minus_quantitybtn_icon_container) + ' m-1 ',
14601
14726
  onClick: function onClick() {
14602
- ChangeCartItemQuantityContext(item, parseInt(parseInt(item.quantity) - 1));
14727
+ var _item$productinfo17, _item$productinfo18, _item$productinfo19, _item$productinfo20;
14728
+ var quantitystepincrearse = 1;
14729
+ var quantity = item.quantity;
14730
+ if ((item === null || item === void 0 || (_item$productinfo17 = item.productinfo) === null || _item$productinfo17 === void 0 ? void 0 : _item$productinfo17.quantitystepincrearse) != undefined && (item === null || item === void 0 || (_item$productinfo18 = item.productinfo) === null || _item$productinfo18 === void 0 ? void 0 : _item$productinfo18.quantitystepincrearse) != null && (item === null || item === void 0 || (_item$productinfo19 = item.productinfo) === null || _item$productinfo19 === void 0 ? void 0 : _item$productinfo19.quantitystepincrearse) != 1 && (item === null || item === void 0 || (_item$productinfo20 = item.productinfo) === null || _item$productinfo20 === void 0 ? void 0 : _item$productinfo20.quantitystepincrearse) != '') {
14731
+ var _item$productinfo21;
14732
+ quantitystepincrearse = parseInt(item === null || item === void 0 || (_item$productinfo21 = item.productinfo) === null || _item$productinfo21 === void 0 ? void 0 : _item$productinfo21.quantitystepincrearse);
14733
+ }
14734
+ quantity = quantity - quantitystepincrearse; // ChangeCartItemQuantityContext(item, parseInt(parseInt(item.quantity) - 1));
14735
+ ChangeCartItemQuantityContext(item, parseInt(quantity));
14603
14736
  }
14604
14737
  }, /*#__PURE__*/React.createElement(FiMinus, {
14605
14738
  size: sectionproperties.remove_quantitybtn_textfontsize
@@ -15183,6 +15316,7 @@ var Select$1 = /*#__PURE__*/React.lazy(function () {
15183
15316
  });
15184
15317
  var Filter$1 = function Filter(props) {
15185
15318
  var _css;
15319
+ var FetchAllVendorsQuery = props.actions.FetchAllVendorsQuery;
15186
15320
  var lang = props.actions.lang;
15187
15321
  var langdetect = props.actions.langdetect;
15188
15322
  props.actions.productfiltercontext;
@@ -15203,10 +15337,21 @@ var Filter$1 = function Filter(props) {
15203
15337
  _useState2 = _slicedToArray(_useState, 2);
15204
15338
  _useState2[0];
15205
15339
  _useState2[1];
15206
- var _useState3 = useState([]),
15340
+ var _useState3 = useState({
15341
+ min: '',
15342
+ max: ''
15343
+ }),
15207
15344
  _useState4 = _slicedToArray(_useState3, 2),
15208
- productfeatuesarr = _useState4[0],
15209
- setproductfeatuesarr = _useState4[1];
15345
+ pricevalue2 = _useState4[0],
15346
+ setpricevalue2 = _useState4[1];
15347
+ var _useState5 = useState([]),
15348
+ _useState6 = _slicedToArray(_useState5, 2),
15349
+ productfeatuesarr = _useState6[0],
15350
+ setproductfeatuesarr = _useState6[1];
15351
+ var _useState7 = useState([]),
15352
+ _useState8 = _slicedToArray(_useState7, 2),
15353
+ vendorarr = _useState8[0],
15354
+ setvendorsarr = _useState8[1];
15210
15355
  var fetchTabexCountriesQueryContext = props.actions.fetchTabexCountriesQueryContext;
15211
15356
  var FetchQueriesEngineContext = props.actions.FetchQueriesEngineContext;
15212
15357
  var setFetchQueriesEngineContext = props.actions.setFetchQueriesEngineContext;
@@ -15215,41 +15360,50 @@ var Filter$1 = function Filter(props) {
15215
15360
  var FetchTabexStatesPayloadobjContext = props.actions.FetchTabexStatesPayloadobjContext;
15216
15361
  var setFetchTabexStatesPayloadobjContext = props.actions.setFetchTabexStatesPayloadobjContext;
15217
15362
  var fetchProductFeaturesQueryContext = props.actions.fetchProductFeaturesQueryContext;
15218
- var _useState5 = useState(''),
15219
- _useState6 = _slicedToArray(_useState5, 2),
15220
- sectionproperties = _useState6[0],
15221
- setsectionproperties = _useState6[1];
15222
- // const [instfilters, setinstfilters] = useState([...authdetailsContext.instinfo.instfilters]);
15223
- var _useState7 = useState([]),
15224
- _useState8 = _slicedToArray(_useState7, 2),
15225
- instfilters = _useState8[0],
15226
- setinstfilters = _useState8[1];
15227
- var _useState9 = useState([]),
15363
+ var _useState9 = useState(''),
15228
15364
  _useState10 = _slicedToArray(_useState9, 2),
15229
- collectionstobevisible = _useState10[0],
15230
- setcollectionstobevisible = _useState10[1];
15365
+ sectionproperties = _useState10[0],
15366
+ setsectionproperties = _useState10[1];
15367
+ // const [instfilters, setinstfilters] = useState([...authdetailsContext.instinfo.instfilters]);
15231
15368
  var _useState11 = useState([]),
15232
15369
  _useState12 = _slicedToArray(_useState11, 2),
15233
- instcollections = _useState12[0],
15234
- setinstcollections = _useState12[1];
15370
+ instfilters = _useState12[0],
15371
+ setinstfilters = _useState12[1];
15235
15372
  var _useState13 = useState([]),
15236
15373
  _useState14 = _slicedToArray(_useState13, 2),
15237
- instcategories = _useState14[0],
15238
- setinstcategories = _useState14[1];
15374
+ collectionstobevisible = _useState14[0],
15375
+ setcollectionstobevisible = _useState14[1];
15376
+ var _useState15 = useState([]),
15377
+ _useState16 = _slicedToArray(_useState15, 2),
15378
+ instcollections = _useState16[0],
15379
+ setinstcollections = _useState16[1];
15380
+ var _useState17 = useState([]),
15381
+ _useState18 = _slicedToArray(_useState17, 2),
15382
+ instcategories = _useState18[0],
15383
+ setinstcategories = _useState18[1];
15239
15384
  // const [sortby, setSortby] = useState('Sort by');
15240
- var _useState15 = useState({
15385
+ var _useState19 = useState({
15241
15386
  min: 0,
15242
15387
  max: 5
15243
15388
  }),
15244
- _useState16 = _slicedToArray(_useState15, 2),
15245
- raterangevalue = _useState16[0],
15246
- setraterangevalue = _useState16[1];
15389
+ _useState20 = _slicedToArray(_useState19, 2),
15390
+ raterangevalue = _useState20[0],
15391
+ setraterangevalue = _useState20[1];
15247
15392
  var timeoutRef = React.useRef(null);
15248
- var _useState17 = useState(''),
15249
- _useState18 = _slicedToArray(_useState17, 2);
15250
- _useState18[0];
15251
- var setsortbycontext = _useState18[1];
15252
- var _useState19 = useState([{
15393
+ var _useState21 = useState(''),
15394
+ _useState22 = _slicedToArray(_useState21, 2);
15395
+ _useState22[0];
15396
+ var setsortbycontext = _useState22[1];
15397
+ var _useState23 = useState(''),
15398
+ _useState24 = _slicedToArray(_useState23, 2),
15399
+ pricefrom = _useState24[0];
15400
+ _useState24[1];
15401
+ var _useState25 = useState(''),
15402
+ _useState26 = _slicedToArray(_useState25, 2),
15403
+ priceto = _useState26[0];
15404
+ _useState26[1];
15405
+ props.actions.setfetchingtype;
15406
+ var _useState27 = useState([{
15253
15407
  payloadvalue: 'sortprice',
15254
15408
  name: lang.price,
15255
15409
  filterarray: [{
@@ -15274,12 +15428,24 @@ var Filter$1 = function Filter(props) {
15274
15428
  isfilterselected: false
15275
15429
  }]
15276
15430
  }]),
15277
- _useState20 = _slicedToArray(_useState19, 2),
15278
- otherfilters = _useState20[0];
15279
- _useState20[1];
15431
+ _useState28 = _slicedToArray(_useState27, 2),
15432
+ otherfilters = _useState28[0];
15433
+ _useState28[1];
15280
15434
  useEffect(function () {
15281
15435
  filterupdater();
15282
15436
  }, []);
15437
+ useEffect(function () {
15438
+ var _FetchAllVendorsQuery, _FetchAllVendorsQuery2;
15439
+ if (FetchAllVendorsQuery !== null && FetchAllVendorsQuery !== void 0 && FetchAllVendorsQuery.isSuccess && (FetchAllVendorsQuery === null || FetchAllVendorsQuery === void 0 || (_FetchAllVendorsQuery = FetchAllVendorsQuery.data) === null || _FetchAllVendorsQuery === void 0 || (_FetchAllVendorsQuery = _FetchAllVendorsQuery.data) === null || _FetchAllVendorsQuery === void 0 ? void 0 : _FetchAllVendorsQuery.vendors) != undefined && (FetchAllVendorsQuery === null || FetchAllVendorsQuery === void 0 || (_FetchAllVendorsQuery2 = FetchAllVendorsQuery.data) === null || _FetchAllVendorsQuery2 === void 0 || (_FetchAllVendorsQuery2 = _FetchAllVendorsQuery2.data) === null || _FetchAllVendorsQuery2 === void 0 || (_FetchAllVendorsQuery2 = _FetchAllVendorsQuery2.vendors) === null || _FetchAllVendorsQuery2 === void 0 ? void 0 : _FetchAllVendorsQuery2.length) != 0) {
15440
+ var _FetchAllVendorsQuery3, _temp;
15441
+ var temp = _toConsumableArray(vendorarr);
15442
+ temp = _toConsumableArray(FetchAllVendorsQuery === null || FetchAllVendorsQuery === void 0 || (_FetchAllVendorsQuery3 = FetchAllVendorsQuery.data) === null || _FetchAllVendorsQuery3 === void 0 || (_FetchAllVendorsQuery3 = _FetchAllVendorsQuery3.data) === null || _FetchAllVendorsQuery3 === void 0 ? void 0 : _FetchAllVendorsQuery3.vendors);
15443
+ (_temp = temp) === null || _temp === void 0 || _temp.forEach(function (instfilteritem, instfilterindex) {
15444
+ instfilteritem.isfilterselected = false;
15445
+ });
15446
+ setvendorsarr(_toConsumableArray(temp));
15447
+ }
15448
+ }, [FetchAllVendorsQuery === null || FetchAllVendorsQuery === void 0 ? void 0 : FetchAllVendorsQuery.isSuccess]);
15283
15449
  useEffect(function () {
15284
15450
  if (fetchproductoptionsQueryContext.isSuccess) {
15285
15451
  var _fetchproductoptionsQ;
@@ -15295,7 +15461,17 @@ var Filter$1 = function Filter(props) {
15295
15461
  useEffect(function () {
15296
15462
  if (fetchcollectionsQueryContext.isSuccess) {
15297
15463
  var _fetchcollectionsQuer;
15298
- setinstcollections(_toConsumableArray(fetchcollectionsQueryContext === null || fetchcollectionsQueryContext === void 0 || (_fetchcollectionsQuer = fetchcollectionsQueryContext.data) === null || _fetchcollectionsQuer === void 0 || (_fetchcollectionsQuer = _fetchcollectionsQuer.data) === null || _fetchcollectionsQuer === void 0 ? void 0 : _fetchcollectionsQuer.collections));
15464
+ var tempcoll = fetchcollectionsQueryContext === null || fetchcollectionsQueryContext === void 0 || (_fetchcollectionsQuer = fetchcollectionsQueryContext.data) === null || _fetchcollectionsQuer === void 0 || (_fetchcollectionsQuer = _fetchcollectionsQuer.data) === null || _fetchcollectionsQuer === void 0 ? void 0 : _fetchcollectionsQuer.collections;
15465
+ var tempcollinfilter = [];
15466
+ {
15467
+ tempcoll === null || tempcoll === void 0 || tempcoll.map(function (collectionitem, collectionindex) {
15468
+ if (collectionitem.isshowntocustomers == 1 && collectionitem.isinftiler == 1) {
15469
+ tempcollinfilter.push(collectionitem);
15470
+ }
15471
+ });
15472
+ }
15473
+ setinstcollections([].concat(tempcollinfilter));
15474
+ // setinstcollections([...fetchcollectionsQueryContext?.data?.data?.collections]);
15299
15475
  }
15300
15476
  }, [fetchcollectionsQueryContext.isSuccess]);
15301
15477
  // useEffect(() => {
@@ -16030,7 +16206,7 @@ var Filter$1 = function Filter(props) {
16030
16206
  textAlign: langdetect == 'en' ? 'left' : 'right',
16031
16207
  color: sectionproperties.filtertitle_color
16032
16208
  }, "color", sectionproperties.filtertitle_color), "fontSize", sectionproperties.filtertitle_fontsize + 'px'), "fontWeight", sectionproperties.filtertitle_fontweight), "color", sectionproperties.filtertitle_color), "textTransform", 'capitalize')
16033
- }, langdetect == 'en' ? item.name_en : item.name_ar, item.type), /*#__PURE__*/React.createElement("div", {
16209
+ }, langdetect == 'en' ? item.name_en : item.name_ar), /*#__PURE__*/React.createElement("div", {
16034
16210
  "class": 'col-lg-12 pl-4 pr-4 mt-2 mb-2',
16035
16211
  style: {
16036
16212
  direction: 'ltr'
@@ -16453,10 +16629,10 @@ var Filter$1 = function Filter(props) {
16453
16629
  isSearchable: true
16454
16630
  })))));
16455
16631
  };
16456
- var _useState21 = useState(false),
16457
- _useState22 = _slicedToArray(_useState21, 2),
16458
- checked = _useState22[0],
16459
- setChecked = _useState22[1];
16632
+ var _useState29 = useState(false),
16633
+ _useState30 = _slicedToArray(_useState29, 2),
16634
+ checked = _useState30[0],
16635
+ setChecked = _useState30[1];
16460
16636
  // const queryParameters = new URLSearchParams(window.location.search);
16461
16637
  // useEffect(() => {
16462
16638
  // // setsortbycontext('Sort By');
@@ -16813,7 +16989,48 @@ var Filter$1 = function Filter(props) {
16813
16989
  "class": "row m-0 w-100"
16814
16990
  }, CollectionsFilter()), sectionproperties.showdynamicfilter == 'Show' && /*#__PURE__*/React.createElement("div", {
16815
16991
  "class": "row m-0 w-100"
16816
- }, DynamicFilter()), sectionproperties.showvariantsfilter == 'Show' && InstFilters()))), /*#__PURE__*/React.createElement("div", {
16992
+ }, DynamicFilter()), sectionproperties.showvariantsfilter == 'Show' && InstFilters(), sectionproperties.showvendorfilter == 'Show' && /*#__PURE__*/React.createElement("div", {
16993
+ "class": "row m-0 w-100"
16994
+ }, /*#__PURE__*/React.createElement("div", {
16995
+ className: "col-lg-12 p-0"
16996
+ }, /*#__PURE__*/React.createElement("div", {
16997
+ className: "row m-0 w-100"
16998
+ }, /*#__PURE__*/React.createElement("div", {
16999
+ "class": "col-lg-12 p-0 text-start mb-2"
17000
+ }, /*#__PURE__*/React.createElement("p", {
17001
+ className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'
17002
+ }, langdetect == 'en' ? 'Brands' : 'الماركات')), vendorarr.map(function (item, index) {
17003
+ return /*#__PURE__*/React.createElement("div", {
17004
+ className: "".concat(filterstyles.border_left_line, " ").concat(filterstyles.timelineinnercont, " ").concat(filter_cssstyles.timelineinnercont, "\n ").concat(item.isfilterselected ? "".concat(filter_cssstyles.timelineinnercont_active, " ").concat(filterstyles.timelineinnercont_active) : '', "\n ") + ' d-flex align-items-center pb-3 col-12 ',
17005
+ onClick: function onClick() {
17006
+ var _tempfetchproductsfil3;
17007
+ var tempfetchproductsfilerobjcontext = _objectSpread$2b({}, ProductFilterObjContext);
17008
+ // alert(JSON.stringify(tempfetchproductsfilerobjcontext));
17009
+ tempfetchproductsfilerobjcontext.vendorsarr = [];
17010
+ tempfetchproductsfilerobjcontext === null || tempfetchproductsfilerobjcontext === void 0 || (_tempfetchproductsfil3 = tempfetchproductsfilerobjcontext.vendorsarr) === null || _tempfetchproductsfil3 === void 0 || _tempfetchproductsfil3.push(item.vendorid);
17011
+ setProductFilterObjContext(_objectSpread$2b({}, tempfetchproductsfilerobjcontext));
17012
+ var temp = _toConsumableArray(vendorarr);
17013
+ temp === null || temp === void 0 || temp.forEach(function (instfilteritem, instfilterindex) {
17014
+ instfilteritem.isfilterselected = false;
17015
+ });
17016
+ item.isfilterselected = true;
17017
+ setvendorsarr(_toConsumableArray(temp));
17018
+ }
17019
+ }, /*#__PURE__*/React.createElement("div", {
17020
+ "class": "mr-2"
17021
+ }, /*#__PURE__*/React.createElement("div", {
17022
+ className: " ".concat(item.isfilterselected ? filter_cssstyles.btn_item_active : '', " ").concat(filterstyles.btn_item, " ").concat(filter_cssstyles.btn_item) + ' d-flex align-items-center '
17023
+ }, /*#__PURE__*/React.createElement("i", {
17024
+ className: "h-100 d-flex align-items-center"
17025
+ }))), /*#__PURE__*/React.createElement("div", {
17026
+ className: langdetect == 'en' ? 'ml-3' : 'mr-3 text-right'
17027
+ }, /*#__PURE__*/React.createElement("p", {
17028
+ className: "".concat(filterstyles.timeline_text, " ").concat(filter_cssstyles.timeline_text) + ' m-0 p-0 ',
17029
+ style: {
17030
+ color: item.isfilterselected ? sectionproperties.activecat_color : ''
17031
+ }
17032
+ }, langdetect == 'en' ? item.vendorname : item.vendorname)));
17033
+ }))))))), /*#__PURE__*/React.createElement("div", {
16817
17034
  className: "col-lg-12"
16818
17035
  }, /*#__PURE__*/React.createElement(Offcanvas, {
16819
17036
  show: props === null || props === void 0 ? void 0 : props.openFilterSlider,
@@ -16988,7 +17205,175 @@ var Filter$1 = function Filter(props) {
16988
17205
  }
16989
17206
  })))), /*#__PURE__*/React.createElement("div", {
16990
17207
  className: filter_cssstyles.filteraccordion + ' col-lg-12 filter-accordion p-md-0 pl-4 pr-4 '
16991
- }, sectionproperties.showcountriesfilter == 'Show' && Countriesfilter(), sectionproperties.showvariantsfilter == 'Show' && InstFilters(), sectionproperties.filterType == 'All' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React.createElement("div", {
17208
+ }, sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React.createElement("div", {
17209
+ "class": "row m-0 w-100"
17210
+ }, /*#__PURE__*/React.createElement("div", {
17211
+ "class": "col-lg-12 d-flex justify-content-start p-0"
17212
+ }, /*#__PURE__*/React.createElement("p", {
17213
+ className: "m-0 p-0 font-16 font-weight-600",
17214
+ style: {
17215
+ color: sectionproperties.filter_titlecolor,
17216
+ fontSize: sectionproperties.filter_titlefontsize + 'px',
17217
+ fontWeight: sectionproperties.filter_titlefontweight,
17218
+ textTransform: sectionproperties.filter_titletextransform
17219
+ }
17220
+ }, langdetect == 'en' ? 'Sort By' : 'ترتيب حسب')), /*#__PURE__*/React.createElement("div", {
17221
+ className: "col-lg-12"
17222
+ }, /*#__PURE__*/React.createElement("hr", {
17223
+ className: "mt-2 mb-3"
17224
+ })), otherfilters.map(function (item, index) {
17225
+ return /*#__PURE__*/React.createElement("div", {
17226
+ className: "col-lg-12 p-0"
17227
+ }, /*#__PURE__*/React.createElement(Accordion, {
17228
+ allowMultipleExpanded: true,
17229
+ allowZeroExpanded: true,
17230
+ preExpanded: [0, 1, 2, 3],
17231
+ style: {
17232
+ width: '100%'
17233
+ }
17234
+ }, /*#__PURE__*/React.createElement(AccordionItem, {
17235
+ uuid: index
17236
+ }, /*#__PURE__*/React.createElement(AccordionItemHeading, null, /*#__PURE__*/React.createElement(AccordionItemButton, null, /*#__PURE__*/React.createElement("div", {
17237
+ className: filter_cssstyles.titlecontainer + ' row m-0 p-0 mb-2 pl-md-3 pr-md-3 '
17238
+ }, /*#__PURE__*/React.createElement("div", {
17239
+ className: "col-lg-10 col-md-10 col-sm-10 p-0"
17240
+ }, /*#__PURE__*/React.createElement("p", {
17241
+ className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 collapsetitle ' : filter_cssstyles.collapsetitle + ' collapsetitle m-0 p-0 text-right'
17242
+ }, item.name)), /*#__PURE__*/React.createElement("div", {
17243
+ className: "col-lg-2 col-md-2 col-sm-2 p-0"
17244
+ }, /*#__PURE__*/React.createElement(AccordionItemState, null, function (state) {
17245
+ if (state.expanded == true) {
17246
+ return /*#__PURE__*/React.createElement("i", {
17247
+ className: filter_cssstyles.collapsetitle + ' collapsetitle h-100 d-flex align-items-center justify-content-end '
17248
+ }, /*#__PURE__*/React.createElement(FiChevronUp, null));
17249
+ } else {
17250
+ return /*#__PURE__*/React.createElement("i", {
17251
+ className: filter_cssstyles.collapsetitle + ' h-100 d-flex align-items-center justify-content-end '
17252
+ }, /*#__PURE__*/React.createElement(FiChevronDown, null));
17253
+ }
17254
+ }))))), /*#__PURE__*/React.createElement(AccordionItemPanel, {
17255
+ className: "p-0"
17256
+ }, /*#__PURE__*/React.createElement("div", {
17257
+ className: "row mt-0 mb-2 ml-0 mr-0 d-lg-flex"
17258
+ }, /*#__PURE__*/React.createElement("div", {
17259
+ className: 'col-lg-12'
17260
+ }, /*#__PURE__*/React.createElement("div", {
17261
+ className: langdetect == 'en' ? "".concat(filterstyles.timeline) + ' p-sm-0 ' : "".concat(filterstyles.timeline, " ").concat(filterstyles.timelinetrans) + ' p-sm-0 '
17262
+ }, item.filterarray.map(function (valueitem, valueindex) {
17263
+ var ischecked = false;
17264
+ if (item.payloadvalue == 'sortprice') {
17265
+ if (valueitem.value == ProductFilterObjContext.sortprice) {
17266
+ ischecked = true;
17267
+ }
17268
+ } else if (item.payloadvalue == 'sortdates') {
17269
+ if (valueitem.value == ProductFilterObjContext.sortdates) {
17270
+ ischecked = true;
17271
+ }
17272
+ }
17273
+ return /*#__PURE__*/React.createElement("div", {
17274
+ className: "".concat(filterstyles.border_left_line, " ").concat(filterstyles.timelineinnercont, " ").concat(filter_cssstyles.timelineinnercont, "\n ").concat(ischecked ? "".concat(filter_cssstyles.timelineinnercont_active, " ").concat(filterstyles.timelineinnercont_active) : '', "\n \n ") + ' d-flex align-items-center pb-3 ',
17275
+ onClick: function onClick() {
17276
+ var tempfetchproductsfilerobjcontext = _objectSpread$2b({}, ProductFilterObjContext);
17277
+ if (tempfetchproductsfilerobjcontext[item.payloadvalue] == valueitem.value) {
17278
+ tempfetchproductsfilerobjcontext[item.payloadvalue] = '';
17279
+ } else {
17280
+ tempfetchproductsfilerobjcontext[item.payloadvalue] = valueitem.value;
17281
+ }
17282
+ tempfetchproductsfilerobjcontext.page = 0;
17283
+ setProductFilterObjContext(_objectSpread$2b({}, tempfetchproductsfilerobjcontext));
17284
+ filterrouting(tempfetchproductsfilerobjcontext);
17285
+ }
17286
+ }, /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("div", {
17287
+ className: " ".concat(ischecked ? filter_cssstyles.btn_item_active : '', " ").concat(filterstyles.btn_item, " ").concat(filter_cssstyles.btn_item) + ' d-flex align-items-center '
17288
+ }, /*#__PURE__*/React.createElement("i", {
17289
+ className: "h-100 d-flex align-items-center"
17290
+ }))), /*#__PURE__*/React.createElement("div", {
17291
+ className: langdetect == 'en' ? 'ml-3' : 'mr-3 text-right'
17292
+ }, /*#__PURE__*/React.createElement("p", {
17293
+ className: "".concat(filterstyles.timeline_text, " ").concat(filter_cssstyles.timeline_text) + ' m-0 p-0 ',
17294
+ style: {
17295
+ color: ischecked ? sectionproperties.activecat_color : ''
17296
+ }
17297
+ }, valueitem.name)));
17298
+ }))))))));
17299
+ }), sectionproperties.showfilterbyrating == 'Show' && /*#__PURE__*/React.createElement("div", {
17300
+ className: "col-lg-12 pl-4 pr-4"
17301
+ }, /*#__PURE__*/React.createElement("div", {
17302
+ className: filter_cssstyles.titlecontainer + ' row m-0 p-0 mb-2 pl-md-3 pr-md-3 '
17303
+ }, /*#__PURE__*/React.createElement("div", {
17304
+ className: "col-lg-12 col-md-12 col-sm-12 p-0 mb-3"
17305
+ }, /*#__PURE__*/React.createElement("p", {
17306
+ className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 collapsetitle ' : filter_cssstyles.collapsetitle + ' collapsetitle m-0 p-0 text-right'
17307
+ }, langdetect == 'en' ? 'Ratings' : 'التقييمات')), /*#__PURE__*/React.createElement("div", {
17308
+ className: "col-lg-12 col-md-12 col-sm-12 mb-4"
17309
+ }, /*#__PURE__*/React.createElement(InputRange, {
17310
+ draggableTrack: true,
17311
+ formatLabel: function formatLabel(value) {
17312
+ return "".concat(value);
17313
+ },
17314
+ maxValue: 5,
17315
+ minValue: 0,
17316
+ value: raterangevalue,
17317
+ onChange: function onChange(value) {
17318
+ setraterangevalue(_objectSpread$2b({}, value));
17319
+ }
17320
+ }))))), authdetailsContext.instinfo.instid == '673f49cede6cb' && /*#__PURE__*/React.createElement("div", {
17321
+ "class": "row m-0 w-100 mb-3 mt-2"
17322
+ }, /*#__PURE__*/React.createElement("div", {
17323
+ "class": "col-lg-12 p-0 text-start mb-2"
17324
+ }, /*#__PURE__*/React.createElement("p", {
17325
+ className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'
17326
+ }, langdetect == 'en' ? 'Price' : 'السعر')), /*#__PURE__*/React.createElement("div", {
17327
+ className: langdetect == 'en' ? 'col-6 pl-0 pr-1' : 'col-6 pr-0 pl-1'
17328
+ }, /*#__PURE__*/React.createElement("label", {
17329
+ className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
17330
+ }, langdetect == 'en' ? 'From' : 'من'), /*#__PURE__*/React.createElement("input", {
17331
+ type: "text",
17332
+ value: pricevalue2.min,
17333
+ onChange: function onChange(event) {
17334
+ var temppricevalue = _objectSpread$2b({}, pricevalue2);
17335
+ temppricevalue.min = event.target.value;
17336
+ setpricevalue2(_objectSpread$2b({}, temppricevalue));
17337
+ // var temppayloadobj = { ...pricefrom };
17338
+ // temppayloadobj = event.target.value;
17339
+ // setpricefrom({ ...temppayloadobj });
17340
+ },
17341
+ style: {
17342
+ background: '#fff',
17343
+ border: '1px solid #ccc',
17344
+ borderRadius: 5,
17345
+ color: '#000',
17346
+ height: 35,
17347
+ width: '100%',
17348
+ paddingLeft: 10,
17349
+ paddingRight: 10
17350
+ }
17351
+ })), /*#__PURE__*/React.createElement("div", {
17352
+ className: langdetect == 'en' ? 'col-6 pr-0 pl-1' : 'col-6 pl-0 pr-1'
17353
+ }, /*#__PURE__*/React.createElement("label", {
17354
+ className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
17355
+ }, langdetect == 'en' ? 'To' : 'إلى'), /*#__PURE__*/React.createElement("input", {
17356
+ type: "text",
17357
+ value: pricevalue2.max,
17358
+ onChange: function onChange(event) {
17359
+ // var temppayloadobj = { ...priceto };
17360
+ // temppayloadobj = event.target.value;
17361
+ // setpriceto({ ...temppayloadobj });
17362
+ var temppricevalue = _objectSpread$2b({}, pricevalue2);
17363
+ temppricevalue.max = event.target.value;
17364
+ setpricevalue2(_objectSpread$2b({}, temppricevalue));
17365
+ },
17366
+ style: {
17367
+ width: '100%',
17368
+ background: '#fff',
17369
+ border: '1px solid #ccc',
17370
+ borderRadius: 5,
17371
+ color: '#000',
17372
+ height: 35,
17373
+ paddingRight: 10,
17374
+ paddingLeft: 10
17375
+ }
17376
+ }))), sectionproperties.showcountriesfilter == 'Show' && Countriesfilter(), sectionproperties.showvariantsfilter == 'Show' && InstFilters(), sectionproperties.filterType == 'All' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React.createElement("div", {
16992
17377
  "class": "row m-0 w-100 mb-3"
16993
17378
  }, CategoriesFilter()), sectionproperties.filterType == 'Collections' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React.createElement("div", {
16994
17379
  "class": "row m-0 w-100 mb-3"
@@ -17065,7 +17450,7 @@ var Filter$1 = function Filter(props) {
17065
17450
  }
17066
17451
  }, /*#__PURE__*/React.createElement("div", {
17067
17452
  className: filter_cssstyles.filteraccordion + ' row m-0 w-100 pt-2 pb-3 filter-accordion '
17068
- }, /*#__PURE__*/React.createElement(Accordion, {
17453
+ }, sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React.createElement(Accordion, {
17069
17454
  allowMultipleExpanded: true,
17070
17455
  allowZeroExpanded: true,
17071
17456
  preExpanded: [0, 1, 2, 3],
@@ -17141,7 +17526,57 @@ var Filter$1 = function Filter(props) {
17141
17526
  }
17142
17527
  }, valueitem.name)));
17143
17528
  }));
17144
- }))))))), sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React.createElement("div", {
17529
+ }))))))), authdetailsContext.instinfo.instid == '673f49cede6cb' && /*#__PURE__*/React.createElement("div", {
17530
+ "class": "row m-0 w-100 mb-3 mt-2 px-3"
17531
+ }, /*#__PURE__*/React.createElement("div", {
17532
+ "class": "col-lg-12 p-0 text-start mb-2"
17533
+ }, /*#__PURE__*/React.createElement("p", {
17534
+ className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'
17535
+ }, langdetect == 'en' ? 'Price' : 'السعر')), /*#__PURE__*/React.createElement("div", {
17536
+ className: langdetect == 'en' ? 'col-6 pl-0 pr-1' : 'col-6 pr-0 pl-1'
17537
+ }, /*#__PURE__*/React.createElement("label", {
17538
+ className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
17539
+ }, langdetect == 'en' ? 'From' : 'من'), /*#__PURE__*/React.createElement("input", {
17540
+ type: "text",
17541
+ value: pricefrom,
17542
+ onChange: function onChange(event) {
17543
+ var temppricevalue = _objectSpread$2b({}, pricevalue2);
17544
+ temppricevalue.min = event.target.value;
17545
+ setpricevalue2(_objectSpread$2b({}, temppricevalue));
17546
+ },
17547
+ style: {
17548
+ background: '#fff',
17549
+ border: '1px solid #ccc',
17550
+ borderRadius: 5,
17551
+ color: '#000',
17552
+ height: 35,
17553
+ width: '100%',
17554
+ paddingLeft: 15,
17555
+ paddingRight: 15
17556
+ }
17557
+ })), /*#__PURE__*/React.createElement("div", {
17558
+ className: langdetect == 'en' ? 'col-6 pr-0 pl-1' : 'col-6 pl-0 pr-1'
17559
+ }, /*#__PURE__*/React.createElement("label", {
17560
+ className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
17561
+ }, langdetect == 'en' ? 'To' : 'إلى'), /*#__PURE__*/React.createElement("input", {
17562
+ type: "text",
17563
+ value: priceto,
17564
+ onChange: function onChange(event) {
17565
+ var temppricevalue = _objectSpread$2b({}, pricevalue2);
17566
+ temppricevalue.max = event.target.value;
17567
+ setpricevalue2(_objectSpread$2b({}, temppricevalue));
17568
+ },
17569
+ style: {
17570
+ width: '100%',
17571
+ background: '#fff',
17572
+ border: '1px solid #ccc',
17573
+ borderRadius: 5,
17574
+ color: '#000',
17575
+ height: 35,
17576
+ paddingLeft: 15,
17577
+ paddingRight: 15
17578
+ }
17579
+ }))), sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React.createElement("div", {
17145
17580
  className: "col-lg-12 p-0"
17146
17581
  }, /*#__PURE__*/React.createElement("hr", {
17147
17582
  className: "mt-2 mb-3"
@@ -17474,6 +17909,7 @@ var CardsSection = function CardsSection(props) {
17474
17909
  perpageItems = _useState14[0],
17475
17910
  setperpageItems = _useState14[1];
17476
17911
  var AddtoCartMutationContext = props.actions.AddtoCartMutationContext;
17912
+ props.actions.authdetailsContext;
17477
17913
  useEffect(function () {
17478
17914
  var productfilerobjtemp = ProductFilterObjContext;
17479
17915
  if (props.filterparamsprops != undefined) {
@@ -17747,7 +18183,7 @@ var CardsSection = function CardsSection(props) {
17747
18183
  };
17748
18184
  if (fetchingtype == 'products') {
17749
18185
  var _arrayItem$features3;
17750
- var itemquantity = 0;
18186
+ var itemquantity = 1;
17751
18187
  if (langdetect == 'en') {
17752
18188
  cardobj.name = arrayItem.productinfo.name_en;
17753
18189
  } else {
@@ -17758,6 +18194,11 @@ var CardsSection = function CardsSection(props) {
17758
18194
  } else {
17759
18195
  cardobj.description = arrayItem.productinfo.description_ar;
17760
18196
  }
18197
+ if (langdetect == 'en') {
18198
+ cardobj.shortdescription = arrayItem.short_description_ar;
18199
+ } else {
18200
+ cardobj.shortdescription = arrayItem.productinfo.description_ar;
18201
+ }
17761
18202
  if (langdetect == 'en') {
17762
18203
  cardobj.shortdescription = arrayItem.short_description_en;
17763
18204
  } else {
@@ -17783,6 +18224,7 @@ var CardsSection = function CardsSection(props) {
17783
18224
  cardobj.productendpointurl = arrayItem.productinfo.productendpointurl;
17784
18225
  cardobj.hassale = arrayItem.productinfo.hassale;
17785
18226
  cardobj.productid = arrayItem.productinfo.productid;
18227
+ cardobj.vendorid = arrayItem.productinfo.vendorproviderid;
17786
18228
  cardobj.hasvariants = arrayItem.productinfo.hasvariants;
17787
18229
  cardobj.description_en = arrayItem.productinfo.description_en;
17788
18230
  cardobj.description_ar = arrayItem.productinfo.description_ar;
@@ -17920,6 +18362,28 @@ var CardsSection = function CardsSection(props) {
17920
18362
  }
17921
18363
  }
17922
18364
  var section_cssstyles = {
18365
+ btnnn: css({
18366
+ width: '20%',
18367
+ height: 40,
18368
+ background: '#5c5c5c',
18369
+ fontSize: 14,
18370
+ fontWeight: 400,
18371
+ color: 'white',
18372
+ borderRadius: 10,
18373
+ ':hover': {
18374
+ color: 'white',
18375
+ background: '#000',
18376
+ transition: '.3s'
18377
+ }
18378
+ }),
18379
+ titleee: css({
18380
+ fontSize: 25,
18381
+ color: '#000',
18382
+ fontWeight: 600,
18383
+ '@media (max-width: 800px)': {
18384
+ fontSize: 20
18385
+ }
18386
+ }),
17923
18387
  sectioncontainerr: css({
17924
18388
  width: sectionproperties.width + 'vw',
17925
18389
  marginTop: sectionproperties.marginTop + 'px',
@@ -18124,12 +18588,11 @@ var CardsSection = function CardsSection(props) {
18124
18588
  };
18125
18589
  var SectionTitle = function SectionTitle() {
18126
18590
  return /*#__PURE__*/React.createElement("div", {
18127
- "class": "d-flex align-items-center",
18591
+ "class": "d-flex align-items-center flex-row",
18128
18592
  style: {
18129
18593
  position: 'relative',
18130
18594
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
18131
- width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : '',
18132
- flexDirection: sectionproperties.sectiontitlestyle == 'Line Under Text' ? 'column' : 'row'
18595
+ width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
18133
18596
  }
18134
18597
  }, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
18135
18598
  "class": section_cssstyles.line_left
@@ -18144,14 +18607,6 @@ var CardsSection = function CardsSection(props) {
18144
18607
  }
18145
18608
  }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
18146
18609
  "class": section_cssstyles.line_right
18147
- }), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React.createElement("span", {
18148
- style: {
18149
- width: '50%',
18150
- background: sectionproperties.linebgcolor,
18151
- height: 3,
18152
- borderRadius: 10,
18153
- marginTop: 5
18154
- }
18155
18610
  }));
18156
18611
  };
18157
18612
  var isCardsectionloading = function isCardsectionloading() {
@@ -18872,7 +19327,23 @@ var CardsSection = function CardsSection(props) {
18872
19327
  setopenFilterSlider: setopenFilterSlider,
18873
19328
  show_product_group_titles: show_product_group_titles,
18874
19329
  typeprops: 'vertical'
18875
- })), fetchingtype == 'custom' && /*#__PURE__*/React.createElement(React.Fragment, null, cardsrender()), fetchingtype != 'custom' && cardsrender()));
19330
+ })), fetchingtype == 'custom' && /*#__PURE__*/React.createElement(React.Fragment, null, cardsrender()), fetchingtype != 'custom' && cardsrender(), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
19331
+ "class": "col-lg-12 allcentered my-5"
19332
+ }, /*#__PURE__*/React.createElement("div", {
19333
+ "class": "row m-0 w-100"
19334
+ }, /*#__PURE__*/React.createElement("div", {
19335
+ "class": "col-lg-12 allcentered mb-3"
19336
+ }, /*#__PURE__*/React.createElement("p", {
19337
+ "class": section_cssstyles.titleee + ' m-0 p-0 ',
19338
+ style: {}
19339
+ }, langdetect == 'en' ? "Didn't find what you're looking for?" : 'مش لاقي اللي بتدور عليه؟')), /*#__PURE__*/React.createElement("div", {
19340
+ "class": "col-lg-12 allcentered"
19341
+ }, /*#__PURE__*/React.createElement("button", {
19342
+ "class": section_cssstyles.btnnn + ' w-md-100 ',
19343
+ onClick: function onClick() {
19344
+ routingcountext('inquiryform', false, '');
19345
+ }
19346
+ }, langdetect == 'en' ? 'Contact Us' : 'إتصل بنا'))))));
18876
19347
  };
18877
19348
 
18878
19349
  function ownKeys$28(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
@@ -22070,7 +22541,7 @@ var DownloadApp = function DownloadApp(props) {
22070
22541
  function ownKeys$1_(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
22071
22542
  function _objectSpread$1_(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1_(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1_(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
22072
22543
  var SocialMediaSection = function SocialMediaSection(props) {
22073
- var _authdetailsContext$i, _authdetailsContext$i4, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13;
22544
+ var _authdetailsContext$i, _authdetailsContext$i4, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13, _authdetailsContext$i16;
22074
22545
  props.actions;
22075
22546
  props.actions.StatePagePropertiesContext;
22076
22547
  var _useState = useState({}),
@@ -22151,26 +22622,39 @@ var SocialMediaSection = function SocialMediaSection(props) {
22151
22622
  style: {
22152
22623
  fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
22153
22624
  }
22154
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
22625
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.linkedinlink) != null && /*#__PURE__*/React.createElement("div", {
22155
22626
  "class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
22156
22627
  onClick: function onClick() {
22157
22628
  var _authdetailsContext$i11;
22158
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.tiktoklink) != null) {
22629
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.linkedinlink) != null) {
22159
22630
  var _authdetailsContext$i12;
22160
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.tiktoklink, '_blank');
22631
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.linkedinlink, '_blank');
22161
22632
  }
22162
22633
  }
22163
- }, /*#__PURE__*/React.createElement(IoLogoTiktok, {
22634
+ }, /*#__PURE__*/React.createElement(FaLinkedinIn, {
22164
22635
  style: {
22165
22636
  fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
22166
22637
  }
22167
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.whatsappnumber) != null && /*#__PURE__*/React.createElement("div", {
22638
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
22168
22639
  "class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
22169
22640
  onClick: function onClick() {
22170
22641
  var _authdetailsContext$i14;
22171
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.whatsappnumber) != null) {
22642
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink) != null) {
22172
22643
  var _authdetailsContext$i15;
22173
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.whatsappnumber), '_blank');
22644
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.tiktoklink, '_blank');
22645
+ }
22646
+ }
22647
+ }, /*#__PURE__*/React.createElement(IoLogoTiktok, {
22648
+ style: {
22649
+ fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
22650
+ }
22651
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.whatsappnumber) != null && /*#__PURE__*/React.createElement("div", {
22652
+ "class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
22653
+ onClick: function onClick() {
22654
+ var _authdetailsContext$i17;
22655
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
22656
+ var _authdetailsContext$i18;
22657
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.whatsappnumber), '_blank');
22174
22658
  }
22175
22659
  }
22176
22660
  }, /*#__PURE__*/React.createElement(FaWhatsapp, {
@@ -22183,10 +22667,10 @@ var SocialMediaSection = function SocialMediaSection(props) {
22183
22667
  function ownKeys$1Z(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
22184
22668
  function _objectSpread$1Z(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1Z(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1Z(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
22185
22669
  var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
22186
- var _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _fetchCategoriesQuery2, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i6, _authdetailsContext$i9, _authdetailsContext$i12;
22670
+ var _authdetailsContext$i2, _authdetailsContext$i3, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _fetchCategoriesQuery2, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i9, _authdetailsContext$i12, _authdetailsContext$i15;
22187
22671
  var actions = props.actions;
22188
22672
  var LogoutMutationContext = props.actions.LogoutMutationContext;
22189
- props.actions.setsidecartnavshowcontext;
22673
+ var setsidecartnavshowcontext = props.actions.setsidecartnavshowcontext;
22190
22674
  var setSearchHeaderInputContext = props.actions.setSearchHeaderInputContext;
22191
22675
  props.actions.StatePagePropertiesContext;
22192
22676
  var lang = props.actions.lang;
@@ -22194,12 +22678,12 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
22194
22678
  var setlang = props.actions.setlang;
22195
22679
  var templatepropcontext = props.actions.templatepropcontext;
22196
22680
  var authdetailsContext = props.actions.authdetailsContext;
22197
- props.actions.fetchcustomercartQueryContext;
22681
+ var fetchcustomercartQueryContext = props.actions.fetchcustomercartQueryContext;
22198
22682
  var templateproperties_context = props.actions.templateproperties_context;
22199
22683
  props.actions.favoriteprojectscountContext;
22200
22684
  var routingcountext = props.actions.routingcountext;
22201
22685
  var StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
22202
- props.actions.setcurrencyfunccontext;
22686
+ var setcurrencyfunccontext = props.actions.setcurrencyfunccontext;
22203
22687
  var fetchCategoriesQueryContext = props.actions.fetchCategoriesQueryContext;
22204
22688
  var ikimagecredcontext = props.actions.ikimagecredcontext;
22205
22689
  var _useState = useState(''),
@@ -22419,6 +22903,47 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
22419
22903
  });
22420
22904
  return policyobj;
22421
22905
  };
22906
+ var CartButton = function CartButton() {
22907
+ var _fetchcustomercartQue2, _fetchcustomercartQue3;
22908
+ return /*#__PURE__*/React.createElement("div", {
22909
+ "class": "d-flex align-items-center",
22910
+ style: {
22911
+ position: 'relative'
22912
+ }
22913
+ }, /*#__PURE__*/React.createElement("button", {
22914
+ className: "".concat(header_cssstyles.addtocartbtn_resp) + ' d-flex align-items-center justify-content-center p-0 ',
22915
+ onClick: function onClick() {
22916
+ var _fetchcustomercartQue;
22917
+ if ((fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue === void 0 || (_fetchcustomercartQue = _fetchcustomercartQue.data) === null || _fetchcustomercartQue === void 0 || (_fetchcustomercartQue = _fetchcustomercartQue.customercart) === null || _fetchcustomercartQue === void 0 || (_fetchcustomercartQue = _fetchcustomercartQue.cartitems) === null || _fetchcustomercartQue === void 0 ? void 0 : _fetchcustomercartQue.length) > 7) {
22918
+ routingcountext(StaticPagesLinksContext.viewcart);
22919
+ } else {
22920
+ setsidecartnavshowcontext(true);
22921
+ }
22922
+ }
22923
+ }, /*#__PURE__*/React.createElement("i", {
22924
+ className: ' h-100 d-flex align-items-center justify-content-center '
22925
+ }, sectionproperties.carticonstyle == 'Shopping bag 1' && /*#__PURE__*/React.createElement(FiShoppingBag, {
22926
+ size: sectionproperties.cartBtniconresp_size
22927
+ }), sectionproperties.carticonstyle == 'Shopping bag 2' && /*#__PURE__*/React.createElement(CgShoppingBag, {
22928
+ size: sectionproperties.cartBtniconresp_size
22929
+ }), sectionproperties.carticonstyle == 'Shopping bag 3' && /*#__PURE__*/React.createElement(BsBag, {
22930
+ size: sectionproperties.cartBtniconresp_size
22931
+ }), sectionproperties.carticonstyle == 'Shopping bag 4' && /*#__PURE__*/React.createElement(RiHandbagLine, {
22932
+ size: sectionproperties.cartBtniconresp_size
22933
+ }), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React.createElement(FiShoppingCart, {
22934
+ size: sectionproperties.cartBtniconresp_size
22935
+ }), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React.createElement(MdAddShoppingCart, {
22936
+ size: sectionproperties.cartBtniconresp_size
22937
+ }), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React.createElement(FiCalendar, {
22938
+ size: sectionproperties.cartBtniconresp_size
22939
+ }))), /*#__PURE__*/React.createElement("div", {
22940
+ className: "".concat(header_cssstyles.badge_counter_header_notifications),
22941
+ style: {
22942
+ top: sectionproperties.cartbadgefromtop + 'px',
22943
+ right: sectionproperties.cartbadgefromright + 'px'
22944
+ }
22945
+ }, (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue2 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.data) === null || _fetchcustomercartQue2 === void 0 ? void 0 : _fetchcustomercartQue2.customercart) != null ? fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue3 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.customercart) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.cartitems) === null || _fetchcustomercartQue3 === void 0 ? void 0 : _fetchcustomercartQue3.length : 0));
22946
+ };
22422
22947
  var _useState15 = useState(false),
22423
22948
  _useState16 = _slicedToArray(_useState15, 2),
22424
22949
  openmenuCanvas = _useState16[0],
@@ -22493,10 +23018,8 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
22493
23018
  style: {
22494
23019
  position: 'relative'
22495
23020
  }
22496
- }, /*#__PURE__*/React.createElement("div", {
22497
- className: "col-md-6 col-sm-8 d-flex filter align-items-center p-0"
22498
- }, InstLogoContainer()), /*#__PURE__*/React.createElement("div", {
22499
- className: "col-md-6 col-sm-4 text-end p-0"
23021
+ }, sectionproperties.logocentered == 'Centered' && /*#__PURE__*/React.createElement("div", {
23022
+ className: "col-md-4 col-sm-3 text-start p-0"
22500
23023
  }, /*#__PURE__*/React.createElement("div", {
22501
23024
  style: {}
22502
23025
  }, /*#__PURE__*/React.createElement("i", {
@@ -22522,7 +23045,158 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
22522
23045
  }), menuactive == true && /*#__PURE__*/React.createElement(AiOutlineClose, {
22523
23046
  size: sectionproperties.resp_sidenav_size,
22524
23047
  color: sectionproperties.resp_sidenav_color
22525
- })))), menuactive == true && /*#__PURE__*/React.createElement("div", {
23048
+ }))), sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React.createElement("div", {
23049
+ style: {
23050
+ width: '30px',
23051
+ height: sectionproperties.cart_BtnHeight_resp + 'px'
23052
+ }
23053
+ }, /*#__PURE__*/React.createElement("i", {
23054
+ "class": "h-100 allcentered",
23055
+ onClick: function onClick() {
23056
+ setopenSearch(true);
23057
+ }
23058
+ }, /*#__PURE__*/React.createElement(IoSearchOutline, {
23059
+ size: 22,
23060
+ color: sectionproperties.cart_BtnTextcolor_resp
23061
+ })))), sectionproperties.logocentered == 'Not Centered' && /*#__PURE__*/React.createElement("div", {
23062
+ className: "col-md-6 col-sm-6 d-flex filter align-items-center p-0"
23063
+ }, /*#__PURE__*/React.createElement("div", {
23064
+ style: {
23065
+ width: sectionproperties.cart_BtnWidth_resp + 'px',
23066
+ height: sectionproperties.cart_BtnHeight_resp + 'px'
23067
+ },
23068
+ "class": langdetect == 'en' ? 'mr-2' : 'ml-2'
23069
+ }, /*#__PURE__*/React.createElement("i", {
23070
+ "class": ' h-100 allcentered ',
23071
+ style: {
23072
+ color: sectionproperties.cart_BtnTextcolor_resp
23073
+ },
23074
+ onClick: function onClick() {
23075
+ if (sectionproperties.responsiveheaderstyle == 'Style 2') {
23076
+ if (menuactive == true) {
23077
+ setmenuactive(false);
23078
+ } else {
23079
+ setmenuactive(true);
23080
+ }
23081
+ } else {
23082
+ setopenmenuCanvas(true);
23083
+ setactiveTab('menu');
23084
+ }
23085
+ }
23086
+ }, menuactive == false && /*#__PURE__*/React.createElement(FiMenu, {
23087
+ size: 20,
23088
+ color: sectionproperties.cart_BtnTextcolor_resp
23089
+ }), menuactive == true && /*#__PURE__*/React.createElement(AiOutlineClose, {
23090
+ size: 20,
23091
+ color: sectionproperties.cart_BtnTextcolor_resp
23092
+ }))), InstLogoContainer()), sectionproperties.logocentered == 'Centered' && /*#__PURE__*/React.createElement("div", {
23093
+ className: "col-md-4 col-sm-6 allcentered p-0"
23094
+ }, InstLogoContainer()), /*#__PURE__*/React.createElement("div", {
23095
+ className: sectionproperties.logocentered != 'Centered' ? 'col-md-6 col-sm-6 d-flex align-items-center justify-content-end p-0' : 'col-md-4 col-sm-3 d-flex align-items-center justify-content-end p-0'
23096
+ }, sectionproperties.searchbar_show == 'Show' && sectionproperties.logocentered == 'Not Centered' && /*#__PURE__*/React.createElement("div", {
23097
+ style: {
23098
+ width: '30px',
23099
+ height: sectionproperties.cart_BtnHeight_resp + 'px'
23100
+ }
23101
+ }, /*#__PURE__*/React.createElement("i", {
23102
+ "class": "h-100 allcentered",
23103
+ onClick: function onClick() {
23104
+ setopenSearch(true);
23105
+ }
23106
+ }, /*#__PURE__*/React.createElement(IoSearchOutline, {
23107
+ size: 22,
23108
+ color: sectionproperties.cart_BtnTextcolor_resp
23109
+ }))), templateproperties_context.showfavorites == 'Show' && /*#__PURE__*/React.createElement("div", {
23110
+ style: {
23111
+ width: '30px',
23112
+ height: sectionproperties.cart_BtnHeight_resp + 'px'
23113
+ }
23114
+ }, /*#__PURE__*/React.createElement("i", {
23115
+ "class": "h-100 allcentered",
23116
+ onClick: function onClick() {
23117
+ routingcountext(StaticPagesLinksContext.Wishlist);
23118
+ }
23119
+ }, /*#__PURE__*/React.createElement(FaRegHeart, {
23120
+ size: 22,
23121
+ color: sectionproperties.cart_BtnTextcolor_resp
23122
+ }))), sectionproperties.cartBtnShow == 'Show' && CartButton(), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 || (_authdetailsContext$i2 = _authdetailsContext$i2.instcurrencies) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.length) > 1 && /*#__PURE__*/React.createElement("div", {
23123
+ "class": 'd-flex align-items-center pl-1 pr-1 pt-1',
23124
+ style: {}
23125
+ }, /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("li", {
23126
+ "class": ' d-flex align-items-center justify-content-center '
23127
+ }, langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
23128
+ "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
23129
+ }, /*#__PURE__*/React.createElement("p", {
23130
+ "class": "m-0 p-0 mr-1 ml-1"
23131
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
23132
+ "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
23133
+ }, /*#__PURE__*/React.createElement("p", {
23134
+ "class": "m-0 p-0 ml-1 mr-1"
23135
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)))), /*#__PURE__*/React.createElement(Dropdown.Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
23136
+ var _authdetailsContext$i4;
23137
+ return /*#__PURE__*/React.createElement(Dropdown.Item, {
23138
+ "class": "m-0 p-0",
23139
+ onClick: function onClick() {
23140
+ setcurrencyfunccontext(item);
23141
+ }
23142
+ }, /*#__PURE__*/React.createElement("div", {
23143
+ "class": "row m-0 w-100"
23144
+ }, /*#__PURE__*/React.createElement("div", {
23145
+ "class": "col-lg-12 p-0 d-flex justify-content-start"
23146
+ }, /*#__PURE__*/React.createElement("div", {
23147
+ "class": "".concat(header_cssstyles.dropdownitemcontainer)
23148
+ }, /*#__PURE__*/React.createElement("p", {
23149
+ "class": 'dropdownitem d-flex align-items-center justify-content-center m-0 p-0',
23150
+ style: {
23151
+ fontSize: sectionproperties.dropdown_fontsize + 'px',
23152
+ fontWeight: sectionproperties.dropdown_fontweight,
23153
+ textTransform: sectionproperties.dropdown_texttransform,
23154
+ color: sectionproperties.language_container_color_resp
23155
+ }
23156
+ }, /*#__PURE__*/React.createElement(FaMoneyBillWave, null), /*#__PURE__*/React.createElement("span", {
23157
+ "class": 'ml-2 mr-2'
23158
+ }, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar)))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 || (_authdetailsContext$i4 = _authdetailsContext$i4.instcurrencies) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.length) - 1 && /*#__PURE__*/React.createElement("div", {
23159
+ "class": "col-lg-12 p-0"
23160
+ }, /*#__PURE__*/React.createElement("hr", {
23161
+ "class": "m-0"
23162
+ }))));
23163
+ })))), sectionproperties.searchbar_show == 'Hide' && sectionproperties.logocentered == 'Centered' && sectionproperties.cartBtnShow == 'Hide' && sectionproperties.favBtnShow == 'Hide' && /*#__PURE__*/React.createElement("div", {
23164
+ className: 'allcentered resposiveheader_languagedropdown',
23165
+ style: {
23166
+ marginLeft: langdetect == 'en' ? '0.25rem' : 0,
23167
+ marginRight: langdetect == 'ar' ? '0.25rem' : 0
23168
+ }
23169
+ }, langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
23170
+ className: ' row m-0 w-100 allcentered ',
23171
+ style: {
23172
+ direction: 'rtl',
23173
+ color: sectionproperties.cart_BtnTextcolor_resp
23174
+ },
23175
+ onClick: function onClick() {
23176
+ setlang('ar');
23177
+ }
23178
+ }, /*#__PURE__*/React.createElement("p", {
23179
+ "class": "m-0 p-0 font-weight-500"
23180
+ }, "\u0639"), /*#__PURE__*/React.createElement("i", {
23181
+ className: langdetect == 'en' ? 'h-100 allcentered mr-1' : 'h-100 allcentered ml-1'
23182
+ }, /*#__PURE__*/React.createElement(BiChevronDown, {
23183
+ size: 20
23184
+ }))), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
23185
+ className: ' row m-0 w-100 allcentered ',
23186
+ style: {
23187
+ direction: 'ltr',
23188
+ color: sectionproperties.cart_BtnTextcolor_resp
23189
+ },
23190
+ onClick: function onClick() {
23191
+ setlang('en');
23192
+ }
23193
+ }, /*#__PURE__*/React.createElement("p", {
23194
+ "class": "m-0 p-0 font-weight-500 mr-1"
23195
+ }, "En"), /*#__PURE__*/React.createElement("i", {
23196
+ className: "h-100 allcentered"
23197
+ }, /*#__PURE__*/React.createElement(BiChevronDown, {
23198
+ size: 20
23199
+ }))))), menuactive == true && /*#__PURE__*/React.createElement("div", {
22526
23200
  "class": "px-4 py-4 scrollvertical",
22527
23201
  style: {
22528
23202
  position: 'fixed',
@@ -23165,7 +23839,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
23165
23839
  }, lang.logout))))), activeTab == 'categories' && /*#__PURE__*/React.createElement("div", {
23166
23840
  className: ' row m-0 w-100 accordionContainer anim'
23167
23841
  }, sectionproperties.subheaderParentType == 'Categories' && /*#__PURE__*/React.createElement(Accordion, {
23168
- allowMultipleExpanded: true,
23842
+ allowMultipleExpanded: false,
23169
23843
  allowZeroExpanded: true
23170
23844
  }, fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 || (_fetchCategoriesQuery2 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery2 === void 0 || (_fetchCategoriesQuery2 = _fetchCategoriesQuery2.data) === null || _fetchCategoriesQuery2 === void 0 ? void 0 : _fetchCategoriesQuery2.categories.map(function (item, index) {
23171
23845
  if (item.isshowntocustomers == 1) {
@@ -23221,7 +23895,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
23221
23895
  }, /*#__PURE__*/React.createElement("div", {
23222
23896
  className: "row mt-0 mb-2 ml-0 mr-0 d-lg-flex"
23223
23897
  }, /*#__PURE__*/React.createElement(Accordion, {
23224
- allowMultipleExpanded: true,
23898
+ allowMultipleExpanded: false,
23225
23899
  allowZeroExpanded: true
23226
23900
  }, Choosenindex.length != 0 && (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 || (_fetchCategoriesQuery3 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery3 === void 0 || (_fetchCategoriesQuery3 = _fetchCategoriesQuery3.data) === null || _fetchCategoriesQuery3 === void 0 || (_fetchCategoriesQuery3 = _fetchCategoriesQuery3.categories[Choosenindex]) === null || _fetchCategoriesQuery3 === void 0 || (_fetchCategoriesQuery3 = _fetchCategoriesQuery3.parentcolletions) === null || _fetchCategoriesQuery3 === void 0 ? void 0 : _fetchCategoriesQuery3.length) != 0 && (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 || (_fetchCategoriesQuery4 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery4 === void 0 || (_fetchCategoriesQuery4 = _fetchCategoriesQuery4.data) === null || _fetchCategoriesQuery4 === void 0 || (_fetchCategoriesQuery4 = _fetchCategoriesQuery4.categories[Choosenindex]) === null || _fetchCategoriesQuery4 === void 0 ? void 0 : _fetchCategoriesQuery4.parentcolletions.map(function (pitem, pindex) {
23227
23901
  if (pitem.isshowntocustomers == 1) {
@@ -23297,7 +23971,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
23297
23971
  }))))));
23298
23972
  }
23299
23973
  })), sectionproperties.subheaderParentType == 'Parent Collections' && /*#__PURE__*/React.createElement(Accordion, {
23300
- allowMultipleExpanded: true,
23974
+ allowMultipleExpanded: false,
23301
23975
  allowZeroExpanded: true
23302
23976
  }, pcollarray.map(function (item, index) {
23303
23977
  if (item.isshowntocustomers == 1) {
@@ -23411,7 +24085,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
23411
24085
  }
23412
24086
  })))));
23413
24087
  }
23414
- })), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 || (_authdetailsContext$i2 = _authdetailsContext$i2.instcollections) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.map(function (collitem, collindex) {
24088
+ })), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 || (_authdetailsContext$i5 = _authdetailsContext$i5.instcollections) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.map(function (collitem, collindex) {
23415
24089
  if (collitem.isshowntocustomers == 1) {
23416
24090
  return /*#__PURE__*/React.createElement("div", {
23417
24091
  className: ' row m-0 p-0 mb-2 w-100 '
@@ -23437,49 +24111,49 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
23437
24111
  style: {
23438
24112
  background: '#eee'
23439
24113
  }
23440
- }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink) != null && /*#__PURE__*/React.createElement("div", {
24114
+ }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.facebooklink) != null && /*#__PURE__*/React.createElement("div", {
23441
24115
  "class": ' d-flex align-items-center justify-content-center mx-2 ',
23442
24116
  onClick: function onClick() {
23443
- var _authdetailsContext$i4;
23444
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink) != null) {
23445
- var _authdetailsContext$i5;
23446
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.facebooklink, '_blank');
24117
+ var _authdetailsContext$i7;
24118
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.facebooklink) != null) {
24119
+ var _authdetailsContext$i8;
24120
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.facebooklink, '_blank');
23447
24121
  }
23448
24122
  }
23449
24123
  }, /*#__PURE__*/React.createElement(FaFacebookF, {
23450
24124
  size: '20',
23451
24125
  color: '#62564b'
23452
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
24126
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
23453
24127
  "class": ' d-flex align-items-center justify-content-center mx-2 ',
23454
24128
  onClick: function onClick() {
23455
- var _authdetailsContext$i7;
23456
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instagramlink) != null) {
23457
- var _authdetailsContext$i8;
23458
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.instagramlink, '_blank');
24129
+ var _authdetailsContext$i10;
24130
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null) {
24131
+ var _authdetailsContext$i11;
24132
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink, '_blank');
23459
24133
  }
23460
24134
  }
23461
24135
  }, /*#__PURE__*/React.createElement(AiFillInstagram, {
23462
24136
  size: '22',
23463
24137
  color: '#62564b'
23464
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
24138
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
23465
24139
  "class": ' d-flex align-items-center justify-content-center mx-2 ',
23466
24140
  onClick: function onClick() {
23467
- var _authdetailsContext$i10;
23468
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null) {
23469
- var _authdetailsContext$i11;
23470
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.tiktoklink, '_blank');
24141
+ var _authdetailsContext$i13;
24142
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
24143
+ var _authdetailsContext$i14;
24144
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink, '_blank');
23471
24145
  }
23472
24146
  }
23473
24147
  }, /*#__PURE__*/React.createElement(IoLogoTiktok, {
23474
24148
  size: '20',
23475
24149
  color: '#62564b'
23476
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.youtubelink) != null && /*#__PURE__*/React.createElement("div", {
24150
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.youtubelink) != null && /*#__PURE__*/React.createElement("div", {
23477
24151
  "class": ' d-flex align-items-center justify-content-center mx-2 ',
23478
24152
  onClick: function onClick() {
23479
- var _authdetailsContext$i13;
23480
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
23481
- var _authdetailsContext$i14;
23482
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.youtubelink, '_blank');
24153
+ var _authdetailsContext$i16;
24154
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.instagramlink) != null) {
24155
+ var _authdetailsContext$i17;
24156
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.youtubelink, '_blank');
23483
24157
  }
23484
24158
  }
23485
24159
  }, /*#__PURE__*/React.createElement(AiFillYoutube, {
@@ -25995,7 +26669,7 @@ styleInject(css_248z$y);
25995
26669
  function ownKeys$1V(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
25996
26670
  function _objectSpread$1V(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1V(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1V(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
25997
26671
  var ClassicHeader = function ClassicHeader(props) {
25998
- var _authdetailsContext$i, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$c, _authdetailsContext$c2, _authdetailsContext$c3, _authdetailsContext$c4, _fetchcustomercartQue, _fetchcustomercartQue2, _templatepropcontext$;
26672
+ var _authdetailsContext$i, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$c, _authdetailsContext$c2, _authdetailsContext$c3, _authdetailsContext$c4, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3, _fetchcustomercartQue4, _templatepropcontext$;
25999
26673
  var LogoutMutationContext = props.actions.LogoutMutationContext;
26000
26674
  var setsidecartnavshowcontext = props.actions.setsidecartnavshowcontext;
26001
26675
  var setSearchHeaderInputContext = props.actions.setSearchHeaderInputContext;
@@ -26643,13 +27317,14 @@ var ClassicHeader = function ClassicHeader(props) {
26643
27317
  top: sectionproperties.cartbadgetop + 'px',
26644
27318
  right: sectionproperties.cartbadgeright + 'px'
26645
27319
  }
26646
- }, (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue === void 0 || (_fetchcustomercartQue = _fetchcustomercartQue.data) === null || _fetchcustomercartQue === void 0 ? void 0 : _fetchcustomercartQue.customercart) != null ? fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue2 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.customercart) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.cartitems) === null || _fetchcustomercartQue2 === void 0 ? void 0 : _fetchcustomercartQue2.length : 0)), /*#__PURE__*/React.createElement("p", {
26647
- "class": header_cssstyles.cartbtntext + ' mb-0 p-0 cartbtnicon ',
27320
+ }, fetchcustomercartQueryContext !== null && fetchcustomercartQueryContext !== void 0 && (_fetchcustomercartQue = fetchcustomercartQueryContext.data) !== null && _fetchcustomercartQue !== void 0 && (_fetchcustomercartQue = _fetchcustomercartQue.data) !== null && _fetchcustomercartQue !== void 0 && _fetchcustomercartQue.status && (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue2 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.customercart) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.cartitems) === null || _fetchcustomercartQue2 === void 0 ? void 0 : _fetchcustomercartQue2.length) != 0 ? fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue3 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.data) === null || _fetchcustomercartQue3 === void 0 ? void 0 : _fetchcustomercartQue3.customercart.cartitems_count_withquantity : 0)), /*#__PURE__*/React.createElement("p", {
27321
+ "class": ' mb-0 p-0 ',
26648
27322
  style: {
26649
27323
  marginLeft: langdetect == 'en' ? '9px' : 0,
26650
- marginRight: langdetect == 'ar' ? '9px' : 0
27324
+ marginRight: langdetect == 'ar' ? '9px' : 0,
27325
+ color: sectionproperties.cartBtnTextcolor
26651
27326
  }
26652
- }, langdetect == 'en' ? sectionproperties.cartBtnContentenglish : sectionproperties.cartBtnContentarabic)), /*#__PURE__*/React.createElement("div", {
27327
+ }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', " ", parseFloat(fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue4 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue4 === void 0 || (_fetchcustomercartQue4 = _fetchcustomercartQue4.data) === null || _fetchcustomercartQue4 === void 0 || (_fetchcustomercartQue4 = _fetchcustomercartQue4.customercart) === null || _fetchcustomercartQue4 === void 0 ? void 0 : _fetchcustomercartQue4.totalprice).toFixed(2), ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar)), /*#__PURE__*/React.createElement("div", {
26653
27328
  "class": langdetect == 'en' ? 'headerdropdownml' : 'headerdropdownmr'
26654
27329
  }, /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("li", {
26655
27330
  "class": ' d-flex align-items-center justify-content-center '
@@ -28301,7 +28976,7 @@ styleInject(css_248z$w);
28301
28976
  function ownKeys$1T(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
28302
28977
  function _objectSpread$1T(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1T(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1T(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
28303
28978
  var Header_threesectionslogocentered = function Header_threesectionslogocentered(props) {
28304
- var _authdetailsContext$i, _logoarrayofobjects$, _logoarrayofobjects$2, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$i8, _authdetailsContext$i9;
28979
+ var _authdetailsContext$i3, _authdetailsContext$i10, _authdetailsContext$i12, _logoarrayofobjects$, _logoarrayofobjects$2, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$i14, _authdetailsContext$i15;
28305
28980
  var _useState = useState(''),
28306
28981
  _useState2 = _slicedToArray(_useState, 2),
28307
28982
  sectionproperties = _useState2[0],
@@ -28323,6 +28998,10 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
28323
28998
  var actions = props.actions;
28324
28999
  var setcurrencyfunccontext = props.actions.setcurrencyfunccontext;
28325
29000
  var scrollYposittionprops = props.actions.scrollYposittionprops;
29001
+ var _useState3 = useState(false),
29002
+ _useState4 = _slicedToArray(_useState3, 2),
29003
+ dropdownselect = _useState4[0],
29004
+ setdropdownselect = _useState4[1];
28326
29005
  useEffect(function () {
28327
29006
  var secpropobj = {};
28328
29007
  StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
@@ -28339,10 +29018,18 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
28339
29018
  }
28340
29019
  setsectionproperties(_objectSpread$1T({}, secpropobj));
28341
29020
  }, [StatePagePropertiesContext]);
28342
- var _useState3 = useState([]),
28343
- _useState4 = _slicedToArray(_useState3, 2),
28344
- logoarrayofobjects = _useState4[0],
28345
- setlogoarrayofobjects = _useState4[1];
29021
+ var _useState5 = useState([]),
29022
+ _useState6 = _slicedToArray(_useState5, 2),
29023
+ logoarrayofobjects = _useState6[0],
29024
+ setlogoarrayofobjects = _useState6[1];
29025
+ var _useState7 = useState([]),
29026
+ _useState8 = _slicedToArray(_useState7, 2),
29027
+ pcollarray = _useState8[0],
29028
+ setpcollarray = _useState8[1];
29029
+ var _useState9 = useState(''),
29030
+ _useState10 = _slicedToArray(_useState9, 2),
29031
+ Choosenindex = _useState10[0],
29032
+ setChoosenindex = _useState10[1];
28346
29033
  useEffect(function () {
28347
29034
  if (templateproperties_context.length != 0 && templateproperties_context.logoarrayofobjects != undefined) {
28348
29035
  var logoarrayofobjectsparsed = JSON.parse(templateproperties_context.logoarrayofobjects);
@@ -28351,6 +29038,28 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
28351
29038
  }
28352
29039
  }
28353
29040
  }, [templateproperties_context]);
29041
+ useEffect(function () {
29042
+ var _authdetailsContext$i;
29043
+ var temppcollarray = _toConsumableArray(pcollarray);
29044
+ authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 || (_authdetailsContext$i = _authdetailsContext$i.instcategories) === null || _authdetailsContext$i === void 0 || _authdetailsContext$i.forEach(function (arrayItem) {
29045
+ var _arrayItem$parentcoll;
29046
+ arrayItem === null || arrayItem === void 0 || (_arrayItem$parentcoll = arrayItem.parentcolletions) === null || _arrayItem$parentcoll === void 0 || _arrayItem$parentcoll.forEach(function (item) {
29047
+ temppcollarray.push(item);
29048
+ });
29049
+ });
29050
+ setpcollarray(_toConsumableArray(temppcollarray));
29051
+ }, [authdetailsContext]);
29052
+ useEffect(function () {
29053
+ var _authdetailsContext$i2;
29054
+ var temppcollarray = _toConsumableArray(pcollarray);
29055
+ authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 || (_authdetailsContext$i2 = _authdetailsContext$i2.instcategories) === null || _authdetailsContext$i2 === void 0 || _authdetailsContext$i2.forEach(function (arrayItem) {
29056
+ var _arrayItem$parentcoll2;
29057
+ arrayItem === null || arrayItem === void 0 || (_arrayItem$parentcoll2 = arrayItem.parentcolletions) === null || _arrayItem$parentcoll2 === void 0 || _arrayItem$parentcoll2.forEach(function (item) {
29058
+ temppcollarray.push(item);
29059
+ });
29060
+ });
29061
+ setpcollarray(_toConsumableArray(temppcollarray));
29062
+ }, [authdetailsContext]);
28354
29063
  var header_cssstyles = {
28355
29064
  header_outercontainer: css({
28356
29065
  position: sectionproperties.headerstyles_position,
@@ -28581,8 +29290,151 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
28581
29290
  ':hover': {
28582
29291
  color: sectionproperties.upperheadercoloronhover
28583
29292
  }
29293
+ }),
29294
+ categorybtn: css({
29295
+ background: sectionproperties.generalbtn_bgColortransparent == 'Transparent' ? 'transparent' : sectionproperties.generalbtn_bgColor,
29296
+ width: sectionproperties.generalbtn_width + 'px',
29297
+ maxWidth: '100%',
29298
+ height: sectionproperties.generalbtn_height + 'px',
29299
+ borderRadius: sectionproperties.generalbtnborderradius + 'px',
29300
+ border: sectionproperties.generalbtn_borderwidth + 'px solid ' + sectionproperties.generalbtn_bordercolor,
29301
+ color: sectionproperties.generalbtn_textColor,
29302
+ fontSize: sectionproperties.generalbtn_fontsize + 'px',
29303
+ fontWeight: sectionproperties.generalbtn_fontweight,
29304
+ // background: '#003b42',
29305
+ // width: '100%',
29306
+ // height: 40,
29307
+ // borderRadius: 10,
29308
+ // color: 'white',
29309
+ // fontSize: 14,
29310
+ transition: '.3s',
29311
+ ':hover': {
29312
+ color: sectionproperties.generalbtn_textColoronhover,
29313
+ backgroundColor: sectionproperties.generalbtn_bgColortransparentonhover == 'Transparent' ? 'transparent' : sectionproperties.generalbtn_bgColoronhover
29314
+ // color: '#fff',
29315
+ // backgroundColor: '#de5511',
29316
+ }
29317
+ }),
29318
+ categoryname: css(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({
29319
+ color: sectionproperties.subheader_categorytitle_fontColor,
29320
+ fontSize: sectionproperties.subheader_categorytitle_fontSize + 'px',
29321
+ textTransform: sectionproperties.subheader_categorytitle_textTransform,
29322
+ fontWeight: sectionproperties.subheader_categorytitle_textfontweight
29323
+ }, "color", '#003B42'), "fontSize", 14), "fontWeight", 500), "transition", '.3s'), ':hover', _defineProperty({
29324
+ color: sectionproperties.subheader_categorytitle_coloronhover
29325
+ }, "color", '#de5511'))),
29326
+ parentcollection: css(_defineProperty(_defineProperty(_defineProperty(_defineProperty({
29327
+ color: sectionproperties.subheader_collectiontitle_fontColor,
29328
+ fontSize: sectionproperties.subheader_collectiontitle_fontSize + 'px',
29329
+ textTransform: sectionproperties.subheader_collectiontitle_textTransform,
29330
+ fontWeight: sectionproperties.subheader_collectiontitle_textfontweight,
29331
+ transition: '.3s'
29332
+ }, "color", '#003B42'), "fontSize", 14), "fontWeight", 500), ':hover', _defineProperty({
29333
+ color: sectionproperties.subheader_collectiontitle_coloronhover
29334
+ }, "color", '#de5511'))),
29335
+ collectionName: css({
29336
+ color: sectionproperties.collectionsectiontextcolor,
29337
+ fontSize: sectionproperties.collectionsectiontextfontsize + 'px',
29338
+ textTransform: sectionproperties.collectionsectiontexttransform,
29339
+ fontWeight: sectionproperties.collectionsectiontextfontweight,
29340
+ transition: '.3s',
29341
+ // color: '#003B42',
29342
+ // fontSize: 14,
29343
+ // fontWeight: 400,
29344
+ ':hover': {
29345
+ color: sectionproperties.collectionsectiontextcoloronhover
29346
+ // color: '#de5511',
29347
+ }
28584
29348
  })
28585
29349
  };
29350
+ var ButtonDropdown = function ButtonDropdown(item, index, fetchedarray) {
29351
+ var _fetchedarray$Choosen, _fetchedarray$Choosen2, _pcollarray$Choosenin, _pcollarray$Choosenin2;
29352
+ var parentclassname = '';
29353
+ if (sectionproperties.fetchparenttype == 'Categories') {
29354
+ parentclassname = header_cssstyles.categoryname;
29355
+ } else if (sectionproperties.fetchparenttype == 'Parent Collections') {
29356
+ parentclassname = header_cssstyles.parentcollection;
29357
+ } else {
29358
+ parentclassname = header_cssstyles.collectionName;
29359
+ }
29360
+ return /*#__PURE__*/React.createElement("li", {
29361
+ "class": "dropdown d-flex align-items-center w-100"
29362
+ }, /*#__PURE__*/React.createElement("div", {
29363
+ "class": parentclassname + ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer ',
29364
+ onMouseEnter: function onMouseEnter() {
29365
+ setChoosenindex(index);
29366
+ }
29367
+ }, /*#__PURE__*/React.createElement("div", {
29368
+ className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 '
29369
+ }, /*#__PURE__*/React.createElement("p", {
29370
+ "class": ' m-0 p-0 wordbreak wordbreak1 ',
29371
+ onClick: function onClick() {
29372
+ if (sectionproperties.fetchparenttype == 'Categories') {
29373
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'categories/' + item.categoryid);
29374
+ } else if (sectionproperties.fetchparenttype == 'Parent Collections') {
29375
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'parentcollections/' + item.parentcollectionid);
29376
+ } else {
29377
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
29378
+ }
29379
+ }
29380
+ }, langdetect == 'en' ? item.title_en : item.title_ar)), sectionproperties.fetchparenttype != 'Collections' && /*#__PURE__*/React.createElement("div", {
29381
+ className: 'col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end align-items-center p-0 '
29382
+ }, /*#__PURE__*/React.createElement("i", {
29383
+ className: ' p-0 h-100 allcentered '
29384
+ }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight, {
29385
+ size: sectionproperties.collectionsectioniconfontsize
29386
+ }) : /*#__PURE__*/React.createElement(BsChevronLeft, {
29387
+ size: sectionproperties.collectionsectioniconfontsize
29388
+ })))), sectionproperties.fetchparenttype == 'Categories' && ((_fetchedarray$Choosen = fetchedarray[Choosenindex]) === null || _fetchedarray$Choosen === void 0 || (_fetchedarray$Choosen = _fetchedarray$Choosen.parentcolletions) === null || _fetchedarray$Choosen === void 0 ? void 0 : _fetchedarray$Choosen.length) != 0 && /*#__PURE__*/React.createElement("ul", null, (_fetchedarray$Choosen2 = fetchedarray[Choosenindex]) === null || _fetchedarray$Choosen2 === void 0 || (_fetchedarray$Choosen2 = _fetchedarray$Choosen2.parentcolletions) === null || _fetchedarray$Choosen2 === void 0 ? void 0 : _fetchedarray$Choosen2.map(function (item, index) {
29389
+ var _item$collections;
29390
+ return /*#__PURE__*/React.createElement("li", {
29391
+ "class": "dropdown d-flex align-items-center w-100"
29392
+ }, /*#__PURE__*/React.createElement("div", {
29393
+ "class": header_cssstyles.parentcollection + ' w-100 dropdownInnerContainer cursor-pointer ',
29394
+ onClick: function onClick() {
29395
+ if (sectionproperties.fetchparenttype == 'Categories') {
29396
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'parentcollections/' + item.parentcollectionid);
29397
+ } else {
29398
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
29399
+ }
29400
+ }
29401
+ }, /*#__PURE__*/React.createElement("div", {
29402
+ "class": "row m-0 w-100"
29403
+ }, /*#__PURE__*/React.createElement("div", {
29404
+ className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 '
29405
+ }, /*#__PURE__*/React.createElement("p", {
29406
+ "class": ' m-0 p-0 wordbreak wordbreak1 '
29407
+ }, langdetect == 'en' ? item.title_en : item.title_ar)), (item === null || item === void 0 ? void 0 : item.collections.length) != 0 && /*#__PURE__*/React.createElement("div", {
29408
+ className: 'col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end align-items-center p-0 '
29409
+ }, /*#__PURE__*/React.createElement("i", {
29410
+ className: ' p-0 h-100 allcentered '
29411
+ }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight, {
29412
+ size: sectionproperties.collectionsectioniconfontsize
29413
+ }) : /*#__PURE__*/React.createElement(BsChevronLeft, {
29414
+ size: sectionproperties.collectionsectioniconfontsize
29415
+ }))))), (item === null || item === void 0 ? void 0 : item.collections.length) != 0 && /*#__PURE__*/React.createElement("ul", null, item === null || item === void 0 || (_item$collections = item.collections) === null || _item$collections === void 0 ? void 0 : _item$collections.map(function (item, index) {
29416
+ return /*#__PURE__*/React.createElement("li", {
29417
+ "class": header_cssstyles.collectionName + ' w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer ',
29418
+ onClick: function onClick() {
29419
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
29420
+ }
29421
+ }, langdetect == 'en' ? item.title_en : item.title_ar);
29422
+ })));
29423
+ })), sectionproperties.fetchparenttype == 'Parent Collections' && ((_pcollarray$Choosenin = pcollarray[Choosenindex]) === null || _pcollarray$Choosenin === void 0 ? void 0 : _pcollarray$Choosenin.collections.length) != 0 && /*#__PURE__*/React.createElement("ul", null, (_pcollarray$Choosenin2 = pcollarray[Choosenindex]) === null || _pcollarray$Choosenin2 === void 0 || (_pcollarray$Choosenin2 = _pcollarray$Choosenin2.collections) === null || _pcollarray$Choosenin2 === void 0 ? void 0 : _pcollarray$Choosenin2.map(function (item, index) {
29424
+ return /*#__PURE__*/React.createElement("li", {
29425
+ "class": "dropdown d-flex align-items-center w-100"
29426
+ }, /*#__PURE__*/React.createElement("div", {
29427
+ "class": header_cssstyles.collectionName + ' w-100 dropdownInnerContainer cursor-pointer ',
29428
+ onClick: function onClick() {
29429
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
29430
+ }
29431
+ }, /*#__PURE__*/React.createElement("div", {
29432
+ className: ' col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start align-items-center p-0 '
29433
+ }, /*#__PURE__*/React.createElement("p", {
29434
+ "class": ' m-0 p-0 wordbreak wordbreak1 '
29435
+ }, langdetect == 'en' ? item.title_en : item.title_ar))));
29436
+ })));
29437
+ };
28586
29438
  return /*#__PURE__*/React.createElement("div", {
28587
29439
  "class": ' row m-0 w-100 d-flex justify-content-center align-items-center ',
28588
29440
  style: {
@@ -28608,7 +29460,7 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
28608
29460
  transform: langdetect == 'en' ? 'scaleX(1)' : 'scaleX(-1)'
28609
29461
  }
28610
29462
  }))), /*#__PURE__*/React.createElement("a", {
28611
- href: 'https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.whatsappnumber),
29463
+ href: 'https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.whatsappnumber),
28612
29464
  target: '_blank',
28613
29465
  style: {
28614
29466
  position: 'fixed',
@@ -28656,30 +29508,30 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
28656
29508
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement(FaFacebookF, {
28657
29509
  "class": header_cssstyles.fbbtn + ' cursor-pointer ml-3 mr-3 ',
28658
29510
  onClick: function onClick() {
28659
- var _authdetailsContext$i2;
28660
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.facebooklink) != null) {
28661
- var _authdetailsContext$i3;
28662
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink, '_blank');
29511
+ var _authdetailsContext$i4;
29512
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink) != null) {
29513
+ var _authdetailsContext$i5;
29514
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.facebooklink, '_blank');
28663
29515
  }
28664
29516
  },
28665
29517
  size: sectionproperties.facebkbtnniconfontsize
28666
29518
  }), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement(AiOutlineInstagram, {
28667
29519
  "class": header_cssstyles.instagrambtn + ' cursor-pointer ml-3 mr-3 ',
28668
29520
  onClick: function onClick() {
28669
- var _authdetailsContext$i4;
28670
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instagramlink) != null) {
28671
- var _authdetailsContext$i5;
28672
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instagramlink, '_blank');
29521
+ var _authdetailsContext$i6;
29522
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instagramlink) != null) {
29523
+ var _authdetailsContext$i7;
29524
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instagramlink, '_blank');
28673
29525
  }
28674
29526
  },
28675
29527
  size: sectionproperties.instgrambtniconfontsize
28676
29528
  }), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement(FaWhatsapp, {
28677
29529
  "class": header_cssstyles.whatsapp_btn + ' cursor-pointer ml-3 mr-3 ',
28678
29530
  onClick: function onClick() {
28679
- var _authdetailsContext$i6;
28680
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.whatsappnumber) != null) {
28681
- var _authdetailsContext$i7;
28682
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.whatsappnumber), '_blank');
29531
+ var _authdetailsContext$i8;
29532
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.whatsappnumber) != null) {
29533
+ var _authdetailsContext$i9;
29534
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.whatsappnumber), '_blank');
28683
29535
  }
28684
29536
  },
28685
29537
  size: sectionproperties.youtubebtniconfontsize
@@ -28750,12 +29602,68 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
28750
29602
  }), /*#__PURE__*/React.createElement("span", {
28751
29603
  "class": 'ml-2 mr-2'
28752
29604
  }, lang.english)))))))))), /*#__PURE__*/React.createElement("div", {
28753
- "class": "".concat(headerstyles$a.header_innercontainer, " ").concat(header_cssstyles.header_innercontainer) + ' row m-0 w-100 d-flex align-items-center ',
29605
+ "class": "".concat(headerstyles$a.header_innercontainer, " ").concat(header_cssstyles.header_innercontainer) + ' row m-0 w-100 d-flex align-items-center px-1024-1 ',
28754
29606
  style: {
28755
29607
  zIndex: 2
28756
29608
  }
28757
29609
  }, /*#__PURE__*/React.createElement("div", {
28758
29610
  "class": "col-lg-5 p-0 d-flex align-items-center justify-content-start h-100"
29611
+ }, /*#__PURE__*/React.createElement("div", {
29612
+ "class": "row m-0 w-100"
29613
+ }, sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
29614
+ "class": 'col-lg-3 col-xl-4 d-flex align-items-center justify-content-start ',
29615
+ onClick: function onClick() {
29616
+ setdropdownselect(!dropdownselect);
29617
+ }
29618
+ }, /*#__PURE__*/React.createElement("div", {
29619
+ "class": "".concat(header_cssstyles.categorybtn) + ' categoriesdropdown d-flex w-100 align-items-center pl-2 pr-2 ',
29620
+ style: {
29621
+ zIndex: 100000
29622
+ }
29623
+ }, /*#__PURE__*/React.createElement("li", {
29624
+ "class": langdetect == 'en' ? 'dropdown dropdownen w-100' : 'dropdown dropdownar w-100'
29625
+ }, /*#__PURE__*/React.createElement("div", {
29626
+ "class": ' m-0 allcentered cursor-pointer px-2 p-lg-0 '
29627
+ }, /*#__PURE__*/React.createElement("div", {
29628
+ "class": 'col-lg-10 d-flex justify-content-start m-0 p-0'
29629
+ }, langdetect == 'en' ? 'Products' : 'المنتجات'), /*#__PURE__*/React.createElement("div", {
29630
+ "class": "col-lg-2 p-0 h-100 d-flex align-items-center justify-content-end d-xl-flex d-lg-none"
29631
+ }, /*#__PURE__*/React.createElement("i", {
29632
+ "class": "h-100 d-flex align-items-center justify-content-end"
29633
+ }, dropdownselect ? /*#__PURE__*/React.createElement(MdKeyboardArrowUp, {
29634
+ size: 25
29635
+ }) : /*#__PURE__*/React.createElement(MdKeyboardArrowDown, {
29636
+ size: 25
29637
+ })))), /*#__PURE__*/React.createElement("ul", {
29638
+ "class": "mt-2",
29639
+ sytle: {
29640
+ width: '200px'
29641
+ }
29642
+ }, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 || (_authdetailsContext$i10 = _authdetailsContext$i10.instcategories) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.map(function (item, index) {
29643
+ var _authdetailsContext$i11;
29644
+ var fetchedarray = authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instcategories;
29645
+ if (item.isshowntocustomers == 1) {
29646
+ return /*#__PURE__*/React.createElement("div", {
29647
+ "class": "w-100"
29648
+ }, ButtonDropdown(item, index, fetchedarray));
29649
+ }
29650
+ })), sectionproperties.fetchparenttype == 'Parent Collections' && (pcollarray === null || pcollarray === void 0 ? void 0 : pcollarray.map(function (item, index) {
29651
+ var fetchedarray = pcollarray;
29652
+ if (item.isshowntocustomers == 1) {
29653
+ return /*#__PURE__*/React.createElement("div", {
29654
+ "class": "w-100"
29655
+ }, ButtonDropdown(item, index, fetchedarray));
29656
+ }
29657
+ })), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 || (_authdetailsContext$i12 = _authdetailsContext$i12.instcollections) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.map(function (item, index) {
29658
+ var _authdetailsContext$i13;
29659
+ var fetchedarray = authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instcollections;
29660
+ if (item.isshowntocustomers == 1) {
29661
+ return /*#__PURE__*/React.createElement("div", {
29662
+ "class": "w-100"
29663
+ }, ButtonDropdown(item, index, fetchedarray));
29664
+ }
29665
+ })))))), /*#__PURE__*/React.createElement("div", {
29666
+ "class": sectionproperties.generalbtn_show == 'Show' ? 'col-xl-8 col-lg-9' : 'col-12'
28759
29667
  }, /*#__PURE__*/React.createElement("div", {
28760
29668
  "class": ' scrollhorizontal w-100 align-items-center h-100 ',
28761
29669
  style: {
@@ -28783,7 +29691,7 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
28783
29691
  "class": "".concat(headerstyles$a.navbar_item_text, " ").concat(header_cssstyles.navbar_item_text)
28784
29692
  }, langdetect == 'en' ? item.pagename : item.pagename_ar)));
28785
29693
  }
28786
- })), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' && /*#__PURE__*/React.createElement("div", {
29694
+ })))), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' && /*#__PURE__*/React.createElement("div", {
28787
29695
  "class": "row m-0 w-100 p-0"
28788
29696
  }, /*#__PURE__*/React.createElement(Subheader, {
28789
29697
  sectionpropertiesprops: sectionproperties,
@@ -29062,7 +29970,7 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
29062
29970
  }
29063
29971
  }), /*#__PURE__*/React.createElement("span", {
29064
29972
  "class": 'ml-2 mr-2'
29065
- }, "English"))))))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 || (_authdetailsContext$i8 = _authdetailsContext$i8.instcurrencies) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.length) > 1 && /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("li", {
29973
+ }, "English"))))))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 || (_authdetailsContext$i14 = _authdetailsContext$i14.instcurrencies) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.length) > 1 && /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("li", {
29066
29974
  "class": ' d-flex align-items-center justify-content-center '
29067
29975
  }, langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
29068
29976
  "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
@@ -29072,8 +29980,8 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
29072
29980
  "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
29073
29981
  }, /*#__PURE__*/React.createElement("p", {
29074
29982
  "class": "m-0 p-0 ml-2 mr-2"
29075
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)))), /*#__PURE__*/React.createElement(Dropdown.Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 || (_authdetailsContext$i9 = _authdetailsContext$i9.instcurrencies) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.map(function (item, index) {
29076
- var _authdetailsContext$i10;
29983
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)))), /*#__PURE__*/React.createElement(Dropdown.Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 || (_authdetailsContext$i15 = _authdetailsContext$i15.instcurrencies) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.map(function (item, index) {
29984
+ var _authdetailsContext$i16;
29077
29985
  return /*#__PURE__*/React.createElement(Dropdown.Item, {
29078
29986
  onClick: function onClick() {
29079
29987
  setcurrencyfunccontext(item);
@@ -29091,7 +29999,7 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
29091
29999
  fontWeight: sectionproperties.dropdown_fontweight,
29092
30000
  textTransform: sectionproperties.dropdown_texttransform
29093
30001
  }
29094
- }, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 || (_authdetailsContext$i10 = _authdetailsContext$i10.instcurrencies) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.length) - 1 && /*#__PURE__*/React.createElement("div", {
30002
+ }, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 || (_authdetailsContext$i16 = _authdetailsContext$i16.instcurrencies) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.length) - 1 && /*#__PURE__*/React.createElement("div", {
29095
30003
  "class": "col-lg-12 p-0"
29096
30004
  }, /*#__PURE__*/React.createElement("hr", {
29097
30005
  "class": "m-0"
@@ -29432,6 +30340,31 @@ var Simpleheader = function Simpleheader(props) {
29432
30340
  templateproperties_contextprops: templateproperties_context,
29433
30341
  actions: actions
29434
30342
  }), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React.createElement("div", {
30343
+ style: {
30344
+ position: 'fixed',
30345
+ bottom: 15,
30346
+ right: 15,
30347
+ zIndex: 2000,
30348
+ transition: 'all 0.3s ease-out',
30349
+ width: '100%',
30350
+ display: sectionproperties.showfloatingbtn == 'Show when logged in' ? 'none' : 'flex'
30351
+ },
30352
+ "class": "text-end"
30353
+ }, /*#__PURE__*/React.createElement("div", {
30354
+ "class": header_cssstyles.floatingbtn + ' allcentered ',
30355
+ style: {},
30356
+ onClick: function onClick() {
30357
+ if (sectionproperties.btnlinktype == 'Website Link') {
30358
+ routingcountext(sectionproperties.floatingbtnlink, false, '');
30359
+ } else {
30360
+ window.open(sectionproperties.floatingbtnlink, '_blank');
30361
+
30362
+ // routingcountext(sectionproperties.floatingbtnlink, true, '');
30363
+ }
30364
+ }
30365
+ }, /*#__PURE__*/React.createElement("p", {
30366
+ "class": "m-0 p-0"
30367
+ }, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), sectionproperties.showfloatingbtn == 'Show when logged in' && authdetailsContext.loggedin && /*#__PURE__*/React.createElement("div", {
29435
30368
  style: {
29436
30369
  position: 'fixed',
29437
30370
  bottom: 15,
@@ -29445,7 +30378,13 @@ var Simpleheader = function Simpleheader(props) {
29445
30378
  "class": header_cssstyles.floatingbtn + ' allcentered ',
29446
30379
  style: {},
29447
30380
  onClick: function onClick() {
29448
- routingcountext(sectionproperties.floatingbtnlink, false, '');
30381
+ if (sectionproperties.btnlinktype == 'Website Link') {
30382
+ routingcountext(sectionproperties.floatingbtnlink, false, '');
30383
+ } else {
30384
+ window.open(sectionproperties.floatingbtnlink, '_blank');
30385
+
30386
+ // routingcountext(sectionproperties.floatingbtnlink, true, '');
30387
+ }
29449
30388
  }
29450
30389
  }, /*#__PURE__*/React.createElement("p", {
29451
30390
  "class": "m-0 p-0"
@@ -29614,7 +30553,7 @@ var Simpleheader = function Simpleheader(props) {
29614
30553
  size: sectionproperties.cartBtn_iconFontSize
29615
30554
  }), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React.createElement(FiCalendar, {
29616
30555
  size: sectionproperties.cartBtn_iconFontSize
29617
- }))), sectionproperties.userbtnstyle == 'Style 2' && !authdetailsContext.loggedin && sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React.createElement("div", {
30556
+ }))), sectionproperties.userbtnstyle == 'Style 2' && !authdetailsContext.loggedin && /*#__PURE__*/React.createElement("div", {
29618
30557
  "class": "".concat(header_cssstyles.user_btn) + ' allcentered ',
29619
30558
  onClick: function onClick() {
29620
30559
  routingcountext(StaticPagesLinksContext.Login);
@@ -29626,7 +30565,7 @@ var Simpleheader = function Simpleheader(props) {
29626
30565
  fontWeight: sectionproperties.userBtnTextfontweight,
29627
30566
  fontSize: sectionproperties.userbtn_logintextFontSize + 'px'
29628
30567
  }
29629
- }, langdetect == 'en' ? 'Login' : 'تسجيل الدخول')), sectionproperties.userbtnstyle == 'Style 2' && authdetailsContext.loggedin && sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("div", {
30568
+ }, langdetect == 'en' ? 'Login' : 'تسجيل الدخول')), sectionproperties.userbtnstyle == 'Style 2' && authdetailsContext.loggedin && /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("div", {
29630
30569
  className: header_cssstyles.userBtnLoggedinContainer + ' allcentered ',
29631
30570
  sytle: {
29632
30571
  position: 'relative'
@@ -29705,7 +30644,7 @@ var Simpleheader = function Simpleheader(props) {
29705
30644
  "class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem allcenetered m-0 p-0 '
29706
30645
  }, /*#__PURE__*/React.createElement(BiLogOutCircle, {
29707
30646
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2'
29708
- }), lang.logout))))), sectionproperties.userbtnstyle == 'Style 1' && sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, !authdetailsContext.loggedin && /*#__PURE__*/React.createElement("div", {
30647
+ }), lang.logout))))), sectionproperties.userbtnstyle == 'Style 1' && /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, !authdetailsContext.loggedin && /*#__PURE__*/React.createElement("div", {
29709
30648
  "class": langdetect == 'en' ? " ".concat(header_cssstyles.user_btn) + ' d-flex align-items-center justify-content-center ml-2 ' : " ".concat(header_cssstyles.user_btn) + ' d-flex align-items-center justify-content-center mr-2 ',
29710
30649
  sytle: {
29711
30650
  position: 'relative'
@@ -30473,6 +31412,23 @@ var Header8 = function Header8(props) {
30473
31412
  ':hover': {
30474
31413
  color: sectionproperties.collectionsectiontextcoloronhover
30475
31414
  }
31415
+ }),
31416
+ floatingbtn: css({
31417
+ width: sectionproperties.floatingbtnwidth + '%',
31418
+ height: sectionproperties.floatingbtnheight + 'px',
31419
+ background: sectionproperties.floatingbtnbg,
31420
+ fontSize: sectionproperties.floatingbtnfontsize + 'px',
31421
+ color: sectionproperties.floatingbtncolor,
31422
+ borderRadius: 10,
31423
+ ':hover': {
31424
+ color: sectionproperties.floatingbtncolorhover,
31425
+ backgroundColor: sectionproperties.floatingbtnbghover,
31426
+ transitions: '.3s',
31427
+ cursor: 'pointer'
31428
+ },
31429
+ '@media (max-width: 800px)': {
31430
+ width: '50%'
31431
+ }
30476
31432
  })
30477
31433
  };
30478
31434
  return /*#__PURE__*/React.createElement("div", {
@@ -30487,7 +31443,26 @@ var Header8 = function Header8(props) {
30487
31443
  sectionpropertiesprops: sectionproperties,
30488
31444
  templateproperties_contextprops: templateproperties_context,
30489
31445
  actions: actions
30490
- })), sectionproperties.showfloatingcallbtn == 'Show' && /*#__PURE__*/React.createElement("a", {
31446
+ })), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React.createElement("div", {
31447
+ style: {
31448
+ position: 'fixed',
31449
+ bottom: 15,
31450
+ right: 15,
31451
+ zIndex: 2000,
31452
+ transition: 'all 0.3s ease-out',
31453
+ width: '100%',
31454
+ display: sectionproperties.showfloatingbtn == 'Show when logged in' ? 'none' : 'flex'
31455
+ },
31456
+ "class": "text-end"
31457
+ }, /*#__PURE__*/React.createElement("div", {
31458
+ "class": header_cssstyles.floatingbtn + ' allcentered ',
31459
+ style: {},
31460
+ onClick: function onClick() {
31461
+ routingcountext(sectionproperties.floatingbtnlink, false, '');
31462
+ }
31463
+ }, /*#__PURE__*/React.createElement("p", {
31464
+ "class": "m-0 p-0"
31465
+ }, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), sectionproperties.showfloatingcallbtn == 'Show' && /*#__PURE__*/React.createElement("a", {
30491
31466
  href: 'tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber),
30492
31467
  target: '_self',
30493
31468
  style: {
@@ -33670,11 +34645,11 @@ var Modernheader = function Modernheader(props) {
33670
34645
  }, /*#__PURE__*/React.createElement("div", {
33671
34646
  "class": "row m-0 w-100"
33672
34647
  }, /*#__PURE__*/React.createElement("div", {
33673
- "class": "".concat(header_cssstyles.top_bar) + ' row m-0 w-100 d-flex align-items-center justify-content-center px-1025-1 '
34648
+ "class": "".concat(header_cssstyles.top_bar) + ' row m-0 w-100 d-flex align-items-center px-1025-1 '
33674
34649
  }, /*#__PURE__*/React.createElement("div", {
33675
- "class": "col-lg-4 col-md-6 col-sm-12 d-none align-items-center justify-content-start p-0",
34650
+ "class": "col-lg-4 col-md-6 col-sm-12 d-flex align-items-center justify-content-start p-0",
33676
34651
  style: {}
33677
- }, sectionproperties.searchbartype == 'Full Width' && sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React.createElement("div", {
34652
+ }, sectionproperties.searchbartype == 'Full Width' && /*#__PURE__*/React.createElement("div", {
33678
34653
  "class": header_cssstyles.searchbarcont
33679
34654
  }, /*#__PURE__*/React.createElement("input", {
33680
34655
  type: "text",
@@ -33693,7 +34668,7 @@ var Modernheader = function Modernheader(props) {
33693
34668
  sectionpropertiesprops: sectionproperties,
33694
34669
  srcfromprops: 'fullheader',
33695
34670
  actions: actions
33696
- })), sectionproperties.searchbartype == 'Icon' && sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React.createElement("div", {
34671
+ })), sectionproperties.searchbartype == 'Icon' && /*#__PURE__*/React.createElement("div", {
33697
34672
  "class": header_cssstyles.searchbarcont + ' allcentered ',
33698
34673
  style: {
33699
34674
  width: sectionproperties.searchbaricon_width + 'px',
@@ -33715,12 +34690,22 @@ var Modernheader = function Modernheader(props) {
33715
34690
  }, langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
33716
34691
  "class": ' row m-0 w-100 d-flex align-items-center '
33717
34692
  }, /*#__PURE__*/React.createElement("p", {
33718
- "class": "m-0 p-0 mr-2 ml-2"
33719
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
34693
+ "class": "m-0 p-0 mr-2 ml-2",
34694
+ style: {
34695
+ color: sectionproperties.searchbaricon_color
34696
+ }
34697
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, {
34698
+ color: sectionproperties.searchbaricon_color
34699
+ })), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
33720
34700
  "class": ' row m-0 w-100 d-flex align-items-center '
33721
34701
  }, /*#__PURE__*/React.createElement("p", {
33722
- "class": "m-0 p-0 ml-2 mr-2"
33723
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)))), /*#__PURE__*/React.createElement(Dropdown.Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
34702
+ "class": "m-0 p-0 ml-2 mr-2",
34703
+ style: {
34704
+ color: sectionproperties.searchbaricon_color
34705
+ }
34706
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, {
34707
+ color: sectionproperties.searchbaricon_color
34708
+ })))), /*#__PURE__*/React.createElement(Dropdown.Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
33724
34709
  var _authdetailsContext$i4;
33725
34710
  return /*#__PURE__*/React.createElement(Dropdown.Item, {
33726
34711
  onClick: function onClick() {
@@ -33737,7 +34722,8 @@ var Modernheader = function Modernheader(props) {
33737
34722
  style: {
33738
34723
  fontSize: sectionproperties.dropdown_fontsize + 'px',
33739
34724
  fontWeight: sectionproperties.dropdown_fontweight,
33740
- textTransform: sectionproperties.dropdown_texttransform
34725
+ textTransform: sectionproperties.dropdown_texttransform,
34726
+ color: sectionproperties.searchbaricon_color
33741
34727
  }
33742
34728
  }, /*#__PURE__*/React.createElement("span", {
33743
34729
  "class": 'ml-2 mr-2'
@@ -33747,7 +34733,7 @@ var Modernheader = function Modernheader(props) {
33747
34733
  "class": "m-0"
33748
34734
  }))));
33749
34735
  }))))), /*#__PURE__*/React.createElement("div", {
33750
- "class": "col-lg-6 col-md-6 col-sm-12 allcentered p-0"
34736
+ "class": "col-lg-4 col-md-6 col-sm-12 allcentered p-0"
33751
34737
  }, /*#__PURE__*/React.createElement("div", {
33752
34738
  "class": "".concat(header_cssstyles.header_logo) + ' allcentered ',
33753
34739
  style: {
@@ -33766,8 +34752,8 @@ var Modernheader = function Modernheader(props) {
33766
34752
  objectFit: 'contain'
33767
34753
  }
33768
34754
  }))), /*#__PURE__*/React.createElement("div", {
33769
- "class": "col-lg-4 col-md-6 col-sm-12 p-0 d-none align-items-center justify-content-end"
33770
- }, sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React.createElement("div", {
34755
+ "class": "col-lg-4 col-md-6 col-sm-12 p-0 d-flex align-items-center justify-content-end"
34756
+ }, /*#__PURE__*/React.createElement("div", {
33771
34757
  style: {
33772
34758
  marginRight: langdetect == 'en' ? '30px' : 0,
33773
34759
  marginLeft: langdetect == 'en' ? 0 : '30px'
@@ -33909,7 +34895,7 @@ var Modernheader = function Modernheader(props) {
33909
34895
  top: sectionproperties.wishlistbadgetop + 'px',
33910
34896
  right: sectionproperties.wishlistbadgeright + 'px'
33911
34897
  }
33912
- }, /*#__PURE__*/React.createElement("span", null, favoriteprojectscountContext.length >= 10 ? '+9' : favoriteprojectscountContext.length)))), sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
34898
+ }, /*#__PURE__*/React.createElement("span", null, favoriteprojectscountContext.length >= 10 ? '+9' : favoriteprojectscountContext.length)))), /*#__PURE__*/React.createElement("div", {
33913
34899
  "class": "".concat(headerstyles$g.header_menu, " ").concat(header_cssstyles.cart_btn) + ' cursor-pointer allcentered ',
33914
34900
  onClick: function onClick() {
33915
34901
  setsidecartnavshowcontext(true);
@@ -33950,7 +34936,7 @@ var Modernheader = function Modernheader(props) {
33950
34936
  top: sectionproperties.cartbadgetop + 'px',
33951
34937
  right: sectionproperties.cartbadgeright + 'px'
33952
34938
  }
33953
- }, (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue === void 0 || (_fetchcustomercartQue = _fetchcustomercartQue.data) === null || _fetchcustomercartQue === void 0 ? void 0 : _fetchcustomercartQue.customercart) != null ? (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue2 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.customercart) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.cartitems) === null || _fetchcustomercartQue2 === void 0 ? void 0 : _fetchcustomercartQue2.length) >= 10 ? '+9' : fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue3 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.customercart) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.cartitems) === null || _fetchcustomercartQue3 === void 0 ? void 0 : _fetchcustomercartQue3.length : 0))), sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React.createElement("div", {
34939
+ }, (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue === void 0 || (_fetchcustomercartQue = _fetchcustomercartQue.data) === null || _fetchcustomercartQue === void 0 ? void 0 : _fetchcustomercartQue.customercart) != null ? (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue2 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.customercart) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.cartitems) === null || _fetchcustomercartQue2 === void 0 ? void 0 : _fetchcustomercartQue2.length) >= 10 ? '+9' : fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue3 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.customercart) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.cartitems) === null || _fetchcustomercartQue3 === void 0 ? void 0 : _fetchcustomercartQue3.length : 0))), /*#__PURE__*/React.createElement("div", {
33954
34940
  "class": langdetect == 'en' ? 'headerdropdownml' : 'headerdropdownmr'
33955
34941
  }, /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("li", {
33956
34942
  "class": "".concat(headerstyles$g.header_menu) + ' allcentered '
@@ -40635,7 +41621,16 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
40635
41621
  }
40636
41622
  }))), /*#__PURE__*/React.createElement("div", {
40637
41623
  "class": "col-lg-12 p-0"
40638
- }, /*#__PURE__*/React.createElement(Headerresponsive, {
41624
+ }, sectionproperties.responsiveheaderstyle == 'Style 1' && /*#__PURE__*/React.createElement(Headerresponsive, {
41625
+ sectionpropertiesprops: sectionproperties,
41626
+ actions: actions
41627
+ }), sectionproperties.responsiveheaderstyle == 'Style 1 With Canvas' && /*#__PURE__*/React.createElement(Headerresponsive, {
41628
+ sectionpropertiesprops: sectionproperties,
41629
+ actions: actions
41630
+ }), sectionproperties.responsiveheaderstyle == 'Style 2' && /*#__PURE__*/React.createElement(HeaderresponsiveStyle2, {
41631
+ sectionpropertiesprops: sectionproperties,
41632
+ actions: actions
41633
+ }), sectionproperties.responsiveheaderstyle == 'Style 2 With Subheader' && /*#__PURE__*/React.createElement(HeaderresponsiveStyle2, {
40639
41634
  sectionpropertiesprops: sectionproperties,
40640
41635
  actions: actions
40641
41636
  })));
@@ -41457,10 +42452,19 @@ var TwoTieredWithCenteredLogoHeader = function TwoTieredWithCenteredLogoHeader(p
41457
42452
  subheadercontentpositionprops: 'center',
41458
42453
  numofcols: '6'
41459
42454
  }
41460
- })))), /*#__PURE__*/React.createElement(Headerresponsive, {
42455
+ })))), sectionproperties.responsiveheaderstyle == 'Style 1' && /*#__PURE__*/React.createElement(Headerresponsive, {
41461
42456
  sectionpropertiesprops: sectionproperties,
41462
42457
  actions: actions
41463
- }));
42458
+ }), sectionproperties.responsiveheaderstyle == 'Style 1 With Canvas' && /*#__PURE__*/React.createElement(Headerresponsive, {
42459
+ sectionpropertiesprops: sectionproperties,
42460
+ actions: actions
42461
+ }), sectionproperties.responsiveheaderstyle == 'Style 2' && /*#__PURE__*/React.createElement(HeaderresponsiveStyle2, {
42462
+ sectionpropertiesprops: sectionproperties,
42463
+ actions: actions
42464
+ }), sectionproperties.responsiveheaderstyle == 'Style 2 With Subheader' && /*#__PURE__*/React.createElement(HeaderresponsiveStyle2, {
42465
+ sectionpropertiesprops: sectionproperties,
42466
+ actions: actions
42467
+ }), ' ');
41464
42468
  };
41465
42469
 
41466
42470
  function ownKeys$1E(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
@@ -42821,7 +43825,7 @@ var Allinonefooter = function Allinonefooter(props) {
42821
43825
  function ownKeys$1C(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
42822
43826
  function _objectSpread$1C(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1C(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1C(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
42823
43827
  var Footer1 = function Footer1(props) {
42824
- var _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _bgimagearrayofobjs$3, _bgimagearrayofobjs$4, _logoarrayofobjects$3, _logoarrayofobjects$4, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _authdetailsContext$i8, _authdetailsContext$i14, _authdetailsContext$i15, _bgimagearrayofobjs$5, _bgimagearrayofobjs$6, _logoarrayofobjects$5, _logoarrayofobjects$6, _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i24;
43828
+ var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _authdetailsContext$i12, _authdetailsContext$i13;
42825
43829
  var _useState = useState(''),
42826
43830
  _useState2 = _slicedToArray(_useState, 2),
42827
43831
  sectionproperties = _useState2[0],
@@ -42840,14 +43844,6 @@ var Footer1 = function Footer1(props) {
42840
43844
  var templateproperties_context = props.actions.templateproperties_context;
42841
43845
  var templatepropcontext = props.actions.templatepropcontext;
42842
43846
  var ikimagecredcontext = props.actions.ikimagecredcontext;
42843
- // const [newsletter, setnewsletter] = useState('');
42844
- var _useState5 = useState({
42845
- min: '',
42846
- max: ''
42847
- }),
42848
- _useState6 = _slicedToArray(_useState5, 2),
42849
- pricevalue2 = _useState6[0],
42850
- setpricevalue2 = _useState6[1];
42851
43847
  useEffect(function () {
42852
43848
  if (props.srcfrom == 'addsectionform') {
42853
43849
  var secpropobj = {};
@@ -42875,18 +43871,6 @@ var Footer1 = function Footer1(props) {
42875
43871
  }
42876
43872
  }
42877
43873
  }, [templateproperties_context]);
42878
- var _useState7 = useState([]),
42879
- _useState8 = _slicedToArray(_useState7, 2),
42880
- bgimagearrayofobjs = _useState8[0],
42881
- setbgimagearrayofobjs = _useState8[1];
42882
- useEffect(function () {
42883
- if (sectionproperties.length != 0 && sectionproperties.logoarrayofobjects != undefined) {
42884
- var bg1_arrayofobjsparsed = JSON.parse(sectionproperties.logoarrayofobjects);
42885
- if (Array.isArray(bg1_arrayofobjsparsed)) {
42886
- setbgimagearrayofobjs(_toConsumableArray(bg1_arrayofobjsparsed));
42887
- }
42888
- }
42889
- }, [sectionproperties]);
42890
43874
  var footerStyles = {
42891
43875
  footerContainer: css({
42892
43876
  width: '100vw',
@@ -43017,17 +44001,6 @@ var Footer1 = function Footer1(props) {
43017
44001
  maxWidth: '35%',
43018
44002
  height: 'auto'
43019
44003
  }
43020
- }),
43021
- btnn: css({
43022
- width: '150px',
43023
- height: 40,
43024
- borderRadius: 10,
43025
- background: '#C2A24D',
43026
- color: 'white',
43027
- ':hover': {
43028
- transition: '.3s',
43029
- background: '#186a81'
43030
- }
43031
44004
  })
43032
44005
  };
43033
44006
  var returnpolicyobj = function returnpolicyobj(policytype) {
@@ -43042,8 +44015,8 @@ var Footer1 = function Footer1(props) {
43042
44015
  };
43043
44016
  return /*#__PURE__*/React.createElement("div", {
43044
44017
  "class": "row m-0 w-100 d-flex justify-content-center"
43045
- }, sectionproperties.opencollapsible == 'Expanded' && /*#__PURE__*/React.createElement("footer", {
43046
- "class": "".concat(footerStyles.footerContainer) + ' px-sm-2 py-md-4 p-md-4 '
44018
+ }, /*#__PURE__*/React.createElement("footer", {
44019
+ "class": "".concat(footerStyles.footerContainer) + ' p-sm-2 p-md-4 '
43047
44020
  }, /*#__PURE__*/React.createElement("div", {
43048
44021
  "class": "row w-100 m-0 d-flex justify-content-center"
43049
44022
  }, /*#__PURE__*/React.createElement("div", {
@@ -43053,7 +44026,7 @@ var Footer1 = function Footer1(props) {
43053
44026
  }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
43054
44027
  urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
43055
44028
  publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
43056
- path: sectionproperties.replacelogo == 'Yes' ? langdetect == 'en' ? (_bgimagearrayofobjs$ = bgimagearrayofobjs[0]) === null || _bgimagearrayofobjs$ === void 0 ? void 0 : _bgimagearrayofobjs$.englishlogo : (_bgimagearrayofobjs$2 = bgimagearrayofobjs[0]) === null || _bgimagearrayofobjs$2 === void 0 ? void 0 : _bgimagearrayofobjs$2.arabiclogo : langdetect == 'en' ? (_logoarrayofobjects$ = logoarrayofobjects[0]) === null || _logoarrayofobjects$ === void 0 ? void 0 : _logoarrayofobjects$.englishlogo : (_logoarrayofobjects$2 = logoarrayofobjects[0]) === null || _logoarrayofobjects$2 === void 0 ? void 0 : _logoarrayofobjects$2.arabiclogo,
44029
+ path: langdetect == 'en' ? (_logoarrayofobjects$ = logoarrayofobjects[0]) === null || _logoarrayofobjects$ === void 0 ? void 0 : _logoarrayofobjects$.englishlogo : (_logoarrayofobjects$2 = logoarrayofobjects[0]) === null || _logoarrayofobjects$2 === void 0 ? void 0 : _logoarrayofobjects$2.arabiclogo,
43057
44030
  style: {
43058
44031
  width: '100%',
43059
44032
  height: '100%',
@@ -43067,7 +44040,7 @@ var Footer1 = function Footer1(props) {
43067
44040
  }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
43068
44041
  urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
43069
44042
  publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
43070
- path: sectionproperties.replacelogo == 'Yes' ? langdetect == 'en' ? (_bgimagearrayofobjs$3 = bgimagearrayofobjs[0]) === null || _bgimagearrayofobjs$3 === void 0 ? void 0 : _bgimagearrayofobjs$3.englishlogo : (_bgimagearrayofobjs$4 = bgimagearrayofobjs[0]) === null || _bgimagearrayofobjs$4 === void 0 ? void 0 : _bgimagearrayofobjs$4.arabiclogo : langdetect == 'en' ? (_logoarrayofobjects$3 = logoarrayofobjects[0]) === null || _logoarrayofobjects$3 === void 0 ? void 0 : _logoarrayofobjects$3.englishlogo : (_logoarrayofobjects$4 = logoarrayofobjects[0]) === null || _logoarrayofobjects$4 === void 0 ? void 0 : _logoarrayofobjects$4.arabiclogo,
44043
+ path: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.instlogo,
43071
44044
  style: {
43072
44045
  width: '100%',
43073
44046
  height: '100%',
@@ -43203,10 +44176,10 @@ var Footer1 = function Footer1(props) {
43203
44176
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
43204
44177
  "class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
43205
44178
  onClick: function onClick() {
43206
- var _authdetailsContext$i2;
43207
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.facebooklink) != null) {
43208
- var _authdetailsContext$i3;
43209
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink, '_blank');
44179
+ var _authdetailsContext$i3;
44180
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink) != null) {
44181
+ var _authdetailsContext$i4;
44182
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink, '_blank');
43210
44183
  }
43211
44184
  }
43212
44185
  }, /*#__PURE__*/React.createElement(FaFacebook, {
@@ -43214,10 +44187,10 @@ var Footer1 = function Footer1(props) {
43214
44187
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
43215
44188
  "class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
43216
44189
  onClick: function onClick() {
43217
- var _authdetailsContext$i4;
43218
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instagramlink) != null) {
43219
- var _authdetailsContext$i5;
43220
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instagramlink, '_blank');
44190
+ var _authdetailsContext$i5;
44191
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instagramlink) != null) {
44192
+ var _authdetailsContext$i6;
44193
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instagramlink, '_blank');
43221
44194
  }
43222
44195
  }
43223
44196
  }, /*#__PURE__*/React.createElement(AiFillInstagram, {
@@ -43225,25 +44198,14 @@ var Footer1 = function Footer1(props) {
43225
44198
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
43226
44199
  "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
43227
44200
  onClick: function onClick() {
43228
- var _authdetailsContext$i6;
43229
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.whatsappnumber) != null) {
43230
- var _authdetailsContext$i7;
43231
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.whatsappnumber), '_blank');
44201
+ var _authdetailsContext$i7;
44202
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.whatsappnumber) != null) {
44203
+ var _authdetailsContext$i8;
44204
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.whatsappnumber), '_blank');
43232
44205
  }
43233
44206
  }
43234
44207
  }, /*#__PURE__*/React.createElement(FaWhatsapp, {
43235
44208
  size: sectionproperties.youtubebtniconfontsize
43236
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.youtubelink) != null && /*#__PURE__*/React.createElement("div", {
43237
- "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
43238
- onClick: function onClick() {
43239
- var _authdetailsContext$i9;
43240
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.youtubelink) != null) {
43241
- var _authdetailsContext$i10;
43242
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.youtubelink, '_blank');
43243
- }
43244
- }
43245
- }, /*#__PURE__*/React.createElement(AiFillYoutube, {
43246
- size: sectionproperties.instgrambtniconfontsize
43247
44209
  }))))), /*#__PURE__*/React.createElement("div", {
43248
44210
  "class": "col-lg-12 d-flex justify-content-center mt-md-3 mb-md-3"
43249
44211
  }, /*#__PURE__*/React.createElement("div", {
@@ -43254,15 +44216,15 @@ var Footer1 = function Footer1(props) {
43254
44216
  "class": "".concat(footerStyles.apptore) + ' cursor-pointer mx-2 ',
43255
44217
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
43256
44218
  onClick: function onClick() {
43257
- var _authdetailsContext$i11;
43258
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.mobileapplink_appstore, '_blank');
44219
+ var _authdetailsContext$i9;
44220
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.mobileapplink_appstore, '_blank');
43259
44221
  }
43260
44222
  }), /*#__PURE__*/React.createElement("img", {
43261
44223
  "class": "".concat(footerStyles.playstore) + ' cursor-pointer mx-2 ',
43262
44224
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
43263
44225
  onClick: function onClick() {
43264
- var _authdetailsContext$i12;
43265
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.mobileapplink_playstore, '_blank');
44226
+ var _authdetailsContext$i10;
44227
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.mobileapplink_playstore, '_blank');
43266
44228
  }
43267
44229
  })), sectionproperties.showcontactinfo == 'Show' && /*#__PURE__*/React.createElement("div", {
43268
44230
  "class": "col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
@@ -43279,12 +44241,12 @@ var Footer1 = function Footer1(props) {
43279
44241
  textTransform: sectionproperties.footerinfotext_textTransform
43280
44242
  },
43281
44243
  onClick: function onClick() {
43282
- var _authdetailsContext$i13;
43283
- window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 || (_authdetailsContext$i13 = _authdetailsContext$i13.contactinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.email), '_self');
44244
+ var _authdetailsContext$i11;
44245
+ window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 || (_authdetailsContext$i11 = _authdetailsContext$i11.contactinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.email), '_self');
43284
44246
  }
43285
44247
  }, /*#__PURE__*/React.createElement("i", {
43286
44248
  "class": ' fa fa-at mr-2 text-transform-none ml-2 '
43287
- }), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 || (_authdetailsContext$i14 = _authdetailsContext$i14.contactinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.email)), /*#__PURE__*/React.createElement("div", {
44249
+ }), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 || (_authdetailsContext$i12 = _authdetailsContext$i12.contactinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.email)), /*#__PURE__*/React.createElement("div", {
43288
44250
  "class": "col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
43289
44251
  }, /*#__PURE__*/React.createElement("p", {
43290
44252
  "class": "".concat(footerStyles.footerinfotext) + ' d-flex align-items-center justify-content-md-center mr-1 ',
@@ -43313,151 +44275,7 @@ var Footer1 = function Footer1(props) {
43313
44275
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
43314
44276
  }, /*#__PURE__*/React.createElement(IoLocationSharp, {
43315
44277
  size: sectionproperties.footerinfoicon_fontsize
43316
- })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.address_en)))))), sectionproperties.opencollapsible == 'Not Expanded' && /*#__PURE__*/React.createElement("footer", {
43317
- "class": "".concat(footerStyles.footerContainer) + ' p-sm-2 p-md-4 '
43318
- }, /*#__PURE__*/React.createElement("div", {
43319
- "class": "row w-100 m-0 d-flex justify-content-center"
43320
- }, /*#__PURE__*/React.createElement("div", {
43321
- "class": "col-lg-6"
43322
- }, /*#__PURE__*/React.createElement("div", {
43323
- "class": "row m-0 w-100"
43324
- }, /*#__PURE__*/React.createElement("div", {
43325
- "class": "col-lg-12 d-flex flex-row align-items-center justify-content-start mb-3 p-0"
43326
- }, /*#__PURE__*/React.createElement("div", {
43327
- "class": "".concat(footerStyles.footerlogo) + ' d-flex align-items-center justify-content-center '
43328
- }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
43329
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
43330
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
43331
- path: sectionproperties.replacelogo == 'Yes' ? langdetect == 'en' ? (_bgimagearrayofobjs$5 = bgimagearrayofobjs[0]) === null || _bgimagearrayofobjs$5 === void 0 ? void 0 : _bgimagearrayofobjs$5.englishlogo : (_bgimagearrayofobjs$6 = bgimagearrayofobjs[0]) === null || _bgimagearrayofobjs$6 === void 0 ? void 0 : _bgimagearrayofobjs$6.arabiclogo : langdetect == 'en' ? (_logoarrayofobjects$5 = logoarrayofobjects[0]) === null || _logoarrayofobjects$5 === void 0 ? void 0 : _logoarrayofobjects$5.englishlogo : (_logoarrayofobjects$6 = logoarrayofobjects[0]) === null || _logoarrayofobjects$6 === void 0 ? void 0 : _logoarrayofobjects$6.arabiclogo,
43332
- style: {
43333
- width: '100%',
43334
- height: '100%',
43335
- objectFit: 'contain'
43336
- },
43337
- loading: "lazy"
43338
- }))), /*#__PURE__*/React.createElement("div", {
43339
- "class": "col-lg-12 p-0 mb-3"
43340
- }, /*#__PURE__*/React.createElement("p", {
43341
- "class": "m-0 p-0",
43342
- style: {
43343
- fontSize: '15px',
43344
- color: '#fff',
43345
- fontWeight: sectionproperties.prodCatFontWeight,
43346
- textAlign: langdetect == 'en' ? 'left' : 'right'
43347
- }
43348
- }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.description_ar)), /*#__PURE__*/React.createElement("div", {
43349
- "class": "col-lg-12 p-0 flex-row text-start"
43350
- }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
43351
- "class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
43352
- onClick: function onClick() {
43353
- var _authdetailsContext$i18;
43354
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.facebooklink) != null) {
43355
- var _authdetailsContext$i19;
43356
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.facebooklink, '_blank');
43357
- }
43358
- }
43359
- }, /*#__PURE__*/React.createElement(FaFacebook, {
43360
- size: sectionproperties.facebkbtnniconfontsize
43361
- })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
43362
- "class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
43363
- onClick: function onClick() {
43364
- var _authdetailsContext$i20;
43365
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.instagramlink) != null) {
43366
- var _authdetailsContext$i21;
43367
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.instagramlink, '_blank');
43368
- }
43369
- }
43370
- }, /*#__PURE__*/React.createElement(AiFillInstagram, {
43371
- size: sectionproperties.instgrambtniconfontsize
43372
- })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
43373
- "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
43374
- onClick: function onClick() {
43375
- var _authdetailsContext$i22;
43376
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.whatsappnumber) != null) {
43377
- var _authdetailsContext$i23;
43378
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber), '_blank');
43379
- }
43380
- }
43381
- }, /*#__PURE__*/React.createElement(FaWhatsapp, {
43382
- size: sectionproperties.youtubebtniconfontsize
43383
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.twitterlink) != null && /*#__PURE__*/React.createElement("div", {
43384
- "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
43385
- onClick: function onClick() {
43386
- var _authdetailsContext$i25;
43387
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.twitterlink) != null) {
43388
- var _authdetailsContext$i26;
43389
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.twitterlink, '_blank');
43390
- }
43391
- }
43392
- }, /*#__PURE__*/React.createElement("i", {
43393
- className: "h-100 allcentered",
43394
- style: {
43395
- fontSize: 20
43396
- }
43397
- }, "x"))))), /*#__PURE__*/React.createElement("div", {
43398
- "class": "col-lg-6"
43399
- }, /*#__PURE__*/React.createElement("div", {
43400
- "class": "row m-0 w-100 mt-md-3"
43401
- }, /*#__PURE__*/React.createElement("div", {
43402
- "class": "col-lg-12 p-0 mb-3"
43403
- }, /*#__PURE__*/React.createElement("p", {
43404
- "class": "m-0 p-0",
43405
- style: {
43406
- fontSize: 20,
43407
- color: 'white',
43408
- fontWeight: 600,
43409
- textAlign: langdetect == 'en' ? 'left' : 'right'
43410
- }
43411
- }, "\u0627\u0644\u062A\u0633\u062C\u064A\u0644 \u0641\u064A \u0627\u0644\u0646\u0634\u0631\u0629 \u0627\u0644\u0625\u062E\u0628\u0627\u0631\u064A\u0629")), /*#__PURE__*/React.createElement("div", {
43412
- "class": "col-lg-12 p-0 mb-3"
43413
- }, /*#__PURE__*/React.createElement("p", {
43414
- "class": "m-0 p-0",
43415
- style: {
43416
- fontSize: 15,
43417
- color: 'white',
43418
- fontWeight: 500,
43419
- textAlign: langdetect == 'en' ? 'left' : 'right'
43420
- }
43421
- }, "\u0623\u062F\u062E\u0644 \u0628\u0631\u064A\u062F\u0643 \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0644\u0644\u062D\u0635\u0648\u0644 \u0639\u0644\u0649 \u062A\u062D\u062F\u064A\u062B\u0627\u062A \u062F\u0648\u0631\u064A\u0629 \u062D\u0648\u0644 \u0627\u0644\u0645\u0624\u062A\u0645\u0631.")), /*#__PURE__*/React.createElement("div", {
43422
- "class": "col-lg-12 mb-3 text-start p-0"
43423
- }, /*#__PURE__*/React.createElement("input", {
43424
- type: "text",
43425
- className: "".concat(footerStyles.form_control) + ' w-md-100 ',
43426
- value: pricevalue2.min,
43427
- placeholder: "\u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A",
43428
- onChange: function onChange(event) {
43429
- var temppricevalue = _objectSpread$1C({}, pricevalue2);
43430
- temppricevalue.min = event.target.value;
43431
- setpricevalue2(_objectSpread$1C({}, temppricevalue));
43432
- },
43433
- style: {
43434
- background: 'white',
43435
- fontSize: 14,
43436
- color: '#000',
43437
- borderRadius: 10,
43438
- width: '50%',
43439
- height: 40,
43440
- paddingLeft: 20,
43441
- paddingRight: 20
43442
- }
43443
- })), /*#__PURE__*/React.createElement("div", {
43444
- "class": "col-lg-12 text-start mb-3 text-start p-0"
43445
- }, /*#__PURE__*/React.createElement("button", {
43446
- "class": footerStyles.btnn
43447
- }, "\u0627\u0634\u062A\u0631\u0643 \u0627\u0644\u0622\u0646")))), /*#__PURE__*/React.createElement("div", {
43448
- "class": "col-lg-12 d-flex justify-content-center mt-md-3 mb-md-3"
43449
- }, /*#__PURE__*/React.createElement("div", {
43450
- "class": "".concat(footerStyles.vl) + ' ml-sm-0 mr-sm-0 my-3 '
43451
- })), /*#__PURE__*/React.createElement("div", {
43452
- "class": "col-lg-12 text-start"
43453
- }, /*#__PURE__*/React.createElement("p", {
43454
- "class": "m-0 p-0",
43455
- style: {
43456
- fontSize: sectionproperties.generaltext_fontSize + 'px',
43457
- color: sectionproperties.generaltext_fontColor,
43458
- fontWeight: sectionproperties.generaltext_fontWeight
43459
- }
43460
- }, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar)))));
44278
+ })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.address_en)))))));
43461
44279
  };
43462
44280
 
43463
44281
  function ownKeys$1B(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
@@ -44687,7 +45505,7 @@ var Footer4 = function Footer4(props) {
44687
45505
  function ownKeys$1y(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
44688
45506
  function _objectSpread$1y(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1y(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1y(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
44689
45507
  var Footer5 = function Footer5(props) {
44690
- var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i2, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i23, _authdetailsContext$i26, _authdetailsContext$i28, _authdetailsContext$i31, _authdetailsContext$i34, _authdetailsContext$i37, _authdetailsContext$i40, _authdetailsContext$i43, _authdetailsContext$i46;
45508
+ var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i2, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i23, _authdetailsContext$i26, _authdetailsContext$i28, _authdetailsContext$i31, _authdetailsContext$i34, _authdetailsContext$i37, _authdetailsContext$i40, _authdetailsContext$i43, _authdetailsContext$i46, _authdetailsContext$i49;
44691
45509
  var _useState = useState(''),
44692
45510
  _useState2 = _slicedToArray(_useState, 2),
44693
45511
  sectionproperties = _useState2[0],
@@ -45207,11 +46025,30 @@ var Footer5 = function Footer5(props) {
45207
46025
  className: "".concat(footerStyles.payimgcont),
45208
46026
  style: {
45209
46027
  width: '70px',
45210
- height: '30px'
46028
+ height: '30px',
46029
+ borderRadius: 10
45211
46030
  }
45212
46031
  }, /*#__PURE__*/React.createElement("img", {
45213
46032
  src: 'https://tabex-co.com/storage/StaticImages/mastercard.png',
45214
46033
  className: "".concat(footerStyles.payimg)
46034
+ })), sectionproperties.showbankak == 'Show' && /*#__PURE__*/React.createElement("div", {
46035
+ className: "".concat(footerStyles.payimgcont),
46036
+ style: {
46037
+ width: '50px',
46038
+ height: '50px'
46039
+ }
46040
+ }, /*#__PURE__*/React.createElement("img", {
46041
+ src: 'https://tabex-co.com/storage/StaticImages/bankak.png',
46042
+ className: "".concat(footerStyles.payimg)
46043
+ })), sectionproperties.showinstapay == 'Show' && /*#__PURE__*/React.createElement("div", {
46044
+ className: "".concat(footerStyles.payimgcont),
46045
+ style: {
46046
+ width: '70px',
46047
+ height: '30px'
46048
+ }
46049
+ }, /*#__PURE__*/React.createElement("img", {
46050
+ src: 'https://tabex-co.com/storage/StaticImages/instapay.png',
46051
+ className: "".concat(footerStyles.payimg)
45215
46052
  })))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React.createElement("div", {
45216
46053
  className: "row m-0 w-100 mt-3"
45217
46054
  }, /*#__PURE__*/React.createElement("div", {
@@ -45331,6 +46168,19 @@ var Footer5 = function Footer5(props) {
45331
46168
  className: "h-100 allcentered"
45332
46169
  }, /*#__PURE__*/React.createElement(AiFillYoutube, {
45333
46170
  size: sectionproperties.instgrambtniconfontsize
46171
+ }))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.telegramlink) != null && /*#__PURE__*/React.createElement("div", {
46172
+ className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
46173
+ onClick: function onClick() {
46174
+ var _authdetailsContext$i50;
46175
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i50 = authdetailsContext.instinfo) === null || _authdetailsContext$i50 === void 0 ? void 0 : _authdetailsContext$i50.telegramlink) != null) {
46176
+ var _authdetailsContext$i51;
46177
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i51 = authdetailsContext.instinfo) === null || _authdetailsContext$i51 === void 0 ? void 0 : _authdetailsContext$i51.telegramlink, '_blank');
46178
+ }
46179
+ }
46180
+ }, /*#__PURE__*/React.createElement("i", {
46181
+ className: "h-100 allcentered"
46182
+ }, /*#__PURE__*/React.createElement(FaTelegramPlane, {
46183
+ size: sectionproperties.instgrambtniconfontsize
45334
46184
  })))))));
45335
46185
  };
45336
46186
 
@@ -47097,7 +47947,7 @@ var FooterWithThreeColumns = function FooterWithThreeColumns(props) {
47097
47947
  function ownKeys$1s(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
47098
47948
  function _objectSpread$1s(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1s(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1s(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
47099
47949
  var ModernFooter = function ModernFooter(props) {
47100
- var _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i2, _authdetailsContext$i5, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i23;
47950
+ var _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i2, _authdetailsContext$i5, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i23, _authdetailsContext$i26;
47101
47951
  var _useState = useState(''),
47102
47952
  _useState2 = _slicedToArray(_useState, 2),
47103
47953
  sectionproperties = _useState2[0],
@@ -47404,43 +48254,57 @@ var ModernFooter = function ModernFooter(props) {
47404
48254
  }, sectionproperties.whatsappiconfontsize != 0 && /*#__PURE__*/React.createElement(FaWhatsapp, {
47405
48255
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2',
47406
48256
  size: sectionproperties.whatsappiconfontsize
47407
- }), sectionproperties.whatsapplinktext)), sectionproperties.linkedinbtnshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.linkedinlink) != null && /*#__PURE__*/React.createElement("div", {
48257
+ }), sectionproperties.whatsapplinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.twitterlink) != null && /*#__PURE__*/React.createElement("div", {
48258
+ className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
48259
+ onClick: function onClick() {
48260
+ var _authdetailsContext$i12;
48261
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.twitterlink) != null) {
48262
+ var _authdetailsContext$i13;
48263
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.twitterlink, '_blank');
48264
+ }
48265
+ }
48266
+ }, /*#__PURE__*/React.createElement("i", {
48267
+ className: "h-100 allcentered",
48268
+ style: {
48269
+ fontSize: 20
48270
+ }
48271
+ }, "x")), sectionproperties.linkedinbtnshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.linkedinlink) != null && /*#__PURE__*/React.createElement("div", {
47408
48272
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
47409
48273
  }, /*#__PURE__*/React.createElement("p", {
47410
48274
  "class": footerStyles.linkedin_btn + ' m-0 p-0 d-flex align-items-center ',
47411
48275
  onClick: function onClick() {
47412
- var _authdetailsContext$i12;
47413
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.linkedinlink) != null) {
47414
- var _authdetailsContext$i13;
47415
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.linkedinlink, '_blank');
48276
+ var _authdetailsContext$i15;
48277
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.linkedinlink) != null) {
48278
+ var _authdetailsContext$i16;
48279
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.linkedinlink, '_blank');
47416
48280
  }
47417
48281
  }
47418
48282
  }, sectionproperties.linkedinbtniconfontsize != 0 && /*#__PURE__*/React.createElement(AiOutlineLinkedin, {
47419
48283
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2',
47420
48284
  size: sectionproperties.linkedinbtniconfontsize
47421
- }), sectionproperties.linkedinlinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
48285
+ }), sectionproperties.linkedinlinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
47422
48286
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
47423
48287
  }, /*#__PURE__*/React.createElement("p", {
47424
48288
  "class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
47425
48289
  onClick: function onClick() {
47426
- var _authdetailsContext$i15;
47427
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.tiktoklink) != null) {
47428
- var _authdetailsContext$i16;
47429
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.tiktoklink, '_blank');
48290
+ var _authdetailsContext$i18;
48291
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
48292
+ var _authdetailsContext$i19;
48293
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
47430
48294
  }
47431
48295
  }
47432
48296
  }, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React.createElement(IoLogoTiktok, {
47433
48297
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2',
47434
48298
  size: sectionproperties.instagramiconfontsize
47435
- }), langdetect == 'en' ? 'TikTok' : 'TikTok')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.telegramlink) != null && /*#__PURE__*/React.createElement("div", {
48299
+ }), langdetect == 'en' ? 'TikTok' : 'TikTok')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.telegramlink) != null && /*#__PURE__*/React.createElement("div", {
47436
48300
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
47437
48301
  }, /*#__PURE__*/React.createElement("p", {
47438
48302
  "class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
47439
48303
  onClick: function onClick() {
47440
- var _authdetailsContext$i18;
47441
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.telegramlink) != null) {
47442
- var _authdetailsContext$i19;
47443
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.telegramlink, '_blank');
48304
+ var _authdetailsContext$i21;
48305
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.telegramlink) != null) {
48306
+ var _authdetailsContext$i22;
48307
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.telegramlink, '_blank');
47444
48308
  }
47445
48309
  }
47446
48310
  }, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React.createElement(FaTelegramPlane, {
@@ -47472,7 +48336,7 @@ var ModernFooter = function ModernFooter(props) {
47472
48336
  }
47473
48337
  }, /*#__PURE__*/React.createElement(IoLocationSharp, {
47474
48338
  size: sectionproperties.footerinfoicon_fontsize
47475
- })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.address_en)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
48339
+ })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.address_en)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
47476
48340
  "class": "".concat(footerStyles.footerinfotext) + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-1 p-0 ',
47477
48341
  onClick: function onClick() {
47478
48342
  window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
@@ -47491,14 +48355,14 @@ var ModernFooter = function ModernFooter(props) {
47491
48355
  }), authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
47492
48356
  "class": "".concat(footerStyles.footerinfotext) + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-1 p-0 ',
47493
48357
  onClick: function onClick() {
47494
- var _authdetailsContext$i21;
47495
- window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 || (_authdetailsContext$i21 = _authdetailsContext$i21.contactinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.email), '_self');
48358
+ var _authdetailsContext$i24;
48359
+ window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 || (_authdetailsContext$i24 = _authdetailsContext$i24.contactinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.email), '_self');
47496
48360
  }
47497
48361
  }, /*#__PURE__*/React.createElement("p", {
47498
48362
  "class": ' footerinfotext d-flex align-items-center justify-content-start m-0 p-0 cursor-pointer ',
47499
48363
  onClick: function onClick() {
47500
- var _authdetailsContext$i22;
47501
- window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 || (_authdetailsContext$i22 = _authdetailsContext$i22.contactinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.email), '_self');
48364
+ var _authdetailsContext$i25;
48365
+ window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 || (_authdetailsContext$i25 = _authdetailsContext$i25.contactinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.email), '_self');
47502
48366
  },
47503
48367
  style: {
47504
48368
  textTransform: 'none'
@@ -47509,7 +48373,7 @@ var ModernFooter = function ModernFooter(props) {
47509
48373
  marginRight: langdetect == 'en' ? '0.5rem' : 0,
47510
48374
  marginLeft: langdetect == 'ar' ? '0.5rem' : 0
47511
48375
  }
47512
- }), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 || (_authdetailsContext$i23 = _authdetailsContext$i23.contactinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.email)))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React.createElement("div", {
48376
+ }), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 || (_authdetailsContext$i26 = _authdetailsContext$i26.contactinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.email)))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React.createElement("div", {
47513
48377
  "class": sectionproperties.showfooteraddress == 'Hide' && sectionproperties.showfooterphonenumber == 'Hide' && sectionproperties.showfooteremail == 'Hide' ? 'col-lg-4 col-md-12 col-sm-12 mt-md-3' : 'col-lg-3 col-md-12 col-sm-12 mt-md-3'
47514
48378
  }, /*#__PURE__*/React.createElement("div", {
47515
48379
  className: "col-lg-12 p-0 d-flex justify-content-start mb-3"
@@ -47521,15 +48385,15 @@ var ModernFooter = function ModernFooter(props) {
47521
48385
  "class": "".concat(footerStyles.apptore) + ' cursor-pointer d-flex d-md-none ',
47522
48386
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
47523
48387
  onClick: function onClick() {
47524
- var _authdetailsContext$i24;
47525
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.mobileapplink_appstore, '_blank');
48388
+ var _authdetailsContext$i27;
48389
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.mobileapplink_appstore, '_blank');
47526
48390
  }
47527
48391
  }), /*#__PURE__*/React.createElement("img", {
47528
48392
  "class": "".concat(footerStyles.apptore) + ' cursor-pointer d-none d-md-flex ',
47529
48393
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
47530
48394
  onClick: function onClick() {
47531
- var _authdetailsContext$i25;
47532
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.mobileapplink_appstore, '_blank');
48395
+ var _authdetailsContext$i28;
48396
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_appstore, '_blank');
47533
48397
  }
47534
48398
  })), /*#__PURE__*/React.createElement("div", {
47535
48399
  "class": 'col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start'
@@ -47537,15 +48401,15 @@ var ModernFooter = function ModernFooter(props) {
47537
48401
  "class": "".concat(footerStyles.playstore) + ' cursor-pointer d-flex d-md-none ',
47538
48402
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
47539
48403
  onClick: function onClick() {
47540
- var _authdetailsContext$i26;
47541
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.mobileapplink_playstore, '_blank');
48404
+ var _authdetailsContext$i29;
48405
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.mobileapplink_playstore, '_blank');
47542
48406
  }
47543
48407
  }), /*#__PURE__*/React.createElement("img", {
47544
48408
  "class": "".concat(footerStyles.playstore) + ' cursor-pointer d-none d-md-flex ',
47545
48409
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
47546
48410
  onClick: function onClick() {
47547
- var _authdetailsContext$i27;
47548
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.mobileapplink_playstore, '_blank');
48411
+ var _authdetailsContext$i30;
48412
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.mobileapplink_playstore, '_blank');
47549
48413
  }
47550
48414
  }))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React.createElement("div", {
47551
48415
  "class": "col-lg-3 col-md-12 col-sm-12 mt-md-3 px-lg-5 px-md-2",
@@ -47575,7 +48439,7 @@ var ModernFooter = function ModernFooter(props) {
47575
48439
  function ownKeys$1r(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
47576
48440
  function _objectSpread$1r(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1r(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1r(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
47577
48441
  var Newsletterfooter = function Newsletterfooter(props) {
47578
- var _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i22, _authdetailsContext$i25, _authdetailsContext$i30, _authdetailsContext$i31;
48442
+ var _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i23, _authdetailsContext$i25, _authdetailsContext$i28, _authdetailsContext$i33, _authdetailsContext$i34;
47579
48443
  var _useState = useState(''),
47580
48444
  _useState2 = _slicedToArray(_useState, 2),
47581
48445
  sectionproperties = _useState2[0],
@@ -48161,43 +49025,57 @@ var Newsletterfooter = function Newsletterfooter(props) {
48161
49025
  }
48162
49026
  }, /*#__PURE__*/React.createElement(AiFillYoutube, {
48163
49027
  size: sectionproperties.instgrambtniconfontsize
48164
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.tiktoklink) != null && /*#__PURE__*/React.createElement("p", {
48165
- "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
49028
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.twitterlink) != null && /*#__PURE__*/React.createElement("div", {
49029
+ className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
48166
49030
  onClick: function onClick() {
48167
49031
  var _authdetailsContext$i18;
48168
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
49032
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.twitterlink) != null) {
48169
49033
  var _authdetailsContext$i19;
48170
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
49034
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.twitterlink, '_blank');
49035
+ }
49036
+ }
49037
+ }, /*#__PURE__*/React.createElement("i", {
49038
+ className: "h-100 allcentered",
49039
+ style: {
49040
+ fontSize: 20
49041
+ }
49042
+ }, "x")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.tiktoklink) != null && /*#__PURE__*/React.createElement("p", {
49043
+ "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
49044
+ onClick: function onClick() {
49045
+ var _authdetailsContext$i21;
49046
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.tiktoklink) != null) {
49047
+ var _authdetailsContext$i22;
49048
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.tiktoklink, '_blank');
48171
49049
  }
48172
49050
  }
48173
49051
  }, /*#__PURE__*/React.createElement(IoLogoTiktok, {
48174
49052
  size: sectionproperties.instgrambtniconfontsize
48175
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.linkedinlink) != null && /*#__PURE__*/React.createElement("p", {
49053
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.linkedinlink) != null && /*#__PURE__*/React.createElement("p", {
48176
49054
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
48177
49055
  onClick: function onClick() {
48178
- var _authdetailsContext$i21;
48179
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.linkedinlink, '_blank');
49056
+ var _authdetailsContext$i24;
49057
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.linkedinlink, '_blank');
48180
49058
  }
48181
49059
  }, /*#__PURE__*/React.createElement(FaLinkedinIn, {
48182
49060
  size: sectionproperties.instgrambtniconfontsize
48183
- })), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.whatsappnumber) != null && /*#__PURE__*/React.createElement("p", {
49061
+ })), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.whatsappnumber) != null && /*#__PURE__*/React.createElement("p", {
48184
49062
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
48185
49063
  onClick: function onClick() {
48186
- var _authdetailsContext$i23;
48187
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber) != null) {
48188
- var _authdetailsContext$i24;
48189
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.whatsappnumber), '_blank');
49064
+ var _authdetailsContext$i26;
49065
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.whatsappnumber) != null) {
49066
+ var _authdetailsContext$i27;
49067
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.whatsappnumber), '_blank');
48190
49068
  }
48191
49069
  }
48192
49070
  }, /*#__PURE__*/React.createElement(FaWhatsapp, {
48193
49071
  size: sectionproperties.youtubebtniconfontsize
48194
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.googlemapslink) != null && /*#__PURE__*/React.createElement("p", {
49072
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.googlemapslink) != null && /*#__PURE__*/React.createElement("p", {
48195
49073
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
48196
49074
  onClick: function onClick() {
48197
- var _authdetailsContext$i26;
48198
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.googlemapslink) != null) {
48199
- var _authdetailsContext$i27;
48200
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.googlemapslink, '_blank');
49075
+ var _authdetailsContext$i29;
49076
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.googlemapslink) != null) {
49077
+ var _authdetailsContext$i30;
49078
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.googlemapslink, '_blank');
48201
49079
  }
48202
49080
  }
48203
49081
  }, /*#__PURE__*/React.createElement(IoLocationSharp, {
@@ -48217,15 +49095,15 @@ var Newsletterfooter = function Newsletterfooter(props) {
48217
49095
  "class": langdetect == 'en' ? "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mr-2 ' : "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer ml-2 ',
48218
49096
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
48219
49097
  onClick: function onClick() {
48220
- var _authdetailsContext$i28;
48221
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_appstore, '_blank');
49098
+ var _authdetailsContext$i31;
49099
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.mobileapplink_appstore, '_blank');
48222
49100
  }
48223
49101
  }), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React.createElement("img", {
48224
49102
  "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
48225
49103
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
48226
49104
  onClick: function onClick() {
48227
- var _authdetailsContext$i29;
48228
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.mobileapplink_playstore, '_blank');
49105
+ var _authdetailsContext$i32;
49106
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.mobileapplink_playstore, '_blank');
48229
49107
  }
48230
49108
  }))), sectionproperties.showfooteraddress == 'Show' && sectionproperties.storeinfostyle == 'Style 2' && /*#__PURE__*/React.createElement("div", {
48231
49109
  "class": "row m-0 w-100 d-flex flex-row justify-content-start align-items-center mt-4"
@@ -48242,7 +49120,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
48242
49120
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
48243
49121
  }, /*#__PURE__*/React.createElement(IoLocationSharp, {
48244
49122
  size: 30
48245
- })), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.address_ar)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React.createElement("div", {
49123
+ })), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.address_ar)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React.createElement("div", {
48246
49124
  "class": "col-lg-12 p-0 d-block my-3"
48247
49125
  }, /*#__PURE__*/React.createElement("hr", {
48248
49126
  "class": "m-0 p-0"
@@ -51057,6 +51935,7 @@ var ElegantCategoriesCardSection = function ElegantCategoriesCardSection(props)
51057
51935
  function ownKeys$1l(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
51058
51936
  function _objectSpread$1l(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1l(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1l(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
51059
51937
  var RandomlyStructuredCollectionCards = function RandomlyStructuredCollectionCards(props) {
51938
+ var authdetailsContext = props.actions.authdetailsContext;
51060
51939
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
51061
51940
  props.actions.lang;
51062
51941
  var langdetect = props.actions.langdetect;
@@ -51589,10 +52468,22 @@ var RandomlyStructuredCollectionCards = function RandomlyStructuredCollectionCar
51589
52468
  borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
51590
52469
  borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
51591
52470
  }
52471
+ }),
52472
+ imageoutercont: css({
52473
+ height: sectionproperties.image_height == 0 ? '100%' : sectionproperties.image_height + 'vh',
52474
+ '@media (max-width: 800px)': {
52475
+ height: '30vh'
52476
+ }
52477
+ }),
52478
+ imageoutercont2: css({
52479
+ height: sectionproperties.image_height2 == 0 ? '100%' : sectionproperties.image_height2 + 'vh',
52480
+ '@media (max-width: 800px)': {
52481
+ height: '25vh'
52482
+ }
51592
52483
  })
51593
52484
  };
51594
52485
  var cardsrender = function cardsrender() {
51595
- var _cardsarray$2, _cardsarray$3, _cardsarray$4, _cardsarray$6, _cardsarray$7, _cardsarray$8, _cardsarray$10, _cardsarray$11, _cardsarray$12, _cardsarray$14, _cardsarray$15, _cardsarray$16, _cardsarray$18, _cardsarray$19, _cardsarray$20;
52486
+ var _authdetailsContext$i, _cardsarray$2, _cardsarray$3, _cardsarray$4, _cardsarray$6, _cardsarray$7, _cardsarray$8, _cardsarray$10, _cardsarray$11, _cardsarray$12, _cardsarray$14, _cardsarray$15, _cardsarray$16, _cardsarray$18, _cardsarray$19, _cardsarray$20, _authdetailsContext$i2, _cardsarray$22, _cardsarray$23, _cardsarray$24, _cardsarray$26, _cardsarray$27, _cardsarray$28, _cardsarray$30, _cardsarray$31, _cardsarray$32, _cardsarray$34, _cardsarray$35, _cardsarray$36;
51596
52487
  return /*#__PURE__*/React.createElement("div", {
51597
52488
  "class": 'row m-0 w-100'
51598
52489
  }, !fetchProductsQuery.isFetching && cardsarray.length == 0 && /*#__PURE__*/React.createElement("div", {
@@ -51660,7 +52551,7 @@ var RandomlyStructuredCollectionCards = function RandomlyStructuredCollectionCar
51660
52551
  }
51661
52552
  }))), /*#__PURE__*/React.createElement("div", {
51662
52553
  "class": sectionproperties.paddingLeft != 0 && sectionproperties.paddingRight != 0 ? section_cssstyles.cards_sections + ' row ml-0 mr-0 d-flex w-100 justify-content-center align-items-center pl-md-2 pr-md-2 ' : sectionproperties.paddingRight != 0 ? section_cssstyles.cards_sections + ' row ml-0 mr-0 d-flex w-100 justify-content-center align-items-center pr-md-2 ' : sectionproperties.paddingLeft != 0 ? section_cssstyles.cards_sections + ' row ml-0 mr-0 d-flex w-100 justify-content-center align-items-center pl-md-2 ' : section_cssstyles.cards_sections + ' row ml-0 mr-0 d-flex w-100 justify-content-center align-items-center '
51663
- }, /*#__PURE__*/React.createElement("div", {
52554
+ }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) != '672258d7826b4' && /*#__PURE__*/React.createElement("div", {
51664
52555
  "class": "row m-0 w-100 "
51665
52556
  }, /*#__PURE__*/React.createElement("div", {
51666
52557
  "class": sectionproperties.imagepadding == 0 ? section_cssstyles.cardcont + ' col-lg-6 p-md-0 cursor-pointer ' : section_cssstyles.cardcont + ' col-lg-6 p-md-0 mb-md-3 cursor-pointer ',
@@ -51949,7 +52840,218 @@ var RandomlyStructuredCollectionCards = function RandomlyStructuredCollectionCar
51949
52840
  "class": "col-lg-12 p-0 d-flex justify-content-start"
51950
52841
  }, /*#__PURE__*/React.createElement("p", {
51951
52842
  "class": section_cssstyles.collectioncardbutton + ' m-0 p-0 allcentered collectioncardbutton '
51952
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar))))))))))));
52843
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar))))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '672258d7826b4' && /*#__PURE__*/React.createElement("div", {
52844
+ "class": "row m-0 w-100 "
52845
+ }, /*#__PURE__*/React.createElement("div", {
52846
+ "class": sectionproperties.imagepadding == 0 ? section_cssstyles.cardcont + ' col-6 p-md-0 cursor-pointer ' : section_cssstyles.cardcont + ' col-6 p-md-0 mb-md-3 cursor-pointer '
52847
+ }, /*#__PURE__*/React.createElement("div", {
52848
+ "class": "row m-0 w-100"
52849
+ }, /*#__PURE__*/React.createElement("div", {
52850
+ "class": "col-12 cursor-pointer",
52851
+ onClick: function onClick() {
52852
+ var _cardsarray$21;
52853
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + ((_cardsarray$21 = cardsarray[0]) === null || _cardsarray$21 === void 0 ? void 0 : _cardsarray$21.collectionid));
52854
+ },
52855
+ style: {
52856
+ paddingLeft: sectionproperties.imagepadding + 'px',
52857
+ paddingRight: sectionproperties.imagepadding + 'px',
52858
+ marginBottom: sectionproperties.imagepadding == 0 ? 0 : '1rem'
52859
+ }
52860
+ }, /*#__PURE__*/React.createElement("div", {
52861
+ "class": section_cssstyles.imageoutercont + ' row m-0 w-100 ',
52862
+ style: {
52863
+ width: '100%'
52864
+ }
52865
+ }, /*#__PURE__*/React.createElement("div", {
52866
+ "class": section_cssstyles.bgcontainer + ' col-lg-12 p-0 ',
52867
+ style: {
52868
+ width: '100%',
52869
+ height: '100%'
52870
+ }
52871
+ }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
52872
+ urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
52873
+ publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
52874
+ path: (_cardsarray$22 = cardsarray[0]) === null || _cardsarray$22 === void 0 ? void 0 : _cardsarray$22.image,
52875
+ loading: "lazy",
52876
+ style: {
52877
+ width: '100%',
52878
+ height: '100%',
52879
+ borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
52880
+ borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
52881
+ borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
52882
+ borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
52883
+ objectFit: 'cover',
52884
+ zIndex: 1
52885
+ }
52886
+ })), /*#__PURE__*/React.createElement("div", {
52887
+ "class": section_cssstyles.imageoutercont,
52888
+ style: _defineProperty(_defineProperty({
52889
+ position: 'absolute',
52890
+ zIndex: 1000,
52891
+ // height: sectionproperties.image_height == 0 ? '100%' : sectionproperties.image_height + 'vh',
52892
+ width: '100%'
52893
+ }, "zIndex", 5), "left", 0)
52894
+ }, /*#__PURE__*/React.createElement("div", {
52895
+ "class": "row m-0 w-100 p-3 w-100 h-100 allcentered"
52896
+ }, /*#__PURE__*/React.createElement("div", {
52897
+ "class": "col-lg-12 p-0 d-flex allcentered h-100"
52898
+ }, /*#__PURE__*/React.createElement("p", {
52899
+ "class": section_cssstyles.collectionname + ' m-0 p-0 '
52900
+ }, langdetect == 'en' ? (_cardsarray$23 = cardsarray[0]) === null || _cardsarray$23 === void 0 ? void 0 : _cardsarray$23.name_en : (_cardsarray$24 = cardsarray[0]) === null || _cardsarray$24 === void 0 ? void 0 : _cardsarray$24.name_ar)))))), /*#__PURE__*/React.createElement("div", {
52901
+ "class": "col-12 cursor-pointer",
52902
+ onClick: function onClick() {
52903
+ var _cardsarray$25;
52904
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + ((_cardsarray$25 = cardsarray[2]) === null || _cardsarray$25 === void 0 ? void 0 : _cardsarray$25.collectionid));
52905
+ },
52906
+ style: {
52907
+ paddingLeft: sectionproperties.imagepadding + 'px',
52908
+ paddingRight: sectionproperties.imagepadding + 'px',
52909
+ marginBottom: sectionproperties.imagepadding == 0 ? 0 : '1rem'
52910
+ }
52911
+ }, /*#__PURE__*/React.createElement("div", {
52912
+ "class": section_cssstyles.imageoutercont2 + ' row m-0 w-100 ',
52913
+ style: {
52914
+ width: '100%'
52915
+ }
52916
+ }, /*#__PURE__*/React.createElement("div", {
52917
+ "class": section_cssstyles.bgcontainer + ' col-lg-12 p-0 ',
52918
+ style: {
52919
+ width: '100%',
52920
+ height: '100%'
52921
+ }
52922
+ }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
52923
+ urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
52924
+ publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
52925
+ path: (_cardsarray$26 = cardsarray[2]) === null || _cardsarray$26 === void 0 ? void 0 : _cardsarray$26.image,
52926
+ loading: "lazy",
52927
+ style: {
52928
+ width: '100%',
52929
+ height: '100%',
52930
+ borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
52931
+ borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
52932
+ borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
52933
+ borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
52934
+ objectFit: 'cover',
52935
+ zIndex: 1
52936
+ }
52937
+ })), /*#__PURE__*/React.createElement("div", {
52938
+ "class": section_cssstyles.imageoutercont2,
52939
+ style: _defineProperty(_defineProperty({
52940
+ position: 'absolute',
52941
+ zIndex: 1000,
52942
+ width: '100%'
52943
+ }, "zIndex", 5), "left", 0)
52944
+ }, /*#__PURE__*/React.createElement("div", {
52945
+ "class": "row m-0 w-100 p-3 w-100 h-100 allcentered"
52946
+ }, /*#__PURE__*/React.createElement("div", {
52947
+ "class": "col-lg-12 p-0 d-flex allcentered h-100"
52948
+ }, /*#__PURE__*/React.createElement("p", {
52949
+ "class": section_cssstyles.collectionname + ' m-0 p-0 '
52950
+ }, langdetect == 'en' ? (_cardsarray$27 = cardsarray[2]) === null || _cardsarray$27 === void 0 ? void 0 : _cardsarray$27.name_en : (_cardsarray$28 = cardsarray[2]) === null || _cardsarray$28 === void 0 ? void 0 : _cardsarray$28.name_ar)))))))), /*#__PURE__*/React.createElement("div", {
52951
+ "class": 'col-6 pl-0 pr-0'
52952
+ }, /*#__PURE__*/React.createElement("div", {
52953
+ "class": "row m-0 w-100"
52954
+ }, /*#__PURE__*/React.createElement("div", {
52955
+ "class": "col-12 cursor-pointer",
52956
+ onClick: function onClick() {
52957
+ var _cardsarray$29;
52958
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + ((_cardsarray$29 = cardsarray[1]) === null || _cardsarray$29 === void 0 ? void 0 : _cardsarray$29.collectionid));
52959
+ },
52960
+ style: {
52961
+ paddingLeft: sectionproperties.imagepadding + 'px',
52962
+ paddingRight: sectionproperties.imagepadding + 'px',
52963
+ marginBottom: sectionproperties.imagepadding == 0 ? 0 : '1rem'
52964
+ }
52965
+ }, /*#__PURE__*/React.createElement("div", {
52966
+ "class": section_cssstyles.imageoutercont2 + ' row m-0 w-100 ',
52967
+ style: {
52968
+ width: '100%'
52969
+ }
52970
+ }, /*#__PURE__*/React.createElement("div", {
52971
+ "class": section_cssstyles.bgcontainer + ' col-lg-12 p-0 ',
52972
+ style: {
52973
+ width: '100%',
52974
+ height: '100%'
52975
+ }
52976
+ }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
52977
+ urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
52978
+ publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
52979
+ path: (_cardsarray$30 = cardsarray[1]) === null || _cardsarray$30 === void 0 ? void 0 : _cardsarray$30.image,
52980
+ loading: "lazy",
52981
+ style: {
52982
+ width: '100%',
52983
+ height: '100%',
52984
+ borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
52985
+ borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
52986
+ borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
52987
+ borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
52988
+ objectFit: 'cover',
52989
+ zIndex: 1
52990
+ }
52991
+ })), /*#__PURE__*/React.createElement("div", {
52992
+ "class": section_cssstyles.imageoutercont2,
52993
+ style: _defineProperty(_defineProperty({
52994
+ position: 'absolute',
52995
+ zIndex: 1000,
52996
+ width: '100%'
52997
+ }, "zIndex", 5), "left", 0)
52998
+ }, /*#__PURE__*/React.createElement("div", {
52999
+ "class": "row m-0 w-100 p-3 w-100 h-100 allcentered"
53000
+ }, /*#__PURE__*/React.createElement("div", {
53001
+ "class": "col-lg-12 p-0 d-flex allcentered h-100"
53002
+ }, /*#__PURE__*/React.createElement("p", {
53003
+ "class": section_cssstyles.collectionname + ' m-0 p-0 '
53004
+ }, langdetect == 'en' ? (_cardsarray$31 = cardsarray[1]) === null || _cardsarray$31 === void 0 ? void 0 : _cardsarray$31.name_en : (_cardsarray$32 = cardsarray[1]) === null || _cardsarray$32 === void 0 ? void 0 : _cardsarray$32.name_ar)))))), /*#__PURE__*/React.createElement("div", {
53005
+ "class": "col-12 cursor-pointer",
53006
+ onClick: function onClick() {
53007
+ var _cardsarray$33;
53008
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + ((_cardsarray$33 = cardsarray[3]) === null || _cardsarray$33 === void 0 ? void 0 : _cardsarray$33.collectionid));
53009
+ },
53010
+ style: {
53011
+ paddingLeft: sectionproperties.imagepadding + 'px',
53012
+ paddingRight: sectionproperties.imagepadding + 'px',
53013
+ marginBottom: sectionproperties.imagepadding == 0 ? 0 : '1rem'
53014
+ }
53015
+ }, /*#__PURE__*/React.createElement("div", {
53016
+ "class": section_cssstyles.imageoutercont + ' row m-0 w-100 ',
53017
+ style: {
53018
+ width: '100%'
53019
+ }
53020
+ }, /*#__PURE__*/React.createElement("div", {
53021
+ "class": section_cssstyles.bgcontainer + ' col-lg-12 p-0 ',
53022
+ style: {
53023
+ width: '100%',
53024
+ height: '100%'
53025
+ }
53026
+ }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
53027
+ urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
53028
+ publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
53029
+ path: (_cardsarray$34 = cardsarray[3]) === null || _cardsarray$34 === void 0 ? void 0 : _cardsarray$34.image,
53030
+ loading: "lazy",
53031
+ style: {
53032
+ width: '100%',
53033
+ height: '100%',
53034
+ borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
53035
+ borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
53036
+ borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
53037
+ borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
53038
+ objectFit: 'cover',
53039
+ zIndex: 1
53040
+ }
53041
+ })), /*#__PURE__*/React.createElement("div", {
53042
+ "class": section_cssstyles.imageoutercont,
53043
+ style: _defineProperty(_defineProperty({
53044
+ position: 'absolute',
53045
+ zIndex: 1000,
53046
+ width: '100%'
53047
+ }, "zIndex", 5), "left", 0)
53048
+ }, /*#__PURE__*/React.createElement("div", {
53049
+ "class": "row m-0 w-100 p-3 w-100 h-100 allcentered"
53050
+ }, /*#__PURE__*/React.createElement("div", {
53051
+ "class": "col-lg-12 p-0 d-flex allcentered h-100"
53052
+ }, /*#__PURE__*/React.createElement("p", {
53053
+ "class": section_cssstyles.collectionname + ' m-0 p-0 '
53054
+ }, langdetect == 'en' ? (_cardsarray$35 = cardsarray[3]) === null || _cardsarray$35 === void 0 ? void 0 : _cardsarray$35.name_en : (_cardsarray$36 = cardsarray[3]) === null || _cardsarray$36 === void 0 ? void 0 : _cardsarray$36.name_ar))))))))))));
51953
53055
  };
51954
53056
  return /*#__PURE__*/React.createElement("div", {
51955
53057
  "class": "row m-0 d-flex w-100 justify-content-center",
@@ -56958,7 +58060,7 @@ var Twobgimages = function Twobgimages(props) {
56958
58060
  style: {}
56959
58061
  }, Object.keys(bgimagearrayofobjs).length != 0 && bgimagearrayofobjs.map(function (item, index) {
56960
58062
  return /*#__PURE__*/React.createElement("div", {
56961
- className: bgimagearrayofobjs[index].bg1_numberofcols != 12 ? sectionproperties.imagepadding != 0 ? ' d-flex align-items-stretch col-md-6 col-sm-12 pr-sm-2 pl-sm-2 mb-md-3 mt-md-3 col-lg-' + bgimagearrayofobjs[index].bg1_numberofcols : ' d-flex align-items-stretch col-md-6 col-sm-12 p-sm-0 col-lg-' + bgimagearrayofobjs[index].bg1_numberofcols : ' d-flex align-items-stretch col-md-12 col-sm-12 pr-md-0 pl-md-0 col-lg-' + bgimagearrayofobjs[index].bg1_numberofcols,
58063
+ className: bgimagearrayofobjs[index].bg1_numberofcols != 12 ? sectionproperties.imagepadding != 0 ? ' d-flex align-items-stretch col-md-4 col-sm-12 pr-sm-2 pl-sm-2 mb-md-3 mt-md-3 col-lg-' + bgimagearrayofobjs[index].bg1_numberofcols : ' d-flex align-items-stretch col-md-4 col-sm-12 p-sm-0 col-lg-' + bgimagearrayofobjs[index].bg1_numberofcols : ' d-flex align-items-stretch col-md-12 col-sm-12 pr-md-0 pl-md-0 col-lg-' + bgimagearrayofobjs[index].bg1_numberofcols,
56962
58064
  style: {
56963
58065
  paddingLeft: bgimagearrayofobjs[index].bg1_numberofcols == '12' ? 0 : sectionproperties.imagepadding + 'px',
56964
58066
  paddingRight: bgimagearrayofobjs[index].bg1_numberofcols == '12' ? 0 : sectionproperties.imagepadding + 'px',
@@ -56970,7 +58072,6 @@ var Twobgimages = function Twobgimages(props) {
56970
58072
  if (item.place_clickable == 'General') {
56971
58073
  if (item.externallink == 'Yes') {
56972
58074
  window.open(item.clickable_page_route, '_blank');
56973
-
56974
58075
  // history.push(item.clickable_page_route);
56975
58076
  } else if (item.clickable_page_route && item.clickable_page_route.length != 0) {
56976
58077
  routingcountext(item.clickable_page_route, false, '');
@@ -57303,9 +58404,9 @@ var VideosSection = function VideosSection(props) {
57303
58404
  borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px',
57304
58405
  borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
57305
58406
  borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
57306
- height: sectionproperties.image_height + 'px',
58407
+ height: sectionproperties.image_height == 0 ? '100%' : sectionproperties.image_height + 'px',
57307
58408
  '@media (max-width: 800px)': {
57308
- height: sectionproperties.height_responsive + 'px'
58409
+ height: sectionproperties.image_height == 0 ? '100%' : sectionproperties.height_responsive + 'px'
57309
58410
  }
57310
58411
  }),
57311
58412
  lau: css({
@@ -57499,7 +58600,7 @@ var VideosSection = function VideosSection(props) {
57499
58600
  }, /*#__PURE__*/React.createElement(ScrollMenu, {
57500
58601
  transitionBehavior: 'auto',
57501
58602
  wrapperClassName: '',
57502
- itemClassName: 'videoscard',
58603
+ itemClassName: '',
57503
58604
  scrollContainerClassName: 'scrollmenuclasssubscrollbar'
57504
58605
  }, Object.keys(videosarrayofobjs).length != 0 && videosarrayofobjs.map(function (item, index) {
57505
58606
  return /*#__PURE__*/React.createElement("div", {
@@ -58325,6 +59426,8 @@ var DynamicForm = function DynamicForm(props) {
58325
59426
  type = 'number';
58326
59427
  } else if (item.type == 'text') {
58327
59428
  type = 'text';
59429
+ } else if (item.type == 'phone number') {
59430
+ type = 'phonenumber';
58328
59431
  }
58329
59432
  if (item.type == 'date') {
58330
59433
  return /*#__PURE__*/React.createElement("div", {
@@ -58382,6 +59485,40 @@ var DynamicForm = function DynamicForm(props) {
58382
59485
  }))));
58383
59486
  }
58384
59487
  };
59488
+ var phonenumber = function phonenumber(item, index) {
59489
+ return /*#__PURE__*/React.createElement("div", {
59490
+ "class": 'col-md-12 col-lg-' + sectionproperties.numberofcolsperrow
59491
+ }, /*#__PURE__*/React.createElement("div", {
59492
+ "class": "row m-0 w-100 mb-3"
59493
+ }, /*#__PURE__*/React.createElement("div", {
59494
+ "class": "col-lg-12 text-start mb-2 p-0"
59495
+ }, /*#__PURE__*/React.createElement("p", {
59496
+ "class": form_cssstyles.formlabel + ' m-0 p-0 ',
59497
+ style: {}
59498
+ }, langdetect == 'en' ? item.title_en : item.title_ar, " ", /*#__PURE__*/React.createElement("sup", {
59499
+ "class": "text-danger"
59500
+ }, item.isrequired == 1 ? '*' : ''))), /*#__PURE__*/React.createElement(PhoneInput, {
59501
+ className: "".concat(formstyles.form_control, " ").concat(form_cssstyles.form_control),
59502
+ country: 'eg',
59503
+ enableSearch: true,
59504
+ autoFormat: true,
59505
+ value: item.value,
59506
+ inputStyle: {
59507
+ color: sectionproperties.inputfieldcolor
59508
+ },
59509
+ onChange: function onChange(event, country) {
59510
+ updateformfield(event, index);
59511
+ // var temp = { ...payloadobj };
59512
+ // temp.mobile = event;
59513
+ // temp.countrydialcode = country.dialCode;
59514
+ // setpayloadobj({ ...temp });
59515
+ },
59516
+ style: {
59517
+ direction: 'ltr',
59518
+ color: sectionproperties.inputfieldcolor
59519
+ }
59520
+ })));
59521
+ };
58385
59522
  var textareaitem = function textareaitem(item, index) {
58386
59523
  return /*#__PURE__*/React.createElement("div", {
58387
59524
  "class": 'col-md-12 col-lg-12'
@@ -58453,20 +59590,19 @@ var DynamicForm = function DynamicForm(props) {
58453
59590
  boxShadow: 'none',
58454
59591
  transition: '.3s'
58455
59592
  }))),
58456
- generalbtn: css({
59593
+ generalbtn: css(_defineProperty(_defineProperty({
58457
59594
  width: sectionproperties.generalbtn_width + '%',
58458
59595
  height: sectionproperties.generalbtn_height + 'px',
58459
59596
  backgroundColor: sectionproperties.generalbtn_bgColor,
58460
- borderRadius: sectionproperties.generalbtnborderradius + 'px',
59597
+ borderRadius: sectionproperties.generalbtn_bgColor,
58461
59598
  color: sectionproperties.generalbtn_textColor,
58462
59599
  fontSize: sectionproperties.generalbtn_fontsize,
58463
- fontWeight: sectionproperties.generalbtn_fontweight,
58464
- ':hover': {
58465
- transition: '.3s',
58466
- color: sectionproperties.generalbtn_textColoronhover,
58467
- backgroundColor: sectionproperties.generalbtn_bgColoronhover
58468
- }
58469
- }),
59600
+ fontWeight: sectionproperties.generalbtn_fontweight
59601
+ }, "borderRadius", sectionproperties.generalbtnborderradius + 'px'), ':hover', {
59602
+ transition: '.3s',
59603
+ color: sectionproperties.generalbtn_textColoronhover,
59604
+ backgroundColor: sectionproperties.generalbtn_bgColoronhover
59605
+ })),
58470
59606
  btnLeft: css({
58471
59607
  width: 40,
58472
59608
  height: 40,
@@ -58497,14 +59633,6 @@ var DynamicForm = function DynamicForm(props) {
58497
59633
  transition: '.3s',
58498
59634
  backgroundColor: '#044da6'
58499
59635
  }
58500
- }),
58501
- sectiontitle: css({
58502
- color: sectionproperties.sectionTitleColor,
58503
- fontSize: sectionproperties.sectionTitleFontSize + 'px',
58504
- fontWeight: sectionproperties.sectionTitleFontWeight,
58505
- '@media (max-width: 800px)': {
58506
- fontSize: sectionproperties.sectionTitleFontSizeresp
58507
- }
58508
59636
  })
58509
59637
  };
58510
59638
  return /*#__PURE__*/React.createElement("div", {
@@ -58548,8 +59676,12 @@ var DynamicForm = function DynamicForm(props) {
58548
59676
  marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
58549
59677
  }
58550
59678
  }, /*#__PURE__*/React.createElement("p", {
58551
- "class": form_cssstyles.sectiontitle + ' m-0 p-0 ',
58552
- style: {}
59679
+ "class": "m-0 p-0",
59680
+ style: {
59681
+ color: sectionproperties.sectionTitleColor,
59682
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
59683
+ fontWeight: sectionproperties.sectionTitleFontWeight
59684
+ }
58553
59685
  }, langdetect == 'en' ? formtitleen : formtitlear)), (dynamicform === null || dynamicform === void 0 ? void 0 : dynamicform.id) != undefined && /*#__PURE__*/React.createElement("div", {
58554
59686
  "class": 'row m-0 w-100 p-3 mt-3'
58555
59687
  }, /*#__PURE__*/React.createElement("div", {
@@ -58670,8 +59802,12 @@ var DynamicForm = function DynamicForm(props) {
58670
59802
  marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
58671
59803
  }
58672
59804
  }, /*#__PURE__*/React.createElement("p", {
58673
- "class": form_cssstyles.sectiontitle + ' m-0 p-0 ',
58674
- style: {}
59805
+ "class": "m-0 p-0",
59806
+ style: {
59807
+ color: sectionproperties.sectionTitleColor,
59808
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
59809
+ fontWeight: sectionproperties.sectionTitleFontWeight
59810
+ }
58675
59811
  }, langdetect == 'en' ? formtitleen : formtitlear)), (dynamicform === null || dynamicform === void 0 ? void 0 : dynamicform.id) != undefined && /*#__PURE__*/React.createElement("div", {
58676
59812
  "class": 'row m-0 w-100 '
58677
59813
  }, /*#__PURE__*/React.createElement("div", {
@@ -58681,6 +59817,8 @@ var DynamicForm = function DynamicForm(props) {
58681
59817
  }, dynamicform === null || dynamicform === void 0 || (_dynamicform$fields5 = dynamicform.fields) === null || _dynamicform$fields5 === void 0 ? void 0 : _dynamicform$fields5.map(function (item, index) {
58682
59818
  if (item.type == 'text' || item.type == 'date' || item.type == 'number') {
58683
59819
  return inputitem(item, index);
59820
+ } else if (item.type == 'phone number') {
59821
+ return phonenumber(item, index);
58684
59822
  } else if (item.type == 'textarea') {
58685
59823
  return textareaitem(item, index);
58686
59824
  } else if (item.type == 'selectbox') {
@@ -58726,14 +59864,19 @@ var DynamicForm = function DynamicForm(props) {
58726
59864
  "class": "",
58727
59865
  color: '#fff'
58728
59866
  }))), /*#__PURE__*/React.createElement("div", {
58729
- "class": "col-lg-12 allcentered my-4 py-4"
59867
+ "class": "row m-0 w-100 py-4",
59868
+ style: {
59869
+ background: sectionproperties.popupbackgroundcolor
59870
+ }
59871
+ }, /*#__PURE__*/React.createElement("div", {
59872
+ "class": "col-lg-12 allcentered py-4"
58730
59873
  }, /*#__PURE__*/React.createElement("p", {
58731
59874
  "class": "m-0 p-0",
58732
59875
  style: {
58733
59876
  fontSize: 20,
58734
- color: '#000'
59877
+ color: sectionproperties.popuptextcolor
58735
59878
  }
58736
- }, confirmationtext))), /*#__PURE__*/React.createElement(Modal.Footer, null)));
59879
+ }, confirmationtext)))), /*#__PURE__*/React.createElement(Modal.Footer, null)));
58737
59880
  };
58738
59881
 
58739
59882
  function ownKeys$$(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
@@ -59510,14 +60653,14 @@ var Freetextsection = function Freetextsection(props) {
59510
60653
  height: '1px',
59511
60654
  position: 'relative',
59512
60655
  flex: '1 1 auto',
59513
- // minWidth: '10%',
60656
+ minWidth: '10%',
59514
60657
  background: sectionproperties.linebgcolor
59515
60658
  }),
59516
60659
  line_right: css({
59517
60660
  height: '1px',
59518
60661
  position: 'relative',
59519
60662
  flex: '1 1 auto',
59520
- // minWidth: '10%',
60663
+ minWidth: '10%',
59521
60664
  background: sectionproperties.linebgcolor
59522
60665
  }),
59523
60666
  btn: css({
@@ -59555,40 +60698,36 @@ var Freetextsection = function Freetextsection(props) {
59555
60698
  top: 0,
59556
60699
  bottom: 0
59557
60700
  }
59558
- }),
59559
- sectiontitlecontent: css({
59560
- fontSize: sectionproperties.sectionTitleFontSize + 'px',
59561
- color: sectionproperties.sectionTitleColor,
59562
- textTransform: sectionproperties.sectionTitleTextTransform,
59563
- fontWeight: sectionproperties.sectionTitleFontWeight,
59564
- // padding: sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? 7 : 0,
59565
- textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
59566
- '@media (max-width: 800px)': {
59567
- fontSize: sectionproperties.sectionTitleFontSizeresp + 'px'
59568
- }
59569
60701
  })
59570
60702
  };
59571
60703
  var SectionTitle = function SectionTitle() {
59572
60704
  return /*#__PURE__*/React.createElement("div", {
59573
- "class": "d-flex align-items-center allcentered",
60705
+ "class": "d-flex align-items-center flex-row",
59574
60706
  style: {
59575
60707
  position: 'relative',
59576
60708
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
59577
- width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : '',
59578
- flexDirection: sectionproperties.sectiontitlestyle == 'Line Under Text' ? 'column' : 'row'
60709
+ width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
59579
60710
  }
59580
- }, /*#__PURE__*/React.createElement("p", {
60711
+ }, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
60712
+ "class": section_styles.line_left,
60713
+ style: {
60714
+ marginLeft: langdetect == 'en' ? 0 : sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
60715
+ marginRight: langdetect == 'en' ? sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0 : 0
60716
+ }
60717
+ }), /*#__PURE__*/React.createElement("p", {
59581
60718
  "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(section_styles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? "".concat(section_styles.sectiontitlespan) + ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? "".concat(section_styles.sectiontitlespan) + ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? "".concat(section_styles.sectiontitlespan) + ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : "".concat(section_styles.sectiontitlespan) + ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ',
59582
- style: {}
59583
- }, /*#__PURE__*/React.createElement("span", {
59584
- "class": section_styles.sectiontitlecontent
59585
- }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar)), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React.createElement("span", {
59586
60719
  style: {
59587
- width: '50%',
59588
- background: sectionproperties.linebgcolor,
59589
- height: 3,
59590
- borderRadius: 10,
59591
- marginTop: 5
60720
+ color: sectionproperties.sectionTitleColor,
60721
+ textTransform: sectionproperties.sectionTitleTextTransform,
60722
+ fontWeight: sectionproperties.sectionTitleFontWeight,
60723
+ padding: sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? 7 : 0,
60724
+ textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
60725
+ }
60726
+ }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
60727
+ "class": section_styles.line_right,
60728
+ style: {
60729
+ marginRight: langdetect == 'en' ? 0 : sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
60730
+ marginLeft: langdetect == 'en' ? sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0 : 0
59592
60731
  }
59593
60732
  }));
59594
60733
  };
@@ -59647,8 +60786,8 @@ var Freetextsection = function Freetextsection(props) {
59647
60786
  style: {
59648
60787
  paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
59649
60788
  paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
59650
- paddingTop: type == 'responsive' ? sectionproperties.paddingverticalresponsive + 'px' : sectionproperties.paddingTop + 'px',
59651
- paddingBottom: type == 'responsive' ? sectionproperties.paddingverticalresponsive + 'px' : sectionproperties.paddingBottom + 'px',
60789
+ paddingTop: type == 'responsive' ? '15px' : sectionproperties.paddingTop + 'px',
60790
+ paddingBottom: type == 'responsive' ? '15px' : sectionproperties.paddingBottom + 'px',
59652
60791
  zIndex: 100,
59653
60792
  height: sectionproperties.hideshowcardtransition == 'Show' ? type == 'responsive' ? sectionproperties.height_responsive + 'px' : '' : ''
59654
60793
  }
@@ -59696,45 +60835,7 @@ var Freetextsection = function Freetextsection(props) {
59696
60835
  "class": "w-100 allcentered",
59697
60836
  style: {
59698
60837
  background: sectionproperties.outerbgcolor
59699
- // backgroundImage: sectionproperties.sectionbgstyle == 'Besides each other' ? 'url(' + serverbaselink + maincontainerarrayofobjs[0]?.back_bgimage + ')' : '',
59700
- }
59701
- }, sectionproperties.sectionbgstyle == 'Besides each other' && /*#__PURE__*/React.createElement("div", {
59702
- "class": sectionstyles$1.background + ' row w-100 ml-0 mr-0 d-flex justify-content-center align-items-center ',
59703
- style: {
59704
- marginTop: sectionproperties.marginTop + 'px',
59705
- marginBottom: sectionproperties.marginBottom + 'px'
59706
60838
  }
59707
- }, /*#__PURE__*/React.createElement("div", {
59708
- "class": "col-lg-12 p-0"
59709
- }, /*#__PURE__*/React.createElement("div", {
59710
- "class": "row m-0 w-100 allcentered"
59711
- }, /*#__PURE__*/React.createElement("div", {
59712
- "class": "col-lg-10 col-md-11 mt-3 mb-3",
59713
- style: {
59714
- background: 'white',
59715
- borderRadius: 10,
59716
- boxShadow: '0 0 10px #ccc',
59717
- padding: 40
59718
- }
59719
- }, /*#__PURE__*/React.createElement("div", {
59720
- "class": "row m-0 w-100"
59721
- }, /*#__PURE__*/React.createElement("div", {
59722
- "class": "col-lg-3 col-md-12 allcentered"
59723
- }, /*#__PURE__*/React.createElement("div", {
59724
- "class": "w-100 d-flex allcentered mb-md-4"
59725
- }, SectionTitle())), /*#__PURE__*/React.createElement("div", {
59726
- "class": "col-lg-9 col-md-12 p-md-0",
59727
- style: {
59728
- paddingLeft: langdetect == 'en' ? '50px' : 0,
59729
- paddingRight: langdetect == 'ar' ? '50px' : 0
59730
- }
59731
- }, /*#__PURE__*/React.createElement("div", {
59732
- "class": "row m-0 w-100 text-start text-md-center",
59733
- style: {
59734
- fontSize: sectionproperties.prodCatFontSize + 'px'
59735
- }
59736
- }, Description()))))))), sectionproperties.sectionbgstyle == 'Text Below' && /*#__PURE__*/React.createElement("div", {
59737
- "class": "row m-0 w-100"
59738
60839
  }, /*#__PURE__*/React.createElement("div", {
59739
60840
  "class": sectionstyles$1.background + ' row w-100 ml-0 mr-0 d-flex d-md-none justify-content-center align-items-center ',
59740
60841
  style: {
@@ -59749,7 +60850,7 @@ var Freetextsection = function Freetextsection(props) {
59749
60850
  marginBottom: sectionproperties.marginBottom + 'px',
59750
60851
  background: sectionproperties.hideshowcardtransition == 'Show' ? maincontainerarrayofobjs.length != 0 ? 'url(' + serverbaselink$1 + ((_maincontainerarrayof3 = maincontainerarrayofobjs[0]) === null || _maincontainerarrayof3 === void 0 ? void 0 : _maincontainerarrayof3.back_bgimage) + ')' : '' : ''
59751
60852
  }
59752
- }, SectionContent('responsive'))));
60853
+ }, SectionContent('responsive')));
59753
60854
  };
59754
60855
 
59755
60856
  function ownKeys$W(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
@@ -59822,28 +60923,6 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
59822
60923
  color: sectionproperties.generalbtn_textColoronhover
59823
60924
  }
59824
60925
  }),
59825
- btn2: css({
59826
- width: sectionproperties.generalbtn_width + 'px',
59827
- height: sectionproperties.generalbtn_height + 'px',
59828
- // backgroundColor: sectionproperties.generalbtn_bgColor,
59829
- color: sectionproperties.generalbtn_bgColoronhover,
59830
- borderTopLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertopleftradius + 'px' : sectionproperties.generalbtn_bordertoprightradius + 'px',
59831
- borderTopRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertoprightradius + 'px' : sectionproperties.generalbtn_bordertopleftradius + 'px',
59832
- borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomleftradius + 'px' : sectionproperties.generalbtn_borderbottomrightradius + 'px',
59833
- borderBottomRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomrightradius + 'px' : sectionproperties.generalbtn_borderbottomleftradius + 'px',
59834
- border: '1px solid ' + sectionproperties.generalbtn_bgColoronhover,
59835
- fontSize: sectionproperties.generalbtn_fontsize + 'px',
59836
- fontWeight: sectionproperties.generalbtn_fontweight,
59837
- marginTop: sectionproperties.generalbtn_marginTop + 'px',
59838
- marginBottom: sectionproperties.generalbtn_marginBottom + 'px',
59839
- transition: '.3s',
59840
- cursor: 'pointer',
59841
- ':hover': {
59842
- // backgroundColor: sectionproperties.generalbtn_bgColoronhover,
59843
- color: sectionproperties.sectionproperties,
59844
- borderColor: sectionproperties.sectionproperties
59845
- }
59846
- }),
59847
60926
  sectiontitlespan: css({
59848
60927
  paddingLeft: sectionproperties.sectiontitleborderradius == 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginLeft + 'px' : sectionproperties.sectionTitleMarginRight + 'px' : 0,
59849
60928
  paddingRight: sectionproperties.sectiontitleborderradius == 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px' : 0,
@@ -59858,8 +60937,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
59858
60937
  width: sectionproperties.sectitle_lineafterwidth + '%',
59859
60938
  display: 'block',
59860
60939
  backgroundColor: sectionproperties.linebgcolor,
59861
- borderRadius: '6px',
59862
- marginTop: 15
60940
+ borderRadius: '6px'
59863
60941
  }
59864
60942
  }),
59865
60943
  facebook_btn: css({
@@ -59968,11 +61046,11 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
59968
61046
  };
59969
61047
  var SectionTitle = function SectionTitle() {
59970
61048
  return /*#__PURE__*/React.createElement("p", {
59971
- "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start text-md-center ' : ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start text-md-center ',
61049
+ "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ',
59972
61050
  style: {
59973
61051
  color: sectionproperties.sectionTitleColor,
59974
61052
  fontWeight: sectionproperties.sectionTitleFontWeight,
59975
- textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
61053
+ textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : ''
59976
61054
  }
59977
61055
  }, sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React.createElement("span", {
59978
61056
  "class": "".concat(section_styles.sectiontitlespan) + ' pl-md-2 pr-md-2 left-md-0 '
@@ -60000,10 +61078,8 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60000
61078
  borderRadius: sectionproperties.reservation_borderradius + 'px'
60001
61079
  }
60002
61080
  }, /*#__PURE__*/React.createElement("div", {
60003
- "class": sectionproperties.justifyContentCenter == 'Centered' ? section_styles.rightinnercont + ' row m-0 w-100 h-100 ' : section_styles.rightinnercont + ' row m-0 w-100 mb-auto h-100 py-md-4 ',
60004
- style: {
60005
- // padding: 20,
60006
- }
61081
+ "class": sectionproperties.justifyContentCenter == 'Centered' ? section_styles.rightinnercont + ' row m-0 w-100 h-100 ' : section_styles.rightinnercont + ' row m-0 w-100 mb-auto h-100 ',
61082
+ style: {}
60007
61083
  }, /*#__PURE__*/React.createElement("div", {
60008
61084
  "class": sectionproperties.sectionstyleresponsive == 'Image above text' ? 'col-lg-12 pl-0 pr-0 d-flex mt-md-4' : 'col-lg-12 pl-0 pr-0 d-flex ',
60009
61085
  style: {
@@ -60142,7 +61218,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60142
61218
  })))));
60143
61219
  };
60144
61220
  var Image = function Image() {
60145
- var _imagesarray$, _imagesarray$7, _imagesarray$8, _imagesarray$9, _imagesarray$10;
61221
+ var _imagesarray$, _imagesarray$7, _imagesarray$8;
60146
61222
  return /*#__PURE__*/React.createElement("div", {
60147
61223
  "class": sectionproperties.image_height == 0 ? sectionproperties.sectionstyle == 'Image on right' ? 'col-lg-6 col-md-12 d-flex justify-content-end justify-content-md-center h-auto p-md-0' : 'col-lg-6 col-md-12 d-flex justify-content-end justify-content-md-center h-auto p-md-0' : sectionproperties.sectionstyle == 'Image on left' ? 'col-lg-6 col-md-12 d-flex justify-content-start justify-content-md-center p-md-0' : 'col-lg-6 col-md-12 d-flex justify-content-start justify-content-md-center p-md-0',
60148
61224
  style: {
@@ -60164,43 +61240,29 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60164
61240
  }
60165
61241
  }
60166
61242
  }
60167
- }, /*#__PURE__*/React.createElement("div", {
60168
- "class": "col-lg-12 p-0 d-flex d-md-none justify-content-center align-items-center"
60169
61243
  }, imagesarray.length != 0 && /*#__PURE__*/React.createElement(Imagekitimagecomp, {
60170
61244
  "class": section_styles.imageimage,
60171
61245
  urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
60172
61246
  publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
60173
61247
  path: langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_imagesarray$7 = imagesarray[0]) === null || _imagesarray$7 === void 0 ? void 0 : _imagesarray$7.bgsection_image) : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_imagesarray$8 = imagesarray[0]) === null || _imagesarray$8 === void 0 ? void 0 : _imagesarray$8.bgsection_image_ar),
60174
61248
  style: {}
60175
- })), /*#__PURE__*/React.createElement("div", {
60176
- "class": "col-lg-12 p-0 d-none d-md-flex justify-content-center align-items-center"
60177
- }, imagesarray.length != 0 && /*#__PURE__*/React.createElement(Imagekitimagecomp, {
60178
- "class": section_styles.imageimage,
60179
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
60180
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
60181
- path: langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_imagesarray$9 = imagesarray[0]) === null || _imagesarray$9 === void 0 ? void 0 : _imagesarray$9.bgsection_imageresponsive) : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_imagesarray$10 = imagesarray[0]) === null || _imagesarray$10 === void 0 ? void 0 : _imagesarray$10.bgsection_imageresponsive_ar),
60182
- style: {}
60183
- })));
61249
+ }));
60184
61250
  };
60185
61251
  return /*#__PURE__*/React.createElement("div", {
60186
- "class": "row m-0 w-100 allcentered"
60187
- }, /*#__PURE__*/React.createElement("div", {
60188
- "class": ' row ml-0 mr-0 d-flex justify-content-between align-items-center ',
61252
+ "class": ' row ml-0 mr-0 d-flex justify-content-between align-items-center w-100 ',
60189
61253
  style: {
60190
61254
  marginTop: sectionproperties.marginTop + 'px',
60191
61255
  marginBottom: sectionproperties.marginBottom + 'px',
60192
- background: sectionproperties.backgroundColor,
60193
- width: sectionproperties.width + 'vw',
60194
- borderRadius: sectionproperties.sectioncardborderradius + 'px'
61256
+ background: sectionproperties.backgroundColor
60195
61257
  }
60196
61258
  }, sectionproperties.cardstyletype == 'Style 1' && /*#__PURE__*/React.createElement("div", {
60197
- "class": sectionproperties.card_marginRight != 0 && sectionproperties.card_marginLeft != 0 ? sectionproperties.width != 100 ? 'd-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-100 w-md-90 mx-auto' : 'd-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-100 w-md-100 mx-auto' : sectionproperties.width != 100 ? 'd-flex justify-content-between align-items-center w-100 w-md-90 mx-auto' : 'd-flex justify-content-between align-items-center w-100 w-md-100 mx-auto',
61259
+ "class": sectionproperties.card_marginRight != 0 && sectionproperties.card_marginLeft != 0 ? sectionproperties.width != 100 ? 'd-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-md-90 mx-auto' : 'd-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-md-100 mx-auto' : sectionproperties.width != 100 ? 'd-flex justify-content-between align-items-center w-md-90 mx-auto' : 'd-flex justify-content-between align-items-center w-md-100 mx-auto',
60198
61260
  style: {
60199
61261
  paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
60200
61262
  paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
60201
- // width: sectionproperties.width + 'vw',
60202
- border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor
60203
- // borderRadius: sectionproperties.sectioncardborderradius + 'px',
61263
+ width: sectionproperties.width + 'vw',
61264
+ border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
61265
+ borderRadius: sectionproperties.sectioncardborderradius + 'px'
60204
61266
  }
60205
61267
  }, /*#__PURE__*/React.createElement("div", {
60206
61268
  "class":
@@ -60231,13 +61293,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60231
61293
  justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
60232
61294
  }
60233
61295
  }, /*#__PURE__*/React.createElement("div", {
60234
- "class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center px-md-0 ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center px-md-0 ',
61296
+ "class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',
60235
61297
  style: {
60236
61298
  background: sectionproperties.reservation_bgcolor,
60237
- alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
60238
- borderRadius: sectionproperties.reservation_borderradius + 'px',
60239
- paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
60240
- paddingRight: sectionproperties.innersectionpaddinghorizontal + 'px'
61299
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
60241
61300
  }
60242
61301
  }, /*#__PURE__*/React.createElement("div", {
60243
61302
  "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
@@ -60254,7 +61313,6 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60254
61313
  style: {
60255
61314
  position: 'relative',
60256
61315
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
60257
- textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
60258
61316
  fontSize: sectionproperties.sectionTitleFontSize + 'px',
60259
61317
  backgroundColor: sectionproperties.sectiontitlebgcolor,
60260
61318
  borderRadius: sectionproperties.sectiontitleborderradius + 'px',
@@ -60318,7 +61376,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60318
61376
  })), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60319
61377
  "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
60320
61378
  }, /*#__PURE__*/React.createElement("button", {
60321
- "class": "".concat(section_styles.btn2) + ' m-md-0 ',
61379
+ "class": "".concat(section_styles.btn) + ' m-md-0 ',
60322
61380
  onClick: function onClick() {
60323
61381
  if (sectionproperties.btntype == 'WhatsApp') {
60324
61382
  var _authdetailsContext$i9;
@@ -60337,27 +61395,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60337
61395
  marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60338
61396
  marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60339
61397
  }
60340
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar), sectionproperties.showbtn2 == 'Show' && /*#__PURE__*/React.createElement("button", {
60341
- "class": "".concat(section_styles.btn) + ' mx-1 ',
60342
- onClick: function onClick() {
60343
- if (sectionproperties.btntype == 'WhatsApp') {
60344
- var _authdetailsContext$i11;
60345
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.whatsappnumber) != null) {
60346
- var _authdetailsContext$i12;
60347
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.whatsappnumber), '_blank');
60348
- }
60349
- } else if (sectionproperties.btntype == 'App/Web Page') {
60350
- // window.open(sectionproperties.btnlink, '_target');
60351
- routingcountext(sectionproperties.btnlink2, false, '');
60352
- } else {
60353
- window.open(sectionproperties.btnlink2, '_blank');
60354
- }
60355
- },
60356
- style: {
60357
- marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60358
- marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60359
- }
60360
- }, langdetect == 'en' ? 'Subscribe' : 'اشترك الان')), /*#__PURE__*/React.createElement("div", {
61398
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React.createElement("div", {
60361
61399
  "class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
60362
61400
  style: {
60363
61401
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
@@ -60367,10 +61405,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60367
61405
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60368
61406
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60369
61407
  onClick: function onClick() {
60370
- var _authdetailsContext$i13;
60371
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.facebooklink) != null) {
60372
- var _authdetailsContext$i14;
60373
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.facebooklink, '_blank');
61408
+ var _authdetailsContext$i11;
61409
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.facebooklink) != null) {
61410
+ var _authdetailsContext$i12;
61411
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.facebooklink, '_blank');
60374
61412
  }
60375
61413
  }
60376
61414
  }, /*#__PURE__*/React.createElement(FaFacebookF, {
@@ -60378,10 +61416,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60378
61416
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60379
61417
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60380
61418
  onClick: function onClick() {
60381
- var _authdetailsContext$i15;
60382
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.instagramlink) != null) {
60383
- var _authdetailsContext$i16;
60384
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.instagramlink, '_blank');
61419
+ var _authdetailsContext$i13;
61420
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
61421
+ var _authdetailsContext$i14;
61422
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.instagramlink, '_blank');
60385
61423
  }
60386
61424
  }
60387
61425
  }, /*#__PURE__*/React.createElement(AiFillInstagram, {
@@ -60389,10 +61427,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60389
61427
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60390
61428
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60391
61429
  onClick: function onClick() {
60392
- var _authdetailsContext$i17;
60393
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
60394
- var _authdetailsContext$i18;
60395
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.whatsappnumber), '_blank');
61430
+ var _authdetailsContext$i15;
61431
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.whatsappnumber) != null) {
61432
+ var _authdetailsContext$i16;
61433
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.whatsappnumber), '_blank');
60396
61434
  }
60397
61435
  }
60398
61436
  }, /*#__PURE__*/React.createElement(FaWhatsapp, {
@@ -60406,11 +61444,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60406
61444
  justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
60407
61445
  }
60408
61446
  }, /*#__PURE__*/React.createElement("div", {
60409
- "class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 mb-md-3 ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 mb-md-3 ',
61447
+ "class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',
60410
61448
  style: {
60411
61449
  background: sectionproperties.reservation_bgcolor,
60412
- alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
60413
- borderRadius: sectionproperties.reservation_borderradius + 'px'
61450
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
60414
61451
  }
60415
61452
  }, /*#__PURE__*/React.createElement("div", {
60416
61453
  "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
@@ -60493,10 +61530,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60493
61530
  "class": "".concat(section_styles.btn) + ' m-md-0 ',
60494
61531
  onClick: function onClick() {
60495
61532
  if (sectionproperties.btntype == 'WhatsApp') {
60496
- var _authdetailsContext$i19;
60497
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.whatsappnumber) != null) {
60498
- var _authdetailsContext$i20;
60499
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.whatsappnumber), '_blank');
61533
+ var _authdetailsContext$i17;
61534
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
61535
+ var _authdetailsContext$i18;
61536
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.whatsappnumber), '_blank');
60500
61537
  }
60501
61538
  } else if (sectionproperties.btntype == 'App/Web Page') {
60502
61539
  // window.open(sectionproperties.btnlink, '_target');
@@ -60519,10 +61556,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60519
61556
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60520
61557
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60521
61558
  onClick: function onClick() {
60522
- var _authdetailsContext$i21;
60523
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.facebooklink) != null) {
60524
- var _authdetailsContext$i22;
60525
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.facebooklink, '_blank');
61559
+ var _authdetailsContext$i19;
61560
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.facebooklink) != null) {
61561
+ var _authdetailsContext$i20;
61562
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.facebooklink, '_blank');
60526
61563
  }
60527
61564
  }
60528
61565
  }, /*#__PURE__*/React.createElement(FaFacebookF, {
@@ -60530,10 +61567,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60530
61567
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60531
61568
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60532
61569
  onClick: function onClick() {
60533
- var _authdetailsContext$i23;
60534
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.instagramlink) != null) {
60535
- var _authdetailsContext$i24;
60536
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.instagramlink, '_blank');
61570
+ var _authdetailsContext$i21;
61571
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.instagramlink) != null) {
61572
+ var _authdetailsContext$i22;
61573
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.instagramlink, '_blank');
60537
61574
  }
60538
61575
  }
60539
61576
  }, /*#__PURE__*/React.createElement(AiFillInstagram, {
@@ -60541,10 +61578,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60541
61578
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60542
61579
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60543
61580
  onClick: function onClick() {
60544
- var _authdetailsContext$i25;
60545
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.whatsappnumber) != null) {
60546
- var _authdetailsContext$i26;
60547
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.whatsappnumber), '_blank');
61581
+ var _authdetailsContext$i23;
61582
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber) != null) {
61583
+ var _authdetailsContext$i24;
61584
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.whatsappnumber), '_blank');
60548
61585
  }
60549
61586
  }
60550
61587
  }, /*#__PURE__*/React.createElement(FaWhatsapp, {
@@ -60558,13 +61595,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60558
61595
  justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
60559
61596
  }
60560
61597
  }, sectionproperties.image_show == 'show' && Image(), /*#__PURE__*/React.createElement("div", {
60561
- "class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center px-md-0 ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center px-md-0 ',
61598
+ "class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',
60562
61599
  style: {
60563
61600
  background: sectionproperties.reservation_bgcolor,
60564
- alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
60565
- borderRadius: sectionproperties.reservation_borderradius + 'px',
60566
- paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
60567
- paddingRight: sectionproperties.innersectionpaddinghorizontal + 'px'
61601
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
60568
61602
  }
60569
61603
  }, /*#__PURE__*/React.createElement("div", {
60570
61604
  "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
@@ -60644,13 +61678,13 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60644
61678
  })), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60645
61679
  "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
60646
61680
  }, /*#__PURE__*/React.createElement("button", {
60647
- "class": "".concat(section_styles.btn2) + ' m-md-0 ',
61681
+ "class": "".concat(section_styles.btn) + ' m-md-0 ',
60648
61682
  onClick: function onClick() {
60649
61683
  if (sectionproperties.btntype == 'WhatsApp') {
60650
- var _authdetailsContext$i27;
60651
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.whatsappnumber) != null) {
60652
- var _authdetailsContext$i28;
60653
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.whatsappnumber), '_blank');
61684
+ var _authdetailsContext$i25;
61685
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.whatsappnumber) != null) {
61686
+ var _authdetailsContext$i26;
61687
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.whatsappnumber), '_blank');
60654
61688
  }
60655
61689
  } else if (sectionproperties.btntype == 'App/Web Page') {
60656
61690
  // window.open(sectionproperties.btnlink, '_target');
@@ -60663,27 +61697,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60663
61697
  marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60664
61698
  marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60665
61699
  }
60666
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar), /*#__PURE__*/React.createElement("button", {
60667
- "class": "".concat(section_styles.btn) + ' mx-1 ',
60668
- onClick: function onClick() {
60669
- if (sectionproperties.btntype == 'WhatsApp') {
60670
- var _authdetailsContext$i29;
60671
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.whatsappnumber) != null) {
60672
- var _authdetailsContext$i30;
60673
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.whatsappnumber), '_blank');
60674
- }
60675
- } else if (sectionproperties.btntype == 'App/Web Page') {
60676
- // window.open(sectionproperties.btnlink, '_target');
60677
- routingcountext(sectionproperties.btnlink2, false, '');
60678
- } else {
60679
- window.open(sectionproperties.btnlink2, '_blank');
60680
- }
60681
- },
60682
- style: {
60683
- marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60684
- marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60685
- }
60686
- }, langdetect == 'en' ? 'Subscribe' : 'اشترك الان')), /*#__PURE__*/React.createElement("div", {
61700
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React.createElement("div", {
60687
61701
  "class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
60688
61702
  style: {
60689
61703
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
@@ -60693,10 +61707,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60693
61707
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60694
61708
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60695
61709
  onClick: function onClick() {
60696
- var _authdetailsContext$i31;
60697
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.facebooklink) != null) {
60698
- var _authdetailsContext$i32;
60699
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.facebooklink, '_blank');
61710
+ var _authdetailsContext$i27;
61711
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.facebooklink) != null) {
61712
+ var _authdetailsContext$i28;
61713
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.facebooklink, '_blank');
60700
61714
  }
60701
61715
  }
60702
61716
  }, /*#__PURE__*/React.createElement(FaFacebookF, {
@@ -60704,10 +61718,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60704
61718
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60705
61719
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60706
61720
  onClick: function onClick() {
60707
- var _authdetailsContext$i33;
60708
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.instagramlink) != null) {
60709
- var _authdetailsContext$i34;
60710
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.instagramlink, '_blank');
61721
+ var _authdetailsContext$i29;
61722
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.instagramlink) != null) {
61723
+ var _authdetailsContext$i30;
61724
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.instagramlink, '_blank');
60711
61725
  }
60712
61726
  }
60713
61727
  }, /*#__PURE__*/React.createElement(AiFillInstagram, {
@@ -60715,10 +61729,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60715
61729
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60716
61730
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60717
61731
  onClick: function onClick() {
60718
- var _authdetailsContext$i35;
60719
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.whatsappnumber) != null) {
60720
- var _authdetailsContext$i36;
60721
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.whatsappnumber), '_blank');
61732
+ var _authdetailsContext$i31;
61733
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.whatsappnumber) != null) {
61734
+ var _authdetailsContext$i32;
61735
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.whatsappnumber), '_blank');
60722
61736
  }
60723
61737
  }
60724
61738
  }, /*#__PURE__*/React.createElement(FaWhatsapp, {
@@ -60818,10 +61832,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60818
61832
  "class": "".concat(section_styles.btn) + ' m-md-0 ',
60819
61833
  onClick: function onClick() {
60820
61834
  if (sectionproperties.btntype == 'WhatsApp') {
60821
- var _authdetailsContext$i37;
60822
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.whatsappnumber) != null) {
60823
- var _authdetailsContext$i38;
60824
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.whatsappnumber), '_blank');
61835
+ var _authdetailsContext$i33;
61836
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.whatsappnumber) != null) {
61837
+ var _authdetailsContext$i34;
61838
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.whatsappnumber), '_blank');
60825
61839
  }
60826
61840
  } else if (sectionproperties.btntype == 'App/Web Page') {
60827
61841
  // window.open(sectionproperties.btnlink, '_target');
@@ -60844,10 +61858,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60844
61858
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60845
61859
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60846
61860
  onClick: function onClick() {
60847
- var _authdetailsContext$i39;
60848
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.facebooklink) != null) {
60849
- var _authdetailsContext$i40;
60850
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.facebooklink, '_blank');
61861
+ var _authdetailsContext$i35;
61862
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.facebooklink) != null) {
61863
+ var _authdetailsContext$i36;
61864
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.facebooklink, '_blank');
60851
61865
  }
60852
61866
  }
60853
61867
  }, /*#__PURE__*/React.createElement(FaFacebookF, {
@@ -60855,10 +61869,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60855
61869
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60856
61870
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60857
61871
  onClick: function onClick() {
60858
- var _authdetailsContext$i41;
60859
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.instagramlink) != null) {
60860
- var _authdetailsContext$i42;
60861
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.instagramlink, '_blank');
61872
+ var _authdetailsContext$i37;
61873
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.instagramlink) != null) {
61874
+ var _authdetailsContext$i38;
61875
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.instagramlink, '_blank');
60862
61876
  }
60863
61877
  }
60864
61878
  }, /*#__PURE__*/React.createElement(AiFillInstagram, {
@@ -60866,10 +61880,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60866
61880
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60867
61881
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60868
61882
  onClick: function onClick() {
60869
- var _authdetailsContext$i43;
60870
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.whatsappnumber) != null) {
60871
- var _authdetailsContext$i44;
60872
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.whatsappnumber), '_blank');
61883
+ var _authdetailsContext$i39;
61884
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.whatsappnumber) != null) {
61885
+ var _authdetailsContext$i40;
61886
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.whatsappnumber), '_blank');
60873
61887
  }
60874
61888
  }
60875
61889
  }, /*#__PURE__*/React.createElement(FaWhatsapp, {
@@ -60936,7 +61950,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60936
61950
  }
60937
61951
  }, sectionproperties.image_show == 'show' && /*#__PURE__*/React.createElement("div", {
60938
61952
  "class": "w-100 mb-md-3"
60939
- }, " ", Image()), Content()))))));
61953
+ }, " ", Image()), Content())))));
60940
61954
  };
60941
61955
 
60942
61956
  function ownKeys$V(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
@@ -61163,7 +62177,7 @@ var Servicesection = function Servicesection(props) {
61163
62177
  }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr);
61164
62178
  };
61165
62179
  return /*#__PURE__*/React.createElement("div", {
61166
- "class": ' row ml-0 mr-0 align-items-center ',
62180
+ "class": ' row ml-0 mr-0 align-items-center w-md-100 ',
61167
62181
  style: {
61168
62182
  width: sectionproperties.width + 'vw',
61169
62183
  marginTop: sectionproperties.marginTop + 'px',
@@ -61269,7 +62283,7 @@ var Servicesection = function Servicesection(props) {
61269
62283
  "class": "row m-0 w-100 d-flex justify-content-center justify-content-md-start"
61270
62284
  }, cardsarray.map(function (cardinfoitem, cardinfoindex) {
61271
62285
  return /*#__PURE__*/React.createElement("div", {
61272
- "class": "col-lg-4 col-md-12 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start"
62286
+ "class": "col-lg-3 col-md-6 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start"
61273
62287
  }, /*#__PURE__*/React.createElement("div", {
61274
62288
  // class="m-lg-auto d-flex justify-content-center"
61275
62289
  "class": sectionproperties.innersectionbordertype != 'All' ? 'm-sm-auto d-flex justify-content-center border-md-none w-100' : 'm-lg-auto d-flex justify-content-center',
@@ -61293,7 +62307,7 @@ var Servicesection = function Servicesection(props) {
61293
62307
  window.open(cardinfoitem.btnlink, '_blank');
61294
62308
  }
61295
62309
  }
61296
- }, /*#__PURE__*/React.createElement("div", {
62310
+ }, sectionproperties.image_show == 'show' && /*#__PURE__*/React.createElement("div", {
61297
62311
  "class": "d-flex d-sm-none",
61298
62312
  style: {
61299
62313
  width: sectionproperties.image_width + 'px',
@@ -61311,7 +62325,7 @@ var Servicesection = function Servicesection(props) {
61311
62325
  width: '100%',
61312
62326
  objectFit: 'cover'
61313
62327
  }
61314
- })), /*#__PURE__*/React.createElement("div", {
62328
+ })), sectionproperties.image_show == 'show' && /*#__PURE__*/React.createElement("div", {
61315
62329
  "class": "d-none d-sm-flex mt-auto mb-auto",
61316
62330
  style: {
61317
62331
  width: 35,
@@ -61360,89 +62374,22 @@ var Servicesection = function Servicesection(props) {
61360
62374
 
61361
62375
  function ownKeys$T(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
61362
62376
  function _objectSpread$T(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$T(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$T(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
61363
- // const minuteSeconds = 60;
61364
- // const hourSeconds = 3600;
61365
- // const daySeconds = 86400;
61366
-
61367
- // const timerProps = {
61368
- // isPlaying: true,
61369
- // size: 120,
61370
- // strokeWidth: 6,
61371
- // };
61372
-
61373
- var formatTime = function formatTime(time) {
61374
- var days = Math.floor(time / (60 * 60 * 24));
61375
- var hours = Math.floor(time % (60 * 60 * 24) / (60 * 60));
61376
- var minutes = Math.floor(time % (60 * 60) / 60);
61377
- var seconds = time % 60;
61378
- return {
61379
- days: days,
61380
- hours: hours,
61381
- minutes: minutes,
61382
- seconds: seconds
61383
- };
61384
- };
61385
- // const renderTime = (dimension, time) => {
61386
- // return (
61387
- // <div className="time-wrapper">
61388
- // <div className="time">{time}</div>
61389
- // <div>{dimension}</div>
61390
- // </div>
61391
- // );
61392
- // };
61393
-
61394
- // const getTimeSeconds = (time) => (minuteSeconds - time) | 0;
61395
- // const getTimeMinutes = (time) => ((time % hourSeconds) / minuteSeconds) | 0;
61396
- // const getTimeHours = (time) => ((time % daySeconds) / hourSeconds) | 0;
61397
- // const getTimeDays = (time) => (time / daySeconds) | 0;
61398
-
61399
62377
  var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61400
62378
  var _maincontainerarrayof;
61401
- var targetStartDate = new Date('2024-12-16T12:00:00');
61402
- var _useState = useState(0),
62379
+ var _useState = useState(''),
61403
62380
  _useState2 = _slicedToArray(_useState, 2),
61404
- remainingTimeInSeconds = _useState2[0],
61405
- setRemainingTimeInSeconds = _useState2[1];
61406
- var _useState3 = useState(''),
62381
+ sectionproperties = _useState2[0],
62382
+ setsectionproperties = _useState2[1];
62383
+ var _useState3 = useState([]),
61407
62384
  _useState4 = _slicedToArray(_useState3, 2),
61408
- sectionproperties = _useState4[0],
61409
- setsectionproperties = _useState4[1];
61410
- var _useState5 = useState([]),
61411
- _useState6 = _slicedToArray(_useState5, 2),
61412
- cardsarray = _useState6[0],
61413
- setcardsarray = _useState6[1];
62385
+ cardsarray = _useState4[0],
62386
+ setcardsarray = _useState4[1];
61414
62387
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
61415
62388
  props.actions.lang;
61416
62389
  var langdetect = props.actions.langdetect;
61417
62390
  var ikimagecredcontext = props.actions.ikimagecredcontext;
61418
62391
  var routingcountext = props.actions.routingcountext;
61419
62392
  var authdetailsContext = props.actions.authdetailsContext;
61420
-
61421
- // const remainingTime = endTime - stratTime;
61422
- // // const days = Math.ceil(remainingTime / daySeconds);
61423
- // const daysDuration = days * daySeconds;
61424
- useEffect(function () {
61425
- var interval = setInterval(function () {
61426
- var currentTime = new Date();
61427
- var differenceInSeconds = Math.max(Math.floor((targetStartDate - currentTime) / 1000), 0);
61428
- setRemainingTimeInSeconds(differenceInSeconds);
61429
- }, 1000); // Update every second
61430
-
61431
- return function () {
61432
- return clearInterval(interval);
61433
- }; // Cleanup interval on unmount
61434
- }, [targetStartDate]);
61435
-
61436
- // Format the remaining time into days, hours, minutes, and seconds
61437
- var _formatTime = formatTime(remainingTimeInSeconds),
61438
- days = _formatTime.days,
61439
- hours = _formatTime.hours,
61440
- minutes = _formatTime.minutes,
61441
- seconds = _formatTime.seconds;
61442
- var _useState7 = useState([]),
61443
- _useState8 = _slicedToArray(_useState7, 2),
61444
- maincontainerarrayofobjs = _useState8[0],
61445
- setmaincontainerarrayofobjs = _useState8[1];
61446
62393
  useEffect(function () {
61447
62394
  var secpropobj = {};
61448
62395
  StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
@@ -61464,6 +62411,10 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61464
62411
  }
61465
62412
  }
61466
62413
  }, [sectionproperties]);
62414
+ var _useState5 = useState([]),
62415
+ _useState6 = _slicedToArray(_useState5, 2),
62416
+ maincontainerarrayofobjs = _useState6[0],
62417
+ setmaincontainerarrayofobjs = _useState6[1];
61467
62418
  useEffect(function () {
61468
62419
  if (sectionproperties.length != 0 && sectionproperties.maincontainerarrayofobjs != undefined) {
61469
62420
  var maincontainerarrayofobjsparsed = JSON.parse(sectionproperties.maincontainerarrayofobjs);
@@ -61568,7 +62519,6 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61568
62519
  }
61569
62520
  }),
61570
62521
  cardContainer: css({
61571
- background: sectionproperties.reservation_bgcolor,
61572
62522
  ':hover .imageContainer': {
61573
62523
  transition: '.3s',
61574
62524
  backgroundColor: sectionproperties.activedotcolor
@@ -61576,9 +62526,6 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61576
62526
  ':hover .text1Styles': {
61577
62527
  transition: '.3s',
61578
62528
  color: sectionproperties.text1secondarycolor
61579
- },
61580
- ':hover': {
61581
- background: sectionproperties.innersectionbgcolorhover
61582
62529
  }
61583
62530
  }),
61584
62531
  btnstyles: css({
@@ -61587,7 +62534,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61587
62534
  fontSize: sectionproperties.generalbtn_fontsize + 'px',
61588
62535
  color: sectionproperties.generalbtn_textColor,
61589
62536
  fontWeight: sectionproperties.generalbtn_fontweight,
61590
- // textDecoration: sectionproperties.textdecoration == 'None' ? 'none' : 'underline',
62537
+ textDecoration: sectionproperties.textdecoration == 'None' ? 'none' : 'underline',
61591
62538
  backgroundColor: sectionproperties.generalbtn_bgColor,
61592
62539
  borderRadius: sectionproperties.generalbtnborderradius,
61593
62540
  ':hover': {
@@ -61659,22 +62606,18 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61659
62606
  paddingRight: langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px'
61660
62607
  }
61661
62608
  }, /*#__PURE__*/React.createElement("div", {
61662
- "class": "d-flex align-items-center flex-column allcentered",
62609
+ "class": "d-flex align-items-center flex-row allcentered",
61663
62610
  style: {
61664
62611
  position: 'relative',
61665
62612
  width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
61666
62613
  }
61667
- }, /*#__PURE__*/React.createElement("p", {
62614
+ }, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
62615
+ "class": sectionStyles.line_left
62616
+ }), /*#__PURE__*/React.createElement("p", {
61668
62617
  "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(sectionStyles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? "".concat(sectionStyles.sectiontitlespan) + ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? "".concat(sectionStyles.sectiontitlespan) + ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? "".concat(sectionStyles.sectiontitlespan) + ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? "".concat(sectionStyles.sectiontitlespan) + ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : "".concat(sectionStyles.sectiontitlespan) + ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ',
61669
62618
  style: {}
61670
- }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React.createElement("span", {
61671
- style: {
61672
- width: '50%',
61673
- background: sectionproperties.linebgcolor,
61674
- height: 3,
61675
- borderRadius: 10,
61676
- marginTop: 5
61677
- }
62619
+ }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
62620
+ "class": sectionStyles.line_right
61678
62621
  })))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
61679
62622
  "class": ' col-lg-12 col-md-12 col-sm-12 d-flex align-items-center px-sm-3',
61680
62623
  style: {
@@ -61686,215 +62629,10 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61686
62629
  }, /*#__PURE__*/React.createElement("p", {
61687
62630
  "class": sectionproperties.descFontFamily == 'Pacifico' ? sectionStyles.descriptioncont + ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? sectionStyles.descriptioncont + ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? sectionStyles.descriptioncont + ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? sectionStyles.descriptioncont + ' QuicksandFont m-0 p-0 wordbreak' : sectionStyles.descriptioncont + ' m-0 p-0 wordbreak',
61688
62631
  style: {}
61689
- }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), sectionproperties.showcountdown == 'Yes' && /*#__PURE__*/React.createElement("div", {
61690
- "class": "row m-0 w-100 allcentered"
61691
- }, /*#__PURE__*/React.createElement("div", {
61692
- className: "col-3 col-sm-6 allcentered mb-md-3"
61693
- }, /*#__PURE__*/React.createElement(CountdownCircleTimer, {
61694
- isPlaying: true,
61695
- duration: remainingTimeInSeconds,
61696
- colors: "#013c48",
61697
- strokeWidth: 8,
61698
- size: 120,
61699
- initialRemainingTime: remainingTimeInSeconds
61700
- }, function (_ref) {
61701
- _ref.elapsedTime;
61702
- _ref.color;
61703
- return /*#__PURE__*/React.createElement("span", {
61704
- style: {
61705
- color: '#bea04b',
61706
- fontSize: 23,
61707
- fontWeight: 600
61708
- },
61709
- "class": "allcentered"
61710
- }, /*#__PURE__*/React.createElement("div", {
61711
- className: "time-wrapper allcentered flex-column"
61712
- }, /*#__PURE__*/React.createElement("div", {
61713
- className: "time"
61714
- }, days), /*#__PURE__*/React.createElement("div", null, "\u064A\u0648\u0645")));
61715
- })), /*#__PURE__*/React.createElement("div", {
61716
- className: "col-3 col-sm-6 allcentered mb-md-3"
61717
- }, /*#__PURE__*/React.createElement(CountdownCircleTimer, {
61718
- isPlaying: true,
61719
- duration: remainingTimeInSeconds,
61720
- colors: "#013c48",
61721
- strokeWidth: 8,
61722
- size: 120,
61723
- initialRemainingTime: remainingTimeInSeconds
61724
- }, function (_ref2) {
61725
- _ref2.elapsedTime;
61726
- _ref2.color;
61727
- return /*#__PURE__*/React.createElement("span", {
61728
- style: {
61729
- color: '#bea04b',
61730
- fontSize: 23,
61731
- fontWeight: 600
61732
- },
61733
- "class": "allcentered"
61734
- }, /*#__PURE__*/React.createElement("div", {
61735
- className: "time-wrapper allcentered flex-column"
61736
- }, /*#__PURE__*/React.createElement("div", {
61737
- className: "time"
61738
- }, hours), /*#__PURE__*/React.createElement("div", null, "\u0633\u0627\u0639\u0629")));
61739
- })), /*#__PURE__*/React.createElement("div", {
61740
- className: "col-3 col-sm-6 allcentered mb-md-3"
61741
- }, /*#__PURE__*/React.createElement(CountdownCircleTimer, {
61742
- isPlaying: true,
61743
- duration: remainingTimeInSeconds,
61744
- colors: "#013c48",
61745
- strokeWidth: 8,
61746
- size: 120,
61747
- initialRemainingTime: remainingTimeInSeconds
61748
- }, function (_ref3) {
61749
- _ref3.elapsedTime;
61750
- _ref3.color;
61751
- return /*#__PURE__*/React.createElement("span", {
61752
- style: {
61753
- color: '#bea04b',
61754
- fontSize: 23,
61755
- fontWeight: 600
61756
- },
61757
- "class": "allcentered"
61758
- }, /*#__PURE__*/React.createElement("div", {
61759
- className: "time-wrapper allcentered flex-column"
61760
- }, /*#__PURE__*/React.createElement("div", {
61761
- className: "time"
61762
- }, minutes), /*#__PURE__*/React.createElement("div", null, "\u062F\u0642\u064A\u0642\u0629")));
61763
- })), /*#__PURE__*/React.createElement("div", {
61764
- className: "col-3 col-sm-6 allcentered mb-md-3"
61765
- }, /*#__PURE__*/React.createElement(CountdownCircleTimer, {
61766
- isPlaying: true,
61767
- duration: remainingTimeInSeconds,
61768
- colors: "#013c48",
61769
- strokeWidth: 8,
61770
- size: 120,
61771
- initialRemainingTime: remainingTimeInSeconds
61772
- }, function (_ref4) {
61773
- _ref4.elapsedTime;
61774
- _ref4.color;
61775
- return /*#__PURE__*/React.createElement("span", {
61776
- style: {
61777
- color: '#bea04b',
61778
- fontSize: 23,
61779
- fontWeight: 600
61780
- },
61781
- "class": "allcentered"
61782
- }, /*#__PURE__*/React.createElement("div", {
61783
- className: "time-wrapper allcentered flex-column"
61784
- }, /*#__PURE__*/React.createElement("div", {
61785
- className: "time"
61786
- }, seconds), /*#__PURE__*/React.createElement("div", null, "\u062B\u0627\u0646\u064A\u0629")));
61787
- }))), sectionproperties.flippingcards == 'Yes' && sectionproperties.showcountdown != 'Yes' && /*#__PURE__*/React.createElement("div", {
61788
- "class": "row m-0 w-100 d-flex justify-content-center"
61789
- }, cardsarray.map(function (cardinfoitem, cardinfoindex) {
61790
- return /*#__PURE__*/React.createElement("div", {
61791
- "class": 'flip-card d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 ',
61792
- style: {
61793
- zIndex: 2,
61794
- paddingLeft: sectionproperties.marginhorizontal + 'px',
61795
- paddingRight: sectionproperties.marginhorizontal + 'px'
61796
- }
61797
- }, /*#__PURE__*/React.createElement("div", {
61798
- "class": "flip-card-inner",
61799
- style: {
61800
- background: sectionproperties.reservation_bgcolor,
61801
- borderRadius: sectionproperties.reservation_borderradius + 'px',
61802
- border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : ''
61803
- }
61804
- }, /*#__PURE__*/React.createElement("div", {
61805
- "class": "flip-card-front"
61806
- }, /*#__PURE__*/React.createElement("div", {
61807
- "class": "row m-0 w-100"
61808
- }, /*#__PURE__*/React.createElement("div", {
61809
- "class": "col-lg-12 d-flex align-items-center p-0",
61810
- style: {
61811
- marginBottom: sectionproperties.image_mb + 'px',
61812
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61813
- }
61814
- }, /*#__PURE__*/React.createElement("div", {
61815
- "class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
61816
- style: {
61817
- background: 'transparent'
61818
- }
61819
- }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
61820
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
61821
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
61822
- path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
61823
- style: {
61824
- maxHeight: sectionproperties.iconcontainerwidth + '%',
61825
- maxWidth: sectionproperties.iconcontainerwidth + '%',
61826
- objectFit: 'contain'
61827
- }
61828
- }))), /*#__PURE__*/React.createElement("div", {
61829
- "class": "col-lg-12 d-flex p-0",
61830
- style: {
61831
- marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
61832
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61833
- }
61834
- }, /*#__PURE__*/React.createElement("p", {
61835
- "class": sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles ',
61836
- style: {
61837
- cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default'
61838
- }
61839
- }, langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear)))), /*#__PURE__*/React.createElement("div", {
61840
- "class": "flip-card-back allcentered"
61841
- }, /*#__PURE__*/React.createElement("div", {
61842
- "class": "row m-0 w-100 allcentered"
61843
- }, sectionproperties.showimagewhenflip == 'Show' && /*#__PURE__*/React.createElement("div", {
61844
- "class": "col-lg-12 d-flex align-items-center p-0",
61845
- style: {
61846
- marginBottom: sectionproperties.image_mb + 'px',
61847
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61848
- }
61849
- }, /*#__PURE__*/React.createElement("div", {
61850
- "class": ' d-flex align-items-center ',
61851
- style: {
61852
- width: '30%',
61853
- height: '30%',
61854
- justifyContent: sectionproperties.iconcontainerheight == '0' ? 'start' : 'center'
61855
- }
61856
- }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
61857
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
61858
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
61859
- path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
61860
- style: {
61861
- maxHeight: '100%',
61862
- maxWidth: '100%',
61863
- objectFit: 'contain'
61864
- }
61865
- }))), /*#__PURE__*/React.createElement("div", {
61866
- "class": "col-lg-12 d-flex p-0",
61867
- style: {
61868
- marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
61869
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61870
- }
61871
- }, /*#__PURE__*/React.createElement("p", {
61872
- "class": sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles ',
61873
- style: {
61874
- cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
61875
- color: ' #FFECB5',
61876
- fontSize: 14
61877
- }
61878
- }, langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear)), /*#__PURE__*/React.createElement("div", {
61879
- "class": "col-lg-12 d-flex p-0",
61880
- style: {
61881
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61882
- }
61883
- }, sectionproperties.slideshowtext2_show && /*#__PURE__*/React.createElement("p", {
61884
- "class": "m-0 wordbreak",
61885
- style: {
61886
- color: sectionproperties.slideshowText2ContentColor,
61887
- fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
61888
- fontWeight: sectionproperties.slideshowText2ContentFontWeight,
61889
- textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
61890
- }
61891
- }, langdetect == 'en' ? cardinfoitem.cardobj_descripen : cardinfoitem.cardobj_descripar))))));
61892
- })), sectionproperties.flippingcards == 'No' && sectionproperties.showcountdown != 'Yes' && /*#__PURE__*/React.createElement("div", {
61893
- "class": "row m-0 w-100"
61894
- }, cardsarray.map(function (cardinfoitem, cardinfoindex) {
62632
+ }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), cardsarray.map(function (cardinfoitem, cardinfoindex) {
61895
62633
  var _authdetailsContext$i;
61896
62634
  return /*#__PURE__*/React.createElement("div", {
61897
- "class": 'col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 omancard col-sm-' + sectionproperties.numberOfColsverticalresp,
62635
+ "class": sectionproperties.numofcols == '2' ? 'col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '3' ? 'col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 col-sm-' + sectionproperties.numberOfColsverticalresp : 'col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 col-sm-' + sectionproperties.numberOfColsverticalresp,
61898
62636
  style: {
61899
62637
  zIndex: 2,
61900
62638
  paddingLeft: sectionproperties.marginhorizontal + 'px',
@@ -61904,37 +62642,20 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61904
62642
  "class": sectionproperties.innersectionbordertype != 'All' ? sectionStyles.cardContainer + ' row m-0 w-100 mb-auto border-md-none ' : sectionStyles.cardContainer + ' row m-0 w-100 mb-auto ',
61905
62643
  style: {
61906
62644
  cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
62645
+ background: sectionproperties.reservation_bgcolor,
61907
62646
  paddingTop: sectionproperties.reservation_padding_top + 'px',
61908
62647
  paddingBottom: sectionproperties.reservation_padding_bottom + 'px',
61909
62648
  paddingLeft: langdetect == 'en' ? sectionproperties.reservation_padding_left + 'px' : sectionproperties.reservation_padding_right + 'px',
61910
62649
  paddingRight: langdetect == 'en' ? sectionproperties.reservation_padding_right + 'px' : sectionproperties.reservation_padding_left + 'px',
61911
62650
  borderRadius: sectionproperties.reservation_borderradius + 'px',
61912
- border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
61913
- // sectionproperties.innersectionbordertype == 'All'
61914
- // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61915
- // : cardinfoindex != cardsarray.length - 1
61916
- // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61917
- // : '',
62651
+ border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
61918
62652
  // cardinfoindex != cardsarray.length - 1
61919
62653
  // ? sectionproperties.innersectionbordertype == 'All'
61920
62654
  // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61921
62655
  // : ''
61922
62656
  // : '',
61923
- // borderRight:
61924
- // cardinfoindex != cardsarray.length - 1
61925
- // ? sectionproperties.innersectionbordertype == 'Right'
61926
- // ? langdetect == 'en'
61927
- // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61928
- // : ''
61929
- // : ''
61930
- // : '',
61931
- // borderLeft:
61932
- // sectionproperties.innersectionbordertype == 'Right'
61933
- // ? langdetect == 'ar'
61934
- // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61935
- // : ''
61936
- // : '',
61937
- borderRight: sectionproperties.innersectionbordertype != 'All' && cardinfoindex != cardsarray.length - 1 ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
62657
+ borderRight: cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
62658
+ borderLeft: sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
61938
62659
  boxShadow: ' 0 0 10px ' + sectionproperties.innerSectionShadowColor,
61939
62660
  height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '66b4a0338cb14' ? '100%' : ''
61940
62661
  },
@@ -62057,7 +62778,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
62057
62778
  }
62058
62779
  }
62059
62780
  }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar))));
62060
- })))));
62781
+ }))));
62061
62782
  };
62062
62783
 
62063
62784
  var css_248z$h = ".Slideshow_with_rotatedsquare-module_sectioncont__AfYNO{\n padding-top:80px;\n padding-bottom:80px;\n padding-left: 180px;\n padding-right: 180px;\n \n }\n .Slideshow_with_rotatedsquare-module_rotatedsquare__lZPTd{\n width:150px;\n height:150px;\n border-radius:15px;\n position: relative;\n transform: rotate(-45deg);\n }\n .Slideshow_with_rotatedsquare-module_circle__ofuN0{\n position: absolute;\n width:60px;\n height:60px;\n border-radius:50%;\n left:57%;\n top:100px;\n \n }\n .Slideshow_with_rotatedsquare-module_circle1__4tbou{\n \n width:10px;\n height:10px;\n border-radius:50%;\n margin-right:10px;\n margin-left:140px;\n background-color:blue;\n \n }\n \n ";
@@ -68904,22 +69625,6 @@ var Card23 = function Card23(props) {
68904
69625
  minWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.widthresponsive + 'px',
68905
69626
  maxWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.widthresponsive + 'px'
68906
69627
  }
68907
- }),
68908
- pillcont: css({
68909
- position: 'absolute',
68910
- top: sectionproperties.counterposition == 'Top' ? sectionproperties.pillpositionfromtop + 'px' : '',
68911
- bottom: sectionproperties.counterposition == 'Bottom' ? sectionproperties.pillpositionfromtop + 'px' : '',
68912
- left: sectionproperties.pillpositionfromright + 'px',
68913
- width: sectionproperties.pillwidth + 'px',
68914
- height: sectionproperties.pillheight + 'px',
68915
- background: sectionproperties.pillbgcolor,
68916
- borderRadius: sectionproperties.pillborderBottomLeftRadius + 'px',
68917
- display: item.defaultprice == 0 && item.defaultsaleprice == 0 ? 'none' : 'flex',
68918
- '@media (max-width: 800px)': {
68919
- top: sectionproperties.counterposition == 'Top' ? '7px' : '',
68920
- // bottom: sectionproperties.counterposition == 'Bottom' ? '7px' : '',
68921
- left: '7px'
68922
- }
68923
69628
  })
68924
69629
  };
68925
69630
  var plainString = function plainString(html) {
@@ -69002,8 +69707,18 @@ var Card23 = function Card23(props) {
69002
69707
  fontSize: sectionproperties.badge_fontsize + 'px'
69003
69708
  }
69004
69709
  }, langdetect == 'en' ? sectionproperties.badgeContentEn : sectionproperties.badgeContentAr)), sectionproperties.showpill == 'Show' && item.hassale == 1 && /*#__PURE__*/React.createElement("div", {
69005
- "class": cardsstyles2.pillcont + ' align-items-center justify-content-center ',
69006
- style: {}
69710
+ "class": "align-items-center justify-content-center",
69711
+ style: {
69712
+ position: 'absolute',
69713
+ top: sectionproperties.counterposition == 'Top' ? sectionproperties.pillpositionfromtop + 'px' : '',
69714
+ bottom: sectionproperties.counterposition == 'Bottom' ? sectionproperties.pillpositionfromtop + 'px' : '',
69715
+ left: sectionproperties.pillpositionfromright + 'px',
69716
+ width: sectionproperties.pillwidth + 'px',
69717
+ height: sectionproperties.pillheight + 'px',
69718
+ background: sectionproperties.pillbgcolor,
69719
+ borderRadius: sectionproperties.pillborderBottomLeftRadius + 'px',
69720
+ display: item.defaultprice == 0 && item.defaultsaleprice == 0 ? 'none' : 'flex'
69721
+ }
69007
69722
  }, /*#__PURE__*/React.createElement("p", {
69008
69723
  "class": "m-0 p-0 text-uppercase",
69009
69724
  style: {
@@ -69045,7 +69760,7 @@ var Card23 = function Card23(props) {
69045
69760
  AddtoCartContext(tempaddtocardpayloadobj);
69046
69761
  };
69047
69762
  return /*#__PURE__*/React.createElement("div", {
69048
- "class": props.sectiontypeprops2 == 'vertical' ? sectionproperties.card_marginLeft != 0 ? "".concat(cardsstyles2.productcard) + ' w-100 px-md-1 ' : "".concat(cardsstyles2.productcard) + ' w-100 px-md-0 ' : " ".concat(cardsstyles2.productcard),
69763
+ "class": props.sectiontypeprops2 == 'vertical' ? "".concat(cardsstyles2.productcard) + ' w-100 px-md-1 ' : " ".concat(cardsstyles2.productcard),
69049
69764
  style: {
69050
69765
  paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
69051
69766
  paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
@@ -69160,12 +69875,18 @@ var Card23 = function Card23(props) {
69160
69875
  // sectionproperties.hideshowcardtransition == 'Show'
69161
69876
  // ? ` ${cardsstyles2.imageContainer} ${cardstyles.imagecontainer}` + ' d-flex d-md-none '
69162
69877
  // : ` ${cardsstyles2.imageContainer} ` + ' d-flex d-md-none '
69163
- sectionproperties.hideshowcardtransition == 'Show' ? " ".concat(cardsstyles2.imageContainer, " ").concat(cardstyles$7.imagecontainer) + ' d-flex ' : " ".concat(cardsstyles2.imageContainer, " ") + ' d-flex ',
69878
+ sectionproperties.hideshowcardtransition == 'Show' ? " ".concat(cardsstyles2.imageContainer, " ").concat(cardstyles$7.imagecontainer) + ' d-flex d-md-none ' : " ".concat(cardsstyles2.imageContainer, " ") + ' d-flex d-md-none ',
69164
69879
  style: {
69165
69880
  height: sectionproperties.image_height + 'px',
69166
69881
  marginBottom: sectionproperties.image_mb + 'px'
69167
69882
  }
69168
69883
  }, Image('normal')), /*#__PURE__*/React.createElement("div", {
69884
+ "class": cardsstyles2.imageContainer + ' d-none d-md-flex ',
69885
+ style: {
69886
+ height: sectionproperties.height_responsive + 'px',
69887
+ marginBottom: sectionproperties.image_mb + 'px'
69888
+ }
69889
+ }, Image('responsive')), /*#__PURE__*/React.createElement("div", {
69169
69890
  "class": sectionproperties.innersectionpaddinghorizontal == 0 ? 'row m-0 w-100' : 'row m-0 w-100 pl-sm-2 pr-sm-2',
69170
69891
  style: {
69171
69892
  paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
@@ -69712,7 +70433,8 @@ var Productcard_with_zoominonhover = function Productcard_with_zoominonhover(pro
69712
70433
  functype: 'add',
69713
70434
  productid: item.productid,
69714
70435
  variantid: '',
69715
- quantity: item.quantity
70436
+ quantity: item.quantity,
70437
+ vendorid: item.vendorid
69716
70438
  };
69717
70439
  var runfunc = false;
69718
70440
  if (addtocardpayloadobj.productid.length != 0 && addtocardpayloadobj.quantity > 0) {
@@ -69748,7 +70470,7 @@ var Productcard_with_zoominonhover = function Productcard_with_zoominonhover(pro
69748
70470
  border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
69749
70471
  transition: '.3s',
69750
70472
  ':hover': {
69751
- zIndex: 1000
70473
+ // zIndex: 1000,
69752
70474
  }
69753
70475
  }),
69754
70476
  productNameStyles: css({
@@ -69823,7 +70545,10 @@ var Productcard_with_zoominonhover = function Productcard_with_zoominonhover(pro
69823
70545
  borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
69824
70546
  borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px',
69825
70547
  background: sectionproperties.image_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.image_bgcolor,
69826
- opacity: item.currentquantity < 1 && sectionproperties.showoutofstock == 'Show' && item.quantavailtype == 'limit' ? 0.4 : 1
70548
+ opacity: item.currentquantity < 1 && sectionproperties.showoutofstock == 'Show' && item.quantavailtype == 'limit' ? 0.4 : 1,
70549
+ '@media (max-width: 800px)': {
70550
+ height: sectionproperties.height_responsive + 'px'
70551
+ }
69827
70552
  }),
69828
70553
  quantitybtn: css({
69829
70554
  flex: 1,
@@ -69902,7 +70627,7 @@ var Productcard_with_zoominonhover = function Productcard_with_zoominonhover(pro
69902
70627
  return /*#__PURE__*/React.createElement("div", {
69903
70628
  "class": ' d-flex align-items-center justify-content-center '
69904
70629
  }, /*#__PURE__*/React.createElement(CircularProgress, {
69905
- color: "white",
70630
+ color: sectionproperties.cartBtnTextcolor,
69906
70631
  width: "20px",
69907
70632
  height: "20px",
69908
70633
  duration: "1s"
@@ -70028,7 +70753,7 @@ var Productcard_with_zoominonhover = function Productcard_with_zoominonhover(pro
70028
70753
  size: sectionproperties.favBtnIconfontsize
70029
70754
  }), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React.createElement(FaRegHeart, {
70030
70755
  size: sectionproperties.favBtnIconfontsize
70031
- })))), (item === null || item === void 0 ? void 0 : item.hassale) == 1 && sectionproperties.prodsalePriceshow == 'Show' && /*#__PURE__*/React.createElement("div", {
70756
+ })))), (item === null || item === void 0 ? void 0 : item.hassale) == 1 && sectionproperties.prodsalePriceshow == 'Show' && sectionproperties.showbadge == 'Show' && /*#__PURE__*/React.createElement("div", {
70032
70757
  "class": "allcentered",
70033
70758
  style: {
70034
70759
  position: 'absolute',
@@ -70045,7 +70770,38 @@ var Productcard_with_zoominonhover = function Productcard_with_zoominonhover(pro
70045
70770
  color: sectionproperties.badge_color,
70046
70771
  fontSize: sectionproperties.badge_fontsize + 'px'
70047
70772
  }
70048
- }, langdetect == 'en' ? sectionproperties.badgeContentEn : sectionproperties.badgeContentAr)), item.currentquantity < 1 && sectionproperties.showoutofstock == 'Show' && item.quantavailtype == 'limit' && /*#__PURE__*/React.createElement("div", {
70773
+ }, langdetect == 'en' ? sectionproperties.badgeContentEn : sectionproperties.badgeContentAr)), sectionproperties.showpill == 'Show' && item.hassale == 1 && /*#__PURE__*/React.createElement("div", {
70774
+ style: {
70775
+ position: 'absolute',
70776
+ top: sectionproperties.pillpositionfromtop + 'px',
70777
+ left: sectionproperties.pillpositionfromright + 'px',
70778
+ // right: langdetect == 'en' ? '' : sectionproperties.pillpositionfromright + 'px',
70779
+ zIndex: 3
70780
+ }
70781
+ }, /*#__PURE__*/React.createElement("div", {
70782
+ "class": sectionproperties.pillwidth == 0 ? ' px-2 allcentered' : 'allcentered',
70783
+ style: {
70784
+ zIndex: 2,
70785
+ width: sectionproperties.pillwidth == 0 ? 'auto' : sectionproperties.pillwidth + 'px',
70786
+ height: sectionproperties.pillheight + 'px',
70787
+ background: sectionproperties.pillbgcolor,
70788
+ borderRadius: sectionproperties.pillborderBottomLeftRadius + 'px'
70789
+ }
70790
+ }, sectionproperties.countertype == 'Percentage' && /*#__PURE__*/React.createElement("p", {
70791
+ "class": "m-0 p-0",
70792
+ style: {
70793
+ color: sectionproperties.pillcolor,
70794
+ fontSize: sectionproperties.pillfontSize + 'px',
70795
+ direction: 'ltr'
70796
+ }
70797
+ }, '-' + parseFloat(Math.round(10.0 * ((parseInt(item.defaultprice) - parseInt(item.defaultsaleprice)) / parseInt(item.defaultprice)) * 100) / 10.0).toFixed(0) + '%'), sectionproperties.countertype == 'Value' && /*#__PURE__*/React.createElement("p", {
70798
+ "class": "m-0 p-0 text-uppercase",
70799
+ style: {
70800
+ color: sectionproperties.pillcolor,
70801
+ fontSize: sectionproperties.pillfontSize + 'px',
70802
+ direction: 'ltr'
70803
+ }
70804
+ }, langdetect == 'en' ? 'Save' : 'وفر', " ", langdetect == 'en' ? item.currencyname : '', ' ', parseFloat(Math.round(parseInt(item.defaultprice) - parseInt(item.defaultsaleprice))).toFixed(0), " ", langdetect == 'en' ? '' : item.currencyname))), item.currentquantity < 1 && sectionproperties.showoutofstock == 'Show' && item.quantavailtype == 'limit' && /*#__PURE__*/React.createElement("div", {
70049
70805
  "class": "".concat(cardsstyles2.outstockbadge) + ' allcentered '
70050
70806
  }, /*#__PURE__*/React.createElement("p", {
70051
70807
  "class": "m-0 p-0"
@@ -71186,7 +71942,7 @@ var Categorycard_withtext = function Categorycard_withtext(props) {
71186
71942
  fontWeight: sectionproperties.generaltext_fontWeight,
71187
71943
  transition: '.3s',
71188
71944
  cursor: 'pointer',
71189
- zIndex: 1000,
71945
+ zIndex: 100,
71190
71946
  ':hover': {
71191
71947
  color: sectionproperties.text_secondarycolor
71192
71948
  }
@@ -71205,7 +71961,7 @@ var Categorycard_withtext = function Categorycard_withtext(props) {
71205
71961
  textTransform: sectionproperties.generalbtn_texttransform,
71206
71962
  opacity: sectionproperties.generalbtn_showonhover == 'Show On Hover' ? 0 : 1,
71207
71963
  top: sectionproperties.generalbtn_showonhover == 'Show On Hover' ? '100px' : 0,
71208
- zIndex: 1000,
71964
+ zIndex: 100,
71209
71965
  ':hover': {
71210
71966
  backgroundColor: sectionproperties.generalbtn_bgColoronhover,
71211
71967
  color: sectionproperties.generalbtn_textColoronhover,
@@ -71463,7 +72219,7 @@ var CategoryCardwithhoveraction = function CategoryCardwithhoveraction(props) {
71463
72219
  style: {
71464
72220
  display: 'flex',
71465
72221
  justifyContent: sectionproperties.generaltext_position == 'Centered' ? 'center' : 'start',
71466
- zIndex: 10000
72222
+ zIndex: 10
71467
72223
  }
71468
72224
  }, /*#__PURE__*/React.createElement("p", {
71469
72225
  "class": card_cssstyles.categoryname + ' m-0 p-0 categoryname wordbreak wordbreak1 wordbreak-md-2 ',
@@ -71475,7 +72231,7 @@ var CategoryCardwithhoveraction = function CategoryCardwithhoveraction(props) {
71475
72231
  "class": "".concat(cardstyles$1.buttons_container) + ' m-0 p-0 '
71476
72232
  }, /*#__PURE__*/React.createElement("li", {
71477
72233
  style: {
71478
- zIndex: 10000
72234
+ zIndex: 10
71479
72235
  },
71480
72236
  "class": langdetect == 'en' ? 'ml-4 cursor-pointer ' : 'mr-4 cursor-pointer ',
71481
72237
  onClick: function onClick(e) {
@@ -71612,7 +72368,8 @@ var Classiccategorycard = function Classiccategorycard(props) {
71612
72368
  width: '100%',
71613
72369
  bottom: sectionproperties.generaltext_position == 'Centered' ? '50%' : '7%',
71614
72370
  paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
71615
- paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px'
72371
+ paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
72372
+ left: 0
71616
72373
  }
71617
72374
  }, /*#__PURE__*/React.createElement("div", {
71618
72375
  "class": "".concat(card_cssstyles.textContainer, " ") + ' allcentered pl-2 pr-2 '
@@ -72003,11 +72760,6 @@ var MenuCard = function MenuCard(props) {
72003
72760
  useEffect(function () {
72004
72761
  setitem(props.cardinfoitemprops);
72005
72762
  }, [props.cardinfoitemprops]);
72006
- var plainString = function plainString(html) {
72007
- var divContainer = document.createElement('div');
72008
- divContainer.innerHTML = html;
72009
- return divContainer.textContent || divContainer.innerText || '';
72010
- };
72011
72763
  // const addtocartfunc = () => {
72012
72764
  // const addtocardpayloadobj = {
72013
72765
  // functype: 'add',
@@ -72239,7 +72991,7 @@ var MenuCard = function MenuCard(props) {
72239
72991
  paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
72240
72992
  }
72241
72993
  }, sectionproperties.length != 0 && /*#__PURE__*/React.createElement("div", {
72242
- "class": "".concat(card_cssstyles.productcard) + ' w-100 pl-sm-0 pr-sm-0 '
72994
+ "class": "".concat(card_cssstyles.productcard) + ' w-100 pl-sm-0 pr-sm-0 px-sm-2 '
72243
72995
  }, /*#__PURE__*/React.createElement("div", {
72244
72996
  "class": "row w-100 m-0 d-flex"
72245
72997
  }, sectionproperties.image_show == 'show' && /*#__PURE__*/React.createElement("div", {
@@ -72250,7 +73002,7 @@ var MenuCard = function MenuCard(props) {
72250
73002
  routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
72251
73003
  }
72252
73004
  },
72253
- "class": langdetect == 'en' ? "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start mr-2 ' : "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start ml-2 ',
73005
+ "class": langdetect == 'en' ? "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start mr-2 m-sm-0 ' : "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start ml-2 m-sm-0 ',
72254
73006
  style: {}
72255
73007
  }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
72256
73008
  urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
@@ -72283,12 +73035,25 @@ var MenuCard = function MenuCard(props) {
72283
73035
  style: {
72284
73036
  textAlign: langdetect == 'en' ? 'left' : 'right'
72285
73037
  }
72286
- }, item.name)), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("p", {
72287
- "class": "".concat(card_cssstyles.productDescStyles) + ' col-lg-12 mt-2 mb-1 wordbreak wordbreak2 p-0 ',
73038
+ }, item.name)), sectionproperties.prodCatShow == 'Show' &&
73039
+ /*#__PURE__*/
73040
+ // <p
73041
+ // // class={`${card_cssstyles.productDescStyles}` + ' col-lg-12 mt-2 mb-1 wordbreak wordbreak2 p-0 '}
73042
+ // // style={{
73043
+ // // textAlign: langdetect == 'en' ? 'left' : 'right',
73044
+ // // }}
73045
+ // // >
73046
+ // // {plainString(langdetect == 'en' ? item.description_en : item.description_ar)}
73047
+ // // </p>
73048
+ React.createElement("p", {
73049
+ "class": sectionproperties.descriptionwordbreak == 'None' ? "".concat(card_cssstyles.productDescStyles) + ' col-lg-12 p-0 mt-1 ' : "".concat(card_cssstyles.productDescStyles) + ' col-lg-12 p-0 wordbreak wordbreak4 mt-1 ',
72288
73050
  style: {
72289
- textAlign: langdetect == 'en' ? 'left' : 'right'
73051
+ textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
73052
+ },
73053
+ dangerouslySetInnerHTML: {
73054
+ __html: item.shortdescription
72290
73055
  }
72291
- }, plainString(langdetect == 'en' ? item.description_en : item.description_ar)))), /*#__PURE__*/React.createElement("div", {
73056
+ }))), /*#__PURE__*/React.createElement("div", {
72292
73057
  style: {
72293
73058
  display: 'flex',
72294
73059
  flexDirection: 'column',
@@ -72296,16 +73061,16 @@ var MenuCard = function MenuCard(props) {
72296
73061
  },
72297
73062
  "class": "col-lg-3 col-md-3 col-sm-12 mt-2 p-0"
72298
73063
  }, /*#__PURE__*/React.createElement("div", {
72299
- "class": "row m-0 w-100 d-flex flex-column flex-sm-row justify-content-end justify-content-sm-start"
73064
+ "class": "row m-0 w-100 d-flex flex-column flex-sm-column justify-content-end justify-content-sm-start"
72300
73065
  }, sectionproperties.prodPriceShow == 'Show' && sectionproperties.removedecimals == 'Show' && /*#__PURE__*/React.createElement("p", {
72301
73066
  "class": langdetect == 'en' ? "".concat(card_cssstyles.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-right text-sm-left ' : "".concat(card_cssstyles.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-left text-sm-right '
72302
73067
  }, langdetect == 'en' ? 'EGP' : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodPriceShow == 'Show' && sectionproperties.removedecimals == 'Hide' && /*#__PURE__*/React.createElement("p", {
72303
73068
  "class": langdetect == 'en' ? "".concat(card_cssstyles.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-right text-sm-left ' : "".concat(card_cssstyles.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-left text-sm-right '
72304
73069
  }, langdetect == 'en' ? 'EGP' : '', ' ', item.hassale == 1 ? parseFloat(Number(item.defaultsaleprice).toFixed(2)) : parseFloat(Number(item.defaultprice).toFixed(2)), ' ', langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && sectionproperties.removedecimals == 'Show' && /*#__PURE__*/React.createElement("p", {
72305
- "class": langdetect == 'en' ? "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ml-sm-3 mr-sm-3 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right ml-sm-3 mr-sm-3 '
73070
+ "class": langdetect == 'en' ? "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ml-sm-3 mr-sm-3 m-sm-0 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right ml-sm-3 mr-sm-3 m-sm-0 '
72306
73071
  }, langdetect == 'en' ? 'EGP' : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && sectionproperties.removedecimals == 'Hide' && /*#__PURE__*/React.createElement("p", {
72307
- "class": langdetect == 'en' ? "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ml-sm-3 mr-sm-3 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right ml-sm-3 mr-sm-3 '
72308
- }, langdetect == 'en' ? 'EGP' : '', parseFloat(Number(item.defaultprice).toFixed(2)), " ", langdetect == 'en' ? '' : 'ج.م')), sectionproperties.quantitybtn_show == 'hide' && sectionproperties.favBtnShow == 'Hide' && sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
73072
+ "class": langdetect == 'en' ? "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ml-sm-3 mr-sm-3 m-sm-0 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right ml-sm-3 mr-sm-3 m-sm-0 '
73073
+ }, langdetect == 'en' ? 'EGP' : '', " ", parseFloat(Number(item.defaultprice).toFixed(2)), " ", langdetect == 'en' ? '' : 'ج.م')), sectionproperties.quantitybtn_show == 'hide' && sectionproperties.favBtnShow == 'Hide' && sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
72309
73074
  "class": "row m-0 mt-auto w-100"
72310
73075
  }, /*#__PURE__*/React.createElement("div", {
72311
73076
  "class": "col-lg-12 d-flex justify-content-end p-0"
@@ -76651,7 +77416,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
76651
77416
  var ikimagecredcontext = props.actions.ikimagecredcontext;
76652
77417
  props.actions.NotificationManager;
76653
77418
  var AddtoCartContext = props.actions.AddtoCartContext;
76654
- var AddtoCartMutationContext = props.AddtoCartMutationContext;
77419
+ var AddtoCartMutationContext = props.actions.AddtoCartMutationContext;
76655
77420
  var _useState5 = useState(''),
76656
77421
  _useState6 = _slicedToArray(_useState5, 2),
76657
77422
  addtocardpayloadobj = _useState6[0];
@@ -77252,7 +78017,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
77252
78017
  style: {
77253
78018
  textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
77254
78019
  }
77255
- }, plainString(item.shortdescription)), /*#__PURE__*/React.createElement("div", {
78020
+ }, plainString(item.description)), /*#__PURE__*/React.createElement("div", {
77256
78021
  style: {
77257
78022
  flexDirection: 'column'
77258
78023
  },
@@ -78637,9 +79402,7 @@ var QuantityButtonBasedProductCard = function QuantityButtonBasedProductCard(pro
78637
79402
  "class": props.sectiontypeprops2 == 'vertical' ? "".concat(card_cssstyles.productcard) + ' w-100 ' : " ".concat(card_cssstyles.productcard),
78638
79403
  style: {
78639
79404
  paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
78640
- paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
78641
- minWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.width + 'px',
78642
- maxWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.width + 'px'
79405
+ paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
78643
79406
  }
78644
79407
  }, sectionproperties.length != 0 && /*#__PURE__*/React.createElement("div", {
78645
79408
  "class": ' cursor-pointer w-100 ',