tabexseriescomponents 0.2.1203 → 0.2.1205
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 +96 -389
- package/dist/index.esm.js +96 -389
- package/dist/index.umd.js +96 -389
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -58739,7 +58739,7 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
58739
58739
|
function ownKeys$1y(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
58740
58740
|
function _objectSpread$1y(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1y(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1y(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
58741
58741
|
var Newsletterfooter = function Newsletterfooter(props) {
|
|
58742
|
-
var _authdetailsContext$i8, _authdetailsContext$i9,
|
|
58742
|
+
var _authdetailsContext$i8, _authdetailsContext$i9, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i0, _authdetailsContext$i1, _authdetailsContext$i10, _authdetailsContext$i13, _authdetailsContext$i16, _authdetailsContext$i19, _authdetailsContext$i22, _authdetailsContext$i25, _authdetailsContext$i28, _authdetailsContext$i30, _authdetailsContext$i32, _authdetailsContext$i34, _authdetailsContext$i36, _authdetailsContext$i39, _authdetailsContext$i44, _authdetailsContext$i45, _authdetailsContext$i46, _authdetailsContext$i47, _authdetailsContext$i48, _authdetailsContext$i49, _authdetailsContext$i50, _authdetailsContext$i52, _authdetailsContext$i53, _authdetailsContext$i56, _authdetailsContext$i59, _authdetailsContext$i62, _authdetailsContext$i65, _authdetailsContext$i67, _returnpolicyobj15, _returnpolicyobj16, _returnpolicyobj17, _fetchcustomercartQue, _fetchcustomercartQue2;
|
|
58743
58743
|
var _useState = React.useState(''),
|
|
58744
58744
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
58745
58745
|
sectionproperties = _useState2[0],
|
|
@@ -59267,7 +59267,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
59267
59267
|
style: {
|
|
59268
59268
|
display: window.location.pathname == '/home' && sectionproperties.showfooterinhome == 'Hide' ? 'none' : 'flex'
|
|
59269
59269
|
}
|
|
59270
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) != '6948004a50205' &&
|
|
59270
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) != '6948004a50205' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59271
59271
|
"class": sectionproperties.showbottomnav == 'Show' ? 'row m-0 w-100' : 'row m-0 w-100',
|
|
59272
59272
|
style: {
|
|
59273
59273
|
position: 'relative',
|
|
@@ -59305,7 +59305,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
59305
59305
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59306
59306
|
"class": "row m-0 w-100 d-flex justify-content-start justify-content-md-start"
|
|
59307
59307
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59308
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59308
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.contactinfo.instid) == '684fdf3f9e856' ? 'col-lg-12 p-0 d-flex justify-content-start justify-content-md-center mb-md-3' : 'col-lg-12 p-0 d-flex justify-content-start justify-content-md-start'
|
|
59309
59309
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59310
59310
|
"class": "".concat(footerStyles.logoStyles) + ' cursor-pointer ',
|
|
59311
59311
|
onClick: function onClick() {
|
|
@@ -59325,7 +59325,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
59325
59325
|
"class": "col-lg-12 p-0 d-flex justify-content-start justify-content-md-start"
|
|
59326
59326
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59327
59327
|
className: "".concat(footerStyles.textStyles) + ' wordbreak wordbreak3 text-center p-0 mb-4 '
|
|
59328
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59328
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.description_ar)))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59329
59329
|
"class": "col-lg-12 p-0 d-none d-md-block my-3"
|
|
59330
59330
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
59331
59331
|
"class": "m-0 p-0"
|
|
@@ -59378,48 +59378,48 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
59378
59378
|
style: {
|
|
59379
59379
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59380
59380
|
}
|
|
59381
|
-
}, langdetect == 'en' ? sectionproperties.sectionTitleContent3 : sectionproperties.sectionTitleContent_ar3)), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59381
|
+
}, langdetect == 'en' ? sectionproperties.sectionTitleContent3 : sectionproperties.sectionTitleContent_ar3)), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59382
59382
|
"class": footerStyles.facebook_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
|
|
59383
59383
|
onClick: function onClick() {
|
|
59384
|
-
var _authdetailsContext$
|
|
59385
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59386
|
-
var _authdetailsContext$
|
|
59387
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59384
|
+
var _authdetailsContext$i11;
|
|
59385
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.facebooklink) != null) {
|
|
59386
|
+
var _authdetailsContext$i12;
|
|
59387
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.facebooklink, '_blank');
|
|
59388
59388
|
}
|
|
59389
59389
|
}
|
|
59390
59390
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebook.FaFacebook, {
|
|
59391
59391
|
size: sectionproperties.facebkbtnniconfontsize
|
|
59392
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59392
|
+
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59393
59393
|
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
|
|
59394
59394
|
onClick: function onClick() {
|
|
59395
|
-
var _authdetailsContext$
|
|
59396
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59397
|
-
var _authdetailsContext$
|
|
59398
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59395
|
+
var _authdetailsContext$i14;
|
|
59396
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.instagramlink) != null) {
|
|
59397
|
+
var _authdetailsContext$i15;
|
|
59398
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.instagramlink, '_blank');
|
|
59399
59399
|
}
|
|
59400
59400
|
}
|
|
59401
59401
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
59402
59402
|
size: sectionproperties.instgrambtniconfontsize
|
|
59403
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59403
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59404
59404
|
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
|
|
59405
59405
|
onClick: function onClick() {
|
|
59406
|
-
var _authdetailsContext$
|
|
59407
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59408
|
-
var _authdetailsContext$
|
|
59409
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59406
|
+
var _authdetailsContext$i17;
|
|
59407
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.youtubelink) != null) {
|
|
59408
|
+
var _authdetailsContext$i18;
|
|
59409
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.youtubelink, '_blank');
|
|
59410
59410
|
}
|
|
59411
59411
|
}
|
|
59412
59412
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube$1.AiFillYoutube, {
|
|
59413
59413
|
size: sectionproperties.instgrambtniconfontsize
|
|
59414
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59414
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.twitterlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59415
59415
|
"class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 mb-2 '
|
|
59416
59416
|
// className={langdetect == 'en' ? `${footerStyles.youtube_btn}` + ' allcentered mr-3 mr-sm-4 mb-2 ' : `${footerStyles.youtube_btn}` + ' allcentered ml-3 ml-sm-4 mb-2 '}
|
|
59417
59417
|
,
|
|
59418
59418
|
onClick: function onClick() {
|
|
59419
|
-
var _authdetailsContext$
|
|
59420
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59421
|
-
var _authdetailsContext$
|
|
59422
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59419
|
+
var _authdetailsContext$i20;
|
|
59420
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.twitterlink) != null) {
|
|
59421
|
+
var _authdetailsContext$i21;
|
|
59422
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.twitterlink, '_blank');
|
|
59423
59423
|
}
|
|
59424
59424
|
}
|
|
59425
59425
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
@@ -59427,78 +59427,78 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
59427
59427
|
style: {
|
|
59428
59428
|
fontSize: 20
|
|
59429
59429
|
}
|
|
59430
|
-
}, "x")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59430
|
+
}, "x")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59431
59431
|
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
|
|
59432
59432
|
onClick: function onClick() {
|
|
59433
|
-
var _authdetailsContext$
|
|
59434
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59435
|
-
var _authdetailsContext$
|
|
59436
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59433
|
+
var _authdetailsContext$i23;
|
|
59434
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.tiktoklink) != null) {
|
|
59435
|
+
var _authdetailsContext$i24;
|
|
59436
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.tiktoklink, '_blank');
|
|
59437
59437
|
}
|
|
59438
59438
|
}
|
|
59439
59439
|
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
59440
59440
|
size: sectionproperties.instgrambtniconfontsize
|
|
59441
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59441
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.snapchatlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59442
59442
|
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
|
|
59443
59443
|
onClick: function onClick() {
|
|
59444
|
-
var _authdetailsContext$
|
|
59445
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59446
|
-
var _authdetailsContext$
|
|
59447
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59444
|
+
var _authdetailsContext$i26;
|
|
59445
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.snapchatlink) != null) {
|
|
59446
|
+
var _authdetailsContext$i27;
|
|
59447
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.snapchatlink, '_blank');
|
|
59448
59448
|
}
|
|
59449
59449
|
}
|
|
59450
59450
|
}, /*#__PURE__*/React__default["default"].createElement(FaSnapchat.FaSnapchat, {
|
|
59451
59451
|
size: sectionproperties.instgrambtniconfontsize
|
|
59452
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59452
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59453
59453
|
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
|
|
59454
59454
|
onClick: function onClick() {
|
|
59455
|
-
var _authdetailsContext$
|
|
59456
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59455
|
+
var _authdetailsContext$i29;
|
|
59456
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.linkedinlink, '_blank');
|
|
59457
59457
|
}
|
|
59458
59458
|
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
59459
59459
|
size: sectionproperties.instgrambtniconfontsize
|
|
59460
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59460
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.pinterestlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59461
59461
|
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
|
|
59462
59462
|
onClick: function onClick() {
|
|
59463
|
-
var _authdetailsContext$
|
|
59464
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59463
|
+
var _authdetailsContext$i31;
|
|
59464
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.pinterestlink, '_blank');
|
|
59465
59465
|
}
|
|
59466
59466
|
}, /*#__PURE__*/React__default["default"].createElement(FaPinterestP.FaPinterestP, {
|
|
59467
59467
|
size: sectionproperties.instgrambtniconfontsize
|
|
59468
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59468
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.behancelink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59469
59469
|
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
|
|
59470
59470
|
onClick: function onClick() {
|
|
59471
|
-
var _authdetailsContext$
|
|
59472
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59471
|
+
var _authdetailsContext$i33;
|
|
59472
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.behancelink, '_blank');
|
|
59473
59473
|
}
|
|
59474
59474
|
}, /*#__PURE__*/React__default["default"].createElement(FaBehance.FaBehance, {
|
|
59475
59475
|
size: sectionproperties.instgrambtniconfontsize
|
|
59476
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59476
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.tripadvisorlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59477
59477
|
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
|
|
59478
59478
|
onClick: function onClick() {
|
|
59479
|
-
var _authdetailsContext$
|
|
59480
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59479
|
+
var _authdetailsContext$i35;
|
|
59480
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.tripadvisorlink, '_blank');
|
|
59481
59481
|
}
|
|
59482
59482
|
}, /*#__PURE__*/React__default["default"].createElement(FaTripadvisor.FaTripadvisor, {
|
|
59483
59483
|
size: sectionproperties.instgrambtniconfontsize
|
|
59484
|
-
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59484
|
+
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59485
59485
|
"class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
|
|
59486
59486
|
onClick: function onClick() {
|
|
59487
|
-
var _authdetailsContext$
|
|
59488
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59489
|
-
var _authdetailsContext$
|
|
59490
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59487
|
+
var _authdetailsContext$i37;
|
|
59488
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.whatsappnumber) != null) {
|
|
59489
|
+
var _authdetailsContext$i38;
|
|
59490
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.whatsappnumber), '_blank');
|
|
59491
59491
|
}
|
|
59492
59492
|
}
|
|
59493
59493
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
59494
59494
|
size: sectionproperties.youtubebtniconfontsize
|
|
59495
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59495
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.telegramlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59496
59496
|
"class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
|
|
59497
59497
|
onClick: function onClick() {
|
|
59498
|
-
var _authdetailsContext$
|
|
59499
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59500
|
-
var _authdetailsContext$
|
|
59501
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59498
|
+
var _authdetailsContext$i40;
|
|
59499
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.telegramlink) != null) {
|
|
59500
|
+
var _authdetailsContext$i41;
|
|
59501
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.telegramlink, '_blank');
|
|
59502
59502
|
}
|
|
59503
59503
|
}
|
|
59504
59504
|
}, /*#__PURE__*/React__default["default"].createElement(FaTelegramPlane.FaTelegramPlane, {
|
|
@@ -59518,15 +59518,15 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
59518
59518
|
"class": langdetect == 'en' ? "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mr-2 ' : "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer ml-2 ',
|
|
59519
59519
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
59520
59520
|
onClick: function onClick() {
|
|
59521
|
-
var _authdetailsContext$
|
|
59522
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59521
|
+
var _authdetailsContext$i42;
|
|
59522
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.mobileapplink_appstore, '_blank');
|
|
59523
59523
|
}
|
|
59524
59524
|
}), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React__default["default"].createElement("img", {
|
|
59525
59525
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
|
|
59526
59526
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
59527
59527
|
onClick: function onClick() {
|
|
59528
|
-
var _authdetailsContext$
|
|
59529
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59528
|
+
var _authdetailsContext$i43;
|
|
59529
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.mobileapplink_playstore, '_blank');
|
|
59530
59530
|
}
|
|
59531
59531
|
}))), sectionproperties.showfooteraddress == 'Show' && sectionproperties.storeinfostyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59532
59532
|
"class": "row m-0 w-100 d-flex flex-row justify-content-start align-items-center mt-4"
|
|
@@ -59543,7 +59543,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
59543
59543
|
"class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
|
|
59544
59544
|
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
59545
59545
|
size: 30
|
|
59546
|
-
})), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59546
|
+
})), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.address_ar)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59547
59547
|
"class": "col-lg-12 p-0 d-block my-3"
|
|
59548
59548
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
59549
59549
|
"class": "m-0 p-0"
|
|
@@ -59639,7 +59639,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
59639
59639
|
color: sectionproperties.generaltext_fontColor,
|
|
59640
59640
|
fontWeight: sectionproperties.generaltext_fontWeight
|
|
59641
59641
|
}
|
|
59642
|
-
}, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar)))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59642
|
+
}, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar)))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.contactinfo.instid) == '688b86aaf144b' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59643
59643
|
"class": "col-12 allcentered mb-4"
|
|
59644
59644
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59645
59645
|
className: "".concat(footerStyles.payimgcont),
|
|
@@ -59659,7 +59659,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
59659
59659
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
59660
59660
|
src: 'https://tabex-co.com/storage/StaticImages/tamara.jpg',
|
|
59661
59661
|
className: "".concat(footerStyles.payimg)
|
|
59662
|
-
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59662
|
+
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.contactinfo.instid) == '6886153fad69c' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59663
59663
|
"class": "col-12 allcentered mb-4"
|
|
59664
59664
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59665
59665
|
className: "".concat(footerStyles.payimgcont),
|
|
@@ -59670,7 +59670,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
59670
59670
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
59671
59671
|
src: 'https://tabex-co.com/storage/StaticImages/tamara.jpg',
|
|
59672
59672
|
className: "".concat(footerStyles.payimg)
|
|
59673
|
-
})))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59673
|
+
})))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.contactinfo.instid) == '6948004a50205' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59674
59674
|
"class": sectionproperties.showbottomnav == 'Show' ? 'row m-0 w-100' : 'row m-0 w-100',
|
|
59675
59675
|
style: {
|
|
59676
59676
|
position: 'relative',
|
|
@@ -59686,23 +59686,6 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
59686
59686
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59687
59687
|
"class": "row m-0 w-100"
|
|
59688
59688
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59689
|
-
"class": 'col-lg-12 p-0 d-flex justify-content-center justify-content-md-start'
|
|
59690
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59691
|
-
"class": "".concat(footerStyles.logoStyles) + ' cursor-pointer ',
|
|
59692
|
-
onClick: function onClick() {
|
|
59693
|
-
routingcountext(sectionproperties.logoonclickroute);
|
|
59694
|
-
}
|
|
59695
|
-
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
59696
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
59697
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
59698
|
-
path: sectionproperties.replacelogo == 'Yes' ? langdetect == 'en' ? (_bgimagearrayofobjs$3 = bgimagearrayofobjs[0]) === null || _bgimagearrayofobjs$3 === void 0 ? void 0 : _bgimagearrayofobjs$3.englishlogo : (_bgimagearrayofobjs$4 = bgimagearrayofobjs[0]) === null || _bgimagearrayofobjs$4 === void 0 ? void 0 : _bgimagearrayofobjs$4.arabiclogo : langdetect == 'en' ? (_logoarrayofobjects$3 = logoarrayofobjects[0]) === null || _logoarrayofobjects$3 === void 0 ? void 0 : _logoarrayofobjects$3.englishlogo : (_logoarrayofobjects$4 = logoarrayofobjects[0]) === null || _logoarrayofobjects$4 === void 0 ? void 0 : _logoarrayofobjects$4.arabiclogo,
|
|
59699
|
-
style: {
|
|
59700
|
-
width: '100%',
|
|
59701
|
-
height: '100%',
|
|
59702
|
-
objectFit: 'contain'
|
|
59703
|
-
},
|
|
59704
|
-
loading: "lazy"
|
|
59705
|
-
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59706
59689
|
"class": "col-xl-4 col-lg-3 col-md-12 text-start flex-column mb-md-3"
|
|
59707
59690
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59708
59691
|
"class": langdetect == 'en' ? 'row m-0 w-100 pr-4' : 'row m-0 w-100 pr-4'
|
|
@@ -59715,16 +59698,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
59715
59698
|
"class": "col-lg-12 p-0 text-start mb-2"
|
|
59716
59699
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59717
59700
|
"class": "".concat(footerStyles.textStyles) + ' m-0 '
|
|
59718
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59719
|
-
"class": "col-lg-12 p-0 text-start mt-4 mb-2"
|
|
59720
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59721
|
-
"class": "".concat(footerStyles.sectionTitle),
|
|
59722
|
-
style: {}
|
|
59723
|
-
}, langdetect == 'en' ? 'Customer Service & Working Hours' : 'الدعم الفني و ساعات العمل')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59724
|
-
"class": "col-lg-12 p-0 text-start"
|
|
59725
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59726
|
-
"class": "".concat(footerStyles.textStyles) + ' '
|
|
59727
|
-
}, "\u0645\u0646 \u0627\u0644\u0633\u0628\u062A \u0627\u0644\u0649 \u0627\u0644\u062E\u0645\u064A\u0633 9 \u0635\u0628\u0627\u062D\u0627- 7\u0645\u0633\u0627\u0621")))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59701
|
+
}, 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__default["default"].createElement("div", {
|
|
59728
59702
|
"class": ' col-lg-3 col-md-12 text-start flex-column mb-md-3 '
|
|
59729
59703
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59730
59704
|
"class": "row m-0 w-100"
|
|
@@ -59771,15 +59745,15 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
59771
59745
|
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59772
59746
|
"class": "".concat(footerStyles.textStyles) + ' col-lg-12 p-0 d-flex flex-row mt-3 align-items-center ',
|
|
59773
59747
|
onClick: function onClick() {
|
|
59774
|
-
var _authdetailsContext$
|
|
59775
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59748
|
+
var _authdetailsContext$i51;
|
|
59749
|
+
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');
|
|
59776
59750
|
}
|
|
59777
59751
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59778
59752
|
"class": "".concat(footerStyles.subPages) + ' m-0 cursor-pointer ',
|
|
59779
59753
|
style: {
|
|
59780
59754
|
textAlign: langdetect != 'ar' ? 'left' : 'right'
|
|
59781
59755
|
}
|
|
59782
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59756
|
+
}, 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)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59783
59757
|
"class": "col-lg-12 p-0 text-start mb-2 mt-3"
|
|
59784
59758
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59785
59759
|
"class": "".concat(footerStyles.sectionTitle)
|
|
@@ -59789,65 +59763,65 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
59789
59763
|
"class": "row m-0 w-100"
|
|
59790
59764
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59791
59765
|
className: "col-lg-12 p-0 d-flex flex-row"
|
|
59792
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59766
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i53 = authdetailsContext.instinfo) === null || _authdetailsContext$i53 === void 0 ? void 0 : _authdetailsContext$i53.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59793
59767
|
"class": langdetect != 'ar' ? "".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 ',
|
|
59794
59768
|
onClick: function onClick() {
|
|
59795
|
-
var _authdetailsContext$
|
|
59796
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59797
|
-
var _authdetailsContext$
|
|
59798
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59769
|
+
var _authdetailsContext$i54;
|
|
59770
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i54 = authdetailsContext.instinfo) === null || _authdetailsContext$i54 === void 0 ? void 0 : _authdetailsContext$i54.facebooklink) != null) {
|
|
59771
|
+
var _authdetailsContext$i55;
|
|
59772
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i55 = authdetailsContext.instinfo) === null || _authdetailsContext$i55 === void 0 ? void 0 : _authdetailsContext$i55.facebooklink, '_blank');
|
|
59799
59773
|
}
|
|
59800
59774
|
}
|
|
59801
59775
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebook.FaFacebook, {
|
|
59802
59776
|
size: sectionproperties.facebkbtnniconfontsize
|
|
59803
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59777
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i56 = authdetailsContext.instinfo) === null || _authdetailsContext$i56 === void 0 ? void 0 : _authdetailsContext$i56.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59804
59778
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2',
|
|
59805
59779
|
onClick: function onClick() {
|
|
59806
|
-
var _authdetailsContext$
|
|
59807
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59808
|
-
var _authdetailsContext$
|
|
59809
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59780
|
+
var _authdetailsContext$i57;
|
|
59781
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.linkedinlink) != null) {
|
|
59782
|
+
var _authdetailsContext$i58;
|
|
59783
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i58 = authdetailsContext.instinfo) === null || _authdetailsContext$i58 === void 0 ? void 0 : _authdetailsContext$i58.linkedinlink, '_blank');
|
|
59810
59784
|
}
|
|
59811
59785
|
}
|
|
59812
59786
|
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
59813
59787
|
size: sectionproperties.instgrambtniconfontsize
|
|
59814
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59788
|
+
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i59 = authdetailsContext.instinfo) === null || _authdetailsContext$i59 === void 0 ? void 0 : _authdetailsContext$i59.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59815
59789
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
59816
59790
|
onClick: function onClick() {
|
|
59817
|
-
var _authdetailsContext$
|
|
59818
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59819
|
-
var _authdetailsContext$
|
|
59820
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59791
|
+
var _authdetailsContext$i60;
|
|
59792
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i60 = authdetailsContext.instinfo) === null || _authdetailsContext$i60 === void 0 ? void 0 : _authdetailsContext$i60.instagramlink) != null) {
|
|
59793
|
+
var _authdetailsContext$i61;
|
|
59794
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i61 = authdetailsContext.instinfo) === null || _authdetailsContext$i61 === void 0 ? void 0 : _authdetailsContext$i61.instagramlink, '_blank');
|
|
59821
59795
|
}
|
|
59822
59796
|
}
|
|
59823
59797
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
59824
59798
|
size: sectionproperties.instgrambtniconfontsize
|
|
59825
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59799
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i62 = authdetailsContext.instinfo) === null || _authdetailsContext$i62 === void 0 ? void 0 : _authdetailsContext$i62.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59826
59800
|
"class": langdetect != 'ar' ? "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center mr-2' : "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2',
|
|
59827
59801
|
onClick: function onClick() {
|
|
59828
|
-
var _authdetailsContext$
|
|
59829
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59830
|
-
var _authdetailsContext$
|
|
59831
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59802
|
+
var _authdetailsContext$i63;
|
|
59803
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i63 = authdetailsContext.instinfo) === null || _authdetailsContext$i63 === void 0 ? void 0 : _authdetailsContext$i63.youtubelink) != null) {
|
|
59804
|
+
var _authdetailsContext$i64;
|
|
59805
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i64 = authdetailsContext.instinfo) === null || _authdetailsContext$i64 === void 0 ? void 0 : _authdetailsContext$i64.youtubelink, '_blank');
|
|
59832
59806
|
}
|
|
59833
59807
|
}
|
|
59834
59808
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube$1.AiFillYoutube, {
|
|
59835
59809
|
size: sectionproperties.youtubebtniconfontsize
|
|
59836
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59810
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i65 = authdetailsContext.instinfo) === null || _authdetailsContext$i65 === void 0 || (_authdetailsContext$i65 = _authdetailsContext$i65.contactinfo) === null || _authdetailsContext$i65 === void 0 ? void 0 : _authdetailsContext$i65.email) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59837
59811
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center mr-2 ml-2',
|
|
59838
59812
|
onClick: function onClick() {
|
|
59839
|
-
var _authdetailsContext$
|
|
59840
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59813
|
+
var _authdetailsContext$i66;
|
|
59814
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i66 = authdetailsContext.instinfo) === null || _authdetailsContext$i66 === void 0 || (_authdetailsContext$i66 = _authdetailsContext$i66.contactinfo) === null || _authdetailsContext$i66 === void 0 ? void 0 : _authdetailsContext$i66.email), '_self');
|
|
59841
59815
|
}
|
|
59842
59816
|
}, /*#__PURE__*/React__default["default"].createElement(AiOutlineMail.AiOutlineMail, {
|
|
59843
59817
|
size: sectionproperties.youtubebtniconfontsize
|
|
59844
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59818
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i67 = authdetailsContext.instinfo) === null || _authdetailsContext$i67 === void 0 ? void 0 : _authdetailsContext$i67.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59845
59819
|
"class": "".concat(footerStyles.instgram_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
59846
59820
|
onClick: function onClick() {
|
|
59847
|
-
var _authdetailsContext$
|
|
59848
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59849
|
-
var _authdetailsContext$
|
|
59850
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59821
|
+
var _authdetailsContext$i68;
|
|
59822
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i68 = authdetailsContext.instinfo) === null || _authdetailsContext$i68 === void 0 ? void 0 : _authdetailsContext$i68.whatsappnumber) != null) {
|
|
59823
|
+
var _authdetailsContext$i69;
|
|
59824
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i69 = authdetailsContext.instinfo) === null || _authdetailsContext$i69 === void 0 ? void 0 : _authdetailsContext$i69.whatsappnumber), '_blank');
|
|
59851
59825
|
}
|
|
59852
59826
|
}
|
|
59853
59827
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -59909,273 +59883,6 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
59909
59883
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
59910
59884
|
src: 'https://tabex-co.com/storage/StaticImages/mastercard.png',
|
|
59911
59885
|
className: "".concat(footerStyles.payimg)
|
|
59912
|
-
})), sectionproperties.showpaypal == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59913
|
-
className: "".concat(footerStyles.payimgcont),
|
|
59914
|
-
style: {
|
|
59915
|
-
width: '70px',
|
|
59916
|
-
height: '40px'
|
|
59917
|
-
}
|
|
59918
|
-
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
59919
|
-
src: 'https://tabex-co.com/storage/StaticImages/paypal.png',
|
|
59920
|
-
className: "".concat(footerStyles.payimg)
|
|
59921
|
-
})), sectionproperties.showinstapay == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59922
|
-
className: "".concat(footerStyles.payimgcont),
|
|
59923
|
-
style: {
|
|
59924
|
-
width: '70px',
|
|
59925
|
-
height: '40px'
|
|
59926
|
-
}
|
|
59927
|
-
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
59928
|
-
src: 'https://tabex-co.com/storage/StaticImages/instapay.png',
|
|
59929
|
-
className: "".concat(footerStyles.payimg)
|
|
59930
|
-
})), sectionproperties.showvodafonecash == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59931
|
-
className: "".concat(footerStyles.payimgcont),
|
|
59932
|
-
style: {
|
|
59933
|
-
width: '100px',
|
|
59934
|
-
height: '40px'
|
|
59935
|
-
}
|
|
59936
|
-
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
59937
|
-
src: 'https://tabex-co.com/storage/StaticImages/vodafonecash.png',
|
|
59938
|
-
className: "".concat(footerStyles.payimg)
|
|
59939
|
-
})), sectionproperties.showmeeza == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59940
|
-
className: "".concat(footerStyles.payimgcont),
|
|
59941
|
-
style: {
|
|
59942
|
-
width: '50px',
|
|
59943
|
-
height: '40px'
|
|
59944
|
-
}
|
|
59945
|
-
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
59946
|
-
src: 'https://tabex-co.com/storage/StaticImages/meezaimage.png',
|
|
59947
|
-
className: "".concat(footerStyles.payimg)
|
|
59948
|
-
})), sectionproperties.showewallet == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59949
|
-
className: "".concat(footerStyles.payimgcont),
|
|
59950
|
-
style: {
|
|
59951
|
-
width: '50px',
|
|
59952
|
-
height: '45px'
|
|
59953
|
-
}
|
|
59954
|
-
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
59955
|
-
src: 'https://tabex-co.com/storage/StaticImages/ewalletimage.png',
|
|
59956
|
-
className: "".concat(footerStyles.payimg)
|
|
59957
|
-
})), sectionproperties.showvalu == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59958
|
-
className: "".concat(footerStyles.payimgcont),
|
|
59959
|
-
style: {
|
|
59960
|
-
width: '50px',
|
|
59961
|
-
height: '40px'
|
|
59962
|
-
}
|
|
59963
|
-
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
59964
|
-
src: 'https://tabex-co.com/storage/StaticImages/valu.png',
|
|
59965
|
-
className: "".concat(footerStyles.payimg)
|
|
59966
|
-
})))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i71 = authdetailsContext.instinfo) === null || _authdetailsContext$i71 === void 0 ? void 0 : _authdetailsContext$i71.contactinfo.instid) == '6948004a50205' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59967
|
-
"class": sectionproperties.showbottomnav == 'Show' ? 'row m-0 w-100' : 'row m-0 w-100',
|
|
59968
|
-
style: {
|
|
59969
|
-
position: 'relative',
|
|
59970
|
-
background: sectionproperties.footerbgcolor
|
|
59971
|
-
}
|
|
59972
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59973
|
-
style: {
|
|
59974
|
-
paddingLeft: langdetect == 'en' ? sectionproperties.footer_paddingLeft + 'px' : sectionproperties.footer_paddingRight + 'px',
|
|
59975
|
-
paddingRight: langdetect == 'en' ? sectionproperties.footer_paddingRight + 'px' : sectionproperties.footer_paddingLeft + 'px',
|
|
59976
|
-
zIndex: 1
|
|
59977
|
-
},
|
|
59978
|
-
"class": "".concat(footerStyles.footerContainer) + ' col-lg-12 col-md-12 col-sm-12 pl-sm-2 pr-sm-2 pl-md-3 pr-md-3 px-2015-3 py-lg-3 '
|
|
59979
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59980
|
-
"class": "row m-0 w-100"
|
|
59981
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59982
|
-
"class": "col-xl-4 col-lg-3 col-md-12 text-start flex-column mb-md-3"
|
|
59983
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59984
|
-
"class": langdetect == 'en' ? 'row m-0 w-100 pr-4' : 'row m-0 w-100 pr-4'
|
|
59985
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59986
|
-
"class": "col-lg-12 p-0 text-start mb-2"
|
|
59987
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59988
|
-
"class": "".concat(footerStyles.sectionTitle),
|
|
59989
|
-
style: {}
|
|
59990
|
-
}, langdetect == 'en' ? 'About Our Company' : 'عن الشركة')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59991
|
-
"class": "col-lg-12 p-0 text-start mb-2"
|
|
59992
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59993
|
-
"class": "".concat(footerStyles.textStyles) + ' m-0 '
|
|
59994
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i72 = authdetailsContext.instinfo) === null || _authdetailsContext$i72 === void 0 ? void 0 : _authdetailsContext$i72.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i73 = authdetailsContext.instinfo) === null || _authdetailsContext$i73 === void 0 ? void 0 : _authdetailsContext$i73.description_ar)))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59995
|
-
"class": ' col-lg-3 col-md-12 text-start flex-column mb-md-3 '
|
|
59996
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59997
|
-
"class": "row m-0 w-100"
|
|
59998
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59999
|
-
"class": "col-lg-12 p-0 text-start mb-2"
|
|
60000
|
-
}, Section1Title()), Section1pages())), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60001
|
-
"class": ' col-lg-3 col-md-12 text-start flex-column mb-md-3 '
|
|
60002
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60003
|
-
"class": "row m-0 w-100"
|
|
60004
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60005
|
-
"class": "col-lg-12 p-0 text-start mb-2"
|
|
60006
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60007
|
-
"class": "".concat(footerStyles.sectionTitle)
|
|
60008
|
-
}, langdetect == 'en' ? 'Products' : 'المنتجات')), pcollarray.map(function (item, index) {
|
|
60009
|
-
if (item.isshowntocustomers == 1) {
|
|
60010
|
-
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60011
|
-
"class": "col-lg-12 p-0 text-start mb-2",
|
|
60012
|
-
onClick: function onClick() {
|
|
60013
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'categories/' + item.categoryid);
|
|
60014
|
-
}
|
|
60015
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60016
|
-
"class": "".concat(footerStyles.subPages) + ' m-0 cursor-pointer '
|
|
60017
|
-
}, langdetect == 'en' ? item.title_en : item.title_ar));
|
|
60018
|
-
}
|
|
60019
|
-
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60020
|
-
"class": "col-xl-2 col-lg-3 col-md-12 text-start flex-column mb-md-3 mt-md-3"
|
|
60021
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60022
|
-
"class": "row m-0 w-100"
|
|
60023
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60024
|
-
"class": "col-lg-12 p-0 text-start mb-2"
|
|
60025
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60026
|
-
"class": "".concat(footerStyles.sectionTitle)
|
|
60027
|
-
}, langdetect == 'en' ? 'Contact' : 'تواصل')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60028
|
-
"class": "".concat(footerStyles.textStyles) + ' col-lg-12 p-0 d-flex flex-row align-items-center ',
|
|
60029
|
-
onClick: function onClick() {
|
|
60030
|
-
window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
|
|
60031
|
-
}
|
|
60032
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60033
|
-
"class": "".concat(footerStyles.subPages) + ' m-0 cursor-pointer ',
|
|
60034
|
-
style: {
|
|
60035
|
-
textAlign: langdetect != 'ar' ? 'left' : 'right',
|
|
60036
|
-
direction: 'ltr'
|
|
60037
|
-
}
|
|
60038
|
-
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60039
|
-
"class": "".concat(footerStyles.textStyles) + ' col-lg-12 p-0 d-flex flex-row mt-3 align-items-center ',
|
|
60040
|
-
onClick: function onClick() {
|
|
60041
|
-
var _authdetailsContext$i74;
|
|
60042
|
-
window.open('mailto:' + (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), '_self');
|
|
60043
|
-
}
|
|
60044
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60045
|
-
"class": "".concat(footerStyles.subPages) + ' m-0 cursor-pointer ',
|
|
60046
|
-
style: {
|
|
60047
|
-
textAlign: langdetect != 'ar' ? 'left' : 'right'
|
|
60048
|
-
}
|
|
60049
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i75 = authdetailsContext.instinfo) === null || _authdetailsContext$i75 === void 0 || (_authdetailsContext$i75 = _authdetailsContext$i75.contactinfo) === null || _authdetailsContext$i75 === void 0 ? void 0 : _authdetailsContext$i75.email)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60050
|
-
"class": "col-lg-12 p-0 text-start mb-2 mt-3"
|
|
60051
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60052
|
-
"class": "".concat(footerStyles.sectionTitle)
|
|
60053
|
-
}, " ", langdetect == 'en' ? sectionproperties.sectionTitleContent3 : sectionproperties.sectionTitleContent_ar3)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60054
|
-
"class": "col-lg-12 p-0 d-flex flex-column"
|
|
60055
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60056
|
-
"class": "row m-0 w-100"
|
|
60057
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60058
|
-
className: "col-lg-12 p-0 d-flex flex-row"
|
|
60059
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i76 = authdetailsContext.instinfo) === null || _authdetailsContext$i76 === void 0 ? void 0 : _authdetailsContext$i76.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60060
|
-
"class": langdetect != 'ar' ? "".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 ',
|
|
60061
|
-
onClick: function onClick() {
|
|
60062
|
-
var _authdetailsContext$i77;
|
|
60063
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i77 = authdetailsContext.instinfo) === null || _authdetailsContext$i77 === void 0 ? void 0 : _authdetailsContext$i77.facebooklink) != null) {
|
|
60064
|
-
var _authdetailsContext$i78;
|
|
60065
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i78 = authdetailsContext.instinfo) === null || _authdetailsContext$i78 === void 0 ? void 0 : _authdetailsContext$i78.facebooklink, '_blank');
|
|
60066
|
-
}
|
|
60067
|
-
}
|
|
60068
|
-
}, /*#__PURE__*/React__default["default"].createElement(FaFacebook.FaFacebook, {
|
|
60069
|
-
size: sectionproperties.facebkbtnniconfontsize
|
|
60070
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i79 = authdetailsContext.instinfo) === null || _authdetailsContext$i79 === void 0 ? void 0 : _authdetailsContext$i79.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60071
|
-
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2',
|
|
60072
|
-
onClick: function onClick() {
|
|
60073
|
-
var _authdetailsContext$i80;
|
|
60074
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i80 = authdetailsContext.instinfo) === null || _authdetailsContext$i80 === void 0 ? void 0 : _authdetailsContext$i80.linkedinlink) != null) {
|
|
60075
|
-
var _authdetailsContext$i81;
|
|
60076
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i81 = authdetailsContext.instinfo) === null || _authdetailsContext$i81 === void 0 ? void 0 : _authdetailsContext$i81.linkedinlink, '_blank');
|
|
60077
|
-
}
|
|
60078
|
-
}
|
|
60079
|
-
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
60080
|
-
size: sectionproperties.instgrambtniconfontsize
|
|
60081
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i82 = authdetailsContext.instinfo) === null || _authdetailsContext$i82 === void 0 ? void 0 : _authdetailsContext$i82.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60082
|
-
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
60083
|
-
onClick: function onClick() {
|
|
60084
|
-
var _authdetailsContext$i83;
|
|
60085
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i83 = authdetailsContext.instinfo) === null || _authdetailsContext$i83 === void 0 ? void 0 : _authdetailsContext$i83.instagramlink) != null) {
|
|
60086
|
-
var _authdetailsContext$i84;
|
|
60087
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i84 = authdetailsContext.instinfo) === null || _authdetailsContext$i84 === void 0 ? void 0 : _authdetailsContext$i84.instagramlink, '_blank');
|
|
60088
|
-
}
|
|
60089
|
-
}
|
|
60090
|
-
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
60091
|
-
size: sectionproperties.instgrambtniconfontsize
|
|
60092
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i85 = authdetailsContext.instinfo) === null || _authdetailsContext$i85 === void 0 ? void 0 : _authdetailsContext$i85.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60093
|
-
"class": langdetect != 'ar' ? "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center mr-2' : "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2',
|
|
60094
|
-
onClick: function onClick() {
|
|
60095
|
-
var _authdetailsContext$i86;
|
|
60096
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i86 = authdetailsContext.instinfo) === null || _authdetailsContext$i86 === void 0 ? void 0 : _authdetailsContext$i86.youtubelink) != null) {
|
|
60097
|
-
var _authdetailsContext$i87;
|
|
60098
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i87 = authdetailsContext.instinfo) === null || _authdetailsContext$i87 === void 0 ? void 0 : _authdetailsContext$i87.youtubelink, '_blank');
|
|
60099
|
-
}
|
|
60100
|
-
}
|
|
60101
|
-
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube$1.AiFillYoutube, {
|
|
60102
|
-
size: sectionproperties.youtubebtniconfontsize
|
|
60103
|
-
})), (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) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60104
|
-
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center mr-2 ml-2',
|
|
60105
|
-
onClick: function onClick() {
|
|
60106
|
-
var _authdetailsContext$i89;
|
|
60107
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i89 = authdetailsContext.instinfo) === null || _authdetailsContext$i89 === void 0 || (_authdetailsContext$i89 = _authdetailsContext$i89.contactinfo) === null || _authdetailsContext$i89 === void 0 ? void 0 : _authdetailsContext$i89.email), '_self');
|
|
60108
|
-
}
|
|
60109
|
-
}, /*#__PURE__*/React__default["default"].createElement(AiOutlineMail.AiOutlineMail, {
|
|
60110
|
-
size: sectionproperties.youtubebtniconfontsize
|
|
60111
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i90 = authdetailsContext.instinfo) === null || _authdetailsContext$i90 === void 0 ? void 0 : _authdetailsContext$i90.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60112
|
-
"class": "".concat(footerStyles.instgram_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
60113
|
-
onClick: function onClick() {
|
|
60114
|
-
var _authdetailsContext$i91;
|
|
60115
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i91 = authdetailsContext.instinfo) === null || _authdetailsContext$i91 === void 0 ? void 0 : _authdetailsContext$i91.whatsappnumber) != null) {
|
|
60116
|
-
var _authdetailsContext$i92;
|
|
60117
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i92 = authdetailsContext.instinfo) === null || _authdetailsContext$i92 === void 0 ? void 0 : _authdetailsContext$i92.whatsappnumber), '_blank');
|
|
60118
|
-
}
|
|
60119
|
-
}
|
|
60120
|
-
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
60121
|
-
size: sectionproperties.youtubebtniconfontsize
|
|
60122
|
-
}))))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60123
|
-
"class": "col-12 mb-4 mt-4"
|
|
60124
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60125
|
-
style: {
|
|
60126
|
-
height: 1,
|
|
60127
|
-
width: '100%',
|
|
60128
|
-
background: '#fff'
|
|
60129
|
-
}
|
|
60130
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60131
|
-
"class": "col-12 text-center d-flex flex-row align-items-center justify-content-center"
|
|
60132
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60133
|
-
"class": footerStyles.subPages + ' m-0 cursor-pointer ',
|
|
60134
|
-
onClick: function onClick() {
|
|
60135
|
-
routingcountext(StaticPagesLinksContext.PrivacyPolicy);
|
|
60136
|
-
}
|
|
60137
|
-
}, returnpolicyobj('Privacy Policy')["policypagename_".concat(langdetect)] || ((_returnpolicyobj18 = returnpolicyobj('Privacy Policy')) === null || _returnpolicyobj18 === void 0 ? void 0 : _returnpolicyobj18.policypagename_en)), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
60138
|
-
style: {
|
|
60139
|
-
color: sectionproperties.footertextcolor,
|
|
60140
|
-
fontSize: 14
|
|
60141
|
-
},
|
|
60142
|
-
className: "mx-2"
|
|
60143
|
-
}, ' ', "-", ' '), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60144
|
-
"class": footerStyles.subPages + ' m-0 cursor-pointer ',
|
|
60145
|
-
onClick: function onClick() {
|
|
60146
|
-
routingcountext(StaticPagesLinksContext.ShippingPolicy);
|
|
60147
|
-
}
|
|
60148
|
-
}, returnpolicyobj('Shipping Policy')["policypagename_".concat(langdetect)] || ((_returnpolicyobj19 = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj19 === void 0 ? void 0 : _returnpolicyobj19.policypagename_en)), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
60149
|
-
style: {
|
|
60150
|
-
color: sectionproperties.footertextcolor,
|
|
60151
|
-
fontSize: 14
|
|
60152
|
-
},
|
|
60153
|
-
className: "mx-2"
|
|
60154
|
-
}, ' ', "-", ' '), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60155
|
-
"class": footerStyles.subPages + ' m-0 mx-1 cursor-pointer ',
|
|
60156
|
-
onClick: function onClick() {
|
|
60157
|
-
routingcountext(StaticPagesLinksContext.RefundPolicy);
|
|
60158
|
-
}
|
|
60159
|
-
}, returnpolicyobj('Refund Policy')["policypagename_".concat(langdetect)] || ((_returnpolicyobj20 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj20 === void 0 ? void 0 : _returnpolicyobj20.policypagename_en))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60160
|
-
"class": "col-lg-12 d-flex align-items-center justify-content-center justify-content-md-start mt-3"
|
|
60161
|
-
}, sectionproperties.showvisa == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60162
|
-
className: "".concat(footerStyles.payimgcont),
|
|
60163
|
-
style: {
|
|
60164
|
-
width: '50px',
|
|
60165
|
-
height: '40px'
|
|
60166
|
-
}
|
|
60167
|
-
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60168
|
-
src: 'https://tabex-co.com/storage/StaticImages/visa.png',
|
|
60169
|
-
className: "".concat(footerStyles.payimg)
|
|
60170
|
-
})), sectionproperties.showmastercard == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60171
|
-
className: "".concat(footerStyles.payimgcont),
|
|
60172
|
-
style: {
|
|
60173
|
-
width: '50px',
|
|
60174
|
-
height: '40px'
|
|
60175
|
-
}
|
|
60176
|
-
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60177
|
-
src: 'https://tabex-co.com/storage/StaticImages/mastercard.png',
|
|
60178
|
-
className: "".concat(footerStyles.payimg)
|
|
60179
59886
|
})), sectionproperties.showinstapay == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60180
59887
|
className: "".concat(footerStyles.payimgcont),
|
|
60181
59888
|
style: {
|