tabexseriescomponents 0.2.899 → 0.2.901
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 +411 -196
- package/dist/index.esm.js +411 -196
- package/dist/index.umd.js +411 -196
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -53971,7 +53971,7 @@ var Footer7 = function Footer7(props) {
|
|
|
53971
53971
|
function ownKeys$1A(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; }
|
|
53972
53972
|
function _objectSpread$1A(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1A(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1A(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
53973
53973
|
var Footer8 = function Footer8(props) {
|
|
53974
|
-
var _authdetailsContext$i2, _authdetailsContext$i3, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$
|
|
53974
|
+
var _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i15, _authdetailsContext$i18, _authdetailsContext$i21, _authdetailsContext$i24, _authdetailsContext$i27, _authdetailsContext$i30, _authdetailsContext$i33, _authdetailsContext$i36, _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$i42, _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i43, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i44, _authdetailsContext$i45, _authdetailsContext$i47, _authdetailsContext$i50, _authdetailsContext$i53, _authdetailsContext$i56, _authdetailsContext$i59, _returnpolicyobj9, _returnpolicyobj0, _returnpolicyobj1, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _authdetailsContext$i62, _logoarrayofobjects$5, _logoarrayofobjects$6, _templatepropcontext$2, _templatepropcontext$3, _fetchCategoriesQuery, _fetchCategoriesQuery2, _authdetailsContext$i64, _authdetailsContext$i65, _authdetailsContext$i68, _authdetailsContext$i71, _authdetailsContext$i74, _authdetailsContext$i76, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _returnpolicyobj17, _returnpolicyobj18;
|
|
53975
53975
|
var _useState = React.useState(''),
|
|
53976
53976
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
53977
53977
|
sectionproperties = _useState2[0],
|
|
@@ -54050,6 +54050,15 @@ var Footer8 = function Footer8(props) {
|
|
|
54050
54050
|
fontSize: sectionproperties.footerinfotext_secondaryfontsize + 'px',
|
|
54051
54051
|
fontWeight: sectionproperties.footerinfotext_secondaryfontweight
|
|
54052
54052
|
}),
|
|
54053
|
+
iconTextStylepagename: glamor.css({
|
|
54054
|
+
color: sectionproperties.footerinfotext_secondarycolor,
|
|
54055
|
+
fontSize: sectionproperties.footerinfotext_secondaryfontsize + 'px',
|
|
54056
|
+
fontWeight: sectionproperties.footerinfotext_secondaryfontweight,
|
|
54057
|
+
transition: '.3s',
|
|
54058
|
+
':hover': {
|
|
54059
|
+
color: sectionproperties.footerinfotext_coloronhover
|
|
54060
|
+
}
|
|
54061
|
+
}),
|
|
54053
54062
|
footerinfoContainer: glamor.css({
|
|
54054
54063
|
':hover .footerinfo': {
|
|
54055
54064
|
transition: '.3s',
|
|
@@ -54153,11 +54162,15 @@ var Footer8 = function Footer8(props) {
|
|
|
54153
54162
|
objectFit: 'contain'
|
|
54154
54163
|
}),
|
|
54155
54164
|
linkedinbtn: glamor.css({
|
|
54165
|
+
color: sectionproperties.linkedinbtnTextcolor,
|
|
54166
|
+
backgroundColor: sectionproperties.linkedinbgcolor,
|
|
54156
54167
|
':hover': {
|
|
54157
|
-
backgroundColor: sectionproperties.linkedinbgcoloronhover
|
|
54168
|
+
backgroundColor: sectionproperties.linkedinbgcoloronhover,
|
|
54169
|
+
color: sectionproperties.linkedinbtnTextcoloronhover
|
|
54158
54170
|
}
|
|
54159
54171
|
}),
|
|
54160
54172
|
tiktokbtn: glamor.css({
|
|
54173
|
+
color: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.instid) == '67d6bda67adf6' ? '#05756d' : '',
|
|
54161
54174
|
':hover': {
|
|
54162
54175
|
backgroundColor: sectionproperties.tiktokbgcoloronhover
|
|
54163
54176
|
}
|
|
@@ -54173,7 +54186,7 @@ var Footer8 = function Footer8(props) {
|
|
|
54173
54186
|
}, [templateproperties_context]);
|
|
54174
54187
|
return /*#__PURE__*/React__default["default"].createElement("footer", {
|
|
54175
54188
|
"class": "row m-0 w-100 justify-content-center"
|
|
54176
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54189
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.instid) != '67b1bb900a541' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instid) != '67d6bda67adf6' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54177
54190
|
"class": "".concat(footerStyles.footerContainer) + ' col-lg-12 col-md-12 col-sm-12 '
|
|
54178
54191
|
}, sectionproperties.footerstyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54179
54192
|
"class": "row m-0 w-100 justify-content-center px-1025-1 pb-3 pl-sm-2 pr-sm-2 pl-md-3 pr-md-3",
|
|
@@ -54212,7 +54225,7 @@ var Footer8 = function Footer8(props) {
|
|
|
54212
54225
|
color: sectionproperties.prodCatColor,
|
|
54213
54226
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
54214
54227
|
}
|
|
54215
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54228
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.description_ar)))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54216
54229
|
"class": sectionproperties.prodCatShow == 'Show' ? 'col-lg-6 p-0' : 'col-lg-8 p-0'
|
|
54217
54230
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54218
54231
|
"class": "row m-0 w-100"
|
|
@@ -54226,7 +54239,7 @@ var Footer8 = function Footer8(props) {
|
|
|
54226
54239
|
color: sectionproperties.prodCatColor,
|
|
54227
54240
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
54228
54241
|
}
|
|
54229
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54242
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.description_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54230
54243
|
"class": 'col-lg-6 col-md-12 col-sm-12 align-items-center mb-md-3 p-sm-0'
|
|
54231
54244
|
}, sectionproperties.showfooteraddress == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
54232
54245
|
"class": "".concat(footerStyles.textStyles) + ' m-0 p-0 mb-3 mb-md-1 wordbreak d-none ',
|
|
@@ -54242,7 +54255,7 @@ var Footer8 = function Footer8(props) {
|
|
|
54242
54255
|
style: {
|
|
54243
54256
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
54244
54257
|
}
|
|
54245
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54258
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.address_en))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54246
54259
|
"class": "col-lg-12 justify-content-start align-items-center mb-md-4 p-0"
|
|
54247
54260
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54248
54261
|
"class": "row m-0 w-100 align-items-center flex-row justify-content-start justify-content-start justify-content-sm-center"
|
|
@@ -54259,8 +54272,8 @@ var Footer8 = function Footer8(props) {
|
|
|
54259
54272
|
"class": "".concat(footerStyles.appstore) + ' d-flex justify-content-center align-items-center cursor-pointer ',
|
|
54260
54273
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
54261
54274
|
onClick: function onClick() {
|
|
54262
|
-
var _authdetailsContext$
|
|
54263
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54275
|
+
var _authdetailsContext$i0;
|
|
54276
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.mobileapplink_appstore, '_blank');
|
|
54264
54277
|
}
|
|
54265
54278
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54266
54279
|
"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'
|
|
@@ -54268,8 +54281,8 @@ var Footer8 = function Footer8(props) {
|
|
|
54268
54281
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer ',
|
|
54269
54282
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
54270
54283
|
onClick: function onClick() {
|
|
54271
|
-
var _authdetailsContext$
|
|
54272
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54284
|
+
var _authdetailsContext$i1;
|
|
54285
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.mobileapplink_playstore, '_blank');
|
|
54273
54286
|
}
|
|
54274
54287
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54275
54288
|
"class": 'col-lg-6 col-md-12 col-sm-12 mb-md-3 p-sm-0'
|
|
@@ -54287,8 +54300,8 @@ var Footer8 = function Footer8(props) {
|
|
|
54287
54300
|
}, sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54288
54301
|
"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 ',
|
|
54289
54302
|
onClick: function onClick() {
|
|
54290
|
-
var _authdetailsContext$
|
|
54291
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54303
|
+
var _authdetailsContext$i10;
|
|
54304
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 || (_authdetailsContext$i10 = _authdetailsContext$i10.contactinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.email), '_self');
|
|
54292
54305
|
}
|
|
54293
54306
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
54294
54307
|
"class": "".concat(footerStyles.iconTextStyle) + ' p-0 m-0 wordbreak text-transform-none footerinfo pb-1 ',
|
|
@@ -54297,7 +54310,7 @@ var Footer8 = function Footer8(props) {
|
|
|
54297
54310
|
borderBottomStyle: 'solid',
|
|
54298
54311
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
54299
54312
|
}
|
|
54300
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54313
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 || (_authdetailsContext$i11 = _authdetailsContext$i11.contactinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.email))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54301
54314
|
"class": "col-lg-12 p-0 mt-2 mt-md-1 d-flex align-items-center justify-content-start"
|
|
54302
54315
|
}, sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54303
54316
|
"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 ',
|
|
@@ -54311,48 +54324,48 @@ var Footer8 = function Footer8(props) {
|
|
|
54311
54324
|
}
|
|
54312
54325
|
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54313
54326
|
"class": 'col-lg-12 p-0 d-flex align-items-center justify-content-start mt-3'
|
|
54314
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54327
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54315
54328
|
"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 ',
|
|
54316
54329
|
onClick: function onClick() {
|
|
54317
|
-
var _authdetailsContext$
|
|
54318
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54319
|
-
var _authdetailsContext$
|
|
54320
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54330
|
+
var _authdetailsContext$i13;
|
|
54331
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.facebooklink) != null) {
|
|
54332
|
+
var _authdetailsContext$i14;
|
|
54333
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.facebooklink, '_blank');
|
|
54321
54334
|
}
|
|
54322
54335
|
}
|
|
54323
54336
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
54324
54337
|
size: sectionproperties.facebkbtnniconfontsize
|
|
54325
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54338
|
+
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54326
54339
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
54327
54340
|
onClick: function onClick() {
|
|
54328
|
-
var _authdetailsContext$
|
|
54329
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54330
|
-
var _authdetailsContext$
|
|
54331
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54341
|
+
var _authdetailsContext$i16;
|
|
54342
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.instagramlink) != null) {
|
|
54343
|
+
var _authdetailsContext$i17;
|
|
54344
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.instagramlink, '_blank');
|
|
54332
54345
|
}
|
|
54333
54346
|
}
|
|
54334
54347
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
54335
54348
|
size: sectionproperties.instgrambtniconfontsize
|
|
54336
|
-
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54349
|
+
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54337
54350
|
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
54338
54351
|
onClick: function onClick() {
|
|
54339
|
-
var _authdetailsContext$
|
|
54340
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54341
|
-
var _authdetailsContext$
|
|
54342
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54352
|
+
var _authdetailsContext$i19;
|
|
54353
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.whatsappnumber) != null) {
|
|
54354
|
+
var _authdetailsContext$i20;
|
|
54355
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.whatsappnumber), '_blank');
|
|
54343
54356
|
}
|
|
54344
54357
|
}
|
|
54345
54358
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
54346
54359
|
size: sectionproperties.youtubebtniconfontsize
|
|
54347
|
-
})), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54360
|
+
})), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54348
54361
|
"class": langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-2' : "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center mr-2 '
|
|
54349
54362
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
54350
54363
|
,
|
|
54351
54364
|
onClick: function onClick() {
|
|
54352
|
-
var _authdetailsContext$
|
|
54353
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54354
|
-
var _authdetailsContext$
|
|
54355
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54365
|
+
var _authdetailsContext$i22;
|
|
54366
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.tiktoklink) != null) {
|
|
54367
|
+
var _authdetailsContext$i23;
|
|
54368
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.tiktoklink, '_blank');
|
|
54356
54369
|
}
|
|
54357
54370
|
}
|
|
54358
54371
|
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
@@ -54378,13 +54391,13 @@ var Footer8 = function Footer8(props) {
|
|
|
54378
54391
|
}
|
|
54379
54392
|
}, langdetect == 'en' ? 'Follow Us' : 'تابعنا')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54380
54393
|
"class": "col-lg-12 text-start px-5 flex-column"
|
|
54381
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54394
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54382
54395
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
54383
54396
|
onClick: function onClick() {
|
|
54384
|
-
var _authdetailsContext$
|
|
54385
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54386
|
-
var _authdetailsContext$
|
|
54387
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54397
|
+
var _authdetailsContext$i25;
|
|
54398
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.facebooklink) != null) {
|
|
54399
|
+
var _authdetailsContext$i26;
|
|
54400
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.facebooklink, '_blank');
|
|
54388
54401
|
}
|
|
54389
54402
|
},
|
|
54390
54403
|
style: {
|
|
@@ -54395,13 +54408,13 @@ var Footer8 = function Footer8(props) {
|
|
|
54395
54408
|
fontWeight: 500,
|
|
54396
54409
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
54397
54410
|
}
|
|
54398
|
-
}, "Facebook"), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54411
|
+
}, "Facebook"), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54399
54412
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
54400
54413
|
onClick: function onClick() {
|
|
54401
|
-
var _authdetailsContext$
|
|
54402
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54403
|
-
var _authdetailsContext$
|
|
54404
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54414
|
+
var _authdetailsContext$i28;
|
|
54415
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.instagramlink) != null) {
|
|
54416
|
+
var _authdetailsContext$i29;
|
|
54417
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.instagramlink, '_blank');
|
|
54405
54418
|
}
|
|
54406
54419
|
},
|
|
54407
54420
|
style: {
|
|
@@ -54412,13 +54425,13 @@ var Footer8 = function Footer8(props) {
|
|
|
54412
54425
|
fontWeight: 500,
|
|
54413
54426
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
54414
54427
|
}
|
|
54415
|
-
}, "Instagram"), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54428
|
+
}, "Instagram"), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54416
54429
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
54417
54430
|
onClick: function onClick() {
|
|
54418
|
-
var _authdetailsContext$
|
|
54419
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54420
|
-
var _authdetailsContext$
|
|
54421
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54431
|
+
var _authdetailsContext$i31;
|
|
54432
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.whatsappnumber) != null) {
|
|
54433
|
+
var _authdetailsContext$i32;
|
|
54434
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.whatsappnumber), '_blank');
|
|
54422
54435
|
}
|
|
54423
54436
|
},
|
|
54424
54437
|
style: {
|
|
@@ -54429,15 +54442,15 @@ var Footer8 = function Footer8(props) {
|
|
|
54429
54442
|
fontWeight: 500,
|
|
54430
54443
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
54431
54444
|
}
|
|
54432
|
-
}, "WhatsApp"), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54445
|
+
}, "WhatsApp"), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54433
54446
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start '
|
|
54434
54447
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
54435
54448
|
,
|
|
54436
54449
|
onClick: function onClick() {
|
|
54437
|
-
var _authdetailsContext$
|
|
54438
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54439
|
-
var _authdetailsContext$
|
|
54440
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54450
|
+
var _authdetailsContext$i34;
|
|
54451
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.tiktoklink) != null) {
|
|
54452
|
+
var _authdetailsContext$i35;
|
|
54453
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.tiktoklink, '_blank');
|
|
54441
54454
|
}
|
|
54442
54455
|
},
|
|
54443
54456
|
style: {
|
|
@@ -54448,7 +54461,7 @@ var Footer8 = function Footer8(props) {
|
|
|
54448
54461
|
fontWeight: 500,
|
|
54449
54462
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
54450
54463
|
}
|
|
54451
|
-
}, "Tiktok"), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54464
|
+
}, "Tiktok"), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54452
54465
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
54453
54466
|
style: {
|
|
54454
54467
|
width: 'auto',
|
|
@@ -54461,10 +54474,10 @@ var Footer8 = function Footer8(props) {
|
|
|
54461
54474
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
54462
54475
|
,
|
|
54463
54476
|
onClick: function onClick() {
|
|
54464
|
-
var _authdetailsContext$
|
|
54465
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54466
|
-
var _authdetailsContext$
|
|
54467
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54477
|
+
var _authdetailsContext$i37;
|
|
54478
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.tiktoklink) != null) {
|
|
54479
|
+
var _authdetailsContext$i38;
|
|
54480
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.linkedinlink, '_blank');
|
|
54468
54481
|
}
|
|
54469
54482
|
}
|
|
54470
54483
|
}, "LinkedIn")))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -54481,7 +54494,7 @@ var Footer8 = function Footer8(props) {
|
|
|
54481
54494
|
color: sectionproperties.prodCatColor,
|
|
54482
54495
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
54483
54496
|
}
|
|
54484
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54497
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.description_ar)))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54485
54498
|
"class": 'col-lg-6 col-md-12 col-sm-12 mb-md-3 p-sm-0'
|
|
54486
54499
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54487
54500
|
"class": "row m-0 w-100"
|
|
@@ -54493,8 +54506,8 @@ var Footer8 = function Footer8(props) {
|
|
|
54493
54506
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
54494
54507
|
},
|
|
54495
54508
|
onClick: function onClick() {
|
|
54496
|
-
var _authdetailsContext$
|
|
54497
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54509
|
+
var _authdetailsContext$i41;
|
|
54510
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 || (_authdetailsContext$i41 = _authdetailsContext$i41.contactinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.email), '_self');
|
|
54498
54511
|
}
|
|
54499
54512
|
}, langdetect == 'en' ? 'T: ' : 'الهاتف: ', " ", authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54500
54513
|
"class": "col-lg-12 p-0"
|
|
@@ -54506,7 +54519,7 @@ var Footer8 = function Footer8(props) {
|
|
|
54506
54519
|
onClick: function onClick() {
|
|
54507
54520
|
window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
|
|
54508
54521
|
}
|
|
54509
|
-
}, langdetect == 'en' ? 'E: ' : 'الايميل: ', " ", authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54522
|
+
}, langdetect == 'en' ? 'E: ' : 'الايميل: ', " ", authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 || (_authdetailsContext$i42 = _authdetailsContext$i42.contactinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.email))))), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54510
54523
|
"class": "row m-0 allcentered"
|
|
54511
54524
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54512
54525
|
"class": "".concat(footerStyles.divider) + ' '
|
|
@@ -54620,7 +54633,7 @@ var Footer8 = function Footer8(props) {
|
|
|
54620
54633
|
onClick: function onClick() {
|
|
54621
54634
|
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
54622
54635
|
}
|
|
54623
|
-
}, lang.orderhistory)))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54636
|
+
}, lang.orderhistory)))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.instid) == '67b1bb900a541' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54624
54637
|
"class": "".concat(footerStyles.footerContainer) + ' col-lg-12 col-md-12 col-sm-12 '
|
|
54625
54638
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54626
54639
|
"class": "row m-0 w-100 px-1025-1 pb-3 pl-sm-2 pr-sm-2 pl-md-3 pr-md-3",
|
|
@@ -54680,7 +54693,7 @@ var Footer8 = function Footer8(props) {
|
|
|
54680
54693
|
marginBottom: 0,
|
|
54681
54694
|
fontWeight: 500
|
|
54682
54695
|
}
|
|
54683
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54696
|
+
}, 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)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54684
54697
|
"class": "col-lg-12 p-0 text-start"
|
|
54685
54698
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
54686
54699
|
"class": "".concat(footerStyles.iconTextStyle),
|
|
@@ -54828,8 +54841,8 @@ var Footer8 = function Footer8(props) {
|
|
|
54828
54841
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
54829
54842
|
"class": "".concat(footerStyles.iconTextStyle) + ' cursor-pointer ',
|
|
54830
54843
|
onClick: function onClick() {
|
|
54831
|
-
var _authdetailsContext$
|
|
54832
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54844
|
+
var _authdetailsContext$i46;
|
|
54845
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 || (_authdetailsContext$i46 = _authdetailsContext$i46.contactinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.email), '_self');
|
|
54833
54846
|
}
|
|
54834
54847
|
}, "contact@advisor-firm.com")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54835
54848
|
"class": "col-lg-12 p-0 allcentered",
|
|
@@ -54865,63 +54878,61 @@ var Footer8 = function Footer8(props) {
|
|
|
54865
54878
|
"class": "row m-0 w-100"
|
|
54866
54879
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54867
54880
|
className: "col-lg-12 p-0 d-flex flex-row"
|
|
54868
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54881
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54869
54882
|
"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 ',
|
|
54870
54883
|
onClick: function onClick() {
|
|
54871
|
-
var _authdetailsContext$
|
|
54872
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54873
|
-
var _authdetailsContext$
|
|
54874
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54884
|
+
var _authdetailsContext$i48;
|
|
54885
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.facebooklink) != null) {
|
|
54886
|
+
var _authdetailsContext$i49;
|
|
54887
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.facebooklink, '_blank');
|
|
54875
54888
|
}
|
|
54876
54889
|
}
|
|
54877
54890
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
54878
54891
|
size: sectionproperties.facebkbtnniconfontsize
|
|
54879
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54880
|
-
"class": "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.linkedinbtn) + ' d-flex align-items-center justify-content-center ml-2 mr-2'
|
|
54881
|
-
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
54882
|
-
,
|
|
54892
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i50 = authdetailsContext.instinfo) === null || _authdetailsContext$i50 === void 0 ? void 0 : _authdetailsContext$i50.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54893
|
+
"class": "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.linkedinbtn) + ' d-flex align-items-center justify-content-center ml-2 mr-2',
|
|
54883
54894
|
onClick: function onClick() {
|
|
54884
|
-
var _authdetailsContext$
|
|
54885
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54886
|
-
var _authdetailsContext$
|
|
54887
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54895
|
+
var _authdetailsContext$i51;
|
|
54896
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i51 = authdetailsContext.instinfo) === null || _authdetailsContext$i51 === void 0 ? void 0 : _authdetailsContext$i51.linkedinlink) != null) {
|
|
54897
|
+
var _authdetailsContext$i52;
|
|
54898
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i52 = authdetailsContext.instinfo) === null || _authdetailsContext$i52 === void 0 ? void 0 : _authdetailsContext$i52.linkedinlink, '_blank');
|
|
54888
54899
|
}
|
|
54889
54900
|
}
|
|
54890
54901
|
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
54891
|
-
size: sectionproperties.
|
|
54892
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54902
|
+
size: sectionproperties.linkedinbtniconfontsize
|
|
54903
|
+
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i53 = authdetailsContext.instinfo) === null || _authdetailsContext$i53 === void 0 ? void 0 : _authdetailsContext$i53.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54893
54904
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
54894
54905
|
onClick: function onClick() {
|
|
54895
|
-
var _authdetailsContext$
|
|
54896
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54897
|
-
var _authdetailsContext$
|
|
54898
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54906
|
+
var _authdetailsContext$i54;
|
|
54907
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i54 = authdetailsContext.instinfo) === null || _authdetailsContext$i54 === void 0 ? void 0 : _authdetailsContext$i54.instagramlink) != null) {
|
|
54908
|
+
var _authdetailsContext$i55;
|
|
54909
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i55 = authdetailsContext.instinfo) === null || _authdetailsContext$i55 === void 0 ? void 0 : _authdetailsContext$i55.instagramlink, '_blank');
|
|
54899
54910
|
}
|
|
54900
54911
|
}
|
|
54901
54912
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
54902
54913
|
size: sectionproperties.instgrambtniconfontsize
|
|
54903
54914
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54904
54915
|
className: "col-lg-12 p-0 d-flex flex-row mt-3"
|
|
54905
|
-
}, sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54916
|
+
}, sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i56 = authdetailsContext.instinfo) === null || _authdetailsContext$i56 === void 0 ? void 0 : _authdetailsContext$i56.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54906
54917
|
"class": langdetect == 'en' ? "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center mr-2' : "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center ml-2'
|
|
54907
54918
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
54908
54919
|
,
|
|
54909
54920
|
onClick: function onClick() {
|
|
54910
|
-
var _authdetailsContext$
|
|
54911
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54912
|
-
var _authdetailsContext$
|
|
54913
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54921
|
+
var _authdetailsContext$i57;
|
|
54922
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.tiktoklink) != null) {
|
|
54923
|
+
var _authdetailsContext$i58;
|
|
54924
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i58 = authdetailsContext.instinfo) === null || _authdetailsContext$i58 === void 0 ? void 0 : _authdetailsContext$i58.tiktoklink, '_blank');
|
|
54914
54925
|
}
|
|
54915
54926
|
}
|
|
54916
54927
|
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
54917
54928
|
size: sectionproperties.youtubebtniconfontsize
|
|
54918
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54929
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i59 = authdetailsContext.instinfo) === null || _authdetailsContext$i59 === void 0 ? void 0 : _authdetailsContext$i59.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54919
54930
|
"class": "".concat(footerStyles.youtube_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
54920
54931
|
onClick: function onClick() {
|
|
54921
|
-
var _authdetailsContext$
|
|
54922
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54923
|
-
var _authdetailsContext$
|
|
54924
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
54932
|
+
var _authdetailsContext$i60;
|
|
54933
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i60 = authdetailsContext.instinfo) === null || _authdetailsContext$i60 === void 0 ? void 0 : _authdetailsContext$i60.youtubelink) != null) {
|
|
54934
|
+
var _authdetailsContext$i61;
|
|
54935
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i61 = authdetailsContext.instinfo) === null || _authdetailsContext$i61 === void 0 ? void 0 : _authdetailsContext$i61.youtubelink, '_blank');
|
|
54925
54936
|
}
|
|
54926
54937
|
}
|
|
54927
54938
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
|
|
@@ -54984,7 +54995,7 @@ var Footer8 = function Footer8(props) {
|
|
|
54984
54995
|
style: {
|
|
54985
54996
|
color: '#818181'
|
|
54986
54997
|
}
|
|
54987
|
-
}, "\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$
|
|
54998
|
+
}, "\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$i62 = authdetailsContext.instinfo) === null || _authdetailsContext$i62 === void 0 ? void 0 : _authdetailsContext$i62.instid) == '67d6bda67adf6' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54988
54999
|
"class": "".concat(footerStyles.footerContainer) + ' col-lg-12 col-md-12 col-sm-12 '
|
|
54989
55000
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54990
55001
|
"class": "row m-0 w-100 px-1025-1 pb-3 pl-sm-2 pr-sm-2 pl-md-3 pr-md-3",
|
|
@@ -54993,7 +55004,7 @@ var Footer8 = function Footer8(props) {
|
|
|
54993
55004
|
paddingRight: langdetect == 'en' ? sectionproperties.footer_paddingRight + 'px' : sectionproperties.footer_paddingLeft + 'px'
|
|
54994
55005
|
}
|
|
54995
55006
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54996
|
-
"class": "col-
|
|
55007
|
+
"class": "col-xl-4 col-lg-3 col-md-12 text-start flex-column mb-md-3"
|
|
54997
55008
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
54998
55009
|
"class": "row m-0 w-100"
|
|
54999
55010
|
}, sectionproperties.showlogo == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -55014,68 +55025,42 @@ var Footer8 = function Footer8(props) {
|
|
|
55014
55025
|
},
|
|
55015
55026
|
loading: "lazy"
|
|
55016
55027
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55017
|
-
"class": "col-lg-12 p-0
|
|
55018
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
55019
|
-
"class": "
|
|
55020
|
-
|
|
55021
|
-
|
|
55022
|
-
|
|
55023
|
-
|
|
55024
|
-
onClick: function onClick() {
|
|
55025
|
-
var _authdetailsContext$i63;
|
|
55026
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i63 = authdetailsContext.instinfo) === null || _authdetailsContext$i63 === void 0 ? void 0 : _authdetailsContext$i63.facebooklink) != null) {
|
|
55027
|
-
var _authdetailsContext$i64;
|
|
55028
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i64 = authdetailsContext.instinfo) === null || _authdetailsContext$i64 === void 0 ? void 0 : _authdetailsContext$i64.facebooklink, '_blank');
|
|
55029
|
-
}
|
|
55030
|
-
}
|
|
55031
|
-
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
55032
|
-
size: sectionproperties.facebkbtnniconfontsize
|
|
55033
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i65 = authdetailsContext.instinfo) === null || _authdetailsContext$i65 === void 0 ? void 0 : _authdetailsContext$i65.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55034
|
-
"class": "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.linkedinbtn) + ' d-flex align-items-center justify-content-center ml-2 mr-2'
|
|
55035
|
-
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
55036
|
-
,
|
|
55037
|
-
onClick: function onClick() {
|
|
55038
|
-
var _authdetailsContext$i66;
|
|
55039
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i66 = authdetailsContext.instinfo) === null || _authdetailsContext$i66 === void 0 ? void 0 : _authdetailsContext$i66.linkedinlink) != null) {
|
|
55040
|
-
var _authdetailsContext$i67;
|
|
55041
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i67 = authdetailsContext.instinfo) === null || _authdetailsContext$i67 === void 0 ? void 0 : _authdetailsContext$i67.linkedinlink, '_blank');
|
|
55042
|
-
}
|
|
55028
|
+
"class": "col-lg-12 p-0 text-start mb-2"
|
|
55029
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
55030
|
+
"class": "".concat(footerStyles.iconTextStyle),
|
|
55031
|
+
style: {
|
|
55032
|
+
color: sectionproperties.footerinfotext_color,
|
|
55033
|
+
marginBottom: 0,
|
|
55034
|
+
fontWeight: 500
|
|
55043
55035
|
}
|
|
55044
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
55045
|
-
|
|
55046
|
-
}
|
|
55047
|
-
"class": "".concat(footerStyles.
|
|
55048
|
-
|
|
55049
|
-
|
|
55050
|
-
|
|
55051
|
-
|
|
55052
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i70 = authdetailsContext.instinfo) === null || _authdetailsContext$i70 === void 0 ? void 0 : _authdetailsContext$i70.instagramlink, '_blank');
|
|
55053
|
-
}
|
|
55036
|
+
}, langdetect == 'en' ? 'Head Office' : 'المكتب الرئيسي')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55037
|
+
"class": "col-lg-12 p-0 text-start mb-2"
|
|
55038
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
55039
|
+
"class": "".concat(footerStyles.iconTextStyle) + ' m-0 ',
|
|
55040
|
+
style: {
|
|
55041
|
+
color: sectionproperties.footerinfotext_secondarycolor,
|
|
55042
|
+
fontSize: 14,
|
|
55043
|
+
fontWeight: 400
|
|
55054
55044
|
}
|
|
55055
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
55056
|
-
|
|
55057
|
-
}
|
|
55058
|
-
|
|
55059
|
-
|
|
55060
|
-
|
|
55061
|
-
|
|
55062
|
-
|
|
55063
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i72 = authdetailsContext.instinfo) === null || _authdetailsContext$i72 === void 0 || (_authdetailsContext$i72 = _authdetailsContext$i72.contactinfo) === null || _authdetailsContext$i72 === void 0 ? void 0 : _authdetailsContext$i72.email), '_self');
|
|
55045
|
+
}, "Villa No. 298 B - South Police Acemy - Fifth Settlement - New Cairo - Cairo - Egypt.")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55046
|
+
"class": "col-lg-12 p-0 text-start mt-4 mb-2"
|
|
55047
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
55048
|
+
"class": "".concat(footerStyles.iconTextStyle),
|
|
55049
|
+
style: {
|
|
55050
|
+
color: sectionproperties.footerinfotext_color,
|
|
55051
|
+
marginBottom: 0,
|
|
55052
|
+
fontWeight: 500
|
|
55064
55053
|
}
|
|
55065
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
55066
|
-
|
|
55067
|
-
}
|
|
55068
|
-
"class": "".concat(footerStyles.
|
|
55069
|
-
|
|
55070
|
-
|
|
55071
|
-
|
|
55072
|
-
|
|
55073
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i75 = authdetailsContext.instinfo) === null || _authdetailsContext$i75 === void 0 ? void 0 : _authdetailsContext$i75.whatsappnumber), '_blank');
|
|
55074
|
-
}
|
|
55054
|
+
}, langdetect == 'en' ? 'Factory' : 'المصنع')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55055
|
+
"class": "col-lg-12 p-0 text-start"
|
|
55056
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
55057
|
+
"class": "".concat(footerStyles.iconTextStyle) + ' ',
|
|
55058
|
+
style: {
|
|
55059
|
+
color: sectionproperties.footerinfotext_secondarycolor,
|
|
55060
|
+
fontSize: 14,
|
|
55061
|
+
fontWeight: 400
|
|
55075
55062
|
}
|
|
55076
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
55077
|
-
size: sectionproperties.youtubebtniconfontsize
|
|
55078
|
-
}))))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55063
|
+
}, "Units No. (40, 41, 42), Industrial Zone, Arab Al-Awamer Complex, Assiut Governorate")))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55079
55064
|
"class": "col-lg-4 col-md-12 d-none d-md-flex flex-column mb-md-3 mt-3"
|
|
55080
55065
|
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
55081
55066
|
"class": "w-100",
|
|
@@ -55088,7 +55073,7 @@ var Footer8 = function Footer8(props) {
|
|
|
55088
55073
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55089
55074
|
className: "col-lg-10 col-md-10 col-sm-10 p-0 d-flex align-items-center justify-content-start"
|
|
55090
55075
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
55091
|
-
"class": "".concat(footerStyles.textStyles)
|
|
55076
|
+
"class": "".concat(footerStyles.textStyles) + ' m-md-0 '
|
|
55092
55077
|
}, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55093
55078
|
className: "col-lg-2 col-md-2 col-sm-2 p-0"
|
|
55094
55079
|
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemState, null, function (state) {
|
|
@@ -55113,14 +55098,14 @@ var Footer8 = function Footer8(props) {
|
|
|
55113
55098
|
routingcountext(item.navigationroute);
|
|
55114
55099
|
}
|
|
55115
55100
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
55116
|
-
"class": "".concat(footerStyles.
|
|
55101
|
+
"class": "".concat(footerStyles.iconTextStylepagename) + ' m-0 ',
|
|
55117
55102
|
style: {
|
|
55118
55103
|
color: sectionproperties.footerinfotext_secondarycolor
|
|
55119
55104
|
}
|
|
55120
55105
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
55121
55106
|
}
|
|
55122
55107
|
})))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55123
|
-
"class": "col-lg-
|
|
55108
|
+
"class": "".concat(langdetect == 'en' ? 'pl-5' : 'pr-5') + ' col-lg-3 col-md-12 text-start flex-column mb-md-3 d-md-none '
|
|
55124
55109
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55125
55110
|
"class": "row m-0 w-100"
|
|
55126
55111
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -55135,7 +55120,7 @@ var Footer8 = function Footer8(props) {
|
|
|
55135
55120
|
routingcountext(item.navigationroute);
|
|
55136
55121
|
}
|
|
55137
55122
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
55138
|
-
"class": "".concat(footerStyles.
|
|
55123
|
+
"class": "".concat(footerStyles.iconTextStylepagename) + ' m-0 cursor-pointer ',
|
|
55139
55124
|
style: {
|
|
55140
55125
|
color: sectionproperties.footerinfotext_secondarycolor
|
|
55141
55126
|
}
|
|
@@ -55154,7 +55139,7 @@ var Footer8 = function Footer8(props) {
|
|
|
55154
55139
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55155
55140
|
className: "col-lg-10 col-md-10 col-sm-10 p-0 d-flex align-items-center justify-content-start"
|
|
55156
55141
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
55157
|
-
"class": "".concat(footerStyles.textStyles)
|
|
55142
|
+
"class": "".concat(footerStyles.textStyles) + ' m-md-0 '
|
|
55158
55143
|
}, langdetect == 'en' ? sectionproperties.otherinfotitle2en : sectionproperties.otherinfotitle2ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55159
55144
|
className: "col-lg-2 col-md-2 col-sm-2 p-0"
|
|
55160
55145
|
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemState, null, function (state) {
|
|
@@ -55172,21 +55157,21 @@ var Footer8 = function Footer8(props) {
|
|
|
55172
55157
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55173
55158
|
"class": "row m-0 w-100"
|
|
55174
55159
|
}, fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 || (_fetchCategoriesQuery = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery === void 0 || (_fetchCategoriesQuery = _fetchCategoriesQuery.data) === null || _fetchCategoriesQuery === void 0 ? void 0 : _fetchCategoriesQuery.categories.map(function (item, index) {
|
|
55175
|
-
if (item.isshowntocustomers == 1) {
|
|
55160
|
+
if (item.isshowntocustomers == 1 && item.isinftiler == 1) {
|
|
55176
55161
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55177
55162
|
"class": "col-lg-12 p-0 text-start mb-2",
|
|
55178
55163
|
onClick: function onClick() {
|
|
55179
55164
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'categories/' + item.categoryid);
|
|
55180
55165
|
}
|
|
55181
55166
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
55182
|
-
"class": "".concat(footerStyles.
|
|
55167
|
+
"class": "".concat(footerStyles.iconTextStylepagename) + ' m-0 ',
|
|
55183
55168
|
style: {
|
|
55184
55169
|
color: sectionproperties.footerinfotext_secondarycolor
|
|
55185
55170
|
}
|
|
55186
55171
|
}, langdetect == 'en' ? item.title_en : item.title_ar));
|
|
55187
55172
|
}
|
|
55188
55173
|
})))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55189
|
-
"class":
|
|
55174
|
+
"class": ' col-lg-3 col-md-12 text-start flex-column mb-md-3 d-md-none'
|
|
55190
55175
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55191
55176
|
"class": "row m-0 w-100"
|
|
55192
55177
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -55201,13 +55186,112 @@ var Footer8 = function Footer8(props) {
|
|
|
55201
55186
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'categories/' + item.categoryid);
|
|
55202
55187
|
}
|
|
55203
55188
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
55204
|
-
"class": "".concat(footerStyles.
|
|
55189
|
+
"class": "".concat(footerStyles.iconTextStylepagename) + ' m-0 cursor-pointer ',
|
|
55205
55190
|
style: {
|
|
55206
55191
|
color: sectionproperties.footerinfotext_secondarycolor
|
|
55207
55192
|
}
|
|
55208
55193
|
}, langdetect == 'en' ? item.title_en : item.title_ar));
|
|
55209
55194
|
}
|
|
55210
55195
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55196
|
+
"class": "col-xl-2 col-lg-3 col-md-12 text-start flex-column mb-md-3 mt-md-3"
|
|
55197
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55198
|
+
"class": "row m-0 w-100"
|
|
55199
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55200
|
+
"class": "col-lg-12 p-0 text-start mb-2"
|
|
55201
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
55202
|
+
"class": "".concat(footerStyles.textStyles)
|
|
55203
|
+
}, langdetect == 'en' ? 'Contact' : 'تواصل')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55204
|
+
"class": "".concat(footerStyles.iconTextStylepagename) + ' col-lg-12 p-0 d-flex flex-row align-items-center ',
|
|
55205
|
+
onClick: function onClick() {
|
|
55206
|
+
window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
|
|
55207
|
+
}
|
|
55208
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
55209
|
+
"class": ' fa fa-phone mr-2 ml-2 '
|
|
55210
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
55211
|
+
"class": ' m-0 cursor-pointer ',
|
|
55212
|
+
style: {
|
|
55213
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
55214
|
+
}
|
|
55215
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55216
|
+
"class": "".concat(footerStyles.iconTextStylepagename) + ' col-lg-12 p-0 d-flex flex-row mt-3 align-items-center ',
|
|
55217
|
+
onClick: function onClick() {
|
|
55218
|
+
var _authdetailsContext$i63;
|
|
55219
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i63 = authdetailsContext.instinfo) === null || _authdetailsContext$i63 === void 0 || (_authdetailsContext$i63 = _authdetailsContext$i63.contactinfo) === null || _authdetailsContext$i63 === void 0 ? void 0 : _authdetailsContext$i63.email), '_self');
|
|
55220
|
+
}
|
|
55221
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
55222
|
+
"class": ' fa fa-at mr-2 ml-2 '
|
|
55223
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
55224
|
+
"class": "".concat(footerStyles.iconTextStylepagename) + ' m-0 cursor-pointer ',
|
|
55225
|
+
style: {
|
|
55226
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
55227
|
+
}
|
|
55228
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i64 = authdetailsContext.instinfo) === null || _authdetailsContext$i64 === void 0 || (_authdetailsContext$i64 = _authdetailsContext$i64.contactinfo) === null || _authdetailsContext$i64 === void 0 ? void 0 : _authdetailsContext$i64.email)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55229
|
+
"class": "col-lg-12 p-0 text-start mb-2 mt-1"
|
|
55230
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
55231
|
+
"class": "".concat(footerStyles.textStyles)
|
|
55232
|
+
}, langdetect == 'en' ? 'Follow Us' : 'تابعنا')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55233
|
+
"class": "col-lg-12 p-0 d-flex flex-column"
|
|
55234
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55235
|
+
"class": "row m-0 w-100"
|
|
55236
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55237
|
+
className: "col-lg-12 p-0 d-flex flex-row"
|
|
55238
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i65 = authdetailsContext.instinfo) === null || _authdetailsContext$i65 === void 0 ? void 0 : _authdetailsContext$i65.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55239
|
+
"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 ',
|
|
55240
|
+
onClick: function onClick() {
|
|
55241
|
+
var _authdetailsContext$i66;
|
|
55242
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i66 = authdetailsContext.instinfo) === null || _authdetailsContext$i66 === void 0 ? void 0 : _authdetailsContext$i66.facebooklink) != null) {
|
|
55243
|
+
var _authdetailsContext$i67;
|
|
55244
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i67 = authdetailsContext.instinfo) === null || _authdetailsContext$i67 === void 0 ? void 0 : _authdetailsContext$i67.facebooklink, '_blank');
|
|
55245
|
+
}
|
|
55246
|
+
}
|
|
55247
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
55248
|
+
size: sectionproperties.facebkbtnniconfontsize
|
|
55249
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i68 = authdetailsContext.instinfo) === null || _authdetailsContext$i68 === void 0 ? void 0 : _authdetailsContext$i68.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55250
|
+
"class": "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.linkedinbtn) + ' d-flex align-items-center justify-content-center ml-2 mr-2'
|
|
55251
|
+
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
55252
|
+
,
|
|
55253
|
+
onClick: function onClick() {
|
|
55254
|
+
var _authdetailsContext$i69;
|
|
55255
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i69 = authdetailsContext.instinfo) === null || _authdetailsContext$i69 === void 0 ? void 0 : _authdetailsContext$i69.linkedinlink) != null) {
|
|
55256
|
+
var _authdetailsContext$i70;
|
|
55257
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i70 = authdetailsContext.instinfo) === null || _authdetailsContext$i70 === void 0 ? void 0 : _authdetailsContext$i70.linkedinlink, '_blank');
|
|
55258
|
+
}
|
|
55259
|
+
}
|
|
55260
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
55261
|
+
size: sectionproperties.instgrambtniconfontsize
|
|
55262
|
+
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i71 = authdetailsContext.instinfo) === null || _authdetailsContext$i71 === void 0 ? void 0 : _authdetailsContext$i71.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55263
|
+
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
55264
|
+
onClick: function onClick() {
|
|
55265
|
+
var _authdetailsContext$i72;
|
|
55266
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i72 = authdetailsContext.instinfo) === null || _authdetailsContext$i72 === void 0 ? void 0 : _authdetailsContext$i72.instagramlink) != null) {
|
|
55267
|
+
var _authdetailsContext$i73;
|
|
55268
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i73 = authdetailsContext.instinfo) === null || _authdetailsContext$i73 === void 0 ? void 0 : _authdetailsContext$i73.instagramlink, '_blank');
|
|
55269
|
+
}
|
|
55270
|
+
}
|
|
55271
|
+
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
55272
|
+
size: sectionproperties.instgrambtniconfontsize
|
|
55273
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55274
|
+
className: "col-lg-12 p-0 d-flex flex-row mt-3"
|
|
55275
|
+
}, (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) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55276
|
+
"class": langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center mr-2' : "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-2',
|
|
55277
|
+
onClick: function onClick() {
|
|
55278
|
+
var _authdetailsContext$i75;
|
|
55279
|
+
window.open('mailto:' + (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), '_self');
|
|
55280
|
+
}
|
|
55281
|
+
}, /*#__PURE__*/React__default["default"].createElement(AiOutlineMail.AiOutlineMail, {
|
|
55282
|
+
size: sectionproperties.youtubebtniconfontsize
|
|
55283
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i76 = authdetailsContext.instinfo) === null || _authdetailsContext$i76 === void 0 ? void 0 : _authdetailsContext$i76.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55284
|
+
"class": "".concat(footerStyles.youtube_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
55285
|
+
onClick: function onClick() {
|
|
55286
|
+
var _authdetailsContext$i77;
|
|
55287
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i77 = authdetailsContext.instinfo) === null || _authdetailsContext$i77 === void 0 ? void 0 : _authdetailsContext$i77.whatsappnumber) != null) {
|
|
55288
|
+
var _authdetailsContext$i78;
|
|
55289
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i78 = authdetailsContext.instinfo) === null || _authdetailsContext$i78 === void 0 ? void 0 : _authdetailsContext$i78.whatsappnumber), '_blank');
|
|
55290
|
+
}
|
|
55291
|
+
}
|
|
55292
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
55293
|
+
size: sectionproperties.youtubebtniconfontsize
|
|
55294
|
+
}))))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55211
55295
|
"class": "col-12 mb-4 mt-4"
|
|
55212
55296
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
55213
55297
|
style: {
|
|
@@ -55221,7 +55305,7 @@ var Footer8 = function Footer8(props) {
|
|
|
55221
55305
|
color: '#fff'
|
|
55222
55306
|
}
|
|
55223
55307
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
55224
|
-
"class": ' m-0 font-14 font-weight-500 ',
|
|
55308
|
+
"class": ' m-0 font-14 font-weight-500 cusrsor-pointer ',
|
|
55225
55309
|
onClick: function onClick() {
|
|
55226
55310
|
routingcountext(StaticPagesLinksContext.PrivacyPolicy);
|
|
55227
55311
|
}
|
|
@@ -55232,7 +55316,7 @@ var Footer8 = function Footer8(props) {
|
|
|
55232
55316
|
},
|
|
55233
55317
|
className: "mx-2"
|
|
55234
55318
|
}, ' ', "-", ' '), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
55235
|
-
"class": ' m-0 font-14 font-weight-500 ',
|
|
55319
|
+
"class": ' m-0 font-14 font-weight-500 cusrsor-pointer ',
|
|
55236
55320
|
onClick: function onClick() {
|
|
55237
55321
|
routingcountext(StaticPagesLinksContext.ShippingPolicy);
|
|
55238
55322
|
}
|
|
@@ -55243,7 +55327,7 @@ var Footer8 = function Footer8(props) {
|
|
|
55243
55327
|
},
|
|
55244
55328
|
className: "mx-2"
|
|
55245
55329
|
}, ' ', "-", ' '), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
55246
|
-
"class": ' m-0 font-14 mx-1 font-weight-500 ',
|
|
55330
|
+
"class": ' m-0 font-14 mx-1 font-weight-500 cusrsor-pointer ',
|
|
55247
55331
|
onClick: function onClick() {
|
|
55248
55332
|
routingcountext(StaticPagesLinksContext.RefundPolicy);
|
|
55249
55333
|
}
|
|
@@ -72426,7 +72510,6 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
72426
72510
|
border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
|
|
72427
72511
|
borderRight: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
|
|
72428
72512
|
borderLeft: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
|
|
72429
|
-
boxShadow: ' 0 0 10px ' + sectionproperties.innerSectionShadowColor,
|
|
72430
72513
|
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '66b4a0338cb14' ? '100%' : '',
|
|
72431
72514
|
position: 'relative'
|
|
72432
72515
|
},
|
|
@@ -72652,7 +72735,6 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
72652
72735
|
// : '',
|
|
72653
72736
|
borderRight: cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
|
|
72654
72737
|
borderLeft: sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
|
|
72655
|
-
boxShadow: ' 0 0 10px ' + sectionproperties.innerSectionShadowColor,
|
|
72656
72738
|
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.contactinfo.instid) == '66b4a0338cb14' ? '100%' : ''
|
|
72657
72739
|
},
|
|
72658
72740
|
onClick: function onClick() {
|
|
@@ -76556,7 +76638,7 @@ var ThreeSectionsWithSlideshow = function ThreeSectionsWithSlideshow(props) {
|
|
|
76556
76638
|
}
|
|
76557
76639
|
}),
|
|
76558
76640
|
categoryname: glamor.css({
|
|
76559
|
-
color:
|
|
76641
|
+
color: '#000',
|
|
76560
76642
|
fontSize: sectionproperties.subheader_categorytitle_fontSize + 'px',
|
|
76561
76643
|
textTransform: sectionproperties.subheader_categorytitle_textTransform,
|
|
76562
76644
|
fontWeight: sectionproperties.subheader_categorytitle_textfontweight,
|
|
@@ -89208,7 +89290,7 @@ var Variants_J_Cards = function Variants_J_Cards(props) {
|
|
|
89208
89290
|
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; }
|
|
89209
89291
|
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__default["default"](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; }
|
|
89210
89292
|
var Simpleproductcard = function Simpleproductcard(props) {
|
|
89211
|
-
var _item$producttags, _item$producttags
|
|
89293
|
+
var _item$producttags, _item$producttags$, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5;
|
|
89212
89294
|
var _useState = React.useState(''),
|
|
89213
89295
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
89214
89296
|
sectionproperties = _useState2[0],
|
|
@@ -89241,6 +89323,10 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
89241
89323
|
Variant_Color_ImageObj = _useState0[0],
|
|
89242
89324
|
setVariant_Color_ImageObj = _useState0[1];
|
|
89243
89325
|
var authdetailsContext = props.actions.authdetailsContext;
|
|
89326
|
+
var _useState1 = React.useState(false),
|
|
89327
|
+
_useState10 = _slicedToArray__default["default"](_useState1, 2),
|
|
89328
|
+
showquantity = _useState10[0],
|
|
89329
|
+
setshowquantity = _useState10[1];
|
|
89244
89330
|
var plainString = function plainString(html) {
|
|
89245
89331
|
var divContainer = document.createElement('div');
|
|
89246
89332
|
divContainer.innerHTML = html;
|
|
@@ -89260,6 +89346,13 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
89260
89346
|
React.useEffect(function () {
|
|
89261
89347
|
setitem(props.cardinfoitemprops);
|
|
89262
89348
|
}, [props.cardinfoitemprops]);
|
|
89349
|
+
// useEffect(() => {
|
|
89350
|
+
// if (item.quantity == 0) {
|
|
89351
|
+
// setshowquantity(false);
|
|
89352
|
+
// } else {
|
|
89353
|
+
// setshowquantity(true);
|
|
89354
|
+
// }
|
|
89355
|
+
// }, [props.cardinfoitemprops]);
|
|
89263
89356
|
React.useEffect(function () {
|
|
89264
89357
|
var productImagetoBeSelected = '';
|
|
89265
89358
|
var Tempitem = _objectSpread$6({}, item);
|
|
@@ -89377,6 +89470,32 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
89377
89470
|
color: sectionproperties.favBtnTextcoloronhover
|
|
89378
89471
|
}
|
|
89379
89472
|
}),
|
|
89473
|
+
minus_quantitybtn_icon_container: glamor.css({
|
|
89474
|
+
color: sectionproperties.cartBtnbgColor,
|
|
89475
|
+
fontSize: 18,
|
|
89476
|
+
flex: 1,
|
|
89477
|
+
':hover': {
|
|
89478
|
+
color: sectionproperties.cartBtnbgColoronhover
|
|
89479
|
+
}
|
|
89480
|
+
}),
|
|
89481
|
+
quantitybtn: glamor.css({
|
|
89482
|
+
width: '70%',
|
|
89483
|
+
height: sectionproperties.cartBtnHeight + 'px',
|
|
89484
|
+
background: 'transparent',
|
|
89485
|
+
borderRadius: sectionproperties.cart_btn_borderBottomLeftRadius + 'px',
|
|
89486
|
+
color: sectionproperties.cartBtnbgColor,
|
|
89487
|
+
fontSize: sectionproperties.cartBtnTextfontsize + 'px',
|
|
89488
|
+
textTransform: sectionproperties.cartBtnTexttransform,
|
|
89489
|
+
fontWeight: sectionproperties.cartBtnTextfontweight,
|
|
89490
|
+
border: '1px solid ' + sectionproperties.cartBtnbgColor,
|
|
89491
|
+
transition: '.3s',
|
|
89492
|
+
// textDecoration: sectionproperties.cartbtntextdecoration == 'Underline' ? 'underline' : 'none',
|
|
89493
|
+
':hover': {
|
|
89494
|
+
background: 'transparent',
|
|
89495
|
+
color: sectionproperties.cartBtnbgColoronhover,
|
|
89496
|
+
borderColor: sectionproperties.cartBtnbgColoronhover
|
|
89497
|
+
}
|
|
89498
|
+
}),
|
|
89380
89499
|
cart_btn: glamor.css({
|
|
89381
89500
|
width: sectionproperties.cartBtnWidth == 0 ? 'auto' : sectionproperties.cartBtnWidth + 'px',
|
|
89382
89501
|
height: sectionproperties.cartBtnHeight + 'px',
|
|
@@ -89492,10 +89611,10 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
89492
89611
|
}
|
|
89493
89612
|
})
|
|
89494
89613
|
};
|
|
89495
|
-
var
|
|
89496
|
-
|
|
89497
|
-
secondimage =
|
|
89498
|
-
setsecondimage =
|
|
89614
|
+
var _useState11 = React.useState(''),
|
|
89615
|
+
_useState12 = _slicedToArray__default["default"](_useState11, 2),
|
|
89616
|
+
secondimage = _useState12[0],
|
|
89617
|
+
setsecondimage = _useState12[1];
|
|
89499
89618
|
React.useEffect(function () {
|
|
89500
89619
|
var _props$cardinfoitempr;
|
|
89501
89620
|
setitem(props.cardinfoitemprops);
|
|
@@ -89624,6 +89743,51 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
89624
89743
|
})), item.productid != '6811f1adebacc' && item.productid != '6811f2c05bd7f' ? langdetect == 'en' ? sectionproperties.cartBtnContentenglish : sectionproperties.cartBtnContentarabic : langdetect == 'en' ? 'COMING SOON' : 'قريباً');
|
|
89625
89744
|
}
|
|
89626
89745
|
};
|
|
89746
|
+
var addtocartfuncquantity = function addtocartfuncquantity(type, quantity) {
|
|
89747
|
+
var addtocardpayloadobj = {
|
|
89748
|
+
functype: 'add',
|
|
89749
|
+
productid: item.productid,
|
|
89750
|
+
variantid: '',
|
|
89751
|
+
quantity: quantity
|
|
89752
|
+
};
|
|
89753
|
+
var runfunc = false;
|
|
89754
|
+
if (addtocardpayloadobj.productid.length != 0 && addtocardpayloadobj.quantity > 0) {
|
|
89755
|
+
if (item.hasvariants == 1) {
|
|
89756
|
+
if (addtocardpayloadobj.variantid.length != 0) {
|
|
89757
|
+
runfunc = true;
|
|
89758
|
+
} else {
|
|
89759
|
+
NotificationManager.warning('', langdetect == 'en' ? 'Please Choose Product Options' : 'من فضلك اختر متغير');
|
|
89760
|
+
}
|
|
89761
|
+
} else {
|
|
89762
|
+
runfunc = true;
|
|
89763
|
+
}
|
|
89764
|
+
} else {
|
|
89765
|
+
NotificationManager.warning('', langdetect == 'en' ? 'Please Choose Quantity' : 'من فضلك اختر الكمية');
|
|
89766
|
+
}
|
|
89767
|
+
if (runfunc == true) {
|
|
89768
|
+
AddtoCartContext(addtocardpayloadobj);
|
|
89769
|
+
}
|
|
89770
|
+
};
|
|
89771
|
+
var addtocartbuttonrenderquantity = function addtocartbuttonrenderquantity() {
|
|
89772
|
+
if (AddtoCartMutationContext.isLoading) {
|
|
89773
|
+
var _AddtoCartMutationCon2;
|
|
89774
|
+
if ((AddtoCartMutationContext === null || AddtoCartMutationContext === void 0 || (_AddtoCartMutationCon2 = AddtoCartMutationContext.variables) === null || _AddtoCartMutationCon2 === void 0 ? void 0 : _AddtoCartMutationCon2.productid) == item.productid) {
|
|
89775
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
89776
|
+
"class": ' d-flex align-items-center justify-content-center '
|
|
89777
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
|
|
89778
|
+
color: sectionproperties.cartBtnbgColor,
|
|
89779
|
+
width: "20px",
|
|
89780
|
+
height: "20px",
|
|
89781
|
+
duration: "1s"
|
|
89782
|
+
}));
|
|
89783
|
+
} else {
|
|
89784
|
+
return item.quantity;
|
|
89785
|
+
}
|
|
89786
|
+
}
|
|
89787
|
+
if (!AddtoCartMutationContext.isLoading) {
|
|
89788
|
+
return item.quantity;
|
|
89789
|
+
}
|
|
89790
|
+
};
|
|
89627
89791
|
var Image = function Image(type) {
|
|
89628
89792
|
var transition = false;
|
|
89629
89793
|
if (sectionproperties.hideshowcardtransition == 'Show' && type != 'responsive') {
|
|
@@ -89658,10 +89822,10 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
89658
89822
|
}
|
|
89659
89823
|
}));
|
|
89660
89824
|
};
|
|
89661
|
-
var
|
|
89662
|
-
|
|
89663
|
-
clickCount =
|
|
89664
|
-
setClickCount =
|
|
89825
|
+
var _useState13 = React.useState(0),
|
|
89826
|
+
_useState14 = _slicedToArray__default["default"](_useState13, 2),
|
|
89827
|
+
clickCount = _useState14[0],
|
|
89828
|
+
setClickCount = _useState14[1];
|
|
89665
89829
|
var handleClick = function handleClick() {
|
|
89666
89830
|
// Increase the click count by 1
|
|
89667
89831
|
setClickCount(function (prevCount) {
|
|
@@ -90047,25 +90211,13 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
90047
90211
|
color: sectionproperties.quantitycolor,
|
|
90048
90212
|
fontWeight: sectionproperties.quantityfontweight
|
|
90049
90213
|
}
|
|
90050
|
-
}, langdetect == 'en' ? sectionproperties.qtytextinen : sectionproperties.qtytextinar, " ", item.currentquantity, ' ', langdetect == 'en' ? sectionproperties.qtytextinen2 : sectionproperties.qtytextinar2)), sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
90214
|
+
}, langdetect == 'en' ? sectionproperties.qtytextinen : sectionproperties.qtytextinar, " ", item.currentquantity, ' ', langdetect == 'en' ? sectionproperties.qtytextinen2 : sectionproperties.qtytextinar2)), sectionproperties.cartBtnShow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) != '67d6bda67adf6' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
90051
90215
|
"class": "col-lg-12 p-0 d-flex align-items-center",
|
|
90052
90216
|
style: {
|
|
90053
90217
|
justifyContent: sectionproperties.productnamecentered == 'Centered' ? 'center' : 'start'
|
|
90054
90218
|
}
|
|
90055
90219
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
90056
|
-
"class": "".concat(card_cssstyles.cart_btn) + ' m-0 p-0 d-flex align-items-center justify-content-center mt-1 '
|
|
90057
|
-
// onClick={() => {
|
|
90058
|
-
// var productidtobesend = null;
|
|
90059
|
-
// if (sectionproperties.urlwithproductname == 'Yes') {
|
|
90060
|
-
// productidtobesend = item.productendpointurl;
|
|
90061
|
-
// } else {
|
|
90062
|
-
// productidtobesend = item.productid;
|
|
90063
|
-
// }
|
|
90064
|
-
// cardonclickfunctionContext(sectionproperties?.onClickRoute, productidtobesend, props.fetchingtypeprops, item.collectionid);
|
|
90065
|
-
// // setShowProductInfoModalContext(true);
|
|
90066
|
-
// // setProductIdProdutInfoModalContext(item.productid);
|
|
90067
|
-
// }}
|
|
90068
|
-
,
|
|
90220
|
+
"class": "".concat(card_cssstyles.cart_btn) + ' m-0 p-0 d-flex align-items-center justify-content-center mt-1 ',
|
|
90069
90221
|
onClick: function onClick() {
|
|
90070
90222
|
if (sectionproperties.showvariantscont == 'Show') {
|
|
90071
90223
|
addtocartfunc();
|
|
@@ -90074,7 +90226,6 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
90074
90226
|
addtocartfunc();
|
|
90075
90227
|
} else if (sectionproperties.automaticaddtocart == 'Yes' && item.hasvariants == 1) {
|
|
90076
90228
|
cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item, props.fetchingtypeprops, item.collectionid);
|
|
90077
|
-
// cardonclickfunctionContext(sectionproperties?.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid);
|
|
90078
90229
|
} else {
|
|
90079
90230
|
if (sectionproperties.urlwithproductname == 'Yes') {
|
|
90080
90231
|
item.productendpointurl;
|
|
@@ -90085,8 +90236,72 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
90085
90236
|
}
|
|
90086
90237
|
}
|
|
90087
90238
|
}
|
|
90088
|
-
|
|
90089
|
-
|
|
90239
|
+
}, addtocartbuttonrender())), sectionproperties.cartBtnShow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.contactinfo.instid) == '67d6bda67adf6' && showquantity == false && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
90240
|
+
"class": "col-lg-12 p-0 d-flex align-items-center",
|
|
90241
|
+
style: {
|
|
90242
|
+
justifyContent: sectionproperties.productnamecentered == 'Centered' ? 'center' : 'start'
|
|
90243
|
+
}
|
|
90244
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
90245
|
+
"class": "".concat(card_cssstyles.cart_btn) + ' m-0 p-0 d-flex align-items-center justify-content-center mt-1 ',
|
|
90246
|
+
onClick: function onClick() {
|
|
90247
|
+
setshowquantity(true);
|
|
90248
|
+
}
|
|
90249
|
+
}, addtocartbuttonrender())), showquantity == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.contactinfo.instid) == '67d6bda67adf6' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
90250
|
+
"class": "col-lg-12 p-0 d-flex align-items-center allcentered"
|
|
90251
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
90252
|
+
"class": "".concat(card_cssstyles.quantitybtn) + ' p-0 d-flex align-items-center justify-content-center ',
|
|
90253
|
+
style: {
|
|
90254
|
+
direction: 'ltr'
|
|
90255
|
+
}
|
|
90256
|
+
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
90257
|
+
"class": "".concat(card_cssstyles.minus_quantitybtn_icon_container),
|
|
90258
|
+
onClick: function onClick() {
|
|
90259
|
+
if (item.hasvariants == 0) {
|
|
90260
|
+
var tempitem = _objectSpread$6({}, item);
|
|
90261
|
+
tempitem.quantity = parseInt(tempitem.quantity);
|
|
90262
|
+
tempitem.quantity = tempitem.quantity - 1;
|
|
90263
|
+
if (tempitem.quantity <= 0) {
|
|
90264
|
+
tempitem.quantity = 0;
|
|
90265
|
+
}
|
|
90266
|
+
setitem(_objectSpread$6({}, tempitem));
|
|
90267
|
+
addtocartfuncquantity('add', tempitem.quantity);
|
|
90268
|
+
} else {
|
|
90269
|
+
setShowProductInfoModalContext(true);
|
|
90270
|
+
setProductIdProdutInfoModalContext(item.productid);
|
|
90271
|
+
}
|
|
90272
|
+
},
|
|
90273
|
+
disabled: AddtoCartMutationContext.isLoading == true ? true : false
|
|
90274
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
90275
|
+
"class": "h-100 allcentered minusbtn"
|
|
90276
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiMinus.FiMinus, null))), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
90277
|
+
"class": ' d-flex align-items-center justify-content-center ',
|
|
90278
|
+
style: {
|
|
90279
|
+
fontSize: 14,
|
|
90280
|
+
fontWeight: 500,
|
|
90281
|
+
color: sectionproperties.cartBtnbgColor,
|
|
90282
|
+
flex: 1
|
|
90283
|
+
}
|
|
90284
|
+
}, addtocartbuttonrenderquantity()), /*#__PURE__*/React__default["default"].createElement("button", {
|
|
90285
|
+
"class": "".concat(card_cssstyles.minus_quantitybtn_icon_container),
|
|
90286
|
+
onClick: function onClick() {
|
|
90287
|
+
if (item.hasvariants == 0) {
|
|
90288
|
+
var tempitem = _objectSpread$6({}, item);
|
|
90289
|
+
tempitem.quantity = parseInt(tempitem.quantity);
|
|
90290
|
+
tempitem.quantity = tempitem.quantity + 1;
|
|
90291
|
+
if (tempitem.quantity <= 0) {
|
|
90292
|
+
tempitem.quantity = 0;
|
|
90293
|
+
}
|
|
90294
|
+
setitem(_objectSpread$6({}, tempitem));
|
|
90295
|
+
addtocartfuncquantity('add', tempitem.quantity);
|
|
90296
|
+
} else {
|
|
90297
|
+
setShowProductInfoModalContext(true);
|
|
90298
|
+
setProductIdProdutInfoModalContext(item.productid);
|
|
90299
|
+
}
|
|
90300
|
+
},
|
|
90301
|
+
disabled: AddtoCartMutationContext.isLoading == true ? true : false
|
|
90302
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
90303
|
+
"class": "h-100 allcentered addbtn"
|
|
90304
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiPlus.FiPlus, null))))))), sectionproperties.showrating == 'Show' && item.productcanrate == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
90090
90305
|
"class": "col-lg-12 d-flex align-items-center p-0",
|
|
90091
90306
|
style: {
|
|
90092
90307
|
justifyContent: sectionproperties.productnamecentered == 'Centered' ? 'center' : 'start'
|