tabexseriescomponents 0.2.851 → 0.2.852

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.
package/dist/index.cjs.js CHANGED
@@ -11808,7 +11808,7 @@ styleInject(css_248z$G);
11808
11808
  function ownKeys$2s(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; }
11809
11809
  function _objectSpread$2s(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2s(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2s(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
11810
11810
  var Checkout = function Checkout(props) {
11811
- var _css, _authdetailsContext$i5, _fetchcustomercartQue63, _authdetailsContext$i6, _fetchcustomercartQue64, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _fetchcustomercartQue65, _fetchcustomercartQue70, _fetchcustomercartQue71, _fetchcustomercartQue72, _fetchcustomercartQue73, _fetchcustomercartQue74, _fetchcustomercartQue76, _fetchcustomercartQue78, _fetchcustomercartQue80, _fetchcustomercartQue82, _fetchcustomercartQue84, _authdetailsContext$i0, _fetchcustomercartQue86, _authdetailsContext$i1, _fetchcustomercartQue88, _authdetailsContext$i10, _fetchcustomercartQue90, _authdetailsContext$i11, _fetchcustomercartQue92, _authdetailsContext$i12, _fetchcustomercartQue94, _fetchcustomercartQue96;
11811
+ var _fetchTabexCountriesQ2, _css, _authdetailsContext$i5, _fetchcustomercartQue63, _authdetailsContext$i6, _fetchcustomercartQue64, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _fetchcustomercartQue65, _fetchcustomercartQue70, _fetchcustomercartQue71, _fetchcustomercartQue72, _fetchcustomercartQue73, _fetchcustomercartQue74, _fetchcustomercartQue76, _fetchcustomercartQue78, _fetchcustomercartQue80, _fetchcustomercartQue82, _fetchcustomercartQue84, _authdetailsContext$i0, _fetchcustomercartQue86, _authdetailsContext$i1, _fetchcustomercartQue88, _authdetailsContext$i10, _fetchcustomercartQue90, _authdetailsContext$i11, _fetchcustomercartQue92, _authdetailsContext$i12, _fetchcustomercartQue94, _fetchcustomercartQue96;
11812
11812
  var _useState = React.useState(null),
11813
11813
  _useState2 = _slicedToArray__default["default"](_useState, 2);
11814
11814
  _useState2[0];
@@ -12001,6 +12001,20 @@ var Checkout = function Checkout(props) {
12001
12001
  }
12002
12002
  });
12003
12003
  };
12004
+ React.useEffect(function () {
12005
+ var _fetchTabexCountriesQ;
12006
+ var countries = (_fetchTabexCountriesQ = fetchTabexCountriesQueryContext.data) === null || _fetchTabexCountriesQ === void 0 || (_fetchTabexCountriesQ = _fetchTabexCountriesQ.data) === null || _fetchTabexCountriesQ === void 0 ? void 0 : _fetchTabexCountriesQ.countries;
12007
+ if (countries && countries.length === 1) {
12008
+ var singleCountry = countries[0];
12009
+
12010
+ // Mimic the onChange logic
12011
+ var tempFetchTabexStatesPayloadobjContext = _objectSpread$2s({}, FetchTabexStatesPayloadobjContext);
12012
+ tempFetchTabexStatesPayloadobjContext.functype = 'states';
12013
+ tempFetchTabexStatesPayloadobjContext.country_id = singleCountry.id;
12014
+ setFetchTabexStatesPayloadobjContext(_objectSpread$2s({}, tempFetchTabexStatesPayloadobjContext));
12015
+ cartinfoupdater('countryid', singleCountry.id);
12016
+ }
12017
+ }, [(_fetchTabexCountriesQ2 = fetchTabexCountriesQueryContext.data) === null || _fetchTabexCountriesQ2 === void 0 || (_fetchTabexCountriesQ2 = _fetchTabexCountriesQ2.data) === null || _fetchTabexCountriesQ2 === void 0 ? void 0 : _fetchTabexCountriesQ2.countries]);
12004
12018
  // const fetchorderextrafields = () => {
12005
12019
  // GeneralAPIMutationContext.mutate({
12006
12020
  // endpointurl: '/InitiateCheckout',
@@ -25583,7 +25597,7 @@ var SocialMediaSection = function SocialMediaSection(props) {
25583
25597
  function ownKeys$24(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; }
25584
25598
  function _objectSpread$24(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$24(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$24(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
25585
25599
  var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
25586
- var _authdetailsContext$i3, _authdetailsContext$i4, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _returnpolicyobj9, _returnpolicyobj0, _returnpolicyobj1, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _returnpolicyobj17, _returnpolicyobj18, _returnpolicyobj19, _returnpolicyobj20, _returnpolicyobj21, _returnpolicyobj22, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9;
25600
+ var _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i8, _authdetailsContext$i9, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i0, _authdetailsContext$i1, _returnpolicyobj9, _returnpolicyobj0, _returnpolicyobj1, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _authdetailsContext$i10, _authdetailsContext$i11, _returnpolicyobj15, _returnpolicyobj16, _returnpolicyobj17, _returnpolicyobj18, _returnpolicyobj19, _returnpolicyobj20, _returnpolicyobj21, _returnpolicyobj22, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14;
25587
25601
  var actions = props.actions;
25588
25602
  var LogoutMutationContext = props.actions.LogoutMutationContext;
25589
25603
  var setsidecartnavshowcontext = props.actions.setsidecartnavshowcontext;
@@ -26164,6 +26178,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
26164
26178
  }));
26165
26179
  };
26166
26180
  var LanguageContainer = function LanguageContainer() {
26181
+ var _authdetailsContext$i3;
26167
26182
  return /*#__PURE__*/React__default["default"].createElement("div", {
26168
26183
  className: "row m-0 w-100"
26169
26184
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -26210,7 +26225,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
26210
26225
  fontSize: 15,
26211
26226
  color: sectionproperties.language_container_color_resp
26212
26227
  }
26213
- }, "\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629")))));
26228
+ }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '6808c6295b598' ? 'عربي' : 'لغة عربية')))));
26214
26229
  };
26215
26230
  var UserButton = function UserButton() {
26216
26231
  return /*#__PURE__*/React__default["default"].createElement("div", {
@@ -26372,7 +26387,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
26372
26387
  }, /*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart, {
26373
26388
  size: 22,
26374
26389
  color: sectionproperties.wishlistresponsivecolor
26375
- }))), sectionproperties.cartBtnShow == 'Show' && CartButton(), authdetailsContext != undefined && (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.length) > 1 && sectionproperties.showcurrency == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
26390
+ }))), sectionproperties.cartBtnShow == 'Show' && CartButton(), authdetailsContext != undefined && (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 && sectionproperties.showcurrency == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
26376
26391
  "class": 'd-flex align-items-center pl-1 pr-1 pt-1',
26377
26392
  style: {}
26378
26393
  }, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("li", {
@@ -26388,8 +26403,8 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
26388
26403
  "class": ' row m-0 w-100 d-flex align-items-center '
26389
26404
  }, /*#__PURE__*/React__default["default"].createElement("p", {
26390
26405
  "class": "m-0 p-0 ml-1 mr-1"
26391
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, 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.map(function (item, index) {
26392
- var _authdetailsContext$i5;
26406
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 || (_authdetailsContext$i5 = _authdetailsContext$i5.instcurrencies) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.map(function (item, index) {
26407
+ var _authdetailsContext$i6;
26393
26408
  return /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
26394
26409
  "class": "m-0 p-0",
26395
26410
  onClick: function onClick() {
@@ -26411,7 +26426,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
26411
26426
  }
26412
26427
  }, /*#__PURE__*/React__default["default"].createElement(FaMoneyBillWave.FaMoneyBillWave, null), /*#__PURE__*/React__default["default"].createElement("span", {
26413
26428
  "class": 'ml-2 mr-2'
26414
- }, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar)))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 || (_authdetailsContext$i5 = _authdetailsContext$i5.instcurrencies) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.length) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
26429
+ }, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar)))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 || (_authdetailsContext$i6 = _authdetailsContext$i6.instcurrencies) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.length) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
26415
26430
  "class": "col-lg-12 p-0"
26416
26431
  }, /*#__PURE__*/React__default["default"].createElement("hr", {
26417
26432
  "class": "m-0"
@@ -26531,8 +26546,8 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
26531
26546
  size: 20,
26532
26547
  color: sectionproperties.cart_BtnTextcolor_resp
26533
26548
  }))), templatepropcontext.pagesnprop.map(function (item, index) {
26534
- var _authdetailsContext$i6;
26535
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) != '6790ae890234e') {
26549
+ var _authdetailsContext$i7;
26550
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.contactinfo.instid) != '6790ae890234e') {
26536
26551
  if (item.isnavigation == 1 && item.isactive == 1) {
26537
26552
  return /*#__PURE__*/React__default["default"].createElement("div", {
26538
26553
  className: "row m-0 w-100 anim"
@@ -26678,7 +26693,9 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
26678
26693
  routingcountext(StaticPagesLinksContext.Wishlist);
26679
26694
  setmenuactive(false);
26680
26695
  }
26681
- }, /*#__PURE__*/React__default["default"].createElement("p", {
26696
+ }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
26697
+ className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 '
26698
+ }, langdetect == 'en' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
26682
26699
  className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 '
26683
26700
  }, lang.wishlist))), /*#__PURE__*/React__default["default"].createElement("div", {
26684
26701
  className: "col-lg-12 p-0"
@@ -27076,7 +27093,9 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
27076
27093
  routingcountext(StaticPagesLinksContext.Wishlist);
27077
27094
  setopenCnvas(false);
27078
27095
  }
27079
- }, /*#__PURE__*/React__default["default"].createElement("p", {
27096
+ }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
27097
+ className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
27098
+ }, langdetect == 'en' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
27080
27099
  className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
27081
27100
  }, lang.wishlist)), /*#__PURE__*/React__default["default"].createElement("div", {
27082
27101
  className: "col-lg-12 p-0"
@@ -27484,7 +27503,9 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
27484
27503
  routingcountext(StaticPagesLinksContext.Wishlist);
27485
27504
  setopenCnvas(false);
27486
27505
  }
27487
- }, /*#__PURE__*/React__default["default"].createElement("p", {
27506
+ }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
27507
+ className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
27508
+ }, langdetect == 'en' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
27488
27509
  className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
27489
27510
  }, lang.wishlist)), /*#__PURE__*/React__default["default"].createElement("div", {
27490
27511
  className: "col-lg-12 p-0"
@@ -27587,7 +27608,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
27587
27608
  style: {
27588
27609
  borderColor: sectionproperties.resp_header_separatorbg
27589
27610
  }
27590
- }))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 || (_authdetailsContext$i7 = _authdetailsContext$i7.instcurrencies) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.length) > 1 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) == '67f69c023cbd4' && /*#__PURE__*/React__default["default"].createElement("div", {
27611
+ }))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 || (_authdetailsContext$i12 = _authdetailsContext$i12.instcurrencies) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.length) > 1 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.contactinfo.instid) == '67f69c023cbd4' && /*#__PURE__*/React__default["default"].createElement("div", {
27591
27612
  "class": "row m-0 w-100 pl-3 pr-3"
27592
27613
  }, /*#__PURE__*/React__default["default"].createElement("div", {
27593
27614
  "class": header_cssstyles.navbar_item_text_responsive + ' col-lg-12 p-0 d-flex align-items-center justify-content-start mb-2 '
@@ -27605,7 +27626,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
27605
27626
  background: '#f4f4f4',
27606
27627
  borderRadius: 5
27607
27628
  }
27608
- }, 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) {
27629
+ }, 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.map(function (item, index) {
27609
27630
  return /*#__PURE__*/React__default["default"].createElement("div", {
27610
27631
  "class": header_cssstyles.navbar_item_text_responsive + ' col-lg-12 p-0 text-start py-2 px-2 cursor-pointer ',
27611
27632
  onClick: function onClick() {
@@ -34722,7 +34743,7 @@ var Simpleheader = function Simpleheader(props) {
34722
34743
  function ownKeys$1X(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; }
34723
34744
  function _objectSpread$1X(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1X(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1X(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
34724
34745
  var Header8 = function Header8(props) {
34725
- var _authdetailsContext$i2, _authdetailsContext$i3, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i4, _authdetailsContext$i6, _authdetailsContext$i8, _authdetailsContext$c, _authdetailsContext$c2, _authdetailsContext$c3, _authdetailsContext$c4, _fetchcustomercartQue2, _fetchcustomercartQue3, _authdetailsContext$i9, _authdetailsContext$i1, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _fetchcustomercartQue4, _fetchcustomercartQue5;
34746
+ var _authdetailsContext$i2, _authdetailsContext$i3, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i4, _authdetailsContext$i6, _authdetailsContext$i8, _authdetailsContext$c, _authdetailsContext$c2, _authdetailsContext$c3, _authdetailsContext$c4, _authdetailsContext$i9, _authdetailsContext$i0, _fetchcustomercartQue2, _fetchcustomercartQue3, _authdetailsContext$i1, _authdetailsContext$i11, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15, _fetchcustomercartQue4, _fetchcustomercartQue5;
34726
34747
  var actions = props.actions;
34727
34748
  props.actions.history;
34728
34749
  var lang = props.actions.lang;
@@ -35527,24 +35548,11 @@ var Header8 = function Header8(props) {
35527
35548
  "class": "".concat(header_cssstyles.dropdownitemcontainer) + ' m-0 p-0 d-flex align-items-center '
35528
35549
  }, /*#__PURE__*/React__default["default"].createElement("p", {
35529
35550
  "class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
35530
- }, sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart, null), sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React__default["default"].createElement(AiFillStar$1.AiFillStar, null), /*#__PURE__*/React__default["default"].createElement("span", {
35551
+ }, sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart, null), sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React__default["default"].createElement(AiFillStar$1.AiFillStar, null), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("span", {
35531
35552
  "class": "ml-2 mr-2"
35532
- }, lang.wishlist)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, {
35533
- style: {
35534
- marginBottom: 0,
35535
- marginTop: 0
35536
- }
35537
- }), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
35538
- onClick: function onClick() {
35539
- routingcountext(StaticPagesLinksContext.Policies);
35540
- }
35541
- }, /*#__PURE__*/React__default["default"].createElement("div", {
35542
- "class": "".concat(header_cssstyles.dropdownitemcontainer) + ' m-0 p-0 d-flex align-items-center '
35543
- }, /*#__PURE__*/React__default["default"].createElement("p", {
35544
- "class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
35545
- }, /*#__PURE__*/React__default["default"].createElement(AiOutlineSecurityScan.AiOutlineSecurityScan, null), /*#__PURE__*/React__default["default"].createElement("span", {
35553
+ }, " ", langdetect == 'en' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("span", {
35546
35554
  "class": "ml-2 mr-2"
35547
- }, lang.policies)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, {
35555
+ }, lang.wishlist)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, {
35548
35556
  style: {
35549
35557
  marginBottom: 0,
35550
35558
  marginTop: 0
@@ -35686,9 +35694,9 @@ var Header8 = function Header8(props) {
35686
35694
  "class": langdetect == 'en' ? ' m-0 p-0 ml-2' : ' m-0 p-0 mr-2 '
35687
35695
  }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React__default["default"].createElement("ul", {
35688
35696
  "class": "w-100 mt-2"
35689
- }, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 || (_authdetailsContext$i9 = _authdetailsContext$i9.instcategories) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.map(function (item, index) {
35690
- var _authdetailsContext$i0;
35691
- var fetchedarray = authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.instcategories;
35697
+ }, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 || (_authdetailsContext$i1 = _authdetailsContext$i1.instcategories) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.map(function (item, index) {
35698
+ var _authdetailsContext$i10;
35699
+ var fetchedarray = authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instcategories;
35692
35700
  if (item.isshowntocustomers == 1) {
35693
35701
  return /*#__PURE__*/React__default["default"].createElement("div", {
35694
35702
  "class": "w-100"
@@ -35701,16 +35709,16 @@ var Header8 = function Header8(props) {
35701
35709
  "class": "w-100"
35702
35710
  }, ButtonDropdown(item, index, fetchedarray));
35703
35711
  }
35704
- })), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 || (_authdetailsContext$i1 = _authdetailsContext$i1.instcollections) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.map(function (item, index) {
35705
- var _authdetailsContext$i10;
35706
- var fetchedarray = authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instcollections;
35712
+ })), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 || (_authdetailsContext$i11 = _authdetailsContext$i11.instcollections) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.map(function (item, index) {
35713
+ var _authdetailsContext$i12;
35714
+ var fetchedarray = authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instcollections;
35707
35715
  if (item.isshowntocustomers == 1) {
35708
35716
  return /*#__PURE__*/React__default["default"].createElement("div", {
35709
35717
  "class": "w-100"
35710
35718
  }, ButtonDropdown(item, index, fetchedarray));
35711
35719
  }
35712
35720
  }))))), /*#__PURE__*/React__default["default"].createElement("div", {
35713
- "class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 || (_authdetailsContext$i11 = _authdetailsContext$i11.instcurrencies) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.length) > 1 ? 'col-lg-8' : sectionproperties.btninsearch != 'Show' && sectionproperties.generalbtn_show == 'Show' ? 'col-xl-10 col-lg-9 flex-row d-flex align-items-center justify-content-start' : 'col-xl-12 col-lg-9 flex-row d-flex align-items-center justify-content-start'
35721
+ "class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 || (_authdetailsContext$i13 = _authdetailsContext$i13.instcurrencies) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.length) > 1 ? 'col-lg-8' : sectionproperties.btninsearch != 'Show' && sectionproperties.generalbtn_show == 'Show' ? 'col-xl-10 col-lg-9 flex-row d-flex align-items-center justify-content-start' : 'col-xl-12 col-lg-9 flex-row d-flex align-items-center justify-content-start'
35714
35722
  }, /*#__PURE__*/React__default["default"].createElement("div", {
35715
35723
  "class": ' scrollhorizontal w-100 align-items-center justify-content-start ',
35716
35724
  style: {
@@ -35743,7 +35751,7 @@ var Header8 = function Header8(props) {
35743
35751
  paddingLeftprops: '25px',
35744
35752
  paddingRightprops: '25px'
35745
35753
  }
35746
- })), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 || (_authdetailsContext$i12 = _authdetailsContext$i12.instcurrencies) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.length) > 1 && /*#__PURE__*/React__default["default"].createElement("div", {
35754
+ })), 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__default["default"].createElement("div", {
35747
35755
  "class": 'col-lg-2 d-flex align-items-center justify-content-end '
35748
35756
  }, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("li", {
35749
35757
  "class": ' d-flex align-items-center justify-content-center '
@@ -35755,8 +35763,8 @@ var Header8 = function Header8(props) {
35755
35763
  "class": ' row m-0 w-100 d-flex align-items-center '
35756
35764
  }, /*#__PURE__*/React__default["default"].createElement(FaMoneyBillWave.FaMoneyBillWave, null), /*#__PURE__*/React__default["default"].createElement("p", {
35757
35765
  "class": "m-0 p-0 ml-2 mr-2"
35758
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 || (_authdetailsContext$i13 = _authdetailsContext$i13.instcurrencies) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.map(function (item, index) {
35759
- var _authdetailsContext$i14;
35766
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].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) {
35767
+ var _authdetailsContext$i16;
35760
35768
  return /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
35761
35769
  onClick: function onClick() {
35762
35770
  setcurrencyfunccontext(item);
@@ -35776,7 +35784,7 @@ var Header8 = function Header8(props) {
35776
35784
  }
35777
35785
  }, /*#__PURE__*/React__default["default"].createElement(FaMoneyBillWave.FaMoneyBillWave, null), /*#__PURE__*/React__default["default"].createElement("span", {
35778
35786
  "class": 'ml-2 mr-2'
35779
- }, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar)))), index != (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__default["default"].createElement("div", {
35787
+ }, 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__default["default"].createElement("div", {
35780
35788
  "class": "col-lg-12 p-0"
35781
35789
  }, /*#__PURE__*/React__default["default"].createElement("hr", {
35782
35790
  "class": "m-0"
@@ -53931,7 +53939,7 @@ var ModernFooter = function ModernFooter(props) {
53931
53939
  function ownKeys$1w(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; }
53932
53940
  function _objectSpread$1w(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1w(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1w(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
53933
53941
  var Newsletterfooter = function Newsletterfooter(props) {
53934
- var _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i1, _authdetailsContext$i12, _authdetailsContext$i15, _authdetailsContext$i18, _authdetailsContext$i21, _authdetailsContext$i24, _authdetailsContext$i26, _authdetailsContext$i28, _authdetailsContext$i30, _authdetailsContext$i32, _authdetailsContext$i37, _authdetailsContext$i38, _fetchcustomercartQue, _fetchcustomercartQue2;
53942
+ var _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i23, _authdetailsContext$i26, _authdetailsContext$i28, _authdetailsContext$i30, _authdetailsContext$i32, _authdetailsContext$i34, _authdetailsContext$i39, _authdetailsContext$i40, _fetchcustomercartQue, _fetchcustomercartQue2;
53935
53943
  var _useState = React.useState(''),
53936
53944
  _useState2 = _slicedToArray__default["default"](_useState, 2),
53937
53945
  sectionproperties = _useState2[0],
@@ -54150,6 +54158,106 @@ var Newsletterfooter = function Newsletterfooter(props) {
54150
54158
  }
54151
54159
  }
54152
54160
  }, [sectionproperties]);
54161
+ var PoliciesSection = function PoliciesSection() {
54162
+ var _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8;
54163
+ return /*#__PURE__*/React__default["default"].createElement("div", {
54164
+ "class": "row m-0 w-100"
54165
+ }, sectionproperties.separatepolicies == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
54166
+ "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
54167
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
54168
+ onClick: function onClick() {
54169
+ routingcountext(StaticPagesLinksContext.PrivacyPolicy);
54170
+ }
54171
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
54172
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
54173
+ style: {
54174
+ textAlign: langdetect == 'en' ? 'left' : 'right'
54175
+ }
54176
+ }, langdetect == 'en' ? (_returnpolicyobj = returnpolicyobj('Privacy Policy')) === null || _returnpolicyobj === void 0 ? void 0 : _returnpolicyobj.policypagename_en : (_returnpolicyobj2 = returnpolicyobj('Privacy Policy')) === null || _returnpolicyobj2 === void 0 ? void 0 : _returnpolicyobj2.policypagename_ar))), sectionproperties.separatepolicies == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
54177
+ "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
54178
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
54179
+ onClick: function onClick() {
54180
+ routingcountext(StaticPagesLinksContext.ShippingPolicy);
54181
+ }
54182
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
54183
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
54184
+ style: {
54185
+ textAlign: langdetect == 'en' ? 'left' : 'right'
54186
+ }
54187
+ }, langdetect == 'en' ? (_returnpolicyobj3 = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj3 === void 0 ? void 0 : _returnpolicyobj3.policypagename_en : (_returnpolicyobj4 = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj4 === void 0 ? void 0 : _returnpolicyobj4.policypagename_ar))), sectionproperties.separatepolicies == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
54188
+ "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
54189
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
54190
+ onClick: function onClick() {
54191
+ routingcountext(StaticPagesLinksContext.RefundPolicy);
54192
+ }
54193
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
54194
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
54195
+ style: {
54196
+ textAlign: langdetect == 'en' ? 'left' : 'right'
54197
+ }
54198
+ }, langdetect == 'en' ? (_returnpolicyobj5 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj5 === void 0 ? void 0 : _returnpolicyobj5.policypagename_en : (_returnpolicyobj6 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj6 === void 0 ? void 0 : _returnpolicyobj6.policypagename_ar))), sectionproperties.separatepolicies == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
54199
+ "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
54200
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
54201
+ onClick: function onClick() {
54202
+ routingcountext(StaticPagesLinksContext.TermsConditions);
54203
+ }
54204
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
54205
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
54206
+ style: {
54207
+ textAlign: langdetect == 'en' ? 'left' : 'right'
54208
+ }
54209
+ }, langdetect == 'en' ? (_returnpolicyobj7 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj7 === void 0 ? void 0 : _returnpolicyobj7.policypagename_en : (_returnpolicyobj8 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj8 === void 0 ? void 0 : _returnpolicyobj8.policypagename_ar))));
54210
+ };
54211
+ var PoliciesSectionMall = function PoliciesSectionMall() {
54212
+ var _returnpolicyobj9, _returnpolicyobj0, _returnpolicyobj1, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14;
54213
+ return /*#__PURE__*/React__default["default"].createElement("div", {
54214
+ "class": "row m-0 w-100"
54215
+ }, sectionproperties.separatepolicies == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
54216
+ "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
54217
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
54218
+ onClick: function onClick() {
54219
+ routingcountext(StaticPagesLinksContext.RefundPolicy);
54220
+ }
54221
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
54222
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
54223
+ style: {
54224
+ textAlign: langdetect == 'en' ? 'left' : 'right'
54225
+ }
54226
+ }, langdetect == 'en' ? (_returnpolicyobj9 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj9 === void 0 ? void 0 : _returnpolicyobj9.policypagename_en : (_returnpolicyobj0 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj0 === void 0 ? void 0 : _returnpolicyobj0.policypagename_ar))), sectionproperties.separatepolicies == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
54227
+ "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
54228
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
54229
+ onClick: function onClick() {
54230
+ routingcountext(StaticPagesLinksContext.ShippingPolicy);
54231
+ }
54232
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
54233
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
54234
+ style: {
54235
+ textAlign: langdetect == 'en' ? 'left' : 'right'
54236
+ }
54237
+ }, langdetect == 'en' ? (_returnpolicyobj1 = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj1 === void 0 ? void 0 : _returnpolicyobj1.policypagename_en : (_returnpolicyobj10 = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj10 === void 0 ? void 0 : _returnpolicyobj10.policypagename_ar))), sectionproperties.separatepolicies == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
54238
+ "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
54239
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
54240
+ onClick: function onClick() {
54241
+ routingcountext(StaticPagesLinksContext.PrivacyPolicy);
54242
+ }
54243
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
54244
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
54245
+ style: {
54246
+ textAlign: langdetect == 'en' ? 'left' : 'right'
54247
+ }
54248
+ }, langdetect == 'en' ? (_returnpolicyobj11 = returnpolicyobj('Privacy Policy')) === null || _returnpolicyobj11 === void 0 ? void 0 : _returnpolicyobj11.policypagename_en : (_returnpolicyobj12 = returnpolicyobj('Privacy Policy')) === null || _returnpolicyobj12 === void 0 ? void 0 : _returnpolicyobj12.policypagename_ar))), sectionproperties.separatepolicies == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
54249
+ "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
54250
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
54251
+ onClick: function onClick() {
54252
+ routingcountext(StaticPagesLinksContext.TermsConditions);
54253
+ }
54254
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
54255
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
54256
+ style: {
54257
+ textAlign: langdetect == 'en' ? 'left' : 'right'
54258
+ }
54259
+ }, langdetect == 'en' ? (_returnpolicyobj13 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj13 === void 0 ? void 0 : _returnpolicyobj13.policypagename_en : (_returnpolicyobj14 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj14 === void 0 ? void 0 : _returnpolicyobj14.policypagename_ar))));
54260
+ };
54153
54261
  var Section1Title = function Section1Title() {
54154
54262
  return /*#__PURE__*/React__default["default"].createElement("div", {
54155
54263
  "class": "col-lg-12 p-0"
@@ -54196,7 +54304,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
54196
54304
  }, langdetect == 'en' ? sectionproperties.sectionTitleContent2 : sectionproperties.sectionTitleContent_ar2));
54197
54305
  };
54198
54306
  var Section2pages = function Section2pages() {
54199
- var _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8;
54307
+ var _authdetailsContext$i2, _authdetailsContext$i3;
54200
54308
  return /*#__PURE__*/React__default["default"].createElement("div", {
54201
54309
  "class": "col-lg-12 p-0 mt-md-3"
54202
54310
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -54231,51 +54339,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
54231
54339
  onClick: function onClick() {
54232
54340
  routingcountext(StaticPagesLinksContext.Policies);
54233
54341
  }
54234
- }, langdetect == 'en' ? sectionproperties.policiestexten : sectionproperties.policiestextar)), sectionproperties.separatepolicies == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
54235
- "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
54236
- }, /*#__PURE__*/React__default["default"].createElement("div", {
54237
- onClick: function onClick() {
54238
- routingcountext(StaticPagesLinksContext.PrivacyPolicy);
54239
- }
54240
- }, /*#__PURE__*/React__default["default"].createElement("p", {
54241
- "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
54242
- style: {
54243
- textAlign: langdetect == 'en' ? 'left' : 'right'
54244
- }
54245
- }, langdetect == 'en' ? (_returnpolicyobj = returnpolicyobj('Privacy Policy')) === null || _returnpolicyobj === void 0 ? void 0 : _returnpolicyobj.policypagename_en : (_returnpolicyobj2 = returnpolicyobj('Privacy Policy')) === null || _returnpolicyobj2 === void 0 ? void 0 : _returnpolicyobj2.policypagename_ar))), sectionproperties.separatepolicies == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
54246
- "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
54247
- }, /*#__PURE__*/React__default["default"].createElement("div", {
54248
- onClick: function onClick() {
54249
- routingcountext(StaticPagesLinksContext.ShippingPolicy);
54250
- }
54251
- }, /*#__PURE__*/React__default["default"].createElement("p", {
54252
- "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
54253
- style: {
54254
- textAlign: langdetect == 'en' ? 'left' : 'right'
54255
- }
54256
- }, langdetect == 'en' ? (_returnpolicyobj3 = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj3 === void 0 ? void 0 : _returnpolicyobj3.policypagename_en : (_returnpolicyobj4 = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj4 === void 0 ? void 0 : _returnpolicyobj4.policypagename_ar))), sectionproperties.separatepolicies == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
54257
- "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
54258
- }, /*#__PURE__*/React__default["default"].createElement("div", {
54259
- onClick: function onClick() {
54260
- routingcountext(StaticPagesLinksContext.RefundPolicy);
54261
- }
54262
- }, /*#__PURE__*/React__default["default"].createElement("p", {
54263
- "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
54264
- style: {
54265
- textAlign: langdetect == 'en' ? 'left' : 'right'
54266
- }
54267
- }, langdetect == 'en' ? (_returnpolicyobj5 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj5 === void 0 ? void 0 : _returnpolicyobj5.policypagename_en : (_returnpolicyobj6 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj6 === void 0 ? void 0 : _returnpolicyobj6.policypagename_ar))), sectionproperties.separatepolicies == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
54268
- "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
54269
- }, /*#__PURE__*/React__default["default"].createElement("div", {
54270
- onClick: function onClick() {
54271
- routingcountext(StaticPagesLinksContext.TermsConditions);
54272
- }
54273
- }, /*#__PURE__*/React__default["default"].createElement("p", {
54274
- "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
54275
- style: {
54276
- textAlign: langdetect == 'en' ? 'left' : 'right'
54277
- }
54278
- }, langdetect == 'en' ? (_returnpolicyobj7 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj7 === void 0 ? void 0 : _returnpolicyobj7.policypagename_en : (_returnpolicyobj8 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj8 === void 0 ? void 0 : _returnpolicyobj8.policypagename_ar)))));
54342
+ }, langdetect == 'en' ? sectionproperties.policiestexten : sectionproperties.policiestextar)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) != '6808c6295b598' && PoliciesSection(), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '6808c6295b598' && PoliciesSectionMall()));
54279
54343
  };
54280
54344
  var Accordion1 = function Accordion1() {
54281
54345
  return /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItem, {
@@ -54324,7 +54388,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
54324
54388
  }, Section2pages()));
54325
54389
  };
54326
54390
  var StoreInformation = function StoreInformation() {
54327
- var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5;
54391
+ var _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7;
54328
54392
  return /*#__PURE__*/React__default["default"].createElement("div", {
54329
54393
  "class": "row m-0 w-100"
54330
54394
  }, sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
@@ -54337,12 +54401,12 @@ var Newsletterfooter = function Newsletterfooter(props) {
54337
54401
  fontWeight: sectionproperties.footerinfotext_fontweight
54338
54402
  },
54339
54403
  onClick: function onClick() {
54340
- var _authdetailsContext$i2;
54341
- window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 || (_authdetailsContext$i2 = _authdetailsContext$i2.contactinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.email), '_self');
54404
+ var _authdetailsContext$i4;
54405
+ window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 || (_authdetailsContext$i4 = _authdetailsContext$i4.contactinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.email), '_self');
54342
54406
  }
54343
54407
  }, /*#__PURE__*/React__default["default"].createElement("i", {
54344
54408
  "class": ' fa fa-at mr-2 text-transform-none ml-2 '
54345
- }), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.contactinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.email)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
54409
+ }), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 || (_authdetailsContext$i5 = _authdetailsContext$i5.contactinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.email)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
54346
54410
  "class": "col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-start align-items-center p-0"
54347
54411
  }, /*#__PURE__*/React__default["default"].createElement("p", {
54348
54412
  "class": "".concat(footerStyles.textStyles) + ' ',
@@ -54369,7 +54433,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
54369
54433
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
54370
54434
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
54371
54435
  size: sectionproperties.footerinfoicon_fontsize
54372
- })), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.address_ar)));
54436
+ })), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.address_ar)));
54373
54437
  };
54374
54438
  return /*#__PURE__*/React__default["default"].createElement("footer", {
54375
54439
  "class": "row m-0 w-100 justify-content-center allcentered",
@@ -54434,7 +54498,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
54434
54498
  "class": "col-lg-12 p-0 d-flex justify-content-start justify-content-md-start"
54435
54499
  }, /*#__PURE__*/React__default["default"].createElement("p", {
54436
54500
  className: "".concat(footerStyles.textStyles) + ' wordbreak wordbreak3 text-center p-0 mb-4 '
54437
- }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.description_ar)))), /*#__PURE__*/React__default["default"].createElement("div", {
54501
+ }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.description_ar)))), /*#__PURE__*/React__default["default"].createElement("div", {
54438
54502
  "class": "col-lg-12 p-0 d-none d-md-block my-3"
54439
54503
  }, /*#__PURE__*/React__default["default"].createElement("hr", {
54440
54504
  "class": "m-0 p-0"
@@ -54487,48 +54551,48 @@ var Newsletterfooter = function Newsletterfooter(props) {
54487
54551
  style: {
54488
54552
  textAlign: langdetect == 'en' ? 'left' : 'right'
54489
54553
  }
54490
- }, langdetect == 'en' ? sectionproperties.sectionTitleContent3 : sectionproperties.sectionTitleContent_ar3)), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
54554
+ }, langdetect == 'en' ? sectionproperties.sectionTitleContent3 : sectionproperties.sectionTitleContent_ar3)), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
54491
54555
  "class": footerStyles.facebook_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
54492
54556
  onClick: function onClick() {
54493
- var _authdetailsContext$i9;
54494
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.facebooklink) != null) {
54495
- var _authdetailsContext$i0;
54496
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.facebooklink, '_blank');
54557
+ var _authdetailsContext$i1;
54558
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.facebooklink) != null) {
54559
+ var _authdetailsContext$i10;
54560
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.facebooklink, '_blank');
54497
54561
  }
54498
54562
  }
54499
54563
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebook.FaFacebook, {
54500
54564
  size: sectionproperties.facebkbtnniconfontsize
54501
- })), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
54565
+ })), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
54502
54566
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
54503
54567
  onClick: function onClick() {
54504
- var _authdetailsContext$i10;
54505
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null) {
54506
- var _authdetailsContext$i11;
54507
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink, '_blank');
54568
+ var _authdetailsContext$i12;
54569
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instagramlink) != null) {
54570
+ var _authdetailsContext$i13;
54571
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink, '_blank');
54508
54572
  }
54509
54573
  }
54510
54574
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
54511
54575
  size: sectionproperties.instgrambtniconfontsize
54512
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
54576
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
54513
54577
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
54514
54578
  onClick: function onClick() {
54515
- var _authdetailsContext$i13;
54516
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.youtubelink) != null) {
54517
- var _authdetailsContext$i14;
54518
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.youtubelink, '_blank');
54579
+ var _authdetailsContext$i15;
54580
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.youtubelink) != null) {
54581
+ var _authdetailsContext$i16;
54582
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.youtubelink, '_blank');
54519
54583
  }
54520
54584
  }
54521
54585
  }, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
54522
54586
  size: sectionproperties.instgrambtniconfontsize
54523
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.twitterlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
54587
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.twitterlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
54524
54588
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 mb-2 '
54525
54589
  // className={langdetect == 'en' ? `${footerStyles.youtube_btn}` + ' allcentered mr-3 mr-sm-4 mb-2 ' : `${footerStyles.youtube_btn}` + ' allcentered ml-3 ml-sm-4 mb-2 '}
54526
54590
  ,
54527
54591
  onClick: function onClick() {
54528
- var _authdetailsContext$i16;
54529
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.twitterlink) != null) {
54530
- var _authdetailsContext$i17;
54531
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.twitterlink, '_blank');
54592
+ var _authdetailsContext$i18;
54593
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.twitterlink) != null) {
54594
+ var _authdetailsContext$i19;
54595
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.twitterlink, '_blank');
54532
54596
  }
54533
54597
  }
54534
54598
  }, /*#__PURE__*/React__default["default"].createElement("i", {
@@ -54536,67 +54600,67 @@ var Newsletterfooter = function Newsletterfooter(props) {
54536
54600
  style: {
54537
54601
  fontSize: 20
54538
54602
  }
54539
- }, "x")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
54603
+ }, "x")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
54540
54604
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
54541
54605
  onClick: function onClick() {
54542
- var _authdetailsContext$i19;
54543
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink) != null) {
54544
- var _authdetailsContext$i20;
54545
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.tiktoklink, '_blank');
54606
+ var _authdetailsContext$i21;
54607
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.tiktoklink) != null) {
54608
+ var _authdetailsContext$i22;
54609
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.tiktoklink, '_blank');
54546
54610
  }
54547
54611
  }
54548
54612
  }, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
54549
54613
  size: sectionproperties.instgrambtniconfontsize
54550
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.snapchatlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
54614
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.snapchatlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
54551
54615
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
54552
54616
  onClick: function onClick() {
54553
- var _authdetailsContext$i22;
54554
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.snapchatlink) != null) {
54555
- var _authdetailsContext$i23;
54556
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.snapchatlink, '_blank');
54617
+ var _authdetailsContext$i24;
54618
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.snapchatlink) != null) {
54619
+ var _authdetailsContext$i25;
54620
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.snapchatlink, '_blank');
54557
54621
  }
54558
54622
  }
54559
54623
  }, /*#__PURE__*/React__default["default"].createElement(FaSnapchat.FaSnapchat, {
54560
54624
  size: sectionproperties.instgrambtniconfontsize
54561
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
54625
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
54562
54626
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
54563
54627
  onClick: function onClick() {
54564
- var _authdetailsContext$i25;
54565
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.linkedinlink, '_blank');
54628
+ var _authdetailsContext$i27;
54629
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.linkedinlink, '_blank');
54566
54630
  }
54567
54631
  }, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
54568
54632
  size: sectionproperties.instgrambtniconfontsize
54569
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.pinterestlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
54633
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.pinterestlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
54570
54634
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
54571
54635
  onClick: function onClick() {
54572
- var _authdetailsContext$i27;
54573
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.pinterestlink, '_blank');
54636
+ var _authdetailsContext$i29;
54637
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.pinterestlink, '_blank');
54574
54638
  }
54575
54639
  }, /*#__PURE__*/React__default["default"].createElement(FaPinterestP.FaPinterestP, {
54576
54640
  size: sectionproperties.instgrambtniconfontsize
54577
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.behancelink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
54641
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.behancelink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
54578
54642
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
54579
54643
  onClick: function onClick() {
54580
- var _authdetailsContext$i29;
54581
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.behancelink, '_blank');
54644
+ var _authdetailsContext$i31;
54645
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.behancelink, '_blank');
54582
54646
  }
54583
54647
  }, /*#__PURE__*/React__default["default"].createElement(FaBehance.FaBehance, {
54584
54648
  size: sectionproperties.instgrambtniconfontsize
54585
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.tripadvisorlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
54649
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.tripadvisorlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
54586
54650
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
54587
54651
  onClick: function onClick() {
54588
- var _authdetailsContext$i31;
54589
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.tripadvisorlink, '_blank');
54652
+ var _authdetailsContext$i33;
54653
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.tripadvisorlink, '_blank');
54590
54654
  }
54591
54655
  }, /*#__PURE__*/React__default["default"].createElement(FaTripadvisor.FaTripadvisor, {
54592
54656
  size: sectionproperties.instgrambtniconfontsize
54593
- })), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("p", {
54657
+ })), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("p", {
54594
54658
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
54595
54659
  onClick: function onClick() {
54596
- var _authdetailsContext$i33;
54597
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.whatsappnumber) != null) {
54598
- var _authdetailsContext$i34;
54599
- 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');
54660
+ var _authdetailsContext$i35;
54661
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.whatsappnumber) != null) {
54662
+ var _authdetailsContext$i36;
54663
+ 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');
54600
54664
  }
54601
54665
  }
54602
54666
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
@@ -54616,15 +54680,15 @@ var Newsletterfooter = function Newsletterfooter(props) {
54616
54680
  "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 ',
54617
54681
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
54618
54682
  onClick: function onClick() {
54619
- var _authdetailsContext$i35;
54620
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.mobileapplink_appstore, '_blank');
54683
+ var _authdetailsContext$i37;
54684
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.mobileapplink_appstore, '_blank');
54621
54685
  }
54622
54686
  }), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React__default["default"].createElement("img", {
54623
54687
  "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
54624
54688
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
54625
54689
  onClick: function onClick() {
54626
- var _authdetailsContext$i36;
54627
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.mobileapplink_playstore, '_blank');
54690
+ var _authdetailsContext$i38;
54691
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.mobileapplink_playstore, '_blank');
54628
54692
  }
54629
54693
  }))), sectionproperties.showfooteraddress == 'Show' && sectionproperties.storeinfostyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
54630
54694
  "class": "row m-0 w-100 d-flex flex-row justify-content-start align-items-center mt-4"
@@ -54641,7 +54705,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
54641
54705
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
54642
54706
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
54643
54707
  size: 30
54644
- })), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.address_ar)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
54708
+ })), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.address_ar)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
54645
54709
  "class": "col-lg-12 p-0 d-block my-3"
54646
54710
  }, /*#__PURE__*/React__default["default"].createElement("hr", {
54647
54711
  "class": "m-0 p-0"
@@ -54817,7 +54881,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
54817
54881
  "class": "allcentered"
54818
54882
  }, /*#__PURE__*/React__default["default"].createElement(FiUser.FiUser, {
54819
54883
  size: 18
54820
- })), langdetect == 'en' ? 'Account' : 'ملفي')));
54884
+ })), langdetect == 'en' ? 'Account' : 'حسابي')));
54821
54885
  };
54822
54886
 
54823
54887
  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; }