tabexseriescomponents 0.2.1346 → 0.2.1348
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 +343 -289
- package/dist/index.esm.js +343 -289
- package/dist/index.umd.js +344 -290
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -7970,7 +7970,7 @@ var TamaraWidget = function TamaraWidget(props) {
|
|
|
7970
7970
|
function ownKeys$2C(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; }
|
|
7971
7971
|
function _objectSpread$2C(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2C(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2C(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
7972
7972
|
var Productinfo = function Productinfo(props) {
|
|
7973
|
-
var _css,
|
|
7973
|
+
var _css, _fetchProductInfoQuer88, _ref, _fetchProductInfoQuer89, _authdetailsContext$i40, _ref2, _fetchProductInfoQuer90, _authdetailsContext$i41, _ref3, _fetchProductInfoQuer91, _ref4, _authdetailsContext$i42, _authdetailsContext$i43, _authdetailsContext$i44, _authdetailsContext$i45, _authdetailsContext$i46, _authdetailsContext$i47, _authdetailsContext$i48, _authdetailsContext$i49, _authdetailsContext$i50, _authdetailsContext$i51, _fetchProductInfoQuer92, _fetchProductInfoQuer93, _fetchProductInfoQuer94, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _fetchProductInfoQuer95, _fetchProductInfoQuer96, _returnpolicyobj9, _returnpolicyobj0, _returnpolicyobj1, _returnpolicyobj10, _fetchProductInfoQuer97, _fetchProductInfoQuer98, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _authdetailsContext$i52, _returnpolicyobj15, _returnpolicyobj16, _returnpolicyobj17, _returnpolicyobj18, _fetchProductInfoQuer99, _fetchProductInfoQuer100, _fetchProductInfoQuer101, _fetchProductInfoQuer102, _returnpolicyobj19, _returnpolicyobj20, _returnpolicyobj21, _returnpolicyobj22, _authdetailsContext$i53, _returnpolicyobj23, _returnpolicyobj24, _returnpolicyobj25, _returnpolicyobj26, _fetchProductInfoQuer103, _fetchProductInfoQuer104, _returnpolicyobj27, _returnpolicyobj28, _returnpolicyobj29, _returnpolicyobj30, _authdetailsContext$i54, _fetchProductInfoQuer105, _fetchProductInfoQuer106, _fetchProductInfoQuer107, _fetchProductInfoQuer108, _returnpolicyobj31, _returnpolicyobj32, _returnpolicyobj33, _returnpolicyobj34, _authdetailsContext$i55, _authdetailsContext$i56, _authdetailsContext$i57;
|
|
7974
7974
|
var _useState = useState({}),
|
|
7975
7975
|
_useState2 = _slicedToArray(_useState, 2),
|
|
7976
7976
|
ProductInfoObj = _useState2[0],
|
|
@@ -8194,14 +8194,19 @@ var Productinfo = function Productinfo(props) {
|
|
|
8194
8194
|
};
|
|
8195
8195
|
useEffect(function () {
|
|
8196
8196
|
if (Object.keys(StatePagePropertiesContext).length != 0) {
|
|
8197
|
-
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5;
|
|
8197
|
+
var _fetchProductInfoQuer3, _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5;
|
|
8198
8198
|
var secpropobj = {};
|
|
8199
8199
|
StatePagePropertiesContext.pageobj != undefined && StatePagePropertiesContext.pageobj.pageproperties != undefined && StatePagePropertiesContext.pageobj.pageproperties.forEach(function (arrayItem, arrayindex) {
|
|
8200
8200
|
secpropobj[arrayItem.property_css_name] = arrayItem.property_value;
|
|
8201
8201
|
});
|
|
8202
8202
|
setsectionproperties(_objectSpread$2C({}, secpropobj));
|
|
8203
|
-
|
|
8204
|
-
|
|
8203
|
+
if (sectionproperties.showfirstpolicy == 'Hide' && sectionproperties.showsecondpolicy == 'Hide' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer3 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer3 === void 0 || (_fetchProductInfoQuer3 = _fetchProductInfoQuer3.data) === null || _fetchProductInfoQuer3 === void 0 || (_fetchProductInfoQuer3 = _fetchProductInfoQuer3.productinfo) === null || _fetchProductInfoQuer3 === void 0 || (_fetchProductInfoQuer3 = _fetchProductInfoQuer3.product_videos) === null || _fetchProductInfoQuer3 === void 0 ? void 0 : _fetchProductInfoQuer3.length) != 0) {
|
|
8204
|
+
settabname('videostab');
|
|
8205
|
+
setTabIndex(3);
|
|
8206
|
+
} else {
|
|
8207
|
+
setTabIndex(0);
|
|
8208
|
+
settabname('descriptiontab');
|
|
8209
|
+
}
|
|
8205
8210
|
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '68e4efe8cb18e') {
|
|
8206
8211
|
settabname('descriptiontab');
|
|
8207
8212
|
// alert('sd');
|
|
@@ -8217,10 +8222,10 @@ var Productinfo = function Productinfo(props) {
|
|
|
8217
8222
|
settabname('descriptiontab');
|
|
8218
8223
|
// alert('sd');
|
|
8219
8224
|
} else {
|
|
8220
|
-
var
|
|
8221
|
-
if (sectionproperties.prodCatShow == 'Hide' || sectionproperties.descriptionposition != 'Bottom' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8225
|
+
var _fetchProductInfoQuer4, _fetchProductInfoQuer5;
|
|
8226
|
+
if (sectionproperties.prodCatShow == 'Hide' || sectionproperties.descriptionposition != 'Bottom' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer4 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer4 === void 0 || (_fetchProductInfoQuer4 = _fetchProductInfoQuer4.data) === null || _fetchProductInfoQuer4 === void 0 || (_fetchProductInfoQuer4 = _fetchProductInfoQuer4.productinfo) === null || _fetchProductInfoQuer4 === void 0 || (_fetchProductInfoQuer4 = _fetchProductInfoQuer4.product_videos) === null || _fetchProductInfoQuer4 === void 0 ? void 0 : _fetchProductInfoQuer4.length) == 0) {
|
|
8222
8227
|
settabname('shippingpolicytab');
|
|
8223
|
-
} else if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8228
|
+
} else if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer5 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer5 === void 0 || (_fetchProductInfoQuer5 = _fetchProductInfoQuer5.data) === null || _fetchProductInfoQuer5 === void 0 || (_fetchProductInfoQuer5 = _fetchProductInfoQuer5.productinfo) === null || _fetchProductInfoQuer5 === void 0 || (_fetchProductInfoQuer5 = _fetchProductInfoQuer5.product_videos) === null || _fetchProductInfoQuer5 === void 0 ? void 0 : _fetchProductInfoQuer5.length) == 0 && sectionproperties.showfirstpolicy == 'Hide' && sectionproperties.showsecondpolicy == 'Hide') {
|
|
8224
8229
|
// settabname('videostab');
|
|
8225
8230
|
settabname('reviewstab');
|
|
8226
8231
|
}
|
|
@@ -8236,12 +8241,12 @@ var Productinfo = function Productinfo(props) {
|
|
|
8236
8241
|
}
|
|
8237
8242
|
}, [StatePagePropertiesContext]);
|
|
8238
8243
|
useEffect(function () {
|
|
8239
|
-
var
|
|
8240
|
-
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8241
|
-
var
|
|
8242
|
-
if (Array.isArray(fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8243
|
-
var
|
|
8244
|
-
var temparr = _toConsumableArray(fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8244
|
+
var _fetchProductInfoQuer6;
|
|
8245
|
+
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer6 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer6 === void 0 || (_fetchProductInfoQuer6 = _fetchProductInfoQuer6.data) === null || _fetchProductInfoQuer6 === void 0 || (_fetchProductInfoQuer6 = _fetchProductInfoQuer6.productinfo) === null || _fetchProductInfoQuer6 === void 0 || (_fetchProductInfoQuer6 = _fetchProductInfoQuer6.product_videos) === null || _fetchProductInfoQuer6 === void 0 ? void 0 : _fetchProductInfoQuer6.length) != 0) {
|
|
8246
|
+
var _fetchProductInfoQuer7;
|
|
8247
|
+
if (Array.isArray(fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer7 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer7 === void 0 || (_fetchProductInfoQuer7 = _fetchProductInfoQuer7.data) === null || _fetchProductInfoQuer7 === void 0 || (_fetchProductInfoQuer7 = _fetchProductInfoQuer7.productinfo) === null || _fetchProductInfoQuer7 === void 0 ? void 0 : _fetchProductInfoQuer7.product_videos)) {
|
|
8248
|
+
var _fetchProductInfoQuer8;
|
|
8249
|
+
var temparr = _toConsumableArray(fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer8 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer8 === void 0 || (_fetchProductInfoQuer8 = _fetchProductInfoQuer8.data) === null || _fetchProductInfoQuer8 === void 0 || (_fetchProductInfoQuer8 = _fetchProductInfoQuer8.productinfo) === null || _fetchProductInfoQuer8 === void 0 ? void 0 : _fetchProductInfoQuer8.product_videos);
|
|
8245
8250
|
temparr.forEach(function (item) {
|
|
8246
8251
|
item.linkclicked = false;
|
|
8247
8252
|
});
|
|
@@ -8283,33 +8288,33 @@ var Productinfo = function Productinfo(props) {
|
|
|
8283
8288
|
// }, [fetchProductInfoQueryContext.isSuccess, fetchProductInfoQueryContext.data, props, props.actions]);
|
|
8284
8289
|
useEffect(function () {
|
|
8285
8290
|
if (Object.keys(ProductInfoObj).length != 0 && !isloaded) {
|
|
8286
|
-
var
|
|
8291
|
+
var _fetchProductInfoQuer9, _fetchProductInfoQuer0, _fetchProductInfoQuer1, _fetchProductInfoQuer10, _fetchProductInfoQuer11, _fetchProductInfoQuer12, _fetchProductInfoQuer13, _fetchProductInfoQuer14, _fetchProductInfoQuer15, _fetchProductInfoQuer16, _fetchProductInfoQuer17, _fetchProductInfoQuer18, _fetchProductInfoQuer19, _fetchProductInfoQuer20, _fetchProductInfoQuer21;
|
|
8287
8292
|
variantchecker();
|
|
8288
8293
|
Pixel_EventsContext('productview', {
|
|
8289
|
-
name_en: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8290
|
-
name_ar: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8291
|
-
productid: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8292
|
-
value: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8293
|
-
sku: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8294
|
+
name_en: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer9 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer9 === void 0 || (_fetchProductInfoQuer9 = _fetchProductInfoQuer9.data) === null || _fetchProductInfoQuer9 === void 0 || (_fetchProductInfoQuer9 = _fetchProductInfoQuer9.productinfo) === null || _fetchProductInfoQuer9 === void 0 ? void 0 : _fetchProductInfoQuer9.name_en,
|
|
8295
|
+
name_ar: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer0 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer0 === void 0 || (_fetchProductInfoQuer0 = _fetchProductInfoQuer0.data) === null || _fetchProductInfoQuer0 === void 0 || (_fetchProductInfoQuer0 = _fetchProductInfoQuer0.productinfo) === null || _fetchProductInfoQuer0 === void 0 ? void 0 : _fetchProductInfoQuer0.name_ar,
|
|
8296
|
+
productid: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer1 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer1 === void 0 || (_fetchProductInfoQuer1 = _fetchProductInfoQuer1.data) === null || _fetchProductInfoQuer1 === void 0 || (_fetchProductInfoQuer1 = _fetchProductInfoQuer1.productinfo) === null || _fetchProductInfoQuer1 === void 0 ? void 0 : _fetchProductInfoQuer1.productid,
|
|
8297
|
+
value: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer10 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer10 === void 0 || (_fetchProductInfoQuer10 = _fetchProductInfoQuer10.data) === null || _fetchProductInfoQuer10 === void 0 || (_fetchProductInfoQuer10 = _fetchProductInfoQuer10.productinfo) === null || _fetchProductInfoQuer10 === void 0 ? void 0 : _fetchProductInfoQuer10.defaultprice,
|
|
8298
|
+
sku: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer11 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer11 === void 0 || (_fetchProductInfoQuer11 = _fetchProductInfoQuer11.data) === null || _fetchProductInfoQuer11 === void 0 || (_fetchProductInfoQuer11 = _fetchProductInfoQuer11.productinfo) === null || _fetchProductInfoQuer11 === void 0 ? void 0 : _fetchProductInfoQuer11.sku,
|
|
8294
8299
|
currency: 'EGP'
|
|
8295
8300
|
});
|
|
8296
8301
|
Pixel_EventsContext('ViewContent', {
|
|
8297
|
-
name_en: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8298
|
-
name_ar: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8299
|
-
productid: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8300
|
-
sku: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8302
|
+
name_en: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer12 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer12 === void 0 || (_fetchProductInfoQuer12 = _fetchProductInfoQuer12.data) === null || _fetchProductInfoQuer12 === void 0 || (_fetchProductInfoQuer12 = _fetchProductInfoQuer12.productinfo) === null || _fetchProductInfoQuer12 === void 0 ? void 0 : _fetchProductInfoQuer12.name_en,
|
|
8303
|
+
name_ar: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer13 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer13 === void 0 || (_fetchProductInfoQuer13 = _fetchProductInfoQuer13.data) === null || _fetchProductInfoQuer13 === void 0 || (_fetchProductInfoQuer13 = _fetchProductInfoQuer13.productinfo) === null || _fetchProductInfoQuer13 === void 0 ? void 0 : _fetchProductInfoQuer13.name_ar,
|
|
8304
|
+
productid: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer14 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer14 === void 0 || (_fetchProductInfoQuer14 = _fetchProductInfoQuer14.data) === null || _fetchProductInfoQuer14 === void 0 || (_fetchProductInfoQuer14 = _fetchProductInfoQuer14.productinfo) === null || _fetchProductInfoQuer14 === void 0 ? void 0 : _fetchProductInfoQuer14.productid,
|
|
8305
|
+
sku: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer15 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer15 === void 0 || (_fetchProductInfoQuer15 = _fetchProductInfoQuer15.data) === null || _fetchProductInfoQuer15 === void 0 || (_fetchProductInfoQuer15 = _fetchProductInfoQuer15.productinfo) === null || _fetchProductInfoQuer15 === void 0 ? void 0 : _fetchProductInfoQuer15.sku,
|
|
8301
8306
|
currency: 'EGP'
|
|
8302
8307
|
});
|
|
8303
8308
|
Pixel_EventsContext('view_item', {
|
|
8304
8309
|
ecommerce: {
|
|
8305
8310
|
currency: 'EGP',
|
|
8306
|
-
value: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8311
|
+
value: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer16 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer16 === void 0 || (_fetchProductInfoQuer16 = _fetchProductInfoQuer16.data) === null || _fetchProductInfoQuer16 === void 0 || (_fetchProductInfoQuer16 = _fetchProductInfoQuer16.productinfo) === null || _fetchProductInfoQuer16 === void 0 ? void 0 : _fetchProductInfoQuer16.defaultprice,
|
|
8307
8312
|
items: [{
|
|
8308
|
-
item_id: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8309
|
-
item_name: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8310
|
-
item_name_ar: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8311
|
-
sku: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8312
|
-
price: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8313
|
+
item_id: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer17 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer17 === void 0 || (_fetchProductInfoQuer17 = _fetchProductInfoQuer17.data) === null || _fetchProductInfoQuer17 === void 0 || (_fetchProductInfoQuer17 = _fetchProductInfoQuer17.productinfo) === null || _fetchProductInfoQuer17 === void 0 ? void 0 : _fetchProductInfoQuer17.productid,
|
|
8314
|
+
item_name: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer18 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer18 === void 0 || (_fetchProductInfoQuer18 = _fetchProductInfoQuer18.data) === null || _fetchProductInfoQuer18 === void 0 || (_fetchProductInfoQuer18 = _fetchProductInfoQuer18.productinfo) === null || _fetchProductInfoQuer18 === void 0 ? void 0 : _fetchProductInfoQuer18.name_en,
|
|
8315
|
+
item_name_ar: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer19 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer19 === void 0 || (_fetchProductInfoQuer19 = _fetchProductInfoQuer19.data) === null || _fetchProductInfoQuer19 === void 0 || (_fetchProductInfoQuer19 = _fetchProductInfoQuer19.productinfo) === null || _fetchProductInfoQuer19 === void 0 ? void 0 : _fetchProductInfoQuer19.name_ar,
|
|
8316
|
+
sku: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer20 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer20 === void 0 || (_fetchProductInfoQuer20 = _fetchProductInfoQuer20.data) === null || _fetchProductInfoQuer20 === void 0 || (_fetchProductInfoQuer20 = _fetchProductInfoQuer20.productinfo) === null || _fetchProductInfoQuer20 === void 0 ? void 0 : _fetchProductInfoQuer20.sku,
|
|
8317
|
+
price: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer21 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer21 === void 0 || (_fetchProductInfoQuer21 = _fetchProductInfoQuer21.data) === null || _fetchProductInfoQuer21 === void 0 || (_fetchProductInfoQuer21 = _fetchProductInfoQuer21.productinfo) === null || _fetchProductInfoQuer21 === void 0 ? void 0 : _fetchProductInfoQuer21.defaultprice
|
|
8313
8318
|
}]
|
|
8314
8319
|
}
|
|
8315
8320
|
});
|
|
@@ -8358,18 +8363,18 @@ var Productinfo = function Productinfo(props) {
|
|
|
8358
8363
|
return fullPath;
|
|
8359
8364
|
};
|
|
8360
8365
|
useEffect(function () {
|
|
8361
|
-
var
|
|
8366
|
+
var _fetchProductInfoQuer22, _fetchProductInfoQuer23;
|
|
8362
8367
|
// if (!fetchProductInfoQueryContext.isFetching && fetchProductInfoQueryContext.isSuccess && ikimagecredcontext != undefined) {
|
|
8363
|
-
if (isProductPageLoading == false && Object.keys(fetchProductInfoQueryContext) != 0 && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8364
|
-
var
|
|
8365
|
-
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8366
|
-
var
|
|
8368
|
+
if (isProductPageLoading == false && Object.keys(fetchProductInfoQueryContext) != 0 && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer22 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer22 === void 0 || (_fetchProductInfoQuer22 = _fetchProductInfoQuer22.data) === null || _fetchProductInfoQuer22 === void 0 ? void 0 : _fetchProductInfoQuer22.productinfo) != undefined && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer23 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer23 === void 0 || (_fetchProductInfoQuer23 = _fetchProductInfoQuer23.data) === null || _fetchProductInfoQuer23 === void 0 ? void 0 : _fetchProductInfoQuer23.productinfo) != null && ikimagecredcontext != undefined) {
|
|
8369
|
+
var _fetchProductInfoQuer24;
|
|
8370
|
+
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer24 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer24 === void 0 || (_fetchProductInfoQuer24 = _fetchProductInfoQuer24.data) === null || _fetchProductInfoQuer24 === void 0 ? void 0 : _fetchProductInfoQuer24.productinfo) != null) {
|
|
8371
|
+
var _fetchProductInfoQuer25, _fetchProductInfoQuer27, _fetchProductInfoQuer28, _fetchProductInfoQuer29, _fetchProductInfoQuer30, _fetchProductInfoQuer32, _fetchProductInfoQuer33, _fetchProductInfoQuer34, _fetchProductInfoQuer35, _fetchProductInfoQuer36;
|
|
8367
8372
|
var tempproductimagesarray = [];
|
|
8368
8373
|
var sizeguideimagetemp = [];
|
|
8369
8374
|
var tempproductpdfsarray = [];
|
|
8370
|
-
if (Array.isArray(fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8371
|
-
var
|
|
8372
|
-
fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8375
|
+
if (Array.isArray(fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer25 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer25 === void 0 || (_fetchProductInfoQuer25 = _fetchProductInfoQuer25.data) === null || _fetchProductInfoQuer25 === void 0 || (_fetchProductInfoQuer25 = _fetchProductInfoQuer25.productinfo) === null || _fetchProductInfoQuer25 === void 0 ? void 0 : _fetchProductInfoQuer25.productimages)) {
|
|
8376
|
+
var _fetchProductInfoQuer26;
|
|
8377
|
+
fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer26 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer26 === void 0 || (_fetchProductInfoQuer26 = _fetchProductInfoQuer26.data) === null || _fetchProductInfoQuer26 === void 0 || (_fetchProductInfoQuer26 = _fetchProductInfoQuer26.productinfo) === null || _fetchProductInfoQuer26 === void 0 || _fetchProductInfoQuer26.productimages.forEach(function (arrayItem, arrayindex) {
|
|
8373
8378
|
var imagepath = arrayItem.path;
|
|
8374
8379
|
|
|
8375
8380
|
// var sizeguideimagearrayobj = {
|
|
@@ -8423,14 +8428,14 @@ var Productinfo = function Productinfo(props) {
|
|
|
8423
8428
|
variantchecker();
|
|
8424
8429
|
var quantitystepincrearse = 1;
|
|
8425
8430
|
var tempaddtocardpayloadobj = _objectSpread$2C({}, addtocardpayloadobj);
|
|
8426
|
-
tempaddtocardpayloadobj.productid = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8431
|
+
tempaddtocardpayloadobj.productid = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer27 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer27 === void 0 || (_fetchProductInfoQuer27 = _fetchProductInfoQuer27.data) === null || _fetchProductInfoQuer27 === void 0 || (_fetchProductInfoQuer27 = _fetchProductInfoQuer27.productinfo) === null || _fetchProductInfoQuer27 === void 0 ? void 0 : _fetchProductInfoQuer27.productid;
|
|
8427
8432
|
// setaddtocardpayloadobj({ ...tempaddtocardpayloadobj });
|
|
8428
|
-
setRelatedProductsTagid(fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8429
|
-
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8430
|
-
var
|
|
8433
|
+
setRelatedProductsTagid(fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer28 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer28 === void 0 || (_fetchProductInfoQuer28 = _fetchProductInfoQuer28.data) === null || _fetchProductInfoQuer28 === void 0 || (_fetchProductInfoQuer28 = _fetchProductInfoQuer28.productinfo) === null || _fetchProductInfoQuer28 === void 0 ? void 0 : _fetchProductInfoQuer28.maintagid);
|
|
8434
|
+
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer29 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer29 === void 0 || (_fetchProductInfoQuer29 = _fetchProductInfoQuer29.data) === null || _fetchProductInfoQuer29 === void 0 || (_fetchProductInfoQuer29 = _fetchProductInfoQuer29.productinfo) === null || _fetchProductInfoQuer29 === void 0 ? void 0 : _fetchProductInfoQuer29.maintagid) != null && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer30 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer30 === void 0 || (_fetchProductInfoQuer30 = _fetchProductInfoQuer30.data) === null || _fetchProductInfoQuer30 === void 0 || (_fetchProductInfoQuer30 = _fetchProductInfoQuer30.productinfo) === null || _fetchProductInfoQuer30 === void 0 || (_fetchProductInfoQuer30 = _fetchProductInfoQuer30.maintagid) === null || _fetchProductInfoQuer30 === void 0 ? void 0 : _fetchProductInfoQuer30.length) != 0) {
|
|
8435
|
+
var _fetchProductInfoQuer31;
|
|
8431
8436
|
GeneralAPIMutationContext.mutate({
|
|
8432
8437
|
endpointurl: '/FetchRelatedProducts',
|
|
8433
|
-
tagid: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8438
|
+
tagid: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer31 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer31 === void 0 || (_fetchProductInfoQuer31 = _fetchProductInfoQuer31.data) === null || _fetchProductInfoQuer31 === void 0 || (_fetchProductInfoQuer31 = _fetchProductInfoQuer31.productinfo) === null || _fetchProductInfoQuer31 === void 0 ? void 0 : _fetchProductInfoQuer31.maintagid,
|
|
8434
8439
|
mutateSuccesscallback: function mutateSuccesscallback(data, variables) {
|
|
8435
8440
|
if (data.data.status) {
|
|
8436
8441
|
setRelatedproducts(data.data.productsrelated);
|
|
@@ -8438,19 +8443,19 @@ var Productinfo = function Productinfo(props) {
|
|
|
8438
8443
|
}
|
|
8439
8444
|
});
|
|
8440
8445
|
}
|
|
8441
|
-
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8446
|
+
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer32 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer32 === void 0 || (_fetchProductInfoQuer32 = _fetchProductInfoQuer32.data) === null || _fetchProductInfoQuer32 === void 0 || (_fetchProductInfoQuer32 = _fetchProductInfoQuer32.productinfo) === null || _fetchProductInfoQuer32 === void 0 ? void 0 : _fetchProductInfoQuer32.item_type) == 'package list') {
|
|
8442
8447
|
tempaddtocardpayloadobj.item_type = 'package list';
|
|
8443
8448
|
} else {
|
|
8444
8449
|
tempaddtocardpayloadobj.item_type = 'product';
|
|
8445
8450
|
}
|
|
8446
|
-
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8451
|
+
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer33 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer33 === void 0 || (_fetchProductInfoQuer33 = _fetchProductInfoQuer33.data) === null || _fetchProductInfoQuer33 === void 0 || (_fetchProductInfoQuer33 = _fetchProductInfoQuer33.productinfo) === null || _fetchProductInfoQuer33 === void 0 ? void 0 : _fetchProductInfoQuer33.quantitystepincrearse) != undefined && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer34 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer34 === void 0 || (_fetchProductInfoQuer34 = _fetchProductInfoQuer34.data) === null || _fetchProductInfoQuer34 === void 0 || (_fetchProductInfoQuer34 = _fetchProductInfoQuer34.productinfo) === null || _fetchProductInfoQuer34 === void 0 ? void 0 : _fetchProductInfoQuer34.quantitystepincrearse) != null && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer35 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer35 === void 0 || (_fetchProductInfoQuer35 = _fetchProductInfoQuer35.data) === null || _fetchProductInfoQuer35 === void 0 || (_fetchProductInfoQuer35 = _fetchProductInfoQuer35.productinfo) === null || _fetchProductInfoQuer35 === void 0 ? void 0 : _fetchProductInfoQuer35.quantitystepincrearse) != 1 && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer36 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.productinfo) === null || _fetchProductInfoQuer36 === void 0 ? void 0 : _fetchProductInfoQuer36.quantitystepincrearse) != '') {
|
|
8447
8452
|
var _authdetailsContext$i6;
|
|
8448
8453
|
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) == '66d6de1a1e04a') {
|
|
8449
|
-
var _fetchProductInfoQuer36;
|
|
8450
|
-
quantitystepincrearse = parseFloat(fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer36 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.productinfo) === null || _fetchProductInfoQuer36 === void 0 ? void 0 : _fetchProductInfoQuer36.quantitystepincrearse);
|
|
8451
|
-
} else {
|
|
8452
8454
|
var _fetchProductInfoQuer37;
|
|
8453
|
-
quantitystepincrearse =
|
|
8455
|
+
quantitystepincrearse = parseFloat(fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer37 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer37 === void 0 || (_fetchProductInfoQuer37 = _fetchProductInfoQuer37.data) === null || _fetchProductInfoQuer37 === void 0 || (_fetchProductInfoQuer37 = _fetchProductInfoQuer37.productinfo) === null || _fetchProductInfoQuer37 === void 0 ? void 0 : _fetchProductInfoQuer37.quantitystepincrearse);
|
|
8456
|
+
} else {
|
|
8457
|
+
var _fetchProductInfoQuer38;
|
|
8458
|
+
quantitystepincrearse = parseInt(fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer38 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer38 === void 0 || (_fetchProductInfoQuer38 = _fetchProductInfoQuer38.data) === null || _fetchProductInfoQuer38 === void 0 || (_fetchProductInfoQuer38 = _fetchProductInfoQuer38.productinfo) === null || _fetchProductInfoQuer38 === void 0 ? void 0 : _fetchProductInfoQuer38.quantitystepincrearse);
|
|
8454
8459
|
}
|
|
8455
8460
|
// quantitystepincrearse = parseFloat(fetchProductInfoQueryContext?.data?.data?.productinfo?.quantitystepincrearse);
|
|
8456
8461
|
}
|
|
@@ -10124,8 +10129,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
10124
10129
|
});
|
|
10125
10130
|
}
|
|
10126
10131
|
if (variantnotmatch.length == 0 && isvariant == true) {
|
|
10127
|
-
var
|
|
10128
|
-
var variantobj = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
10132
|
+
var _fetchProductInfoQuer39;
|
|
10133
|
+
var variantobj = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer39 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer39 === void 0 || (_fetchProductInfoQuer39 = _fetchProductInfoQuer39.data) === null || _fetchProductInfoQuer39 === void 0 || (_fetchProductInfoQuer39 = _fetchProductInfoQuer39.productinfo) === null || _fetchProductInfoQuer39 === void 0 ? void 0 : _fetchProductInfoQuer39.variants[ProductVariantIndex];
|
|
10129
10134
|
var variantid = '';
|
|
10130
10135
|
if (variantobj == undefined) {
|
|
10131
10136
|
setisoutofstock(false);
|
|
@@ -10170,8 +10175,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
10170
10175
|
var forcetocheckoutvalue = forcetocheckout;
|
|
10171
10176
|
// alert(addtocardpayloadobj.quantity + 'sad');
|
|
10172
10177
|
if (addtocardpayloadobj.productid.length != 0 && addtocardpayloadobj.quantity > 0) {
|
|
10173
|
-
var
|
|
10174
|
-
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
10178
|
+
var _fetchProductInfoQuer40;
|
|
10179
|
+
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer40 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer40 === void 0 || (_fetchProductInfoQuer40 = _fetchProductInfoQuer40.data) === null || _fetchProductInfoQuer40 === void 0 || (_fetchProductInfoQuer40 = _fetchProductInfoQuer40.productinfo) === null || _fetchProductInfoQuer40 === void 0 ? void 0 : _fetchProductInfoQuer40.hasvariants) == 1) {
|
|
10175
10180
|
if (addtocardpayloadobj.variantid.length != 0) {
|
|
10176
10181
|
runfunc = true;
|
|
10177
10182
|
} else {
|
|
@@ -10187,28 +10192,28 @@ var Productinfo = function Productinfo(props) {
|
|
|
10187
10192
|
NotificationManager.warning('', 'Please Choose Quantity');
|
|
10188
10193
|
}
|
|
10189
10194
|
if (runfunc == true) {
|
|
10190
|
-
var
|
|
10195
|
+
var _fetchProductInfoQuer41, _fetchProductInfoQuer42;
|
|
10191
10196
|
var tempaddtocardpayloadobj = _objectSpread$2C({}, addtocardpayloadobj);
|
|
10192
|
-
tempaddtocardpayloadobj.isproductforcedtocheckout = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
10193
|
-
tempaddtocardpayloadobj.vendorid = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
10197
|
+
tempaddtocardpayloadobj.isproductforcedtocheckout = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer41 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer41 === void 0 || (_fetchProductInfoQuer41 = _fetchProductInfoQuer41.data) === null || _fetchProductInfoQuer41 === void 0 || (_fetchProductInfoQuer41 = _fetchProductInfoQuer41.productinfo) === null || _fetchProductInfoQuer41 === void 0 ? void 0 : _fetchProductInfoQuer41.isproductforcedtocheckout;
|
|
10198
|
+
tempaddtocardpayloadobj.vendorid = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer42 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer42 === void 0 || (_fetchProductInfoQuer42 = _fetchProductInfoQuer42.data) === null || _fetchProductInfoQuer42 === void 0 || (_fetchProductInfoQuer42 = _fetchProductInfoQuer42.productinfo) === null || _fetchProductInfoQuer42 === void 0 ? void 0 : _fetchProductInfoQuer42.vendorproviderid;
|
|
10194
10199
|
if (forcetocheckoutvalue != undefined) {
|
|
10195
10200
|
tempaddtocardpayloadobj.forcetocheckoutvalue = forcetocheckoutvalue;
|
|
10196
10201
|
}
|
|
10197
10202
|
var Extrafieldvalidationresponse = validateextrafields();
|
|
10198
10203
|
if (Extrafieldvalidationresponse.status) {
|
|
10199
|
-
var
|
|
10204
|
+
var _fetchProductInfoQuer43, _fetchProductInfoQuer44, _fetchProductInfoQuer45, _fetchProductInfoQuer46, _fetchProductInfoQuer47, _fetchProductInfoQuer48;
|
|
10200
10205
|
var finalprice = 0;
|
|
10201
|
-
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
10206
|
+
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer43 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer43 === void 0 || (_fetchProductInfoQuer43 = _fetchProductInfoQuer43.data) === null || _fetchProductInfoQuer43 === void 0 || (_fetchProductInfoQuer43 = _fetchProductInfoQuer43.productinfo) === null || _fetchProductInfoQuer43 === void 0 ? void 0 : _fetchProductInfoQuer43.hassale) == 1) {
|
|
10202
10207
|
finalprice = getprice_discountpriceprops('defaultsaleprice', 0, variantindexcompleted);
|
|
10203
10208
|
} else {
|
|
10204
10209
|
finalprice = getprice_discountpriceprops('defaultprice', 0, variantindexcompleted);
|
|
10205
10210
|
}
|
|
10206
10211
|
Pixel_EventsContext('AddToCart', {
|
|
10207
|
-
content_ids: [fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
10208
|
-
content_name: (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
10209
|
-
content_sku: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
10212
|
+
content_ids: [fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer44 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer44 === void 0 || (_fetchProductInfoQuer44 = _fetchProductInfoQuer44.data) === null || _fetchProductInfoQuer44 === void 0 || (_fetchProductInfoQuer44 = _fetchProductInfoQuer44.productinfo) === null || _fetchProductInfoQuer44 === void 0 ? void 0 : _fetchProductInfoQuer44.productid],
|
|
10213
|
+
content_name: (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer45 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer45 === void 0 || (_fetchProductInfoQuer45 = _fetchProductInfoQuer45.data) === null || _fetchProductInfoQuer45 === void 0 || (_fetchProductInfoQuer45 = _fetchProductInfoQuer45.productinfo) === null || _fetchProductInfoQuer45 === void 0 ? void 0 : _fetchProductInfoQuer45.name_en) + ' - ' + (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer46 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer46 === void 0 || (_fetchProductInfoQuer46 = _fetchProductInfoQuer46.data) === null || _fetchProductInfoQuer46 === void 0 || (_fetchProductInfoQuer46 = _fetchProductInfoQuer46.productinfo) === null || _fetchProductInfoQuer46 === void 0 ? void 0 : _fetchProductInfoQuer46.name_ar),
|
|
10214
|
+
content_sku: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer47 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer47 === void 0 || (_fetchProductInfoQuer47 = _fetchProductInfoQuer47.data) === null || _fetchProductInfoQuer47 === void 0 || (_fetchProductInfoQuer47 = _fetchProductInfoQuer47.productinfo) === null || _fetchProductInfoQuer47 === void 0 ? void 0 : _fetchProductInfoQuer47.sku,
|
|
10210
10215
|
content_type: 'product',
|
|
10211
|
-
currency: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
10216
|
+
currency: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer48 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer48 === void 0 || (_fetchProductInfoQuer48 = _fetchProductInfoQuer48.data) === null || _fetchProductInfoQuer48 === void 0 ? void 0 : _fetchProductInfoQuer48.currencyname_en,
|
|
10212
10217
|
value: finalprice,
|
|
10213
10218
|
quantity: addtocardpayloadobj.quantity
|
|
10214
10219
|
});
|
|
@@ -10217,12 +10222,12 @@ var Productinfo = function Productinfo(props) {
|
|
|
10217
10222
|
}
|
|
10218
10223
|
};
|
|
10219
10224
|
var validateextrafields = function validateextrafields() {
|
|
10220
|
-
var
|
|
10225
|
+
var _fetchProductInfoQuer49;
|
|
10221
10226
|
var tempaddtocardpayloadobj = _objectSpread$2C({}, addtocardpayloadobj);
|
|
10222
10227
|
var status = false;
|
|
10223
10228
|
var reason = '';
|
|
10224
10229
|
var missingitemsfound = [];
|
|
10225
|
-
var extrafields = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
10230
|
+
var extrafields = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer49 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer49 === void 0 || (_fetchProductInfoQuer49 = _fetchProductInfoQuer49.data) === null || _fetchProductInfoQuer49 === void 0 || (_fetchProductInfoQuer49 = _fetchProductInfoQuer49.productinfo) === null || _fetchProductInfoQuer49 === void 0 ? void 0 : _fetchProductInfoQuer49.productextrafields;
|
|
10226
10231
|
if ((extrafields === null || extrafields === void 0 ? void 0 : extrafields.length) == 0) {
|
|
10227
10232
|
status = true;
|
|
10228
10233
|
} else {
|
|
@@ -10344,9 +10349,9 @@ var Productinfo = function Productinfo(props) {
|
|
|
10344
10349
|
scrollContainerClassName: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.contactinfo.instid) == '68e7c7c93c5bd' ? '' : 'scrollmenuclasssubscrollbarrelatedproducts'
|
|
10345
10350
|
}, Relatedproducts.map(function (item, index) {
|
|
10346
10351
|
if (item.productinfo != null) {
|
|
10347
|
-
var
|
|
10348
|
-
if (item.productid != (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
10349
|
-
var
|
|
10352
|
+
var _fetchProductInfoQuer50;
|
|
10353
|
+
if (item.productid != (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer50 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer50 === void 0 || (_fetchProductInfoQuer50 = _fetchProductInfoQuer50.data) === null || _fetchProductInfoQuer50 === void 0 || (_fetchProductInfoQuer50 = _fetchProductInfoQuer50.productinfo) === null || _fetchProductInfoQuer50 === void 0 ? void 0 : _fetchProductInfoQuer50.productid)) {
|
|
10354
|
+
var _fetchProductInfoQuer51, _fetchProductInfoQuer52;
|
|
10350
10355
|
return /*#__PURE__*/React.createElement("div", {
|
|
10351
10356
|
className: "col-lg-12 mb-3 px-1",
|
|
10352
10357
|
onClick: function onClick() {
|
|
@@ -10396,7 +10401,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
10396
10401
|
"class": "col-lg-12 d-flex align-items-center justify-content-center p-0 "
|
|
10397
10402
|
}, /*#__PURE__*/React.createElement("p", {
|
|
10398
10403
|
"class": "".concat(productinfo_cssstyles.relatedproductPricestyles) + ' m-0 '
|
|
10399
|
-
}, item.productinfo.hassale == 1 ? item.productinfo.defaultsaleprice : item.productinfo.defaultprice, ' ', langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
10404
|
+
}, item.productinfo.hassale == 1 ? item.productinfo.defaultsaleprice : item.productinfo.defaultprice, ' ', langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer51 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer51 === void 0 || (_fetchProductInfoQuer51 = _fetchProductInfoQuer51.data) === null || _fetchProductInfoQuer51 === void 0 ? void 0 : _fetchProductInfoQuer51.currencyname_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer52 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer52 === void 0 || (_fetchProductInfoQuer52 = _fetchProductInfoQuer52.data) === null || _fetchProductInfoQuer52 === void 0 ? void 0 : _fetchProductInfoQuer52.currencyname_ar, ' '))))));
|
|
10400
10405
|
}
|
|
10401
10406
|
}
|
|
10402
10407
|
}))), sectionproperties.relatedproductsectionstyle == 'Vertical' && /*#__PURE__*/React.createElement("div", {
|
|
@@ -10405,9 +10410,9 @@ var Productinfo = function Productinfo(props) {
|
|
|
10405
10410
|
className: "row m-0 w-100"
|
|
10406
10411
|
}, Relatedproducts.map(function (item, index) {
|
|
10407
10412
|
if (item.productinfo != null) {
|
|
10408
|
-
var
|
|
10409
|
-
if (item.productid != (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
10410
|
-
var
|
|
10413
|
+
var _fetchProductInfoQuer53;
|
|
10414
|
+
if (item.productid != (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer53 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer53 === void 0 || (_fetchProductInfoQuer53 = _fetchProductInfoQuer53.data) === null || _fetchProductInfoQuer53 === void 0 || (_fetchProductInfoQuer53 = _fetchProductInfoQuer53.productinfo) === null || _fetchProductInfoQuer53 === void 0 ? void 0 : _fetchProductInfoQuer53.productid)) {
|
|
10415
|
+
var _fetchProductInfoQuer54, _fetchProductInfoQuer55;
|
|
10411
10416
|
return /*#__PURE__*/React.createElement("div", {
|
|
10412
10417
|
className: "col-lg-3 col-sm-6 mb-3 ",
|
|
10413
10418
|
onClick: function onClick() {
|
|
@@ -10448,7 +10453,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
10448
10453
|
"class": "col-lg-12 d-flex align-items-center justify-content-center p-0 "
|
|
10449
10454
|
}, /*#__PURE__*/React.createElement("p", {
|
|
10450
10455
|
"class": "".concat(productinfo_cssstyles.relatedproductPricestyles) + ' m-0 '
|
|
10451
|
-
}, item.productinfo.hassale == 1 ? item.productinfo.defaultsaleprice : item.productinfo.defaultprice, ' ', langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
10456
|
+
}, item.productinfo.hassale == 1 ? item.productinfo.defaultsaleprice : item.productinfo.defaultprice, ' ', langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer54 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer54 === void 0 || (_fetchProductInfoQuer54 = _fetchProductInfoQuer54.data) === null || _fetchProductInfoQuer54 === void 0 ? void 0 : _fetchProductInfoQuer54.currencyname_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer55 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer55 === void 0 || (_fetchProductInfoQuer55 = _fetchProductInfoQuer55.data) === null || _fetchProductInfoQuer55 === void 0 ? void 0 : _fetchProductInfoQuer55.currencyname_ar, ' '))))));
|
|
10452
10457
|
}
|
|
10453
10458
|
}
|
|
10454
10459
|
}))))));
|
|
@@ -10475,28 +10480,28 @@ var Productinfo = function Productinfo(props) {
|
|
|
10475
10480
|
NotificationManager.warning('', 'Please Choose Quantity');
|
|
10476
10481
|
}
|
|
10477
10482
|
if (runfunc == true) {
|
|
10478
|
-
var
|
|
10483
|
+
var _fetchProductInfoQuer56, _fetchProductInfoQuer57;
|
|
10479
10484
|
// var tempaddtocardpayloadobj = { ...addtocardpayloadobj };
|
|
10480
|
-
addtocartobjparam.isproductforcedtocheckout = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
10481
|
-
addtocartobjparam.vendorid = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
10485
|
+
addtocartobjparam.isproductforcedtocheckout = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer56 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer56 === void 0 || (_fetchProductInfoQuer56 = _fetchProductInfoQuer56.data) === null || _fetchProductInfoQuer56 === void 0 || (_fetchProductInfoQuer56 = _fetchProductInfoQuer56.productinfo) === null || _fetchProductInfoQuer56 === void 0 ? void 0 : _fetchProductInfoQuer56.isproductforcedtocheckout;
|
|
10486
|
+
addtocartobjparam.vendorid = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer57 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer57 === void 0 || (_fetchProductInfoQuer57 = _fetchProductInfoQuer57.data) === null || _fetchProductInfoQuer57 === void 0 || (_fetchProductInfoQuer57 = _fetchProductInfoQuer57.productinfo) === null || _fetchProductInfoQuer57 === void 0 ? void 0 : _fetchProductInfoQuer57.vendorproviderid;
|
|
10482
10487
|
if (forcetocheckoutvalue != undefined) {
|
|
10483
10488
|
addtocartobjparam.forcetocheckoutvalue = forcetocheckoutvalue;
|
|
10484
10489
|
}
|
|
10485
10490
|
var Extrafieldvalidationresponse = validateextrafields();
|
|
10486
10491
|
if (Extrafieldvalidationresponse.status) {
|
|
10487
|
-
var
|
|
10492
|
+
var _fetchProductInfoQuer58, _fetchProductInfoQuer59, _fetchProductInfoQuer60, _fetchProductInfoQuer61, _fetchProductInfoQuer62, _fetchProductInfoQuer63;
|
|
10488
10493
|
var finalprice = 0;
|
|
10489
|
-
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
10494
|
+
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer58 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer58 === void 0 || (_fetchProductInfoQuer58 = _fetchProductInfoQuer58.data) === null || _fetchProductInfoQuer58 === void 0 || (_fetchProductInfoQuer58 = _fetchProductInfoQuer58.productinfo) === null || _fetchProductInfoQuer58 === void 0 ? void 0 : _fetchProductInfoQuer58.hassale) == 1) {
|
|
10490
10495
|
finalprice = getprice_discountpriceprops('defaultsaleprice', 0, variantindexcompleted);
|
|
10491
10496
|
} else {
|
|
10492
10497
|
finalprice = getprice_discountpriceprops('defaultprice', 0, variantindexcompleted);
|
|
10493
10498
|
}
|
|
10494
10499
|
Pixel_EventsContext('AddToCart', {
|
|
10495
|
-
content_ids: [fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
10496
|
-
content_name: (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
10497
|
-
content_sku: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
10500
|
+
content_ids: [fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer59 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer59 === void 0 || (_fetchProductInfoQuer59 = _fetchProductInfoQuer59.data) === null || _fetchProductInfoQuer59 === void 0 || (_fetchProductInfoQuer59 = _fetchProductInfoQuer59.productinfo) === null || _fetchProductInfoQuer59 === void 0 ? void 0 : _fetchProductInfoQuer59.productid],
|
|
10501
|
+
content_name: (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer60 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer60 === void 0 || (_fetchProductInfoQuer60 = _fetchProductInfoQuer60.data) === null || _fetchProductInfoQuer60 === void 0 || (_fetchProductInfoQuer60 = _fetchProductInfoQuer60.productinfo) === null || _fetchProductInfoQuer60 === void 0 ? void 0 : _fetchProductInfoQuer60.name_en) + ' - ' + (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer61 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer61 === void 0 || (_fetchProductInfoQuer61 = _fetchProductInfoQuer61.data) === null || _fetchProductInfoQuer61 === void 0 || (_fetchProductInfoQuer61 = _fetchProductInfoQuer61.productinfo) === null || _fetchProductInfoQuer61 === void 0 ? void 0 : _fetchProductInfoQuer61.name_ar),
|
|
10502
|
+
content_sku: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer62 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer62 === void 0 || (_fetchProductInfoQuer62 = _fetchProductInfoQuer62.data) === null || _fetchProductInfoQuer62 === void 0 || (_fetchProductInfoQuer62 = _fetchProductInfoQuer62.productinfo) === null || _fetchProductInfoQuer62 === void 0 ? void 0 : _fetchProductInfoQuer62.sku,
|
|
10498
10503
|
content_type: 'product',
|
|
10499
|
-
currency: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
10504
|
+
currency: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer63 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer63 === void 0 || (_fetchProductInfoQuer63 = _fetchProductInfoQuer63.data) === null || _fetchProductInfoQuer63 === void 0 ? void 0 : _fetchProductInfoQuer63.currencyname_en,
|
|
10500
10505
|
value: finalprice,
|
|
10501
10506
|
quantity: addtocardpayloadobj.quantity
|
|
10502
10507
|
});
|
|
@@ -11146,16 +11151,16 @@ var Productinfo = function Productinfo(props) {
|
|
|
11146
11151
|
// }
|
|
11147
11152
|
// };
|
|
11148
11153
|
var get_product_extras_price = function get_product_extras_price() {
|
|
11149
|
-
var
|
|
11154
|
+
var _fetchProductInfoQuer64, _fetchProductInfoQuer65, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3;
|
|
11150
11155
|
var totalprice_extras_price = 0;
|
|
11151
|
-
if (fetchProductInfoQueryContext != undefined && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : fetchProductInfoQueryContext.data) != undefined && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11156
|
+
if (fetchProductInfoQueryContext != undefined && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : fetchProductInfoQueryContext.data) != undefined && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer64 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer64 === void 0 ? void 0 : _fetchProductInfoQuer64.data) != undefined && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer65 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer65 === void 0 || (_fetchProductInfoQuer65 = _fetchProductInfoQuer65.data) === null || _fetchProductInfoQuer65 === void 0 ? void 0 : _fetchProductInfoQuer65.productinfo) != undefined && fetchcustomercartQueryContext != undefined && (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 ? void 0 : fetchcustomercartQueryContext.data) != undefined && (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue === void 0 ? void 0 : _fetchcustomercartQue.data) != undefined && (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue2 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.data) === null || _fetchcustomercartQue2 === void 0 ? void 0 : _fetchcustomercartQue2.customercart) != undefined && (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue3 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.customercart) === null || _fetchcustomercartQue3 === void 0 ? void 0 : _fetchcustomercartQue3.cartitems) != undefined) {
|
|
11152
11157
|
var _fetchcustomercartQue4;
|
|
11153
11158
|
var extras_for_product = [];
|
|
11154
11159
|
fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue4 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue4 === void 0 || (_fetchcustomercartQue4 = _fetchcustomercartQue4.data) === null || _fetchcustomercartQue4 === void 0 || (_fetchcustomercartQue4 = _fetchcustomercartQue4.customercart) === null || _fetchcustomercartQue4 === void 0 ? void 0 : _fetchcustomercartQue4.cartitems;
|
|
11155
11160
|
product_prod_extras_array === null || product_prod_extras_array === void 0 || product_prod_extras_array.forEach(function (cartitem_in, cartindex_in) {
|
|
11156
11161
|
if ((cartitem_in === null || cartitem_in === void 0 ? void 0 : cartitem_in.item_type) == 'Extras') {
|
|
11157
|
-
var
|
|
11158
|
-
if ((cartitem_in === null || cartitem_in === void 0 ? void 0 : cartitem_in.main_ref_productid) == (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11162
|
+
var _fetchProductInfoQuer66;
|
|
11163
|
+
if ((cartitem_in === null || cartitem_in === void 0 ? void 0 : cartitem_in.main_ref_productid) == (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer66 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer66 === void 0 || (_fetchProductInfoQuer66 = _fetchProductInfoQuer66.data) === null || _fetchProductInfoQuer66 === void 0 || (_fetchProductInfoQuer66 = _fetchProductInfoQuer66.productinfo) === null || _fetchProductInfoQuer66 === void 0 ? void 0 : _fetchProductInfoQuer66.productid)) {
|
|
11159
11164
|
extras_for_product.push(cartitem_in);
|
|
11160
11165
|
}
|
|
11161
11166
|
}
|
|
@@ -11168,37 +11173,37 @@ var Productinfo = function Productinfo(props) {
|
|
|
11168
11173
|
return parseFloat(totalprice_extras_price);
|
|
11169
11174
|
};
|
|
11170
11175
|
var getprice_discountpriceprops = function getprice_discountpriceprops(type, withtotal, variantindexcompleted) {
|
|
11171
|
-
var
|
|
11176
|
+
var _fetchProductInfoQuer67, _fetchProductInfoQuer68, _fetchProductInfoQuer69, _fetchProductInfoQuer70;
|
|
11172
11177
|
var price = 0;
|
|
11173
11178
|
var quantity = 0;
|
|
11174
11179
|
if (addtocardpayloadobj.quantity != undefined && addtocardpayloadobj.quantity != null) {
|
|
11175
11180
|
quantity = parseFloat(addtocardpayloadobj.quantity);
|
|
11176
11181
|
}
|
|
11177
|
-
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11178
|
-
var
|
|
11179
|
-
fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11182
|
+
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer67 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer67 === void 0 || (_fetchProductInfoQuer67 = _fetchProductInfoQuer67.data) === null || _fetchProductInfoQuer67 === void 0 || (_fetchProductInfoQuer67 = _fetchProductInfoQuer67.productinfo) === null || _fetchProductInfoQuer67 === void 0 ? void 0 : _fetchProductInfoQuer67.productquantityoptions) != undefined && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer68 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer68 === void 0 || (_fetchProductInfoQuer68 = _fetchProductInfoQuer68.data) === null || _fetchProductInfoQuer68 === void 0 || (_fetchProductInfoQuer68 = _fetchProductInfoQuer68.productinfo) === null || _fetchProductInfoQuer68 === void 0 ? void 0 : _fetchProductInfoQuer68.productquantityoptions) != null && Array.isArray(fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer69 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer69 === void 0 || (_fetchProductInfoQuer69 = _fetchProductInfoQuer69.data) === null || _fetchProductInfoQuer69 === void 0 || (_fetchProductInfoQuer69 = _fetchProductInfoQuer69.productinfo) === null || _fetchProductInfoQuer69 === void 0 ? void 0 : _fetchProductInfoQuer69.productquantityoptions) && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer70 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer70 === void 0 || (_fetchProductInfoQuer70 = _fetchProductInfoQuer70.data) === null || _fetchProductInfoQuer70 === void 0 || (_fetchProductInfoQuer70 = _fetchProductInfoQuer70.productinfo) === null || _fetchProductInfoQuer70 === void 0 || (_fetchProductInfoQuer70 = _fetchProductInfoQuer70.productquantityoptions) === null || _fetchProductInfoQuer70 === void 0 ? void 0 : _fetchProductInfoQuer70.length) != 0) {
|
|
11183
|
+
var _fetchProductInfoQuer71;
|
|
11184
|
+
fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer71 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer71 === void 0 || (_fetchProductInfoQuer71 = _fetchProductInfoQuer71.data) === null || _fetchProductInfoQuer71 === void 0 || (_fetchProductInfoQuer71 = _fetchProductInfoQuer71.productinfo) === null || _fetchProductInfoQuer71 === void 0 ? void 0 : _fetchProductInfoQuer71.productquantityoptions;
|
|
11180
11185
|
}
|
|
11181
11186
|
if (type == 'defaultprice') {
|
|
11182
|
-
var
|
|
11183
|
-
price = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11184
|
-
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11187
|
+
var _fetchProductInfoQuer72, _fetchProductInfoQuer73;
|
|
11188
|
+
price = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer72 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer72 === void 0 || (_fetchProductInfoQuer72 = _fetchProductInfoQuer72.data) === null || _fetchProductInfoQuer72 === void 0 || (_fetchProductInfoQuer72 = _fetchProductInfoQuer72.productinfo) === null || _fetchProductInfoQuer72 === void 0 ? void 0 : _fetchProductInfoQuer72.defaultprice;
|
|
11189
|
+
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer73 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer73 === void 0 || (_fetchProductInfoQuer73 = _fetchProductInfoQuer73.data) === null || _fetchProductInfoQuer73 === void 0 || (_fetchProductInfoQuer73 = _fetchProductInfoQuer73.productinfo) === null || _fetchProductInfoQuer73 === void 0 ? void 0 : _fetchProductInfoQuer73.hasvariants) == 1) {
|
|
11185
11190
|
if (variantindexcompleted != undefined) {
|
|
11186
|
-
var
|
|
11187
|
-
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11188
|
-
var
|
|
11189
|
-
price = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11191
|
+
var _fetchProductInfoQuer74;
|
|
11192
|
+
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer74 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer74 === void 0 || (_fetchProductInfoQuer74 = _fetchProductInfoQuer74.data) === null || _fetchProductInfoQuer74 === void 0 || (_fetchProductInfoQuer74 = _fetchProductInfoQuer74.productinfo) === null || _fetchProductInfoQuer74 === void 0 || (_fetchProductInfoQuer74 = _fetchProductInfoQuer74.variants[variantindexcompleted]) === null || _fetchProductInfoQuer74 === void 0 ? void 0 : _fetchProductInfoQuer74.variantprice) != undefined) {
|
|
11193
|
+
var _fetchProductInfoQuer75;
|
|
11194
|
+
price = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer75 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer75 === void 0 || (_fetchProductInfoQuer75 = _fetchProductInfoQuer75.data) === null || _fetchProductInfoQuer75 === void 0 || (_fetchProductInfoQuer75 = _fetchProductInfoQuer75.productinfo) === null || _fetchProductInfoQuer75 === void 0 || (_fetchProductInfoQuer75 = _fetchProductInfoQuer75.variants[variantindexcompleted]) === null || _fetchProductInfoQuer75 === void 0 ? void 0 : _fetchProductInfoQuer75.variantprice;
|
|
11190
11195
|
}
|
|
11191
11196
|
}
|
|
11192
11197
|
}
|
|
11193
11198
|
} else if (type == 'defaultsaleprice') {
|
|
11194
|
-
var
|
|
11195
|
-
price = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11196
|
-
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11199
|
+
var _fetchProductInfoQuer76, _fetchProductInfoQuer77;
|
|
11200
|
+
price = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer76 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer76 === void 0 || (_fetchProductInfoQuer76 = _fetchProductInfoQuer76.data) === null || _fetchProductInfoQuer76 === void 0 || (_fetchProductInfoQuer76 = _fetchProductInfoQuer76.productinfo) === null || _fetchProductInfoQuer76 === void 0 ? void 0 : _fetchProductInfoQuer76.defaultsaleprice;
|
|
11201
|
+
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer77 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer77 === void 0 || (_fetchProductInfoQuer77 = _fetchProductInfoQuer77.data) === null || _fetchProductInfoQuer77 === void 0 || (_fetchProductInfoQuer77 = _fetchProductInfoQuer77.productinfo) === null || _fetchProductInfoQuer77 === void 0 ? void 0 : _fetchProductInfoQuer77.hasvariants) == 1) {
|
|
11197
11202
|
if (variantindexcompleted != undefined) {
|
|
11198
|
-
var
|
|
11199
|
-
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11200
|
-
var
|
|
11201
|
-
price = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11203
|
+
var _fetchProductInfoQuer78;
|
|
11204
|
+
if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer78 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer78 === void 0 || (_fetchProductInfoQuer78 = _fetchProductInfoQuer78.data) === null || _fetchProductInfoQuer78 === void 0 || (_fetchProductInfoQuer78 = _fetchProductInfoQuer78.productinfo) === null || _fetchProductInfoQuer78 === void 0 || (_fetchProductInfoQuer78 = _fetchProductInfoQuer78.variants[variantindexcompleted]) === null || _fetchProductInfoQuer78 === void 0 ? void 0 : _fetchProductInfoQuer78.variantsaleprice) != undefined) {
|
|
11205
|
+
var _fetchProductInfoQuer79;
|
|
11206
|
+
price = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer79 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer79 === void 0 || (_fetchProductInfoQuer79 = _fetchProductInfoQuer79.data) === null || _fetchProductInfoQuer79 === void 0 || (_fetchProductInfoQuer79 = _fetchProductInfoQuer79.productinfo) === null || _fetchProductInfoQuer79 === void 0 || (_fetchProductInfoQuer79 = _fetchProductInfoQuer79.variants[variantindexcompleted]) === null || _fetchProductInfoQuer79 === void 0 ? void 0 : _fetchProductInfoQuer79.variantsaleprice;
|
|
11202
11207
|
}
|
|
11203
11208
|
}
|
|
11204
11209
|
}
|
|
@@ -11297,7 +11302,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
11297
11302
|
// }
|
|
11298
11303
|
// };
|
|
11299
11304
|
var getQuantityCondition = function getQuantityCondition() {
|
|
11300
|
-
var
|
|
11305
|
+
var _fetchProductInfoQuer80;
|
|
11301
11306
|
return /*#__PURE__*/React.createElement("div", {
|
|
11302
11307
|
"class": "col-lg-12 p-0",
|
|
11303
11308
|
style: {
|
|
@@ -11327,12 +11332,12 @@ var Productinfo = function Productinfo(props) {
|
|
|
11327
11332
|
height: 1,
|
|
11328
11333
|
background: sectionproperties.pricelisttitlecolor
|
|
11329
11334
|
}
|
|
11330
|
-
})), fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11331
|
-
var
|
|
11335
|
+
})), fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer80 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer80 === void 0 || (_fetchProductInfoQuer80 = _fetchProductInfoQuer80.data) === null || _fetchProductInfoQuer80 === void 0 || (_fetchProductInfoQuer80 = _fetchProductInfoQuer80.productinfo) === null || _fetchProductInfoQuer80 === void 0 || (_fetchProductInfoQuer80 = _fetchProductInfoQuer80.productquantityoptions) === null || _fetchProductInfoQuer80 === void 0 ? void 0 : _fetchProductInfoQuer80.map(function (item, index) {
|
|
11336
|
+
var _fetchProductInfoQuer81;
|
|
11332
11337
|
return /*#__PURE__*/React.createElement("div", {
|
|
11333
11338
|
className: "col-lg-12 p-0 w-100 d-flex align-items-center",
|
|
11334
11339
|
style: {
|
|
11335
|
-
marginBottom: (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11340
|
+
marginBottom: (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer81 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer81 === void 0 || (_fetchProductInfoQuer81 = _fetchProductInfoQuer81.data) === null || _fetchProductInfoQuer81 === void 0 || (_fetchProductInfoQuer81 = _fetchProductInfoQuer81.productinfo) === null || _fetchProductInfoQuer81 === void 0 || (_fetchProductInfoQuer81 = _fetchProductInfoQuer81.productquantityoptions) === null || _fetchProductInfoQuer81 === void 0 ? void 0 : _fetchProductInfoQuer81.length) - 1 != index ? '1rem' : 0
|
|
11336
11341
|
}
|
|
11337
11342
|
}, /*#__PURE__*/React.createElement("div", {
|
|
11338
11343
|
"class": "d-flex align-items-center",
|
|
@@ -11366,7 +11371,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
11366
11371
|
})));
|
|
11367
11372
|
};
|
|
11368
11373
|
var StoreInfo = function StoreInfo(position) {
|
|
11369
|
-
var
|
|
11374
|
+
var _fetchProductInfoQuer82, _authdetailsContext$i34, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _authdetailsContext$i35, _authdetailsContext$i37;
|
|
11370
11375
|
return /*#__PURE__*/React.createElement("div", {
|
|
11371
11376
|
"class": sectionproperties.storeinformationcontainerborderwidth != 0 ? 'row m-0 w-100 p-3' : 'row m-0 w-100',
|
|
11372
11377
|
style: {
|
|
@@ -11417,7 +11422,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
11417
11422
|
style: {
|
|
11418
11423
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
11419
11424
|
}
|
|
11420
|
-
}, langdetect == 'en' ? sectionproperties.otherinfodesc2en : sectionproperties.otherinfodesc2ar))), sectionproperties.showpricinglist == 'Show' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11425
|
+
}, langdetect == 'en' ? sectionproperties.otherinfodesc2en : sectionproperties.otherinfodesc2ar))), sectionproperties.showpricinglist == 'Show' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer82 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer82 === void 0 || (_fetchProductInfoQuer82 = _fetchProductInfoQuer82.data) === null || _fetchProductInfoQuer82 === void 0 || (_fetchProductInfoQuer82 = _fetchProductInfoQuer82.productinfo) === null || _fetchProductInfoQuer82 === void 0 || (_fetchProductInfoQuer82 = _fetchProductInfoQuer82.productquantityoptions) === null || _fetchProductInfoQuer82 === void 0 ? void 0 : _fetchProductInfoQuer82.length) != 0 && /*#__PURE__*/React.createElement("div", {
|
|
11421
11426
|
"class": "col-lg-12 p-0 mb-4"
|
|
11422
11427
|
}, getQuantityCondition()), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
11423
11428
|
className: "".concat(productinfo_cssstyles.storeinfobtn, " ").concat(productinfo_cssstyles.storeinfocontainer) + ' mt-4 col-lg-12 p-0 d-flex align-items-center cursor-pointer ',
|
|
@@ -11618,7 +11623,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
11618
11623
|
lang: langdetect,
|
|
11619
11624
|
amount: getprice_discountpriceprops('defaultprice', 0, variantindexcompleted),
|
|
11620
11625
|
divid: 'prodinfo'
|
|
11621
|
-
})), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11626
|
+
})), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer88 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer88 === void 0 || (_fetchProductInfoQuer88 = _fetchProductInfoQuer88.data) === null || _fetchProductInfoQuer88 === void 0 || (_fetchProductInfoQuer88 = _fetchProductInfoQuer88.productinfo) === null || _fetchProductInfoQuer88 === void 0 ? void 0 : _fetchProductInfoQuer88.item_type) == 'product' && /*#__PURE__*/React.createElement(Product_itemtype, {
|
|
11622
11627
|
actions: (_ref = {
|
|
11623
11628
|
product_prod_extras_array: product_prod_extras_array,
|
|
11624
11629
|
setproduct_prod_extras_array: setproduct_prod_extras_array,
|
|
@@ -11632,7 +11637,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
11632
11637
|
lang: lang,
|
|
11633
11638
|
srcfromprops: props.srcfromprops
|
|
11634
11639
|
}, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref, "returnpolicyobj", returnpolicyobj), "productinfo_cssstyles", productinfo_cssstyles), "addtocartfunc", addtocartfunc), "selectproductoptionvalue", selectproductoptionvalue), "clearchoosenvaluesbutkeepcurrentvalue", clearchoosenvaluesbutkeepcurrentvalue), "productimagesarray", productimagesarray), "fetchProductInfoQueryContext", fetchProductInfoQueryContext), "ProductInfoObj", ProductInfoObj), "sectionproperties", sectionproperties), "addtocardpayloadobj", addtocardpayloadobj), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref, "setaddtocardpayloadobj", setaddtocardpayloadobj), "routingcountext", routingcountext), "AddtoCartMutationContext", AddtoCartMutationContext), "authdetailsContext", authdetailsContext), "addtofavoritescontext", addtofavoritescontext), "variantindexcompleted", variantindexcompleted), "StaticPagesLinksContext", StaticPagesLinksContext), "NotificationManager", NotificationManager), "GeneralAPIMutationContext", GeneralAPIMutationContext), "quantityconditionfoundobjprops", quantityconditionfoundobj), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref, "relatedproducts", relatedproducts), "productVideos", productVideos), "getprice_discountpriceprops", getprice_discountpriceprops), "StoreInfoprops", StoreInfo), "currentshowingimageindex", currentshowingimageindex), "setcurrentshowingimageindex", setcurrentshowingimageindex), "templatepropcontext", templatepropcontext), "ikimagecredcontext", ikimagecredcontext), "variantindex", variantindex), "setvariantindex", setvariantindex), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref, "variantsku", variantsku), "variantvalueidentifier", variantvalueidentifier), "sizeguideimage", sizeguideimage), "setopensizeguidemodal", setopensizeguidemodal), "addtocartfunc_extras", addtocartfunc_extras), "productpdfsarray", productpdfsarray))
|
|
11635
|
-
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11640
|
+
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer89 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer89 === void 0 || (_fetchProductInfoQuer89 = _fetchProductInfoQuer89.data) === null || _fetchProductInfoQuer89 === void 0 || (_fetchProductInfoQuer89 = _fetchProductInfoQuer89.productinfo) === null || _fetchProductInfoQuer89 === void 0 ? void 0 : _fetchProductInfoQuer89.item_type) == 'Article' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.contactinfo.instid) != '6946c118427af' && /*#__PURE__*/React.createElement(Article_itemtype, {
|
|
11636
11641
|
actions: (_ref2 = {
|
|
11637
11642
|
variantnotchosendisclaimer: variantnotchosendisclaimer,
|
|
11638
11643
|
setisoutofstock: setisoutofstock,
|
|
@@ -11642,7 +11647,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
11642
11647
|
lang: lang,
|
|
11643
11648
|
srcfromprops: props.srcfromprops
|
|
11644
11649
|
}, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref2, "returnpolicyobj", returnpolicyobj), "productinfo_cssstyles", productinfo_cssstyles), "addtocartfunc", addtocartfunc), "selectproductoptionvalue", selectproductoptionvalue), "clearchoosenvaluesbutkeepcurrentvalue", clearchoosenvaluesbutkeepcurrentvalue), "productimagesarray", productimagesarray), "fetchProductInfoQueryContext", fetchProductInfoQueryContext), "ProductInfoObj", ProductInfoObj), "sectionproperties", sectionproperties), "addtocardpayloadobj", addtocardpayloadobj), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref2, "setaddtocardpayloadobj", setaddtocardpayloadobj), "routingcountext", routingcountext), "AddtoCartMutationContext", AddtoCartMutationContext), "authdetailsContext", authdetailsContext), "addtofavoritescontext", addtofavoritescontext), "variantindexcompleted", variantindexcompleted), "StaticPagesLinksContext", StaticPagesLinksContext), "NotificationManager", NotificationManager), "GeneralAPIMutationContext", GeneralAPIMutationContext), "quantityconditionfoundobjprops", quantityconditionfoundobj), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref2, "relatedproducts", relatedproducts), "getprice_discountpriceprops", getprice_discountpriceprops), "StoreInfoprops", StoreInfo), "currentshowingimageindex", currentshowingimageindex), "setcurrentshowingimageindex", setcurrentshowingimageindex), "templatepropcontext", templatepropcontext), "ikimagecredcontext", ikimagecredcontext), "variantindex", variantindex), "setvariantindex", setvariantindex), "variantsku", variantsku), _defineProperty(_defineProperty(_ref2, "variantvalueidentifier", variantvalueidentifier), "productpdfsarray", productpdfsarray))
|
|
11645
|
-
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11650
|
+
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer90 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer90 === void 0 || (_fetchProductInfoQuer90 = _fetchProductInfoQuer90.data) === null || _fetchProductInfoQuer90 === void 0 || (_fetchProductInfoQuer90 = _fetchProductInfoQuer90.productinfo) === null || _fetchProductInfoQuer90 === void 0 ? void 0 : _fetchProductInfoQuer90.item_type) == 'Article' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.contactinfo.instid) == '6946c118427af' && /*#__PURE__*/React.createElement(Product_itemtype_Article, {
|
|
11646
11651
|
actions: (_ref3 = {
|
|
11647
11652
|
isOptionInStock: isOptionInStock,
|
|
11648
11653
|
variantnotchosendisclaimer: variantnotchosendisclaimer,
|
|
@@ -11654,7 +11659,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
11654
11659
|
lang: lang,
|
|
11655
11660
|
srcfromprops: props.srcfromprops
|
|
11656
11661
|
}, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref3, "returnpolicyobj", returnpolicyobj), "productinfo_cssstyles", productinfo_cssstyles), "addtocartfunc", addtocartfunc), "selectproductoptionvalue", selectproductoptionvalue), "clearchoosenvaluesbutkeepcurrentvalue", clearchoosenvaluesbutkeepcurrentvalue), "productimagesarray", productimagesarray), "fetchProductInfoQueryContext", fetchProductInfoQueryContext), "ProductInfoObj", ProductInfoObj), "sectionproperties", sectionproperties), "addtocardpayloadobj", addtocardpayloadobj), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref3, "setaddtocardpayloadobj", setaddtocardpayloadobj), "routingcountext", routingcountext), "AddtoCartMutationContext", AddtoCartMutationContext), "authdetailsContext", authdetailsContext), "addtofavoritescontext", addtofavoritescontext), "variantindexcompleted", variantindexcompleted), "StaticPagesLinksContext", StaticPagesLinksContext), "NotificationManager", NotificationManager), "GeneralAPIMutationContext", GeneralAPIMutationContext), "quantityconditionfoundobjprops", quantityconditionfoundobj), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref3, "relatedproducts", relatedproducts), "productVideos", productVideos), "getprice_discountpriceprops", getprice_discountpriceprops), "StoreInfoprops", StoreInfo), "currentshowingimageindex", currentshowingimageindex), "setcurrentshowingimageindex", setcurrentshowingimageindex), "templatepropcontext", templatepropcontext), "ikimagecredcontext", ikimagecredcontext), "variantindex", variantindex), "setvariantindex", setvariantindex), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref3, "variantsku", variantsku), "variantvalueidentifier", variantvalueidentifier), "sizeguideimage", sizeguideimage), "setopensizeguidemodal", setopensizeguidemodal), "addtocartfunc_extras", addtocartfunc_extras), "productpdfsarray", productpdfsarray))
|
|
11657
|
-
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11662
|
+
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer91 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer91 === void 0 || (_fetchProductInfoQuer91 = _fetchProductInfoQuer91.data) === null || _fetchProductInfoQuer91 === void 0 || (_fetchProductInfoQuer91 = _fetchProductInfoQuer91.productinfo) === null || _fetchProductInfoQuer91 === void 0 ? void 0 : _fetchProductInfoQuer91.item_type) == 'service' && /*#__PURE__*/React.createElement(Service_itemtype, {
|
|
11658
11663
|
actions: (_ref4 = {
|
|
11659
11664
|
product_prod_extras_array: product_prod_extras_array,
|
|
11660
11665
|
setproduct_prod_extras_array: setproduct_prod_extras_array,
|
|
@@ -11673,7 +11678,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
11673
11678
|
style: {
|
|
11674
11679
|
paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
|
|
11675
11680
|
paddingRight: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px' : 0,
|
|
11676
|
-
display: sectionproperties.showfirstpolicy == 'Hide' && sectionproperties.showsecondpolicy == 'Hide' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11681
|
+
display: sectionproperties.showfirstpolicy == 'Hide' && sectionproperties.showsecondpolicy == 'Hide' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer92 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer92 === void 0 || (_fetchProductInfoQuer92 = _fetchProductInfoQuer92.data) === null || _fetchProductInfoQuer92 === void 0 || (_fetchProductInfoQuer92 = _fetchProductInfoQuer92.productinfo) === null || _fetchProductInfoQuer92 === void 0 || (_fetchProductInfoQuer92 = _fetchProductInfoQuer92.product_videos) === null || _fetchProductInfoQuer92 === void 0 ? void 0 : _fetchProductInfoQuer92.length) != 0 ? 'flex' : (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer93 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer93 === void 0 || (_fetchProductInfoQuer93 = _fetchProductInfoQuer93.data) === null || _fetchProductInfoQuer93 === void 0 || (_fetchProductInfoQuer93 = _fetchProductInfoQuer93.productinfo) === null || _fetchProductInfoQuer93 === void 0 ? void 0 : _fetchProductInfoQuer93.productcanrate) == 1 ? 'flex' : sectionproperties.showfirstpolicy == 'Hide' && sectionproperties.showsecondpolicy == 'Hide' ? 'none' : sectionproperties.showfirstpolicy == 'Hide' && sectionproperties.showsecondpolicy == 'Hide' && sectionproperties.descriptionposition != 'Bottom' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer94 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer94 === void 0 || (_fetchProductInfoQuer94 = _fetchProductInfoQuer94.data) === null || _fetchProductInfoQuer94 === void 0 || (_fetchProductInfoQuer94 = _fetchProductInfoQuer94.productinfo) === null || _fetchProductInfoQuer94 === void 0 || (_fetchProductInfoQuer94 = _fetchProductInfoQuer94.product_videos) === null || _fetchProductInfoQuer94 === void 0 ? void 0 : _fetchProductInfoQuer94.length) == 0 ? 'none' : 'flex'
|
|
11677
11682
|
}
|
|
11678
11683
|
}, /*#__PURE__*/React.createElement("div", {
|
|
11679
11684
|
"class": "".concat(productinfo_cssstyles.cardcontainer) + ' ml-0 mr-0 w-100 pl-md-3 pr-md-3 px-1025-1 ',
|
|
@@ -11735,12 +11740,12 @@ var Productinfo = function Productinfo(props) {
|
|
|
11735
11740
|
onClick: function onClick() {
|
|
11736
11741
|
settabname('refundpolicytab');
|
|
11737
11742
|
}
|
|
11738
|
-
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11743
|
+
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer95 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer95 === void 0 || (_fetchProductInfoQuer95 = _fetchProductInfoQuer95.data) === null || _fetchProductInfoQuer95 === void 0 || (_fetchProductInfoQuer95 = _fetchProductInfoQuer95.productinfo) === null || _fetchProductInfoQuer95 === void 0 || (_fetchProductInfoQuer95 = _fetchProductInfoQuer95.product_videos) === null || _fetchProductInfoQuer95 === void 0 ? void 0 : _fetchProductInfoQuer95.length) != 0 && /*#__PURE__*/React.createElement(Tab, {
|
|
11739
11744
|
label: langdetect == 'en' ? sectionproperties.videostitleen : sectionproperties.videostitlear,
|
|
11740
11745
|
onClick: function onClick() {
|
|
11741
11746
|
settabname('videostab');
|
|
11742
11747
|
}
|
|
11743
|
-
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11748
|
+
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer96 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer96 === void 0 || (_fetchProductInfoQuer96 = _fetchProductInfoQuer96.data) === null || _fetchProductInfoQuer96 === void 0 || (_fetchProductInfoQuer96 = _fetchProductInfoQuer96.productinfo) === null || _fetchProductInfoQuer96 === void 0 ? void 0 : _fetchProductInfoQuer96.productcanrate) == 1 && /*#__PURE__*/React.createElement(Tab, {
|
|
11744
11749
|
label: langdetect == 'en' ? 'Reviews' : 'التقييمات',
|
|
11745
11750
|
onClick: function onClick() {
|
|
11746
11751
|
settabname('reviewstab');
|
|
@@ -11794,12 +11799,12 @@ var Productinfo = function Productinfo(props) {
|
|
|
11794
11799
|
onClick: function onClick() {
|
|
11795
11800
|
settabname('refundpolicytab');
|
|
11796
11801
|
}
|
|
11797
|
-
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11802
|
+
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer97 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer97 === void 0 || (_fetchProductInfoQuer97 = _fetchProductInfoQuer97.data) === null || _fetchProductInfoQuer97 === void 0 || (_fetchProductInfoQuer97 = _fetchProductInfoQuer97.productinfo) === null || _fetchProductInfoQuer97 === void 0 || (_fetchProductInfoQuer97 = _fetchProductInfoQuer97.product_videos) === null || _fetchProductInfoQuer97 === void 0 ? void 0 : _fetchProductInfoQuer97.length) != 0 && /*#__PURE__*/React.createElement(Tab, {
|
|
11798
11803
|
label: langdetect == 'en' ? 'Videos' : 'فيديوهات',
|
|
11799
11804
|
onClick: function onClick() {
|
|
11800
11805
|
settabname('videostab');
|
|
11801
11806
|
}
|
|
11802
|
-
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11807
|
+
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer98 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer98 === void 0 || (_fetchProductInfoQuer98 = _fetchProductInfoQuer98.data) === null || _fetchProductInfoQuer98 === void 0 || (_fetchProductInfoQuer98 = _fetchProductInfoQuer98.productinfo) === null || _fetchProductInfoQuer98 === void 0 ? void 0 : _fetchProductInfoQuer98.productcanrate) == 1 && /*#__PURE__*/React.createElement(Tab, {
|
|
11803
11808
|
label: langdetect == 'en' ? 'Reviews' : 'التقييمات',
|
|
11804
11809
|
onClick: function onClick() {
|
|
11805
11810
|
settabname('reviewstab');
|
|
@@ -11933,12 +11938,12 @@ var Productinfo = function Productinfo(props) {
|
|
|
11933
11938
|
onClick: function onClick() {
|
|
11934
11939
|
settabname('refundpolicytab');
|
|
11935
11940
|
}
|
|
11936
|
-
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11941
|
+
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer99 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer99 === void 0 || (_fetchProductInfoQuer99 = _fetchProductInfoQuer99.data) === null || _fetchProductInfoQuer99 === void 0 || (_fetchProductInfoQuer99 = _fetchProductInfoQuer99.productinfo) === null || _fetchProductInfoQuer99 === void 0 || (_fetchProductInfoQuer99 = _fetchProductInfoQuer99.product_videos) === null || _fetchProductInfoQuer99 === void 0 ? void 0 : _fetchProductInfoQuer99.length) != 0 && /*#__PURE__*/React.createElement(Tab, {
|
|
11937
11942
|
label: langdetect == 'en' ? 'Videos' : 'فيديوهات',
|
|
11938
11943
|
onClick: function onClick() {
|
|
11939
11944
|
settabname('videostab');
|
|
11940
11945
|
}
|
|
11941
|
-
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11946
|
+
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer100 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer100 === void 0 || (_fetchProductInfoQuer100 = _fetchProductInfoQuer100.data) === null || _fetchProductInfoQuer100 === void 0 || (_fetchProductInfoQuer100 = _fetchProductInfoQuer100.productinfo) === null || _fetchProductInfoQuer100 === void 0 ? void 0 : _fetchProductInfoQuer100.productcanrate) == 1 && /*#__PURE__*/React.createElement(Tab, {
|
|
11942
11947
|
label: langdetect == 'en' ? 'Reviews' : 'التقييمات',
|
|
11943
11948
|
onClick: function onClick() {
|
|
11944
11949
|
settabname('reviewstab');
|
|
@@ -11959,7 +11964,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
11959
11964
|
color: sectionproperties.prodCatColor
|
|
11960
11965
|
},
|
|
11961
11966
|
dangerouslySetInnerHTML: {
|
|
11962
|
-
__html: langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
11967
|
+
__html: langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer101 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer101 === void 0 || (_fetchProductInfoQuer101 = _fetchProductInfoQuer101.data) === null || _fetchProductInfoQuer101 === void 0 || (_fetchProductInfoQuer101 = _fetchProductInfoQuer101.productinfo) === null || _fetchProductInfoQuer101 === void 0 ? void 0 : _fetchProductInfoQuer101.short_description_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer102 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer102 === void 0 || (_fetchProductInfoQuer102 = _fetchProductInfoQuer102.data) === null || _fetchProductInfoQuer102 === void 0 || (_fetchProductInfoQuer102 = _fetchProductInfoQuer102.productinfo) === null || _fetchProductInfoQuer102 === void 0 ? void 0 : _fetchProductInfoQuer102.short_description_ar
|
|
11963
11968
|
}
|
|
11964
11969
|
})), tabname == 'shippingpolicytab' && /*#__PURE__*/React.createElement("div", {
|
|
11965
11970
|
"class": "col-lg-12 pl-5 pr-5 p-md-0 w-100"
|
|
@@ -12101,7 +12106,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12101
12106
|
color: sectionproperties.prodCatColor
|
|
12102
12107
|
},
|
|
12103
12108
|
dangerouslySetInnerHTML: {
|
|
12104
|
-
__html: langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
12109
|
+
__html: langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer103 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer103 === void 0 || (_fetchProductInfoQuer103 = _fetchProductInfoQuer103.data) === null || _fetchProductInfoQuer103 === void 0 || (_fetchProductInfoQuer103 = _fetchProductInfoQuer103.productinfo) === null || _fetchProductInfoQuer103 === void 0 ? void 0 : _fetchProductInfoQuer103.short_description_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer104 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer104 === void 0 || (_fetchProductInfoQuer104 = _fetchProductInfoQuer104.data) === null || _fetchProductInfoQuer104 === void 0 || (_fetchProductInfoQuer104 = _fetchProductInfoQuer104.productinfo) === null || _fetchProductInfoQuer104 === void 0 ? void 0 : _fetchProductInfoQuer104.short_description_ar
|
|
12105
12110
|
}
|
|
12106
12111
|
})), tabname == 'shippingpolicytab' && /*#__PURE__*/React.createElement("div", {
|
|
12107
12112
|
"class": "col-lg-12 pl-5 pr-5 p-md-0 w-100"
|
|
@@ -12233,7 +12238,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12233
12238
|
color: '#000000'
|
|
12234
12239
|
},
|
|
12235
12240
|
dangerouslySetInnerHTML: {
|
|
12236
|
-
__html: langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
12241
|
+
__html: langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer105 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer105 === void 0 || (_fetchProductInfoQuer105 = _fetchProductInfoQuer105.data) === null || _fetchProductInfoQuer105 === void 0 || (_fetchProductInfoQuer105 = _fetchProductInfoQuer105.productinfo) === null || _fetchProductInfoQuer105 === void 0 ? void 0 : _fetchProductInfoQuer105.description_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer106 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer106 === void 0 || (_fetchProductInfoQuer106 = _fetchProductInfoQuer106.data) === null || _fetchProductInfoQuer106 === void 0 || (_fetchProductInfoQuer106 = _fetchProductInfoQuer106.productinfo) === null || _fetchProductInfoQuer106 === void 0 ? void 0 : _fetchProductInfoQuer106.description_ar
|
|
12237
12242
|
}
|
|
12238
12243
|
})), tabname == 'shortdescriptiontab' && /*#__PURE__*/React.createElement("div", {
|
|
12239
12244
|
"class": "col-lg-12 p-0"
|
|
@@ -12244,7 +12249,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12244
12249
|
color: sectionproperties.prodCatColor
|
|
12245
12250
|
},
|
|
12246
12251
|
dangerouslySetInnerHTML: {
|
|
12247
|
-
__html: langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
12252
|
+
__html: langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer107 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer107 === void 0 || (_fetchProductInfoQuer107 = _fetchProductInfoQuer107.data) === null || _fetchProductInfoQuer107 === void 0 || (_fetchProductInfoQuer107 = _fetchProductInfoQuer107.productinfo) === null || _fetchProductInfoQuer107 === void 0 ? void 0 : _fetchProductInfoQuer107.short_description_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer108 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer108 === void 0 || (_fetchProductInfoQuer108 = _fetchProductInfoQuer108.data) === null || _fetchProductInfoQuer108 === void 0 || (_fetchProductInfoQuer108 = _fetchProductInfoQuer108.productinfo) === null || _fetchProductInfoQuer108 === void 0 ? void 0 : _fetchProductInfoQuer108.short_description_ar
|
|
12248
12253
|
}
|
|
12249
12254
|
}))
|
|
12250
12255
|
// <DescriptionContent
|
|
@@ -31697,7 +31702,7 @@ var SocialMediaSection = function SocialMediaSection(props) {
|
|
|
31697
31702
|
}))));
|
|
31698
31703
|
};
|
|
31699
31704
|
|
|
31700
|
-
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;}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(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;}var HeaderresponsiveStyle2=function HeaderresponsiveStyle2(props){var _authdetailsContext$i1,_authdetailsContext$i10,_authdetailsContext$i11,_authdetailsContext$i12,_authdetailsContext$i13,_authdetailsContext$i14,_authdetailsContext$i15,_authdetailsContext$i17,_authdetailsContext$i18,_authdetailsContext$i19,_authdetailsContext$i20,_authdetailsContext$
|
|
31705
|
+
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;}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(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;}var HeaderresponsiveStyle2=function HeaderresponsiveStyle2(props){var _authdetailsContext$i1,_authdetailsContext$i10,_authdetailsContext$i11,_authdetailsContext$i12,_authdetailsContext$i13,_authdetailsContext$i14,_authdetailsContext$i15,_authdetailsContext$i17,_authdetailsContext$i18,_authdetailsContext$i19,_authdetailsContext$i20,_authdetailsContext$i21,_authdetailsContext$i32,_authdetailsContext$i33,_authdetailsContext$i34,_authdetailsContext$i35,_returnpolicyobj,_returnpolicyobj2,_returnpolicyobj3,_returnpolicyobj4,_returnpolicyobj5,_returnpolicyobj6,_returnpolicyobj7,_returnpolicyobj8,_authdetailsContext$i36,_authdetailsContext$i37,_authdetailsContext$c3,_authdetailsContext$c4,_authdetailsContext$i38,_authdetailsContext$i45,_authdetailsContext$i46,_authdetailsContext$i47,_authdetailsContext$i48,_returnpolicyobj9,_returnpolicyobj0,_returnpolicyobj1,_returnpolicyobj10,_returnpolicyobj11,_returnpolicyobj12,_returnpolicyobj13,_returnpolicyobj14,_authdetailsContext$i49,_authdetailsContext$i50,_authdetailsContext$i51,_authdetailsContext$i52,_authdetailsContext$c5,_authdetailsContext$c6,_authdetailsContext$i53,_authdetailsContext$i54,_authdetailsContext$i57,_authdetailsContext$i60,_authdetailsContext$i63,_authdetailsContext$i69,_authdetailsContext$i70,_authdetailsContext$i71,_authdetailsContext$i72,_authdetailsContext$i73,_authdetailsContext$i74,_returnpolicyobj15,_returnpolicyobj16,_returnpolicyobj17,_returnpolicyobj18,_returnpolicyobj19,_returnpolicyobj20,_returnpolicyobj21,_returnpolicyobj22,_authdetailsContext$i75,_authdetailsContext$i76,_authdetailsContext$i77,_authdetailsContext$i78,_authdetailsContext$i79,_authdetailsContext$i80,_authdetailsContext$i85,_authdetailsContext$i86,_authdetailsContext$i87,_authdetailsContext$i88,_returnpolicyobj23,_returnpolicyobj24,_returnpolicyobj25,_returnpolicyobj26,_returnpolicyobj27,_returnpolicyobj28,_returnpolicyobj29,_returnpolicyobj30,_authdetailsContext$i89,_authdetailsContext$i90,_authdetailsContext$i91,_authdetailsContext$i92,_authdetailsContext$c7,_authdetailsContext$c8,_authdetailsContext$i93,_authdetailsContext$i94,_authdetailsContext$i97,_authdetailsContext$i100,_authdetailsContext$i103,_authdetailsContext$i104,_authdetailsContext$i105,_authdetailsContext$i106,_returnpolicyobj31,_returnpolicyobj32,_returnpolicyobj33,_returnpolicyobj34,_returnpolicyobj35,_returnpolicyobj36,_returnpolicyobj37,_returnpolicyobj38,_authdetailsContext$i107,_authdetailsContext$i108,_authdetailsContext$i109,_authdetailsContext$i110,_authdetailsContext$c9,_authdetailsContext$c0,_authdetailsContext$i111,_authdetailsContext$i112,_authdetailsContext$i113,_authdetailsContext$i114,_authdetailsContext$i115,_authdetailsContext$i116,_returnpolicyobj39,_returnpolicyobj40,_returnpolicyobj41,_returnpolicyobj42,_returnpolicyobj43,_returnpolicyobj44,_returnpolicyobj45,_returnpolicyobj46,_authdetailsContext$i117,_authdetailsContext$i118,_authdetailsContext$i119;var actions=props.actions;var LogoutMutationContext=props.actions.LogoutMutationContext;var setsidecartnavshowcontext=props.actions.setsidecartnavshowcontext;var setSearchHeaderInputContext=props.actions.setSearchHeaderInputContext;props.actions.StatePagePropertiesContext;var lang=props.actions.lang;var langdetect=props.actions.langdetect;var setlang=props.actions.setlang;var templatepropcontext=props.actions.templatepropcontext;var authdetailsContext=props.actions.authdetailsContext;var fetchcustomercartQueryContext=props.actions.fetchcustomercartQueryContext;var templateproperties_context=props.actions.templateproperties_context;var favoriteprojectscountContext=props.actions.favoriteprojectscountContext;var routingcountext=props.actions.routingcountext;var StaticPagesLinksContext=props.actions.StaticPagesLinksContext;var setcurrencyfunccontext=props.actions.setcurrencyfunccontext;var fetchCategoriesQueryContext=props.actions.fetchCategoriesQueryContext;var ikimagecredcontext=props.actions.ikimagecredcontext;var openmenuCanvasprops=props.actions.openmenuCanvasprops;var _useState=useState(''),_useState2=_slicedToArray(_useState,2),sectionproperties=_useState2[0],setsectionproperties=_useState2[1];var _useState3=useState(''),_useState4=_slicedToArray(_useState3,2),Choosenindex=_useState4[0],setChoosenindex=_useState4[1];var _useState5=useState(false),_useState6=_slicedToArray(_useState5,2),menuactive=_useState6[0],setmenuactive=_useState6[1];var _useState7=useState(false),_useState8=_slicedToArray(_useState7,2),openSearch=_useState8[0],setopenSearch=_useState8[1];var scrollYposittionprops=props.actions.scrollYposittionprops;useEffect(function(){if(props.sectionpropertiesprops!=undefined){setsectionproperties(_objectSpread$28({},props.sectionpropertiesprops));}},[props.sectionpropertiesprops]);var _useState9=useState([]),_useState0=_slicedToArray(_useState9,2),logoarrayofobjects=_useState0[0],setlogoarrayofobjects=_useState0[1];var _useState1=useState(''),_useState10=_slicedToArray(_useState1,2),activeTab=_useState10[0],setactiveTab=_useState10[1];useEffect(function(){if(openmenuCanvasprops==true){setmenuactive(true);}},[openmenuCanvasprops]);useEffect(function(){if(templateproperties_context.length!=0&&templateproperties_context.logoarrayofobjects!=undefined){var logoarrayofobjectsparsed=JSON.parse(templateproperties_context.logoarrayofobjects);if(Array.isArray(logoarrayofobjectsparsed)){setlogoarrayofobjects(_toConsumableArray(logoarrayofobjectsparsed));}}// alert(JSON.stringify(templateproperties_context));
|
|
31701
31706
|
},[templateproperties_context]);var header_cssstyles={header_logo:css({width:sectionproperties.logo_width+'px',height:sectionproperties.logo_height+'px'}),navbar_item_text_responsive:css({fontSize:sectionproperties.header_fontSizeresponsive+'px',color:sectionproperties.header_fontColorresponsive,textTransform:sectionproperties.header_textTransformresponsive,fontWeight:sectionproperties.header_textfontweight_responsive,transition:'.3s',':hover':{color:sectionproperties.header_fontColorresponsive_onhover}}),badge_counter_header_notifications:css({display:'flex',justifyContent:'center',alignItems:'center',position:'absolute',background:sectionproperties.badge_bgcolor,width:'45px',height:'45px',color:sectionproperties.badge_color,borderRadius:sectionproperties.badge_borderradius+'px',fontSize:sectionproperties.badgefontsizeresp+'px',transform:'scale(0.3)',transformOrigin:'top right',fontWeight:sectionproperties.badgefontweight,fontFamily:'Poppins-Medium'}),wishlistbtn:css({width:sectionproperties.wishlistbtnresp_width+'px',height:sectionproperties.wishlistbtnresp_height+'px',borderRadius:sectionproperties.wishlistbtnresp_borderRadius+'px',border:sectionproperties.wishlistbtnresp_borderWidth+'px solid '+sectionproperties.wishlistbtnresp_borderColor,background:sectionproperties.wishlistbtnresp_bgColor,fontSize:sectionproperties.wishlistresponsivefontsize+'px',color:sectionproperties.wishlistresponsivecolor,position:'relative'}),addtocartbtn_resp:css({position:'relative',cursor:'pointer',display:'flex',alignItems:'center',color:sectionproperties.cart_BtnTextcolor_resp,background:sectionproperties.responsiveheadertransparentbg=='Transparent'?'transparent':sectionproperties.cart_BtnbgColor_resp,width:sectionproperties.cart_BtnWidth_resp==0?'auto':sectionproperties.cart_BtnWidth_resp+'px',height:sectionproperties.cart_BtnHeight_resp+'px',borderRadius:sectionproperties.cart_BtnborderRadius_resp+'px',border:sectionproperties.cartBtnresp_borderWidth+'px solid '+sectionproperties.cartBtnresp_borderColor,transition:'.3s'}),searchbarcont:css(_defineProperty(_defineProperty(_defineProperty(_defineProperty({position:'relative',transition:'.3s'},"position",'relative'),"width",'100%'),"height",'70px'),"transition",'.3s')),searchbar_icon_cont:css({display:'flex',justifyContent:'center',alignItems:'center',textAlign:'center',color:sectionproperties.searchbaricon_color_resp,transition:'0.3s ease',position:'absolute',left:langdetect=='en'?5:'',right:langdetect=='en'?'':5,bottom:4,top:0,margin:'auto'}),searchbarcont_input:css({width:'100%',background:'transparent',color:sectionproperties.searchbarcontinput_colorresp,fontWeight:500,fontSize:'14px',borderRadius:0,borderBottom:'1px solid '+sectionproperties.searchbarcontinput_colorresp,paddingLeft:'15px',paddingRight:'15px',outline:'none',transition:'0.3s',marginTop:'40px'}),languagecontainer:css({color:sectionproperties.language_container_color_resp,cursor:'pointer',transition:'.3s',':hover':{color:sectionproperties.language_container_coloronhover}}),dropdownitemcontainer:css({fontSize:'13px',color:sectionproperties.dropdown_color,fontWeight:sectionproperties.dropdown_fontweight,textTransform:sectionproperties.dropdown_texttransform,padding:'0.3rem 0.8rem',display:'flex',alignItems:'center',transition:'.3s',':hover':{color:sectionproperties.dropdown_hovercolor}}),userbtnLoggedin_icon:css({fontSize:sectionproperties.userBtniconresp_size,color:sectionproperties.userBtnTextresp_color}),userbtn_respContainer:css({position:'relative',cursor:'pointer',display:'flex',alignItems:'center',color:sectionproperties.userBtnTextresp_color,fontSize:sectionproperties.userBtntextfontresp_size+'px',fontWeight:400,transition:'.3s',':hover .userbtn_resp':{color:sectionproperties.userbtnresp_Coloronhover}}),userbtnloggedin:css({width:sectionproperties.userBtnWidth_resp+'px',height:sectionproperties.userBtnHeight_resp+'px',backgroundColor:sectionproperties.userBtnbgColor_resp,color:sectionproperties.userBtnTextcolor_resp,//aywa da icon color
|
|
31702
31707
|
fontSize:sectionproperties.userBtniconresp_size+'px',borderRadius:sectionproperties.userBtnResp_BorderRadius+'px',border:sectionproperties.userBtnResp_BorderWidth+'px solid '+sectionproperties.userBtnResp_BorderColor,transition:'.3s',':hover':{color:sectionproperties.userbtnresp_IconColoronhover}}),loggedintext:css({color:sectionproperties.userbtnresp_loggedincolor,fontSize:sectionproperties.userBtntextfontresp_size+'px',fontWeight:400,width:'250px',transition:'.3s',textTransform:'capitalize'}),userbtnloggedincontainer:css({':hover .loggedintext':{color:sectionproperties.userbtnresp_loggedincoloronhover},':hover .userbtnloggedin':{color:sectionproperties.userbtnresp_IconColoronhover,borderColor:sectionproperties.userbtnresp_IconColoronhover,backgroundColor:sectionproperties.userbtnresp_bgColoronhover}}),storeimage:css({'@media (max-width: 800px)':{maxWidth:'120px',maxHeight:'110px',objectFit:'contain'}}),respicon:css({width:sectionproperties.respiconwidth+'px',height:sectionproperties.respiconheight+'px',borderRadius:sectionproperties.respiconborderradius+'px',backgroundColor:sectionproperties.respiconbgcolor,color:sectionproperties.resp_sidenav_color})};var returnpolicyobj=function returnpolicyobj(policytype){var _authdetailsContext$i;var policyobj={};authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i=authdetailsContext.instinfo)===null||_authdetailsContext$i===void 0||(_authdetailsContext$i=_authdetailsContext$i.instpolicies)===null||_authdetailsContext$i===void 0||_authdetailsContext$i.forEach(function(item,index){if(item.policytype==policytype){policyobj=item;}});return policyobj;};var CartButton=function CartButton(){var _authdetailsContext$i2,_authdetailsContext$i3,_authdetailsContext$i4,_authdetailsContext$i5,_fetchcustomercartQue2,_fetchcustomercartQue3;return/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center",style:{position:'relative'}},/*#__PURE__*/React.createElement("button",{className:"".concat(header_cssstyles.addtocartbtn_resp)+' d-flex align-items-center justify-content-center p-0 ',onClick:function onClick(){var _fetchcustomercartQue;if((fetchcustomercartQueryContext===null||fetchcustomercartQueryContext===void 0||(_fetchcustomercartQue=fetchcustomercartQueryContext.data)===null||_fetchcustomercartQue===void 0||(_fetchcustomercartQue=_fetchcustomercartQue.data)===null||_fetchcustomercartQue===void 0||(_fetchcustomercartQue=_fetchcustomercartQue.customercart)===null||_fetchcustomercartQue===void 0||(_fetchcustomercartQue=_fetchcustomercartQue.cartitems)===null||_fetchcustomercartQue===void 0?void 0:_fetchcustomercartQue.length)>7){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.viewcart);}else {setsidecartnavshowcontext(true);}}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i2=authdetailsContext.instinfo)===null||_authdetailsContext$i2===void 0?void 0:_authdetailsContext$i2.instid)=='69cd4b455af14'&&/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered ",style:{width:sectionproperties.cartBtniconresp_size+'px',height:sectionproperties.cartBtniconresp_size+'px'}},/*#__PURE__*/React.createElement("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",width:'100',height:'100'},/*#__PURE__*/React.createElement("g",{id:"SVGRepo_bgCarrier","stroke-width":"0"}),/*#__PURE__*/React.createElement("g",{id:"SVGRepo_tracerCarrier","stroke-linecap":"round","stroke-linejoin":"round"}),/*#__PURE__*/React.createElement("g",{id:"SVGRepo_iconCarrier"},/*#__PURE__*/React.createElement("path",{d:"M7.5 18C8.32843 18 9 18.6716 9 19.5C9 20.3284 8.32843 21 7.5 21C6.67157 21 6 20.3284 6 19.5C6 18.6716 6.67157 18 7.5 18Z",stroke:sectionproperties.cart_iconcolor,"stroke-width":"1.5"}),/*#__PURE__*/React.createElement("path",{d:"M16.5 18.0001C17.3284 18.0001 18 18.6716 18 19.5001C18 20.3285 17.3284 21.0001 16.5 21.0001C15.6716 21.0001 15 20.3285 15 19.5001C15 18.6716 15.6716 18.0001 16.5 18.0001Z",stroke:sectionproperties.cart_iconcolor,"stroke-width":"1.5"}),/*#__PURE__*/React.createElement("path",{d:"M2.26121 3.09184L2.50997 2.38429H2.50997L2.26121 3.09184ZM2.24876 2.29246C1.85799 2.15507 1.42984 2.36048 1.29246 2.75124C1.15507 3.14201 1.36048 3.57016 1.75124 3.70754L2.24876 2.29246ZM4.58584 4.32298L5.20507 3.89983V3.89983L4.58584 4.32298ZM5.88772 14.5862L5.34345 15.1022H5.34345L5.88772 14.5862ZM20.6578 9.88275L21.3923 10.0342L21.3933 10.0296L20.6578 9.88275ZM20.158 12.3075L20.8926 12.4589L20.158 12.3075ZM20.7345 6.69708L20.1401 7.15439L20.7345 6.69708ZM19.1336 15.0504L18.6598 14.469L19.1336 15.0504ZM5.70808 9.76V7.03836H4.20808V9.76H5.70808ZM2.50997 2.38429L2.24876 2.29246L1.75124 3.70754L2.01245 3.79938L2.50997 2.38429ZM10.9375 16.25H16.2404V14.75H10.9375V16.25ZM5.70808 7.03836C5.70808 6.3312 5.7091 5.7411 5.65719 5.26157C5.60346 4.76519 5.48705 4.31247 5.20507 3.89983L3.96661 4.74613C4.05687 4.87822 4.12657 5.05964 4.1659 5.42299C4.20706 5.8032 4.20808 6.29841 4.20808 7.03836H5.70808ZM2.01245 3.79938C2.68006 4.0341 3.11881 4.18965 3.44166 4.34806C3.74488 4.49684 3.87855 4.61727 3.96661 4.74613L5.20507 3.89983C4.92089 3.48397 4.54304 3.21763 4.10241 3.00143C3.68139 2.79485 3.14395 2.60719 2.50997 2.38429L2.01245 3.79938ZM4.20808 9.76C4.20808 11.2125 4.22171 12.2599 4.35876 13.0601C4.50508 13.9144 4.79722 14.5261 5.34345 15.1022L6.43198 14.0702C6.11182 13.7325 5.93913 13.4018 5.83723 12.8069C5.72607 12.1578 5.70808 11.249 5.70808 9.76H4.20808ZM10.9375 14.75C9.52069 14.75 8.53763 14.7482 7.79696 14.6432C7.08215 14.5418 6.70452 14.3576 6.43198 14.0702L5.34345 15.1022C5.93731 15.7286 6.69012 16.0013 7.58636 16.1283C8.45674 16.2518 9.56535 16.25 10.9375 16.25V14.75ZM4.95808 6.87H17.0888V5.37H4.95808V6.87ZM19.9232 9.73135L19.4235 12.1561L20.8926 12.4589L21.3923 10.0342L19.9232 9.73135ZM17.0888 6.87C17.9452 6.87 18.6989 6.871 19.2937 6.93749C19.5893 6.97053 19.8105 7.01643 19.9659 7.07105C20.1273 7.12776 20.153 7.17127 20.1401 7.15439L21.329 6.23978C21.094 5.93436 20.7636 5.76145 20.4632 5.65587C20.1567 5.54818 19.8101 5.48587 19.4604 5.44678C18.7646 5.369 17.9174 5.37 17.0888 5.37V6.87ZM21.3933 10.0296C21.5625 9.18167 21.7062 8.47024 21.7414 7.90038C21.7775 7.31418 21.7108 6.73617 21.329 6.23978L20.1401 7.15439C20.2021 7.23508 20.2706 7.38037 20.2442 7.80797C20.2168 8.25191 20.1002 8.84478 19.9223 9.73595L21.3933 10.0296ZM16.2404 16.25C17.0021 16.25 17.6413 16.2513 18.1566 16.1882C18.6923 16.1227 19.1809 15.9794 19.6074 15.6318L18.6598 14.469C18.5346 14.571 18.3571 14.6525 17.9744 14.6994C17.5712 14.7487 17.0397 14.75 16.2404 14.75V16.25ZM19.4235 12.1561C19.2621 12.9389 19.1535 13.4593 19.0238 13.8442C18.9007 14.2095 18.785 14.367 18.6598 14.469L19.6074 15.6318C20.0339 15.2842 20.2729 14.8346 20.4453 14.3232C20.6111 13.8312 20.7388 13.2049 20.8926 12.4589L19.4235 12.1561Z",fill:sectionproperties.cart_iconcolor})))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i3=authdetailsContext.instinfo)===null||_authdetailsContext$i3===void 0?void 0:_authdetailsContext$i3.instid)=='69ce49ee861df'&&/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered ",style:{width:sectionproperties.cartBtniconresp_size+'px',height:sectionproperties.cartBtniconresp_size+'px'}},/*#__PURE__*/React.createElement("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",width:'100',height:'100'},/*#__PURE__*/React.createElement("g",{id:"SVGRepo_bgCarrier","stroke-width":"0"}),/*#__PURE__*/React.createElement("g",{id:"SVGRepo_tracerCarrier","stroke-linecap":"round","stroke-linejoin":"round"}),/*#__PURE__*/React.createElement("g",{id:"SVGRepo_iconCarrier"},/*#__PURE__*/React.createElement("path",{d:"M7.5 18C8.32843 18 9 18.6716 9 19.5C9 20.3284 8.32843 21 7.5 21C6.67157 21 6 20.3284 6 19.5C6 18.6716 6.67157 18 7.5 18Z",stroke:sectionproperties.cart_iconcolor,"stroke-width":"1.5"}),/*#__PURE__*/React.createElement("path",{d:"M16.5 18.0001C17.3284 18.0001 18 18.6716 18 19.5001C18 20.3285 17.3284 21.0001 16.5 21.0001C15.6716 21.0001 15 20.3285 15 19.5001C15 18.6716 15.6716 18.0001 16.5 18.0001Z",stroke:sectionproperties.cart_iconcolor,"stroke-width":"1.5"}),/*#__PURE__*/React.createElement("path",{d:"M2.26121 3.09184L2.50997 2.38429H2.50997L2.26121 3.09184ZM2.24876 2.29246C1.85799 2.15507 1.42984 2.36048 1.29246 2.75124C1.15507 3.14201 1.36048 3.57016 1.75124 3.70754L2.24876 2.29246ZM4.58584 4.32298L5.20507 3.89983V3.89983L4.58584 4.32298ZM5.88772 14.5862L5.34345 15.1022H5.34345L5.88772 14.5862ZM20.6578 9.88275L21.3923 10.0342L21.3933 10.0296L20.6578 9.88275ZM20.158 12.3075L20.8926 12.4589L20.158 12.3075ZM20.7345 6.69708L20.1401 7.15439L20.7345 6.69708ZM19.1336 15.0504L18.6598 14.469L19.1336 15.0504ZM5.70808 9.76V7.03836H4.20808V9.76H5.70808ZM2.50997 2.38429L2.24876 2.29246L1.75124 3.70754L2.01245 3.79938L2.50997 2.38429ZM10.9375 16.25H16.2404V14.75H10.9375V16.25ZM5.70808 7.03836C5.70808 6.3312 5.7091 5.7411 5.65719 5.26157C5.60346 4.76519 5.48705 4.31247 5.20507 3.89983L3.96661 4.74613C4.05687 4.87822 4.12657 5.05964 4.1659 5.42299C4.20706 5.8032 4.20808 6.29841 4.20808 7.03836H5.70808ZM2.01245 3.79938C2.68006 4.0341 3.11881 4.18965 3.44166 4.34806C3.74488 4.49684 3.87855 4.61727 3.96661 4.74613L5.20507 3.89983C4.92089 3.48397 4.54304 3.21763 4.10241 3.00143C3.68139 2.79485 3.14395 2.60719 2.50997 2.38429L2.01245 3.79938ZM4.20808 9.76C4.20808 11.2125 4.22171 12.2599 4.35876 13.0601C4.50508 13.9144 4.79722 14.5261 5.34345 15.1022L6.43198 14.0702C6.11182 13.7325 5.93913 13.4018 5.83723 12.8069C5.72607 12.1578 5.70808 11.249 5.70808 9.76H4.20808ZM10.9375 14.75C9.52069 14.75 8.53763 14.7482 7.79696 14.6432C7.08215 14.5418 6.70452 14.3576 6.43198 14.0702L5.34345 15.1022C5.93731 15.7286 6.69012 16.0013 7.58636 16.1283C8.45674 16.2518 9.56535 16.25 10.9375 16.25V14.75ZM4.95808 6.87H17.0888V5.37H4.95808V6.87ZM19.9232 9.73135L19.4235 12.1561L20.8926 12.4589L21.3923 10.0342L19.9232 9.73135ZM17.0888 6.87C17.9452 6.87 18.6989 6.871 19.2937 6.93749C19.5893 6.97053 19.8105 7.01643 19.9659 7.07105C20.1273 7.12776 20.153 7.17127 20.1401 7.15439L21.329 6.23978C21.094 5.93436 20.7636 5.76145 20.4632 5.65587C20.1567 5.54818 19.8101 5.48587 19.4604 5.44678C18.7646 5.369 17.9174 5.37 17.0888 5.37V6.87ZM21.3933 10.0296C21.5625 9.18167 21.7062 8.47024 21.7414 7.90038C21.7775 7.31418 21.7108 6.73617 21.329 6.23978L20.1401 7.15439C20.2021 7.23508 20.2706 7.38037 20.2442 7.80797C20.2168 8.25191 20.1002 8.84478 19.9223 9.73595L21.3933 10.0296ZM16.2404 16.25C17.0021 16.25 17.6413 16.2513 18.1566 16.1882C18.6923 16.1227 19.1809 15.9794 19.6074 15.6318L18.6598 14.469C18.5346 14.571 18.3571 14.6525 17.9744 14.6994C17.5712 14.7487 17.0397 14.75 16.2404 14.75V16.25ZM19.4235 12.1561C19.2621 12.9389 19.1535 13.4593 19.0238 13.8442C18.9007 14.2095 18.785 14.367 18.6598 14.469L19.6074 15.6318C20.0339 15.2842 20.2729 14.8346 20.4453 14.3232C20.6111 13.8312 20.7388 13.2049 20.8926 12.4589L19.4235 12.1561Z",fill:sectionproperties.cart_iconcolor})))),sectionproperties.carticonstyle!="I'll use my own SVG"&&/*#__PURE__*/React.createElement("i",{className:' h-100 d-flex align-items-center justify-content-center '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React.createElement(FiShoppingBag,{size:sectionproperties.cartBtniconresp_size}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React.createElement(CgShoppingBag,{size:sectionproperties.cartBtniconresp_size}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React.createElement(BsBag,{size:sectionproperties.cartBtniconresp_size}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React.createElement(RiHandbagLine,{size:sectionproperties.cartBtniconresp_size}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React.createElement(FiShoppingCart,{size:sectionproperties.cartBtniconresp_size}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React.createElement(MdAddShoppingCart,{size:sectionproperties.cartBtniconresp_size}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React.createElement(FiCalendar,{size:sectionproperties.cartBtniconresp_size})),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i4=authdetailsContext.instinfo)===null||_authdetailsContext$i4===void 0?void 0:_authdetailsContext$i4.contactinfo.instid)!='683c163d7f996'&§ionproperties.carticonstyle=="I'll use my own SVG"&&/*#__PURE__*/React.createElement("div",{"class":"h-100 allcentered ",style:{width:sectionproperties.cart_BtnWidth_resp==0?'auto':sectionproperties.cart_BtnWidth_resp+'px',height:sectionproperties.cart_BtnHeight_resp+'px'},dangerouslySetInnerHTML:{__html:sectionproperties.cartsvg}}),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i5=authdetailsContext.instinfo)===null||_authdetailsContext$i5===void 0?void 0:_authdetailsContext$i5.contactinfo.instid)=='683c163d7f996'&§ionproperties.carticonstyle=="I'll use my own SVG"&&/*#__PURE__*/React.createElement("div",{"class":"h-100 allcentered ",style:{width:sectionproperties.cart_BtnWidth_resp==0?'auto':sectionproperties.cart_BtnWidth_resp+'px',height:sectionproperties.cart_BtnHeight_resp+'px'}},/*#__PURE__*/React.createElement("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},/*#__PURE__*/React.createElement("g",{id:"SVGRepo_bgCarrier","stroke-width":"0"}),/*#__PURE__*/React.createElement("g",{id:"SVGRepo_tracerCarrier","stroke-linecap":"round","stroke-linejoin":"round"}),/*#__PURE__*/React.createElement("g",{id:"SVGRepo_iconCarrier"},/*#__PURE__*/React.createElement("path",{d:"M7.5 18C8.32843 18 9 18.6716 9 19.5C9 20.3284 8.32843 21 7.5 21C6.67157 21 6 20.3284 6 19.5C6 18.6716 6.67157 18 7.5 18Z",stroke:"#000000","stroke-width":"1.5"}),/*#__PURE__*/React.createElement("path",{d:"M16.5 18.0001C17.3284 18.0001 18 18.6716 18 19.5001C18 20.3285 17.3284 21.0001 16.5 21.0001C15.6716 21.0001 15 20.3285 15 19.5001C15 18.6716 15.6716 18.0001 16.5 18.0001Z",stroke:"#000000","stroke-width":"1.5"}),/*#__PURE__*/React.createElement("path",{d:"M2.26121 3.09184L2.50997 2.38429H2.50997L2.26121 3.09184ZM2.24876 2.29246C1.85799 2.15507 1.42984 2.36048 1.29246 2.75124C1.15507 3.14201 1.36048 3.57016 1.75124 3.70754L2.24876 2.29246ZM4.58584 4.32298L5.20507 3.89983V3.89983L4.58584 4.32298ZM5.88772 14.5862L5.34345 15.1022H5.34345L5.88772 14.5862ZM20.6578 9.88275L21.3923 10.0342L21.3933 10.0296L20.6578 9.88275ZM20.158 12.3075L20.8926 12.4589L20.158 12.3075ZM20.7345 6.69708L20.1401 7.15439L20.7345 6.69708ZM19.1336 15.0504L18.6598 14.469L19.1336 15.0504ZM5.70808 9.76V7.03836H4.20808V9.76H5.70808ZM2.50997 2.38429L2.24876 2.29246L1.75124 3.70754L2.01245 3.79938L2.50997 2.38429ZM10.9375 16.25H16.2404V14.75H10.9375V16.25ZM5.70808 7.03836C5.70808 6.3312 5.7091 5.7411 5.65719 5.26157C5.60346 4.76519 5.48705 4.31247 5.20507 3.89983L3.96661 4.74613C4.05687 4.87822 4.12657 5.05964 4.1659 5.42299C4.20706 5.8032 4.20808 6.29841 4.20808 7.03836H5.70808ZM2.01245 3.79938C2.68006 4.0341 3.11881 4.18965 3.44166 4.34806C3.74488 4.49684 3.87855 4.61727 3.96661 4.74613L5.20507 3.89983C4.92089 3.48397 4.54304 3.21763 4.10241 3.00143C3.68139 2.79485 3.14395 2.60719 2.50997 2.38429L2.01245 3.79938ZM4.20808 9.76C4.20808 11.2125 4.22171 12.2599 4.35876 13.0601C4.50508 13.9144 4.79722 14.5261 5.34345 15.1022L6.43198 14.0702C6.11182 13.7325 5.93913 13.4018 5.83723 12.8069C5.72607 12.1578 5.70808 11.249 5.70808 9.76H4.20808ZM10.9375 14.75C9.52069 14.75 8.53763 14.7482 7.79696 14.6432C7.08215 14.5418 6.70452 14.3576 6.43198 14.0702L5.34345 15.1022C5.93731 15.7286 6.69012 16.0013 7.58636 16.1283C8.45674 16.2518 9.56535 16.25 10.9375 16.25V14.75ZM4.95808 6.87H17.0888V5.37H4.95808V6.87ZM19.9232 9.73135L19.4235 12.1561L20.8926 12.4589L21.3923 10.0342L19.9232 9.73135ZM17.0888 6.87C17.9452 6.87 18.6989 6.871 19.2937 6.93749C19.5893 6.97053 19.8105 7.01643 19.9659 7.07105C20.1273 7.12776 20.153 7.17127 20.1401 7.15439L21.329 6.23978C21.094 5.93436 20.7636 5.76145 20.4632 5.65587C20.1567 5.54818 19.8101 5.48587 19.4604 5.44678C18.7646 5.369 17.9174 5.37 17.0888 5.37V6.87ZM21.3933 10.0296C21.5625 9.18167 21.7062 8.47024 21.7414 7.90038C21.7775 7.31418 21.7108 6.73617 21.329 6.23978L20.1401 7.15439C20.2021 7.23508 20.2706 7.38037 20.2442 7.80797C20.2168 8.25191 20.1002 8.84478 19.9223 9.73595L21.3933 10.0296ZM16.2404 16.25C17.0021 16.25 17.6413 16.2513 18.1566 16.1882C18.6923 16.1227 19.1809 15.9794 19.6074 15.6318L18.6598 14.469C18.5346 14.571 18.3571 14.6525 17.9744 14.6994C17.5712 14.7487 17.0397 14.75 16.2404 14.75V16.25ZM19.4235 12.1561C19.2621 12.9389 19.1535 13.4593 19.0238 13.8442C18.9007 14.2095 18.785 14.367 18.6598 14.469L19.6074 15.6318C20.0339 15.2842 20.2729 14.8346 20.4453 14.3232C20.6111 13.8312 20.7388 13.2049 20.8926 12.4589L19.4235 12.1561Z",fill:"#000000"}),/*#__PURE__*/React.createElement("path",{d:"M9.5 9L10.0282 12.1179",stroke:"#000000","stroke-width":"1.5","stroke-linecap":"round"}),' ',/*#__PURE__*/React.createElement("path",{d:"M15.5283 9L15.0001 12.1179",stroke:"#000000","stroke-width":"1.5","stroke-linecap":"round"}),' ')))),/*#__PURE__*/React.createElement("div",{className:"".concat(header_cssstyles.badge_counter_header_notifications),style:{top:sectionproperties.cartbadgefromtop+'px',right:sectionproperties.cartbadgefromright+'px'}},(fetchcustomercartQueryContext===null||fetchcustomercartQueryContext===void 0||(_fetchcustomercartQue2=fetchcustomercartQueryContext.data)===null||_fetchcustomercartQue2===void 0||(_fetchcustomercartQue2=_fetchcustomercartQue2.data)===null||_fetchcustomercartQue2===void 0?void 0:_fetchcustomercartQue2.customercart)!=null?fetchcustomercartQueryContext===null||fetchcustomercartQueryContext===void 0||(_fetchcustomercartQue3=fetchcustomercartQueryContext.data)===null||_fetchcustomercartQue3===void 0||(_fetchcustomercartQue3=_fetchcustomercartQue3.data)===null||_fetchcustomercartQue3===void 0||(_fetchcustomercartQue3=_fetchcustomercartQue3.customercart)===null||_fetchcustomercartQue3===void 0||(_fetchcustomercartQue3=_fetchcustomercartQue3.cartitems)===null||_fetchcustomercartQue3===void 0?void 0:_fetchcustomercartQue3.length:0));};var _useState11=useState(false),_useState12=_slicedToArray(_useState11,2),openmenuCanvas=_useState12[0],setopenmenuCanvas=_useState12[1];// const [openmenuCanvascontex, setopenmenuCanvas] = useState(false);
|
|
31703
31708
|
var _useState13=useState([]),_useState14=_slicedToArray(_useState13,2),pcollarray=_useState14[0],setpcollarray=_useState14[1];useEffect(function(){if(fetchCategoriesQueryContext.isSuccess==true&&fetchCategoriesQueryContext.data.data.status==true){var _fetchCategoriesQuery;var temppcollarray=_toConsumableArray(pcollarray);fetchCategoriesQueryContext===null||fetchCategoriesQueryContext===void 0||(_fetchCategoriesQuery=fetchCategoriesQueryContext.data)===null||_fetchCategoriesQuery===void 0||(_fetchCategoriesQuery=_fetchCategoriesQuery.data)===null||_fetchCategoriesQuery===void 0||_fetchCategoriesQuery.categories.forEach(function(arrayItem){if(arrayItem.isshowntocustomers==1&&arrayItem.isinftiler==1){arrayItem===null||arrayItem===void 0||arrayItem.parentcolletions.forEach(function(item){if(item.isshowntocustomers==1&&arrayItem.isinftiler==1){temppcollarray.push(item);}});}});setpcollarray(_toConsumableArray(temppcollarray));}// alert(JSON.stringify(pcollarray));
|
|
@@ -31715,14 +31720,14 @@ fontSize:15}}));}}))),/*#__PURE__*/React.createElement("div",{className:"col-lg-
|
|
|
31715
31720
|
zIndex:999,top:sectionproperties.respheaderposition=='absolute'||sectionproperties.respheaderposition=='fixed'?'50px':0,paddingTop:sectionproperties.headerresponsivemargintop+'px',paddingBottom:sectionproperties.headerresponsivemarginbottom+'px'}},templateproperties_context.showsocialmedia=='Show'&&/*#__PURE__*/React.createElement(SocialMediaSection,{sectionpropertiesprops:sectionproperties,templateproperties_contextprops:templateproperties_context,actions:actions}),templateproperties_context.showtextslider=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement(MarqueeHeader,{sectionpropertiesprops:sectionproperties,templateproperties_contextprops:templateproperties_context,actions:actions})),sectionproperties.length!=0&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i10=authdetailsContext.instinfo)===null||_authdetailsContext$i10===void 0?void 0:_authdetailsContext$i10.contactinfo.instid)!='68b2f02e430ba'&&/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0 allcentered",style:{borderBottom:sectionproperties.headerrespborderbottomwidth+'px solid '+sectionproperties.headerrespborderbottomcolor}},openSearch==false&&/*#__PURE__*/React.createElement("div",{className:sectionproperties.headerresponsivewidth==100?' row m-0 d-none d-md-flex px-2 ':' row m-0 d-none d-md-flex px-2 ',style:{width:sectionproperties.headerresponsivewidth==null?'100vw':sectionproperties.headerresponsivewidth+'vw',background:sectionproperties.responsiveheadertransparentbg=='Transparent'&&window.location.pathname=='/home'?sectionproperties.keepheadertransparentwhilescrolling=='Yes'?'transparent':scrollYposittionprops>300?sectionproperties.resposive_bgcolor:'transparent':sectionproperties.resposive_bgcolor,borderTopLeftRadius:sectionproperties.headerresponsivebordertopleftradius+'px',borderTopRightRadius:sectionproperties.headerresponsivebordertoprightradius+'px',borderBottomLeftRadius:sectionproperties.headerresponsiveborderbottomleftradius+'px',borderBottomRightRadius:sectionproperties.headerresponsiveborderbottomrightradius+'px'}},sectionproperties.logocentered=='Centered'&&/*#__PURE__*/React.createElement("div",{className:"col-md-4 col-sm-3 text-start p-0"},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i11=authdetailsContext.instinfo)===null||_authdetailsContext$i11===void 0?void 0:_authdetailsContext$i11.instid)=='68319d088f13e'&&/*#__PURE__*/React.createElement("div",{style:{width:'35px',height:'35px'},onClick:function onClick(){if(window.location.pathname=='/home');else {window.history.back();}}},/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered"},/*#__PURE__*/React.createElement(MdArrowBack,{color:sectionproperties.searchbaricon_color,size:25}))),sectionproperties.respiconposition!='Right'&&/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.respicon},/*#__PURE__*/React.createElement("i",{"class":' h-100 allcentered ',style:{color:sectionproperties.resp_sidenav_color},onClick:function onClick(){if(sectionproperties.responsiveheaderstyle=='Style 2'){if(menuactive==true){setmenuactive(false);}else {setmenuactive(true);}}else {setopenmenuCanvas(true);// here hena
|
|
31716
31721
|
if(sectionproperties.responsiveheaderstyle=='Style 2 With Subheader Only'){setactiveTab('categories');}else {setactiveTab('menu');}}}},menuactive==false&&/*#__PURE__*/React.createElement(FiMenu,{size:sectionproperties.resp_sidenav_size,color:sectionproperties.resp_sidenav_color}),menuactive==true&&/*#__PURE__*/React.createElement(AiOutlineClose,{size:sectionproperties.resp_sidenav_size,color:sectionproperties.resp_sidenav_color}))),sectionproperties.searchbar_show=='Show'&§ionproperties.searchbtnresponsiveposition=='Left'&&/*#__PURE__*/React.createElement("div",{style:{width:'40px',height:sectionproperties.cart_BtnHeight_resp+'px'}},/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered",onClick:function onClick(){setopenSearch(true);}},/*#__PURE__*/React.createElement(IoSearchOutline,{size:22,color:sectionproperties.cart_BtnTextcolor_resp})))),sectionproperties.logocentered=='Not Centered'&&/*#__PURE__*/React.createElement("div",{className:"col-md-6 col-sm-6 d-flex filter align-items-center p-0"},sectionproperties.respiconposition!='Right'&&/*#__PURE__*/React.createElement("div",{// class={header_cssstyles.respicon}
|
|
31717
31722
|
"class":langdetect=='en'?header_cssstyles.respicon+' mr-2 ':header_cssstyles.respicon+' ml-2 '},/*#__PURE__*/React.createElement("i",{"class":' h-100 allcentered ',style:{},onClick:function onClick(){if(sectionproperties.responsiveheaderstyle=='Style 2'){if(menuactive==true){setmenuactive(false);}else {setmenuactive(true);}}else {setopenmenuCanvas(true);setactiveTab('menu');}}},menuactive==false&&/*#__PURE__*/React.createElement(FiMenu,{size:sectionproperties.resp_sidenav_size}),menuactive==true&&/*#__PURE__*/React.createElement(AiOutlineClose,{size:sectionproperties.resp_sidenav_size}))),InstLogoContainer()),sectionproperties.logocentered=='Centered'&&/*#__PURE__*/React.createElement("div",{className:"col-md-4 col-sm-6 allcentered p-0"},InstLogoContainer()),/*#__PURE__*/React.createElement("div",{className:sectionproperties.logocentered!='Centered'?'col-md-6 col-sm-6 d-flex align-items-center justify-content-end p-0':'col-md-4 col-sm-3 d-flex align-items-center justify-content-end p-0'},sectionproperties.searchbar_show=='Show'&§ionproperties.searchbtnresponsiveposition=='Right'&&/*#__PURE__*/React.createElement("div",{style:{width:'30px',height:sectionproperties.cart_BtnHeight_resp+'px'}},/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered",onClick:function onClick(){setopenSearch(true);}},/*#__PURE__*/React.createElement(IoSearchOutline,{size:22,color:sectionproperties.cart_BtnTextcolor_resp}))),sectionproperties.favBtnShow=='Show'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i12=authdetailsContext.instinfo)===null||_authdetailsContext$i12===void 0?void 0:_authdetailsContext$i12.contactinfo.instid)!='68a4b9dc343cc'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i13=authdetailsContext.instinfo)===null||_authdetailsContext$i13===void 0?void 0:_authdetailsContext$i13.contactinfo.instid)!='68e7c7c93c5bd'&&/*#__PURE__*/React.createElement("div",{style:{width:sectionproperties.wishlistbtnresp_width+'px',// 30
|
|
31718
|
-
height:sectionproperties.wishlistbtnresp_height+'px',position:'relative'}},sectionproperties.showfavbadge=='Show'&&/*#__PURE__*/React.createElement("div",{className:"".concat(header_cssstyles.badge_counter_header_notifications),style:{top:sectionproperties.wishlistresponsivebadgefromtop+'px',right:sectionproperties.wishlistresponsivebadgefromright+'px'}},favoriteprojectscountContext.length>=10?'+9':favoriteprojectscountContext.length),/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Wishlist);}},/*#__PURE__*/React.createElement(FaRegHeart,{size:22,color:sectionproperties.wishlistresponsivecolor}))),sectionproperties.cartBtnShow=='Show'&&CartButton(),authdetailsContext!=undefined&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i14=authdetailsContext.instinfo)===null||_authdetailsContext$i14===void 0||(_authdetailsContext$i14=_authdetailsContext$i14.instcurrencies)===null||_authdetailsContext$i14===void 0?void 0:_authdetailsContext$i14.length)>1&§ionproperties.showcurrency=='Show'&&/*#__PURE__*/React.createElement("div",{"class":'d-flex align-items-center pl-1 pr-1 pt-1',style:{}},/*#__PURE__*/React.createElement(Dropdown,null,/*#__PURE__*/React.createElement(Dropdown.Toggle,null,/*#__PURE__*/React.createElement("li",{"class":' d-flex align-items-center justify-content-center ',style:{color:sectionproperties.cart_BtnTextcolor_resp}},langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center '},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 mr-1 ml-1"},authdetailsContext===null||authdetailsContext===void 0?void 0:authdetailsContext.currencyname_en),/*#__PURE__*/React.createElement(MdKeyboardArrowDown,null)),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center '},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 ml-1 mr-1"},authdetailsContext===null||authdetailsContext===void 0?void 0:authdetailsContext.currencyname_ar),/*#__PURE__*/React.createElement(MdKeyboardArrowDown,null)))),/*#__PURE__*/React.createElement(Dropdown.Menu,null,authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i15=authdetailsContext.instinfo)===null||_authdetailsContext$i15===void 0||(_authdetailsContext$i15=_authdetailsContext$i15.instcurrencies)===null||_authdetailsContext$i15===void 0?void 0:_authdetailsContext$i15.map(function(item,index){var _authdetailsContext$i16;return/*#__PURE__*/React.createElement(Dropdown.Item,{"class":"m-0 p-0",onClick:function onClick(){setcurrencyfunccontext(item);}},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-start"},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)},/*#__PURE__*/React.createElement("p",{"class":'dropdownitem d-flex align-items-center justify-content-center m-0 p-0',style:{fontSize:sectionproperties.dropdown_fontsize+'px',fontWeight:sectionproperties.dropdown_fontweight,textTransform:sectionproperties.dropdown_texttransform,color:sectionproperties.language_container_color_resp}},/*#__PURE__*/React.createElement(FaMoneyBillWave,null),/*#__PURE__*/React.createElement("span",{"class":'ml-2 mr-2'},langdetect=='en'?item.currencyname_en:item.currencyname_ar)))),index!=(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i16=authdetailsContext.instinfo)===null||_authdetailsContext$i16===void 0||(_authdetailsContext$i16=_authdetailsContext$i16.instcurrencies)===null||_authdetailsContext$i16===void 0?void 0:_authdetailsContext$i16.length)-1&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{"class":"m-0"}))));})))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i17=authdetailsContext.instinfo)===null||_authdetailsContext$i17===void 0?void 0:_authdetailsContext$i17.contactinfo.instid)=='68e7c7c93c5bd'&&/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center",style:{position:'relative'}},/*#__PURE__*/React.createElement("button",{className:"".concat(header_cssstyles.addtocartbtn_resp)+' d-flex align-items-center justify-content-center p-0 ',onClick:function onClick(){if(!authdetailsContext.loggedin){routingcountext(StaticPagesLinksContext.Login);}else {routingcountext(StaticPagesLinksContext.accountinfo);}}},/*#__PURE__*/React.createElement("i",{className:"allcentered"},/*#__PURE__*/React.createElement(BiUser,{size:18,color:'#000'})))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i18=authdetailsContext.instinfo)===null||_authdetailsContext$i18===void 0?void 0:_authdetailsContext$i18.contactinfo.instid)=='6a02f8e3d2079'&&/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center",style:{position:'relative'}},/*#__PURE__*/React.createElement("button",{className:"".concat(header_cssstyles.addtocartbtn_resp)+' d-flex align-items-center justify-content-center p-0 ',onClick:function onClick(){if(!authdetailsContext.loggedin){routingcountext(StaticPagesLinksContext.Login);}else {routingcountext(StaticPagesLinksContext.accountinfo);}},style:{width:25}},/*#__PURE__*/React.createElement("i",{className:"allcentered"},/*#__PURE__*/React.createElement(BiUser,{size:18,color:'#000'})))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i19=authdetailsContext.instinfo)===null||_authdetailsContext$i19===void 0?void 0:_authdetailsContext$i19.contactinfo.instid)=='69b717e02ef5a'&&/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center",style:{position:'relative'}},/*#__PURE__*/React.createElement("button",{className:"".concat(header_cssstyles.addtocartbtn_resp)+' d-flex align-items-center justify-content-center p-0 ',onClick:function onClick(){if(!authdetailsContext.loggedin){routingcountext(StaticPagesLinksContext.Login);}else {routingcountext(StaticPagesLinksContext.accountinfo);}}},/*#__PURE__*/React.createElement("i",{className:"allcentered"},/*#__PURE__*/React.createElement(BiUser,{size:22,color:sectionproperties.cart_BtnTextcolor_resp})))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i20=authdetailsContext.instinfo)===null||_authdetailsContext$i20===void 0?void 0:_authdetailsContext$i20.contactinfo.instid)=='68ee3bb0c9b16'&&/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center",style:{position:'relative'}},/*#__PURE__*/React.createElement("button",{className:"".concat(header_cssstyles.addtocartbtn_resp)+' d-flex align-items-center justify-content-center p-0 ',onClick:function onClick(){if(!authdetailsContext.loggedin){routingcountext(StaticPagesLinksContext.Login);}else {routingcountext(StaticPagesLinksContext.accountinfo);}},style:{width:'25px'}},/*#__PURE__*/React.createElement("i",{className:"allcentered"},/*#__PURE__*/React.createElement(BiUser,{size:20,color:'#000'})))),sectionproperties.respiconposition=='Right'&&/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.respicon},/*#__PURE__*/React.createElement("i",{"class":' h-100 allcentered ',style:{},onClick:function onClick(){if(sectionproperties.responsiveheaderstyle=='Style 2'){if(menuactive==true){setmenuactive(false);}else {setmenuactive(true);}}else {setopenmenuCanvas(true);setactiveTab('menu');}}},menuactive==false&&/*#__PURE__*/React.createElement(FiMenu,{size:sectionproperties.resp_sidenav_size}),menuactive==true&&/*#__PURE__*/React.createElement(AiOutlineClose,{size:sectionproperties.resp_sidenav_size}))),sectionproperties.langresponsiveposition=='In Header'&§ionproperties.showlanuagecontainer=='Show'&&/*#__PURE__*/React.createElement("div",{"class":langdetect=='en'?' allcentered m-0 cursor-pointer ml-3 ':' m-0 cursor-pointer mr-3 ',style:{minWidth:'30px'},onClick:function onClick(){if(langdetect=='en'){setlang('ar');}else {setlang('en');}}},langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 allcentered w-100 '},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},"En",' ',/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered ml-auto pl-1"},/*#__PURE__*/React.createElement(BsChevronDown,null)))),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 allcentered w-100 '},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},"\u0639",' ',/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered mr-auto pl-3"},/*#__PURE__*/React.createElement(BsChevronDown,null)))))),menuactive==true&&/*#__PURE__*/React.createElement("div",{"class":"px-4 py-4 scrollvertical",style:{position:'fixed',top:'0px',left:0,right:0,width:'100%',background:sectionproperties.resposive_bgcolor,height:'100%',zIndex:10000,overflow:'scroll'}},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 text-end anim"},/*#__PURE__*/React.createElement("i",{"class":' h-100 allcentered ',style:{color:sectionproperties.cart_BtnTextcolor_resp},onClick:function onClick(){if(menuactive==true){setmenuactive(false);}else {setmenuactive(true);}}},menuactive==false&&/*#__PURE__*/React.createElement(FiMenu,{size:20,color:sectionproperties.cart_BtnTextcolor_resp}),menuactive==true&&/*#__PURE__*/React.createElement(AiOutlineClose,{size:20,color:sectionproperties.cart_BtnTextcolor_resp}))),templatepropcontext.pagesnprop.map(function(item,index){var _authdetailsContext$i21,_authdetailsContext$i22,_authdetailsContext$i23,_authdetailsContext$i24,_authdetailsContext$i25,_authdetailsContext$i26,_authdetailsContext$i27,_authdetailsContext$i28,_authdetailsContext$i29,_authdetailsContext$i30;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i21=authdetailsContext.instinfo)===null||_authdetailsContext$i21===void 0?void 0:_authdetailsContext$i21.contactinfo.instid)=='684aa79857878'){if(item.isnavigation==1&&item.isactive==1){if(item.pagename!='About'&&item.pagename!='Community'&&item.pagename!='Admission Policy'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='About'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('vision&mission',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Vision & Mission':'الرؤية والرسالة'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('school-philosophy',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?"School's Philosophy":'فلسفة المدرسة'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('accredit',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Accredit':'الاعتماد'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('characterbuilding',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Character Building':'بناء الشخصية'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('leadershipteam',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Leadership Team':'فريق القيادة')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Admission Policy'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('application',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Application':'طلب'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('admissionprocess',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Admission Process':'عملية القبول'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('schooltour',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'School Tour':'جولة مدرسية')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Community'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('calendar',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Calendar':'تقويم'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('lxl',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'IXL':'IXL'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('Magoush',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Magoush':'مجوش'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('Google Class Room',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Google Class Room':'غرفة جوجل كلاس')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}// global holding
|
|
31719
|
-
else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i22=authdetailsContext.instinfo)===null||_authdetailsContext$i22===void 0?void 0:_authdetailsContext$i22.contactinfo.instid)=='69e8bcab1df13'){if(item.isnavigation==1&&item.isactive==1){if(item.pagename!='Our Services +'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Our Services +'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('hotel-apartment',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Hotel Apartment':'شقة فندقية'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('working-space',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Working Space':'مساحة عمل'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('real-estate',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Real Estate':'العقارات'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('property-management',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Property Management':'إدارة العقارات'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('real-estate-consultancy',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Real estate Consultancy':'استشارات عقارية'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('property-for-sale',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Property For Sale':'عقارات للبيع'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('rentals',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Rentals':'تأجير'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('developers',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Developers':'المطورون'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('development-projects',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Development Projects':'مشاريع التنمية')))),/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('communities',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Communities':'المجتمعات')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Restaurant'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('lounge-patio',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Lounge & Patio':'الصالة والفناء'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('menu',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Menu':'قائمة طعام')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Events'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('weddings',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Weddings':'حفلات الزفاف'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('bespokemeetings',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Bespoke Meetings':'اجتماعات مخصصة'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('specialoccasions',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Special Occasions':'المناسبات الخاصة')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}// dr reham
|
|
31720
|
-
else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i23=authdetailsContext.instinfo)===null||_authdetailsContext$i23===void 0?void 0:_authdetailsContext$i23.contactinfo.instid)=='69e678b3a4c45'){if(item.isnavigation==1&&item.isactive==1){if(item.pagename!='Services'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Services'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('wellness-supplementation',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Wellness Supplementation':'المكملات الغذائية لتحسين الصحة العامة'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('weightloss-and-glp1programs',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Weight loss & GLP-1 programs':'برامج إنقاص الوزن وGLP-1'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('trt-for-men',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'TRT For Men':'العلاج ببدائل التستوستيرون للرجال'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('bhrt-for-women',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'BHRT For Women':'العلاج بالهرمونات البديلة للنساء'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('peptide-therapy',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Peptide Therapy':'العلاج بالببتيدات'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('longevity-programs',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Longevity Programs':'برامج إطالة العمر')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Restaurant'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('lounge-patio',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Lounge & Patio':'الصالة والفناء'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('menu',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Menu':'قائمة طعام')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Events'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('weddings',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Weddings':'حفلات الزفاف'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('bespokemeetings',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Bespoke Meetings':'اجتماعات مخصصة'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('specialoccasions',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Special Occasions':'المناسبات الخاصة')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}// elite
|
|
31721
|
-
if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i24=authdetailsContext.instinfo)===null||_authdetailsContext$i24===void 0?void 0:_authdetailsContext$i24.contactinfo.instid)=='6995aff955278'){if(item.isnavigation==1&&item.isactive==1){if(item.pagename!='FAQs'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i25=authdetailsContext.instinfo)===null||_authdetailsContext$i25===void 0?void 0:_authdetailsContext$i25.contactinfo.instid)=='6901f2154edb4'){if(item.isnavigation==1&&item.isactive==1){if(item.pagename!='Boutique Banquet'&&item.pagename!='Restaurant'&&item.pagename!='Events'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Boutique Banquet'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('thegrandhall',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'The Grand Hall':'القاعة الكبرى'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('thelounge',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'The Lounge':'الصالة'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('thepatio',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'The Patio':'الفناء')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Restaurant'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('lounge-patio',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Lounge & Patio':'الصالة والفناء'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('menu',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Menu':'قائمة طعام')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Events'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('weddings',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Weddings':'حفلات الزفاف'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('bespokemeetings',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Bespoke Meetings':'اجتماعات مخصصة'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('specialoccasions',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Special Occasions':'المناسبات الخاصة')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i26=authdetailsContext.instinfo)===null||_authdetailsContext$i26===void 0?void 0:_authdetailsContext$i26.contactinfo.instid)=='68de59f061f69'){if(item.isnavigation==1&&item.isactive==1){if(item.pagename!='Our Sub Brands'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Our Sub Brands'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('juice-yard',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Juice Yard':'عصير يارد'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('bagel-yard',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Bagel Yard':'باجل يارد'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('salad-yard',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Salad Yard':'سلطة يارد')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Admission Policy'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('application',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Application':'طلب'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('admissionprocess',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Admission Process':'عملية القبول'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('schooltour',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'School Tour':'جولة مدرسية')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Community'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('calendar',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Calendar':'تقويم'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('lxl',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'IXL':'IXL'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('Magoush',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Magoush':'مجوش'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('Google Class Room',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Google Class Room':'غرفة جوجل كلاس')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}// gold lift
|
|
31722
|
-
else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i27=authdetailsContext.instinfo)===null||_authdetailsContext$i27===void 0?void 0:_authdetailsContext$i27.contactinfo.instid)=='69ca3d56a6e7e'){if(item.isnavigation==1&&item.isactive==1){if(item.pagename!='Products & Solutions'&&item.pagename!='Studio'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Products & Solutions'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('elevators',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Elevators':'مصاعد'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('escalators',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Escalators':'سلالم كهربائية'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('moving-walkways',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Moving Walkways':'مشايات متحركة'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('elevator-towers',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Elevator Towers':'ابراج للمصاعد'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('request-a-quote',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Request a Quote':'طلب عرض سعر'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('request-a-preview',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Request a Preview':'طلب معاينه'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('free-services',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Free Services':'خدمات مجانية')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Studio'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('images',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Images':'الصور'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('videos',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Videos':'الفيديوهات')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}// security key
|
|
31723
|
-
else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$
|
|
31724
|
-
else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$
|
|
31725
|
-
else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i30=authdetailsContext.instinfo)===null||_authdetailsContext$i30===void 0?void 0:_authdetailsContext$i30.contactinfo.instid)=='6984710cbe522'){if(item.isnavigation==1&&item.isactive==1){if(item.pagename!='Services +'&&item.pagename!='Projects'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Services +'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('mediaproduction',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Media Production':'إنتاج إعلامي'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('eventmanagement',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Event Management':'إدارة الفعاليات'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('btl',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'BTL':'BTL'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('brandingandidentity',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Branding and identity':'العلامة التجارية والهوية'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('socialmediamarketing',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Social Media Marketing':'التسويق عبر وسائل التواصل الاجتماعي'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('strategyandplanning',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Strategy and Planning':'الاستراتيجية والتخطيط')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Projects'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('kaproduction',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'KA Production':'إنتاج KA'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('karimasaproducer',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Karim As A Producer':'كريم كمنتج')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}else {if(item.isnavigation==1&&item.isactive==1){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Wishlist);setmenuactive(false);}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i31=authdetailsContext.instinfo)===null||_authdetailsContext$i31===void 0?void 0:_authdetailsContext$i31.contactinfo.instid)=='6808c6295b598'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?lang.wishlist:'المفضلة'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i32=authdetailsContext.instinfo)===null||_authdetailsContext$i32===void 0?void 0:_authdetailsContext$i32.contactinfo.instid)=='68ada4fa70981'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?'Wish List':'المفضلة'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i33=authdetailsContext.instinfo)===null||_authdetailsContext$i33===void 0?void 0:_authdetailsContext$i33.contactinfo.instid)!='6808c6295b598'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i34=authdetailsContext.instinfo)===null||_authdetailsContext$i34===void 0?void 0:_authdetailsContext$i34.contactinfo.instid)!='68ada4fa70981'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},lang.wishlist))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='No'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Policies);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},lang.policies))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.PrivacyPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj=returnpolicyobj('Privacy Policy'))===null||_returnpolicyobj===void 0?void 0:_returnpolicyobj.policypagename_en:(_returnpolicyobj2=returnpolicyobj('Privacy Policy'))===null||_returnpolicyobj2===void 0?void 0:_returnpolicyobj2.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.ShippingPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj3=returnpolicyobj('Shipping Policy'))===null||_returnpolicyobj3===void 0?void 0:_returnpolicyobj3.policypagename_en:(_returnpolicyobj4=returnpolicyobj('Shipping Policy'))===null||_returnpolicyobj4===void 0?void 0:_returnpolicyobj4.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.RefundPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj5=returnpolicyobj('Refund Policy'))===null||_returnpolicyobj5===void 0?void 0:_returnpolicyobj5.policypagename_en:(_returnpolicyobj6=returnpolicyobj('Refund Policy'))===null||_returnpolicyobj6===void 0?void 0:_returnpolicyobj6.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.TermsConditions);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj7=returnpolicyobj('Terms & Conditions'))===null||_returnpolicyobj7===void 0?void 0:_returnpolicyobj7.policypagename_en:(_returnpolicyobj8=returnpolicyobj('Terms & Conditions'))===null||_returnpolicyobj8===void 0?void 0:_returnpolicyobj8.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&§ionproperties.showprevorder=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),sectionproperties.showlanuagecontainer=='Show'&§ionproperties.langresponsiveposition=='In Menu'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbarItem+' col-lg-12 p-0 d-flex align-items-center justify-content-start mb-2 ',style:{}},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.navbar_item_text_responsive)+' m-0 p-0 ',style:{cursor:'default'}},langdetect=='en'?'Language':'اللغة')),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex align-items-center justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100",style:{background:sectionproperties.langcontainerbgresp,borderRadius:5}},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbarItem+' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',onClick:function onClick(){setlang('en');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 w-100 allcentered py-3",style:{background:langdetect=='en'?sectionproperties.langcontainerbgresp_active:'transparent',borderRadius:5,fontSize:15,color:sectionproperties.language_container_color_resp}},"English")),/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbarItem+' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',onClick:function onClick(){setlang('ar');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 w-100 allcentered py-3",style:{borderRadius:5,background:langdetect=='ar'?sectionproperties.langcontainerbgresp_active:'transparent',fontSize:15,color:sectionproperties.language_container_color_resp}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i35=authdetailsContext.instinfo)===null||_authdetailsContext$i35===void 0?void 0:_authdetailsContext$i35.contactinfo.instid)=='6808c6295b598'?'عربي':(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i36=authdetailsContext.instinfo)===null||_authdetailsContext$i36===void 0?void 0:_authdetailsContext$i36.contactinfo.instid)=='68a1927aa368f'?'لغة عربية':'اللغة العربية'))))),sectionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 mt-5"},!authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("button",{"class":"".concat(header_cssstyles.userbtn_respContainer)+' anim d-flex align-items-center justify-content-start p-0 m-0 ',onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Login);setmenuactive(false);}},sectionproperties.usericontype=='Icon 1'&&/*#__PURE__*/React.createElement("i",{"class":"".concat(header_cssstyles.userbtnLoggedin_icon)+' h-100 allcentered userbtn_resp m-0 p-0 p-0 '},/*#__PURE__*/React.createElement(BiUser,null)),sectionproperties.usericontype=="I'll use my own SVG"&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.userbtnLoggedin_icon)+' h-100 allcentered ',style:{width:sectionproperties.userBtnWidth==0?'auto':sectionproperties.userBtnWidth+'px',height:sectionproperties.userBtnHeight+'px'},dangerouslySetInnerHTML:{__html:sectionproperties.userbtnsvg}}),/*#__PURE__*/React.createElement("span",{"class":"userbtn_resp mx-2"},langdetect=='en'?'Login/Register':'تسجيل دخول/إنشاء حساب')),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("button",{"class":"".concat(header_cssstyles.userbtn_respContainer)+' anim d-flex align-items-center justify-content-start p-0 m-0 ',onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.accountinfo);setmenuactive(false);}},sectionproperties.usericontype=='Icon 1'&&/*#__PURE__*/React.createElement("i",{"class":"".concat(header_cssstyles.userbtnLoggedin_icon)+' h-100 allcentered userbtn_resp m-0 p-0 p-0 '},/*#__PURE__*/React.createElement(BiUser,null)),sectionproperties.usericontype=="I'll use my own SVG"&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.userbtnLoggedin_icon)+' h-100 allcentered ',style:{width:sectionproperties.userBtnWidth==0?'auto':sectionproperties.userBtnWidth+'px',height:sectionproperties.userBtnHeight+'px'},dangerouslySetInnerHTML:{__html:sectionproperties.userbtnsvg}}),/*#__PURE__*/React.createElement("span",{"class":header_cssstyles.loggedintext+' text-start text-overflow d-block loggedintext mx-2 '},authdetailsContext.customerinfo.name)),sectionproperties.ShowUserBtn=='Show'&&authdetailsContext.loggedin&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c3=authdetailsContext.customerinfo)===null||_authdetailsContext$c3===void 0?void 0:_authdetailsContext$c3.cancustomerviewwallet)==1&&templateproperties_context.showwallet=='Show'&&/*#__PURE__*/React.createElement("div",{"class":'col-12 p-0 m-0 p-0 d-flex justify-content-start flex-row ',style:{}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0",style:{color:sectionproperties.userBtnTextresp_color,fontSize:templateproperties_context.walletfontize+'px',fontWeight:500}},langdetect=='en'?templateproperties_context.walletcontent_en:templateproperties_context.walletcontent_ar),/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 mx-1",style:{color:sectionproperties.userBtnTextresp_color,fontSize:'15px',fontWeight:600}},authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c4=authdetailsContext.customerinfo)===null||_authdetailsContext$c4===void 0?void 0:_authdetailsContext$c4.walletpoints,' '))),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 mt-5 allcentered anim"},/*#__PURE__*/React.createElement("button",{"class":' d-flex align-items-center justify-content-center p-0 m-0 ',onClick:function onClick(){LogoutMutationContext.mutate();setmenuactive(false);},style:{width:'90%',height:40,background:'white',color:'#000',fontSize:16}},lang.logout)),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i37=authdetailsContext.instinfo)===null||_authdetailsContext$i37===void 0?void 0:_authdetailsContext$i37.instid)=='69c55e0a54075'&&/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 allcentered anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-8 mx-auto d-flex flex-row allcentered mt-4 mb-3"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100",style:{background:'#fff',border:'1px solid #ccc'}},/*#__PURE__*/React.createElement("div",{"class":' d-flex align-items-center justify-content-center py-3 ',onClick:function onClick(){var _authdetailsContext$i38;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i38=authdetailsContext.instinfo)===null||_authdetailsContext$i38===void 0?void 0:_authdetailsContext$i38.facebooklink)!=null){var _authdetailsContext$i39;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i39=authdetailsContext.instinfo)===null||_authdetailsContext$i39===void 0?void 0:_authdetailsContext$i39.facebooklink,'_blank');}},style:{flex:1,borderRight:langdetect=='en'?'1px solid #ccc':0,borderLeft:langdetect=='ar'?'1px solid #ccc':0}},/*#__PURE__*/React.createElement(FaFacebookF,{size:'20',color:'#000000'})),/*#__PURE__*/React.createElement("div",{"class":' d-flex align-items-center justify-content-center py-3 ',onClick:function onClick(){var _authdetailsContext$i40;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i40=authdetailsContext.instinfo)===null||_authdetailsContext$i40===void 0?void 0:_authdetailsContext$i40.instagramlink)!=null){var _authdetailsContext$i41;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i41=authdetailsContext.instinfo)===null||_authdetailsContext$i41===void 0?void 0:_authdetailsContext$i41.instagramlink,'_blank');}},style:{flex:1,borderRight:langdetect=='en'?'1px solid #ccc':0,borderLeft:langdetect=='ar'?'1px solid #ccc':0}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:'22',color:'#000000'})),/*#__PURE__*/React.createElement("div",{"class":' d-flex align-items-center justify-content-center py-3 ',onClick:function onClick(){var _authdetailsContext$i42;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i42=authdetailsContext.instinfo)===null||_authdetailsContext$i42===void 0?void 0:_authdetailsContext$i42.instagramlink)!=null){var _authdetailsContext$i43;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i43=authdetailsContext.instinfo)===null||_authdetailsContext$i43===void 0?void 0:_authdetailsContext$i43.tiktoklink,'_blank');}},style:{flex:1}},/*#__PURE__*/React.createElement(IoLogoTiktok,{size:'20',color:'#000000'}))))))),openSearch==true&&/*#__PURE__*/React.createElement("div",{"class":"col-12 d-flex align-items-center",style:{background:sectionproperties.searchbarbgresponsive==''?sectionproperties.resposive_bgcolor:sectionproperties.searchbarbgresponsive// sectionproperties.responsiveheadertransparentbg == 'Transparent' && window.location.pathname == '/home' ? 'transparent' : sectionproperties.resposive_bgcolor,
|
|
31723
|
+
height:sectionproperties.wishlistbtnresp_height+'px',position:'relative'}},sectionproperties.showfavbadge=='Show'&&/*#__PURE__*/React.createElement("div",{className:"".concat(header_cssstyles.badge_counter_header_notifications),style:{top:sectionproperties.wishlistresponsivebadgefromtop+'px',right:sectionproperties.wishlistresponsivebadgefromright+'px'}},favoriteprojectscountContext.length>=10?'+9':favoriteprojectscountContext.length),/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Wishlist);}},/*#__PURE__*/React.createElement(FaRegHeart,{size:22,color:sectionproperties.wishlistresponsivecolor}))),sectionproperties.cartBtnShow=='Show'&&CartButton(),authdetailsContext!=undefined&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i14=authdetailsContext.instinfo)===null||_authdetailsContext$i14===void 0||(_authdetailsContext$i14=_authdetailsContext$i14.instcurrencies)===null||_authdetailsContext$i14===void 0?void 0:_authdetailsContext$i14.length)>1&§ionproperties.showcurrency=='Show'&&/*#__PURE__*/React.createElement("div",{"class":'d-flex align-items-center pl-1 pr-1 pt-1',style:{}},/*#__PURE__*/React.createElement(Dropdown,null,/*#__PURE__*/React.createElement(Dropdown.Toggle,null,/*#__PURE__*/React.createElement("li",{"class":' d-flex align-items-center justify-content-center ',style:{color:sectionproperties.cart_BtnTextcolor_resp}},langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center '},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 mr-1 ml-1"},authdetailsContext===null||authdetailsContext===void 0?void 0:authdetailsContext.currencyname_en),/*#__PURE__*/React.createElement(MdKeyboardArrowDown,null)),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center '},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 ml-1 mr-1"},authdetailsContext===null||authdetailsContext===void 0?void 0:authdetailsContext.currencyname_ar),/*#__PURE__*/React.createElement(MdKeyboardArrowDown,null)))),/*#__PURE__*/React.createElement(Dropdown.Menu,null,authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i15=authdetailsContext.instinfo)===null||_authdetailsContext$i15===void 0||(_authdetailsContext$i15=_authdetailsContext$i15.instcurrencies)===null||_authdetailsContext$i15===void 0?void 0:_authdetailsContext$i15.map(function(item,index){var _authdetailsContext$i16;return/*#__PURE__*/React.createElement(Dropdown.Item,{"class":"m-0 p-0",onClick:function onClick(){setcurrencyfunccontext(item);}},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-start"},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)},/*#__PURE__*/React.createElement("p",{"class":'dropdownitem d-flex align-items-center justify-content-center m-0 p-0',style:{fontSize:sectionproperties.dropdown_fontsize+'px',fontWeight:sectionproperties.dropdown_fontweight,textTransform:sectionproperties.dropdown_texttransform,color:sectionproperties.language_container_color_resp}},/*#__PURE__*/React.createElement(FaMoneyBillWave,null),/*#__PURE__*/React.createElement("span",{"class":'ml-2 mr-2'},langdetect=='en'?item.currencyname_en:item.currencyname_ar)))),index!=(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i16=authdetailsContext.instinfo)===null||_authdetailsContext$i16===void 0||(_authdetailsContext$i16=_authdetailsContext$i16.instcurrencies)===null||_authdetailsContext$i16===void 0?void 0:_authdetailsContext$i16.length)-1&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{"class":"m-0"}))));})))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i17=authdetailsContext.instinfo)===null||_authdetailsContext$i17===void 0?void 0:_authdetailsContext$i17.contactinfo.instid)=='68e7c7c93c5bd'&&/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center",style:{position:'relative'}},/*#__PURE__*/React.createElement("button",{className:"".concat(header_cssstyles.addtocartbtn_resp)+' d-flex align-items-center justify-content-center p-0 ',onClick:function onClick(){if(!authdetailsContext.loggedin){routingcountext(StaticPagesLinksContext.Login);}else {routingcountext(StaticPagesLinksContext.accountinfo);}}},/*#__PURE__*/React.createElement("i",{className:"allcentered"},/*#__PURE__*/React.createElement(BiUser,{size:18,color:'#000'})))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i18=authdetailsContext.instinfo)===null||_authdetailsContext$i18===void 0?void 0:_authdetailsContext$i18.contactinfo.instid)=='69f8d30c4620f'&&/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center",style:{position:'relative'}},/*#__PURE__*/React.createElement("button",{className:"".concat(header_cssstyles.addtocartbtn_resp)+' d-flex align-items-center justify-content-center p-0 ',onClick:function onClick(){if(!authdetailsContext.loggedin){routingcountext(StaticPagesLinksContext.Login);}else {routingcountext(StaticPagesLinksContext.accountinfo);}}},/*#__PURE__*/React.createElement("i",{className:"allcentered"},/*#__PURE__*/React.createElement(BiUser,{size:18,color:'#000'})))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i19=authdetailsContext.instinfo)===null||_authdetailsContext$i19===void 0?void 0:_authdetailsContext$i19.contactinfo.instid)=='6a02f8e3d2079'&&/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center",style:{position:'relative'}},/*#__PURE__*/React.createElement("button",{className:"".concat(header_cssstyles.addtocartbtn_resp)+' d-flex align-items-center justify-content-center p-0 ',onClick:function onClick(){if(!authdetailsContext.loggedin){routingcountext(StaticPagesLinksContext.Login);}else {routingcountext(StaticPagesLinksContext.accountinfo);}},style:{width:25}},/*#__PURE__*/React.createElement("i",{className:"allcentered"},/*#__PURE__*/React.createElement(BiUser,{size:18,color:'#000'})))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i20=authdetailsContext.instinfo)===null||_authdetailsContext$i20===void 0?void 0:_authdetailsContext$i20.contactinfo.instid)=='69b717e02ef5a'&&/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center",style:{position:'relative'}},/*#__PURE__*/React.createElement("button",{className:"".concat(header_cssstyles.addtocartbtn_resp)+' d-flex align-items-center justify-content-center p-0 ',onClick:function onClick(){if(!authdetailsContext.loggedin){routingcountext(StaticPagesLinksContext.Login);}else {routingcountext(StaticPagesLinksContext.accountinfo);}}},/*#__PURE__*/React.createElement("i",{className:"allcentered"},/*#__PURE__*/React.createElement(BiUser,{size:22,color:sectionproperties.cart_BtnTextcolor_resp})))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i21=authdetailsContext.instinfo)===null||_authdetailsContext$i21===void 0?void 0:_authdetailsContext$i21.contactinfo.instid)=='68ee3bb0c9b16'&&/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center",style:{position:'relative'}},/*#__PURE__*/React.createElement("button",{className:"".concat(header_cssstyles.addtocartbtn_resp)+' d-flex align-items-center justify-content-center p-0 ',onClick:function onClick(){if(!authdetailsContext.loggedin){routingcountext(StaticPagesLinksContext.Login);}else {routingcountext(StaticPagesLinksContext.accountinfo);}},style:{width:'25px'}},/*#__PURE__*/React.createElement("i",{className:"allcentered"},/*#__PURE__*/React.createElement(BiUser,{size:20,color:'#000'})))),sectionproperties.respiconposition=='Right'&&/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.respicon},/*#__PURE__*/React.createElement("i",{"class":' h-100 allcentered ',style:{},onClick:function onClick(){if(sectionproperties.responsiveheaderstyle=='Style 2'){if(menuactive==true){setmenuactive(false);}else {setmenuactive(true);}}else {setopenmenuCanvas(true);setactiveTab('menu');}}},menuactive==false&&/*#__PURE__*/React.createElement(FiMenu,{size:sectionproperties.resp_sidenav_size}),menuactive==true&&/*#__PURE__*/React.createElement(AiOutlineClose,{size:sectionproperties.resp_sidenav_size}))),sectionproperties.langresponsiveposition=='In Header'&§ionproperties.showlanuagecontainer=='Show'&&/*#__PURE__*/React.createElement("div",{"class":langdetect=='en'?' allcentered m-0 cursor-pointer ml-3 ':' m-0 cursor-pointer mr-3 ',style:{minWidth:'30px'},onClick:function onClick(){if(langdetect=='en'){setlang('ar');}else {setlang('en');}}},langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 allcentered w-100 '},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},"En",' ',/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered ml-auto pl-1"},/*#__PURE__*/React.createElement(BsChevronDown,null)))),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 allcentered w-100 '},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},"\u0639",' ',/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered mr-auto pl-3"},/*#__PURE__*/React.createElement(BsChevronDown,null)))))),menuactive==true&&/*#__PURE__*/React.createElement("div",{"class":"px-4 py-4 scrollvertical",style:{position:'fixed',top:'0px',left:0,right:0,width:'100%',background:sectionproperties.resposive_bgcolor,height:'100%',zIndex:10000,overflow:'scroll'}},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 text-end anim"},/*#__PURE__*/React.createElement("i",{"class":' h-100 allcentered ',style:{color:sectionproperties.cart_BtnTextcolor_resp},onClick:function onClick(){if(menuactive==true){setmenuactive(false);}else {setmenuactive(true);}}},menuactive==false&&/*#__PURE__*/React.createElement(FiMenu,{size:20,color:sectionproperties.cart_BtnTextcolor_resp}),menuactive==true&&/*#__PURE__*/React.createElement(AiOutlineClose,{size:20,color:sectionproperties.cart_BtnTextcolor_resp}))),templatepropcontext.pagesnprop.map(function(item,index){var _authdetailsContext$i22,_authdetailsContext$i23,_authdetailsContext$i24,_authdetailsContext$i25,_authdetailsContext$i26,_authdetailsContext$i27,_authdetailsContext$i28,_authdetailsContext$i29,_authdetailsContext$i30,_authdetailsContext$i31;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i22=authdetailsContext.instinfo)===null||_authdetailsContext$i22===void 0?void 0:_authdetailsContext$i22.contactinfo.instid)=='684aa79857878'){if(item.isnavigation==1&&item.isactive==1){if(item.pagename!='About'&&item.pagename!='Community'&&item.pagename!='Admission Policy'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='About'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('vision&mission',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Vision & Mission':'الرؤية والرسالة'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('school-philosophy',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?"School's Philosophy":'فلسفة المدرسة'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('accredit',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Accredit':'الاعتماد'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('characterbuilding',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Character Building':'بناء الشخصية'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('leadershipteam',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Leadership Team':'فريق القيادة')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Admission Policy'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('application',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Application':'طلب'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('admissionprocess',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Admission Process':'عملية القبول'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('schooltour',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'School Tour':'جولة مدرسية')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Community'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('calendar',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Calendar':'تقويم'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('lxl',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'IXL':'IXL'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('Magoush',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Magoush':'مجوش'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('Google Class Room',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Google Class Room':'غرفة جوجل كلاس')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}// global holding
|
|
31724
|
+
else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i23=authdetailsContext.instinfo)===null||_authdetailsContext$i23===void 0?void 0:_authdetailsContext$i23.contactinfo.instid)=='69e8bcab1df13'){if(item.isnavigation==1&&item.isactive==1){if(item.pagename!='Our Services +'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Our Services +'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('hotel-apartment',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Hotel Apartment':'شقة فندقية'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('working-space',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Working Space':'مساحة عمل'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('real-estate',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Real Estate':'العقارات'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('property-management',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Property Management':'إدارة العقارات'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('real-estate-consultancy',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Real estate Consultancy':'استشارات عقارية'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('property-for-sale',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Property For Sale':'عقارات للبيع'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('rentals',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Rentals':'تأجير'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('developers',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Developers':'المطورون'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('development-projects',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Development Projects':'مشاريع التنمية')))),/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('communities',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Communities':'المجتمعات')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Restaurant'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('lounge-patio',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Lounge & Patio':'الصالة والفناء'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('menu',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Menu':'قائمة طعام')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Events'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('weddings',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Weddings':'حفلات الزفاف'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('bespokemeetings',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Bespoke Meetings':'اجتماعات مخصصة'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('specialoccasions',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Special Occasions':'المناسبات الخاصة')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}// dr reham
|
|
31725
|
+
else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i24=authdetailsContext.instinfo)===null||_authdetailsContext$i24===void 0?void 0:_authdetailsContext$i24.contactinfo.instid)=='69e678b3a4c45'){if(item.isnavigation==1&&item.isactive==1){if(item.pagename!='Services'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Services'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('wellness-supplementation',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Wellness Supplementation':'المكملات الغذائية لتحسين الصحة العامة'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('weightloss-and-glp1programs',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Weight loss & GLP-1 programs':'برامج إنقاص الوزن وGLP-1'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('trt-for-men',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'TRT For Men':'العلاج ببدائل التستوستيرون للرجال'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('bhrt-for-women',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'BHRT For Women':'العلاج بالهرمونات البديلة للنساء'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('peptide-therapy',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Peptide Therapy':'العلاج بالببتيدات'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('longevity-programs',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Longevity Programs':'برامج إطالة العمر')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Restaurant'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('lounge-patio',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Lounge & Patio':'الصالة والفناء'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('menu',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Menu':'قائمة طعام')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Events'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('weddings',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Weddings':'حفلات الزفاف'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('bespokemeetings',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Bespoke Meetings':'اجتماعات مخصصة'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('specialoccasions',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Special Occasions':'المناسبات الخاصة')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}// elite
|
|
31726
|
+
if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i25=authdetailsContext.instinfo)===null||_authdetailsContext$i25===void 0?void 0:_authdetailsContext$i25.contactinfo.instid)=='6995aff955278'){if(item.isnavigation==1&&item.isactive==1){if(item.pagename!='FAQs'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i26=authdetailsContext.instinfo)===null||_authdetailsContext$i26===void 0?void 0:_authdetailsContext$i26.contactinfo.instid)=='6901f2154edb4'){if(item.isnavigation==1&&item.isactive==1){if(item.pagename!='Boutique Banquet'&&item.pagename!='Restaurant'&&item.pagename!='Events'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Boutique Banquet'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('thegrandhall',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'The Grand Hall':'القاعة الكبرى'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('thelounge',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'The Lounge':'الصالة'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('thepatio',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'The Patio':'الفناء')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Restaurant'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('lounge-patio',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Lounge & Patio':'الصالة والفناء'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('menu',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Menu':'قائمة طعام')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Events'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('weddings',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Weddings':'حفلات الزفاف'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('bespokemeetings',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Bespoke Meetings':'اجتماعات مخصصة'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('specialoccasions',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Special Occasions':'المناسبات الخاصة')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i27=authdetailsContext.instinfo)===null||_authdetailsContext$i27===void 0?void 0:_authdetailsContext$i27.contactinfo.instid)=='68de59f061f69'){if(item.isnavigation==1&&item.isactive==1){if(item.pagename!='Our Sub Brands'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Our Sub Brands'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('juice-yard',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Juice Yard':'عصير يارد'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('bagel-yard',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Bagel Yard':'باجل يارد'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('salad-yard',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Salad Yard':'سلطة يارد')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Admission Policy'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('application',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Application':'طلب'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('admissionprocess',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Admission Process':'عملية القبول'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('schooltour',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'School Tour':'جولة مدرسية')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Community'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('calendar',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Calendar':'تقويم'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('lxl',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'IXL':'IXL'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('Magoush',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Magoush':'مجوش'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('Google Class Room',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Google Class Room':'غرفة جوجل كلاس')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}// gold lift
|
|
31727
|
+
else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i28=authdetailsContext.instinfo)===null||_authdetailsContext$i28===void 0?void 0:_authdetailsContext$i28.contactinfo.instid)=='69ca3d56a6e7e'){if(item.isnavigation==1&&item.isactive==1){if(item.pagename!='Products & Solutions'&&item.pagename!='Studio'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Products & Solutions'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('elevators',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Elevators':'مصاعد'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('escalators',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Escalators':'سلالم كهربائية'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('moving-walkways',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Moving Walkways':'مشايات متحركة'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('elevator-towers',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Elevator Towers':'ابراج للمصاعد'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('request-a-quote',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Request a Quote':'طلب عرض سعر'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('request-a-preview',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Request a Preview':'طلب معاينه'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('free-services',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Free Services':'خدمات مجانية')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Studio'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('images',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Images':'الصور'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('videos',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Videos':'الفيديوهات')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}// security key
|
|
31728
|
+
else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i29=authdetailsContext.instinfo)===null||_authdetailsContext$i29===void 0?void 0:_authdetailsContext$i29.contactinfo.instid)=='683c55d780e0c'){if(item.isnavigation==1&&item.isactive==1){if(item.pagename!='Our Solutions'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Our Solutions'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('hardware-software',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Hardware & Software':'الأجهزة والبرامج'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('network-security',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Network Security':'أمن الشبكات'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('system-security',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'System Security':'أمان النظام'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('backup-solution',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Backup Solution':'حل النسخ الاحتياطي')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}// your dream home
|
|
31729
|
+
else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i30=authdetailsContext.instinfo)===null||_authdetailsContext$i30===void 0?void 0:_authdetailsContext$i30.contactinfo.instid)=='6790ae890234e'){if(item.isnavigation==1&&item.isactive==1){if(item.pagename!='Shop'&&item.pagename!='Shop Cushions'&&item.pagename!='Shop Tables'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Shop'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?'Shop':'Shop')),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('shopcushions',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},'SHOP CUSHIONS'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('shoptables',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},'SHOP TABLES')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}// k productuction
|
|
31730
|
+
else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i31=authdetailsContext.instinfo)===null||_authdetailsContext$i31===void 0?void 0:_authdetailsContext$i31.contactinfo.instid)=='6984710cbe522'){if(item.isnavigation==1&&item.isactive==1){if(item.pagename!='Services +'&&item.pagename!='Projects'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Services +'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('mediaproduction',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Media Production':'إنتاج إعلامي'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('eventmanagement',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Event Management':'إدارة الفعاليات'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('btl',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'BTL':'BTL'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('brandingandidentity',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Branding and identity':'العلامة التجارية والهوية'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('socialmediamarketing',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Social Media Marketing':'التسويق عبر وسائل التواصل الاجتماعي'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('strategyandplanning',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Strategy and Planning':'الاستراتيجية والتخطيط')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Projects'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('kaproduction',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'KA Production':'إنتاج KA'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('karimasaproducer',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Karim As A Producer':'كريم كمنتج')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}else {if(item.isnavigation==1&&item.isactive==1){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Wishlist);setmenuactive(false);}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i32=authdetailsContext.instinfo)===null||_authdetailsContext$i32===void 0?void 0:_authdetailsContext$i32.contactinfo.instid)=='6808c6295b598'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?lang.wishlist:'المفضلة'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i33=authdetailsContext.instinfo)===null||_authdetailsContext$i33===void 0?void 0:_authdetailsContext$i33.contactinfo.instid)=='68ada4fa70981'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?'Wish List':'المفضلة'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i34=authdetailsContext.instinfo)===null||_authdetailsContext$i34===void 0?void 0:_authdetailsContext$i34.contactinfo.instid)!='6808c6295b598'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i35=authdetailsContext.instinfo)===null||_authdetailsContext$i35===void 0?void 0:_authdetailsContext$i35.contactinfo.instid)!='68ada4fa70981'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},lang.wishlist))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='No'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Policies);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},lang.policies))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.PrivacyPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj=returnpolicyobj('Privacy Policy'))===null||_returnpolicyobj===void 0?void 0:_returnpolicyobj.policypagename_en:(_returnpolicyobj2=returnpolicyobj('Privacy Policy'))===null||_returnpolicyobj2===void 0?void 0:_returnpolicyobj2.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.ShippingPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj3=returnpolicyobj('Shipping Policy'))===null||_returnpolicyobj3===void 0?void 0:_returnpolicyobj3.policypagename_en:(_returnpolicyobj4=returnpolicyobj('Shipping Policy'))===null||_returnpolicyobj4===void 0?void 0:_returnpolicyobj4.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.RefundPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj5=returnpolicyobj('Refund Policy'))===null||_returnpolicyobj5===void 0?void 0:_returnpolicyobj5.policypagename_en:(_returnpolicyobj6=returnpolicyobj('Refund Policy'))===null||_returnpolicyobj6===void 0?void 0:_returnpolicyobj6.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.TermsConditions);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj7=returnpolicyobj('Terms & Conditions'))===null||_returnpolicyobj7===void 0?void 0:_returnpolicyobj7.policypagename_en:(_returnpolicyobj8=returnpolicyobj('Terms & Conditions'))===null||_returnpolicyobj8===void 0?void 0:_returnpolicyobj8.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&§ionproperties.showprevorder=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),sectionproperties.showlanuagecontainer=='Show'&§ionproperties.langresponsiveposition=='In Menu'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbarItem+' col-lg-12 p-0 d-flex align-items-center justify-content-start mb-2 ',style:{}},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.navbar_item_text_responsive)+' m-0 p-0 ',style:{cursor:'default'}},langdetect=='en'?'Language':'اللغة')),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex align-items-center justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100",style:{background:sectionproperties.langcontainerbgresp,borderRadius:5}},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbarItem+' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',onClick:function onClick(){setlang('en');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 w-100 allcentered py-3",style:{background:langdetect=='en'?sectionproperties.langcontainerbgresp_active:'transparent',borderRadius:5,fontSize:15,color:sectionproperties.language_container_color_resp}},"English")),/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbarItem+' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',onClick:function onClick(){setlang('ar');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 w-100 allcentered py-3",style:{borderRadius:5,background:langdetect=='ar'?sectionproperties.langcontainerbgresp_active:'transparent',fontSize:15,color:sectionproperties.language_container_color_resp}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i36=authdetailsContext.instinfo)===null||_authdetailsContext$i36===void 0?void 0:_authdetailsContext$i36.contactinfo.instid)=='6808c6295b598'?'عربي':(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i37=authdetailsContext.instinfo)===null||_authdetailsContext$i37===void 0?void 0:_authdetailsContext$i37.contactinfo.instid)=='68a1927aa368f'?'لغة عربية':'اللغة العربية'))))),sectionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 mt-5"},!authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("button",{"class":"".concat(header_cssstyles.userbtn_respContainer)+' anim d-flex align-items-center justify-content-start p-0 m-0 ',onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Login);setmenuactive(false);}},sectionproperties.usericontype=='Icon 1'&&/*#__PURE__*/React.createElement("i",{"class":"".concat(header_cssstyles.userbtnLoggedin_icon)+' h-100 allcentered userbtn_resp m-0 p-0 p-0 '},/*#__PURE__*/React.createElement(BiUser,null)),sectionproperties.usericontype=="I'll use my own SVG"&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.userbtnLoggedin_icon)+' h-100 allcentered ',style:{width:sectionproperties.userBtnWidth==0?'auto':sectionproperties.userBtnWidth+'px',height:sectionproperties.userBtnHeight+'px'},dangerouslySetInnerHTML:{__html:sectionproperties.userbtnsvg}}),/*#__PURE__*/React.createElement("span",{"class":"userbtn_resp mx-2"},langdetect=='en'?'Login/Register':'تسجيل دخول/إنشاء حساب')),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("button",{"class":"".concat(header_cssstyles.userbtn_respContainer)+' anim d-flex align-items-center justify-content-start p-0 m-0 ',onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.accountinfo);setmenuactive(false);}},sectionproperties.usericontype=='Icon 1'&&/*#__PURE__*/React.createElement("i",{"class":"".concat(header_cssstyles.userbtnLoggedin_icon)+' h-100 allcentered userbtn_resp m-0 p-0 p-0 '},/*#__PURE__*/React.createElement(BiUser,null)),sectionproperties.usericontype=="I'll use my own SVG"&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.userbtnLoggedin_icon)+' h-100 allcentered ',style:{width:sectionproperties.userBtnWidth==0?'auto':sectionproperties.userBtnWidth+'px',height:sectionproperties.userBtnHeight+'px'},dangerouslySetInnerHTML:{__html:sectionproperties.userbtnsvg}}),/*#__PURE__*/React.createElement("span",{"class":header_cssstyles.loggedintext+' text-start text-overflow d-block loggedintext mx-2 '},authdetailsContext.customerinfo.name)),sectionproperties.ShowUserBtn=='Show'&&authdetailsContext.loggedin&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c3=authdetailsContext.customerinfo)===null||_authdetailsContext$c3===void 0?void 0:_authdetailsContext$c3.cancustomerviewwallet)==1&&templateproperties_context.showwallet=='Show'&&/*#__PURE__*/React.createElement("div",{"class":'col-12 p-0 m-0 p-0 d-flex justify-content-start flex-row ',style:{}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0",style:{color:sectionproperties.userBtnTextresp_color,fontSize:templateproperties_context.walletfontize+'px',fontWeight:500}},langdetect=='en'?templateproperties_context.walletcontent_en:templateproperties_context.walletcontent_ar),/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 mx-1",style:{color:sectionproperties.userBtnTextresp_color,fontSize:'15px',fontWeight:600}},authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c4=authdetailsContext.customerinfo)===null||_authdetailsContext$c4===void 0?void 0:_authdetailsContext$c4.walletpoints,' '))),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 mt-5 allcentered anim"},/*#__PURE__*/React.createElement("button",{"class":' d-flex align-items-center justify-content-center p-0 m-0 ',onClick:function onClick(){LogoutMutationContext.mutate();setmenuactive(false);},style:{width:'90%',height:40,background:'white',color:'#000',fontSize:16}},lang.logout)),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i38=authdetailsContext.instinfo)===null||_authdetailsContext$i38===void 0?void 0:_authdetailsContext$i38.instid)=='69c55e0a54075'&&/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 allcentered anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-8 mx-auto d-flex flex-row allcentered mt-4 mb-3"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100",style:{background:'#fff',border:'1px solid #ccc'}},/*#__PURE__*/React.createElement("div",{"class":' d-flex align-items-center justify-content-center py-3 ',onClick:function onClick(){var _authdetailsContext$i39;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i39=authdetailsContext.instinfo)===null||_authdetailsContext$i39===void 0?void 0:_authdetailsContext$i39.facebooklink)!=null){var _authdetailsContext$i40;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i40=authdetailsContext.instinfo)===null||_authdetailsContext$i40===void 0?void 0:_authdetailsContext$i40.facebooklink,'_blank');}},style:{flex:1,borderRight:langdetect=='en'?'1px solid #ccc':0,borderLeft:langdetect=='ar'?'1px solid #ccc':0}},/*#__PURE__*/React.createElement(FaFacebookF,{size:'20',color:'#000000'})),/*#__PURE__*/React.createElement("div",{"class":' d-flex align-items-center justify-content-center py-3 ',onClick:function onClick(){var _authdetailsContext$i41;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i41=authdetailsContext.instinfo)===null||_authdetailsContext$i41===void 0?void 0:_authdetailsContext$i41.instagramlink)!=null){var _authdetailsContext$i42;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i42=authdetailsContext.instinfo)===null||_authdetailsContext$i42===void 0?void 0:_authdetailsContext$i42.instagramlink,'_blank');}},style:{flex:1,borderRight:langdetect=='en'?'1px solid #ccc':0,borderLeft:langdetect=='ar'?'1px solid #ccc':0}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:'22',color:'#000000'})),/*#__PURE__*/React.createElement("div",{"class":' d-flex align-items-center justify-content-center py-3 ',onClick:function onClick(){var _authdetailsContext$i43;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i43=authdetailsContext.instinfo)===null||_authdetailsContext$i43===void 0?void 0:_authdetailsContext$i43.instagramlink)!=null){var _authdetailsContext$i44;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i44=authdetailsContext.instinfo)===null||_authdetailsContext$i44===void 0?void 0:_authdetailsContext$i44.tiktoklink,'_blank');}},style:{flex:1}},/*#__PURE__*/React.createElement(IoLogoTiktok,{size:'20',color:'#000000'}))))))),openSearch==true&&/*#__PURE__*/React.createElement("div",{"class":"col-12 d-flex align-items-center",style:{background:sectionproperties.searchbarbgresponsive==''?sectionproperties.resposive_bgcolor:sectionproperties.searchbarbgresponsive// sectionproperties.responsiveheadertransparentbg == 'Transparent' && window.location.pathname == '/home' ? 'transparent' : sectionproperties.resposive_bgcolor,
|
|
31726
31731
|
}},/*#__PURE__*/React.createElement("button",{style:{width:40,height:40,position:'absolute',top:10,right:10,zIndex:10000},"class":"allcentered",onClick:function onClick(){setopenSearch(false);setSearchHeaderInputContext('');}},/*#__PURE__*/React.createElement(IoClose,{style:{fontSize:20,color:sectionproperties.searchbarcontinput_colorresp}})),/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.searchbarcont},/*#__PURE__*/React.createElement("input",{type:"text",placeholder:langdetect=='en'?sectionproperties.search_placeholder_en:sectionproperties.search_placeholder_ar,"class":"".concat(header_cssstyles.searchbarcont_input)+' pb-1 ',onChange:function onChange(event){setSearchHeaderInputContext(event.target.value);}}),/*#__PURE__*/React.createElement(Searchlist$1,{sectionpropertiesprops:sectionproperties,srcfromprops:'fullheader',actions:actions}))),sectionproperties.length!=0&§ionproperties.responsiveheaderstyle!='Style 2'&§ionproperties.responsiveheaderstyle!='Style 2 With Merged Subheader'&&/*#__PURE__*/// {sectionproperties.length != 0 && sectionproperties.responsiveheaderstyle == 'Style 2 With Subheader' && (
|
|
31727
31732
|
React.createElement(Offcanvas,{show:openmenuCanvas,onHide:function onHide(){setopenmenuCanvas(false);},placement:langdetect=='en'?'start':'end',scroll:true,style:{width:'90%',// backgroundColor: 'white',
|
|
31728
31733
|
background:sectionproperties.responsivesliderbgcolor==null?'white':sectionproperties.responsivesliderbgcolor},backdrop:true},/*#__PURE__*/React.createElement(Offcanvas.Header,null,/*#__PURE__*/React.createElement(Offcanvas.Title,null,langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',right:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setopenmenuCanvas(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',left:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setopenmenuCanvas(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})),/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 mb-4",style:{borderBottom:'1px solid #eee'}},/*#__PURE__*/React.createElement("div",{// className={'col-12 allcentered py-3'}
|
|
@@ -31742,9 +31747,9 @@ className:sectionproperties.responsiveheaderstyle=='Style 2 With Subheader Only'
|
|
|
31742
31747
|
background:sectionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'?sectionproperties.responsiveheadertabbgactive:activeTab=='categories'?sectionproperties.responsiveheadertabbgactive:sectionproperties.responsiveheaderbgtab// background: sectionproperties.responsiveheaderstyle == 'Style 2 With Merged Subheader' ? '' : activeTab == 'categories' ? 'white' : '#eee',
|
|
31743
31748
|
}},/*#__PURE__*/React.createElement("p",{className:"m-0 p-0",style:{textTransform:'uppercase',fontWeight:500,fontSize:'15px',transition:'.3s',// color: sectionproperties.header_fontColorresponsive,
|
|
31744
31749
|
color:sectionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'?sectionproperties.responsiveheadertabactivecolor:activeTab=='categories'?sectionproperties.responsiveheadertabactivecolor:sectionproperties.responsiveheadertabcolor}},langdetect=='en'?sectionproperties.titlerespen:sectionproperties.titlerespar))))),/*#__PURE__*/React.createElement(Offcanvas.Body,null,/*#__PURE__*/React.createElement("div",{style:{minHeight:'80vh'}},activeTab=='menu'&&/*#__PURE__*/// {activeTab == 'menu' && authdetailsContext?.instinfo?.contactinfo.instid != '6783c92e08789' && (
|
|
31745
|
-
React.createElement("div",{className:' row m-0 w-100 anim '},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("ul",{className:' d-flex justify-content-center flex-column p-0 '},templatepropcontext.pagesnprop.map(function(item,index){if(item.isnavigation==1&&item.isactive==1){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",style:{paddingTop:index==0?5:0}},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 "},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Wishlist);}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i44=authdetailsContext.instinfo)===null||_authdetailsContext$i44===void 0?void 0:_authdetailsContext$i44.contactinfo.instid)=='6808c6295b598'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},langdetect=='en'?lang.wishlist:'المفضلة'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i45=authdetailsContext.instinfo)===null||_authdetailsContext$i45===void 0?void 0:_authdetailsContext$i45.contactinfo.instid)=='68ada4fa70981'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?'Wish List':'المفضلة'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i46=authdetailsContext.instinfo)===null||_authdetailsContext$i46===void 0?void 0:_authdetailsContext$i46.contactinfo.instid)!='6808c6295b598'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i47=authdetailsContext.instinfo)===null||_authdetailsContext$i47===void 0?void 0:_authdetailsContext$i47.contactinfo.instid)!='68ada4fa70981'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},lang.wishlist)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 "},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='No'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Policies);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},lang.policies)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.PrivacyPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj9=returnpolicyobj('Privacy Policy'))===null||_returnpolicyobj9===void 0?void 0:_returnpolicyobj9.policypagename_en:(_returnpolicyobj0=returnpolicyobj('Privacy Policy'))===null||_returnpolicyobj0===void 0?void 0:_returnpolicyobj0.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.ShippingPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj1=returnpolicyobj('Shipping Policy'))===null||_returnpolicyobj1===void 0?void 0:_returnpolicyobj1.policypagename_en:(_returnpolicyobj10=returnpolicyobj('Shipping Policy'))===null||_returnpolicyobj10===void 0?void 0:_returnpolicyobj10.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.RefundPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj11=returnpolicyobj('Refund Policy'))===null||_returnpolicyobj11===void 0?void 0:_returnpolicyobj11.policypagename_en:(_returnpolicyobj12=returnpolicyobj('Refund Policy'))===null||_returnpolicyobj12===void 0?void 0:_returnpolicyobj12.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.TermsConditions);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj13=returnpolicyobj('Terms & Conditions'))===null||_returnpolicyobj13===void 0?void 0:_returnpolicyobj13.policypagename_en:(_returnpolicyobj14=returnpolicyobj('Terms & Conditions'))===null||_returnpolicyobj14===void 0?void 0:_returnpolicyobj14.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&§ionproperties.showprevorder=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i48=authdetailsContext.instinfo)===null||_authdetailsContext$i48===void 0?void 0:_authdetailsContext$i48.contactinfo.instid)=='6808c6295b598'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i49=authdetailsContext.instinfo)===null||_authdetailsContext$i49===void 0?void 0:_authdetailsContext$i49.contactinfo.instid)=='6804c4480fde5'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),sectionproperties.showlanuagecontainer=='Show'&§ionproperties.langresponsiveposition=='In Menu'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbarItem+' col-lg-12 p-0 d-flex align-items-center justify-content-start mb-2 ',style:{}},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.navbar_item_text_responsive)+' m-0 p-0 ',style:{cursor:'default'}},langdetect=='en'?'Language':'اللغة')),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex align-items-center justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100",style:{background:sectionproperties.langcontainerbgresp,borderRadius:5}},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbarItem+' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',onClick:function onClick(){setlang('en');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 w-100 allcentered py-3",style:{background:langdetect=='en'?sectionproperties.langcontainerbgresp_active:'transparent',borderRadius:5,fontSize:15,color:sectionproperties.language_container_color_resp}},"English")),/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbarItem+' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',onClick:function onClick(){setlang('ar');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 w-100 allcentered py-3",style:{borderRadius:5,background:langdetect=='ar'?sectionproperties.langcontainerbgresp_active:'transparent',fontSize:15,color:sectionproperties.language_container_color_resp}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i50=authdetailsContext.instinfo)===null||_authdetailsContext$i50===void 0?void 0:_authdetailsContext$i50.contactinfo.instid)=='6808c6295b598'?'عربي':(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i51=authdetailsContext.instinfo)===null||_authdetailsContext$i51===void 0?void 0:_authdetailsContext$i51.contactinfo.instid)=='68a1927aa368f'?'لغة عربية':'اللغة العربية'))))),sectionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 pl-3 pr-3 mt-5"},!authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("button",{"class":"".concat(header_cssstyles.userbtn_respContainer)+' anim d-flex align-items-center justify-content-start p-0 m-0 ',onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Login);setmenuactive(false);}},/*#__PURE__*/React.createElement("i",{"class":"".concat(header_cssstyles.userbtnLoggedin_icon)+' h-100 allcentered userbtn_resp m-0 p-0 p-0 '},/*#__PURE__*/React.createElement(BiUser,null)),/*#__PURE__*/React.createElement("span",{"class":"userbtn_resp mx-2"},langdetect=='en'?'Login/Register':'تسجيل دخول/إنشاء حساب')),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("button",{"class":"".concat(header_cssstyles.userbtn_respContainer)+' anim d-flex align-items-center justify-content-start p-0 m-0 ',onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.accountinfo);setmenuactive(false);}},/*#__PURE__*/React.createElement("i",{"class":"".concat(header_cssstyles.userbtnLoggedin_icon)+' h-100 allcentered userbtn_resp m-0 p-0 p-0 '},/*#__PURE__*/React.createElement(BiUser,null)),/*#__PURE__*/React.createElement("span",{"class":header_cssstyles.loggedintext+' text-start text-overflow d-block loggedintext mx-2 '},authdetailsContext.customerinfo.name)),sectionproperties.ShowUserBtn=='Show'&&authdetailsContext.loggedin&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c5=authdetailsContext.customerinfo)===null||_authdetailsContext$c5===void 0?void 0:_authdetailsContext$c5.cancustomerviewwallet)==1&&templateproperties_context.showwallet=='Show'&&/*#__PURE__*/React.createElement("div",{"class":'col-12 p-0 m-0 p-0 d-flex justify-content-start flex-row ',style:{}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0",style:{color:sectionproperties.userBtnTextresp_color,fontSize:templateproperties_context.walletfontize+'px',fontWeight:500}},langdetect=='en'?templateproperties_context.walletcontent_en:templateproperties_context.walletcontent_ar),/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 mx-1",style:{color:sectionproperties.userBtnTextresp_color,fontSize:'15px',fontWeight:600}},authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c6=authdetailsContext.customerinfo)===null||_authdetailsContext$c6===void 0?void 0:_authdetailsContext$c6.walletpoints,' '))),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("button",{"class":' d-flex align-items-center justify-content-center p-0 m-0 ',onClick:function onClick(){LogoutMutationContext.mutate();setmenuactive(false);},style:{width:'90%',height:40,background:'white',color:'#000',fontSize:16}},lang.logout))))),activeTab=='categories'&§ionproperties.responsiveheaderstyle!='Style 2 With Merged Subheader'&&/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 accordionContainer anim'},sectionproperties.subheaderParentType=='Categories'&&CategoriesAccordion(),sectionproperties.subheaderParentType=='Parent Collections'&&ParentCollectionsAccordion(),sectionproperties.subheaderParentType=='Collections'&&CollectionsAccordion(),sectionproperties.responsiveheaderstyle=='Style 2 With Subheader Only'&&/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100"},sectionproperties.showlanuagecontainer=='Show'&§ionproperties.langresponsiveposition=='In Menu'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 pl-3 pr-3"},LanguageContainer()),sectionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 pl-3 pr-3 mt-5"},UserButton()),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("button",{"class":' d-flex align-items-center justify-content-center p-0 m-0 ',onClick:function onClick(){LogoutMutationContext.mutate();setmenuactive(false);},style:{width:'90%',height:40,background:'white',color:'#000',fontSize:16}},lang.logout))))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i52=authdetailsContext.instinfo)===null||_authdetailsContext$i52===void 0?void 0:_authdetailsContext$i52.instid)=='69c55e0a54075'&&/*#__PURE__*/React.createElement("div",{className:"col-lg-8 mx-auto d-flex flex-row allcentered mt-4 mb-3"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100",style:{background:'#fff',border:'1px solid #ccc'}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i53=authdetailsContext.instinfo)===null||_authdetailsContext$i53===void 0?void 0:_authdetailsContext$i53.facebooklink)!=null&&/*#__PURE__*/React.createElement("div",{"class":' d-flex align-items-center justify-content-center py-3 ',onClick:function onClick(){var _authdetailsContext$i54;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i54=authdetailsContext.instinfo)===null||_authdetailsContext$i54===void 0?void 0:_authdetailsContext$i54.facebooklink)!=null){var _authdetailsContext$i55;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i55=authdetailsContext.instinfo)===null||_authdetailsContext$i55===void 0?void 0:_authdetailsContext$i55.facebooklink,'_blank');}},style:{flex:1,borderRight:langdetect=='en'?'1px solid #ccc':0,borderLeft:langdetect=='ar'?'1px solid #ccc':0}},/*#__PURE__*/React.createElement(FaFacebookF,{size:'20',color:'#000000'})),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i56=authdetailsContext.instinfo)===null||_authdetailsContext$i56===void 0?void 0:_authdetailsContext$i56.instagramlink)!=null&&/*#__PURE__*/React.createElement("div",{"class":' d-flex align-items-center justify-content-center py-3 ',onClick:function onClick(){var _authdetailsContext$i57;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i57=authdetailsContext.instinfo)===null||_authdetailsContext$i57===void 0?void 0:_authdetailsContext$i57.instagramlink)!=null){var _authdetailsContext$i58;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i58=authdetailsContext.instinfo)===null||_authdetailsContext$i58===void 0?void 0:_authdetailsContext$i58.instagramlink,'_blank');}},style:{flex:1,borderRight:langdetect=='en'?'1px solid #ccc':0,borderLeft:langdetect=='ar'?'1px solid #ccc':0}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:'22',color:'#000000'})),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i59=authdetailsContext.instinfo)===null||_authdetailsContext$i59===void 0?void 0:_authdetailsContext$i59.tiktoklink)!=null&&/*#__PURE__*/React.createElement("div",{"class":' d-flex align-items-center justify-content-center py-3 ',onClick:function onClick(){var _authdetailsContext$i60;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i60=authdetailsContext.instinfo)===null||_authdetailsContext$i60===void 0?void 0:_authdetailsContext$i60.instagramlink)!=null){var _authdetailsContext$i61;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i61=authdetailsContext.instinfo)===null||_authdetailsContext$i61===void 0?void 0:_authdetailsContext$i61.tiktoklink,'_blank');}},style:{flex:1}},/*#__PURE__*/React.createElement(IoLogoTiktok,{size:'20',color:'#000000'})))))),sectionproperties.length!=0&§ionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'&&/*#__PURE__*/React.createElement(Offcanvas,{show:openmenuCanvas,onHide:function onHide(){setopenmenuCanvas(false);},placement:langdetect=='en'?'start':'end',scroll:true,style:{width:'90%',// backgroundColor: 'white',
|
|
31750
|
+
React.createElement("div",{className:' row m-0 w-100 anim '},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("ul",{className:' d-flex justify-content-center flex-column p-0 '},templatepropcontext.pagesnprop.map(function(item,index){if(item.isnavigation==1&&item.isactive==1){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",style:{paddingTop:index==0?5:0}},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 "},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Wishlist);}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i45=authdetailsContext.instinfo)===null||_authdetailsContext$i45===void 0?void 0:_authdetailsContext$i45.contactinfo.instid)=='6808c6295b598'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},langdetect=='en'?lang.wishlist:'المفضلة'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i46=authdetailsContext.instinfo)===null||_authdetailsContext$i46===void 0?void 0:_authdetailsContext$i46.contactinfo.instid)=='68ada4fa70981'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?'Wish List':'المفضلة'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i47=authdetailsContext.instinfo)===null||_authdetailsContext$i47===void 0?void 0:_authdetailsContext$i47.contactinfo.instid)!='6808c6295b598'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i48=authdetailsContext.instinfo)===null||_authdetailsContext$i48===void 0?void 0:_authdetailsContext$i48.contactinfo.instid)!='68ada4fa70981'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},lang.wishlist)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 "},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='No'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Policies);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},lang.policies)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.PrivacyPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj9=returnpolicyobj('Privacy Policy'))===null||_returnpolicyobj9===void 0?void 0:_returnpolicyobj9.policypagename_en:(_returnpolicyobj0=returnpolicyobj('Privacy Policy'))===null||_returnpolicyobj0===void 0?void 0:_returnpolicyobj0.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.ShippingPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj1=returnpolicyobj('Shipping Policy'))===null||_returnpolicyobj1===void 0?void 0:_returnpolicyobj1.policypagename_en:(_returnpolicyobj10=returnpolicyobj('Shipping Policy'))===null||_returnpolicyobj10===void 0?void 0:_returnpolicyobj10.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.RefundPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj11=returnpolicyobj('Refund Policy'))===null||_returnpolicyobj11===void 0?void 0:_returnpolicyobj11.policypagename_en:(_returnpolicyobj12=returnpolicyobj('Refund Policy'))===null||_returnpolicyobj12===void 0?void 0:_returnpolicyobj12.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.TermsConditions);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj13=returnpolicyobj('Terms & Conditions'))===null||_returnpolicyobj13===void 0?void 0:_returnpolicyobj13.policypagename_en:(_returnpolicyobj14=returnpolicyobj('Terms & Conditions'))===null||_returnpolicyobj14===void 0?void 0:_returnpolicyobj14.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&§ionproperties.showprevorder=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i49=authdetailsContext.instinfo)===null||_authdetailsContext$i49===void 0?void 0:_authdetailsContext$i49.contactinfo.instid)=='6808c6295b598'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i50=authdetailsContext.instinfo)===null||_authdetailsContext$i50===void 0?void 0:_authdetailsContext$i50.contactinfo.instid)=='6804c4480fde5'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),sectionproperties.showlanuagecontainer=='Show'&§ionproperties.langresponsiveposition=='In Menu'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbarItem+' col-lg-12 p-0 d-flex align-items-center justify-content-start mb-2 ',style:{}},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.navbar_item_text_responsive)+' m-0 p-0 ',style:{cursor:'default'}},langdetect=='en'?'Language':'اللغة')),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex align-items-center justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100",style:{background:sectionproperties.langcontainerbgresp,borderRadius:5}},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbarItem+' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',onClick:function onClick(){setlang('en');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 w-100 allcentered py-3",style:{background:langdetect=='en'?sectionproperties.langcontainerbgresp_active:'transparent',borderRadius:5,fontSize:15,color:sectionproperties.language_container_color_resp}},"English")),/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbarItem+' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',onClick:function onClick(){setlang('ar');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 w-100 allcentered py-3",style:{borderRadius:5,background:langdetect=='ar'?sectionproperties.langcontainerbgresp_active:'transparent',fontSize:15,color:sectionproperties.language_container_color_resp}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i51=authdetailsContext.instinfo)===null||_authdetailsContext$i51===void 0?void 0:_authdetailsContext$i51.contactinfo.instid)=='6808c6295b598'?'عربي':(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i52=authdetailsContext.instinfo)===null||_authdetailsContext$i52===void 0?void 0:_authdetailsContext$i52.contactinfo.instid)=='68a1927aa368f'?'لغة عربية':'اللغة العربية'))))),sectionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 pl-3 pr-3 mt-5"},!authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("button",{"class":"".concat(header_cssstyles.userbtn_respContainer)+' anim d-flex align-items-center justify-content-start p-0 m-0 ',onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Login);setmenuactive(false);}},/*#__PURE__*/React.createElement("i",{"class":"".concat(header_cssstyles.userbtnLoggedin_icon)+' h-100 allcentered userbtn_resp m-0 p-0 p-0 '},/*#__PURE__*/React.createElement(BiUser,null)),/*#__PURE__*/React.createElement("span",{"class":"userbtn_resp mx-2"},langdetect=='en'?'Login/Register':'تسجيل دخول/إنشاء حساب')),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("button",{"class":"".concat(header_cssstyles.userbtn_respContainer)+' anim d-flex align-items-center justify-content-start p-0 m-0 ',onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.accountinfo);setmenuactive(false);}},/*#__PURE__*/React.createElement("i",{"class":"".concat(header_cssstyles.userbtnLoggedin_icon)+' h-100 allcentered userbtn_resp m-0 p-0 p-0 '},/*#__PURE__*/React.createElement(BiUser,null)),/*#__PURE__*/React.createElement("span",{"class":header_cssstyles.loggedintext+' text-start text-overflow d-block loggedintext mx-2 '},authdetailsContext.customerinfo.name)),sectionproperties.ShowUserBtn=='Show'&&authdetailsContext.loggedin&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c5=authdetailsContext.customerinfo)===null||_authdetailsContext$c5===void 0?void 0:_authdetailsContext$c5.cancustomerviewwallet)==1&&templateproperties_context.showwallet=='Show'&&/*#__PURE__*/React.createElement("div",{"class":'col-12 p-0 m-0 p-0 d-flex justify-content-start flex-row ',style:{}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0",style:{color:sectionproperties.userBtnTextresp_color,fontSize:templateproperties_context.walletfontize+'px',fontWeight:500}},langdetect=='en'?templateproperties_context.walletcontent_en:templateproperties_context.walletcontent_ar),/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 mx-1",style:{color:sectionproperties.userBtnTextresp_color,fontSize:'15px',fontWeight:600}},authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c6=authdetailsContext.customerinfo)===null||_authdetailsContext$c6===void 0?void 0:_authdetailsContext$c6.walletpoints,' '))),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("button",{"class":' d-flex align-items-center justify-content-center p-0 m-0 ',onClick:function onClick(){LogoutMutationContext.mutate();setmenuactive(false);},style:{width:'90%',height:40,background:'white',color:'#000',fontSize:16}},lang.logout))))),activeTab=='categories'&§ionproperties.responsiveheaderstyle!='Style 2 With Merged Subheader'&&/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 accordionContainer anim'},sectionproperties.subheaderParentType=='Categories'&&CategoriesAccordion(),sectionproperties.subheaderParentType=='Parent Collections'&&ParentCollectionsAccordion(),sectionproperties.subheaderParentType=='Collections'&&CollectionsAccordion(),sectionproperties.responsiveheaderstyle=='Style 2 With Subheader Only'&&/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100"},sectionproperties.showlanuagecontainer=='Show'&§ionproperties.langresponsiveposition=='In Menu'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 pl-3 pr-3"},LanguageContainer()),sectionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 pl-3 pr-3 mt-5"},UserButton()),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("button",{"class":' d-flex align-items-center justify-content-center p-0 m-0 ',onClick:function onClick(){LogoutMutationContext.mutate();setmenuactive(false);},style:{width:'90%',height:40,background:'white',color:'#000',fontSize:16}},lang.logout))))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i53=authdetailsContext.instinfo)===null||_authdetailsContext$i53===void 0?void 0:_authdetailsContext$i53.instid)=='69c55e0a54075'&&/*#__PURE__*/React.createElement("div",{className:"col-lg-8 mx-auto d-flex flex-row allcentered mt-4 mb-3"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100",style:{background:'#fff',border:'1px solid #ccc'}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i54=authdetailsContext.instinfo)===null||_authdetailsContext$i54===void 0?void 0:_authdetailsContext$i54.facebooklink)!=null&&/*#__PURE__*/React.createElement("div",{"class":' d-flex align-items-center justify-content-center py-3 ',onClick:function onClick(){var _authdetailsContext$i55;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i55=authdetailsContext.instinfo)===null||_authdetailsContext$i55===void 0?void 0:_authdetailsContext$i55.facebooklink)!=null){var _authdetailsContext$i56;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i56=authdetailsContext.instinfo)===null||_authdetailsContext$i56===void 0?void 0:_authdetailsContext$i56.facebooklink,'_blank');}},style:{flex:1,borderRight:langdetect=='en'?'1px solid #ccc':0,borderLeft:langdetect=='ar'?'1px solid #ccc':0}},/*#__PURE__*/React.createElement(FaFacebookF,{size:'20',color:'#000000'})),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i57=authdetailsContext.instinfo)===null||_authdetailsContext$i57===void 0?void 0:_authdetailsContext$i57.instagramlink)!=null&&/*#__PURE__*/React.createElement("div",{"class":' d-flex align-items-center justify-content-center py-3 ',onClick:function onClick(){var _authdetailsContext$i58;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i58=authdetailsContext.instinfo)===null||_authdetailsContext$i58===void 0?void 0:_authdetailsContext$i58.instagramlink)!=null){var _authdetailsContext$i59;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i59=authdetailsContext.instinfo)===null||_authdetailsContext$i59===void 0?void 0:_authdetailsContext$i59.instagramlink,'_blank');}},style:{flex:1,borderRight:langdetect=='en'?'1px solid #ccc':0,borderLeft:langdetect=='ar'?'1px solid #ccc':0}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:'22',color:'#000000'})),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i60=authdetailsContext.instinfo)===null||_authdetailsContext$i60===void 0?void 0:_authdetailsContext$i60.tiktoklink)!=null&&/*#__PURE__*/React.createElement("div",{"class":' d-flex align-items-center justify-content-center py-3 ',onClick:function onClick(){var _authdetailsContext$i61;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i61=authdetailsContext.instinfo)===null||_authdetailsContext$i61===void 0?void 0:_authdetailsContext$i61.instagramlink)!=null){var _authdetailsContext$i62;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i62=authdetailsContext.instinfo)===null||_authdetailsContext$i62===void 0?void 0:_authdetailsContext$i62.tiktoklink,'_blank');}},style:{flex:1}},/*#__PURE__*/React.createElement(IoLogoTiktok,{size:'20',color:'#000000'})))))),sectionproperties.length!=0&§ionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'&&/*#__PURE__*/React.createElement(Offcanvas,{show:openmenuCanvas,onHide:function onHide(){setopenmenuCanvas(false);},placement:langdetect=='en'?'start':'end',scroll:true,style:{width:'90%',// backgroundColor: 'white',
|
|
31746
31751
|
background:sectionproperties.responsivesliderbgcolor==null?'white':sectionproperties.responsivesliderbgcolor// background: sectionproperties.resposive_bgcolor,
|
|
31747
|
-
},backdrop:true},/*#__PURE__*/React.createElement(Offcanvas.Header,null,/*#__PURE__*/React.createElement(Offcanvas.Title,null,langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',right:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setopenmenuCanvas(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',left:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setopenmenuCanvas(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})),/*#__PURE__*/React.createElement("div",{className:langdetect=='en'?templateproperties_context.templatefontfamily=='OPTIRadiantBold-Condensed'?'row m-0 w-100 mb-4 fontfamilybold':templateproperties_context.templatefontfamily=='ASUL'?'row m-0 w-100 mb-4 ASUL':templateproperties_context.templatefontfamily=='Alata'?'row m-0 w-100 mb-4 alata':templateproperties_context.templatefontfamily=='Montserrat'?'row m-0 w-100 mb-4 montserrat':templateproperties_context.templatefontfamily=='Poiret One'?'row m-0 w-100 mb-4 PoiretOne':templateproperties_context.templatefontfamily=='Bebas Neue'?'row m-0 w-100 mb-4 bebas-neue-regular':templateproperties_context.templatefontfamily=='Lora'?'row m-0 w-100 mb-4 lora':templateproperties_context.templatefontfamily=='Playwrite Deutschland Grundschrift'?'row m-0 w-100 mb-4 playwrite-de-grund':templateproperties_context.templatefontfamily=='Manrope'?'row m-0 w-100 mb-4 Manrope':templateproperties_context.templatefontfamily=='Fira Sans'?'row m-0 w-100 mb-4 fira-sans-thin':templateproperties_context.templatefontfamily=='Ubuntu'?'row m-0 w-100 mb-4 ubuntu':templateproperties_context.templatefontfamily=='Liter'?'row m-0 w-100 mb-4 liter':templateproperties_context.templatefontfamily=='DM Serif Text'?'row m-0 w-100 mb-4 dm-serif-text-regular':templateproperties_context.templatefontfamily=='Righteous'?'row m-0 w-100 mb-4 righteous':templateproperties_context.templatefontfamily=='Cairo'?'row m-0 w-100 mb-4 cairo':templateproperties_context.templatefontfamily=='Playwrite Danmark Loopet'?'row m-0 w-100 mb-4 playwrite-dk-loopet':templateproperties_context.templatefontfamily=='Rubik'?'row m-0 w-100 mb-4 rubik':templateproperties_context.templatefontfamily=='Edu NSW ACT Cursive'?'row m-0 w-100 mb-4 edu-nsw-act-cursive':templateproperties_context.templatefontfamily=='Mozilla Headline'?'row m-0 w-100 mb-4 Mozilla-Headline':templateproperties_context.templatefontfamily=='Bree Serif'?'row m-0 w-100 mb-4 bree-serif':'row m-0 w-100 mb-4 ':templateproperties_context.templatefontfamilyarabic=='Roboto'?'row m-0 w-100 mb-4 roboto':templateproperties_context.templatefontfamilyarabic=='ZaridSlab'?'row m-0 w-100 mb-4 zaridslab':templateproperties_context.templatefontfamilyarabic=='Changa'?'row m-0 w-100 mb-4 Changa':templateproperties_context.templatefontfamilyarabic=='Almarai'?'row m-0 w-100 mb-4 almarai-regular':templateproperties_context.templatefontfamilyarabic=='Lateef'?'row m-0 w-100 mb-4 lateef':templateproperties_context.templatefontfamilyarabic=='Baloo Bhaijaan 2'?'row m-0 w-100 mb-4 BalooBhaijaan2':templateproperties_context.templatefontfamilyarabic=='Cairo'?'row m-0 w-100 mb-4 cairo':templateproperties_context.templatefontfamilyarabic=='Alexandria'?'row m-0 w-100 mb-4 alexandria':templateproperties_context.templatefontfamilyarabic=='Fustat'?'row m-0 w-100 mb-4 fustat':templateproperties_context.templatefontfamilyarabic==' Noto Naskh Arabic'?'row m-0 w-100 mb-4 noto-naskh-arabic':templateproperties_context.templatefontfamilyarabic=='Tajawal'?'row m-0 w-100 mb-4 tajawal':'row m-0 w-100 mb-4',style:{borderBottom:'1px solid #eee'}},/*#__PURE__*/React.createElement("div",{className:sectionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'?'col-12 allcentered py-3':'col-6 allcentered py-3',onClick:function onClick(){setactiveTab('menu');},style:{background:sectionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'?'':activeTab=='menu'?'white':'#eee'}},/*#__PURE__*/React.createElement("p",{className:"m-0 p-0",style:{textTransform:'uppercase',fontWeight:500,fontSize:'15px',transition:'.3s',color:sectionproperties.header_fontColorresponsive}},langdetect=='en'?'MENU':'القائمة')),sectionproperties.responsiveheaderstyle!='Style 2 With Merged Subheader'&&/*#__PURE__*/React.createElement("div",{className:'col-6 allcentered py-3',onClick:function onClick(){setactiveTab('categories');},style:{background:activeTab=='categories'?'white':'#eee'}},/*#__PURE__*/React.createElement("p",{className:"m-0 p-0",style:{textTransform:'uppercase',fontWeight:500,fontSize:'15px',transition:'.3s',color:sectionproperties.header_fontColorresponsive}},langdetect=='en'?sectionproperties.titlerespen:sectionproperties.titlerespar))))),/*#__PURE__*/React.createElement(Offcanvas.Body,null,/*#__PURE__*/React.createElement("div",{style:{minHeight:'80vh',backgroundImage:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i62=authdetailsContext.instinfo)===null||_authdetailsContext$i62===void 0?void 0:_authdetailsContext$i62.instid)=='69e11d9c75989'?'url(https://ik.imagekit.io/42fa3n8bbf/products/69e11d9c75989/69f71a442e6d0generalimage.png)':'',backgroundSize:'cover'},"class":langdetect=='en'?templateproperties_context.templatefontfamily=='OPTIRadiantBold-Condensed'?' fontfamilybold':templateproperties_context.templatefontfamily=='ASUL'?' ASUL':templateproperties_context.templatefontfamily=='Alata'?' alata':templateproperties_context.templatefontfamily=='Montserrat'?' montserrat':templateproperties_context.templatefontfamily=='Poiret One'?' PoiretOne':templateproperties_context.templatefontfamily=='Bebas Neue'?' bebas-neue-regular':templateproperties_context.templatefontfamily=='Lora'?' lora':templateproperties_context.templatefontfamily=='Playwrite Deutschland Grundschrift'?' playwrite-de-grund':templateproperties_context.templatefontfamily=='Manrope'?' Manrope':templateproperties_context.templatefontfamily=='Fira Sans'?' fira-sans-thin':templateproperties_context.templatefontfamily=='Ubuntu'?' ubuntu':templateproperties_context.templatefontfamily=='Liter'?' liter':templateproperties_context.templatefontfamily=='DM Serif Text'?' dm-serif-text-regular':templateproperties_context.templatefontfamily=='Righteous'?' righteous':templateproperties_context.templatefontfamily=='Cairo'?' cairo':templateproperties_context.templatefontfamily=='Playwrite Danmark Loopet'?' playwrite-dk-loopet':templateproperties_context.templatefontfamily=='Rubik'?' rubik':templateproperties_context.templatefontfamily=='Edu NSW ACT Cursive'?' edu-nsw-act-cursive':templateproperties_context.templatefontfamily=='Mozilla Headline'?' Mozilla-Headline':templateproperties_context.templatefontfamily=='Bree Serif'?' bree-serif':' ':templateproperties_context.templatefontfamilyarabic=='Roboto'?' roboto':templateproperties_context.templatefontfamilyarabic=='ZaridSlab'?' zaridslab':templateproperties_context.templatefontfamilyarabic=='Changa'?' Changa':templateproperties_context.templatefontfamilyarabic=='Almarai'?' almarai-regular':templateproperties_context.templatefontfamilyarabic=='Lateef'?' lateef':templateproperties_context.templatefontfamilyarabic=='Baloo Bhaijaan 2'?' BalooBhaijaan2':templateproperties_context.templatefontfamilyarabic=='Cairo'?' cairo':templateproperties_context.templatefontfamilyarabic=='Alexandria'?' alexandria':templateproperties_context.templatefontfamilyarabic=='Fustat'?' fustat':templateproperties_context.templatefontfamilyarabic==' Noto Naskh Arabic'?' noto-naskh-arabic':templateproperties_context.templatefontfamilyarabic=='Tajawal'?' tajawal':''},activeTab=='menu'&&/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 anim '},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("ul",{className:' d-flex justify-content-center flex-column p-0 '},templatepropcontext.pagesnprop.map(function(item,index){if(item.isnavigation==1&&item.isactive==1&&item.pageorderindex==0){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",style:{paddingTop:index==0?5:0}},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}),sectionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'&&/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 '},sectionproperties.subheaderParentType=='Categories'&&CategoriesAccordion(),sectionproperties.subheaderParentType=='Parent Collections'&&ParentCollectionsAccordion(),sectionproperties.subheaderParentType=='Collections'&&CollectionsAccordion()),templatepropcontext.pagesnprop.map(function(item,index){if(item.isnavigation==1&&item.isactive==1&&item.pageorderindex>0){var _authdetailsContext$i63,_authdetailsContext$i64,_authdetailsContext$i65,_authdetailsContext$i66,_authdetailsContext$i67;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i63=authdetailsContext.instinfo)===null||_authdetailsContext$i63===void 0?void 0:_authdetailsContext$i63.instid)!='68c6bc629acb2'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i64=authdetailsContext.instinfo)===null||_authdetailsContext$i64===void 0?void 0:_authdetailsContext$i64.instid)!='69358e8e586a8'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",style:{paddingTop:index==0?5:0}},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i65=authdetailsContext.instinfo)===null||_authdetailsContext$i65===void 0?void 0:_authdetailsContext$i65.instid)=='68c6bc629acb2'&&item.pagename!='About Us'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",style:{paddingTop:index==0?5:0}},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i66=authdetailsContext.instinfo)===null||_authdetailsContext$i66===void 0?void 0:_authdetailsContext$i66.instid)=='68c6bc629acb2'&&item.pagename=='About Us'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim px-3"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?'About Us':'معلومات عنا')),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('overview',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Overview':'ملخص'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('equipment',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Equipment':'المعدات')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i67=authdetailsContext.instinfo)===null||_authdetailsContext$i67===void 0?void 0:_authdetailsContext$i67.instid)=='69358e8e586a8'){if(item.pagename!='Services'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",style:{paddingTop:index==0?5:0}},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else {return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 pl-3 pr-3'},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 d-flex justify-content-start ",style:{paddingTop:index==0?5:0}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex px-4"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 mb-3",onClick:function onClick(){routingcountext('design-build',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Design & Build':'التصميم والبناء')),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 mb-3",onClick:function onClick(){routingcountext('villa-construction',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Villa Construction':'بناء فيلا')),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 mb-3",onClick:function onClick(){routingcountext('fitout',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Fitout':'تجهيز')),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0",onClick:function onClick(){routingcountext('joinery-manufacturing',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Joinery & Manufacturing':'النجارة والتصنيع')))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}}),authdetailsContext.loggedin==true&§ionproperties.ShowUserBtn=='Show'&§ionproperties.showprevorder=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i68=authdetailsContext.instinfo)===null||_authdetailsContext$i68===void 0?void 0:_authdetailsContext$i68.contactinfo.instid)=='6808c6295b598'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i69=authdetailsContext.instinfo)===null||_authdetailsContext$i69===void 0?void 0:_authdetailsContext$i69.contactinfo.instid)=='6804c4480fde5'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Wishlist);}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i70=authdetailsContext.instinfo)===null||_authdetailsContext$i70===void 0?void 0:_authdetailsContext$i70.contactinfo.instid)=='6808c6295b598'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},langdetect=='en'?lang.wishlist:'المفضلة'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i71=authdetailsContext.instinfo)===null||_authdetailsContext$i71===void 0?void 0:_authdetailsContext$i71.contactinfo.instid)=='68ada4fa70981'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?'Wish List':'المفضلة'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i72=authdetailsContext.instinfo)===null||_authdetailsContext$i72===void 0?void 0:_authdetailsContext$i72.contactinfo.instid)!='6808c6295b598'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i73=authdetailsContext.instinfo)===null||_authdetailsContext$i73===void 0?void 0:_authdetailsContext$i73.contactinfo.instid)!='68ada4fa70981'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},lang.wishlist)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='No'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Policies);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},lang.policies)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.PrivacyPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj15=returnpolicyobj('Privacy Policy'))===null||_returnpolicyobj15===void 0?void 0:_returnpolicyobj15.policypagename_en:(_returnpolicyobj16=returnpolicyobj('Privacy Policy'))===null||_returnpolicyobj16===void 0?void 0:_returnpolicyobj16.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.ShippingPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj17=returnpolicyobj('Shipping Policy'))===null||_returnpolicyobj17===void 0?void 0:_returnpolicyobj17.policypagename_en:(_returnpolicyobj18=returnpolicyobj('Shipping Policy'))===null||_returnpolicyobj18===void 0?void 0:_returnpolicyobj18.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.RefundPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj19=returnpolicyobj('Refund Policy'))===null||_returnpolicyobj19===void 0?void 0:_returnpolicyobj19.policypagename_en:(_returnpolicyobj20=returnpolicyobj('Refund Policy'))===null||_returnpolicyobj20===void 0?void 0:_returnpolicyobj20.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.TermsConditions);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj21=returnpolicyobj('Terms & Conditions'))===null||_returnpolicyobj21===void 0?void 0:_returnpolicyobj21.policypagename_en:(_returnpolicyobj22=returnpolicyobj('Terms & Conditions'))===null||_returnpolicyobj22===void 0?void 0:_returnpolicyobj22.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext!=undefined&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i74=authdetailsContext.instinfo)===null||_authdetailsContext$i74===void 0||(_authdetailsContext$i74=_authdetailsContext$i74.instcurrencies)===null||_authdetailsContext$i74===void 0?void 0:_authdetailsContext$i74.length)>1&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i75=authdetailsContext.instinfo)===null||_authdetailsContext$i75===void 0?void 0:_authdetailsContext$i75.contactinfo.instid)=='67f69c023cbd4'&&/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-lg-12 p-0 d-flex align-items-center justify-content-start mb-2 '},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0",style:{color:sectionproperties.navbar_item_text_responsive,cursor:'default'}},langdetect=='en'?'Currency':'العملة')),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex align-items-center justify-content-start"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100",style:{background:'#f4f4f4',borderRadius:5}},authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i76=authdetailsContext.instinfo)===null||_authdetailsContext$i76===void 0||(_authdetailsContext$i76=_authdetailsContext$i76.instcurrencies)===null||_authdetailsContext$i76===void 0?void 0:_authdetailsContext$i76.map(function(item,index){return/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-lg-12 p-0 text-start py-2 px-2 cursor-pointer ',onClick:function onClick(){setcurrencyfunccontext(item);}},/*#__PURE__*/React.createElement("label",{"class":langdetect=='en'?"".concat(formstyles.radiobtn_label)+' p-0 ':"".concat(formstyles.radiobtn_label," ").concat(formstyles.radiobtn_label_translated)+' p-0 '},/*#__PURE__*/React.createElement("input",{type:"radio",name:"radio",value:item.currencyname_en,checked:item.currencyname_en==(authdetailsContext===null||authdetailsContext===void 0?void 0:authdetailsContext.currencyname_en)?true:false}),/*#__PURE__*/React.createElement("span",null," ",langdetect=='en'?item.currencyname_en:item.currencyname_ar)));}))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),sectionproperties.showlanuagecontainer=='Show'&§ionproperties.langresponsiveposition=='In Menu'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 pl-3 pr-3"},LanguageContainer()),sectionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 pl-3 pr-3 mt-5"},UserButton()),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("button",{"class":' d-flex align-items-center justify-content-center p-0 m-0 ',onClick:function onClick(){LogoutMutationContext.mutate();setmenuactive(false);},style:{width:'90%',height:40,background:'white',color:'#000',fontSize:16}},lang.logout))))))))),sectionproperties.length!=0&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i77=authdetailsContext.instinfo)===null||_authdetailsContext$i77===void 0?void 0:_authdetailsContext$i77.contactinfo.instid)=='68b2f02e430ba'&&/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0 allcentered",style:{borderBottom:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i78=authdetailsContext.instinfo)===null||_authdetailsContext$i78===void 0?void 0:_authdetailsContext$i78.contactinfo.instid)=='684fdf3f9e856'?'1px solid #ccc':sectionproperties.headerrespborderbottomwidth+' solid '+sectionproperties.headerrespborderbottomcolor}},openSearch==false&&/*#__PURE__*/React.createElement("div",{className:sectionproperties.headerresponsivewidth==100?' row m-0 d-none d-md-flex align-items-center ':' row m-0 d-none d-md-flex align-items-center ',style:{width:sectionproperties.headerresponsivewidth==null?'100vw':sectionproperties.headerresponsivewidth+'vw',background:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i79=authdetailsContext.instinfo)===null||_authdetailsContext$i79===void 0?void 0:_authdetailsContext$i79.instid)=='68319d088f13e'?sectionproperties.resposive_bgcolor:sectionproperties.responsiveheadertransparentbg=='Transparent'&&window.location.pathname=='/home'?scrollYposittionprops>300?sectionproperties.resposive_bgcolor:'transparent':sectionproperties.resposive_bgcolor,borderTopLeftRadius:sectionproperties.headerresponsivebordertopleftradius+'px',borderTopRightRadius:sectionproperties.headerresponsivebordertoprightradius+'px',borderBottomLeftRadius:sectionproperties.headerresponsiveborderbottomleftradius+'px',borderBottomRightRadius:sectionproperties.headerresponsiveborderbottomrightradius+'px'}},/*#__PURE__*/React.createElement("div",{className:"col-md-2 col-sm-2 d-flex filter align-items-center text-start"},InstLogoContainer()),/*#__PURE__*/React.createElement("div",{"class":"col-8 px-1"},/*#__PURE__*/React.createElement("div",{className:' m-auto ',style:{width:'100%',height:40,border:'1px solid #ccc',borderRadius:10// position: 're',
|
|
31752
|
+
},backdrop:true},/*#__PURE__*/React.createElement(Offcanvas.Header,null,/*#__PURE__*/React.createElement(Offcanvas.Title,null,langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',right:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setopenmenuCanvas(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',left:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setopenmenuCanvas(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})),/*#__PURE__*/React.createElement("div",{className:langdetect=='en'?templateproperties_context.templatefontfamily=='OPTIRadiantBold-Condensed'?'row m-0 w-100 mb-4 fontfamilybold':templateproperties_context.templatefontfamily=='ASUL'?'row m-0 w-100 mb-4 ASUL':templateproperties_context.templatefontfamily=='Alata'?'row m-0 w-100 mb-4 alata':templateproperties_context.templatefontfamily=='Montserrat'?'row m-0 w-100 mb-4 montserrat':templateproperties_context.templatefontfamily=='Poiret One'?'row m-0 w-100 mb-4 PoiretOne':templateproperties_context.templatefontfamily=='Bebas Neue'?'row m-0 w-100 mb-4 bebas-neue-regular':templateproperties_context.templatefontfamily=='Lora'?'row m-0 w-100 mb-4 lora':templateproperties_context.templatefontfamily=='Playwrite Deutschland Grundschrift'?'row m-0 w-100 mb-4 playwrite-de-grund':templateproperties_context.templatefontfamily=='Manrope'?'row m-0 w-100 mb-4 Manrope':templateproperties_context.templatefontfamily=='Fira Sans'?'row m-0 w-100 mb-4 fira-sans-thin':templateproperties_context.templatefontfamily=='Ubuntu'?'row m-0 w-100 mb-4 ubuntu':templateproperties_context.templatefontfamily=='Liter'?'row m-0 w-100 mb-4 liter':templateproperties_context.templatefontfamily=='DM Serif Text'?'row m-0 w-100 mb-4 dm-serif-text-regular':templateproperties_context.templatefontfamily=='Righteous'?'row m-0 w-100 mb-4 righteous':templateproperties_context.templatefontfamily=='Cairo'?'row m-0 w-100 mb-4 cairo':templateproperties_context.templatefontfamily=='Playwrite Danmark Loopet'?'row m-0 w-100 mb-4 playwrite-dk-loopet':templateproperties_context.templatefontfamily=='Rubik'?'row m-0 w-100 mb-4 rubik':templateproperties_context.templatefontfamily=='Edu NSW ACT Cursive'?'row m-0 w-100 mb-4 edu-nsw-act-cursive':templateproperties_context.templatefontfamily=='Mozilla Headline'?'row m-0 w-100 mb-4 Mozilla-Headline':templateproperties_context.templatefontfamily=='Bree Serif'?'row m-0 w-100 mb-4 bree-serif':'row m-0 w-100 mb-4 ':templateproperties_context.templatefontfamilyarabic=='Roboto'?'row m-0 w-100 mb-4 roboto':templateproperties_context.templatefontfamilyarabic=='ZaridSlab'?'row m-0 w-100 mb-4 zaridslab':templateproperties_context.templatefontfamilyarabic=='Changa'?'row m-0 w-100 mb-4 Changa':templateproperties_context.templatefontfamilyarabic=='Almarai'?'row m-0 w-100 mb-4 almarai-regular':templateproperties_context.templatefontfamilyarabic=='Lateef'?'row m-0 w-100 mb-4 lateef':templateproperties_context.templatefontfamilyarabic=='Baloo Bhaijaan 2'?'row m-0 w-100 mb-4 BalooBhaijaan2':templateproperties_context.templatefontfamilyarabic=='Cairo'?'row m-0 w-100 mb-4 cairo':templateproperties_context.templatefontfamilyarabic=='Alexandria'?'row m-0 w-100 mb-4 alexandria':templateproperties_context.templatefontfamilyarabic=='Fustat'?'row m-0 w-100 mb-4 fustat':templateproperties_context.templatefontfamilyarabic==' Noto Naskh Arabic'?'row m-0 w-100 mb-4 noto-naskh-arabic':templateproperties_context.templatefontfamilyarabic=='Tajawal'?'row m-0 w-100 mb-4 tajawal':'row m-0 w-100 mb-4',style:{borderBottom:'1px solid #eee'}},/*#__PURE__*/React.createElement("div",{className:sectionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'?'col-12 allcentered py-3':'col-6 allcentered py-3',onClick:function onClick(){setactiveTab('menu');},style:{background:sectionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'?'':activeTab=='menu'?'white':'#eee'}},/*#__PURE__*/React.createElement("p",{className:"m-0 p-0",style:{textTransform:'uppercase',fontWeight:500,fontSize:'15px',transition:'.3s',color:sectionproperties.header_fontColorresponsive}},langdetect=='en'?'MENU':'القائمة')),sectionproperties.responsiveheaderstyle!='Style 2 With Merged Subheader'&&/*#__PURE__*/React.createElement("div",{className:'col-6 allcentered py-3',onClick:function onClick(){setactiveTab('categories');},style:{background:activeTab=='categories'?'white':'#eee'}},/*#__PURE__*/React.createElement("p",{className:"m-0 p-0",style:{textTransform:'uppercase',fontWeight:500,fontSize:'15px',transition:'.3s',color:sectionproperties.header_fontColorresponsive}},langdetect=='en'?sectionproperties.titlerespen:sectionproperties.titlerespar))))),/*#__PURE__*/React.createElement(Offcanvas.Body,null,/*#__PURE__*/React.createElement("div",{style:{minHeight:'80vh',backgroundImage:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i63=authdetailsContext.instinfo)===null||_authdetailsContext$i63===void 0?void 0:_authdetailsContext$i63.instid)=='69e11d9c75989'?'url(https://ik.imagekit.io/42fa3n8bbf/products/69e11d9c75989/69f71a442e6d0generalimage.png)':'',backgroundSize:'cover'},"class":langdetect=='en'?templateproperties_context.templatefontfamily=='OPTIRadiantBold-Condensed'?' fontfamilybold':templateproperties_context.templatefontfamily=='ASUL'?' ASUL':templateproperties_context.templatefontfamily=='Alata'?' alata':templateproperties_context.templatefontfamily=='Montserrat'?' montserrat':templateproperties_context.templatefontfamily=='Poiret One'?' PoiretOne':templateproperties_context.templatefontfamily=='Bebas Neue'?' bebas-neue-regular':templateproperties_context.templatefontfamily=='Lora'?' lora':templateproperties_context.templatefontfamily=='Playwrite Deutschland Grundschrift'?' playwrite-de-grund':templateproperties_context.templatefontfamily=='Manrope'?' Manrope':templateproperties_context.templatefontfamily=='Fira Sans'?' fira-sans-thin':templateproperties_context.templatefontfamily=='Ubuntu'?' ubuntu':templateproperties_context.templatefontfamily=='Liter'?' liter':templateproperties_context.templatefontfamily=='DM Serif Text'?' dm-serif-text-regular':templateproperties_context.templatefontfamily=='Righteous'?' righteous':templateproperties_context.templatefontfamily=='Cairo'?' cairo':templateproperties_context.templatefontfamily=='Playwrite Danmark Loopet'?' playwrite-dk-loopet':templateproperties_context.templatefontfamily=='Rubik'?' rubik':templateproperties_context.templatefontfamily=='Edu NSW ACT Cursive'?' edu-nsw-act-cursive':templateproperties_context.templatefontfamily=='Mozilla Headline'?' Mozilla-Headline':templateproperties_context.templatefontfamily=='Bree Serif'?' bree-serif':' ':templateproperties_context.templatefontfamilyarabic=='Roboto'?' roboto':templateproperties_context.templatefontfamilyarabic=='ZaridSlab'?' zaridslab':templateproperties_context.templatefontfamilyarabic=='Changa'?' Changa':templateproperties_context.templatefontfamilyarabic=='Almarai'?' almarai-regular':templateproperties_context.templatefontfamilyarabic=='Lateef'?' lateef':templateproperties_context.templatefontfamilyarabic=='Baloo Bhaijaan 2'?' BalooBhaijaan2':templateproperties_context.templatefontfamilyarabic=='Cairo'?' cairo':templateproperties_context.templatefontfamilyarabic=='Alexandria'?' alexandria':templateproperties_context.templatefontfamilyarabic=='Fustat'?' fustat':templateproperties_context.templatefontfamilyarabic==' Noto Naskh Arabic'?' noto-naskh-arabic':templateproperties_context.templatefontfamilyarabic=='Tajawal'?' tajawal':''},activeTab=='menu'&&/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 anim '},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("ul",{className:' d-flex justify-content-center flex-column p-0 '},templatepropcontext.pagesnprop.map(function(item,index){if(item.isnavigation==1&&item.isactive==1&&item.pageorderindex==0){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",style:{paddingTop:index==0?5:0}},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}),sectionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'&&/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 '},sectionproperties.subheaderParentType=='Categories'&&CategoriesAccordion(),sectionproperties.subheaderParentType=='Parent Collections'&&ParentCollectionsAccordion(),sectionproperties.subheaderParentType=='Collections'&&CollectionsAccordion()),templatepropcontext.pagesnprop.map(function(item,index){if(item.isnavigation==1&&item.isactive==1&&item.pageorderindex>0){var _authdetailsContext$i64,_authdetailsContext$i65,_authdetailsContext$i66,_authdetailsContext$i67,_authdetailsContext$i68;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i64=authdetailsContext.instinfo)===null||_authdetailsContext$i64===void 0?void 0:_authdetailsContext$i64.instid)!='68c6bc629acb2'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i65=authdetailsContext.instinfo)===null||_authdetailsContext$i65===void 0?void 0:_authdetailsContext$i65.instid)!='69358e8e586a8'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",style:{paddingTop:index==0?5:0}},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i66=authdetailsContext.instinfo)===null||_authdetailsContext$i66===void 0?void 0:_authdetailsContext$i66.instid)=='68c6bc629acb2'&&item.pagename!='About Us'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",style:{paddingTop:index==0?5:0}},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i67=authdetailsContext.instinfo)===null||_authdetailsContext$i67===void 0?void 0:_authdetailsContext$i67.instid)=='68c6bc629acb2'&&item.pagename=='About Us'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim px-3"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?'About Us':'معلومات عنا')),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('overview',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Overview':'ملخص'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('equipment',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Equipment':'المعدات')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i68=authdetailsContext.instinfo)===null||_authdetailsContext$i68===void 0?void 0:_authdetailsContext$i68.instid)=='69358e8e586a8'){if(item.pagename!='Services'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",style:{paddingTop:index==0?5:0}},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else {return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 pl-3 pr-3'},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 d-flex justify-content-start ",style:{paddingTop:index==0?5:0}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex px-4"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 mb-3",onClick:function onClick(){routingcountext('design-build',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Design & Build':'التصميم والبناء')),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 mb-3",onClick:function onClick(){routingcountext('villa-construction',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Villa Construction':'بناء فيلا')),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 mb-3",onClick:function onClick(){routingcountext('fitout',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Fitout':'تجهيز')),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0",onClick:function onClick(){routingcountext('joinery-manufacturing',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Joinery & Manufacturing':'النجارة والتصنيع')))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}}),authdetailsContext.loggedin==true&§ionproperties.ShowUserBtn=='Show'&§ionproperties.showprevorder=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i69=authdetailsContext.instinfo)===null||_authdetailsContext$i69===void 0?void 0:_authdetailsContext$i69.contactinfo.instid)=='6808c6295b598'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i70=authdetailsContext.instinfo)===null||_authdetailsContext$i70===void 0?void 0:_authdetailsContext$i70.contactinfo.instid)=='6804c4480fde5'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Wishlist);}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i71=authdetailsContext.instinfo)===null||_authdetailsContext$i71===void 0?void 0:_authdetailsContext$i71.contactinfo.instid)=='6808c6295b598'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},langdetect=='en'?lang.wishlist:'المفضلة'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i72=authdetailsContext.instinfo)===null||_authdetailsContext$i72===void 0?void 0:_authdetailsContext$i72.contactinfo.instid)=='68ada4fa70981'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?'Wish List':'المفضلة'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i73=authdetailsContext.instinfo)===null||_authdetailsContext$i73===void 0?void 0:_authdetailsContext$i73.contactinfo.instid)!='6808c6295b598'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i74=authdetailsContext.instinfo)===null||_authdetailsContext$i74===void 0?void 0:_authdetailsContext$i74.contactinfo.instid)!='68ada4fa70981'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},lang.wishlist)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='No'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Policies);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},lang.policies)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.PrivacyPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj15=returnpolicyobj('Privacy Policy'))===null||_returnpolicyobj15===void 0?void 0:_returnpolicyobj15.policypagename_en:(_returnpolicyobj16=returnpolicyobj('Privacy Policy'))===null||_returnpolicyobj16===void 0?void 0:_returnpolicyobj16.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.ShippingPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj17=returnpolicyobj('Shipping Policy'))===null||_returnpolicyobj17===void 0?void 0:_returnpolicyobj17.policypagename_en:(_returnpolicyobj18=returnpolicyobj('Shipping Policy'))===null||_returnpolicyobj18===void 0?void 0:_returnpolicyobj18.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.RefundPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj19=returnpolicyobj('Refund Policy'))===null||_returnpolicyobj19===void 0?void 0:_returnpolicyobj19.policypagename_en:(_returnpolicyobj20=returnpolicyobj('Refund Policy'))===null||_returnpolicyobj20===void 0?void 0:_returnpolicyobj20.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.TermsConditions);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj21=returnpolicyobj('Terms & Conditions'))===null||_returnpolicyobj21===void 0?void 0:_returnpolicyobj21.policypagename_en:(_returnpolicyobj22=returnpolicyobj('Terms & Conditions'))===null||_returnpolicyobj22===void 0?void 0:_returnpolicyobj22.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext!=undefined&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i75=authdetailsContext.instinfo)===null||_authdetailsContext$i75===void 0||(_authdetailsContext$i75=_authdetailsContext$i75.instcurrencies)===null||_authdetailsContext$i75===void 0?void 0:_authdetailsContext$i75.length)>1&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i76=authdetailsContext.instinfo)===null||_authdetailsContext$i76===void 0?void 0:_authdetailsContext$i76.contactinfo.instid)=='67f69c023cbd4'&&/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-lg-12 p-0 d-flex align-items-center justify-content-start mb-2 '},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0",style:{color:sectionproperties.navbar_item_text_responsive,cursor:'default'}},langdetect=='en'?'Currency':'العملة')),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex align-items-center justify-content-start"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100",style:{background:'#f4f4f4',borderRadius:5}},authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i77=authdetailsContext.instinfo)===null||_authdetailsContext$i77===void 0||(_authdetailsContext$i77=_authdetailsContext$i77.instcurrencies)===null||_authdetailsContext$i77===void 0?void 0:_authdetailsContext$i77.map(function(item,index){return/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-lg-12 p-0 text-start py-2 px-2 cursor-pointer ',onClick:function onClick(){setcurrencyfunccontext(item);}},/*#__PURE__*/React.createElement("label",{"class":langdetect=='en'?"".concat(formstyles.radiobtn_label)+' p-0 ':"".concat(formstyles.radiobtn_label," ").concat(formstyles.radiobtn_label_translated)+' p-0 '},/*#__PURE__*/React.createElement("input",{type:"radio",name:"radio",value:item.currencyname_en,checked:item.currencyname_en==(authdetailsContext===null||authdetailsContext===void 0?void 0:authdetailsContext.currencyname_en)?true:false}),/*#__PURE__*/React.createElement("span",null," ",langdetect=='en'?item.currencyname_en:item.currencyname_ar)));}))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),sectionproperties.showlanuagecontainer=='Show'&§ionproperties.langresponsiveposition=='In Menu'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 pl-3 pr-3"},LanguageContainer()),sectionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 pl-3 pr-3 mt-5"},UserButton()),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("button",{"class":' d-flex align-items-center justify-content-center p-0 m-0 ',onClick:function onClick(){LogoutMutationContext.mutate();setmenuactive(false);},style:{width:'90%',height:40,background:'white',color:'#000',fontSize:16}},lang.logout))))))))),sectionproperties.length!=0&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i78=authdetailsContext.instinfo)===null||_authdetailsContext$i78===void 0?void 0:_authdetailsContext$i78.contactinfo.instid)=='68b2f02e430ba'&&/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0 allcentered",style:{borderBottom:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i79=authdetailsContext.instinfo)===null||_authdetailsContext$i79===void 0?void 0:_authdetailsContext$i79.contactinfo.instid)=='684fdf3f9e856'?'1px solid #ccc':sectionproperties.headerrespborderbottomwidth+' solid '+sectionproperties.headerrespborderbottomcolor}},openSearch==false&&/*#__PURE__*/React.createElement("div",{className:sectionproperties.headerresponsivewidth==100?' row m-0 d-none d-md-flex align-items-center ':' row m-0 d-none d-md-flex align-items-center ',style:{width:sectionproperties.headerresponsivewidth==null?'100vw':sectionproperties.headerresponsivewidth+'vw',background:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i80=authdetailsContext.instinfo)===null||_authdetailsContext$i80===void 0?void 0:_authdetailsContext$i80.instid)=='68319d088f13e'?sectionproperties.resposive_bgcolor:sectionproperties.responsiveheadertransparentbg=='Transparent'&&window.location.pathname=='/home'?scrollYposittionprops>300?sectionproperties.resposive_bgcolor:'transparent':sectionproperties.resposive_bgcolor,borderTopLeftRadius:sectionproperties.headerresponsivebordertopleftradius+'px',borderTopRightRadius:sectionproperties.headerresponsivebordertoprightradius+'px',borderBottomLeftRadius:sectionproperties.headerresponsiveborderbottomleftradius+'px',borderBottomRightRadius:sectionproperties.headerresponsiveborderbottomrightradius+'px'}},/*#__PURE__*/React.createElement("div",{className:"col-md-2 col-sm-2 d-flex filter align-items-center text-start"},InstLogoContainer()),/*#__PURE__*/React.createElement("div",{"class":"col-8 px-1"},/*#__PURE__*/React.createElement("div",{className:' m-auto ',style:{width:'100%',height:40,border:'1px solid #ccc',borderRadius:10// position: 're',
|
|
31748
31753
|
}},/*#__PURE__*/React.createElement("div",{"class":"w-100 d-flex flex-row"},/*#__PURE__*/React.createElement("input",{type:"text",placeholder:langdetect=='en'?sectionproperties.search_placeholder_en:sectionproperties.search_placeholder_ar,className:"".concat(header_cssstyles.searchbarcont_input)+' mt-0 px-2 ',onChange:function onChange(event){setSearchHeaderInputContext(event.target.value);},style:{border:'none',fontSize:13,flex:1}}),/*#__PURE__*/React.createElement("span",{className:' d-flex align-items-center justify-content-center m-0 pr-0 cursor-pointer ',style:{width:30,height:40,background:'#0a6d73',// right: langdetect == 'en' ? 5 : '',
|
|
31749
31754
|
// left: langdetect == 'en' ? 5 : '',
|
|
31750
31755
|
display:'flex',justifyContent:'center',alignItems:'center',textAlign:'center',color:'white',transition:'0.3s ease',borderTopRightRadius:langdetect=='en'?10:0,borderTopLeftRadius:langdetect=='ar'?10:0,borderBottomRightRadius:langdetect=='en'?10:0,borderBottomLeftRadius:langdetect=='ar'?10:0// position: 'absolute',
|
|
@@ -31752,8 +31757,8 @@ display:'flex',justifyContent:'center',alignItems:'center',textAlign:'center',co
|
|
|
31752
31757
|
// top: 0,
|
|
31753
31758
|
// margin: 'auto',
|
|
31754
31759
|
}},/*#__PURE__*/React.createElement("i",{className:"h-100 d-flex align-items-center justify-content-center"},/*#__PURE__*/React.createElement(IoSearchOutline,{size:15})))),/*#__PURE__*/React.createElement(Searchlist$1,{sectionpropertiesprops:sectionproperties,actions:actions,srcfromprops:'respheader'}))),/*#__PURE__*/React.createElement("div",{"class":"col-2 text-end"},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.respicon+' text-end '},/*#__PURE__*/React.createElement("i",{"class":' h-100 allcentered ',style:{color:sectionproperties.resp_sidenav_color},onClick:function onClick(){if(sectionproperties.responsiveheaderstyle=='Style 2'){if(menuactive==true){setmenuactive(false);}else {setmenuactive(true);}}else {setopenmenuCanvas(true);// here hena
|
|
31755
|
-
if(sectionproperties.responsiveheaderstyle=='Style 2 With Subheader Only'){setactiveTab('categories');}else {setactiveTab('menu');}}}},menuactive==false&&/*#__PURE__*/React.createElement(FiMenu,{size:sectionproperties.resp_sidenav_size,color:sectionproperties.resp_sidenav_color}),menuactive==true&&/*#__PURE__*/React.createElement(AiOutlineClose,{size:sectionproperties.resp_sidenav_size,color:sectionproperties.resp_sidenav_color})))),menuactive==true&&/*#__PURE__*/React.createElement("div",{"class":"px-4 py-4 scrollvertical",style:{position:'fixed',top:'0px',left:0,right:0,width:'100%',background:sectionproperties.resposive_bgcolor,height:'100%',zIndex:10000,overflow:'scroll'}},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 text-end anim"},/*#__PURE__*/React.createElement("i",{"class":' h-100 allcentered ',style:{color:sectionproperties.cart_BtnTextcolor_resp},onClick:function onClick(){if(menuactive==true){setmenuactive(false);}else {setmenuactive(true);}}},menuactive==false&&/*#__PURE__*/React.createElement(FiMenu,{size:20,color:sectionproperties.cart_BtnTextcolor_resp}),menuactive==true&&/*#__PURE__*/React.createElement(AiOutlineClose,{size:20,color:sectionproperties.cart_BtnTextcolor_resp}))),templatepropcontext.pagesnprop.map(function(item,index){var _authdetailsContext$i80,_authdetailsContext$i81,_authdetailsContext$i82,_authdetailsContext$i83;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i80=authdetailsContext.instinfo)===null||_authdetailsContext$i80===void 0?void 0:_authdetailsContext$i80.contactinfo.instid)=='684aa79857878'){if(item.isnavigation==1&&item.isactive==1){if(item.pagename!='About'&&item.pagename!='Community'&&item.pagename!='Admission Policy'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='About'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('vision&mission',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Vision & Mission':'الرؤية والرسالة'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('school-philosophy',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?"School's Philosophy":'فلسفة المدرسة'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('accredit',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Accredit':'الاعتماد'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('characterbuilding',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Character Building':'بناء الشخصية'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('leadershipteam',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Leadership Team':'فريق القيادة')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Admission Policy'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('application',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Application':'طلب'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('admissionprocess',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Admission Process':'عملية القبول'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('schooltour',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'School Tour':'جولة مدرسية')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Community'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('calendar',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Calendar':'تقويم'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('lxl',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'IXL':'IXL'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('Magoush',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Magoush':'مجوش'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('Google Class Room',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Google Class Room':'غرفة جوجل كلاس')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i81=authdetailsContext.instinfo)===null||_authdetailsContext$i81===void 0?void 0:_authdetailsContext$i81.contactinfo.instid)=='68de59f061f69'){if(item.isnavigation==1&&item.isactive==1){if(item.pagename!='Our Sub Brands'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Our Sub Brands'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('juice-yard',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Juice Yard':'عصير يارد'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('bagel-yard',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Bagel Yard':'باجل يارد'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('salad-yard',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Salad Yard':'سلطة يارد')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Admission Policy'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('application',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Application':'طلب'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('admissionprocess',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Admission Process':'عملية القبول'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('schooltour',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'School Tour':'جولة مدرسية')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Community'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('calendar',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Calendar':'تقويم'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('lxl',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'IXL':'IXL'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('Magoush',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Magoush':'مجوش'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('Google Class Room',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Google Class Room':'غرفة جوجل كلاس')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i82=authdetailsContext.instinfo)===null||_authdetailsContext$i82===void 0?void 0:_authdetailsContext$i82.contactinfo.instid)!='6790ae890234e'&&item.pagename!='Our Solutions'){if(item.isnavigation==1&&item.isactive==1){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}else if(item.pagename=='Our Solutions'&&item.isnavigation==1&&item.isactive==1&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i83=authdetailsContext.instinfo)===null||_authdetailsContext$i83===void 0?void 0:_authdetailsContext$i83.contactinfo.instid)=='683c55d780e0c'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('hardware-software',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Hardware & Software':'الأجهزة والبرامج'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('network-security',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Network Security':'أمن الشبكات'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('system-security',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'System Security':'أمان النظام'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('backup-solution',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Backup Solution':'حل النسخ الاحتياطي')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else {// any pages other than shop pages
|
|
31756
|
-
if(item.pagename!='Shop'&&item.pagename!='Shop Cushions'&&item.pagename!='Shop Tables'&&item.isnavigation==1&&item.isactive==1){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Shop'&&item.isnavigation==1&&item.isactive==1){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?'Shop':'Shop')),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('shopcushions',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},'SHOP CUSHIONS'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('shoptables',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},'SHOP TABLES')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Wishlist);setmenuactive(false);}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i84=authdetailsContext.instinfo)===null||_authdetailsContext$i84===void 0?void 0:_authdetailsContext$i84.contactinfo.instid)=='6808c6295b598'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?lang.wishlist:'المفضلة'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i85=authdetailsContext.instinfo)===null||_authdetailsContext$i85===void 0?void 0:_authdetailsContext$i85.contactinfo.instid)=='68ada4fa70981'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?'Wish List':'المفضلة'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i86=authdetailsContext.instinfo)===null||_authdetailsContext$i86===void 0?void 0:_authdetailsContext$i86.contactinfo.instid)!='6808c6295b598'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i87=authdetailsContext.instinfo)===null||_authdetailsContext$i87===void 0?void 0:_authdetailsContext$i87.contactinfo.instid)!='68ada4fa70981'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},lang.wishlist))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='No'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Policies);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},lang.policies))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.PrivacyPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj23=returnpolicyobj('Privacy Policy'))===null||_returnpolicyobj23===void 0?void 0:_returnpolicyobj23.policypagename_en:(_returnpolicyobj24=returnpolicyobj('Privacy Policy'))===null||_returnpolicyobj24===void 0?void 0:_returnpolicyobj24.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.ShippingPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj25=returnpolicyobj('Shipping Policy'))===null||_returnpolicyobj25===void 0?void 0:_returnpolicyobj25.policypagename_en:(_returnpolicyobj26=returnpolicyobj('Shipping Policy'))===null||_returnpolicyobj26===void 0?void 0:_returnpolicyobj26.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.RefundPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj27=returnpolicyobj('Refund Policy'))===null||_returnpolicyobj27===void 0?void 0:_returnpolicyobj27.policypagename_en:(_returnpolicyobj28=returnpolicyobj('Refund Policy'))===null||_returnpolicyobj28===void 0?void 0:_returnpolicyobj28.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.TermsConditions);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj29=returnpolicyobj('Terms & Conditions'))===null||_returnpolicyobj29===void 0?void 0:_returnpolicyobj29.policypagename_en:(_returnpolicyobj30=returnpolicyobj('Terms & Conditions'))===null||_returnpolicyobj30===void 0?void 0:_returnpolicyobj30.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&§ionproperties.showprevorder=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i88=authdetailsContext.instinfo)===null||_authdetailsContext$i88===void 0?void 0:_authdetailsContext$i88.contactinfo.instid)=='6808c6295b598'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i89=authdetailsContext.instinfo)===null||_authdetailsContext$i89===void 0?void 0:_authdetailsContext$i89.contactinfo.instid)=='6804c4480fde5'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),sectionproperties.showlanuagecontainer=='Show'&§ionproperties.langresponsiveposition=='In Menu'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbarItem+' col-lg-12 p-0 d-flex align-items-center justify-content-start mb-2 ',style:{}},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.navbar_item_text_responsive)+' m-0 p-0 ',style:{cursor:'default'}},langdetect=='en'?'Language':'اللغة')),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex align-items-center justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100",style:{background:sectionproperties.langcontainerbgresp,borderRadius:5}},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbarItem+' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',onClick:function onClick(){setlang('en');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 w-100 allcentered py-3",style:{background:langdetect=='en'?sectionproperties.langcontainerbgresp_active:'transparent',borderRadius:5,fontSize:15,color:sectionproperties.language_container_color_resp}},"English")),/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbarItem+' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',onClick:function onClick(){setlang('ar');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 w-100 allcentered py-3",style:{borderRadius:5,background:langdetect=='ar'?sectionproperties.langcontainerbgresp_active:'transparent',fontSize:15,color:sectionproperties.language_container_color_resp}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i90=authdetailsContext.instinfo)===null||_authdetailsContext$i90===void 0?void 0:_authdetailsContext$i90.contactinfo.instid)=='6808c6295b598'?'عربي':(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i91=authdetailsContext.instinfo)===null||_authdetailsContext$i91===void 0?void 0:_authdetailsContext$i91.contactinfo.instid)=='68a1927aa368f'?'لغة عربية':'اللغة العربية'))))),sectionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 mt-5"},!authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("button",{"class":"".concat(header_cssstyles.userbtn_respContainer)+' anim d-flex align-items-center justify-content-start p-0 m-0 ',onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Login);setmenuactive(false);}},/*#__PURE__*/React.createElement("i",{"class":"".concat(header_cssstyles.userbtnLoggedin_icon)+' h-100 allcentered userbtn_resp m-0 p-0 p-0 '},/*#__PURE__*/React.createElement(BiUser,null)),/*#__PURE__*/React.createElement("span",{"class":"userbtn_resp mx-2"},langdetect=='en'?'Login/Register':'تسجيل دخول/إنشاء حساب')),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("button",{"class":"".concat(header_cssstyles.userbtn_respContainer)+' anim d-flex align-items-center justify-content-start p-0 m-0 ',onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.accountinfo);setmenuactive(false);}},/*#__PURE__*/React.createElement("i",{"class":"".concat(header_cssstyles.userbtnLoggedin_icon)+' h-100 allcentered userbtn_resp m-0 p-0 p-0 '},/*#__PURE__*/React.createElement(BiUser,null)),/*#__PURE__*/React.createElement("span",{"class":header_cssstyles.loggedintext+' text-start text-overflow d-block loggedintext mx-2 '},authdetailsContext.customerinfo.name)),sectionproperties.ShowUserBtn=='Show'&&authdetailsContext.loggedin&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c7=authdetailsContext.customerinfo)===null||_authdetailsContext$c7===void 0?void 0:_authdetailsContext$c7.cancustomerviewwallet)==1&&templateproperties_context.showwallet=='Show'&&/*#__PURE__*/React.createElement("div",{"class":'col-12 p-0 m-0 p-0 d-flex justify-content-start flex-row ',style:{}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0",style:{color:sectionproperties.userBtnTextresp_color,fontSize:templateproperties_context.walletfontize+'px',fontWeight:500}},langdetect=='en'?templateproperties_context.walletcontent_en:templateproperties_context.walletcontent_ar),/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 mx-1",style:{color:sectionproperties.userBtnTextresp_color,fontSize:'15px',fontWeight:600}},authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c8=authdetailsContext.customerinfo)===null||_authdetailsContext$c8===void 0?void 0:_authdetailsContext$c8.walletpoints,' '))),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 mt-5 allcentered anim"},/*#__PURE__*/React.createElement("button",{"class":' d-flex align-items-center justify-content-center p-0 m-0 ',onClick:function onClick(){LogoutMutationContext.mutate();setmenuactive(false);},style:{width:'90%',height:40,background:'white',color:'#000',fontSize:16}},lang.logout)),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i92=authdetailsContext.instinfo)===null||_authdetailsContext$i92===void 0?void 0:_authdetailsContext$i92.instid)=='69c55e0a54075'&&/*#__PURE__*/React.createElement("div",{className:"col-lg-8 mx-auto d-flex flex-row allcentered mt-4 mb-3"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100",style:{background:'#fff',border:'1px solid #ccc'}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i93=authdetailsContext.instinfo)===null||_authdetailsContext$i93===void 0?void 0:_authdetailsContext$i93.facebooklink)!=null&&/*#__PURE__*/React.createElement("div",{"class":' d-flex align-items-center justify-content-center py-3 ',onClick:function onClick(){var _authdetailsContext$i94;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i94=authdetailsContext.instinfo)===null||_authdetailsContext$i94===void 0?void 0:_authdetailsContext$i94.facebooklink)!=null){var _authdetailsContext$i95;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i95=authdetailsContext.instinfo)===null||_authdetailsContext$i95===void 0?void 0:_authdetailsContext$i95.facebooklink,'_blank');}},style:{flex:1,borderRight:langdetect=='en'?'1px solid #ccc':0,borderLeft:langdetect=='ar'?'1px solid #ccc':0}},/*#__PURE__*/React.createElement(FaFacebookF,{size:'20',color:'#000000'})),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i96=authdetailsContext.instinfo)===null||_authdetailsContext$i96===void 0?void 0:_authdetailsContext$i96.instagramlink)!=null&&/*#__PURE__*/React.createElement("div",{"class":' d-flex align-items-center justify-content-center py-3 ',onClick:function onClick(){var _authdetailsContext$i97;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i97=authdetailsContext.instinfo)===null||_authdetailsContext$i97===void 0?void 0:_authdetailsContext$i97.instagramlink)!=null){var _authdetailsContext$i98;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i98=authdetailsContext.instinfo)===null||_authdetailsContext$i98===void 0?void 0:_authdetailsContext$i98.instagramlink,'_blank');}},style:{flex:1,borderRight:langdetect=='en'?'1px solid #ccc':0,borderLeft:langdetect=='ar'?'1px solid #ccc':0}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:'22',color:'#000000'})),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i99=authdetailsContext.instinfo)===null||_authdetailsContext$i99===void 0?void 0:_authdetailsContext$i99.tiktoklink)!=null&&/*#__PURE__*/React.createElement("div",{"class":' d-flex align-items-center justify-content-center py-3 ',onClick:function onClick(){var _authdetailsContext$i100;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i100=authdetailsContext.instinfo)===null||_authdetailsContext$i100===void 0?void 0:_authdetailsContext$i100.instagramlink)!=null){var _authdetailsContext$i101;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i101=authdetailsContext.instinfo)===null||_authdetailsContext$i101===void 0?void 0:_authdetailsContext$i101.tiktoklink,'_blank');}},style:{flex:1}},/*#__PURE__*/React.createElement(IoLogoTiktok,{size:'20',color:'#000000'})))))),sectionproperties.length!=0&§ionproperties.responsiveheaderstyle!='Style 2'&§ionproperties.responsiveheaderstyle!='Style 2 With Merged Subheader'&&/*#__PURE__*/// {sectionproperties.length != 0 && sectionproperties.responsiveheaderstyle == 'Style 2 With Subheader' && (
|
|
31760
|
+
if(sectionproperties.responsiveheaderstyle=='Style 2 With Subheader Only'){setactiveTab('categories');}else {setactiveTab('menu');}}}},menuactive==false&&/*#__PURE__*/React.createElement(FiMenu,{size:sectionproperties.resp_sidenav_size,color:sectionproperties.resp_sidenav_color}),menuactive==true&&/*#__PURE__*/React.createElement(AiOutlineClose,{size:sectionproperties.resp_sidenav_size,color:sectionproperties.resp_sidenav_color})))),menuactive==true&&/*#__PURE__*/React.createElement("div",{"class":"px-4 py-4 scrollvertical",style:{position:'fixed',top:'0px',left:0,right:0,width:'100%',background:sectionproperties.resposive_bgcolor,height:'100%',zIndex:10000,overflow:'scroll'}},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 text-end anim"},/*#__PURE__*/React.createElement("i",{"class":' h-100 allcentered ',style:{color:sectionproperties.cart_BtnTextcolor_resp},onClick:function onClick(){if(menuactive==true){setmenuactive(false);}else {setmenuactive(true);}}},menuactive==false&&/*#__PURE__*/React.createElement(FiMenu,{size:20,color:sectionproperties.cart_BtnTextcolor_resp}),menuactive==true&&/*#__PURE__*/React.createElement(AiOutlineClose,{size:20,color:sectionproperties.cart_BtnTextcolor_resp}))),templatepropcontext.pagesnprop.map(function(item,index){var _authdetailsContext$i81,_authdetailsContext$i82,_authdetailsContext$i83,_authdetailsContext$i84;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i81=authdetailsContext.instinfo)===null||_authdetailsContext$i81===void 0?void 0:_authdetailsContext$i81.contactinfo.instid)=='684aa79857878'){if(item.isnavigation==1&&item.isactive==1){if(item.pagename!='About'&&item.pagename!='Community'&&item.pagename!='Admission Policy'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='About'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('vision&mission',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Vision & Mission':'الرؤية والرسالة'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('school-philosophy',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?"School's Philosophy":'فلسفة المدرسة'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('accredit',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Accredit':'الاعتماد'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('characterbuilding',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Character Building':'بناء الشخصية'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('leadershipteam',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Leadership Team':'فريق القيادة')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Admission Policy'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('application',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Application':'طلب'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('admissionprocess',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Admission Process':'عملية القبول'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('schooltour',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'School Tour':'جولة مدرسية')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Community'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('calendar',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Calendar':'تقويم'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('lxl',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'IXL':'IXL'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('Magoush',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Magoush':'مجوش'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('Google Class Room',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Google Class Room':'غرفة جوجل كلاس')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i82=authdetailsContext.instinfo)===null||_authdetailsContext$i82===void 0?void 0:_authdetailsContext$i82.contactinfo.instid)=='68de59f061f69'){if(item.isnavigation==1&&item.isactive==1){if(item.pagename!='Our Sub Brands'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Our Sub Brands'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('juice-yard',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Juice Yard':'عصير يارد'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('bagel-yard',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Bagel Yard':'باجل يارد'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('salad-yard',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Salad Yard':'سلطة يارد')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Admission Policy'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('application',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Application':'طلب'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('admissionprocess',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Admission Process':'عملية القبول'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('schooltour',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'School Tour':'جولة مدرسية')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Community'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('calendar',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Calendar':'تقويم'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('lxl',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'IXL':'IXL'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('Magoush',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Magoush':'مجوش'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('Google Class Room',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Google Class Room':'غرفة جوجل كلاس')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i83=authdetailsContext.instinfo)===null||_authdetailsContext$i83===void 0?void 0:_authdetailsContext$i83.contactinfo.instid)!='6790ae890234e'&&item.pagename!='Our Solutions'){if(item.isnavigation==1&&item.isactive==1){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}else if(item.pagename=='Our Solutions'&&item.isnavigation==1&&item.isactive==1&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i84=authdetailsContext.instinfo)===null||_authdetailsContext$i84===void 0?void 0:_authdetailsContext$i84.contactinfo.instid)=='683c55d780e0c'){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar)),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('hardware-software',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Hardware & Software':'الأجهزة والبرامج'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('network-security',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Network Security':'أمن الشبكات'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('system-security',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'System Security':'أمان النظام'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('backup-solution',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},langdetect=='en'?'Backup Solution':'حل النسخ الاحتياطي')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else {// any pages other than shop pages
|
|
31761
|
+
if(item.pagename!='Shop'&&item.pagename!='Shop Cushions'&&item.pagename!='Shop Tables'&&item.isnavigation==1&&item.isactive==1){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}else if(item.pagename=='Shop'&&item.isnavigation==1&&item.isactive==1){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement(Accordion,{allowMultipleExpanded:false,allowZeroExpanded:true},/*#__PURE__*/React.createElement(AccordionItem,{uuid:index},/*#__PURE__*/React.createElement(AccordionItemHeading,{onClick:function onClick(){setChoosenindex(index);}},/*#__PURE__*/React.createElement(AccordionItemButton,null,/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 w-100 '},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',style:{marginTop:sectionproperties.navitemmarginvertical+'px',marginBottom:sectionproperties.navitemmarginvertical+'px'}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbarItem)+' mb-0 p-0 '},langdetect=='en'?'Shop':'Shop')),/*#__PURE__*/React.createElement("div",{className:"col-2 col-md-2 col-sm-2 p-0 text-end"},/*#__PURE__*/React.createElement(AccordionItemState,null,function(state){if(state.expanded==true){return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronUp,{style:{fontSize:15}}));}else {return/*#__PURE__*/React.createElement("i",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' collapsetitle h-100 d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(FiChevronDown,{style:{fontSize:15}}));}}))))),/*#__PURE__*/React.createElement(AccordionItemPanel,{className:"p-0"},/*#__PURE__*/React.createElement("div",{className:"row mt-3 mb-2 ml-0 mr-0 d-lg-flex"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('shopcushions',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},'SHOP CUSHIONS'))))),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{className:' row m-0 p-0 mb-2 '},/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 px-3 '},/*#__PURE__*/React.createElement("div",{className:"col-10 p-0 text-start",onClick:function onClick(){routingcountext('shoptables',false,'');setopenmenuCanvas(false);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 ',style:{}},'SHOP TABLES')))))))))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}}),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Wishlist);setmenuactive(false);}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i85=authdetailsContext.instinfo)===null||_authdetailsContext$i85===void 0?void 0:_authdetailsContext$i85.contactinfo.instid)=='6808c6295b598'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?lang.wishlist:'المفضلة'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i86=authdetailsContext.instinfo)===null||_authdetailsContext$i86===void 0?void 0:_authdetailsContext$i86.contactinfo.instid)=='68ada4fa70981'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?'Wish List':'المفضلة'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i87=authdetailsContext.instinfo)===null||_authdetailsContext$i87===void 0?void 0:_authdetailsContext$i87.contactinfo.instid)!='6808c6295b598'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i88=authdetailsContext.instinfo)===null||_authdetailsContext$i88===void 0?void 0:_authdetailsContext$i88.contactinfo.instid)!='68ada4fa70981'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},lang.wishlist))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='No'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Policies);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},lang.policies))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.PrivacyPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj23=returnpolicyobj('Privacy Policy'))===null||_returnpolicyobj23===void 0?void 0:_returnpolicyobj23.policypagename_en:(_returnpolicyobj24=returnpolicyobj('Privacy Policy'))===null||_returnpolicyobj24===void 0?void 0:_returnpolicyobj24.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.ShippingPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj25=returnpolicyobj('Shipping Policy'))===null||_returnpolicyobj25===void 0?void 0:_returnpolicyobj25.policypagename_en:(_returnpolicyobj26=returnpolicyobj('Shipping Policy'))===null||_returnpolicyobj26===void 0?void 0:_returnpolicyobj26.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.RefundPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj27=returnpolicyobj('Refund Policy'))===null||_returnpolicyobj27===void 0?void 0:_returnpolicyobj27.policypagename_en:(_returnpolicyobj28=returnpolicyobj('Refund Policy'))===null||_returnpolicyobj28===void 0?void 0:_returnpolicyobj28.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.TermsConditions);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj29=returnpolicyobj('Terms & Conditions'))===null||_returnpolicyobj29===void 0?void 0:_returnpolicyobj29.policypagename_en:(_returnpolicyobj30=returnpolicyobj('Terms & Conditions'))===null||_returnpolicyobj30===void 0?void 0:_returnpolicyobj30.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&§ionproperties.showprevorder=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i89=authdetailsContext.instinfo)===null||_authdetailsContext$i89===void 0?void 0:_authdetailsContext$i89.contactinfo.instid)=='6808c6295b598'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i90=authdetailsContext.instinfo)===null||_authdetailsContext$i90===void 0?void 0:_authdetailsContext$i90.contactinfo.instid)=='6804c4480fde5'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),sectionproperties.showlanuagecontainer=='Show'&§ionproperties.langresponsiveposition=='In Menu'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 anim"},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbarItem+' col-lg-12 p-0 d-flex align-items-center justify-content-start mb-2 ',style:{}},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.navbar_item_text_responsive)+' m-0 p-0 ',style:{cursor:'default'}},langdetect=='en'?'Language':'اللغة')),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex align-items-center justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100",style:{background:sectionproperties.langcontainerbgresp,borderRadius:5}},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbarItem+' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',onClick:function onClick(){setlang('en');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 w-100 allcentered py-3",style:{background:langdetect=='en'?sectionproperties.langcontainerbgresp_active:'transparent',borderRadius:5,fontSize:15,color:sectionproperties.language_container_color_resp}},"English")),/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbarItem+' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',onClick:function onClick(){setlang('ar');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 w-100 allcentered py-3",style:{borderRadius:5,background:langdetect=='ar'?sectionproperties.langcontainerbgresp_active:'transparent',fontSize:15,color:sectionproperties.language_container_color_resp}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i91=authdetailsContext.instinfo)===null||_authdetailsContext$i91===void 0?void 0:_authdetailsContext$i91.contactinfo.instid)=='6808c6295b598'?'عربي':(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i92=authdetailsContext.instinfo)===null||_authdetailsContext$i92===void 0?void 0:_authdetailsContext$i92.contactinfo.instid)=='68a1927aa368f'?'لغة عربية':'اللغة العربية'))))),sectionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 mt-5"},!authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("button",{"class":"".concat(header_cssstyles.userbtn_respContainer)+' anim d-flex align-items-center justify-content-start p-0 m-0 ',onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Login);setmenuactive(false);}},/*#__PURE__*/React.createElement("i",{"class":"".concat(header_cssstyles.userbtnLoggedin_icon)+' h-100 allcentered userbtn_resp m-0 p-0 p-0 '},/*#__PURE__*/React.createElement(BiUser,null)),/*#__PURE__*/React.createElement("span",{"class":"userbtn_resp mx-2"},langdetect=='en'?'Login/Register':'تسجيل دخول/إنشاء حساب')),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("button",{"class":"".concat(header_cssstyles.userbtn_respContainer)+' anim d-flex align-items-center justify-content-start p-0 m-0 ',onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.accountinfo);setmenuactive(false);}},/*#__PURE__*/React.createElement("i",{"class":"".concat(header_cssstyles.userbtnLoggedin_icon)+' h-100 allcentered userbtn_resp m-0 p-0 p-0 '},/*#__PURE__*/React.createElement(BiUser,null)),/*#__PURE__*/React.createElement("span",{"class":header_cssstyles.loggedintext+' text-start text-overflow d-block loggedintext mx-2 '},authdetailsContext.customerinfo.name)),sectionproperties.ShowUserBtn=='Show'&&authdetailsContext.loggedin&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c7=authdetailsContext.customerinfo)===null||_authdetailsContext$c7===void 0?void 0:_authdetailsContext$c7.cancustomerviewwallet)==1&&templateproperties_context.showwallet=='Show'&&/*#__PURE__*/React.createElement("div",{"class":'col-12 p-0 m-0 p-0 d-flex justify-content-start flex-row ',style:{}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0",style:{color:sectionproperties.userBtnTextresp_color,fontSize:templateproperties_context.walletfontize+'px',fontWeight:500}},langdetect=='en'?templateproperties_context.walletcontent_en:templateproperties_context.walletcontent_ar),/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 mx-1",style:{color:sectionproperties.userBtnTextresp_color,fontSize:'15px',fontWeight:600}},authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c8=authdetailsContext.customerinfo)===null||_authdetailsContext$c8===void 0?void 0:_authdetailsContext$c8.walletpoints,' '))),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 mt-5 allcentered anim"},/*#__PURE__*/React.createElement("button",{"class":' d-flex align-items-center justify-content-center p-0 m-0 ',onClick:function onClick(){LogoutMutationContext.mutate();setmenuactive(false);},style:{width:'90%',height:40,background:'white',color:'#000',fontSize:16}},lang.logout)),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i93=authdetailsContext.instinfo)===null||_authdetailsContext$i93===void 0?void 0:_authdetailsContext$i93.instid)=='69c55e0a54075'&&/*#__PURE__*/React.createElement("div",{className:"col-lg-8 mx-auto d-flex flex-row allcentered mt-4 mb-3"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100",style:{background:'#fff',border:'1px solid #ccc'}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i94=authdetailsContext.instinfo)===null||_authdetailsContext$i94===void 0?void 0:_authdetailsContext$i94.facebooklink)!=null&&/*#__PURE__*/React.createElement("div",{"class":' d-flex align-items-center justify-content-center py-3 ',onClick:function onClick(){var _authdetailsContext$i95;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i95=authdetailsContext.instinfo)===null||_authdetailsContext$i95===void 0?void 0:_authdetailsContext$i95.facebooklink)!=null){var _authdetailsContext$i96;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i96=authdetailsContext.instinfo)===null||_authdetailsContext$i96===void 0?void 0:_authdetailsContext$i96.facebooklink,'_blank');}},style:{flex:1,borderRight:langdetect=='en'?'1px solid #ccc':0,borderLeft:langdetect=='ar'?'1px solid #ccc':0}},/*#__PURE__*/React.createElement(FaFacebookF,{size:'20',color:'#000000'})),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i97=authdetailsContext.instinfo)===null||_authdetailsContext$i97===void 0?void 0:_authdetailsContext$i97.instagramlink)!=null&&/*#__PURE__*/React.createElement("div",{"class":' d-flex align-items-center justify-content-center py-3 ',onClick:function onClick(){var _authdetailsContext$i98;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i98=authdetailsContext.instinfo)===null||_authdetailsContext$i98===void 0?void 0:_authdetailsContext$i98.instagramlink)!=null){var _authdetailsContext$i99;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i99=authdetailsContext.instinfo)===null||_authdetailsContext$i99===void 0?void 0:_authdetailsContext$i99.instagramlink,'_blank');}},style:{flex:1,borderRight:langdetect=='en'?'1px solid #ccc':0,borderLeft:langdetect=='ar'?'1px solid #ccc':0}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:'22',color:'#000000'})),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i100=authdetailsContext.instinfo)===null||_authdetailsContext$i100===void 0?void 0:_authdetailsContext$i100.tiktoklink)!=null&&/*#__PURE__*/React.createElement("div",{"class":' d-flex align-items-center justify-content-center py-3 ',onClick:function onClick(){var _authdetailsContext$i101;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i101=authdetailsContext.instinfo)===null||_authdetailsContext$i101===void 0?void 0:_authdetailsContext$i101.instagramlink)!=null){var _authdetailsContext$i102;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i102=authdetailsContext.instinfo)===null||_authdetailsContext$i102===void 0?void 0:_authdetailsContext$i102.tiktoklink,'_blank');}},style:{flex:1}},/*#__PURE__*/React.createElement(IoLogoTiktok,{size:'20',color:'#000000'})))))),sectionproperties.length!=0&§ionproperties.responsiveheaderstyle!='Style 2'&§ionproperties.responsiveheaderstyle!='Style 2 With Merged Subheader'&&/*#__PURE__*/// {sectionproperties.length != 0 && sectionproperties.responsiveheaderstyle == 'Style 2 With Subheader' && (
|
|
31757
31762
|
React.createElement(Offcanvas,{show:openmenuCanvas,onHide:function onHide(){setopenmenuCanvas(false);},placement:langdetect=='en'?'start':'end',scroll:true,style:{width:'90%',// backgroundColor: 'white',
|
|
31758
31763
|
background:sectionproperties.responsivesliderbgcolor==null?'white':sectionproperties.responsivesliderbgcolor},backdrop:true},/*#__PURE__*/React.createElement(Offcanvas.Header,null,/*#__PURE__*/React.createElement(Offcanvas.Title,null,langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',right:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setopenmenuCanvas(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',left:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setopenmenuCanvas(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})),/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 mb-4",style:{borderBottom:'1px solid #eee'}},/*#__PURE__*/React.createElement("div",{// className={'col-12 allcentered py-3'}
|
|
31759
31764
|
className:sectionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'?'col-12 allcentered py-3':sectionproperties.responsiveheaderstyle=='Style 2 With Subheader Only'?'d-none':'col-6 allcentered py-3',onClick:function onClick(){setactiveTab('menu');},style:{background:sectionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'?sectionproperties.responsiveheadertabbgactive:activeTab=='menu'?sectionproperties.responsiveheadertabbgactive:sectionproperties.responsiveheaderbgtab,// background: sectionproperties.responsiveheaderstyle == 'Style 2 With Merged Subheader' ? '' : activeTab == 'menu' ? 'white' : '#eee',
|
|
@@ -31772,9 +31777,9 @@ className:sectionproperties.responsiveheaderstyle=='Style 2 With Subheader Only'
|
|
|
31772
31777
|
background:sectionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'?sectionproperties.responsiveheadertabbgactive:activeTab=='categories'?sectionproperties.responsiveheadertabbgactive:sectionproperties.responsiveheaderbgtab// background: sectionproperties.responsiveheaderstyle == 'Style 2 With Merged Subheader' ? '' : activeTab == 'categories' ? 'white' : '#eee',
|
|
31773
31778
|
}},/*#__PURE__*/React.createElement("p",{className:"m-0 p-0",style:{textTransform:'uppercase',fontWeight:500,fontSize:'15px',transition:'.3s',// color: sectionproperties.header_fontColorresponsive,
|
|
31774
31779
|
color:sectionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'?sectionproperties.responsiveheadertabactivecolor:activeTab=='categories'?sectionproperties.responsiveheadertabactivecolor:sectionproperties.responsiveheadertabcolor}},langdetect=='en'?sectionproperties.titlerespen:sectionproperties.titlerespar))))),/*#__PURE__*/React.createElement(Offcanvas.Body,null,/*#__PURE__*/React.createElement("div",{style:{minHeight:'80vh'}},activeTab=='menu'&&/*#__PURE__*/// {activeTab == 'menu' && authdetailsContext?.instinfo?.contactinfo.instid != '6783c92e08789' && (
|
|
31775
|
-
React.createElement("div",{className:' row m-0 w-100 anim '},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("ul",{className:' d-flex justify-content-center flex-column p-0 '},templatepropcontext.pagesnprop.map(function(item,index){if(item.isnavigation==1&&item.isactive==1){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",style:{paddingTop:index==0?5:0}},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Wishlist);}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i102=authdetailsContext.instinfo)===null||_authdetailsContext$i102===void 0?void 0:_authdetailsContext$i102.contactinfo.instid)=='6808c6295b598'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},langdetect=='en'?lang.wishlist:'المفضلة'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i103=authdetailsContext.instinfo)===null||_authdetailsContext$i103===void 0?void 0:_authdetailsContext$i103.contactinfo.instid)=='68ada4fa70981'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?'Wish List':'المفضلة'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i104=authdetailsContext.instinfo)===null||_authdetailsContext$i104===void 0?void 0:_authdetailsContext$i104.contactinfo.instid)!='6808c6295b598'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i105=authdetailsContext.instinfo)===null||_authdetailsContext$i105===void 0?void 0:_authdetailsContext$i105.contactinfo.instid)!='68ada4fa70981'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},lang.wishlist)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='No'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Policies);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},lang.policies)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.PrivacyPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj31=returnpolicyobj('Privacy Policy'))===null||_returnpolicyobj31===void 0?void 0:_returnpolicyobj31.policypagename_en:(_returnpolicyobj32=returnpolicyobj('Privacy Policy'))===null||_returnpolicyobj32===void 0?void 0:_returnpolicyobj32.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.ShippingPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj33=returnpolicyobj('Shipping Policy'))===null||_returnpolicyobj33===void 0?void 0:_returnpolicyobj33.policypagename_en:(_returnpolicyobj34=returnpolicyobj('Shipping Policy'))===null||_returnpolicyobj34===void 0?void 0:_returnpolicyobj34.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.RefundPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj35=returnpolicyobj('Refund Policy'))===null||_returnpolicyobj35===void 0?void 0:_returnpolicyobj35.policypagename_en:(_returnpolicyobj36=returnpolicyobj('Refund Policy'))===null||_returnpolicyobj36===void 0?void 0:_returnpolicyobj36.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.TermsConditions);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj37=returnpolicyobj('Terms & Conditions'))===null||_returnpolicyobj37===void 0?void 0:_returnpolicyobj37.policypagename_en:(_returnpolicyobj38=returnpolicyobj('Terms & Conditions'))===null||_returnpolicyobj38===void 0?void 0:_returnpolicyobj38.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&§ionproperties.showprevorder=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i106=authdetailsContext.instinfo)===null||_authdetailsContext$i106===void 0?void 0:_authdetailsContext$i106.contactinfo.instid)=='6808c6295b598'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i107=authdetailsContext.instinfo)===null||_authdetailsContext$i107===void 0?void 0:_authdetailsContext$i107.contactinfo.instid)=='6804c4480fde5'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),sectionproperties.showlanuagecontainer=='Show'&§ionproperties.langresponsiveposition=='In Menu'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbarItem+' col-lg-12 p-0 d-flex align-items-center justify-content-start mb-2 ',style:{}},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.navbar_item_text_responsive)+' m-0 p-0 ',style:{cursor:'default'}},langdetect=='en'?'Language':'اللغة')),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex align-items-center justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100",style:{background:sectionproperties.langcontainerbgresp,borderRadius:5}},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbarItem+' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',onClick:function onClick(){setlang('en');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 w-100 allcentered py-3",style:{background:langdetect=='en'?sectionproperties.langcontainerbgresp_active:'transparent',borderRadius:5,fontSize:15,color:sectionproperties.language_container_color_resp}},"English")),/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbarItem+' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',onClick:function onClick(){setlang('ar');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 w-100 allcentered py-3",style:{borderRadius:5,background:langdetect=='ar'?sectionproperties.langcontainerbgresp_active:'transparent',fontSize:15,color:sectionproperties.language_container_color_resp}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i108=authdetailsContext.instinfo)===null||_authdetailsContext$i108===void 0?void 0:_authdetailsContext$i108.contactinfo.instid)=='6808c6295b598'?'عربي':(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i109=authdetailsContext.instinfo)===null||_authdetailsContext$i109===void 0?void 0:_authdetailsContext$i109.contactinfo.instid)=='68a1927aa368f'?'لغة عربية':'اللغة العربية'))))),sectionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 pl-3 pr-3 mt-5"},!authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("button",{"class":"".concat(header_cssstyles.userbtn_respContainer)+' anim d-flex align-items-center justify-content-start p-0 m-0 ',onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Login);setmenuactive(false);}},/*#__PURE__*/React.createElement("i",{"class":"".concat(header_cssstyles.userbtnLoggedin_icon)+' h-100 allcentered userbtn_resp m-0 p-0 p-0 '},/*#__PURE__*/React.createElement(BiUser,null)),/*#__PURE__*/React.createElement("span",{"class":"userbtn_resp mx-2"},langdetect=='en'?'Login/Register':'تسجيل دخول/إنشاء حساب')),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("button",{"class":"".concat(header_cssstyles.userbtn_respContainer)+' anim d-flex align-items-center justify-content-start p-0 m-0 ',onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.accountinfo);setmenuactive(false);}},/*#__PURE__*/React.createElement("i",{"class":"".concat(header_cssstyles.userbtnLoggedin_icon)+' h-100 allcentered userbtn_resp m-0 p-0 p-0 '},/*#__PURE__*/React.createElement(BiUser,null)),/*#__PURE__*/React.createElement("span",{"class":header_cssstyles.loggedintext+' text-start text-overflow d-block loggedintext mx-2 '},authdetailsContext.customerinfo.name)),sectionproperties.ShowUserBtn=='Show'&&authdetailsContext.loggedin&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c9=authdetailsContext.customerinfo)===null||_authdetailsContext$c9===void 0?void 0:_authdetailsContext$c9.cancustomerviewwallet)==1&&templateproperties_context.showwallet=='Show'&&/*#__PURE__*/React.createElement("div",{"class":'col-12 p-0 m-0 p-0 d-flex justify-content-start flex-row ',style:{}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0",style:{color:sectionproperties.userBtnTextresp_color,fontSize:templateproperties_context.walletfontize+'px',fontWeight:500}},langdetect=='en'?templateproperties_context.walletcontent_en:templateproperties_context.walletcontent_ar),/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 mx-1",style:{color:sectionproperties.userBtnTextresp_color,fontSize:'15px',fontWeight:600}},authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c0=authdetailsContext.customerinfo)===null||_authdetailsContext$c0===void 0?void 0:_authdetailsContext$c0.walletpoints,' '))),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("button",{"class":' d-flex align-items-center justify-content-center p-0 m-0 ',onClick:function onClick(){LogoutMutationContext.mutate();setmenuactive(false);},style:{width:'90%',height:40,background:'white',color:'#000',fontSize:16}},lang.logout))))),activeTab=='categories'&§ionproperties.responsiveheaderstyle!='Style 2 With Merged Subheader'&&/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 accordionContainer anim'},sectionproperties.subheaderParentType=='Categories'&&CategoriesAccordion(),sectionproperties.subheaderParentType=='Parent Collections'&&ParentCollectionsAccordion(),sectionproperties.subheaderParentType=='Collections'&&CollectionsAccordion(),sectionproperties.responsiveheaderstyle=='Style 2 With Subheader Only'&&/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100"},sectionproperties.showlanuagecontainer=='Show'&§ionproperties.langresponsiveposition=='In Menu'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 pl-3 pr-3"},LanguageContainer()),sectionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 pl-3 pr-3 mt-5"},UserButton()),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("button",{"class":' d-flex align-items-center justify-content-center p-0 m-0 ',onClick:function onClick(){LogoutMutationContext.mutate();setmenuactive(false);},style:{width:'90%',height:40,background:'white',color:'#000',fontSize:16}},lang.logout))))))),sectionproperties.length!=0&§ionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'&&/*#__PURE__*/React.createElement(Offcanvas,{show:openmenuCanvas,onHide:function onHide(){setopenmenuCanvas(false);},placement:langdetect=='en'?'start':'end',scroll:true,style:{width:'90%',// backgroundColor: 'white',
|
|
31780
|
+
React.createElement("div",{className:' row m-0 w-100 anim '},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("ul",{className:' d-flex justify-content-center flex-column p-0 '},templatepropcontext.pagesnprop.map(function(item,index){if(item.isnavigation==1&&item.isactive==1){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",style:{paddingTop:index==0?5:0}},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Wishlist);}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i103=authdetailsContext.instinfo)===null||_authdetailsContext$i103===void 0?void 0:_authdetailsContext$i103.contactinfo.instid)=='6808c6295b598'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},langdetect=='en'?lang.wishlist:'المفضلة'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i104=authdetailsContext.instinfo)===null||_authdetailsContext$i104===void 0?void 0:_authdetailsContext$i104.contactinfo.instid)=='68ada4fa70981'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?'Wish List':'المفضلة'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i105=authdetailsContext.instinfo)===null||_authdetailsContext$i105===void 0?void 0:_authdetailsContext$i105.contactinfo.instid)!='6808c6295b598'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i106=authdetailsContext.instinfo)===null||_authdetailsContext$i106===void 0?void 0:_authdetailsContext$i106.contactinfo.instid)!='68ada4fa70981'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},lang.wishlist)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='No'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Policies);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},lang.policies)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.PrivacyPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj31=returnpolicyobj('Privacy Policy'))===null||_returnpolicyobj31===void 0?void 0:_returnpolicyobj31.policypagename_en:(_returnpolicyobj32=returnpolicyobj('Privacy Policy'))===null||_returnpolicyobj32===void 0?void 0:_returnpolicyobj32.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.ShippingPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj33=returnpolicyobj('Shipping Policy'))===null||_returnpolicyobj33===void 0?void 0:_returnpolicyobj33.policypagename_en:(_returnpolicyobj34=returnpolicyobj('Shipping Policy'))===null||_returnpolicyobj34===void 0?void 0:_returnpolicyobj34.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.RefundPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj35=returnpolicyobj('Refund Policy'))===null||_returnpolicyobj35===void 0?void 0:_returnpolicyobj35.policypagename_en:(_returnpolicyobj36=returnpolicyobj('Refund Policy'))===null||_returnpolicyobj36===void 0?void 0:_returnpolicyobj36.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.TermsConditions);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj37=returnpolicyobj('Terms & Conditions'))===null||_returnpolicyobj37===void 0?void 0:_returnpolicyobj37.policypagename_en:(_returnpolicyobj38=returnpolicyobj('Terms & Conditions'))===null||_returnpolicyobj38===void 0?void 0:_returnpolicyobj38.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&§ionproperties.showprevorder=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i107=authdetailsContext.instinfo)===null||_authdetailsContext$i107===void 0?void 0:_authdetailsContext$i107.contactinfo.instid)=='6808c6295b598'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i108=authdetailsContext.instinfo)===null||_authdetailsContext$i108===void 0?void 0:_authdetailsContext$i108.contactinfo.instid)=='6804c4480fde5'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),sectionproperties.showlanuagecontainer=='Show'&§ionproperties.langresponsiveposition=='In Menu'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbarItem+' col-lg-12 p-0 d-flex align-items-center justify-content-start mb-2 ',style:{}},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.navbar_item_text_responsive)+' m-0 p-0 ',style:{cursor:'default'}},langdetect=='en'?'Language':'اللغة')),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex align-items-center justify-content-start my-1"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100",style:{background:sectionproperties.langcontainerbgresp,borderRadius:5}},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbarItem+' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',onClick:function onClick(){setlang('en');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 w-100 allcentered py-3",style:{background:langdetect=='en'?sectionproperties.langcontainerbgresp_active:'transparent',borderRadius:5,fontSize:15,color:sectionproperties.language_container_color_resp}},"English")),/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbarItem+' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',onClick:function onClick(){setlang('ar');setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 w-100 allcentered py-3",style:{borderRadius:5,background:langdetect=='ar'?sectionproperties.langcontainerbgresp_active:'transparent',fontSize:15,color:sectionproperties.language_container_color_resp}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i109=authdetailsContext.instinfo)===null||_authdetailsContext$i109===void 0?void 0:_authdetailsContext$i109.contactinfo.instid)=='6808c6295b598'?'عربي':(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i110=authdetailsContext.instinfo)===null||_authdetailsContext$i110===void 0?void 0:_authdetailsContext$i110.contactinfo.instid)=='68a1927aa368f'?'لغة عربية':'اللغة العربية'))))),sectionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 pl-3 pr-3 mt-5"},!authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("button",{"class":"".concat(header_cssstyles.userbtn_respContainer)+' anim d-flex align-items-center justify-content-start p-0 m-0 ',onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Login);setmenuactive(false);}},/*#__PURE__*/React.createElement("i",{"class":"".concat(header_cssstyles.userbtnLoggedin_icon)+' h-100 allcentered userbtn_resp m-0 p-0 p-0 '},/*#__PURE__*/React.createElement(BiUser,null)),/*#__PURE__*/React.createElement("span",{"class":"userbtn_resp mx-2"},langdetect=='en'?'Login/Register':'تسجيل دخول/إنشاء حساب')),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("button",{"class":"".concat(header_cssstyles.userbtn_respContainer)+' anim d-flex align-items-center justify-content-start p-0 m-0 ',onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.accountinfo);setmenuactive(false);}},/*#__PURE__*/React.createElement("i",{"class":"".concat(header_cssstyles.userbtnLoggedin_icon)+' h-100 allcentered userbtn_resp m-0 p-0 p-0 '},/*#__PURE__*/React.createElement(BiUser,null)),/*#__PURE__*/React.createElement("span",{"class":header_cssstyles.loggedintext+' text-start text-overflow d-block loggedintext mx-2 '},authdetailsContext.customerinfo.name)),sectionproperties.ShowUserBtn=='Show'&&authdetailsContext.loggedin&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c9=authdetailsContext.customerinfo)===null||_authdetailsContext$c9===void 0?void 0:_authdetailsContext$c9.cancustomerviewwallet)==1&&templateproperties_context.showwallet=='Show'&&/*#__PURE__*/React.createElement("div",{"class":'col-12 p-0 m-0 p-0 d-flex justify-content-start flex-row ',style:{}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0",style:{color:sectionproperties.userBtnTextresp_color,fontSize:templateproperties_context.walletfontize+'px',fontWeight:500}},langdetect=='en'?templateproperties_context.walletcontent_en:templateproperties_context.walletcontent_ar),/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 mx-1",style:{color:sectionproperties.userBtnTextresp_color,fontSize:'15px',fontWeight:600}},authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c0=authdetailsContext.customerinfo)===null||_authdetailsContext$c0===void 0?void 0:_authdetailsContext$c0.walletpoints,' '))),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("button",{"class":' d-flex align-items-center justify-content-center p-0 m-0 ',onClick:function onClick(){LogoutMutationContext.mutate();setmenuactive(false);},style:{width:'90%',height:40,background:'white',color:'#000',fontSize:16}},lang.logout))))),activeTab=='categories'&§ionproperties.responsiveheaderstyle!='Style 2 With Merged Subheader'&&/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 accordionContainer anim'},sectionproperties.subheaderParentType=='Categories'&&CategoriesAccordion(),sectionproperties.subheaderParentType=='Parent Collections'&&ParentCollectionsAccordion(),sectionproperties.subheaderParentType=='Collections'&&CollectionsAccordion(),sectionproperties.responsiveheaderstyle=='Style 2 With Subheader Only'&&/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100"},sectionproperties.showlanuagecontainer=='Show'&§ionproperties.langresponsiveposition=='In Menu'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 pl-3 pr-3"},LanguageContainer()),sectionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 pl-3 pr-3 mt-5"},UserButton()),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("button",{"class":' d-flex align-items-center justify-content-center p-0 m-0 ',onClick:function onClick(){LogoutMutationContext.mutate();setmenuactive(false);},style:{width:'90%',height:40,background:'white',color:'#000',fontSize:16}},lang.logout))))))),sectionproperties.length!=0&§ionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'&&/*#__PURE__*/React.createElement(Offcanvas,{show:openmenuCanvas,onHide:function onHide(){setopenmenuCanvas(false);},placement:langdetect=='en'?'start':'end',scroll:true,style:{width:'90%',// backgroundColor: 'white',
|
|
31776
31781
|
background:sectionproperties.responsivesliderbgcolor==null?'white':sectionproperties.responsivesliderbgcolor// background: sectionproperties.resposive_bgcolor,
|
|
31777
|
-
},backdrop:true},/*#__PURE__*/React.createElement(Offcanvas.Header,null,/*#__PURE__*/React.createElement(Offcanvas.Title,null,langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',right:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setopenmenuCanvas(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',left:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setopenmenuCanvas(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})),/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 mb-4",style:{borderBottom:'1px solid #eee'}},/*#__PURE__*/React.createElement("div",{className:sectionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'?'col-12 allcentered py-3':'col-6 allcentered py-3',onClick:function onClick(){setactiveTab('menu');},style:{background:sectionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'?'':activeTab=='menu'?'white':'#eee'}},/*#__PURE__*/React.createElement("p",{className:"m-0 p-0",style:{textTransform:'uppercase',fontWeight:500,fontSize:'15px',transition:'.3s',color:sectionproperties.header_fontColorresponsive}},langdetect=='en'?'MENU':'القائمة')),sectionproperties.responsiveheaderstyle!='Style 2 With Merged Subheader'&&/*#__PURE__*/React.createElement("div",{className:'col-6 allcentered py-3',onClick:function onClick(){setactiveTab('categories');},style:{background:activeTab=='categories'?'white':'#eee'}},/*#__PURE__*/React.createElement("p",{className:"m-0 p-0",style:{textTransform:'uppercase',fontWeight:500,fontSize:'15px',transition:'.3s',color:sectionproperties.header_fontColorresponsive}},langdetect=='en'?sectionproperties.titlerespen:sectionproperties.titlerespar))))),/*#__PURE__*/React.createElement(Offcanvas.Body,null,/*#__PURE__*/React.createElement("div",{style:{minHeight:'80vh'}},activeTab=='menu'&&/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 anim '},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("ul",{className:' d-flex justify-content-center flex-column p-0 '},templatepropcontext.pagesnprop.map(function(item,index){if(item.isnavigation==1&&item.isactive==1&&item.pageorderindex==0){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",style:{paddingTop:index==0?5:0}},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}),sectionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'&&/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 '},sectionproperties.subheaderParentType=='Categories'&&CategoriesAccordion(),sectionproperties.subheaderParentType=='Parent Collections'&&ParentCollectionsAccordion(),sectionproperties.subheaderParentType=='Collections'&&CollectionsAccordion()),templatepropcontext.pagesnprop.map(function(item,index){if(item.isnavigation==1&&item.isactive==1&&item.pageorderindex>0){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",style:{paddingTop:index==0?5:0}},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}),authdetailsContext.loggedin==true&§ionproperties.ShowUserBtn=='Show'&§ionproperties.showprevorder=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i110=authdetailsContext.instinfo)===null||_authdetailsContext$i110===void 0?void 0:_authdetailsContext$i110.contactinfo.instid)=='6808c6295b598'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i111=authdetailsContext.instinfo)===null||_authdetailsContext$i111===void 0?void 0:_authdetailsContext$i111.contactinfo.instid)=='6804c4480fde5'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Wishlist);}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i112=authdetailsContext.instinfo)===null||_authdetailsContext$i112===void 0?void 0:_authdetailsContext$i112.contactinfo.instid)=='6808c6295b598'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},langdetect=='en'?lang.wishlist:'المفضلة'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i113=authdetailsContext.instinfo)===null||_authdetailsContext$i113===void 0?void 0:_authdetailsContext$i113.contactinfo.instid)=='68ada4fa70981'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?'Wish List':'المفضلة'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i114=authdetailsContext.instinfo)===null||_authdetailsContext$i114===void 0?void 0:_authdetailsContext$i114.contactinfo.instid)!='6808c6295b598'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i115=authdetailsContext.instinfo)===null||_authdetailsContext$i115===void 0?void 0:_authdetailsContext$i115.contactinfo.instid)!='68ada4fa70981'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},lang.wishlist)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='No'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Policies);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},lang.policies)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.PrivacyPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj39=returnpolicyobj('Privacy Policy'))===null||_returnpolicyobj39===void 0?void 0:_returnpolicyobj39.policypagename_en:(_returnpolicyobj40=returnpolicyobj('Privacy Policy'))===null||_returnpolicyobj40===void 0?void 0:_returnpolicyobj40.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.ShippingPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj41=returnpolicyobj('Shipping Policy'))===null||_returnpolicyobj41===void 0?void 0:_returnpolicyobj41.policypagename_en:(_returnpolicyobj42=returnpolicyobj('Shipping Policy'))===null||_returnpolicyobj42===void 0?void 0:_returnpolicyobj42.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.RefundPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj43=returnpolicyobj('Refund Policy'))===null||_returnpolicyobj43===void 0?void 0:_returnpolicyobj43.policypagename_en:(_returnpolicyobj44=returnpolicyobj('Refund Policy'))===null||_returnpolicyobj44===void 0?void 0:_returnpolicyobj44.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.TermsConditions);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj45=returnpolicyobj('Terms & Conditions'))===null||_returnpolicyobj45===void 0?void 0:_returnpolicyobj45.policypagename_en:(_returnpolicyobj46=returnpolicyobj('Terms & Conditions'))===null||_returnpolicyobj46===void 0?void 0:_returnpolicyobj46.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext!=undefined&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i116=authdetailsContext.instinfo)===null||_authdetailsContext$i116===void 0||(_authdetailsContext$i116=_authdetailsContext$i116.instcurrencies)===null||_authdetailsContext$i116===void 0?void 0:_authdetailsContext$i116.length)>1&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i117=authdetailsContext.instinfo)===null||_authdetailsContext$i117===void 0?void 0:_authdetailsContext$i117.contactinfo.instid)=='67f69c023cbd4'&&/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-lg-12 p-0 d-flex align-items-center justify-content-start mb-2 '},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0",style:{color:sectionproperties.navbar_item_text_responsive,cursor:'default'}},langdetect=='en'?'Currency':'العملة')),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex align-items-center justify-content-start"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100",style:{background:'#f4f4f4',borderRadius:5}},authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i118=authdetailsContext.instinfo)===null||_authdetailsContext$i118===void 0||(_authdetailsContext$i118=_authdetailsContext$i118.instcurrencies)===null||_authdetailsContext$i118===void 0?void 0:_authdetailsContext$i118.map(function(item,index){return/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-lg-12 p-0 text-start py-2 px-2 cursor-pointer ',onClick:function onClick(){setcurrencyfunccontext(item);}},/*#__PURE__*/React.createElement("label",{"class":langdetect=='en'?"".concat(formstyles.radiobtn_label)+' p-0 ':"".concat(formstyles.radiobtn_label," ").concat(formstyles.radiobtn_label_translated)+' p-0 '},/*#__PURE__*/React.createElement("input",{type:"radio",name:"radio",value:item.currencyname_en,checked:item.currencyname_en==(authdetailsContext===null||authdetailsContext===void 0?void 0:authdetailsContext.currencyname_en)?true:false}),/*#__PURE__*/React.createElement("span",null," ",langdetect=='en'?item.currencyname_en:item.currencyname_ar)));}))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),sectionproperties.showlanuagecontainer=='Show'&§ionproperties.langresponsiveposition=='In Menu'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 pl-3 pr-3"},LanguageContainer()),sectionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 pl-3 pr-3 mt-5"},UserButton()),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("button",{"class":' d-flex align-items-center justify-content-center p-0 m-0 ',onClick:function onClick(){LogoutMutationContext.mutate();setmenuactive(false);},style:{width:'90%',height:40,background:'white',color:'#000',fontSize:16}},lang.logout))))))))));};
|
|
31782
|
+
},backdrop:true},/*#__PURE__*/React.createElement(Offcanvas.Header,null,/*#__PURE__*/React.createElement(Offcanvas.Title,null,langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',right:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setopenmenuCanvas(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',left:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setopenmenuCanvas(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})),/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 mb-4",style:{borderBottom:'1px solid #eee'}},/*#__PURE__*/React.createElement("div",{className:sectionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'?'col-12 allcentered py-3':'col-6 allcentered py-3',onClick:function onClick(){setactiveTab('menu');},style:{background:sectionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'?'':activeTab=='menu'?'white':'#eee'}},/*#__PURE__*/React.createElement("p",{className:"m-0 p-0",style:{textTransform:'uppercase',fontWeight:500,fontSize:'15px',transition:'.3s',color:sectionproperties.header_fontColorresponsive}},langdetect=='en'?'MENU':'القائمة')),sectionproperties.responsiveheaderstyle!='Style 2 With Merged Subheader'&&/*#__PURE__*/React.createElement("div",{className:'col-6 allcentered py-3',onClick:function onClick(){setactiveTab('categories');},style:{background:activeTab=='categories'?'white':'#eee'}},/*#__PURE__*/React.createElement("p",{className:"m-0 p-0",style:{textTransform:'uppercase',fontWeight:500,fontSize:'15px',transition:'.3s',color:sectionproperties.header_fontColorresponsive}},langdetect=='en'?sectionproperties.titlerespen:sectionproperties.titlerespar))))),/*#__PURE__*/React.createElement(Offcanvas.Body,null,/*#__PURE__*/React.createElement("div",{style:{minHeight:'80vh'}},activeTab=='menu'&&/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 anim '},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("ul",{className:' d-flex justify-content-center flex-column p-0 '},templatepropcontext.pagesnprop.map(function(item,index){if(item.isnavigation==1&&item.isactive==1&&item.pageorderindex==0){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",style:{paddingTop:index==0?5:0}},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}),sectionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'&&/*#__PURE__*/React.createElement("div",{className:' row m-0 w-100 '},sectionproperties.subheaderParentType=='Categories'&&CategoriesAccordion(),sectionproperties.subheaderParentType=='Parent Collections'&&ParentCollectionsAccordion(),sectionproperties.subheaderParentType=='Collections'&&CollectionsAccordion()),templatepropcontext.pagesnprop.map(function(item,index){if(item.isnavigation==1&&item.isactive==1&&item.pageorderindex>0){return/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",style:{paddingTop:index==0?5:0}},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?item.pagename:item.pagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}})));}}),authdetailsContext.loggedin==true&§ionproperties.ShowUserBtn=='Show'&§ionproperties.showprevorder=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i111=authdetailsContext.instinfo)===null||_authdetailsContext$i111===void 0?void 0:_authdetailsContext$i111.contactinfo.instid)=='6808c6295b598'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext.loggedin==true&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i112=authdetailsContext.instinfo)===null||_authdetailsContext$i112===void 0?void 0:_authdetailsContext$i112.contactinfo.instid)=='6804c4480fde5'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Wishlist);}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i113=authdetailsContext.instinfo)===null||_authdetailsContext$i113===void 0?void 0:_authdetailsContext$i113.contactinfo.instid)=='6808c6295b598'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},langdetect=='en'?lang.wishlist:'المفضلة'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i114=authdetailsContext.instinfo)===null||_authdetailsContext$i114===void 0?void 0:_authdetailsContext$i114.contactinfo.instid)=='68ada4fa70981'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?'Wish List':'المفضلة'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i115=authdetailsContext.instinfo)===null||_authdetailsContext$i115===void 0?void 0:_authdetailsContext$i115.contactinfo.instid)!='6808c6295b598'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i116=authdetailsContext.instinfo)===null||_authdetailsContext$i116===void 0?void 0:_authdetailsContext$i116.contactinfo.instid)!='68ada4fa70981'&&/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},lang.wishlist)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='No'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 d-flex justify-content-start pl-3 pr-3",onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.Policies);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 d-flex justify-content-start '},lang.policies)),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.PrivacyPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj39=returnpolicyobj('Privacy Policy'))===null||_returnpolicyobj39===void 0?void 0:_returnpolicyobj39.policypagename_en:(_returnpolicyobj40=returnpolicyobj('Privacy Policy'))===null||_returnpolicyobj40===void 0?void 0:_returnpolicyobj40.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.ShippingPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj41=returnpolicyobj('Shipping Policy'))===null||_returnpolicyobj41===void 0?void 0:_returnpolicyobj41.policypagename_en:(_returnpolicyobj42=returnpolicyobj('Shipping Policy'))===null||_returnpolicyobj42===void 0?void 0:_returnpolicyobj42.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.RefundPolicy);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj43=returnpolicyobj('Refund Policy'))===null||_returnpolicyobj43===void 0?void 0:_returnpolicyobj43.policypagename_en:(_returnpolicyobj44=returnpolicyobj('Refund Policy'))===null||_returnpolicyobj44===void 0?void 0:_returnpolicyobj44.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),templateproperties_context.separatepolicies=='Yes'&&templateproperties_context.showpolicies=='Yes'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{className:"col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{onClick:function onClick(){setopenmenuCanvas(false);routingcountext(StaticPagesLinksContext.TermsConditions);setmenuactive(false);}},/*#__PURE__*/React.createElement("p",{className:"".concat(header_cssstyles.navbar_item_text_responsive)+' mb-0 p-0 '},langdetect=='en'?(_returnpolicyobj45=returnpolicyobj('Terms & Conditions'))===null||_returnpolicyobj45===void 0?void 0:_returnpolicyobj45.policypagename_en:(_returnpolicyobj46=returnpolicyobj('Terms & Conditions'))===null||_returnpolicyobj46===void 0?void 0:_returnpolicyobj46.policypagename_ar))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),authdetailsContext!=undefined&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i117=authdetailsContext.instinfo)===null||_authdetailsContext$i117===void 0||(_authdetailsContext$i117=_authdetailsContext$i117.instcurrencies)===null||_authdetailsContext$i117===void 0?void 0:_authdetailsContext$i117.length)>1&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i118=authdetailsContext.instinfo)===null||_authdetailsContext$i118===void 0?void 0:_authdetailsContext$i118.contactinfo.instid)=='67f69c023cbd4'&&/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 pl-3 pr-3"},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-lg-12 p-0 d-flex align-items-center justify-content-start mb-2 '},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0",style:{color:sectionproperties.navbar_item_text_responsive,cursor:'default'}},langdetect=='en'?'Currency':'العملة')),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex align-items-center justify-content-start"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100",style:{background:'#f4f4f4',borderRadius:5}},authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i119=authdetailsContext.instinfo)===null||_authdetailsContext$i119===void 0||(_authdetailsContext$i119=_authdetailsContext$i119.instcurrencies)===null||_authdetailsContext$i119===void 0?void 0:_authdetailsContext$i119.map(function(item,index){return/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.navbar_item_text_responsive+' col-lg-12 p-0 text-start py-2 px-2 cursor-pointer ',onClick:function onClick(){setcurrencyfunccontext(item);}},/*#__PURE__*/React.createElement("label",{"class":langdetect=='en'?"".concat(formstyles.radiobtn_label)+' p-0 ':"".concat(formstyles.radiobtn_label," ").concat(formstyles.radiobtn_label_translated)+' p-0 '},/*#__PURE__*/React.createElement("input",{type:"radio",name:"radio",value:item.currencyname_en,checked:item.currencyname_en==(authdetailsContext===null||authdetailsContext===void 0?void 0:authdetailsContext.currencyname_en)?true:false}),/*#__PURE__*/React.createElement("span",null," ",langdetect=='en'?item.currencyname_en:item.currencyname_ar)));}))),/*#__PURE__*/React.createElement("div",{className:"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{className:"mt-3 mb-3",style:{borderColor:sectionproperties.resp_header_separatorbg}}))),sectionproperties.showlanuagecontainer=='Show'&§ionproperties.langresponsiveposition=='In Menu'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 pl-3 pr-3"},LanguageContainer()),sectionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 pl-3 pr-3 mt-5"},UserButton()),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100"},/*#__PURE__*/React.createElement("button",{"class":' d-flex align-items-center justify-content-center p-0 m-0 ',onClick:function onClick(){LogoutMutationContext.mutate();setmenuactive(false);},style:{width:'90%',height:40,background:'white',color:'#000',fontSize:16}},lang.logout))))))))));};
|
|
31778
31783
|
|
|
31779
31784
|
function ownKeys$27(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; }
|
|
31780
31785
|
function _objectSpread$27(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$27(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$27(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
@@ -57728,7 +57733,7 @@ var Footer7 = function Footer7(props) {
|
|
|
57728
57733
|
function ownKeys$1D(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; }
|
|
57729
57734
|
function _objectSpread$1D(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1D(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1D(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
57730
57735
|
var Footer8 = function Footer8(props) {
|
|
57731
|
-
var _css, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _logoarrayofobjects
|
|
57736
|
+
var _css, _authdetailsContext$i2, _authdetailsContext$i3, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i4, _authdetailsContext$i5, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i17, _authdetailsContext$i18, _authdetailsContext$i21, _authdetailsContext$i22, _authdetailsContext$i25, _authdetailsContext$i28, _authdetailsContext$i31, _authdetailsContext$i34, _authdetailsContext$i37, _authdetailsContext$i40, _authdetailsContext$i43, _authdetailsContext$i46, _authdetailsContext$i49, _authdetailsContext$i50, _authdetailsContext$i52, _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$i53, _logoarrayofobjects$5, _logoarrayofobjects$6, _authdetailsContext$i54, _authdetailsContext$i55, _authdetailsContext$i57, _authdetailsContext$i60, _authdetailsContext$i63, _authdetailsContext$i66, _authdetailsContext$i69, _returnpolicyobj9, _returnpolicyobj0, _returnpolicyobj1, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _authdetailsContext$i72, _logoarrayofobjects$7, _logoarrayofobjects$8, _templatepropcontext$2, _templatepropcontext$3, _fetchCategoriesQuery, _fetchCategoriesQuery2, _authdetailsContext$i74, _authdetailsContext$i75, _authdetailsContext$i78, _authdetailsContext$i81, _authdetailsContext$i84, _authdetailsContext$i87, _authdetailsContext$i89, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _returnpolicyobj17, _returnpolicyobj18;
|
|
57732
57737
|
var _useState = useState(''),
|
|
57733
57738
|
_useState2 = _slicedToArray(_useState, 2),
|
|
57734
57739
|
sectionproperties = _useState2[0],
|
|
@@ -58007,12 +58012,32 @@ var Footer8 = function Footer8(props) {
|
|
|
58007
58012
|
paddingLeft: langdetect == 'en' ? sectionproperties.footer_paddingLeft + 'px' : sectionproperties.footer_paddingRight + 'px',
|
|
58008
58013
|
paddingRight: langdetect == 'en' ? sectionproperties.footer_paddingRight + 'px' : sectionproperties.footer_paddingLeft + 'px'
|
|
58009
58014
|
}
|
|
58015
|
+
}, sectionproperties.showlogo == 'Show' && sectionproperties.descriptionposition == 'Bottom' && /*#__PURE__*/React.createElement("div", {
|
|
58016
|
+
"class": "col-lg-12 d-flex p-md-0 justify-content-start align-items-center justify-content-md-center mb-auto"
|
|
58010
58017
|
}, /*#__PURE__*/React.createElement("div", {
|
|
58011
|
-
"class":
|
|
58018
|
+
"class": "".concat(footerStyles.logoStyles) + ' d-flex justify-content-start align-items-center cursor-pointer ',
|
|
58019
|
+
onClick: function onClick() {
|
|
58020
|
+
routingcountext('home');
|
|
58021
|
+
}
|
|
58022
|
+
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
58023
|
+
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
58024
|
+
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
58025
|
+
path: langdetect == 'en' ? (_logoarrayofobjects$ = logoarrayofobjects[0]) === null || _logoarrayofobjects$ === void 0 ? void 0 : _logoarrayofobjects$.englishlogo : (_logoarrayofobjects$2 = logoarrayofobjects[0]) === null || _logoarrayofobjects$2 === void 0 ? void 0 : _logoarrayofobjects$2.arabiclogo,
|
|
58026
|
+
style: {
|
|
58027
|
+
width: '100%',
|
|
58028
|
+
height: '100%',
|
|
58029
|
+
objectFit: 'contain'
|
|
58030
|
+
},
|
|
58031
|
+
loading: "lazy"
|
|
58032
|
+
}))), /*#__PURE__*/React.createElement("div", {
|
|
58033
|
+
"class": sectionproperties.prodCatShow == 'Show' ? 'col-lg-5 col-md-12 col-sm-12 p-0 d-flex justify-content-start mb-md-3' : 'col-lg-4 col-md-12 col-sm-12 p-0 d-flex justify-content-start mb-md-3'
|
|
58012
58034
|
}, /*#__PURE__*/React.createElement("div", {
|
|
58013
58035
|
"class": "row m-0 w-100"
|
|
58014
58036
|
}, sectionproperties.showlogo == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instid) != '69020f4494f66' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instid) != '6972421b79d52' && /*#__PURE__*/React.createElement("div", {
|
|
58015
|
-
"class": "col-lg-12 p-md-0
|
|
58037
|
+
"class": "col-lg-12 p-md-0 justify-content-start align-items-center justify-content-md-center mb-auto",
|
|
58038
|
+
style: {
|
|
58039
|
+
display: sectionproperties.prodCatShow == 'Show' ? sectionproperties.descriptionposition == 'Bottom' ? 'none' : 'flex' : 'none'
|
|
58040
|
+
}
|
|
58016
58041
|
}, /*#__PURE__*/React.createElement("div", {
|
|
58017
58042
|
"class": "".concat(footerStyles.logoStyles) + ' d-flex justify-content-start align-items-center cursor-pointer ',
|
|
58018
58043
|
onClick: function onClick() {
|
|
@@ -58021,7 +58046,7 @@ var Footer8 = function Footer8(props) {
|
|
|
58021
58046
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
58022
58047
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
58023
58048
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
58024
|
-
path: langdetect == 'en' ? (_logoarrayofobjects$ = logoarrayofobjects[0]) === null || _logoarrayofobjects$ === void 0 ? void 0 : _logoarrayofobjects
|
|
58049
|
+
path: langdetect == 'en' ? (_logoarrayofobjects$3 = logoarrayofobjects[0]) === null || _logoarrayofobjects$3 === void 0 ? void 0 : _logoarrayofobjects$3.englishlogo : (_logoarrayofobjects$4 = logoarrayofobjects[0]) === null || _logoarrayofobjects$4 === void 0 ? void 0 : _logoarrayofobjects$4.arabiclogo,
|
|
58025
58050
|
style: {
|
|
58026
58051
|
width: '100%',
|
|
58027
58052
|
height: '100%',
|
|
@@ -58060,9 +58085,9 @@ var Footer8 = function Footer8(props) {
|
|
|
58060
58085
|
},
|
|
58061
58086
|
src: 'https://image.tabexseries.com/products/6972421b79d52/69930b8d86c2ageneralimage.png'
|
|
58062
58087
|
}))), sectionproperties.prodCatShow == 'Show' && sectionproperties.descriptionposition == 'Bottom' && /*#__PURE__*/React.createElement("div", {
|
|
58063
|
-
"class":
|
|
58088
|
+
"class": 'col-lg-12 p-md-0 d-flex justify-content-start mt-2'
|
|
58064
58089
|
}, /*#__PURE__*/React.createElement("p", {
|
|
58065
|
-
"class": langdetect == 'en' ? ' wordbreak
|
|
58090
|
+
"class": langdetect == 'en' ? ' wordbreak wordbreak3 mb-4 p-md-0 text-left text-md-center ' : ' wordbreak wordbreak3 mb-4 p-md-0 text-right text-md-center ',
|
|
58066
58091
|
style: {
|
|
58067
58092
|
fontSize: sectionproperties.prodCatFontSize + 'px',
|
|
58068
58093
|
fontWeight: sectionproperties.prodCatFontWeight,
|
|
@@ -58113,7 +58138,7 @@ var Footer8 = function Footer8(props) {
|
|
|
58113
58138
|
background: sectionproperties.input_bgcolor
|
|
58114
58139
|
}
|
|
58115
58140
|
})))))), /*#__PURE__*/React.createElement("div", {
|
|
58116
|
-
"class": sectionproperties.prodCatShow == 'Show' ? 'col-lg-
|
|
58141
|
+
"class": sectionproperties.prodCatShow == 'Show' ? 'col-lg-7 p-0' : 'col-lg-8 p-0'
|
|
58117
58142
|
}, /*#__PURE__*/React.createElement("div", {
|
|
58118
58143
|
"class": "row m-0 w-100"
|
|
58119
58144
|
}, sectionproperties.prodCatShow == 'Show' && sectionproperties.descriptionposition == 'Top' && /*#__PURE__*/React.createElement("div", {
|
|
@@ -58128,17 +58153,41 @@ var Footer8 = function Footer8(props) {
|
|
|
58128
58153
|
}
|
|
58129
58154
|
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.description_ar)), /*#__PURE__*/React.createElement("div", {
|
|
58130
58155
|
"class": 'col-lg-6 col-md-12 col-sm-12 align-items-center mb-md-3 p-sm-0'
|
|
58131
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instid) == '69de6dceab218' && /*#__PURE__*/React.createElement("
|
|
58156
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instid) == '69de6dceab218' && /*#__PURE__*/React.createElement("div", {
|
|
58157
|
+
"class": "row m-0 w-100"
|
|
58158
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
58159
|
+
"class": "col-12 p-0 text-start"
|
|
58160
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
58132
58161
|
"class": "".concat(footerStyles.textStyles) + ' m-0 p-0 mb-3 mb-md-1 wordbreak d-none cursor-pointer ',
|
|
58133
58162
|
style: {
|
|
58134
58163
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
58135
58164
|
}
|
|
58136
|
-
}, langdetect == 'en' ? 'Working Hours' : 'ساعات العمل'),
|
|
58137
|
-
"class": "
|
|
58165
|
+
}, langdetect == 'en' ? 'Working Hours' : 'ساعات العمل')), /*#__PURE__*/React.createElement("div", {
|
|
58166
|
+
"class": "col-12 p-0 text-start"
|
|
58167
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
58168
|
+
"class": "row m-0 w-100"
|
|
58169
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
58170
|
+
"class": "col-6 p-0 text-start"
|
|
58171
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
58172
|
+
"class": "".concat(footerStyles.iconTextStyle) + ' m-0 pb-0 mb-3 mb-md-1 wordbreak d-none cursor-pointer p-0 ',
|
|
58138
58173
|
style: {
|
|
58139
58174
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
58140
58175
|
}
|
|
58141
|
-
}, langdetect == 'en' ? '
|
|
58176
|
+
}, langdetect == 'en' ? 'Saturday - Thursday' : 'السبت - الخميس')), /*#__PURE__*/React.createElement("div", {
|
|
58177
|
+
"class": "col-6 p-0 text-end"
|
|
58178
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
58179
|
+
"class": "".concat(footerStyles.iconTextStyle) + ' m-0 pb-0 mb-3 mb-md-1 wordbreak d-none cursor-pointer p-0 ',
|
|
58180
|
+
style: {
|
|
58181
|
+
textAlign: langdetect == 'en' ? 'right' : 'left'
|
|
58182
|
+
}
|
|
58183
|
+
}, "9:00am - 9:00pm")), /*#__PURE__*/React.createElement("div", {
|
|
58184
|
+
"class": "col-12 p-0 text-start"
|
|
58185
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
58186
|
+
"class": "".concat(footerStyles.iconTextStyle) + ' m-0 pb-0 mb-3 mb-md-1 wordbreak d-none cursor-pointer p-0 ',
|
|
58187
|
+
style: {
|
|
58188
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
58189
|
+
}
|
|
58190
|
+
}, langdetect == 'en' ? 'If an order is placed after 9 PM, it will be delivered the following day at 9 AM after order confirmation.' : 'كل يوم ما عدا الجمعة من الساعة 9 صباحاً حتى 9 مساءً'))))), sectionproperties.showfooteraddress == 'Show' && /*#__PURE__*/React.createElement("p", {
|
|
58142
58191
|
"class": "".concat(footerStyles.textStyles) + ' m-0 p-0 mb-3 mb-md-1 wordbreak d-none cursor-pointer ',
|
|
58143
58192
|
style: {
|
|
58144
58193
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
@@ -58162,7 +58211,7 @@ var Footer8 = function Footer8(props) {
|
|
|
58162
58211
|
onClick: function onClick() {
|
|
58163
58212
|
window.open(sectionproperties.storeinfolocationlink, '_blank');
|
|
58164
58213
|
}
|
|
58165
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58214
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.address_ar))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
58166
58215
|
"class": "col-lg-12 justify-content-start align-items-center mb-md-4 p-0"
|
|
58167
58216
|
}, /*#__PURE__*/React.createElement("div", {
|
|
58168
58217
|
"class": "row m-0 w-100 align-items-center flex-row justify-content-start justify-content-start justify-content-sm-center"
|
|
@@ -58179,8 +58228,8 @@ var Footer8 = function Footer8(props) {
|
|
|
58179
58228
|
"class": "".concat(footerStyles.appstore) + ' d-flex justify-content-center align-items-center cursor-pointer ',
|
|
58180
58229
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
58181
58230
|
onClick: function onClick() {
|
|
58182
|
-
var _authdetailsContext$
|
|
58183
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58231
|
+
var _authdetailsContext$i14;
|
|
58232
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.mobileapplink_appstore, '_blank');
|
|
58184
58233
|
}
|
|
58185
58234
|
})), /*#__PURE__*/React.createElement("div", {
|
|
58186
58235
|
"class": langdetect == 'en' ? 'col-lg-4 col-md-3 col-sm-6 pl-0' : 'col-lg-4 col-md-3 col-sm-6 pr-0'
|
|
@@ -58188,8 +58237,8 @@ var Footer8 = function Footer8(props) {
|
|
|
58188
58237
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer ',
|
|
58189
58238
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
58190
58239
|
onClick: function onClick() {
|
|
58191
|
-
var _authdetailsContext$
|
|
58192
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58240
|
+
var _authdetailsContext$i15;
|
|
58241
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.mobileapplink_playstore, '_blank');
|
|
58193
58242
|
}
|
|
58194
58243
|
}))))), /*#__PURE__*/React.createElement("div", {
|
|
58195
58244
|
"class": 'col-lg-6 col-md-12 col-sm-12 mb-md-3 p-sm-0'
|
|
@@ -58207,8 +58256,8 @@ var Footer8 = function Footer8(props) {
|
|
|
58207
58256
|
}, sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
58208
58257
|
"class": footerStyles.footerinfoContainer + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-md-2 cursor-pointer p-0 ',
|
|
58209
58258
|
onClick: function onClick() {
|
|
58210
|
-
var _authdetailsContext$
|
|
58211
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58259
|
+
var _authdetailsContext$i16;
|
|
58260
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 || (_authdetailsContext$i16 = _authdetailsContext$i16.contactinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.email), '_self');
|
|
58212
58261
|
}
|
|
58213
58262
|
}, /*#__PURE__*/React.createElement("p", {
|
|
58214
58263
|
"class": "".concat(footerStyles.iconTextStyle) + ' p-0 m-0 wordbreak text-transform-none footerinfo pb-1 ',
|
|
@@ -58217,7 +58266,7 @@ var Footer8 = function Footer8(props) {
|
|
|
58217
58266
|
borderBottomStyle: 'solid',
|
|
58218
58267
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
58219
58268
|
}
|
|
58220
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58269
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 || (_authdetailsContext$i17 = _authdetailsContext$i17.contactinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.email))), /*#__PURE__*/React.createElement("div", {
|
|
58221
58270
|
"class": "col-lg-12 p-0 mt-2 mt-md-1 d-flex align-items-center justify-content-start"
|
|
58222
58271
|
}, sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
58223
58272
|
"class": footerStyles.footerinfoContainer + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-md-0 cursor-pointer p-0 ',
|
|
@@ -58231,66 +58280,66 @@ var Footer8 = function Footer8(props) {
|
|
|
58231
58280
|
}
|
|
58232
58281
|
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber))), /*#__PURE__*/React.createElement("div", {
|
|
58233
58282
|
"class": 'col-lg-12 p-0 d-flex align-items-center justify-content-start mt-3'
|
|
58234
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58283
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.facebooklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
58235
58284
|
"class": langdetect == 'en' ? "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center mr-2 ' : "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-2 ',
|
|
58236
58285
|
onClick: function onClick() {
|
|
58237
|
-
var _authdetailsContext$
|
|
58238
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58239
|
-
var _authdetailsContext$
|
|
58240
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58286
|
+
var _authdetailsContext$i19;
|
|
58287
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.facebooklink) != null) {
|
|
58288
|
+
var _authdetailsContext$i20;
|
|
58289
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.facebooklink, '_blank');
|
|
58241
58290
|
}
|
|
58242
58291
|
}
|
|
58243
58292
|
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
58244
58293
|
size: sectionproperties.facebkbtnniconfontsize
|
|
58245
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58294
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.instid) == '69f78b2c4fb01' && /*#__PURE__*/React.createElement("div", {
|
|
58246
58295
|
"class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center mx-2 ',
|
|
58247
58296
|
onClick: function onClick() {
|
|
58248
58297
|
window.open('https://www.facebook.com/share/18tggHCByS', '_blank');
|
|
58249
58298
|
}
|
|
58250
58299
|
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
58251
58300
|
size: sectionproperties.facebkbtnniconfontsize
|
|
58252
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58301
|
+
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
58253
58302
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
58254
58303
|
onClick: function onClick() {
|
|
58255
|
-
var _authdetailsContext$
|
|
58256
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58257
|
-
var _authdetailsContext$
|
|
58258
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58304
|
+
var _authdetailsContext$i23;
|
|
58305
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.instagramlink) != null) {
|
|
58306
|
+
var _authdetailsContext$i24;
|
|
58307
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.instagramlink, '_blank');
|
|
58259
58308
|
}
|
|
58260
58309
|
}
|
|
58261
58310
|
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
58262
58311
|
size: sectionproperties.instgrambtniconfontsize
|
|
58263
|
-
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58312
|
+
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.whatsappnumber) != null && /*#__PURE__*/React.createElement("div", {
|
|
58264
58313
|
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
58265
58314
|
onClick: function onClick() {
|
|
58266
|
-
var _authdetailsContext$
|
|
58267
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58268
|
-
var _authdetailsContext$
|
|
58269
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58315
|
+
var _authdetailsContext$i26;
|
|
58316
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.whatsappnumber) != null) {
|
|
58317
|
+
var _authdetailsContext$i27;
|
|
58318
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.whatsappnumber), '_blank');
|
|
58270
58319
|
}
|
|
58271
58320
|
}
|
|
58272
58321
|
}, /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
58273
58322
|
size: sectionproperties.youtubebtniconfontsize
|
|
58274
|
-
})), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58323
|
+
})), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
58275
58324
|
"class": "".concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center mx-2'
|
|
58276
58325
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
58277
58326
|
,
|
|
58278
58327
|
onClick: function onClick() {
|
|
58279
|
-
var _authdetailsContext$
|
|
58280
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58281
|
-
var _authdetailsContext$
|
|
58282
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58328
|
+
var _authdetailsContext$i29;
|
|
58329
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.tiktoklink) != null) {
|
|
58330
|
+
var _authdetailsContext$i30;
|
|
58331
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.tiktoklink, '_blank');
|
|
58283
58332
|
}
|
|
58284
58333
|
}
|
|
58285
58334
|
}, /*#__PURE__*/React.createElement(IoLogoTiktok, {
|
|
58286
58335
|
size: sectionproperties.tiktokbtniconfontsize
|
|
58287
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58336
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.youtubelink) != null && /*#__PURE__*/React.createElement("div", {
|
|
58288
58337
|
"class": "".concat(footerStyles.youtube_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
58289
58338
|
onClick: function onClick() {
|
|
58290
|
-
var _authdetailsContext$
|
|
58291
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58292
|
-
var _authdetailsContext$
|
|
58293
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58339
|
+
var _authdetailsContext$i32;
|
|
58340
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.youtubelink) != null) {
|
|
58341
|
+
var _authdetailsContext$i33;
|
|
58342
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.youtubelink, '_blank');
|
|
58294
58343
|
}
|
|
58295
58344
|
}
|
|
58296
58345
|
}, /*#__PURE__*/React.createElement(AiFillYoutube$1, {
|
|
@@ -58316,13 +58365,13 @@ var Footer8 = function Footer8(props) {
|
|
|
58316
58365
|
}
|
|
58317
58366
|
}, langdetect == 'en' ? 'Follow Us' : 'تابعنا')), /*#__PURE__*/React.createElement("div", {
|
|
58318
58367
|
"class": "col-lg-12 text-start px-5 flex-column"
|
|
58319
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58368
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.facebooklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
58320
58369
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
58321
58370
|
onClick: function onClick() {
|
|
58322
|
-
var _authdetailsContext$
|
|
58323
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58324
|
-
var _authdetailsContext$
|
|
58325
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58371
|
+
var _authdetailsContext$i35;
|
|
58372
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.facebooklink) != null) {
|
|
58373
|
+
var _authdetailsContext$i36;
|
|
58374
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.facebooklink, '_blank');
|
|
58326
58375
|
}
|
|
58327
58376
|
},
|
|
58328
58377
|
style: {
|
|
@@ -58333,13 +58382,13 @@ var Footer8 = function Footer8(props) {
|
|
|
58333
58382
|
fontWeight: 500,
|
|
58334
58383
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
58335
58384
|
}
|
|
58336
|
-
}, "Facebook"), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58385
|
+
}, "Facebook"), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
58337
58386
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
58338
58387
|
onClick: function onClick() {
|
|
58339
|
-
var _authdetailsContext$
|
|
58340
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58341
|
-
var _authdetailsContext$
|
|
58342
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58388
|
+
var _authdetailsContext$i38;
|
|
58389
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.instagramlink) != null) {
|
|
58390
|
+
var _authdetailsContext$i39;
|
|
58391
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.instagramlink, '_blank');
|
|
58343
58392
|
}
|
|
58344
58393
|
},
|
|
58345
58394
|
style: {
|
|
@@ -58350,13 +58399,13 @@ var Footer8 = function Footer8(props) {
|
|
|
58350
58399
|
fontWeight: 500,
|
|
58351
58400
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
58352
58401
|
}
|
|
58353
|
-
}, "Instagram"), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58402
|
+
}, "Instagram"), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.whatsappnumber) != null && /*#__PURE__*/React.createElement("div", {
|
|
58354
58403
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
58355
58404
|
onClick: function onClick() {
|
|
58356
|
-
var _authdetailsContext$
|
|
58357
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58358
|
-
var _authdetailsContext$
|
|
58359
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58405
|
+
var _authdetailsContext$i41;
|
|
58406
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.whatsappnumber) != null) {
|
|
58407
|
+
var _authdetailsContext$i42;
|
|
58408
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.whatsappnumber), '_blank');
|
|
58360
58409
|
}
|
|
58361
58410
|
},
|
|
58362
58411
|
style: {
|
|
@@ -58367,15 +58416,15 @@ var Footer8 = function Footer8(props) {
|
|
|
58367
58416
|
fontWeight: 500,
|
|
58368
58417
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
58369
58418
|
}
|
|
58370
|
-
}, "WhatsApp"), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58419
|
+
}, "WhatsApp"), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
58371
58420
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start '
|
|
58372
58421
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
58373
58422
|
,
|
|
58374
58423
|
onClick: function onClick() {
|
|
58375
|
-
var _authdetailsContext$
|
|
58376
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58377
|
-
var _authdetailsContext$
|
|
58378
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58424
|
+
var _authdetailsContext$i44;
|
|
58425
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.tiktoklink) != null) {
|
|
58426
|
+
var _authdetailsContext$i45;
|
|
58427
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.tiktoklink, '_blank');
|
|
58379
58428
|
}
|
|
58380
58429
|
},
|
|
58381
58430
|
style: {
|
|
@@ -58386,7 +58435,7 @@ var Footer8 = function Footer8(props) {
|
|
|
58386
58435
|
fontWeight: 500,
|
|
58387
58436
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
58388
58437
|
}
|
|
58389
|
-
}, "Tiktok"), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58438
|
+
}, "Tiktok"), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.linkedinlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
58390
58439
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
58391
58440
|
style: {
|
|
58392
58441
|
width: 'auto',
|
|
@@ -58399,10 +58448,10 @@ var Footer8 = function Footer8(props) {
|
|
|
58399
58448
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
58400
58449
|
,
|
|
58401
58450
|
onClick: function onClick() {
|
|
58402
|
-
var _authdetailsContext$
|
|
58403
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58404
|
-
var _authdetailsContext$
|
|
58405
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58451
|
+
var _authdetailsContext$i47;
|
|
58452
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.tiktoklink) != null) {
|
|
58453
|
+
var _authdetailsContext$i48;
|
|
58454
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.linkedinlink, '_blank');
|
|
58406
58455
|
}
|
|
58407
58456
|
}
|
|
58408
58457
|
}, "LinkedIn")))), /*#__PURE__*/React.createElement("div", {
|
|
@@ -58419,7 +58468,7 @@ var Footer8 = function Footer8(props) {
|
|
|
58419
58468
|
color: sectionproperties.prodCatColor,
|
|
58420
58469
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
58421
58470
|
}
|
|
58422
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58471
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i50 = authdetailsContext.instinfo) === null || _authdetailsContext$i50 === void 0 ? void 0 : _authdetailsContext$i50.description_ar)))), /*#__PURE__*/React.createElement("div", {
|
|
58423
58472
|
"class": 'col-lg-6 col-md-12 col-sm-12 mb-md-3 p-sm-0'
|
|
58424
58473
|
}, /*#__PURE__*/React.createElement("div", {
|
|
58425
58474
|
"class": "row m-0 w-100"
|
|
@@ -58431,8 +58480,8 @@ var Footer8 = function Footer8(props) {
|
|
|
58431
58480
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
58432
58481
|
},
|
|
58433
58482
|
onClick: function onClick() {
|
|
58434
|
-
var _authdetailsContext$
|
|
58435
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58483
|
+
var _authdetailsContext$i51;
|
|
58484
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i51 = authdetailsContext.instinfo) === null || _authdetailsContext$i51 === void 0 || (_authdetailsContext$i51 = _authdetailsContext$i51.contactinfo) === null || _authdetailsContext$i51 === void 0 ? void 0 : _authdetailsContext$i51.email), '_self');
|
|
58436
58485
|
}
|
|
58437
58486
|
}, langdetect == 'en' ? 'T: ' : 'الهاتف: ', " ", authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), /*#__PURE__*/React.createElement("div", {
|
|
58438
58487
|
"class": "col-lg-12 p-0"
|
|
@@ -58444,7 +58493,7 @@ var Footer8 = function Footer8(props) {
|
|
|
58444
58493
|
onClick: function onClick() {
|
|
58445
58494
|
window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
|
|
58446
58495
|
}
|
|
58447
|
-
}, langdetect == 'en' ? 'E: ' : 'الايميل: ', " ", authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58496
|
+
}, langdetect == 'en' ? 'E: ' : 'الايميل: ', " ", authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i52 = authdetailsContext.instinfo) === null || _authdetailsContext$i52 === void 0 || (_authdetailsContext$i52 = _authdetailsContext$i52.contactinfo) === null || _authdetailsContext$i52 === void 0 ? void 0 : _authdetailsContext$i52.email))))), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
58448
58497
|
"class": "row m-0 allcentered"
|
|
58449
58498
|
}, /*#__PURE__*/React.createElement("div", {
|
|
58450
58499
|
"class": "".concat(footerStyles.divider) + ' '
|
|
@@ -58634,7 +58683,7 @@ var Footer8 = function Footer8(props) {
|
|
|
58634
58683
|
"class": "allcentered"
|
|
58635
58684
|
}, /*#__PURE__*/React.createElement(FiUser, {
|
|
58636
58685
|
size: 18
|
|
58637
|
-
})), langdetect == 'en' ? 'Account' : 'حسابي'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58686
|
+
})), langdetect == 'en' ? 'Account' : 'حسابي'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i53 = authdetailsContext.instinfo) === null || _authdetailsContext$i53 === void 0 ? void 0 : _authdetailsContext$i53.instid) == '67b1bb900a541' && /*#__PURE__*/React.createElement("div", {
|
|
58638
58687
|
"class": "".concat(footerStyles.footerContainer) + ' col-lg-12 col-md-12 col-sm-12 '
|
|
58639
58688
|
}, /*#__PURE__*/React.createElement("div", {
|
|
58640
58689
|
"class": "row m-0 w-100 px-1025-1 pb-3 pl-sm-2 pr-sm-2 pl-md-3 pr-md-3",
|
|
@@ -58652,7 +58701,7 @@ var Footer8 = function Footer8(props) {
|
|
|
58652
58701
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
58653
58702
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
58654
58703
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
58655
|
-
path: langdetect == 'en' ? (_logoarrayofobjects$
|
|
58704
|
+
path: langdetect == 'en' ? (_logoarrayofobjects$5 = logoarrayofobjects[0]) === null || _logoarrayofobjects$5 === void 0 ? void 0 : _logoarrayofobjects$5.englishlogo : (_logoarrayofobjects$6 = logoarrayofobjects[0]) === null || _logoarrayofobjects$6 === void 0 ? void 0 : _logoarrayofobjects$6.arabiclogo,
|
|
58656
58705
|
style: {
|
|
58657
58706
|
width: '100%',
|
|
58658
58707
|
height: '100%',
|
|
@@ -58694,7 +58743,7 @@ var Footer8 = function Footer8(props) {
|
|
|
58694
58743
|
marginBottom: 0,
|
|
58695
58744
|
fontWeight: 500
|
|
58696
58745
|
}
|
|
58697
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58746
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i54 = authdetailsContext.instinfo) === null || _authdetailsContext$i54 === void 0 ? void 0 : _authdetailsContext$i54.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i55 = authdetailsContext.instinfo) === null || _authdetailsContext$i55 === void 0 ? void 0 : _authdetailsContext$i55.address_ar)), /*#__PURE__*/React.createElement("div", {
|
|
58698
58747
|
"class": "col-lg-12 p-0 text-start"
|
|
58699
58748
|
}, /*#__PURE__*/React.createElement("p", {
|
|
58700
58749
|
"class": "".concat(footerStyles.iconTextStyle),
|
|
@@ -58842,8 +58891,8 @@ var Footer8 = function Footer8(props) {
|
|
|
58842
58891
|
}, /*#__PURE__*/React.createElement("p", {
|
|
58843
58892
|
"class": "".concat(footerStyles.iconTextStyle) + ' cursor-pointer ',
|
|
58844
58893
|
onClick: function onClick() {
|
|
58845
|
-
var _authdetailsContext$
|
|
58846
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58894
|
+
var _authdetailsContext$i56;
|
|
58895
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i56 = authdetailsContext.instinfo) === null || _authdetailsContext$i56 === void 0 || (_authdetailsContext$i56 = _authdetailsContext$i56.contactinfo) === null || _authdetailsContext$i56 === void 0 ? void 0 : _authdetailsContext$i56.email), '_self');
|
|
58847
58896
|
}
|
|
58848
58897
|
}, "contact@advisor-firm.com")), /*#__PURE__*/React.createElement("div", {
|
|
58849
58898
|
"class": "col-lg-12 p-0 allcentered",
|
|
@@ -58879,61 +58928,61 @@ var Footer8 = function Footer8(props) {
|
|
|
58879
58928
|
"class": "row m-0 w-100"
|
|
58880
58929
|
}, /*#__PURE__*/React.createElement("div", {
|
|
58881
58930
|
className: "col-lg-12 p-0 d-flex flex-row"
|
|
58882
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58931
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.facebooklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
58883
58932
|
"class": langdetect == 'en' ? "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center mr-2 ' : "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-2 ',
|
|
58884
58933
|
onClick: function onClick() {
|
|
58885
|
-
var _authdetailsContext$
|
|
58886
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58887
|
-
var _authdetailsContext$
|
|
58888
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58934
|
+
var _authdetailsContext$i58;
|
|
58935
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i58 = authdetailsContext.instinfo) === null || _authdetailsContext$i58 === void 0 ? void 0 : _authdetailsContext$i58.facebooklink) != null) {
|
|
58936
|
+
var _authdetailsContext$i59;
|
|
58937
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i59 = authdetailsContext.instinfo) === null || _authdetailsContext$i59 === void 0 ? void 0 : _authdetailsContext$i59.facebooklink, '_blank');
|
|
58889
58938
|
}
|
|
58890
58939
|
}
|
|
58891
58940
|
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
58892
58941
|
size: sectionproperties.facebkbtnniconfontsize
|
|
58893
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58942
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i60 = authdetailsContext.instinfo) === null || _authdetailsContext$i60 === void 0 ? void 0 : _authdetailsContext$i60.linkedinlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
58894
58943
|
"class": "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.linkedinbtn) + ' d-flex align-items-center justify-content-center ml-2 mr-2',
|
|
58895
58944
|
onClick: function onClick() {
|
|
58896
|
-
var _authdetailsContext$
|
|
58897
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58898
|
-
var _authdetailsContext$
|
|
58899
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58945
|
+
var _authdetailsContext$i61;
|
|
58946
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i61 = authdetailsContext.instinfo) === null || _authdetailsContext$i61 === void 0 ? void 0 : _authdetailsContext$i61.linkedinlink) != null) {
|
|
58947
|
+
var _authdetailsContext$i62;
|
|
58948
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i62 = authdetailsContext.instinfo) === null || _authdetailsContext$i62 === void 0 ? void 0 : _authdetailsContext$i62.linkedinlink, '_blank');
|
|
58900
58949
|
}
|
|
58901
58950
|
}
|
|
58902
58951
|
}, /*#__PURE__*/React.createElement(FaLinkedinIn, {
|
|
58903
58952
|
size: sectionproperties.linkedinbtniconfontsize
|
|
58904
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58953
|
+
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i63 = authdetailsContext.instinfo) === null || _authdetailsContext$i63 === void 0 ? void 0 : _authdetailsContext$i63.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
58905
58954
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
58906
58955
|
onClick: function onClick() {
|
|
58907
|
-
var _authdetailsContext$
|
|
58908
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58909
|
-
var _authdetailsContext$
|
|
58910
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58956
|
+
var _authdetailsContext$i64;
|
|
58957
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i64 = authdetailsContext.instinfo) === null || _authdetailsContext$i64 === void 0 ? void 0 : _authdetailsContext$i64.instagramlink) != null) {
|
|
58958
|
+
var _authdetailsContext$i65;
|
|
58959
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i65 = authdetailsContext.instinfo) === null || _authdetailsContext$i65 === void 0 ? void 0 : _authdetailsContext$i65.instagramlink, '_blank');
|
|
58911
58960
|
}
|
|
58912
58961
|
}
|
|
58913
58962
|
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
58914
58963
|
size: sectionproperties.instgrambtniconfontsize
|
|
58915
58964
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
58916
58965
|
className: "col-lg-12 p-0 d-flex flex-row mt-3"
|
|
58917
|
-
}, sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58966
|
+
}, sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i66 = authdetailsContext.instinfo) === null || _authdetailsContext$i66 === void 0 ? void 0 : _authdetailsContext$i66.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
58918
58967
|
"class": langdetect == 'en' ? " ".concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center mr-2' : "".concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center ml-2'
|
|
58919
58968
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
58920
58969
|
,
|
|
58921
58970
|
onClick: function onClick() {
|
|
58922
|
-
var _authdetailsContext$
|
|
58923
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58924
|
-
var _authdetailsContext$
|
|
58925
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58971
|
+
var _authdetailsContext$i67;
|
|
58972
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i67 = authdetailsContext.instinfo) === null || _authdetailsContext$i67 === void 0 ? void 0 : _authdetailsContext$i67.tiktoklink) != null) {
|
|
58973
|
+
var _authdetailsContext$i68;
|
|
58974
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i68 = authdetailsContext.instinfo) === null || _authdetailsContext$i68 === void 0 ? void 0 : _authdetailsContext$i68.tiktoklink, '_blank');
|
|
58926
58975
|
}
|
|
58927
58976
|
}
|
|
58928
58977
|
}, /*#__PURE__*/React.createElement(IoLogoTiktok, {
|
|
58929
58978
|
size: sectionproperties.tiktokbtniconfontsize
|
|
58930
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58979
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i69 = authdetailsContext.instinfo) === null || _authdetailsContext$i69 === void 0 ? void 0 : _authdetailsContext$i69.youtubelink) != null && /*#__PURE__*/React.createElement("div", {
|
|
58931
58980
|
"class": "".concat(footerStyles.youtube_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
58932
58981
|
onClick: function onClick() {
|
|
58933
|
-
var _authdetailsContext$
|
|
58934
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58935
|
-
var _authdetailsContext$
|
|
58936
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
58982
|
+
var _authdetailsContext$i70;
|
|
58983
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i70 = authdetailsContext.instinfo) === null || _authdetailsContext$i70 === void 0 ? void 0 : _authdetailsContext$i70.youtubelink) != null) {
|
|
58984
|
+
var _authdetailsContext$i71;
|
|
58985
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i71 = authdetailsContext.instinfo) === null || _authdetailsContext$i71 === void 0 ? void 0 : _authdetailsContext$i71.youtubelink, '_blank');
|
|
58937
58986
|
}
|
|
58938
58987
|
}
|
|
58939
58988
|
}, /*#__PURE__*/React.createElement(AiFillYoutube$1, {
|
|
@@ -58996,7 +59045,7 @@ var Footer8 = function Footer8(props) {
|
|
|
58996
59045
|
style: {
|
|
58997
59046
|
color: '#818181'
|
|
58998
59047
|
}
|
|
58999
|
-
}, "\u062D\u0642\u0648\u0642 \u0627\u0644\u0646\u0634\u0631 \u0645\u062D\u0641\u0648\u0638\u0629 \xA9 2025 \u0645\u0624\u0633\u0633\u0629 \u0627\u0644\u0645\u0633\u062A\u0634\u0627\u0631"))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59048
|
+
}, "\u062D\u0642\u0648\u0642 \u0627\u0644\u0646\u0634\u0631 \u0645\u062D\u0641\u0648\u0638\u0629 \xA9 2025 \u0645\u0624\u0633\u0633\u0629 \u0627\u0644\u0645\u0633\u062A\u0634\u0627\u0631"))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i72 = authdetailsContext.instinfo) === null || _authdetailsContext$i72 === void 0 ? void 0 : _authdetailsContext$i72.instid) == '67d6bda67adf6' && /*#__PURE__*/React.createElement("div", {
|
|
59000
59049
|
"class": "".concat(footerStyles.footerContainer) + ' col-lg-12 col-md-12 col-sm-12 '
|
|
59001
59050
|
}, /*#__PURE__*/React.createElement("div", {
|
|
59002
59051
|
"class": "row m-0 w-100 px-1025-1 pb-3 pl-sm-2 pr-sm-2 pl-md-3 pr-md-3",
|
|
@@ -59018,7 +59067,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59018
59067
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
59019
59068
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
59020
59069
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
59021
|
-
path: langdetect == 'en' ? (_logoarrayofobjects$
|
|
59070
|
+
path: langdetect == 'en' ? (_logoarrayofobjects$7 = logoarrayofobjects[0]) === null || _logoarrayofobjects$7 === void 0 ? void 0 : _logoarrayofobjects$7.englishlogo : (_logoarrayofobjects$8 = logoarrayofobjects[0]) === null || _logoarrayofobjects$8 === void 0 ? void 0 : _logoarrayofobjects$8.arabiclogo,
|
|
59022
59071
|
style: {
|
|
59023
59072
|
width: '100%',
|
|
59024
59073
|
height: '100%',
|
|
@@ -59216,8 +59265,8 @@ var Footer8 = function Footer8(props) {
|
|
|
59216
59265
|
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), /*#__PURE__*/React.createElement("div", {
|
|
59217
59266
|
"class": "".concat(footerStyles.iconTextStylepagename) + ' col-lg-12 p-0 d-flex flex-row mt-3 align-items-center ',
|
|
59218
59267
|
onClick: function onClick() {
|
|
59219
|
-
var _authdetailsContext$
|
|
59220
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59268
|
+
var _authdetailsContext$i73;
|
|
59269
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i73 = authdetailsContext.instinfo) === null || _authdetailsContext$i73 === void 0 || (_authdetailsContext$i73 = _authdetailsContext$i73.contactinfo) === null || _authdetailsContext$i73 === void 0 ? void 0 : _authdetailsContext$i73.email), '_self');
|
|
59221
59270
|
}
|
|
59222
59271
|
}, /*#__PURE__*/React.createElement("i", {
|
|
59223
59272
|
"class": ' fa fa-at mr-2 ml-2 '
|
|
@@ -59226,7 +59275,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59226
59275
|
style: {
|
|
59227
59276
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59228
59277
|
}
|
|
59229
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59278
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i74 = authdetailsContext.instinfo) === null || _authdetailsContext$i74 === void 0 || (_authdetailsContext$i74 = _authdetailsContext$i74.contactinfo) === null || _authdetailsContext$i74 === void 0 ? void 0 : _authdetailsContext$i74.email)), /*#__PURE__*/React.createElement("div", {
|
|
59230
59279
|
"class": "col-lg-12 p-0 text-start mb-2 mt-1"
|
|
59231
59280
|
}, /*#__PURE__*/React.createElement("p", {
|
|
59232
59281
|
"class": "".concat(footerStyles.textStyles)
|
|
@@ -59236,69 +59285,69 @@ var Footer8 = function Footer8(props) {
|
|
|
59236
59285
|
"class": "row m-0 w-100"
|
|
59237
59286
|
}, /*#__PURE__*/React.createElement("div", {
|
|
59238
59287
|
className: "col-lg-12 p-0 d-flex flex-row"
|
|
59239
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59288
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i75 = authdetailsContext.instinfo) === null || _authdetailsContext$i75 === void 0 ? void 0 : _authdetailsContext$i75.facebooklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59240
59289
|
"class": langdetect == 'en' ? "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center mr-2 ' : "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-2 ',
|
|
59241
59290
|
onClick: function onClick() {
|
|
59242
|
-
var _authdetailsContext$
|
|
59243
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59244
|
-
var _authdetailsContext$
|
|
59245
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59291
|
+
var _authdetailsContext$i76;
|
|
59292
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i76 = authdetailsContext.instinfo) === null || _authdetailsContext$i76 === void 0 ? void 0 : _authdetailsContext$i76.facebooklink) != null) {
|
|
59293
|
+
var _authdetailsContext$i77;
|
|
59294
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i77 = authdetailsContext.instinfo) === null || _authdetailsContext$i77 === void 0 ? void 0 : _authdetailsContext$i77.facebooklink, '_blank');
|
|
59246
59295
|
}
|
|
59247
59296
|
}
|
|
59248
59297
|
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
59249
59298
|
size: sectionproperties.facebkbtnniconfontsize
|
|
59250
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59299
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i78 = authdetailsContext.instinfo) === null || _authdetailsContext$i78 === void 0 ? void 0 : _authdetailsContext$i78.linkedinlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59251
59300
|
"class": "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.linkedinbtn) + ' d-flex align-items-center justify-content-center ml-2 mr-2'
|
|
59252
59301
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
59253
59302
|
,
|
|
59254
59303
|
onClick: function onClick() {
|
|
59255
|
-
var _authdetailsContext$
|
|
59256
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59257
|
-
var _authdetailsContext$
|
|
59258
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59304
|
+
var _authdetailsContext$i79;
|
|
59305
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i79 = authdetailsContext.instinfo) === null || _authdetailsContext$i79 === void 0 ? void 0 : _authdetailsContext$i79.linkedinlink) != null) {
|
|
59306
|
+
var _authdetailsContext$i80;
|
|
59307
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i80 = authdetailsContext.instinfo) === null || _authdetailsContext$i80 === void 0 ? void 0 : _authdetailsContext$i80.linkedinlink, '_blank');
|
|
59259
59308
|
}
|
|
59260
59309
|
}
|
|
59261
59310
|
}, /*#__PURE__*/React.createElement(FaLinkedinIn, {
|
|
59262
59311
|
size: sectionproperties.instgrambtniconfontsize
|
|
59263
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59312
|
+
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i81 = authdetailsContext.instinfo) === null || _authdetailsContext$i81 === void 0 ? void 0 : _authdetailsContext$i81.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59264
59313
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
59265
59314
|
onClick: function onClick() {
|
|
59266
|
-
var _authdetailsContext$
|
|
59267
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59268
|
-
var _authdetailsContext$
|
|
59269
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59315
|
+
var _authdetailsContext$i82;
|
|
59316
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i82 = authdetailsContext.instinfo) === null || _authdetailsContext$i82 === void 0 ? void 0 : _authdetailsContext$i82.instagramlink) != null) {
|
|
59317
|
+
var _authdetailsContext$i83;
|
|
59318
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i83 = authdetailsContext.instinfo) === null || _authdetailsContext$i83 === void 0 ? void 0 : _authdetailsContext$i83.instagramlink, '_blank');
|
|
59270
59319
|
}
|
|
59271
59320
|
}
|
|
59272
59321
|
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
59273
59322
|
size: sectionproperties.instgrambtniconfontsize
|
|
59274
59323
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
59275
59324
|
className: "col-lg-12 p-0 d-flex flex-row mt-3"
|
|
59276
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59325
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i84 = authdetailsContext.instinfo) === null || _authdetailsContext$i84 === void 0 ? void 0 : _authdetailsContext$i84.youtubelink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59277
59326
|
"class": langdetect == 'en' ? "".concat(footerStyles.youtube_btnnnn) + ' d-flex align-items-center justify-content-center mr-2' : "".concat(footerStyles.youtube_btnnnn) + ' d-flex align-items-center justify-content-center ml-2',
|
|
59278
59327
|
onClick: function onClick() {
|
|
59279
|
-
var _authdetailsContext$
|
|
59280
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59281
|
-
var _authdetailsContext$
|
|
59282
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59328
|
+
var _authdetailsContext$i85;
|
|
59329
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i85 = authdetailsContext.instinfo) === null || _authdetailsContext$i85 === void 0 ? void 0 : _authdetailsContext$i85.youtubelink) != null) {
|
|
59330
|
+
var _authdetailsContext$i86;
|
|
59331
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i86 = authdetailsContext.instinfo) === null || _authdetailsContext$i86 === void 0 ? void 0 : _authdetailsContext$i86.youtubelink, '_blank');
|
|
59283
59332
|
}
|
|
59284
59333
|
}
|
|
59285
59334
|
}, /*#__PURE__*/React.createElement(AiFillYoutube$1, {
|
|
59286
59335
|
size: sectionproperties.youtubebtniconfontsize
|
|
59287
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59336
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i87 = authdetailsContext.instinfo) === null || _authdetailsContext$i87 === void 0 || (_authdetailsContext$i87 = _authdetailsContext$i87.contactinfo) === null || _authdetailsContext$i87 === void 0 ? void 0 : _authdetailsContext$i87.email) != null && /*#__PURE__*/React.createElement("div", {
|
|
59288
59337
|
"class": "".concat(footerStyles.mailbtn) + ' d-flex align-items-center justify-content-center mr-2 ml-2',
|
|
59289
59338
|
onClick: function onClick() {
|
|
59290
|
-
var _authdetailsContext$
|
|
59291
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59339
|
+
var _authdetailsContext$i88;
|
|
59340
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i88 = authdetailsContext.instinfo) === null || _authdetailsContext$i88 === void 0 || (_authdetailsContext$i88 = _authdetailsContext$i88.contactinfo) === null || _authdetailsContext$i88 === void 0 ? void 0 : _authdetailsContext$i88.email), '_self');
|
|
59292
59341
|
}
|
|
59293
59342
|
}, /*#__PURE__*/React.createElement(AiOutlineMail, {
|
|
59294
59343
|
size: sectionproperties.youtubebtniconfontsize
|
|
59295
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59344
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i89 = authdetailsContext.instinfo) === null || _authdetailsContext$i89 === void 0 ? void 0 : _authdetailsContext$i89.whatsappnumber) != null && /*#__PURE__*/React.createElement("div", {
|
|
59296
59345
|
"class": "".concat(footerStyles.youtube_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
59297
59346
|
onClick: function onClick() {
|
|
59298
|
-
var _authdetailsContext$
|
|
59299
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59300
|
-
var _authdetailsContext$
|
|
59301
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59347
|
+
var _authdetailsContext$i90;
|
|
59348
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i90 = authdetailsContext.instinfo) === null || _authdetailsContext$i90 === void 0 ? void 0 : _authdetailsContext$i90.whatsappnumber) != null) {
|
|
59349
|
+
var _authdetailsContext$i91;
|
|
59350
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i91 = authdetailsContext.instinfo) === null || _authdetailsContext$i91 === void 0 ? void 0 : _authdetailsContext$i91.whatsappnumber), '_blank');
|
|
59302
59351
|
}
|
|
59303
59352
|
}
|
|
59304
59353
|
}, /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
@@ -96522,7 +96571,7 @@ var Variants_J_Cards = function Variants_J_Cards(props) {
|
|
|
96522
96571
|
function ownKeys$6(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; }
|
|
96523
96572
|
function _objectSpread$6(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$6(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$6(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
96524
96573
|
var Simpleproductcard = function Simpleproductcard(props) {
|
|
96525
|
-
var _item$producttags, _authdetailsContext$i3, _item$producttags$, _authdetailsContext$
|
|
96574
|
+
var _item$producttags, _authdetailsContext$i3, _item$producttags$, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _item$producttags2, _authdetailsContext$i1, _item$producttags$2, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12;
|
|
96526
96575
|
var _useState = useState(''),
|
|
96527
96576
|
_useState2 = _slicedToArray(_useState, 2),
|
|
96528
96577
|
sectionproperties = _useState2[0],
|
|
@@ -97288,14 +97337,19 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
97288
97337
|
},
|
|
97289
97338
|
onClick: function onClick(e) {
|
|
97290
97339
|
if ((sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute) == 'None') ; else {
|
|
97291
|
-
|
|
97340
|
+
var _authdetailsContext$i4;
|
|
97341
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.contactinfo.instid) == '675eeed3a2e7d') {
|
|
97342
|
+
cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid, item.skiplayeronclick);
|
|
97343
|
+
} else {
|
|
97344
|
+
handleClick();
|
|
97345
|
+
}
|
|
97292
97346
|
}
|
|
97293
97347
|
}
|
|
97294
|
-
}, Image('normal')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
97348
|
+
}, Image('normal')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.contactinfo.instid) != '69244cc88aa0a' && item.currentquantity < 1 && sectionproperties.showoutofstock == 'Show' && item.quantavailtype == 'limit' && item.hasvariants == 0 && /*#__PURE__*/React.createElement("div", {
|
|
97295
97349
|
"class": "".concat(card_cssstyles.outstockbadge) + ' allcentered '
|
|
97296
97350
|
}, /*#__PURE__*/React.createElement("p", {
|
|
97297
97351
|
"class": "m-0 p-0"
|
|
97298
|
-
}, langdetect == 'en' ? sectionproperties.outstock_contenten : sectionproperties.outstock_contentar)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
97352
|
+
}, langdetect == 'en' ? sectionproperties.outstock_contenten : sectionproperties.outstock_contentar)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) == '69244cc88aa0a' && item.currentquantity < 1 && sectionproperties.showoutofstock == 'Show' && item.quantavailtype == 'limit' && item.hasvariants == 0 && /*#__PURE__*/React.createElement("div", {
|
|
97299
97353
|
"class": "".concat(card_cssstyles.outstockbadge2) + ' allcentered '
|
|
97300
97354
|
}, /*#__PURE__*/React.createElement("p", {
|
|
97301
97355
|
"class": "m-0 p-0"
|
|
@@ -97321,7 +97375,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
97321
97375
|
}, item.name))), /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("div", {
|
|
97322
97376
|
"class": sectionproperties.productnamecentered == 'Centered' ? card_cssstyles.innersection + ' row m-0 w-100 allcentered ' : card_cssstyles.innersection + ' row m-0 w-100 ',
|
|
97323
97377
|
style: {}
|
|
97324
|
-
}, (item === null || item === void 0 ? void 0 : item.productfeaturesarray) != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
97378
|
+
}, (item === null || item === void 0 ? void 0 : item.productfeaturesarray) != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.contactinfo.instid) == '69de6dceab218' && (item === null || item === void 0 ? void 0 : item.productfeaturesarray) != null && (item === null || item === void 0 ? void 0 : item.productfeaturesarray.length) != 0 && (item === null || item === void 0 ? void 0 : item.productfeaturesarray.map(function (ffitem, ffindex) {
|
|
97325
97379
|
return /*#__PURE__*/React.createElement("div", {
|
|
97326
97380
|
"class": "text-start d-flex align-items-center col-lg- p-0 mb-1"
|
|
97327
97381
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -97339,7 +97393,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
97339
97393
|
fontWeight: 300
|
|
97340
97394
|
}
|
|
97341
97395
|
}, "-"));
|
|
97342
|
-
})), sectionproperties.showfeatures == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
97396
|
+
})), sectionproperties.showfeatures == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) != '69de6dceab218' && /*#__PURE__*/React.createElement("div", {
|
|
97343
97397
|
"class": "allcentered col-lg-12 p-0",
|
|
97344
97398
|
style: {
|
|
97345
97399
|
height: 40
|
|
@@ -97359,7 +97413,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
97359
97413
|
color: sectionproperties.featurecolor,
|
|
97360
97414
|
fontSize: sectionproperties.featurefontsize + 'px'
|
|
97361
97415
|
}
|
|
97362
|
-
}, (item === null || item === void 0 ? void 0 : item.productfeature) != undefined && (item === null || item === void 0 ? void 0 : item.productfeature) != null ? item === null || item === void 0 ? void 0 : item.productfeature : '')), sectionproperties.showfeatures == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
97416
|
+
}, (item === null || item === void 0 ? void 0 : item.productfeature) != undefined && (item === null || item === void 0 ? void 0 : item.productfeature) != null ? item === null || item === void 0 ? void 0 : item.productfeature : '')), sectionproperties.showfeatures == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.contactinfo.instid) != '69de6dceab218' && /*#__PURE__*/React.createElement("div", {
|
|
97363
97417
|
"class": "allcentered col-lg-12 p-0",
|
|
97364
97418
|
style: {
|
|
97365
97419
|
height: 40
|
|
@@ -97379,7 +97433,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
97379
97433
|
color: sectionproperties.featurecolor,
|
|
97380
97434
|
fontSize: sectionproperties.featurefontsize + 'px'
|
|
97381
97435
|
}
|
|
97382
|
-
}, (item === null || item === void 0 ? void 0 : item.productfeature) != undefined && (item === null || item === void 0 ? void 0 : item.productfeature) != null ? item === null || item === void 0 ? void 0 : item.productfeature : '')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
97436
|
+
}, (item === null || item === void 0 ? void 0 : item.productfeature) != undefined && (item === null || item === void 0 ? void 0 : item.productfeature) != null ? item === null || item === void 0 ? void 0 : item.productfeature : '')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.contactinfo.instid) == '68b87409b9a2a' && /*#__PURE__*/React.createElement("div", {
|
|
97383
97437
|
"class": "col-12 p-0 d-flex flex-row align-items-center",
|
|
97384
97438
|
style: {
|
|
97385
97439
|
visibility: item.currentquantity > 1 ? 'visible' : 'hidden'
|
|
@@ -97431,7 +97485,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
97431
97485
|
style: {
|
|
97432
97486
|
textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
97433
97487
|
}
|
|
97434
|
-
}, item.name)), (item === null || item === void 0 ? void 0 : item.producttags) != undefined && (item === null || item === void 0 || (_item$producttags2 = item.producttags) === null || _item$producttags2 === void 0 ? void 0 : _item$producttags2.length) != 0 && sectionproperties.showtag == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
97488
|
+
}, item.name)), (item === null || item === void 0 ? void 0 : item.producttags) != undefined && (item === null || item === void 0 || (_item$producttags2 = item.producttags) === null || _item$producttags2 === void 0 ? void 0 : _item$producttags2.length) != 0 && sectionproperties.showtag == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) == '684fdf3f9e856' && /*#__PURE__*/React.createElement("div", {
|
|
97435
97489
|
"class": "allcentered",
|
|
97436
97490
|
style: {
|
|
97437
97491
|
width: '100%',
|
|
@@ -97498,7 +97552,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
97498
97552
|
"class": "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 mr-2 ml-2 '
|
|
97499
97553
|
}, langdetect == 'en' ? item.currencyname : '', " ", price, " ", langdetect == 'en' ? '' : item.currencyname)), sectionproperties.showpill == 'Show' && has_sale == 1 && sectionproperties.counterposition == 'Besides Sale Price' && /*#__PURE__*/React.createElement("div", {
|
|
97500
97554
|
style: {}
|
|
97501
|
-
}, PillContainer()))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
97555
|
+
}, PillContainer()))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.contactinfo.instid) == '696b839eebc8c' && /*#__PURE__*/React.createElement("div", {
|
|
97502
97556
|
"class": "col-12 p-0 d-flex flex-row align-items-center mb-2",
|
|
97503
97557
|
style: {
|
|
97504
97558
|
visibility: item.currentquantity > 1 ? 'visible' : 'hidden'
|
|
@@ -97599,7 +97653,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
97599
97653
|
color: sectionproperties.quantitycolor,
|
|
97600
97654
|
fontWeight: sectionproperties.quantityfontweight
|
|
97601
97655
|
}
|
|
97602
|
-
}, langdetect == 'en' ? sectionproperties.qtytextinen : sectionproperties.qtytextinar, " ", item.currentquantity, ' ', langdetect == 'en' ? sectionproperties.qtytextinen2 : sectionproperties.qtytextinar2)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
97656
|
+
}, langdetect == 'en' ? sectionproperties.qtytextinen : sectionproperties.qtytextinar, " ", item.currentquantity, ' ', langdetect == 'en' ? sectionproperties.qtytextinen2 : sectionproperties.qtytextinar2)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.contactinfo.instid) == '6887802d26765' && sectionproperties.prodsalePriceshow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
97603
97657
|
"class": "col-lg-12 p-0 d-flex align-items-center allcentered"
|
|
97604
97658
|
}, /*#__PURE__*/React.createElement("div", {
|
|
97605
97659
|
"class": "".concat(card_cssstyles.quantitybtn) + ' p-0 d-flex align-items-center justify-content-center mx-auto mb-2 w-md-70 ',
|
|
@@ -97644,7 +97698,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
97644
97698
|
disabled: AddtoCartMutationContext.isLoading == true ? true : false
|
|
97645
97699
|
}, /*#__PURE__*/React.createElement("i", {
|
|
97646
97700
|
"class": "h-100 allcentered addbtn"
|
|
97647
|
-
}, /*#__PURE__*/React.createElement(FiPlus, null))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
97701
|
+
}, /*#__PURE__*/React.createElement(FiPlus, null))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.contactinfo.instid) == '69eddfb81f141' && /*#__PURE__*/React.createElement("div", {
|
|
97648
97702
|
"class": "col-12 p-0 d-flex flex-row align-items-center",
|
|
97649
97703
|
style: {
|
|
97650
97704
|
justifyContent: sectionproperties.productnamecentered == 'Centered' ? 'center' : 'start',
|
|
@@ -97673,8 +97727,8 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
97673
97727
|
}, /*#__PURE__*/React.createElement("p", {
|
|
97674
97728
|
"class": "".concat(card_cssstyles.cart_btn) + ' m-0 p-0 d-flex align-items-center justify-content-center mt-1 ',
|
|
97675
97729
|
onClick: function onClick() {
|
|
97676
|
-
var _authdetailsContext$
|
|
97677
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
97730
|
+
var _authdetailsContext$i13;
|
|
97731
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.contactinfo.instid) == '68527dfef348b') {
|
|
97678
97732
|
window.open((ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint) + item.image, '_blank');
|
|
97679
97733
|
} else if (sectionproperties.showvariantscont == 'Show') {
|
|
97680
97734
|
addtocartfunc();
|