tabexseriescomponents 0.0.217 → 0.0.220

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 (255) hide show
  1. package/dist/index.cjs.js +1044 -780
  2. package/dist/index.esm.js +1044 -780
  3. package/dist/index.umd.js +1042 -778
  4. package/library.zip +0 -0
  5. package/package.json +2 -1
  6. package/srcold/Contexts/LanguageContext.jsx +390 -0
  7. package/srcold/Contexts/ProductsCardsSectionContext.jsx +34 -0
  8. package/srcold/StylesJS/Customstyles.js +236 -0
  9. package/srcold/TabexComponents/Cards/Card20/Card20.jsx +282 -0
  10. package/srcold/TabexComponents/Cards/Card21/Card21.jsx +388 -0
  11. package/srcold/TabexComponents/Cards/Card22/Card22.jsx +287 -0
  12. package/srcold/TabexComponents/Cards/Card23/Card23.jsx +403 -0
  13. package/srcold/TabexComponents/Cards/CardBadgeSlideFromTop/CardBadgeSlideFromTop.jsx +395 -0
  14. package/srcold/TabexComponents/Cards/CardWithTextOnly/CardWithTextOnly.jsx +70 -0
  15. package/srcold/TabexComponents/Cards/CategoryCardTextOnImage/CategoryCardTextOnImage.jsx +211 -0
  16. package/srcold/TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx +220 -0
  17. package/srcold/TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx +230 -0
  18. package/srcold/TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx +198 -0
  19. package/srcold/TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx +170 -0
  20. package/srcold/TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx +181 -0
  21. package/srcold/TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx +161 -0
  22. package/srcold/TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx +180 -0
  23. package/srcold/TabexComponents/Cards/CircleCardWithVariants/CircleCardWithVariants.jsx +487 -0
  24. package/srcold/TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx +123 -0
  25. package/srcold/TabexComponents/Cards/HorizontalCategoryCard/HorizontalCategoryCard.jsx +192 -0
  26. package/srcold/TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx +270 -0
  27. package/srcold/TabexComponents/Cards/MenuCard/MenuCard.jsx +543 -0
  28. package/srcold/TabexComponents/Cards/ModernCardWithQuantityButton/ModernCardWithQuantityButton.jsx +467 -0
  29. package/srcold/TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx +469 -0
  30. package/srcold/TabexComponents/Cards/NewProductcard/NewProductcard.jsx +445 -0
  31. package/srcold/TabexComponents/Cards/ProductCardWithTextOnImage/ProductCardWithTextOnImage.jsx +304 -0
  32. package/srcold/TabexComponents/Cards/Productcard6/Productcard6.jsx +256 -0
  33. package/srcold/TabexComponents/Cards/Productcard7/Productcard7.jsx +278 -0
  34. package/srcold/TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx +443 -0
  35. package/srcold/TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx +275 -0
  36. package/srcold/TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx +315 -0
  37. package/srcold/TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx +301 -0
  38. package/srcold/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx +419 -0
  39. package/srcold/TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx +524 -0
  40. package/srcold/TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx +275 -0
  41. package/srcold/TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx +286 -0
  42. package/srcold/TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx +136 -0
  43. package/srcold/TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx +179 -0
  44. package/srcold/TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx +291 -0
  45. package/srcold/TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx +339 -0
  46. package/srcold/TabexComponents/Cards/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +338 -0
  47. package/srcold/TabexComponents/Cards/UpSlideEffectCard/UpSlideEffectCard.jsx +515 -0
  48. package/srcold/TabexComponents/Cards/UserCardWithSocialMediaOnHover/UserCardWithSocialMediaOnHover.jsx +184 -0
  49. package/srcold/TabexComponents/Footer/Allinonefooter/Allinonefooter.jsx +475 -0
  50. package/srcold/TabexComponents/Footer/Footer1/Footer1.jsx +448 -0
  51. package/srcold/TabexComponents/Footer/Footer2/Footer2.jsx +383 -0
  52. package/srcold/TabexComponents/Footer/Footer3/Footer3.jsx +394 -0
  53. package/srcold/TabexComponents/Footer/Footer4/Footer4.jsx +699 -0
  54. package/srcold/TabexComponents/Footer/Footer5/Footer5.jsx +523 -0
  55. package/srcold/TabexComponents/Footer/Footer6/Footer6.jsx +301 -0
  56. package/srcold/TabexComponents/Footer/Footer7/Footer7.jsx +415 -0
  57. package/srcold/TabexComponents/Footer/Footer8/Footer8.jsx +454 -0
  58. package/srcold/TabexComponents/Footer/FooterWithThreeColumns/FooterWithThreeColumns.jsx +329 -0
  59. package/srcold/TabexComponents/Footer/Simplefooter/Simplefooter.jsx +274 -0
  60. package/srcold/TabexComponents/Generalfiles/images/egyptflag.png +0 -0
  61. package/srcold/TabexComponents/Generalfiles/images/noimage.png +0 -0
  62. package/srcold/TabexComponents/Generalfiles/images/payment/cod.png +0 -0
  63. package/srcold/TabexComponents/Generalfiles/images/payment/fawry.png +0 -0
  64. package/srcold/TabexComponents/Generalfiles/images/payment/payment.png +0 -0
  65. package/srcold/TabexComponents/Generalfiles/images/payment/paymob.png +0 -0
  66. package/srcold/TabexComponents/Generalfiles/images/payment/paypal.png +0 -0
  67. package/srcold/TabexComponents/Generalfiles/images/payment/visa.png +0 -0
  68. package/srcold/TabexComponents/Generalfiles/images/shoppingcart.png +0 -0
  69. package/srcold/TabexComponents/Generalfiles/images/tabexlogo.png +0 -0
  70. package/srcold/TabexComponents/Generalfiles/images/unknownmaleuser.png +0 -0
  71. package/srcold/TabexComponents/Generalfiles/images/usflag.png +0 -0
  72. package/srcold/TabexComponents/Generalfiles/images/whatsapp.png +0 -0
  73. package/srcold/TabexComponents/Headers/CTAHeader/CTAHeader.jsx +880 -0
  74. package/srcold/TabexComponents/Headers/CategoryFeaturingHeader/CategoryFeaturingHeader.jsx +870 -0
  75. package/srcold/TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx +688 -0
  76. package/srcold/TabexComponents/Headers/Gotoheader/Gotoheader.jsx +720 -0
  77. package/srcold/TabexComponents/Headers/Header4/Header4.jsx +621 -0
  78. package/srcold/TabexComponents/Headers/Header8/Header8.jsx +824 -0
  79. package/srcold/TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx +730 -0
  80. package/srcold/TabexComponents/Headers/HeaderWithAdSlider/HeaderWithAdSlider.jsx +762 -0
  81. package/srcold/TabexComponents/Headers/HeaderWithSearchOnCenter/HeaderWithSearchOnCenter.jsx +706 -0
  82. package/srcold/TabexComponents/Headers/HeaderWithUtilityBar/HeaderWithUtilityBar.jsx +900 -0
  83. package/srcold/TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx +841 -0
  84. package/srcold/TabexComponents/Headers/Headerresponsive/Headerresponsive.jsx +988 -0
  85. package/srcold/TabexComponents/Headers/Headerresponsive/HeaderresponsiveNew.jsx +1081 -0
  86. package/srcold/TabexComponents/Headers/Headerresponsive/HeaderresponsiveOriginal.jsx +988 -0
  87. package/srcold/TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx +917 -0
  88. package/srcold/TabexComponents/Headers/Modernheader/Modernheader.jsx +693 -0
  89. package/srcold/TabexComponents/Headers/SearchFocusedHeader/SearchFocusedHeader.jsx +952 -0
  90. package/srcold/TabexComponents/Headers/Simpleheader/Simpleheader.jsx +636 -0
  91. package/srcold/TabexComponents/Headers/StylishHeader/StylishHeader.jsx +853 -0
  92. package/srcold/TabexComponents/Headers/Subheader/Subheader copy.jsx +373 -0
  93. package/srcold/TabexComponents/Headers/Subheader/Subheader.jsx +515 -0
  94. package/srcold/TabexComponents/Headers/Subheader/SubheaderDropdown.jsx +190 -0
  95. package/srcold/TabexComponents/Headers/Subheader/SubheaderOriginal.jsx +483 -0
  96. package/srcold/TabexComponents/Headers/ThreeTieredHeader/ThreeTieredHeader.jsx +1005 -0
  97. package/srcold/TabexComponents/Headers/TwoTieredHeader/TwoTieredHeader.jsx +1020 -0
  98. package/srcold/TabexComponents/Headers/TwoTieredWithCenteredLogoHeader/TwoTieredWithCenteredLogoHeader .jsx +843 -0
  99. package/srcold/TabexComponents/Sections/BackgroundImages/BacgroundThreeImageWithCategories/BacgroundThreeImageWithCategories.jsx +448 -0
  100. package/srcold/TabexComponents/Sections/BackgroundImages/BackgroundFiveImageStructure/BackgroundFiveImageStructure.jsx +346 -0
  101. package/srcold/TabexComponents/Sections/BackgroundImages/BackgroundImageWithTopContent/BackgroundImageWithTopContent.jsx +304 -0
  102. package/srcold/TabexComponents/Sections/BackgroundImages/BackgroundSectionWithServicesCards/BackgroundSectionWithServicesCards.jsx +301 -0
  103. package/srcold/TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx +312 -0
  104. package/srcold/TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx +271 -0
  105. package/srcold/TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx +174 -0
  106. package/srcold/TabexComponents/Sections/BackgroundImages/Bgimagewithsearchbar/Bgimagewithsearchbar.jsx +200 -0
  107. package/srcold/TabexComponents/Sections/BackgroundImages/FullVideoSection/FullVideoSection.jsx +263 -0
  108. package/srcold/TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx +143 -0
  109. package/srcold/TabexComponents/Sections/BackgroundImages/TextSectionConnectToWA/TextSectionConnectToWA.jsx +248 -0
  110. package/srcold/TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx +295 -0
  111. package/srcold/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages copy.jsx +394 -0
  112. package/srcold/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +406 -0
  113. package/srcold/TabexComponents/Sections/BackgroundImages/VideosSection/VideosSection.jsx +246 -0
  114. package/srcold/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx +1220 -0
  115. package/srcold/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.jsx +480 -0
  116. package/srcold/TabexComponents/Sections/Cards/CardsSectionwithfilter/CardsSectionwithfilter.jsx +718 -0
  117. package/srcold/TabexComponents/Sections/Cards/ElegantCategoriesCardSection/ElegantCategoriesCardSection.jsx +406 -0
  118. package/srcold/TabexComponents/Sections/Cards/ModernCardsSection/ModernCardsSection.jsx +652 -0
  119. package/srcold/TabexComponents/Sections/Cards/RandomlyStructuredCollectionCards/RandomlyStructuredCollectionCards.jsx +635 -0
  120. package/srcold/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.jsx +495 -0
  121. package/srcold/TabexComponents/Sections/Cards/UsersCardsSection/UsersCardsSection.jsx +383 -0
  122. package/srcold/TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx +250 -0
  123. package/srcold/TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx +160 -0
  124. package/srcold/TabexComponents/Sections/Slideshow/ContactUsSection/ContactUsSection.jsx +256 -0
  125. package/srcold/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +329 -0
  126. package/srcold/TabexComponents/Sections/Slideshow/HorizontalContactUsSection/HorizontalContactUsSection.jsx +266 -0
  127. package/srcold/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +371 -0
  128. package/srcold/TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx +140 -0
  129. package/srcold/TabexComponents/Sections/Slideshow/ServiceSectionWithImage/ServiceSectionWithImage.jsx +374 -0
  130. package/srcold/TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx +339 -0
  131. package/srcold/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +303 -0
  132. package/srcold/TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx +224 -0
  133. package/srcold/TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx +147 -0
  134. package/srcold/TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx +139 -0
  135. package/srcold/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade copy.jsx +634 -0
  136. package/srcold/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx +324 -0
  137. package/srcold/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide copy.jsx +525 -0
  138. package/srcold/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +569 -0
  139. package/srcold/TabexComponents/Sections/Slideshow/Slideshowslide/SlideshowslideOriginal.jsx +475 -0
  140. package/srcold/TabexComponents/Sections/Slideshow/Slideshowzoom/Arrow.js +91 -0
  141. package/srcold/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx +369 -0
  142. package/srcold/TabexComponents/Sections/Slideshow/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +392 -0
  143. package/srcold/TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx +213 -0
  144. package/srcold/TabexComponents/StaticPages/CartSlider/CartSlider.jsx +467 -0
  145. package/srcold/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.jsx +181 -0
  146. package/srcold/TabexComponents/StaticPages/Checkout/Checkout.jsx +1280 -0
  147. package/srcold/TabexComponents/StaticPages/Filter/Filter copy.jsx +1392 -0
  148. package/srcold/TabexComponents/StaticPages/Filter/Filter.jsx +1399 -0
  149. package/srcold/TabexComponents/StaticPages/Filter/FilterOriginal.jsx +1132 -0
  150. package/srcold/TabexComponents/StaticPages/InnerGroups/InnerGroups.jsx +60 -0
  151. package/srcold/TabexComponents/StaticPages/Login/FacebookLoginButton.jsx +50 -0
  152. package/srcold/TabexComponents/StaticPages/Login/GoogleLoginButton.jsx +35 -0
  153. package/srcold/TabexComponents/StaticPages/Login/Login.jsx +469 -0
  154. package/srcold/TabexComponents/StaticPages/OrderSuccess/OrderSuccess.jsx +143 -0
  155. package/srcold/TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx +1329 -0
  156. package/srcold/TabexComponents/StaticPages/Policies/Policies.jsx +306 -0
  157. package/srcold/TabexComponents/StaticPages/Productinfo/Product_itemtype.jsx +1334 -0
  158. package/srcold/TabexComponents/StaticPages/Productinfo/Productinfo.jsx +715 -0
  159. package/srcold/TabexComponents/StaticPages/Productinfo/Service_itemtype copy.jsx +361 -0
  160. package/srcold/TabexComponents/StaticPages/Productinfo/Service_itemtype.jsx +361 -0
  161. package/srcold/TabexComponents/StaticPages/Productinfo/Serviceinfotabs.jsx +501 -0
  162. package/srcold/TabexComponents/StaticPages/Productinfo/staticroutersidenav.module.css +145 -0
  163. package/srcold/TabexComponents/StaticPages/Searchlist/Searchlist.jsx +227 -0
  164. package/srcold/TabexComponents/StaticPages/Signup/CustomerInformationForm.jsx +832 -0
  165. package/srcold/TabexComponents/StaticPages/Signup/Signup.jsx +154 -0
  166. package/srcold/TabexComponents/StaticPages/Staticpagesrouter/Staticpagesrouter.jsx +280 -0
  167. package/srcold/TabexComponents/StaticPages/Viewcart/Viewcart.jsx +671 -0
  168. package/srcold/TabexComponents/StaticPages/Wishlist/Wishlist.jsx +538 -0
  169. package/srcold/assets/images/appstore.png +0 -0
  170. package/srcold/assets/images/cod.png +0 -0
  171. package/srcold/assets/images/egyptflag.png +0 -0
  172. package/srcold/assets/images/fawry.png +0 -0
  173. package/srcold/assets/images/googleplay.png +0 -0
  174. package/srcold/assets/images/ksa.png +0 -0
  175. package/srcold/assets/images/mastercard.png +0 -0
  176. package/srcold/assets/images/payment.png +0 -0
  177. package/srcold/assets/images/paymob.png +0 -0
  178. package/srcold/assets/images/paypal.png +0 -0
  179. package/srcold/assets/images/shoppingcart.png +0 -0
  180. package/srcold/assets/images/usflag.png +0 -0
  181. package/srcold/assets/images/visa.png +0 -0
  182. package/srcold/assets/images/whatsapp.png +0 -0
  183. package/srcold/button.jsx +40 -0
  184. package/srcold/index.jsx +283 -0
  185. package/srcold/styles/Home.module.css +129 -0
  186. package/srcold/styles/cards/Categorcycard_fullimage.module.css +10 -0
  187. package/srcold/styles/cards/Categorycard_slidebgscaled.module.css +73 -0
  188. package/srcold/styles/cards/Categorycard_withshapes.module.css +189 -0
  189. package/srcold/styles/cards/ModernCardWithQuantityButton.module.css +30 -0
  190. package/srcold/styles/cards/Productcard6.module.css +9 -0
  191. package/srcold/styles/cards/Productccard_with_zoominonhover.module.css +51 -0
  192. package/srcold/styles/cards/Prouductcard_with_zoomhover.module.css +61 -0
  193. package/srcold/styles/cards/UserCardWithSocialMediaOnHover.module.css +65 -0
  194. package/srcold/styles/cards/categorycard.module.css +85 -0
  195. package/srcold/styles/cards/categorycard3.module.css +50 -0
  196. package/srcold/styles/cards/categorycardwithtext.module.css +40 -0
  197. package/srcold/styles/cards/productcard_animatedbuttons.module.css +130 -0
  198. package/srcold/styles/cards/productcard_with_textonhover.module.css +18 -0
  199. package/srcold/styles/cards/productcard_withtextonimage.module.css +0 -0
  200. package/srcold/styles/cards/productccard_with_imageontopleft.module.css +85 -0
  201. package/srcold/styles/general/bootstrap.css +4727 -0
  202. package/srcold/styles/general/dropdown.css +206 -0
  203. package/srcold/styles/general/editorbardropdown.module.css +94 -0
  204. package/srcold/styles/general/filter.module.css +108 -0
  205. package/srcold/styles/general/form.module.css +273 -0
  206. package/srcold/styles/general/general.module.css +872 -0
  207. package/srcold/styles/general/image-gallery.css +531 -0
  208. package/srcold/styles/general/react-accessible-accordion.module.css +52 -0
  209. package/srcold/styles/general/react-phone-input-2.module.css +927 -0
  210. package/srcold/styles/general/scrollbtn.module.css +22 -0
  211. package/srcold/styles/general/slick.module.css +166 -0
  212. package/srcold/styles/general/tabs.module.css +119 -0
  213. package/srcold/styles/general/workplaceeditor.module.css +328 -0
  214. package/srcold/styles/globals.css +26 -0
  215. package/srcold/styles/headers/CTAHeader.module.css +40 -0
  216. package/srcold/styles/headers/CategoryFeaturingHeader.module.css +61 -0
  217. package/srcold/styles/headers/Gotoheader.module.css +81 -0
  218. package/srcold/styles/headers/Header7.module.css +50 -0
  219. package/srcold/styles/headers/HeaderWithAdSlider.module.css +86 -0
  220. package/srcold/styles/headers/HeaderWithSearchOnCenter.module.css +101 -0
  221. package/srcold/styles/headers/HeaderWithUtilityBar.module.css +46 -0
  222. package/srcold/styles/headers/Header_threesectionslogocentered.module.css +84 -0
  223. package/srcold/styles/headers/NewHeader.module.css +101 -0
  224. package/srcold/styles/headers/SearchFocusedHeader.module.css +62 -0
  225. package/srcold/styles/headers/Sideheader.module.css +108 -0
  226. package/srcold/styles/headers/Simpleheader.module.css +102 -0
  227. package/srcold/styles/headers/classicheader.module.css +16 -0
  228. package/srcold/styles/headers/classicheaderstyles.module.css +9 -0
  229. package/srcold/styles/headers/dropdown.css +0 -0
  230. package/srcold/styles/headers/header4.module.css +175 -0
  231. package/srcold/styles/headers/header5.module.css +30 -0
  232. package/srcold/styles/headers/header_contactinfo.module.css +53 -0
  233. package/srcold/styles/headers/headerresturant.module.css +89 -0
  234. package/srcold/styles/headers/modernheader.module.css +72 -0
  235. package/srcold/styles/headers/stylishheader.module.css +24 -0
  236. package/srcold/styles/headers/subheader.module.css +114 -0
  237. package/srcold/styles/headers/threetieredheader.module.css +91 -0
  238. package/srcold/styles/sections/BackgroundImageWithTopContent.css +4 -0
  239. package/srcold/styles/sections/Backgroundimage1.module.css +17 -0
  240. package/srcold/styles/sections/Backgroundimage_with_topcircle.module.css +28 -0
  241. package/srcold/styles/sections/Section_with_rightbgcont.module.css +49 -0
  242. package/srcold/styles/sections/Slideshow_with_rotatedsquare.module.css +35 -0
  243. package/srcold/styles/sections/Slideshow_with_squarebg.module.css +39 -0
  244. package/srcold/styles/staticpages/accordion.module.css +9 -0
  245. package/srcold/styles/staticpages/cart.module.css +108 -0
  246. package/srcold/styles/staticpages/dropdown.css +196 -0
  247. package/srcold/styles/staticpages/filter.module.css +139 -0
  248. package/srcold/styles/staticpages/image-gallery.css +481 -0
  249. package/srcold/styles/staticpages/login.module.css +113 -0
  250. package/srcold/styles/staticpages/productinfo.module.css +54 -0
  251. package/srcold/styles/staticpages/shop.module.css +191 -0
  252. package/srcold/styles/staticpages/signup.module.css +206 -0
  253. package/srcold/styles/staticpages/staticroutersidenav.module.css +129 -0
  254. package/srcold/styles/staticpages/viewcart.module.css +129 -0
  255. package/srcold/styles/staticpages/wishlist.module.css +29 -0
@@ -0,0 +1,699 @@
1
+ import React, { useEffect, useState, useContext } from 'react';
2
+ import { css } from 'glamor';
3
+ import visa from '../../../assets/images/visa.png';
4
+ import paymob from '../../../assets/images/paymob.png';
5
+ import mastercard from '../../../assets/images/mastercard.png';
6
+ import { IKImage } from 'imagekitio-react';
7
+ import { IKpublicKey, IKurlEndpoint } from '../../../../Env';
8
+
9
+ import { FaWhatsapp } from '@react-icons/all-files/fa/FaWhatsapp';
10
+ import { FaFacebookF } from '@react-icons/all-files/fa/FaFacebookF';
11
+ import { AiFillInstagram } from '@react-icons/all-files/ai/AiFillInstagram';
12
+ import { AiOutlineMail } from '@react-icons/all-files/ai/AiOutlineMail';
13
+ import { AiOutlinePhone } from '@react-icons/all-files/ai/AiOutlinePhone';
14
+ import { GoLocation } from '@react-icons/all-files/go/GoLocation';
15
+
16
+ const Footer4 = (props) => {
17
+ const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
18
+ const lang = props.actions.lang;
19
+ const langdetect = props.actions.langdetect;
20
+ const routingcountext = props.actions.routingcountext;
21
+ const StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
22
+ const authdetailsContext = props.actions.authdetailsContext;
23
+ const templateproperties_context = props.actions.templateproperties_context;
24
+ const templatepropcontext = props.actions.templatepropcontext;
25
+ const history = props.actions.history;
26
+ const [sectionproperties, setsectionproperties] = useState('');
27
+ useEffect(() => {
28
+ if (props.srcfrom == 'addsectionform') {
29
+ var secpropobj = {};
30
+ props.defaultproperties.forEach(function (defaultpropobj, defaultpropindex) {
31
+ secpropobj[defaultpropobj.property_css_name] = defaultpropobj.property_value;
32
+ });
33
+ setsectionproperties({ ...secpropobj });
34
+ } else {
35
+ var secpropobj = {};
36
+ StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
37
+ if (sectionitem.sectionid == props.sectionidprops) {
38
+ sectionitem.sectionproperties.forEach(function (sectionpropertiesobj, sectionpropertiesindex) {
39
+ secpropobj[sectionpropertiesobj.property_css_name] = sectionpropertiesobj.property_value;
40
+ });
41
+ }
42
+ });
43
+ setsectionproperties({ ...secpropobj });
44
+ }
45
+ }, [StatePagePropertiesContext]);
46
+ const footerStyles = {
47
+ footerContainer: css({
48
+ background: sectionproperties.footerbgcolor,
49
+ paddingTop: sectionproperties.footer_paddingTop + 'px',
50
+ paddingLeft: langdetect == 'en' ? sectionproperties.footer_paddingLeft + 'px' : sectionproperties.footer_paddingRight + 'px',
51
+ paddingRight: langdetect == 'en' ? sectionproperties.footer_paddingRight + 'px' : sectionproperties.footer_paddingLeft + 'px',
52
+ paddingBottom: sectionproperties.footer_paddingBottom + 'px',
53
+ width: '100vw',
54
+ }),
55
+ footerlogo: css({
56
+ width: sectionproperties.logo_width + 'px',
57
+ height: sectionproperties.logo_height + 'px',
58
+ position: 'relative',
59
+ }),
60
+ footertitlestyles: css({
61
+ textTransform: sectionproperties.sectionTitleTextTransform,
62
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
63
+ fontWeight: sectionproperties.sectionTitleFontWeight,
64
+ color: sectionproperties.sectionTitleColor,
65
+ }),
66
+ facebook_btn: css({
67
+ background: sectionproperties.facebkbtnn_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.facebkbtnnbgColor,
68
+ width: sectionproperties.facebkbtnnWidth + 'px',
69
+ height: sectionproperties.facebkbtnnHeight + 'px',
70
+ borderRadius: sectionproperties.facebkbtnn_borderRadius + 'px',
71
+ color: sectionproperties.facebkbtnnTextcolor,
72
+ border: sectionproperties.facebkbtnnborderwidth + 'px solid ' + sectionproperties.facebkbtnnbordercolor,
73
+ cursor: 'pointer',
74
+ transition: '.3s',
75
+ ':hover': {
76
+ background: sectionproperties.facebkbtnntransparentbgcoloronhover == 'transparent' ? 'Transparent' : sectionproperties.facebkbtnnbgColoronhover,
77
+ color: sectionproperties.facebkbtnnTextcoloronhover,
78
+ },
79
+ }),
80
+ youtube_btn: css({
81
+ cursor: 'pointer',
82
+ background: sectionproperties.youtubebtn_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.youtubebtnbgColor,
83
+ width: sectionproperties.youtubebtnWidth + 'px',
84
+ height: sectionproperties.youtubebtnHeight + 'px',
85
+ borderRadius: sectionproperties.youtubebtn_borderRadius + 'px',
86
+ color: sectionproperties.youtubebtnTextcolor,
87
+ border: sectionproperties.youtubebtnborderwidth + 'px solid ' + sectionproperties.youtubebtnbordercolor,
88
+ transition: '.3s',
89
+ ':hover': {
90
+ background: sectionproperties.youtubebtn_transparentbgcoloronhover == 'Transparent' ? 'transparent' : sectionproperties.youtubebtnbgColoronhover,
91
+ color: sectionproperties.youtubebtnTextcoloronhover,
92
+ },
93
+ }),
94
+ instgram_btn: css({
95
+ cursor: 'pointer',
96
+ background: sectionproperties.instgrambtn_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.instgrambtnbgColor,
97
+ width: sectionproperties.instgrambtnWidth + 'px',
98
+ height: sectionproperties.instgrambtnHeight + 'px',
99
+ borderRadius: sectionproperties.instgrambtn_borderRadius + 'px',
100
+ color: sectionproperties.instgrambtnTextcolor,
101
+ border: sectionproperties.instgrambtnborderwidth + 'px solid ' + sectionproperties.instgrambtnbordercolor,
102
+ transition: '.3s',
103
+ ':hover': {
104
+ background: sectionproperties.instgrambtn_transparentbgcoloronhover == 'Transparent' ? 'transparent' : sectionproperties.instgrambtnbgColoronhover,
105
+ color: sectionproperties.instgrambtnTextcoloronhover,
106
+ },
107
+ }),
108
+ footersubtitlestyles: css({
109
+ textTransform: sectionproperties.footertitle_texttransform,
110
+ fontSize: sectionproperties.footertitle__fontsize + 'px',
111
+ fontWeight: sectionproperties.footertitle__fontweight,
112
+ color: sectionproperties.footertitlecolor,
113
+ cursor: 'pointer',
114
+ transition: '.3s',
115
+ ':hover': {
116
+ color: sectionproperties.footertitlecoloronhover,
117
+ },
118
+ }),
119
+ footerinformationstyles: css({
120
+ textTransform: sectionproperties.footerinfotext_textTransform,
121
+ fontSize: sectionproperties.footerinfotext_fontsize + 'px',
122
+ fontWeight: sectionproperties.footerinfotext_fontweight,
123
+ color: sectionproperties.footerinfotext_color,
124
+ ':hover .storeinfotext': {
125
+ transition: '.3s',
126
+ color: sectionproperties.footerinfotext_coloronhover,
127
+ },
128
+ }),
129
+ footeraddress: css({
130
+ textTransform: sectionproperties.footeraddress_texttransform,
131
+ fontSize: sectionproperties.footeraddress__fontsize + 'px',
132
+ fontWeight: sectionproperties.footeraddress__fontweight,
133
+ color: sectionproperties.footeraddress_textColor,
134
+ ':hover': {
135
+ color: sectionproperties.footersubtitle_textColoronhover,
136
+ },
137
+ }),
138
+ divider: css({
139
+ height: sectionproperties.vl_height + 'px',
140
+ width: sectionproperties.vl_width + '%',
141
+ backgroundColor: sectionproperties.vl_bg,
142
+ marginBottom: sectionproperties.divider_mb + 'px',
143
+ marginTop: sectionproperties.divider_mt + 'px',
144
+ }),
145
+ payimgcont: css({
146
+ marginLeft: '10px',
147
+ marginRight: '10px',
148
+ }),
149
+ payimg: css({
150
+ width: '100%',
151
+ height: '100%',
152
+ objectFit: 'contain',
153
+ }),
154
+ };
155
+ const [logoarrayofobjects, setlogoarrayofobjects] = useState([]);
156
+ useEffect(() => {
157
+ if (templateproperties_context.length != 0 && templateproperties_context.logoarrayofobjects != undefined) {
158
+ var logoarrayofobjectsparsed = JSON.parse(templateproperties_context.logoarrayofobjects);
159
+ if (Array.isArray(logoarrayofobjectsparsed)) {
160
+ setlogoarrayofobjects([...logoarrayofobjectsparsed]);
161
+ }
162
+ }
163
+ }, [templateproperties_context]);
164
+
165
+ return (
166
+ <footer className={`${footerStyles.footerContainer}` + ' pl-md-4 pr-md-4 pl-sm-4 pr-sm-4 px-2015-2 '}>
167
+ <div className="row w-100 m-0">
168
+ <div className="col-lg-3 p-0 d-flex justify-content-start p-md-0 mb-md-3">
169
+ <div
170
+ className={`${footerStyles.footerlogo}` + ' d-flex flex-column align-items-center justify-content-start cursor-pointer '}
171
+ onClick={() => {
172
+ routingcountext('home');
173
+ }}
174
+ >
175
+ <IKImage
176
+ urlEndpoint={IKurlEndpoint}
177
+ publicKey={IKpublicKey}
178
+ path={langdetect == 'en' ? logoarrayofobjects[0]?.englishlogo : logoarrayofobjects[0]?.arabiclogo}
179
+ style={{
180
+ maxWidth: '100%',
181
+ maxHeight: '100%',
182
+ }}
183
+ />
184
+ </div>
185
+ </div>
186
+ {sectionproperties.showhidemainpages == 'Show' && (
187
+ <div className="col-lg-3 col-md-6 col-sm-12 d-flex justify-content-start p-sm-0 h-100 mb-sm-3">
188
+ <div className="row m-0 w-100 d-flex">
189
+ <div className="col-lg-12 p-0 d-flex align-items-center">
190
+ <p className={`${footerStyles.footertitlestyles}` + ' m-0 p-0 mb-3 wordbreak '} style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}>
191
+ {lang.usefullinks}
192
+ </p>
193
+ </div>
194
+ {templatepropcontext?.pagesnprop?.map((item, index) => {
195
+ if (item.isnavigation == 1 && item.isactive == 1) {
196
+ return (
197
+ <div className="col-lg-12 p-0">
198
+ <div
199
+ onClick={() => {
200
+ routingcountext(item.navigationroute);
201
+ }}
202
+ >
203
+ <p className={`${footerStyles.footersubtitlestyles}` + ' wordbreak '} style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}>
204
+ {langdetect == 'en' ? item.pagename : item.pagename_ar}
205
+ </p>
206
+ </div>
207
+ </div>
208
+ );
209
+ }
210
+ })}
211
+ </div>
212
+ </div>
213
+ )}
214
+ {sectionproperties.showhidemainpages == 'Show' && (
215
+ <div className="col-lg-3 col-md-6 col-sm-12 p-sm-0 h-100 mb-sm-3">
216
+ <p className={`${footerStyles.footertitlestyles}` + ' m-0 p-0 mb-3 wordbreak '} style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}>
217
+ {lang.helpcenter}
218
+ </p>
219
+ <p
220
+ className={`${footerStyles.footersubtitlestyles}` + ' wordbreak '}
221
+ style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}
222
+ onClick={() => {
223
+ routingcountext(StaticPagesLinksContext.Wishlist);
224
+ }}
225
+ >
226
+ {lang.wishlist}
227
+ </p>
228
+ {authdetailsContext.loggedin && (
229
+ <p
230
+ className={`${footerStyles.footersubtitlestyles}` + ' wordbreak '}
231
+ style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}
232
+ onClick={() => {
233
+ routingcountext(StaticPagesLinksContext.Ordershistory);
234
+ }}
235
+ >
236
+ {lang.orderhistory}
237
+ </p>
238
+ )}
239
+ <p
240
+ className={`${footerStyles.footersubtitlestyles}` + ' wordbreak '}
241
+ style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}
242
+ onClick={() => {
243
+ routingcountext(StaticPagesLinksContext.Policies);
244
+ }}
245
+ >
246
+ {lang.policies}
247
+ </p>
248
+ </div>
249
+ )}
250
+ <div className="col-lg-3 p-sm-0">
251
+ <div className="row m-0 w-100">
252
+ <div className="col-lg-12 p-0">
253
+ <p className={`${footerStyles.footertitlestyles}` + ' m-0 p-0 mb-3 wordbreak '} style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}>
254
+ {langdetect == 'en' ? 'Contact us' : 'تواصل معنا'}
255
+ </p>
256
+ </div>
257
+ {sectionproperties.showfooteraddress == 'Show' && (
258
+ <div className={`${footerStyles.footerinformationstyles}` + ' col-lg-12 col-md-4 col-sm-12 p-0 d-flex justify-content-start align-items-center mb-3 '}>
259
+ <i className="h-100 d-flex justify-content-center align-items-center">
260
+ <GoLocation className={langdetect == 'en' ? 'mr-2' : 'ml-2'} size={20} />
261
+ </i>
262
+ <p className={' p-0 m-0 wordbreak '}>{authdetailsContext?.instinfo?.address_en}</p>
263
+ </div>
264
+ )}
265
+ {sectionproperties.showfooteremail == 'Show' && (
266
+ <div
267
+ className={`${footerStyles.footerinformationstyles}` + ' col-lg-12 col-md-4 col-sm-12 p-0 d-flex justify-content-start align-items-center mb-3 '}
268
+ onClick={() => {
269
+ window.open('mailto:' + authdetailsContext?.instinfo?.contactinfo?.email, '_self');
270
+ }}
271
+ style={{ cursor: 'pointer' }}
272
+ >
273
+ <i className="h-100 d-flex justify-content-center align-items-center storeinfotext">
274
+ <AiOutlineMail className={langdetect == 'en' ? 'mr-2' : 'ml-2'} size={20} />
275
+ </i>
276
+ <p className={' p-0 m-0 wordbreak text-transform-none storeinfotext '}>{authdetailsContext?.instinfo?.contactinfo?.email}</p>
277
+ </div>
278
+ )}
279
+ {sectionproperties.showfooterphonenumber == 'Show' && (
280
+ <div
281
+ className={`${footerStyles.footerinformationstyles}` + ' col-lg-12 col-md-4 col-sm-12 p-0 d-flex justify-content-start align-items-center mb-md-3 cursor-pointer '}
282
+ onClick={() => {
283
+ window.open('tel:' + authdetailsContext?.CuContactphonenumber, '_self');
284
+ }}
285
+ >
286
+ <i className="h-100 d-flex justify-content-center align-items-center storeinfotext">
287
+ <AiOutlinePhone className={langdetect == 'en' ? 'mr-2' : 'ml-2'} size={20} />
288
+ </i>
289
+ <p className={' p-0 m-0 wordbreak storeinfotext '}>{authdetailsContext?.CuContactphonenumber}</p>
290
+ </div>
291
+ )}
292
+ </div>
293
+ </div>
294
+ <div className={`${footerStyles.divider}`}></div>
295
+ <div
296
+ className="row w-100 m-0 pr-1 pl-1"
297
+ style={{
298
+ paddingLeft: langdetect == 'en' ? sectionproperties.footer_paddingLeft + 'px' : sectionproperties.footer_paddingRight + 'px',
299
+ paddingRight: langdetect == 'en' ? sectionproperties.footer_paddingRight + 'px' : sectionproperties.footer_paddingLeft + 'px',
300
+ }}
301
+ >
302
+ <div className="col-xl-3 col-lg-3 col-md-3 col-sm-12 d-flex justify-content-start align-items-center p-0 mb-sm-2">
303
+ {sectionproperties.storenameshow == 'Show' && (
304
+ <p
305
+ className="m-0 "
306
+ style={{
307
+ color: sectionproperties.storenamecolor,
308
+ fontSize: sectionproperties.storenamefontsize + 'px',
309
+ fontWeight: sectionproperties.storenamefontweight,
310
+ }}
311
+ >
312
+ @{langdetect == 'en' ? authdetailsContext?.instinfo?.storename_en : authdetailsContext?.instinfo?.storename_ar}
313
+ </p>
314
+ )}
315
+ </div>
316
+ <div className="col-xl-6 col-lg-6 col-md-6 col-sm-12 d-flex flex-row align-items-center justify-content-center justify-content-md-start p-0 mb-sm-2">
317
+ {sectionproperties.showpaymentfooter == 'Show' && (
318
+ <div className="row m-0 w-100 d-flex flex-row align-items-center justify-content-center justify-content-md-start">
319
+ <div
320
+ className={`${footerStyles.payimgcont}`}
321
+ style={{
322
+ width: '50px',
323
+ height: '40px',
324
+ }}
325
+ >
326
+ <img src={visa} className={`${footerStyles.payimg}`} />
327
+ </div>
328
+ <div
329
+ className={`${footerStyles.payimgcont}`}
330
+ style={{
331
+ width: '75px',
332
+ height: '40px',
333
+ }}
334
+ >
335
+ <img src={paymob} className={`${footerStyles.payimg}`} />
336
+ </div>
337
+ <div
338
+ className={`${footerStyles.payimgcont}`}
339
+ style={{
340
+ width: '50px',
341
+ height: '40px',
342
+ }}
343
+ >
344
+ <img src={mastercard} className={`${footerStyles.payimg}`} />
345
+ </div>
346
+ </div>
347
+ )}
348
+ </div>
349
+ <div className="col-xl-3 col-lg-3 col-md-3 col-sm-12 d-flex flex-row align-items-center justify-content-end justify-content-md-start p-0 mb-sm-2">
350
+ <p className={langdetect == 'en' ? footerStyles.footerinformationstyles + ' mb-0 mr-2 mr-sm-3 ' : footerStyles.footerinformationstyles + ' mb-0 ml-2 ml-sm-3 '}>
351
+ {lang.stayconnected}:
352
+ </p>
353
+ {sectionproperties.fbbtn_show == 'Show' && (
354
+ <div
355
+ className={langdetect == 'en' ? `${footerStyles.facebook_btn}` + ' allcentered mr-3 mr-sm-4 ' : `${footerStyles.facebook_btn}` + ' allcentered ml-3 ml-sm-4 '}
356
+ onClick={() => {
357
+ if (authdetailsContext?.instinfo?.facebooklink != null) {
358
+ window.open(authdetailsContext?.instinfo?.facebooklink, '_blank');
359
+ }
360
+ }}
361
+ >
362
+ <i className="h-100 allcentered">
363
+ <FaFacebookF size={sectionproperties.facebkbtnniconfontsize} />
364
+ </i>
365
+ </div>
366
+ )}
367
+ {sectionproperties.instbtn_show == 'Show' && (
368
+ <div
369
+ className={langdetect == 'en' ? `${footerStyles.instgram_btn}` + ' allcentered mr-3 mr-sm-4 ' : `${footerStyles.instgram_btn}` + ' allcentered ml-3 ml-sm-4 '}
370
+ onClick={() => {
371
+ if (authdetailsContext?.instinfo?.instagramlink != null) {
372
+ window.open(authdetailsContext?.instinfo?.instagramlink, '_blank');
373
+ }
374
+ }}
375
+ >
376
+ <i className="h-100 allcentered">
377
+ <AiFillInstagram size={sectionproperties.instgrambtniconfontsize} />
378
+ </i>
379
+ </div>
380
+ )}
381
+ {sectionproperties.youtbtn_show == 'Show' && (
382
+ <div
383
+ className={langdetect == 'en' ? `${footerStyles.youtube_btn}` + ' allcentered mr-3 mr-sm-4 ' : `${footerStyles.youtube_btn}` + ' allcentered ml-3 ml-sm-4 '}
384
+ onClick={() => {
385
+ if (authdetailsContext?.instinfo?.whatsappnumber != null) {
386
+ window.open('https://api.whatsapp.com/send?phone=' + authdetailsContext?.instinfo?.whatsappnumber, '_blank');
387
+ }
388
+ }}
389
+ >
390
+ <i className="h-100 allcentered">
391
+ <FaWhatsapp size={sectionproperties.youtubebtniconfontsize} />
392
+ </i>
393
+ </div>
394
+ )}
395
+ </div>
396
+ </div>
397
+ </div>
398
+ {/* <div className="row w-100 m-0 align-items-center">
399
+ <div className="col-lg-12 p-0 d-flex justify-content-start mb-2">
400
+ <div className={`${footerStyles.footerlogo}` + ' d-flex flex-column align-items-center justify-content-start '}>
401
+ <IKImage
402
+ urlEndpoint={IKurlEndpoint}
403
+ publicKey={IKpublicKey}
404
+ path={langdetect == 'en' ? logoarrayofobjects[0]?.englishlogo : logoarrayofobjects[0]?.arabiclogo}
405
+ style={{
406
+ maxWidth: '100%',
407
+ maxHeight: '100%',
408
+ }}
409
+ />
410
+ </div>
411
+ </div>
412
+ <div className="col-lg-3 p-sm-0">
413
+ <div className="row m-0 w-100">
414
+ <div className="col-lg-12 p-0 d-sm-none">
415
+ <p className={`${footerStyles.footertitlestyles}` + ' m-0 p-0 mb-3 wordbreak '} style={{ textAlign: langdetect == 'en' ? 'left' : 'right', opacity: 0 }}>
416
+ {lang.usefullinks}
417
+ </p>
418
+ </div>
419
+ {sectionproperties.showtitle == 'Show' && (
420
+ <div className="col-lg-12 p-0 d-flex justify-content-start">
421
+ <p
422
+ className="mb-0 p-0 wordbreak"
423
+ style={{
424
+ color: sectionproperties.titlecolor,
425
+ textTransform: sectionproperties.titletexttransform,
426
+ fontWeight: sectionproperties.titlefontweight,
427
+ fontSize: sectionproperties.titlefontsize + 'px',
428
+ marginLeft: sectionproperties.titlemarginleft + 'px',
429
+ }}
430
+ >
431
+ {langdetect == 'en' ? authdetailsContext?.instinfo?.storename_en : authdetailsContext?.instinfo?.storename_ar}
432
+ </p>
433
+ </div>
434
+ )}
435
+ {sectionproperties.showfooterdescription == 'Show' && (
436
+ <div className="col-lg-12 p-0 d-flex justify-content-start mt-2">
437
+ <p className={`${footerStyles.footerinformationstyles}` + ' wordbreak p-0 mb-4 '}>
438
+ {langdetect == 'en' ? authdetailsContext?.instinfo?.description_en : authdetailsContext?.instinfo?.description_ar}
439
+ </p>
440
+ </div>
441
+ )}
442
+ {sectionproperties.showfooteraddress == 'Show' && (
443
+ <div className={`${footerStyles.footerinformationstyles}` + ' col-lg-12 col-md-4 col-sm-12 p-0 d-flex justify-content-start align-items-center mb-3 '}>
444
+ <i className="h-100 d-flex justify-content-center align-items-center">
445
+ <GoLocation className={langdetect == 'en' ? 'mr-2' : 'ml-2'} size={20} />
446
+ </i>
447
+ <p className={' p-0 m-0 wordbreak '}>{authdetailsContext?.instinfo?.address_en}</p>
448
+ </div>
449
+ )}
450
+ {sectionproperties.showfooteremail == 'Show' && (
451
+ <div
452
+ className={`${footerStyles.footerinformationstyles}` + ' col-lg-12 col-md-4 col-sm-12 p-0 d-flex justify-content-start align-items-center mb-3 '}
453
+ onClick={() => {
454
+ window.open('mailto:' + authdetailsContext?.instinfo?.contactinfo?.email, '_self');
455
+ }}
456
+ style={{ cursor: 'pointer' }}
457
+ >
458
+ <i className="h-100 d-flex justify-content-center align-items-center storeinfotext">
459
+ <AiOutlineMail className={langdetect == 'en' ? 'mr-2' : 'ml-2'} size={20} />
460
+ </i>
461
+ <p className={' p-0 m-0 wordbreak text-transform-none storeinfotext '}>{authdetailsContext?.instinfo?.contactinfo?.email}</p>
462
+ </div>
463
+ )}
464
+ {sectionproperties.showfooterphonenumber == 'Show' && (
465
+ <div
466
+ className={`${footerStyles.footerinformationstyles}` + ' col-lg-12 col-md-4 col-sm-12 p-0 d-flex justify-content-start align-items-center mb-md-3 cursor-pointer '}
467
+ onClick={() => {
468
+ window.open('tel:' + authdetailsContext?.CuContactphonenumber, '_self');
469
+ }}
470
+ >
471
+ <i className="h-100 d-flex justify-content-center align-items-center storeinfotext">
472
+ <AiOutlinePhone className={langdetect == 'en' ? 'mr-2' : 'ml-2'} size={20} />
473
+ </i>
474
+ <p className={' p-0 m-0 wordbreak storeinfotext '}>{authdetailsContext?.CuContactphonenumber}</p>
475
+ </div>
476
+ )}
477
+ </div>
478
+ </div>
479
+ {sectionproperties.showhidemainpages == 'Show' && (
480
+ <div className="col-lg-3 col-md-6 col-sm-12 d-flex justify-content-start p-sm-0">
481
+ <div className="row m-0 w-100 d-flex">
482
+ <div className="col-lg-12 p-0 d-flex align-items-center">
483
+ <p className={`${footerStyles.footertitlestyles}` + ' m-0 p-0 mb-3 wordbreak '} style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}>
484
+ {lang.usefullinks}
485
+ </p>
486
+ </div>
487
+ {navpages.map((item, index) => {
488
+ var temp = 0;
489
+ temp = navpages.length / 2;
490
+ if (navpages.length > 4) {
491
+ if (index < temp) {
492
+ return (
493
+ <div className="col-lg-12 p-0">
494
+ <div
495
+ onClick={() => {
496
+ routingcountext(item.navigationroute);
497
+ }}
498
+ >
499
+ <p className={`${footerStyles.footersubtitlestyles}` + ' wordbreak '} style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}>
500
+ {langdetect == 'en' ? item.pagename : item.pagename_ar}
501
+ </p>
502
+ </div>
503
+ </div>
504
+ );
505
+ }
506
+ } else {
507
+ return (
508
+ <div className="col-lg-12 p-0">
509
+ <div
510
+ onClick={() => {
511
+ routingcountext(item.navigationroute);
512
+ }}
513
+ >
514
+ <p className={`${footerStyles.footersubtitlestyles}` + ' wordbreak '} style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}>
515
+ {langdetect == 'en' ? item.pagename : item.pagename_ar}
516
+ </p>
517
+ </div>
518
+ </div>
519
+ );
520
+ }
521
+ })}
522
+ </div>
523
+ </div>
524
+ )}
525
+ {sectionproperties.showhidemainpages == 'Show' && (
526
+ <div className="col-lg-3 col-md-6 col-sm-12 d-flex flex-column justify-content-start p-sm-0">
527
+ {navpages.length > 4 && (
528
+ <div className="row m-0 w-100 d-flex">
529
+ <div className="col-lg-12 p-0 d-sm-none">
530
+ <p className={`${footerStyles.footertitlestyles}` + ' m-0 p-0 mb-3 wordbreak d-none '} style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}>
531
+ {lang.usefullinks}
532
+ </p>
533
+ </div>
534
+ {navpages.map((item, index) => {
535
+ var temp = 0;
536
+ temp = navpages.length / 2;
537
+ if (index >= temp) {
538
+ return (
539
+ <div className="col-lg-12 p-0">
540
+ <div
541
+ onClick={() => {
542
+ routingcountext(item.navigationroute);
543
+ }}
544
+ >
545
+ <p className={`${footerStyles.footersubtitlestyles}` + ' wordbreak '} style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}>
546
+ {langdetect == 'en' ? item.pagename : item.pagename_ar}
547
+ </p>
548
+ </div>
549
+ </div>
550
+ );
551
+ }
552
+ })}
553
+ </div>
554
+ )}
555
+ </div>
556
+ )}
557
+ {sectionproperties.showhidesubpages == 'Show' && (
558
+ <div className="col-lg-3 col-md-6 col-sm-12 p-sm-0">
559
+ <p className={`${footerStyles.footertitlestyles}` + ' m-0 p-0 mb-3 wordbreak '} style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}>
560
+ {lang.helpcenter}
561
+ </p>
562
+ <p
563
+ className={`${footerStyles.footersubtitlestyles}` + ' wordbreak '}
564
+ style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}
565
+ onClick={() => {
566
+ routingcountext(StaticPagesLinksContext.Wishlist);
567
+ }}
568
+ >
569
+ {lang.wishlist}
570
+ </p>
571
+ <p
572
+ className={`${footerStyles.footersubtitlestyles}` + ' wordbreak '}
573
+ style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}
574
+ onClick={() => {
575
+ routingcountext(StaticPagesLinksContext.Ordershistory);
576
+ }}
577
+ >
578
+ {lang.orderhistory}
579
+ </p>
580
+ <p
581
+ className={`${footerStyles.footersubtitlestyles}` + ' wordbreak '}
582
+ style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}
583
+ onClick={() => {
584
+ routingcountext(StaticPagesLinksContext.Policies);
585
+ }}
586
+ >
587
+ {lang.policies}
588
+ </p>
589
+ </div>
590
+ )}
591
+ </div>
592
+ <div className={`${footerStyles.divider}`}></div>
593
+ <div
594
+ className="row w-100 m-0 pr-1 pl-1"
595
+ style={{
596
+ paddingLeft: langdetect == 'en' ? sectionproperties.footer_paddingLeft + 'px' : sectionproperties.footer_paddingRight + 'px',
597
+ paddingRight: langdetect == 'en' ? sectionproperties.footer_paddingRight + 'px' : sectionproperties.footer_paddingLeft + 'px',
598
+ }}
599
+ >
600
+ <div className="col-xl-3 col-lg-3 col-md-3 col-sm-12 d-flex justify-content-start align-items-center p-0">
601
+ {sectionproperties.storenameshow == 'Show' && (
602
+ <p
603
+ className="m-0 "
604
+ style={{
605
+ color: sectionproperties.storenamecolor,
606
+ fontSize: sectionproperties.storenamefontsize + 'px',
607
+ fontWeight: sectionproperties.storenamefontweight,
608
+ }}
609
+ >
610
+ @{langdetect == 'en' ? authdetailsContext?.instinfo?.storename_en : authdetailsContext?.instinfo?.storename_ar}
611
+ </p>
612
+ )}
613
+ </div>
614
+ <div className="col-xl-6 col-lg-6 col-md-6 col-sm-12 d-flex flex-row align-items-center justify-content-center justify-content-md-start p-0">
615
+ {sectionproperties.showpaymentfooter == 'Show' && (
616
+ <div className="row m-0 w-100 d-flex flex-row align-items-center justify-content-center justify-content-md-start">
617
+ <div
618
+ className={`${footerStyles.payimgcont}`}
619
+ style={{
620
+ width: '50px',
621
+ height: '40px',
622
+ }}
623
+ >
624
+ <img src={visa} className={`${footerStyles.payimg}`} />
625
+ </div>
626
+ <div
627
+ className={`${footerStyles.payimgcont}`}
628
+ style={{
629
+ width: '75px',
630
+ height: '40px',
631
+ }}
632
+ >
633
+ <img src={paymob} className={`${footerStyles.payimg}`} />
634
+ </div>
635
+ <div
636
+ className={`${footerStyles.payimgcont}`}
637
+ style={{
638
+ width: '50px',
639
+ height: '40px',
640
+ }}
641
+ >
642
+ <img src={mastercard} className={`${footerStyles.payimg}`} />
643
+ </div>
644
+ </div>
645
+ )}
646
+ </div>
647
+ <div className="col-xl-3 col-lg-3 col-md-3 col-sm-12 d-flex flex-row align-items-center justify-content-end justify-content-md-start p-0">
648
+ <p className={langdetect == 'en' ? footerStyles.footerinformationstyles + ' mb-0 mr-2 mr-sm-3 ' : footerStyles.footerinformationstyles + ' mb-0 ml-2 ml-sm-3 '}>
649
+ {lang.stayconnected}:
650
+ </p>
651
+ {sectionproperties.fbbtn_show == 'Show' && (
652
+ <div
653
+ className={langdetect == 'en' ? `${footerStyles.facebook_btn}` + ' allcentered mr-3 mr-sm-4 ' : `${footerStyles.facebook_btn}` + ' allcentered ml-3 ml-sm-4 '}
654
+ onClick={() => {
655
+ if (authdetailsContext?.instinfo?.facebooklink != null) {
656
+ window.open(authdetailsContext?.instinfo?.facebooklink, '_blank');
657
+ }
658
+ }}
659
+ >
660
+ <i className="h-100 allcentered">
661
+ <FaFacebookF size={sectionproperties.facebkbtnniconfontsize} />
662
+ </i>
663
+ </div>
664
+ )}
665
+ {sectionproperties.instbtn_show == 'Show' && (
666
+ <div
667
+ className={langdetect == 'en' ? `${footerStyles.instgram_btn}` + ' allcentered mr-3 mr-sm-4 ' : `${footerStyles.instgram_btn}` + ' allcentered ml-3 ml-sm-4 '}
668
+ onClick={() => {
669
+ if (authdetailsContext?.instinfo?.instagramlink != null) {
670
+ window.open(authdetailsContext?.instinfo?.instagramlink, '_blank');
671
+ }
672
+ }}
673
+ >
674
+ <i className="h-100 allcentered">
675
+ <AiFillInstagram size={sectionproperties.instgrambtniconfontsize} />
676
+ </i>
677
+ </div>
678
+ )}
679
+ {sectionproperties.youtbtn_show == 'Show' && (
680
+ <div
681
+ className={langdetect == 'en' ? `${footerStyles.youtube_btn}` + ' allcentered mr-3 mr-sm-4 ' : `${footerStyles.youtube_btn}` + ' allcentered ml-3 ml-sm-4 '}
682
+ onClick={() => {
683
+ if (authdetailsContext?.instinfo?.whatsappnumber != null) {
684
+ window.open('https://api.whatsapp.com/send?phone=' + authdetailsContext?.instinfo?.whatsappnumber, '_blank');
685
+ }
686
+ }}
687
+ >
688
+ <i className="h-100 allcentered">
689
+ <FaWhatsapp size={sectionproperties.youtubebtniconfontsize} />
690
+ </i>
691
+ </div>
692
+ )}
693
+ </div>
694
+ </div> */}
695
+ </footer>
696
+ );
697
+ };
698
+
699
+ export default Footer4;