tabexseriescomponents 0.50.181 → 0.50.183

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
@@ -11833,42 +11833,26 @@ var Compare = function Compare(props) {
11833
11833
  color: '#000',
11834
11834
  fontWeight: 700
11835
11835
  }
11836
- }, lang.compare)), (productDataList === null || productDataList === void 0 ? void 0 : productDataList.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
11837
- className: "".concat(generalstyles.table_responsive) + ' col-lg-12 '
11838
- }, /*#__PURE__*/React__default["default"].createElement("table", {
11839
- className: "".concat(generalstyles.table, " ").concat(generalstyles.table_thbg)
11840
- }, /*#__PURE__*/React__default["default"].createElement("tr", {
11841
- className: ""
11842
- }, /*#__PURE__*/React__default["default"].createElement("th", {
11843
- className: 'font-weight-500 font-14 text-uppercase text-light mw-150 mw-md-300',
11844
- style: {
11845
- textAlign: langdetect != 'ar' ? 'left' : 'right'
11846
- }
11847
- }), /*#__PURE__*/React__default["default"].createElement("th", {
11848
- className: 'font-weight-500 font-14 text-uppercase text-light mw-150 mw-md-300',
11836
+ }, lang.compare)), (productDataList === null || productDataList === void 0 ? void 0 : productDataList.length) != 0 && /*#__PURE__*/React__default["default"].createElement("table", {
11837
+ className: "".concat(generalstyles.table, " ").concat(generalstyles.table_thbg),
11849
11838
  style: {
11850
- textAlign: langdetect != 'ar' ? 'left' : 'right'
11839
+ minWidth: '800px'
11851
11840
  }
11852
- }, lang.name), /*#__PURE__*/React__default["default"].createElement("th", {
11853
- className: 'font-weight-500 font-14 text-uppercase text-light mw-150 mw-md-300',
11841
+ }, /*#__PURE__*/React__default["default"].createElement("thead", null, /*#__PURE__*/React__default["default"].createElement("tr", null, /*#__PURE__*/React__default["default"].createElement("th", {
11854
11842
  style: {
11855
- textAlign: langdetect != 'ar' ? 'left' : 'right'
11843
+ // width: '30%',
11856
11844
  }
11857
- }, lang.description), /*#__PURE__*/React__default["default"].createElement("th", {
11858
- className: 'font-weight-500 font-14 text-uppercase text-light mw-150 mw-md-300',
11859
- style: {
11860
- textAlign: langdetect != 'ar' ? 'left' : 'right'
11861
- }
11862
- }, lang.price), /*#__PURE__*/React__default["default"].createElement("th", {
11863
- className: 'font-weight-500 font-14 text-uppercase text-light mw-150 mw-md-300',
11864
- style: {
11865
- textAlign: langdetect != 'ar' ? 'left' : 'right'
11866
- }
11867
- })), /*#__PURE__*/React__default["default"].createElement("tbody", null, productDataList.map(function (item, index) {
11868
- return /*#__PURE__*/React__default["default"].createElement("tr", null, /*#__PURE__*/React__default["default"].createElement("td", null, /*#__PURE__*/React__default["default"].createElement("div", {
11845
+ }), productDataList.map(function (item) {
11846
+ return /*#__PURE__*/React__default["default"].createElement("th", {
11847
+ key: item.productid,
11848
+ style: {
11849
+ textAlign: langdetect != 'ar' ? 'left' : 'right'
11850
+ // width: '50%',
11851
+ }
11852
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
11869
11853
  style: {
11870
- width: '70%',
11871
- height: '70%'
11854
+ width: '150px',
11855
+ height: '150px'
11872
11856
  }
11873
11857
  }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
11874
11858
  urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
@@ -11880,41 +11864,53 @@ var Compare = function Compare(props) {
11880
11864
  objectFit: 'contain'
11881
11865
  },
11882
11866
  loading: "lazy"
11883
- }))), /*#__PURE__*/React__default["default"].createElement("td", {
11884
- style: {
11885
- color: '#000',
11886
- fontSize: '14px'
11887
- }
11888
- }, item["name_".concat(langdetect)] || item.name_en), /*#__PURE__*/React__default["default"].createElement("td", {
11889
- style: {
11890
- color: '#000',
11891
- fontSize: '14px'
11892
- }
11867
+ })));
11868
+ }))), /*#__PURE__*/React__default["default"].createElement("tbody", null, /*#__PURE__*/React__default["default"].createElement("tr", {
11869
+ style: {}
11870
+ }, /*#__PURE__*/React__default["default"].createElement("td", {
11871
+ style: {
11872
+ fontWeight: 600
11873
+ }
11874
+ }, lang.name), productDataList.map(function (item) {
11875
+ return /*#__PURE__*/React__default["default"].createElement("td", {
11876
+ key: item.productid
11877
+ }, item["name_".concat(langdetect)] || item.name_en);
11878
+ })), /*#__PURE__*/React__default["default"].createElement("tr", {
11879
+ style: {}
11880
+ }, /*#__PURE__*/React__default["default"].createElement("td", {
11881
+ style: {
11882
+ fontWeight: 600
11883
+ }
11884
+ }, lang.description), productDataList.map(function (item) {
11885
+ return /*#__PURE__*/React__default["default"].createElement("td", {
11886
+ key: item.productid
11893
11887
  }, /*#__PURE__*/React__default["default"].createElement("p", {
11894
- className: 'm-0 p-0 ',
11895
- style: {
11896
- color: '#000',
11897
- fontSize: '14px',
11898
- textAlign: langdetect != 'ar' ? 'left' : 'right'
11899
- },
11900
11888
  dangerouslySetInnerHTML: {
11901
- __html: langdetect == 'en' ? item === null || item === void 0 ? void 0 : item.description_en : langdetect == 'fr' ? item === null || item === void 0 ? void 0 : item.description_fr : item === null || item === void 0 ? void 0 : item.description_ar
11902
- }
11903
- })), /*#__PURE__*/React__default["default"].createElement("td", {
11904
- style: {
11905
- color: '#000',
11906
- fontSize: '14px'
11889
+ __html: item["description_".concat(langdetect)] || item.description_en
11890
+
11891
+ // langdetect == 'en' ? item?.description_en : langdetect == 'fr' ? item?.description_fr : item?.description_ar,
11907
11892
  }
11908
- }, item.defaultprice), /*#__PURE__*/React__default["default"].createElement("td", {
11909
- "class": "cursor-pointer",
11910
- style: {
11911
- color: '#000',
11912
- fontSize: '14px'
11913
- },
11893
+ }));
11894
+ })), /*#__PURE__*/React__default["default"].createElement("tr", {
11895
+ style: {}
11896
+ }, /*#__PURE__*/React__default["default"].createElement("td", {
11897
+ style: {
11898
+ fontWeight: 600
11899
+ }
11900
+ }, lang.price), productDataList.map(function (item) {
11901
+ return /*#__PURE__*/React__default["default"].createElement("td", {
11902
+ key: item.productid
11903
+ }, item.defaultprice);
11904
+ })), /*#__PURE__*/React__default["default"].createElement("tr", {
11905
+ style: {}
11906
+ }, /*#__PURE__*/React__default["default"].createElement("td", null), productDataList.map(function (item) {
11907
+ return /*#__PURE__*/React__default["default"].createElement("td", {
11908
+ key: item.productid,
11909
+ className: "cursor-pointer text-danger text-dangerhover font-weight-600 text-decoration-underline",
11914
11910
  onClick: function onClick() {
11915
- removecompareproduct(item.productid);
11911
+ return removecompareproduct(item.productid);
11916
11912
  }
11917
- }, lang.remove));
11913
+ }, lang.remove);
11918
11914
  })))), (productDataList === null || productDataList === void 0 ? void 0 : productDataList.length) == 0 && /*#__PURE__*/React__default["default"].createElement("div", {
11919
11915
  className: "row m-0 w-100 allcentered pb-5 ",
11920
11916
  style: {
@@ -28929,7 +28925,7 @@ var SocialMediaSection = function SocialMediaSection(props) {
28929
28925
  function ownKeys$28(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
28930
28926
  function _objectSpread$28(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$28(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$28(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
28931
28927
  var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
28932
- var _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i20, _authdetailsContext$i21, _authdetailsContext$i22, _authdetailsContext$i23, _authdetailsContext$i24, _authdetailsContext$i25, _authdetailsContext$i26, _authdetailsContext$i27, _authdetailsContext$i28, _authdetailsContext$i29, _authdetailsContext$i30, _authdetailsContext$i31, _authdetailsContext$i32, _authdetailsContext$i33, _authdetailsContext$i34, _authdetailsContext$i35, _authdetailsContext$i36, _authdetailsContext$i37, _authdetailsContext$i38, _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$i41;
28928
+ var _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i21, _authdetailsContext$i22, _authdetailsContext$i23, _authdetailsContext$i24, _authdetailsContext$i25, _authdetailsContext$i26, _authdetailsContext$i27, _authdetailsContext$i28, _authdetailsContext$i29, _authdetailsContext$i30, _authdetailsContext$i31, _authdetailsContext$i32, _authdetailsContext$i33, _authdetailsContext$i34, _authdetailsContext$i35, _authdetailsContext$i36, _authdetailsContext$i37, _authdetailsContext$i38, _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$i41, _authdetailsContext$i42;
28933
28929
  var actions = props.actions;
28934
28930
  var LogoutMutationContext = props.actions.LogoutMutationContext;
28935
28931
  var setsidecartnavshowcontext = props.actions.setsidecartnavshowcontext;
@@ -29859,6 +29855,12 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
29859
29855
  "class": "m-0 p-0 d-flex align-items-center"
29860
29856
  }, "TR", ' ', /*#__PURE__*/React__default["default"].createElement("i", {
29861
29857
  "class": "h-100 allcentered ml-auto pl-3"
29858
+ }, /*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown, null)))), langdetect == 'turk' && /*#__PURE__*/React__default["default"].createElement("div", {
29859
+ "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 px-1 '
29860
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
29861
+ "class": "m-0 p-0 d-flex align-items-center"
29862
+ }, "\u4E2D\u6587", ' ', /*#__PURE__*/React__default["default"].createElement("i", {
29863
+ "class": "h-100 allcentered ml-auto pl-3"
29862
29864
  }, /*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown, null)))))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
29863
29865
  "class": "".concat(header_cssstyles.dropdownitem),
29864
29866
  onClick: function onClick() {
@@ -29881,10 +29883,10 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
29881
29883
  "class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
29882
29884
  }, /*#__PURE__*/React__default["default"].createElement("span", {
29883
29885
  "class": "ml-2 mr-2"
29884
- }, "\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instid) == '687cd377528b1' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
29886
+ }, "\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instid) == '693fdc5a14f45' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
29885
29887
  "class": "".concat(header_cssstyles.dropdownitem),
29886
29888
  onClick: function onClick() {
29887
- setlang('rus');
29889
+ setlang('chin');
29888
29890
  }
29889
29891
  }, /*#__PURE__*/React__default["default"].createElement("div", {
29890
29892
  "class": "".concat(header_cssstyles.dropdownitemcontainer) + ' d-flex align-items-center m-0 p-0 '
@@ -29892,7 +29894,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
29892
29894
  "class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
29893
29895
  }, /*#__PURE__*/React__default["default"].createElement("span", {
29894
29896
  "class": "ml-2 mr-2"
29895
- }, "\u0420\u0443\u0441\u0441\u043A\u0438\u0439")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instid) == '68e4efe8cb18e' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
29897
+ }, "\u4E2D\u6587")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instid) == '687cd377528b1' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
29896
29898
  "class": "".concat(header_cssstyles.dropdownitem),
29897
29899
  onClick: function onClick() {
29898
29900
  setlang('rus');
@@ -29904,6 +29906,17 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
29904
29906
  }, /*#__PURE__*/React__default["default"].createElement("span", {
29905
29907
  "class": "ml-2 mr-2"
29906
29908
  }, "\u0420\u0443\u0441\u0441\u043A\u0438\u0439")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.instid) == '68e4efe8cb18e' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
29909
+ "class": "".concat(header_cssstyles.dropdownitem),
29910
+ onClick: function onClick() {
29911
+ setlang('rus');
29912
+ }
29913
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
29914
+ "class": "".concat(header_cssstyles.dropdownitemcontainer) + ' d-flex align-items-center m-0 p-0 '
29915
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
29916
+ "class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
29917
+ }, /*#__PURE__*/React__default["default"].createElement("span", {
29918
+ "class": "ml-2 mr-2"
29919
+ }, "\u0420\u0443\u0441\u0441\u043A\u0438\u0439")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.instid) == '68e4efe8cb18e' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
29907
29920
  "class": "".concat(header_cssstyles.dropdownitem),
29908
29921
  onClick: function onClick() {
29909
29922
  setlang('ital');
@@ -29914,7 +29927,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
29914
29927
  "class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
29915
29928
  }, /*#__PURE__*/React__default["default"].createElement("span", {
29916
29929
  "class": "ml-2 mr-2"
29917
- }, "Italiano")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.instid) == '68e4efe8cb18e' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
29930
+ }, "Italiano")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.instid) == '68e4efe8cb18e' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
29918
29931
  "class": "".concat(header_cssstyles.dropdownitem),
29919
29932
  onClick: function onClick() {
29920
29933
  setlang('magr');
@@ -29925,7 +29938,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
29925
29938
  "class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
29926
29939
  }, /*#__PURE__*/React__default["default"].createElement("span", {
29927
29940
  "class": "ml-2 mr-2"
29928
- }, "Magyar")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.instid) == '68e4efe8cb18e' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
29941
+ }, "Magyar")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.instid) == '68e4efe8cb18e' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
29929
29942
  "class": "".concat(header_cssstyles.dropdownitem),
29930
29943
  onClick: function onClick() {
29931
29944
  setlang('turk');
@@ -29991,8 +30004,8 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
29991
30004
  size: 20,
29992
30005
  color: sectionproperties.cart_BtnTextcolor_resp
29993
30006
  }))), templatepropcontext.pagesnprop.map(function (item, index) {
29994
- var _authdetailsContext$i17, _authdetailsContext$i18, _authdetailsContext$i19;
29995
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.contactinfo.instid) == '684aa79857878') {
30007
+ var _authdetailsContext$i18, _authdetailsContext$i19, _authdetailsContext$i20;
30008
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.contactinfo.instid) == '684aa79857878') {
29996
30009
  if (item.isnavigation == 1 && item.isactive == 1) {
29997
30010
  if (item.pagename != 'About' && item.pagename != 'Community' && item.pagename != 'Admission Policy') {
29998
30011
  return /*#__PURE__*/React__default["default"].createElement("div", {
@@ -30377,7 +30390,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
30377
30390
  })));
30378
30391
  }
30379
30392
  }
30380
- } else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.contactinfo.instid) != '6790ae890234e' && item.pagename != 'Our Solutions') {
30393
+ } else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.contactinfo.instid) != '6790ae890234e' && item.pagename != 'Our Solutions') {
30381
30394
  if (item.isnavigation == 1 && item.isactive == 1) {
30382
30395
  return /*#__PURE__*/React__default["default"].createElement("div", {
30383
30396
  className: "row m-0 w-100 anim"
@@ -30400,7 +30413,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
30400
30413
  }
30401
30414
  })));
30402
30415
  }
30403
- } else if (item.pagename == 'Our Solutions' && item.isnavigation == 1 && item.isactive == 1 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.contactinfo.instid) == '683c55d780e0c') {
30416
+ } else if (item.pagename == 'Our Solutions' && item.isnavigation == 1 && item.isactive == 1 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.contactinfo.instid) == '683c55d780e0c') {
30404
30417
  return /*#__PURE__*/React__default["default"].createElement("div", {
30405
30418
  className: "row m-0 w-100 anim"
30406
30419
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -30643,9 +30656,9 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
30643
30656
  routingcountext(StaticPagesLinksContext.Wishlist);
30644
30657
  setmenuactive(false);
30645
30658
  }
30646
- }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
30659
+ }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
30647
30660
  className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 '
30648
- }, langdetect != 'ar' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
30661
+ }, langdetect != 'ar' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
30649
30662
  className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 '
30650
30663
  }, lang.wishlist))), /*#__PURE__*/React__default["default"].createElement("div", {
30651
30664
  className: "col-lg-12 p-0"
@@ -30654,7 +30667,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
30654
30667
  style: {
30655
30668
  borderColor: sectionproperties.resp_header_separatorbg
30656
30669
  }
30657
- }))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.contactinfo.instid) == '67d6bda67adf6' && /*#__PURE__*/React__default["default"].createElement("div", {
30670
+ }))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.contactinfo.instid) == '67d6bda67adf6' && /*#__PURE__*/React__default["default"].createElement("div", {
30658
30671
  className: "row m-0 w-100 anim"
30659
30672
  }, /*#__PURE__*/React__default["default"].createElement("div", {
30660
30673
  className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"
@@ -30787,7 +30800,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
30787
30800
  style: {
30788
30801
  borderColor: sectionproperties.resp_header_separatorbg
30789
30802
  }
30790
- }))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("div", {
30803
+ }))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("div", {
30791
30804
  className: "row m-0 w-100 anim"
30792
30805
  }, /*#__PURE__*/React__default["default"].createElement("div", {
30793
30806
  className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"
@@ -30806,7 +30819,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
30806
30819
  style: {
30807
30820
  borderColor: sectionproperties.resp_header_separatorbg
30808
30821
  }
30809
- }))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.contactinfo.instid) == '6804c4480fde5' && /*#__PURE__*/React__default["default"].createElement("div", {
30822
+ }))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.contactinfo.instid) == '6804c4480fde5' && /*#__PURE__*/React__default["default"].createElement("div", {
30810
30823
  className: "row m-0 w-100 anim"
30811
30824
  }, /*#__PURE__*/React__default["default"].createElement("div", {
30812
30825
  className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"
@@ -30857,7 +30870,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
30857
30870
  fontSize: 15,
30858
30871
  color: sectionproperties.language_container_color_resp
30859
30872
  }
30860
- }, "English")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("div", {
30873
+ }, "English")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("div", {
30861
30874
  "class": header_cssstyles.navbarItem + ' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',
30862
30875
  onClick: function onClick() {
30863
30876
  setlang('ar');
@@ -30871,7 +30884,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
30871
30884
  fontSize: 15,
30872
30885
  color: sectionproperties.language_container_color_resp
30873
30886
  }
30874
- }, "\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("div", {
30887
+ }, "\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("div", {
30875
30888
  "class": header_cssstyles.navbarItem + ' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',
30876
30889
  onClick: function onClick() {
30877
30890
  setlang('nrwig');
@@ -31114,9 +31127,9 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
31114
31127
  routingcountext(StaticPagesLinksContext.Wishlist);
31115
31128
  setopenCnvas(false);
31116
31129
  }
31117
- }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
31130
+ }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
31118
31131
  className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
31119
- }, langdetect != 'ar' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
31132
+ }, langdetect != 'ar' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
31120
31133
  className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
31121
31134
  }, lang.wishlist)), /*#__PURE__*/React__default["default"].createElement("div", {
31122
31135
  className: "col-lg-12 p-0"
@@ -31125,7 +31138,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
31125
31138
  style: {
31126
31139
  borderColor: sectionproperties.resp_header_separatorbg
31127
31140
  }
31128
- }))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.contactinfo.instid) == '67d6bda67adf6' && /*#__PURE__*/React__default["default"].createElement("div", {
31141
+ }))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.contactinfo.instid) == '67d6bda67adf6' && /*#__PURE__*/React__default["default"].createElement("div", {
31129
31142
  className: "row m-0 w-100 anim"
31130
31143
  }, /*#__PURE__*/React__default["default"].createElement("div", {
31131
31144
  className: "col-lg-12 d-flex justify-content-start pl-3 pr-3"
@@ -31257,7 +31270,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
31257
31270
  style: {
31258
31271
  borderColor: sectionproperties.resp_header_separatorbg
31259
31272
  }
31260
- }))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("div", {
31273
+ }))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("div", {
31261
31274
  className: "row m-0 w-100"
31262
31275
  }, /*#__PURE__*/React__default["default"].createElement("div", {
31263
31276
  className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"
@@ -31276,7 +31289,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
31276
31289
  style: {
31277
31290
  borderColor: sectionproperties.resp_header_separatorbg
31278
31291
  }
31279
- }))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.contactinfo.instid) == '6804c4480fde5' && /*#__PURE__*/React__default["default"].createElement("div", {
31292
+ }))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.contactinfo.instid) == '6804c4480fde5' && /*#__PURE__*/React__default["default"].createElement("div", {
31280
31293
  className: "row m-0 w-100"
31281
31294
  }, /*#__PURE__*/React__default["default"].createElement("div", {
31282
31295
  className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"
@@ -31327,7 +31340,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
31327
31340
  fontSize: 15,
31328
31341
  color: sectionproperties.language_container_color_resp
31329
31342
  }
31330
- }, "English")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("div", {
31343
+ }, "English")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("div", {
31331
31344
  "class": sectionproperties.showfrench == 'Show' ? header_cssstyles.navbarItem + ' col-4 p-0 allcentered py-2 px-2 cursor-pointer ' : header_cssstyles.navbarItem + ' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',
31332
31345
  onClick: function onClick() {
31333
31346
  setlang('ar');
@@ -31341,7 +31354,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
31341
31354
  fontSize: 15,
31342
31355
  color: sectionproperties.language_container_color_resp
31343
31356
  }
31344
- }, "\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("div", {
31357
+ }, "\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("div", {
31345
31358
  "class": sectionproperties.showfrench == 'Show' ? header_cssstyles.navbarItem + ' col-4 p-0 allcentered py-2 px-2 cursor-pointer ' : header_cssstyles.navbarItem + ' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',
31346
31359
  onClick: function onClick() {
31347
31360
  setlang('nrwig');
@@ -31600,7 +31613,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
31600
31613
  style: {
31601
31614
  borderColor: sectionproperties.resp_header_separatorbg
31602
31615
  }
31603
- }))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("div", {
31616
+ }))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("div", {
31604
31617
  className: "row m-0 w-100"
31605
31618
  }, /*#__PURE__*/React__default["default"].createElement("div", {
31606
31619
  className: "col-lg-12 d-flex justify-content-start pl-3 pr-3",
@@ -31618,7 +31631,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
31618
31631
  style: {
31619
31632
  borderColor: sectionproperties.resp_header_separatorbg
31620
31633
  }
31621
- }))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.contactinfo.instid) == '6804c4480fde5' && /*#__PURE__*/React__default["default"].createElement("div", {
31634
+ }))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.contactinfo.instid) == '6804c4480fde5' && /*#__PURE__*/React__default["default"].createElement("div", {
31622
31635
  className: "row m-0 w-100"
31623
31636
  }, /*#__PURE__*/React__default["default"].createElement("div", {
31624
31637
  className: "col-lg-12 d-flex justify-content-start pl-3 pr-3",
@@ -31645,9 +31658,9 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
31645
31658
  routingcountext(StaticPagesLinksContext.Wishlist);
31646
31659
  setopenCnvas(false);
31647
31660
  }
31648
- }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
31661
+ }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
31649
31662
  className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
31650
- }, langdetect != 'ar' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
31663
+ }, langdetect != 'ar' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
31651
31664
  className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
31652
31665
  }, lang.wishlist)), /*#__PURE__*/React__default["default"].createElement("div", {
31653
31666
  className: "col-lg-12 p-0"
@@ -31656,7 +31669,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
31656
31669
  style: {
31657
31670
  borderColor: sectionproperties.resp_header_separatorbg
31658
31671
  }
31659
- }))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.contactinfo.instid) == '67d6bda67adf6' && /*#__PURE__*/React__default["default"].createElement("div", {
31672
+ }))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.contactinfo.instid) == '67d6bda67adf6' && /*#__PURE__*/React__default["default"].createElement("div", {
31660
31673
  className: "row m-0 w-100 anim"
31661
31674
  }, /*#__PURE__*/React__default["default"].createElement("div", {
31662
31675
  className: "col-lg-12 d-flex justify-content-start pl-3 pr-3"
@@ -31769,7 +31782,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
31769
31782
  style: {
31770
31783
  borderColor: sectionproperties.resp_header_separatorbg
31771
31784
  }
31772
- }))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 || (_authdetailsContext$i39 = _authdetailsContext$i39.instcurrencies) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.length) > 1 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.contactinfo.instid) == '67f69c023cbd4' && /*#__PURE__*/React__default["default"].createElement("div", {
31785
+ }))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 || (_authdetailsContext$i40 = _authdetailsContext$i40.instcurrencies) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.length) > 1 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.contactinfo.instid) == '67f69c023cbd4' && /*#__PURE__*/React__default["default"].createElement("div", {
31773
31786
  "class": "row m-0 w-100 pl-3 pr-3"
31774
31787
  }, /*#__PURE__*/React__default["default"].createElement("div", {
31775
31788
  "class": header_cssstyles.navbar_item_text_responsive + ' col-lg-12 p-0 d-flex align-items-center justify-content-start mb-2 '
@@ -31787,7 +31800,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
31787
31800
  background: '#f4f4f4',
31788
31801
  borderRadius: 5
31789
31802
  }
31790
- }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 || (_authdetailsContext$i41 = _authdetailsContext$i41.instcurrencies) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.map(function (item, index) {
31803
+ }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 || (_authdetailsContext$i42 = _authdetailsContext$i42.instcurrencies) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.map(function (item, index) {
31791
31804
  return /*#__PURE__*/React__default["default"].createElement("div", {
31792
31805
  "class": header_cssstyles.navbar_item_text_responsive + ' col-lg-12 p-0 text-start py-2 px-2 cursor-pointer ',
31793
31806
  onClick: function onClick() {
@@ -40810,7 +40823,7 @@ var Header8 = function Header8(props) {
40810
40823
  }
40811
40824
  }, /*#__PURE__*/React__default["default"].createElement("div", {
40812
40825
  "class": "".concat(header_cssstyles.navbar_item_text)
40813
- }, ' ', langdetect == 'chin' ? item.pagename_chine : item["pagename_".concat(langdetect)] || item.pagename));
40826
+ }, langdetect == 'chin' ? item.pagename_chine : item["pagename_".concat(langdetect)] || item.pagename));
40814
40827
  }
40815
40828
  })), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' && /*#__PURE__*/React__default["default"].createElement(Subheader, {
40816
40829
  sectionpropertiesprops: sectionproperties,
@@ -59136,7 +59149,7 @@ function ownKeys$1A(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySym
59136
59149
  function _objectSpread$1A(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1A(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1A(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
59137
59150
  var ModernFooter = function ModernFooter(props) {
59138
59151
  var _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _authdetailsContext$i2, _authdetailsContext$i5, _authdetailsContext$i8, _authdetailsContext$i1, _authdetailsContext$i12, _authdetailsContext$i15, _authdetailsContext$i18, _authdetailsContext$i21, _authdetailsContext$i24;
59139
- var _useState = React.useState(""),
59152
+ var _useState = React.useState(''),
59140
59153
  _useState2 = _slicedToArray__default["default"](_useState, 2),
59141
59154
  sectionproperties = _useState2[0],
59142
59155
  setsectionproperties = _useState2[1];
@@ -59164,108 +59177,108 @@ var ModernFooter = function ModernFooter(props) {
59164
59177
  var footerStyles = {
59165
59178
  footerContainer: glamor.css({
59166
59179
  background: sectionproperties.footerbgcolor,
59167
- paddingTop: sectionproperties.footer_paddingTop + "px",
59168
- paddingLeft: langdetect != "ar" ? sectionproperties.footer_paddingLeft + "px" : sectionproperties.footer_paddingRight + "px",
59169
- paddingRight: langdetect != "ar" ? sectionproperties.footer_paddingRight + "px" : sectionproperties.footer_paddingLeft + "px",
59170
- paddingBottom: sectionproperties.footer_paddingBottom + "px",
59171
- width: "100vw"
59180
+ paddingTop: sectionproperties.footer_paddingTop + 'px',
59181
+ paddingLeft: langdetect != 'ar' ? sectionproperties.footer_paddingLeft + 'px' : sectionproperties.footer_paddingRight + 'px',
59182
+ paddingRight: langdetect != 'ar' ? sectionproperties.footer_paddingRight + 'px' : sectionproperties.footer_paddingLeft + 'px',
59183
+ paddingBottom: sectionproperties.footer_paddingBottom + 'px',
59184
+ width: '100vw'
59172
59185
  }),
59173
59186
  sectionTitle: glamor.css({
59174
59187
  color: sectionproperties.sectionTitleColor,
59175
- fontSize: sectionproperties.sectionTitleFontSize + "px",
59188
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
59176
59189
  fontWeight: sectionproperties.sectionTitleFontWeight
59177
59190
  }),
59178
59191
  subPages: glamor.css({
59179
59192
  textTransform: sectionproperties.footersubtitle_texttransform,
59180
- fontSize: sectionproperties.footersubtitle__fontsize + "px",
59193
+ fontSize: sectionproperties.footersubtitle__fontsize + 'px',
59181
59194
  fontWeight: sectionproperties.footersubtitle__fontweight,
59182
59195
  color: sectionproperties.footersubtitle_textColor,
59183
- cursor: "pointer",
59184
- transition: ".3s",
59185
- ":hover": {
59196
+ cursor: 'pointer',
59197
+ transition: '.3s',
59198
+ ':hover': {
59186
59199
  color: sectionproperties.footersubtitle_textColoronhover
59187
59200
  }
59188
59201
  }),
59189
59202
  facebook_btn: glamor.css({
59190
- cursor: "pointer",
59191
- fontSize: sectionproperties.facebkbtnniconfontsize + "px",
59203
+ cursor: 'pointer',
59204
+ fontSize: sectionproperties.facebkbtnniconfontsize + 'px',
59192
59205
  color: sectionproperties.facebkbtnnTextcolor,
59193
59206
  fontWeight: sectionproperties.footersubtitle__fontweight,
59194
- transition: ".3s",
59195
- ":hover": {
59207
+ transition: '.3s',
59208
+ ':hover': {
59196
59209
  color: sectionproperties.facebkbtnnTextcoloronhover
59197
59210
  }
59198
59211
  }),
59199
59212
  youtube_btn: glamor.css({
59200
- cursor: "pointer",
59213
+ cursor: 'pointer',
59201
59214
  color: sectionproperties.youtubebtnTextcolor,
59202
- fontSize: sectionproperties.youtubebtniconfontsize + "px",
59215
+ fontSize: sectionproperties.youtubebtniconfontsize + 'px',
59203
59216
  fontWeight: sectionproperties.footersubtitle__fontweight,
59204
- transition: ".3s",
59205
- ":hover": {
59217
+ transition: '.3s',
59218
+ ':hover': {
59206
59219
  color: sectionproperties.youtubebtnTextcoloronhover
59207
59220
  }
59208
59221
  }),
59209
59222
  instgram_btn: glamor.css({
59210
- cursor: "pointer",
59211
- fontSize: sectionproperties.instgrambtniconfontsize + "px",
59223
+ cursor: 'pointer',
59224
+ fontSize: sectionproperties.instgrambtniconfontsize + 'px',
59212
59225
  color: sectionproperties.instgrambtnTextcolor,
59213
59226
  fontWeight: sectionproperties.footersubtitle__fontweight,
59214
- transition: ".3s",
59215
- ":hover": {
59227
+ transition: '.3s',
59228
+ ':hover': {
59216
59229
  color: sectionproperties.instgrambtnTextcoloronhover
59217
59230
  }
59218
59231
  }),
59219
59232
  linkedin_btn: glamor.css({
59220
- cursor: "pointer",
59221
- fontSize: sectionproperties.linkedinbtnfontsize + "px",
59233
+ cursor: 'pointer',
59234
+ fontSize: sectionproperties.linkedinbtnfontsize + 'px',
59222
59235
  color: sectionproperties.linkedinbtnTextcolor,
59223
59236
  fontWeight: sectionproperties.footersubtitle__fontweight,
59224
- transition: ".3s",
59225
- ":hover": {
59237
+ transition: '.3s',
59238
+ ':hover': {
59226
59239
  color: sectionproperties.linkedinbtnTextcoloronhover
59227
59240
  }
59228
59241
  }),
59229
59242
  footerinfotext: glamor.css({
59230
- fontSize: sectionproperties.footerinfotext_fontsize + "px",
59243
+ fontSize: sectionproperties.footerinfotext_fontsize + 'px',
59231
59244
  color: sectionproperties.footerinfotext_color,
59232
59245
  fontWeight: sectionproperties.footerinfotext_fontweight,
59233
- ":hover .footerinfotext": {
59234
- transition: ".3s",
59246
+ ':hover .footerinfotext': {
59247
+ transition: '.3s',
59235
59248
  color: sectionproperties.footerinfotext_coloronhover
59236
59249
  }
59237
59250
  }),
59238
59251
  payimgcont: glamor.css({
59239
- width: "65px",
59240
- height: "50px"
59252
+ width: '65px',
59253
+ height: '50px'
59241
59254
  }),
59242
59255
  payimg: glamor.css({
59243
- width: "100%",
59244
- height: "100%",
59245
- objectFit: "contain"
59256
+ width: '100%',
59257
+ height: '100%',
59258
+ objectFit: 'contain'
59246
59259
  }),
59247
59260
  apptore: glamor.css({
59248
- width: "40%",
59249
- height: "40%",
59250
- "@media (max-width: 800px)": {
59251
- width: "20%",
59252
- height: "20%"
59261
+ width: '40%',
59262
+ height: '40%',
59263
+ '@media (max-width: 800px)': {
59264
+ width: '20%',
59265
+ height: '20%'
59253
59266
  },
59254
- "@media (max-width: 600px)": {
59255
- width: "35%",
59256
- height: "35%"
59267
+ '@media (max-width: 600px)': {
59268
+ width: '35%',
59269
+ height: '35%'
59257
59270
  }
59258
59271
  }),
59259
59272
  playstore: glamor.css({
59260
- width: "40%",
59261
- height: "40%",
59262
- "@media (max-width: 800px)": {
59263
- width: "20%",
59264
- height: "20%"
59273
+ width: '40%',
59274
+ height: '40%',
59275
+ '@media (max-width: 800px)': {
59276
+ width: '20%',
59277
+ height: '20%'
59265
59278
  },
59266
- "@media (max-width: 600px)": {
59267
- width: "35%",
59268
- height: "35%"
59279
+ '@media (max-width: 600px)': {
59280
+ width: '35%',
59281
+ height: '35%'
59269
59282
  }
59270
59283
  })
59271
59284
  };
@@ -59283,24 +59296,24 @@ var ModernFooter = function ModernFooter(props) {
59283
59296
  "class": "row m-0 w-100 justify-content-start"
59284
59297
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59285
59298
  style: {
59286
- paddingLeft: langdetect != "ar" ? sectionproperties.footer_paddingLeft + "px" : sectionproperties.footer_paddingRight + "px",
59287
- paddingRight: langdetect != "ar" ? sectionproperties.footer_paddingRight + "px" : sectionproperties.footer_paddingLeft + "px"
59299
+ paddingLeft: langdetect != 'ar' ? sectionproperties.footer_paddingLeft + 'px' : sectionproperties.footer_paddingRight + 'px',
59300
+ paddingRight: langdetect != 'ar' ? sectionproperties.footer_paddingRight + 'px' : sectionproperties.footer_paddingLeft + 'px'
59288
59301
  },
59289
- "class": "".concat(footerStyles.footerContainer) + " col-lg-12 col-md-12 col-sm-12 pl-sm-2 pr-sm-2 pl-md-3 pr-md-3 px-2015-3 py-lg-3 "
59302
+ "class": "".concat(footerStyles.footerContainer) + ' col-lg-12 col-md-12 col-sm-12 pl-sm-2 pr-sm-2 pl-md-3 pr-md-3 px-2015-3 py-lg-3 '
59290
59303
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59291
59304
  "class": "row m-0 w-100"
59292
59305
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59293
- "class": sectionproperties.showfooteraddress == "Hide" && sectionproperties.showfooterphonenumber == "Hide" && sectionproperties.showfooteremail == "Hide" ? "col-lg-4 col-md-12 col-sm-12 mt-md-3" : sectionproperties.showdownloadsection == "Show" || sectionproperties.showpaymentfooter == "Show" ? "col-lg-3 col-md-12 col-sm-12" : "col-lg-4 col-md-12 col-sm-12"
59306
+ "class": sectionproperties.showfooteraddress == 'Hide' && sectionproperties.showfooterphonenumber == 'Hide' && sectionproperties.showfooteremail == 'Hide' ? 'col-lg-4 col-md-12 col-sm-12 mt-md-3' : sectionproperties.showdownloadsection == 'Show' || sectionproperties.showpaymentfooter == 'Show' ? 'col-lg-3 col-md-12 col-sm-12' : 'col-lg-4 col-md-12 col-sm-12'
59294
59307
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59295
59308
  "class": "row m-0 w-100 d-flex justify-content-start"
59296
59309
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59297
59310
  "class": "col-lg-12 p-0 d-flex justify-content-start mb-3"
59298
59311
  }, /*#__PURE__*/React__default["default"].createElement("p", {
59299
- "class": "".concat(footerStyles.sectionTitle) + " m-0 p-0 wordbreak ",
59312
+ "class": "".concat(footerStyles.sectionTitle) + ' m-0 p-0 wordbreak ',
59300
59313
  style: {
59301
- textAlign: langdetect != "ar" ? "left" : "right"
59314
+ textAlign: langdetect != 'ar' ? 'left' : 'right'
59302
59315
  }
59303
- }, sectionproperties["sectionTitleContent_".concat(langdetect)] || sectionproperties.sectionTitleContent)), sectionproperties.shownavigationpages == "Show" && (templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$ = templatepropcontext.pagesnprop) === null || _templatepropcontext$ === void 0 ? void 0 : _templatepropcontext$.map(function (item, index) {
59316
+ }, sectionproperties["sectionTitleContent_".concat(langdetect)] || sectionproperties.sectionTitleContent)), sectionproperties.shownavigationpages == 'Show' && (templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$ = templatepropcontext.pagesnprop) === null || _templatepropcontext$ === void 0 ? void 0 : _templatepropcontext$.map(function (item, index) {
59304
59317
  if (item.isnavigation == 1 && item.isactive == 1) {
59305
59318
  return /*#__PURE__*/React__default["default"].createElement("div", {
59306
59319
  "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
@@ -59309,146 +59322,146 @@ var ModernFooter = function ModernFooter(props) {
59309
59322
  routingcountext(item.navigationroute);
59310
59323
  }
59311
59324
  }, /*#__PURE__*/React__default["default"].createElement("p", {
59312
- "class": "".concat(footerStyles.subPages) + " wordbreak m-0 p-0 ",
59325
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
59313
59326
  style: {
59314
- textAlign: langdetect != "ar" ? "left" : "right"
59327
+ textAlign: langdetect != 'ar' ? 'left' : 'right'
59315
59328
  }
59316
59329
  }, item["pagename_".concat(langdetect)] || item.pagename)));
59317
59330
  }
59318
- })), templateproperties_context.showfavorites == "Show" && /*#__PURE__*/React__default["default"].createElement("div", {
59331
+ })), templateproperties_context.showfavorites == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59319
59332
  "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
59320
59333
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59321
59334
  onClick: function onClick() {
59322
59335
  routingcountext(StaticPagesLinksContext.Wishlist);
59323
59336
  }
59324
59337
  }, /*#__PURE__*/React__default["default"].createElement("p", {
59325
- "class": "".concat(footerStyles.subPages) + " wordbreak m-0 p-0 ",
59338
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
59326
59339
  style: {
59327
- textAlign: langdetect != "ar" ? "left" : "right"
59340
+ textAlign: langdetect != 'ar' ? 'left' : 'right'
59328
59341
  }
59329
- }, lang.wishlist))), authdetailsContext.loggedin && templateproperties_context.showprevorder == "Show" && /*#__PURE__*/React__default["default"].createElement("div", {
59342
+ }, lang.wishlist))), authdetailsContext.loggedin && templateproperties_context.showprevorder == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59330
59343
  "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
59331
59344
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59332
59345
  onClick: function onClick() {
59333
59346
  routingcountext(StaticPagesLinksContext.Ordershistory);
59334
59347
  }
59335
59348
  }, /*#__PURE__*/React__default["default"].createElement("p", {
59336
- "class": "".concat(footerStyles.subPages) + " wordbreak m-0 p-0 ",
59349
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
59337
59350
  style: {
59338
- textAlign: langdetect != "ar" ? "left" : "right"
59351
+ textAlign: langdetect != 'ar' ? 'left' : 'right'
59339
59352
  }
59340
- }, templateproperties_context["previousorders_title".concat(langdetect)] || templateproperties_context.previousorders_titleen))), templateproperties_context.showpolicies == "Show" && templateproperties_context.separatepolicies == "No" && /*#__PURE__*/React__default["default"].createElement("div", {
59353
+ }, templateproperties_context["previousorders_title".concat(langdetect)] || templateproperties_context.previousorders_titleen))), templateproperties_context.showpolicies == 'Show' && templateproperties_context.separatepolicies == 'No' && /*#__PURE__*/React__default["default"].createElement("div", {
59341
59354
  "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
59342
59355
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59343
59356
  onClick: function onClick() {
59344
59357
  routingcountext(StaticPagesLinksContext.Policies);
59345
59358
  }
59346
59359
  }, /*#__PURE__*/React__default["default"].createElement("p", {
59347
- "class": "".concat(footerStyles.subPages) + " wordbreak m-0 p-0 ",
59360
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
59348
59361
  style: {
59349
- textAlign: langdetect != "ar" ? "left" : "right"
59362
+ textAlign: langdetect != 'ar' ? 'left' : 'right'
59350
59363
  }
59351
- }, sectionproperties["policiestext".concat(langdetect)] || sectionproperties.policiestexten))), templateproperties_context.showpolicies == "Show" && templateproperties_context.separatepolicies == "Yes" && /*#__PURE__*/React__default["default"].createElement("div", {
59364
+ }, sectionproperties["policiestext".concat(langdetect)] || sectionproperties.policiestexten))), templateproperties_context.showpolicies == 'Show' && templateproperties_context.separatepolicies == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
59352
59365
  "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
59353
59366
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59354
59367
  onClick: function onClick() {
59355
59368
  routingcountext(StaticPagesLinksContext.PrivacyPolicy);
59356
59369
  }
59357
59370
  }, /*#__PURE__*/React__default["default"].createElement("p", {
59358
- "class": "".concat(footerStyles.subPages) + " wordbreak m-0 p-0 ",
59371
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
59359
59372
  style: {
59360
- textAlign: langdetect != "ar" ? "left" : "right"
59373
+ textAlign: langdetect != 'ar' ? 'left' : 'right'
59361
59374
  }
59362
- }, returnpolicyobj("Privacy Policy")["policypagename_".concat(langdetect)] || ((_returnpolicyobj = returnpolicyobj("Privacy Policy")) === null || _returnpolicyobj === void 0 ? void 0 : _returnpolicyobj.policypagename_en)))), templateproperties_context.showpolicies == "Show" && templateproperties_context.separatepolicies == "Yes" && /*#__PURE__*/React__default["default"].createElement("div", {
59375
+ }, returnpolicyobj('Privacy Policy')["policypagename_".concat(langdetect)] || ((_returnpolicyobj = returnpolicyobj('Privacy Policy')) === null || _returnpolicyobj === void 0 ? void 0 : _returnpolicyobj.policypagename_en)))), templateproperties_context.showpolicies == 'Show' && templateproperties_context.separatepolicies == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
59363
59376
  "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
59364
59377
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59365
59378
  onClick: function onClick() {
59366
59379
  routingcountext(StaticPagesLinksContext.ShippingPolicy);
59367
59380
  }
59368
59381
  }, /*#__PURE__*/React__default["default"].createElement("p", {
59369
- "class": "".concat(footerStyles.subPages) + " wordbreak m-0 p-0 ",
59382
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
59370
59383
  style: {
59371
- textAlign: langdetect != "ar" ? "left" : "right"
59384
+ textAlign: langdetect != 'ar' ? 'left' : 'right'
59372
59385
  }
59373
- }, returnpolicyobj("Shipping Policy")["policypagename_".concat(langdetect)] || returnpolicyobj("Shipping Policy").policypagename_en))), templateproperties_context.showpolicies == "Show" && templateproperties_context.separatepolicies == "Yes" && /*#__PURE__*/React__default["default"].createElement("div", {
59386
+ }, returnpolicyobj('Shipping Policy')["policypagename_".concat(langdetect)] || returnpolicyobj('Shipping Policy').policypagename_en))), templateproperties_context.showpolicies == 'Show' && templateproperties_context.separatepolicies == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
59374
59387
  "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
59375
59388
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59376
59389
  onClick: function onClick() {
59377
59390
  routingcountext(StaticPagesLinksContext.RefundPolicy);
59378
59391
  }
59379
59392
  }, /*#__PURE__*/React__default["default"].createElement("p", {
59380
- "class": "".concat(footerStyles.subPages) + " wordbreak m-0 p-0 ",
59393
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
59381
59394
  style: {
59382
- textAlign: langdetect != "ar" ? "left" : "right"
59395
+ textAlign: langdetect != 'ar' ? 'left' : 'right'
59383
59396
  }
59384
- }, returnpolicyobj("Refund Policy")["policypagename_".concat(langdetect)] || ((_returnpolicyobj2 = returnpolicyobj("Refund Policy")) === null || _returnpolicyobj2 === void 0 ? void 0 : _returnpolicyobj2.policypagename_en)))), templateproperties_context.showpolicies == "Show" && templateproperties_context.separatepolicies == "Yes" && /*#__PURE__*/React__default["default"].createElement("div", {
59397
+ }, returnpolicyobj('Refund Policy')["policypagename_".concat(langdetect)] || ((_returnpolicyobj2 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj2 === void 0 ? void 0 : _returnpolicyobj2.policypagename_en)))), templateproperties_context.showpolicies == 'Show' && templateproperties_context.separatepolicies == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
59385
59398
  "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
59386
59399
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59387
59400
  onClick: function onClick() {
59388
59401
  routingcountext(StaticPagesLinksContext.TermsConditions);
59389
59402
  }
59390
59403
  }, /*#__PURE__*/React__default["default"].createElement("p", {
59391
- "class": "".concat(footerStyles.subPages) + " wordbreak m-0 p-0 ",
59404
+ "class": "".concat(footerStyles.subPages) + ' wordbreak m-0 p-0 ',
59392
59405
  style: {
59393
- textAlign: langdetect != "ar" ? "left" : "right"
59406
+ textAlign: langdetect != 'ar' ? 'left' : 'right'
59394
59407
  }
59395
- }, returnpolicyobj("Terms & Conditions")["policypagename_".concat(langdetect)] || ((_returnpolicyobj3 = returnpolicyobj("Terms & Conditions")) === null || _returnpolicyobj3 === void 0 ? void 0 : _returnpolicyobj3.policypagename_en)))))), /*#__PURE__*/React__default["default"].createElement("div", {
59396
- "class": sectionproperties.showfooteraddress == "Hide" && sectionproperties.showfooterphonenumber == "Hide" && sectionproperties.showfooteremail == "Hide" ? "col-lg-4 col-md-12 col-sm-12 mt-md-3" : sectionproperties.showdownloadsection == "Show" || sectionproperties.showpaymentfooter == "Show" ? "col-lg-3 col-md-12 col-sm-12 mt-md-3" : "col-lg-4 col-md-12 col-sm-12 mt-md-3"
59408
+ }, returnpolicyobj('Terms & Conditions')["policypagename_".concat(langdetect)] || ((_returnpolicyobj3 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj3 === void 0 ? void 0 : _returnpolicyobj3.policypagename_en)))))), /*#__PURE__*/React__default["default"].createElement("div", {
59409
+ "class": sectionproperties.showfooteraddress == 'Hide' && sectionproperties.showfooterphonenumber == 'Hide' && sectionproperties.showfooteremail == 'Hide' ? 'col-lg-4 col-md-12 col-sm-12 mt-md-3' : sectionproperties.showdownloadsection == 'Show' || sectionproperties.showpaymentfooter == 'Show' ? 'col-lg-3 col-md-12 col-sm-12 mt-md-3' : 'col-lg-4 col-md-12 col-sm-12 mt-md-3'
59397
59410
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59398
59411
  "class": "row m-0 w-100 d-flex justify-content-start"
59399
59412
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59400
59413
  "class": "col-lg-12 p-0 d-flex justify-content-start mb-3"
59401
59414
  }, /*#__PURE__*/React__default["default"].createElement("p", {
59402
- "class": "".concat(footerStyles.sectionTitle) + " m-0 p-0 "
59403
- }, sectionproperties["otherinfotitle1".concat(langdetect)] || sectionproperties.otherinfotitle1en)), sectionproperties.fbbtn_show == "Show" && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
59415
+ "class": "".concat(footerStyles.sectionTitle) + ' m-0 p-0 '
59416
+ }, sectionproperties["otherinfotitle1".concat(langdetect)] || sectionproperties.otherinfotitle1en)), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
59404
59417
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
59405
59418
  }, /*#__PURE__*/React__default["default"].createElement("p", {
59406
- "class": footerStyles.facebook_btn + " m-0 p-0 d-flex align-items-center ",
59419
+ "class": footerStyles.facebook_btn + ' m-0 p-0 d-flex align-items-center ',
59407
59420
  onClick: function onClick() {
59408
59421
  var _authdetailsContext$i3;
59409
59422
  if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink) != null) {
59410
59423
  var _authdetailsContext$i4;
59411
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink, "_blank");
59424
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink, '_blank');
59412
59425
  }
59413
59426
  }
59414
59427
  }, sectionproperties.fbiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
59415
- "class": langdetect != "ar" ? "mr-2" : "ml-2",
59428
+ "class": langdetect != 'ar' ? 'mr-2' : 'ml-2',
59416
59429
  size: sectionproperties.fbiconfontsize
59417
- }), sectionproperties.fblinktext)), sectionproperties.instbtn_show == "Show" && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
59430
+ }), sectionproperties.fblinktext)), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
59418
59431
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
59419
59432
  }, /*#__PURE__*/React__default["default"].createElement("p", {
59420
- "class": footerStyles.instgram_btn + " m-0 p-0 d-flex align-items-center ",
59433
+ "class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
59421
59434
  onClick: function onClick() {
59422
59435
  var _authdetailsContext$i6;
59423
59436
  if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instagramlink) != null) {
59424
59437
  var _authdetailsContext$i7;
59425
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instagramlink, "_blank");
59438
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instagramlink, '_blank');
59426
59439
  }
59427
59440
  }
59428
59441
  }, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
59429
- "class": langdetect != "ar" ? "mr-2" : "ml-2",
59442
+ "class": langdetect != 'ar' ? 'mr-2' : 'ml-2',
59430
59443
  size: sectionproperties.instagramiconfontsize
59431
- }), sectionproperties.instagramlinktext)), sectionproperties.youtbtn_show == "Show" && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
59444
+ }), sectionproperties.instagramlinktext)), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
59432
59445
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
59433
59446
  }, /*#__PURE__*/React__default["default"].createElement("p", {
59434
- "class": footerStyles.youtube_btn + " m-0 p-0 d-flex align-items-center ",
59447
+ "class": footerStyles.youtube_btn + ' m-0 p-0 d-flex align-items-center ',
59435
59448
  onClick: function onClick() {
59436
59449
  var _authdetailsContext$i9;
59437
59450
  if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.whatsappnumber) != null) {
59438
59451
  var _authdetailsContext$i0;
59439
- window.open("https://api.whatsapp.com/send?phone=" + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.whatsappnumber), "_blank");
59452
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.whatsappnumber), '_blank');
59440
59453
  }
59441
59454
  }
59442
59455
  }, sectionproperties.whatsappiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
59443
- "class": langdetect != "ar" ? "mr-2" : "ml-2",
59456
+ "class": langdetect != 'ar' ? 'mr-2' : 'ml-2',
59444
59457
  size: sectionproperties.whatsappiconfontsize
59445
59458
  }), sectionproperties.whatsapplinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.twitterlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
59446
- className: langdetect != "ar" ? "".concat(footerStyles.youtube_btn) + " allcentered mr-3 mr-sm-4 " : "".concat(footerStyles.youtube_btn) + " allcentered ml-3 ml-sm-4",
59459
+ className: langdetect != 'ar' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
59447
59460
  onClick: function onClick() {
59448
59461
  var _authdetailsContext$i10;
59449
59462
  if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.twitterlink) != null) {
59450
59463
  var _authdetailsContext$i11;
59451
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.twitterlink, "_blank");
59464
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.twitterlink, '_blank');
59452
59465
  }
59453
59466
  }
59454
59467
  }, /*#__PURE__*/React__default["default"].createElement("i", {
@@ -59456,170 +59469,170 @@ var ModernFooter = function ModernFooter(props) {
59456
59469
  style: {
59457
59470
  fontSize: 20
59458
59471
  }
59459
- }, "x")), sectionproperties.linkedinbtnshow == "Show" && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
59472
+ }, "x")), sectionproperties.linkedinbtnshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
59460
59473
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
59461
59474
  }, /*#__PURE__*/React__default["default"].createElement("p", {
59462
- "class": footerStyles.linkedin_btn + " m-0 p-0 d-flex align-items-center ",
59475
+ "class": footerStyles.linkedin_btn + ' m-0 p-0 d-flex align-items-center ',
59463
59476
  onClick: function onClick() {
59464
59477
  var _authdetailsContext$i13;
59465
59478
  if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.linkedinlink) != null) {
59466
59479
  var _authdetailsContext$i14;
59467
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.linkedinlink, "_blank");
59480
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.linkedinlink, '_blank');
59468
59481
  }
59469
59482
  }
59470
59483
  }, sectionproperties.linkedinbtniconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(AiOutlineLinkedin.AiOutlineLinkedin, {
59471
- "class": langdetect != "ar" ? "mr-2" : "ml-2",
59484
+ "class": langdetect != 'ar' ? 'mr-2' : 'ml-2',
59472
59485
  size: sectionproperties.linkedinbtniconfontsize
59473
59486
  }), sectionproperties.linkedinlinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
59474
59487
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
59475
59488
  }, /*#__PURE__*/React__default["default"].createElement("p", {
59476
- "class": footerStyles.instgram_btn + " m-0 p-0 d-flex align-items-center ",
59489
+ "class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
59477
59490
  onClick: function onClick() {
59478
59491
  var _authdetailsContext$i16;
59479
59492
  if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.tiktoklink) != null) {
59480
59493
  var _authdetailsContext$i17;
59481
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.tiktoklink, "_blank");
59494
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.tiktoklink, '_blank');
59482
59495
  }
59483
59496
  }
59484
59497
  }, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
59485
- "class": langdetect != "ar" ? "mr-2" : "ml-2",
59498
+ "class": langdetect != 'ar' ? 'mr-2' : 'ml-2',
59486
59499
  size: sectionproperties.instagramiconfontsize
59487
- }), langdetect != "ar" ? "TikTok" : "TikTok")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.telegramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
59500
+ }), langdetect != 'ar' ? 'TikTok' : 'TikTok')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.telegramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
59488
59501
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
59489
59502
  }, /*#__PURE__*/React__default["default"].createElement("p", {
59490
- "class": footerStyles.instgram_btn + " m-0 p-0 d-flex align-items-center ",
59503
+ "class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
59491
59504
  onClick: function onClick() {
59492
59505
  var _authdetailsContext$i19;
59493
59506
  if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.telegramlink) != null) {
59494
59507
  var _authdetailsContext$i20;
59495
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.telegramlink, "_blank");
59508
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.telegramlink, '_blank');
59496
59509
  }
59497
59510
  }
59498
59511
  }, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(FaTelegramPlane.FaTelegramPlane, {
59499
- "class": langdetect != "ar" ? "mr-2" : "ml-2",
59512
+ "class": langdetect != 'ar' ? 'mr-2' : 'ml-2',
59500
59513
  size: sectionproperties.instagramiconfontsize
59501
- }), langdetect != "ar" ? "Telegram" : "Telegram")))), /*#__PURE__*/React__default["default"].createElement("div", {
59502
- "class": sectionproperties.showdownloadsection == "Show" || sectionproperties.showpaymentfooter == "Show" ? "col-lg-3 col-md-12 col-sm-12 mt-md-3" : "col-lg-4 col-md-12 col-sm-12 mt-md-3",
59514
+ }), langdetect != 'ar' ? 'Telegram' : 'Telegram')))), /*#__PURE__*/React__default["default"].createElement("div", {
59515
+ "class": sectionproperties.showdownloadsection == 'Show' || sectionproperties.showpaymentfooter == 'Show' ? 'col-lg-3 col-md-12 col-sm-12 mt-md-3' : 'col-lg-4 col-md-12 col-sm-12 mt-md-3',
59503
59516
  style: {
59504
- display: sectionproperties.showfooteraddress == "Hide" && sectionproperties.showfooterphonenumber == "Hide" && sectionproperties.showfooteremail == "Hide" ? "none" : "block"
59517
+ display: sectionproperties.showfooteraddress == 'Hide' && sectionproperties.showfooterphonenumber == 'Hide' && sectionproperties.showfooteremail == 'Hide' ? 'none' : 'block'
59505
59518
  }
59506
59519
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59507
59520
  "class": "row m-0 w-100"
59508
59521
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59509
59522
  "class": "col-lg-12 p-0 mb-3"
59510
59523
  }, /*#__PURE__*/React__default["default"].createElement("p", {
59511
- "class": "".concat(footerStyles.sectionTitle) + " m-0 p-0 wordbreak ",
59524
+ "class": "".concat(footerStyles.sectionTitle) + ' m-0 p-0 wordbreak ',
59512
59525
  style: {
59513
- textAlign: langdetect != "ar" ? "left" : "right"
59526
+ textAlign: langdetect != 'ar' ? 'left' : 'right'
59514
59527
  }
59515
- }, sectionproperties["otherinfotitle2".concat(langdetect)] || sectionproperties.otherinfotitle2en)), sectionproperties.showfooteraddress == "Show" && /*#__PURE__*/React__default["default"].createElement("div", {
59516
- "class": " col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-1 p-0 "
59528
+ }, sectionproperties["otherinfotitle2".concat(langdetect)] || sectionproperties.otherinfotitle2en)), sectionproperties.showfooteraddress == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59529
+ "class": ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-1 p-0 '
59517
59530
  }, /*#__PURE__*/React__default["default"].createElement("p", {
59518
- "class": "".concat(footerStyles.footerinfotext) + " d-flex align-items-center justify-content-start p-0 m-0 "
59531
+ "class": "".concat(footerStyles.footerinfotext) + ' d-flex align-items-center justify-content-start p-0 m-0 '
59519
59532
  }, /*#__PURE__*/React__default["default"].createElement("i", {
59520
- "class": " h-100 d-flex align-items-center justify-content-center ",
59533
+ "class": ' h-100 d-flex align-items-center justify-content-center ',
59521
59534
  style: {
59522
- marginRight: langdetect != "ar" ? "0.5rem" : 0,
59523
- marginLeft: langdetect == "ar" ? "0.5rem" : 0
59535
+ marginRight: langdetect != 'ar' ? '0.5rem' : 0,
59536
+ marginLeft: langdetect == 'ar' ? '0.5rem' : 0
59524
59537
  }
59525
59538
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
59526
59539
  size: sectionproperties.footerinfoicon_fontsize
59527
- })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.address_en)), sectionproperties.showfooterphonenumber == "Show" && /*#__PURE__*/React__default["default"].createElement("div", {
59528
- "class": "".concat(footerStyles.footerinfotext) + " col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-1 p-0 ",
59540
+ })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.address_en)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59541
+ "class": "".concat(footerStyles.footerinfotext) + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-1 p-0 ',
59529
59542
  onClick: function onClick() {
59530
- window.open("tel:" + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), "_self");
59543
+ window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
59531
59544
  }
59532
59545
  }, /*#__PURE__*/React__default["default"].createElement("p", {
59533
- "class": " footerinfotext d-flex align-items-center justify-content-start m-0 p-0 cursor-pointer ",
59546
+ "class": ' footerinfotext d-flex align-items-center justify-content-start m-0 p-0 cursor-pointer ',
59534
59547
  onClick: function onClick() {
59535
- window.open("tel:" + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), "_self");
59548
+ window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
59536
59549
  }
59537
59550
  }, /*#__PURE__*/React__default["default"].createElement("i", {
59538
- "class": " fa fa-phone ",
59551
+ "class": ' fa fa-phone ',
59539
59552
  style: {
59540
- marginRight: langdetect != "ar" ? "0.5rem" : 0,
59541
- marginLeft: langdetect == "ar" ? "0.5rem" : 0
59553
+ marginRight: langdetect != 'ar' ? '0.5rem' : 0,
59554
+ marginLeft: langdetect == 'ar' ? '0.5rem' : 0
59542
59555
  }
59543
- }), authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), sectionproperties.showfooteremail == "Show" && /*#__PURE__*/React__default["default"].createElement("div", {
59544
- "class": "".concat(footerStyles.footerinfotext) + " col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-1 p-0 ",
59556
+ }), authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59557
+ "class": "".concat(footerStyles.footerinfotext) + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-1 p-0 ',
59545
59558
  onClick: function onClick() {
59546
59559
  var _authdetailsContext$i22;
59547
- window.open("mailto:" + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 || (_authdetailsContext$i22 = _authdetailsContext$i22.contactinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.email), "_self");
59560
+ window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 || (_authdetailsContext$i22 = _authdetailsContext$i22.contactinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.email), '_self');
59548
59561
  }
59549
59562
  }, /*#__PURE__*/React__default["default"].createElement("p", {
59550
- "class": " footerinfotext d-flex align-items-center justify-content-start m-0 p-0 cursor-pointer ",
59563
+ "class": ' footerinfotext d-flex align-items-center justify-content-start m-0 p-0 cursor-pointer ',
59551
59564
  onClick: function onClick() {
59552
59565
  var _authdetailsContext$i23;
59553
- window.open("mailto:" + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 || (_authdetailsContext$i23 = _authdetailsContext$i23.contactinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.email), "_self");
59566
+ window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 || (_authdetailsContext$i23 = _authdetailsContext$i23.contactinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.email), '_self');
59554
59567
  },
59555
59568
  style: {
59556
- textTransform: "none"
59569
+ textTransform: 'none'
59557
59570
  }
59558
59571
  }, /*#__PURE__*/React__default["default"].createElement("i", {
59559
- "class": " fa fa-at text-transform-none ",
59572
+ "class": ' fa fa-at text-transform-none ',
59560
59573
  style: {
59561
- marginRight: langdetect != "ar" ? "0.5rem" : 0,
59562
- marginLeft: langdetect == "ar" ? "0.5rem" : 0
59574
+ marginRight: langdetect != 'ar' ? '0.5rem' : 0,
59575
+ marginLeft: langdetect == 'ar' ? '0.5rem' : 0
59563
59576
  }
59564
- }), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 || (_authdetailsContext$i24 = _authdetailsContext$i24.contactinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.email)))), sectionproperties.showdownloadsection == "Show" && /*#__PURE__*/React__default["default"].createElement("div", {
59565
- "class": sectionproperties.showfooteraddress == "Hide" && sectionproperties.showfooterphonenumber == "Hide" && sectionproperties.showfooteremail == "Hide" ? "col-lg-4 col-md-12 col-sm-12 mt-md-3" : "col-lg-3 col-md-12 col-sm-12 mt-md-3"
59577
+ }), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 || (_authdetailsContext$i24 = _authdetailsContext$i24.contactinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.email)))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59578
+ "class": sectionproperties.showfooteraddress == 'Hide' && sectionproperties.showfooterphonenumber == 'Hide' && sectionproperties.showfooteremail == 'Hide' ? 'col-lg-4 col-md-12 col-sm-12 mt-md-3' : 'col-lg-3 col-md-12 col-sm-12 mt-md-3'
59566
59579
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59567
59580
  className: "col-lg-12 p-0 d-flex justify-content-start mb-3"
59568
59581
  }, /*#__PURE__*/React__default["default"].createElement("p", {
59569
- className: "".concat(footerStyles.sectionTitle) + " m-0 p-0 "
59582
+ className: "".concat(footerStyles.sectionTitle) + ' m-0 p-0 '
59570
59583
  }, sectionproperties["otherinfotitle3".concat(langdetect)] || sectionproperties.otherinfotitle3en)), /*#__PURE__*/React__default["default"].createElement("div", {
59571
- "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start mb-1 mb-sm-3"
59584
+ "class": 'col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start mb-1 mb-sm-3'
59572
59585
  }, /*#__PURE__*/React__default["default"].createElement("img", {
59573
- "class": "".concat(footerStyles.apptore) + " cursor-pointer d-flex d-md-none ",
59574
- src: "https://tabex-co.com/storage/StaticImages/appstore.png",
59586
+ "class": "".concat(footerStyles.apptore) + ' cursor-pointer d-flex d-md-none ',
59587
+ src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
59575
59588
  onClick: function onClick() {
59576
59589
  var _authdetailsContext$i25;
59577
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.mobileapplink_appstore, "_blank");
59590
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.mobileapplink_appstore, '_blank');
59578
59591
  }
59579
59592
  }), /*#__PURE__*/React__default["default"].createElement("img", {
59580
- "class": "".concat(footerStyles.apptore) + " cursor-pointer d-none d-md-flex ",
59581
- src: "https://tabex-co.com/storage/StaticImages/appstore.png",
59593
+ "class": "".concat(footerStyles.apptore) + ' cursor-pointer d-none d-md-flex ',
59594
+ src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
59582
59595
  onClick: function onClick() {
59583
59596
  var _authdetailsContext$i26;
59584
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.mobileapplink_appstore, "_blank");
59597
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.mobileapplink_appstore, '_blank');
59585
59598
  }
59586
59599
  })), /*#__PURE__*/React__default["default"].createElement("div", {
59587
- "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start"
59600
+ "class": 'col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start'
59588
59601
  }, /*#__PURE__*/React__default["default"].createElement("img", {
59589
- "class": "".concat(footerStyles.playstore) + " cursor-pointer d-flex d-md-none ",
59590
- src: "https://tabex-co.com/storage/StaticImages/googleplay.png",
59602
+ "class": "".concat(footerStyles.playstore) + ' cursor-pointer d-flex d-md-none ',
59603
+ src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
59591
59604
  onClick: function onClick() {
59592
59605
  var _authdetailsContext$i27;
59593
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.mobileapplink_playstore, "_blank");
59606
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.mobileapplink_playstore, '_blank');
59594
59607
  }
59595
59608
  }), /*#__PURE__*/React__default["default"].createElement("img", {
59596
- "class": "".concat(footerStyles.playstore) + " cursor-pointer d-none d-md-flex ",
59597
- src: "https://tabex-co.com/storage/StaticImages/googleplay.png",
59609
+ "class": "".concat(footerStyles.playstore) + ' cursor-pointer d-none d-md-flex ',
59610
+ src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
59598
59611
  onClick: function onClick() {
59599
59612
  var _authdetailsContext$i28;
59600
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_playstore, "_blank");
59613
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_playstore, '_blank');
59601
59614
  }
59602
- }))), sectionproperties.showpaymentfooter == "Show" && /*#__PURE__*/React__default["default"].createElement("div", {
59615
+ }))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59603
59616
  "class": "col-lg-3 col-md-12 col-sm-12 mt-md-3 px-lg-5 px-md-2",
59604
59617
  style: {
59605
- paddingLeft: langdetect != "ar" ? "3.5rem" : 0,
59606
- paddingRight: langdetect == "ar" ? "3.5rem" : 0
59618
+ paddingLeft: langdetect != 'ar' ? '3.5rem' : 0,
59619
+ paddingRight: langdetect == 'ar' ? '3.5rem' : 0
59607
59620
  }
59608
59621
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59609
59622
  className: "col-lg-12 p-0 d-flex justify-content-start mb-3"
59610
59623
  }, /*#__PURE__*/React__default["default"].createElement("p", {
59611
- className: "".concat(footerStyles.sectionTitle) + " m-0 p-0 "
59624
+ className: "".concat(footerStyles.sectionTitle) + ' m-0 p-0 '
59612
59625
  }, sectionproperties["otherinfotitle3".concat(langdetect)] || sectionproperties.otherinfotitle3en)), /*#__PURE__*/React__default["default"].createElement("div", {
59613
- "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start flex-column mb-1 mb-sm-3"
59626
+ "class": 'col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start flex-column mb-1 mb-sm-3'
59614
59627
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59615
- className: "".concat(footerStyles.payimgcont) + " mb-2 "
59628
+ className: "".concat(footerStyles.payimgcont) + ' mb-2 '
59616
59629
  }, /*#__PURE__*/React__default["default"].createElement("img", {
59617
- src: "https://tabex-co.com/storage/StaticImages/visa.png",
59630
+ src: 'https://tabex-co.com/storage/StaticImages/visa.png',
59618
59631
  className: "".concat(footerStyles.payimg)
59619
59632
  })), /*#__PURE__*/React__default["default"].createElement("div", {
59620
59633
  className: "".concat(footerStyles.payimgcont)
59621
59634
  }, /*#__PURE__*/React__default["default"].createElement("img", {
59622
- src: "https://tabex-co.com/storage/StaticImages/mastercard.png",
59635
+ src: 'https://tabex-co.com/storage/StaticImages/mastercard.png',
59623
59636
  className: "".concat(footerStyles.payimg)
59624
59637
  })))))));
59625
59638
  };