tabexseriescomponents 0.2.1417 → 0.2.1419
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 +378 -50
- package/dist/index.esm.js +378 -50
- package/dist/index.umd.js +378 -50
- package/package.json +1 -1
package/dist/index.umd.js
CHANGED
|
@@ -23176,7 +23176,7 @@
|
|
|
23176
23176
|
return import('react-select');
|
|
23177
23177
|
});
|
|
23178
23178
|
var Filter$1 = function Filter(props) {
|
|
23179
|
-
var _css;
|
|
23179
|
+
var _css, _authdetailsContext$i6;
|
|
23180
23180
|
var FetchAllVendorsQuery = props.actions.FetchAllVendorsQuery;
|
|
23181
23181
|
var lang = props.actions.lang;
|
|
23182
23182
|
var langdetect = props.actions.langdetect;
|
|
@@ -25013,7 +25013,7 @@
|
|
|
25013
25013
|
}
|
|
25014
25014
|
}, props.typeprops != 'vertical' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
25015
25015
|
className: sectionproperties.filterdirection == 'Horizontal' || sectionproperties.filterdirection == 'Collections Vertical' ? 'col-lg-12 p-0 w-100 filter mt-md-0 ' : 'col-lg-12 p-0 w-100 filter mt-md-0 d-md-none'
|
|
25016
|
-
}, authdetailsContext.instinfo.instid != '6978ef34b2564' && sectionproperties.filterdirection == 'Horizontal' && window.location.pathname != '/Portfolio' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
25016
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) != '682dfdcdb9720' && authdetailsContext.instinfo.instid != '6978ef34b2564' && sectionproperties.filterdirection == 'Horizontal' && window.location.pathname != '/Portfolio' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
25017
25017
|
"class": "row m-0 w-100"
|
|
25018
25018
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
25019
25019
|
"class": "col-lg-12 p-0 mb-4"
|
|
@@ -26655,6 +26655,7 @@
|
|
|
26655
26655
|
function ownKeys$2l(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; }
|
|
26656
26656
|
function _objectSpread$2l(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2l(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2l(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
26657
26657
|
var CardsSection = function CardsSection(props) {
|
|
26658
|
+
var _authdetailsContext$i2;
|
|
26658
26659
|
var refscr = /*#__PURE__*/React.createRef();
|
|
26659
26660
|
var _useInView = reactIntersectionObserver.useInView();
|
|
26660
26661
|
_useInView.ref;
|
|
@@ -28528,6 +28529,7 @@
|
|
|
28528
28529
|
}, ViewMoreButton())));
|
|
28529
28530
|
};
|
|
28530
28531
|
var CardsSectionContent = function CardsSectionContent() {
|
|
28532
|
+
var _authdetailsContext$i;
|
|
28531
28533
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28532
28534
|
"class": ' row m-0 w-100 '
|
|
28533
28535
|
}, authdetailsContext.instinfo.instid == '696691293c2a6' && sectionproperties.showFilter == 'show' && /*#__PURE__*/React__default["default"].createElement(CollectionsFilterHorizontal, {
|
|
@@ -28545,7 +28547,7 @@
|
|
|
28545
28547
|
actions: actions,
|
|
28546
28548
|
openFilterSlider: openFilterSlider,
|
|
28547
28549
|
setopenFilterSlider: setopenFilterSlider
|
|
28548
|
-
}), sectionproperties.showproductgroupbytitle == 'Show' && GroupByTitleSection(), sectionproperties.showFilter == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28550
|
+
}), sectionproperties.showproductgroupbytitle == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) != '682dfdcdb9720' && GroupByTitleSection(), sectionproperties.showFilter == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28549
28551
|
className: sectionproperties.filterdirection == 'Horizontal' || sectionproperties.filterdirection == 'Collections Vertical' ? 'col-lg-12 d-flex p-0' : sectionproperties.numofcols == '2' ? 'col-lg-2 d-flex' : 'col-lg-3 d-flex'
|
|
28550
28552
|
}, /*#__PURE__*/React__default["default"].createElement(Filter$1, {
|
|
28551
28553
|
sectionpropertiesprops: sectionproperties,
|
|
@@ -28586,7 +28588,7 @@
|
|
|
28586
28588
|
style: {
|
|
28587
28589
|
// minHeight: sectionproperties.height == null || sectionproperties.height == 0 ? 'auto' : sectionproperties.height + 'vh',
|
|
28588
28590
|
}
|
|
28589
|
-
}, sectionproperties.length != 0 && sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28591
|
+
}, sectionproperties.showproductgroupbytitle == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '682dfdcdb9720' && GroupByTitleSection(), sectionproperties.length != 0 && sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28590
28592
|
"class": section_cssstyles.innercardssection + ' row ml-0 mr-0 d-flex justify-content-center w-md-100 h-md-100 w-100 ',
|
|
28591
28593
|
"data-aos": 'fade-up'
|
|
28592
28594
|
}, CardsSectionContent()), sectionproperties.length != 0 && sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -40889,7 +40891,7 @@
|
|
|
40889
40891
|
justifyContent: sectionproperties.header_centered == 'Centered' ? 'center' : 'start'
|
|
40890
40892
|
}
|
|
40891
40893
|
}, templatepropcontext.pagesnprop.map(function (item, index) {
|
|
40892
|
-
var _authdetailsContext$i59;
|
|
40894
|
+
var _authdetailsContext$i59, _authdetailsContext$i70;
|
|
40893
40895
|
var activeclass = '';
|
|
40894
40896
|
if (item.isselected) {
|
|
40895
40897
|
activeclass = header_cssstyles.navbar_item_active;
|
|
@@ -41903,6 +41905,101 @@
|
|
|
41903
41905
|
}, "\u0628\u0639\u0636 \u0627\u0639\u0645\u0627\u0644 \u0627\u0644\u0634\u0631\u0643\u0629"))))))));
|
|
41904
41906
|
}
|
|
41905
41907
|
}
|
|
41908
|
+
}
|
|
41909
|
+
// ebn el neel
|
|
41910
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i70 = authdetailsContext.instinfo) === null || _authdetailsContext$i70 === void 0 ? void 0 : _authdetailsContext$i70.instid) == '6a4938efd4b21') {
|
|
41911
|
+
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
41912
|
+
if (item.pagename != 'Your Guide') {
|
|
41913
|
+
var _authdetailsContext$i71, _authdetailsContext$i72;
|
|
41914
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41915
|
+
"class": "".concat(activeclass) + ' cursor-pointer scrollhorizontalcard ',
|
|
41916
|
+
onClick: function onClick() {
|
|
41917
|
+
routingcountext(item.navigationroute);
|
|
41918
|
+
},
|
|
41919
|
+
style: {
|
|
41920
|
+
marginRight: langdetect == 'en' ? '25px' : 0,
|
|
41921
|
+
marginLeft: langdetect == 'en' ? 0 : '25px',
|
|
41922
|
+
paddingTop: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i71 = authdetailsContext.instinfo) === null || _authdetailsContext$i71 === void 0 ? void 0 : _authdetailsContext$i71.contactinfo.instid) == '68c69dcc53e94' ? sectionproperties.lowersection_paddingtop + 'px' : 0,
|
|
41923
|
+
paddingBottom: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i72 = authdetailsContext.instinfo) === null || _authdetailsContext$i72 === void 0 ? void 0 : _authdetailsContext$i72.contactinfo.instid) == '68c69dcc53e94' ? sectionproperties.lowersection_paddingbottom + 'px' : 0
|
|
41924
|
+
}
|
|
41925
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41926
|
+
"class": "".concat(header_cssstyles.navbar_item_text)
|
|
41927
|
+
}, " ", langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
41928
|
+
} else if (item.pagename == 'Your Guide') {
|
|
41929
|
+
var _authdetailsContext$i73, _authdetailsContext$i74;
|
|
41930
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41931
|
+
"class": "".concat(activeclass) + ' cursor-pointer dropdownoutersecuritykey ',
|
|
41932
|
+
style: {
|
|
41933
|
+
marginRight: langdetect == 'en' ? '25px' : 0,
|
|
41934
|
+
marginLeft: langdetect == 'en' ? 0 : '25px',
|
|
41935
|
+
paddingTop: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i73 = authdetailsContext.instinfo) === null || _authdetailsContext$i73 === void 0 ? void 0 : _authdetailsContext$i73.contactinfo.instid) == '68c69dcc53e94' ? sectionproperties.lowersection_paddingtop + 'px' : 0,
|
|
41936
|
+
paddingBottom: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i74 = authdetailsContext.instinfo) === null || _authdetailsContext$i74 === void 0 ? void 0 : _authdetailsContext$i74.contactinfo.instid) == '68c69dcc53e94' ? sectionproperties.lowersection_paddingbottom + 'px' : 0
|
|
41937
|
+
},
|
|
41938
|
+
onMouseEnter: function onMouseEnter() {
|
|
41939
|
+
setservicesmenu(true);
|
|
41940
|
+
}
|
|
41941
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41942
|
+
"class": "".concat(header_cssstyles.navbar_item_text)
|
|
41943
|
+
}, " ", langdetect == 'en' ? item.pagename : item.pagename_ar), servicesmenu == true && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41944
|
+
"class": "w-100"
|
|
41945
|
+
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
41946
|
+
"class": langdetect == 'en' ? ' dropdown dropdownen w-100' : ' dropdown dropdownar w-100',
|
|
41947
|
+
style: {
|
|
41948
|
+
left: langdetect == 'en' ? '-18%' : '',
|
|
41949
|
+
right: langdetect == 'ar' ? '-25%' : ''
|
|
41950
|
+
}
|
|
41951
|
+
}, /*#__PURE__*/React__default["default"].createElement("ul", {
|
|
41952
|
+
"class": "mt-2 firstdropdown",
|
|
41953
|
+
sytle: {
|
|
41954
|
+
width: '200px'
|
|
41955
|
+
}
|
|
41956
|
+
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
41957
|
+
"class": "dropdown d-flex align-items-center w-100"
|
|
41958
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41959
|
+
"class": ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '
|
|
41960
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41961
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',
|
|
41962
|
+
onClick: function onClick() {
|
|
41963
|
+
routingcountext('commercial', false, '');
|
|
41964
|
+
}
|
|
41965
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
41966
|
+
"class": "".concat(header_cssstyles.navbar_item_text) + ' mb-0 p-0 ml-md-3 mr-md-3 text-black '
|
|
41967
|
+
}, langdetect == 'en' ? 'Commercial' : 'تجاري')))), /*#__PURE__*/React__default["default"].createElement("li", {
|
|
41968
|
+
"class": "dropdown d-flex align-items-center w-100"
|
|
41969
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41970
|
+
"class": ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '
|
|
41971
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41972
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',
|
|
41973
|
+
onClick: function onClick() {
|
|
41974
|
+
routingcountext('industrial', false, '');
|
|
41975
|
+
}
|
|
41976
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
41977
|
+
"class": "".concat(header_cssstyles.navbar_item_text) + ' mb-0 p-0 ml-md-3 mr-md-3 text-black '
|
|
41978
|
+
}, langdetect == 'en' ? 'Industrial' : 'صناعي')))), /*#__PURE__*/React__default["default"].createElement("li", {
|
|
41979
|
+
"class": "dropdown d-flex align-items-center w-100"
|
|
41980
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41981
|
+
"class": ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '
|
|
41982
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41983
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',
|
|
41984
|
+
onClick: function onClick() {
|
|
41985
|
+
routingcountext('medical', false, '');
|
|
41986
|
+
}
|
|
41987
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
41988
|
+
"class": "".concat(header_cssstyles.navbar_item_text) + ' mb-0 p-0 ml-md-3 mr-md-3 text-black '
|
|
41989
|
+
}, langdetect == 'en' ? 'Medical' : 'طبي')))), /*#__PURE__*/React__default["default"].createElement("li", {
|
|
41990
|
+
"class": "dropdown d-flex align-items-center w-100"
|
|
41991
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41992
|
+
"class": ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '
|
|
41993
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41994
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',
|
|
41995
|
+
onClick: function onClick() {
|
|
41996
|
+
routingcountext('tourist', false, '');
|
|
41997
|
+
}
|
|
41998
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
41999
|
+
"class": "".concat(header_cssstyles.navbar_item_text) + ' mb-0 p-0 ml-md-3 mr-md-3 text-black '
|
|
42000
|
+
}, langdetect == 'en' ? 'Tourist' : 'سياحي'))))))));
|
|
42001
|
+
}
|
|
42002
|
+
}
|
|
41906
42003
|
} else {
|
|
41907
42004
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
41908
42005
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -44362,21 +44459,8 @@
|
|
|
44362
44459
|
}
|
|
44363
44460
|
}, /*#__PURE__*/React__default["default"].createElement("ul", null, templatepropcontext.pagesnprop.map(function (item, index) {
|
|
44364
44461
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
44365
|
-
var _authdetailsContext$i9;
|
|
44366
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.instid)
|
|
44367
|
-
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44368
|
-
"class": "cursor-pointer",
|
|
44369
|
-
onClick: function onClick() {
|
|
44370
|
-
routingcountext(item.navigationroute, false, '');
|
|
44371
|
-
}
|
|
44372
|
-
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44373
|
-
"class": "".concat(headerstyles$g.topbar_item_container) + ' nav-item '
|
|
44374
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44375
|
-
"class": "".concat(headerstyles$g.topbar_item, " ").concat(header_cssstyles.topbar_item, " ").concat(header_cssstyles.nav_link)
|
|
44376
|
-
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
44377
|
-
"class": "".concat(headerstyles$g.topbar_item_text, " ").concat(header_cssstyles.topbar_item_text)
|
|
44378
|
-
}, langdetect == 'en' ? item.pagename : item.pagename_ar))));
|
|
44379
|
-
} else {
|
|
44462
|
+
var _authdetailsContext$i9, _authdetailsContext$i0;
|
|
44463
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.instid) == '68c69dcc53e94') {
|
|
44380
44464
|
if (item.pagename != 'Services') {
|
|
44381
44465
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44382
44466
|
"class": "cursor-pointer",
|
|
@@ -44485,6 +44569,107 @@
|
|
|
44485
44569
|
}, langdetect == 'en' ? 'Restoration' : 'الترميم'))))))));
|
|
44486
44570
|
}
|
|
44487
44571
|
}
|
|
44572
|
+
// ebn el neel
|
|
44573
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.instid) == '6a4938efd4b21') {
|
|
44574
|
+
if (item.pagename != 'Your Guide') {
|
|
44575
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44576
|
+
"class": "cursor-pointer",
|
|
44577
|
+
onClick: function onClick() {
|
|
44578
|
+
routingcountext(item.navigationroute, false, '');
|
|
44579
|
+
}
|
|
44580
|
+
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44581
|
+
"class": "".concat(headerstyles$g.topbar_item_container) + ' nav-item '
|
|
44582
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44583
|
+
"class": "".concat(headerstyles$g.topbar_item, " ").concat(header_cssstyles.topbar_item, " ").concat(header_cssstyles.nav_link)
|
|
44584
|
+
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
44585
|
+
"class": "".concat(headerstyles$g.topbar_item_text, " ").concat(header_cssstyles.topbar_item_text)
|
|
44586
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar))));
|
|
44587
|
+
} else if (item.pagename == 'Your Guide') {
|
|
44588
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44589
|
+
"class": "cursor-pointer dropdownoutersecuritykey",
|
|
44590
|
+
onMouseEnter: function onMouseEnter() {
|
|
44591
|
+
setinqmenushowabout(true);
|
|
44592
|
+
}
|
|
44593
|
+
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44594
|
+
"class": "".concat(headerstyles$g.topbar_item_container) + ' nav-item '
|
|
44595
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44596
|
+
"class": "".concat(headerstyles$g.topbar_item, " ").concat(header_cssstyles.topbar_item, " ").concat(header_cssstyles.nav_link)
|
|
44597
|
+
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
44598
|
+
"class": "".concat(headerstyles$g.topbar_item_text, " ").concat(header_cssstyles.topbar_item_text)
|
|
44599
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar))), inqmenushowabout == true && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44600
|
+
"class": "w-100"
|
|
44601
|
+
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44602
|
+
"class": langdetect == 'en' ? ' dropdown dropdownen w-100' : ' dropdown dropdownar w-100',
|
|
44603
|
+
style: {
|
|
44604
|
+
left: langdetect == 'en' ? '10%' : '',
|
|
44605
|
+
right: langdetect == 'ar' ? '10%' : '',
|
|
44606
|
+
zIndex: 9999
|
|
44607
|
+
}
|
|
44608
|
+
}, /*#__PURE__*/React__default["default"].createElement("ul", {
|
|
44609
|
+
"class": "mt-5 d-flex flex-column",
|
|
44610
|
+
sytle: {
|
|
44611
|
+
width: '200px'
|
|
44612
|
+
}
|
|
44613
|
+
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44614
|
+
"class": "dropdown d-flex align-items-center w-100",
|
|
44615
|
+
onClick: function onClick() {
|
|
44616
|
+
routingcountext('commercial', false, '');
|
|
44617
|
+
}
|
|
44618
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44619
|
+
"class": ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '
|
|
44620
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44621
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 '
|
|
44622
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44623
|
+
"class": ' mb-0 p-0 ml-md-3 mr-md-3 text-black '
|
|
44624
|
+
}, langdetect == 'en' ? 'Commercial' : 'تجاري')))), /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44625
|
+
"class": "dropdown d-flex align-items-center w-100",
|
|
44626
|
+
onClick: function onClick() {
|
|
44627
|
+
routingcountext('industrial', false, '');
|
|
44628
|
+
}
|
|
44629
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44630
|
+
"class": ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '
|
|
44631
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44632
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 '
|
|
44633
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44634
|
+
"class": ' mb-0 p-0 ml-md-3 mr-md-3 text-black '
|
|
44635
|
+
}, " ", langdetect == 'en' ? 'Industrial' : 'صناعي')))), /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44636
|
+
"class": "dropdown d-flex align-items-center w-100",
|
|
44637
|
+
onClick: function onClick() {
|
|
44638
|
+
routingcountext('medical', false, '');
|
|
44639
|
+
}
|
|
44640
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44641
|
+
"class": ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '
|
|
44642
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44643
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 '
|
|
44644
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44645
|
+
"class": ' mb-0 p-0 ml-md-3 mr-md-3 text-black '
|
|
44646
|
+
}, langdetect == 'en' ? 'Medical' : 'طبي')))), /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44647
|
+
"class": "dropdown d-flex align-items-center w-100",
|
|
44648
|
+
onClick: function onClick() {
|
|
44649
|
+
routingcountext('tourist', false, '');
|
|
44650
|
+
}
|
|
44651
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44652
|
+
"class": ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '
|
|
44653
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44654
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 '
|
|
44655
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44656
|
+
"class": ' mb-0 p-0 ml-md-3 mr-md-3 text-black '
|
|
44657
|
+
}, langdetect == 'en' ? 'Tourist' : 'سياحي'))))))));
|
|
44658
|
+
}
|
|
44659
|
+
} else {
|
|
44660
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44661
|
+
"class": "cursor-pointer",
|
|
44662
|
+
onClick: function onClick() {
|
|
44663
|
+
routingcountext(item.navigationroute, false, '');
|
|
44664
|
+
}
|
|
44665
|
+
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44666
|
+
"class": "".concat(headerstyles$g.topbar_item_container) + ' nav-item '
|
|
44667
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44668
|
+
"class": "".concat(headerstyles$g.topbar_item, " ").concat(header_cssstyles.topbar_item, " ").concat(header_cssstyles.nav_link)
|
|
44669
|
+
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
44670
|
+
"class": "".concat(headerstyles$g.topbar_item_text, " ").concat(header_cssstyles.topbar_item_text)
|
|
44671
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar))));
|
|
44672
|
+
}
|
|
44488
44673
|
}
|
|
44489
44674
|
}))), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' && /*#__PURE__*/React__default["default"].createElement(Subheader, {
|
|
44490
44675
|
sectionpropertiesprops: sectionproperties,
|
|
@@ -59161,6 +59346,11 @@
|
|
|
59161
59346
|
height: sectionproperties.logo_height + 'px',
|
|
59162
59347
|
position: 'relative'
|
|
59163
59348
|
}),
|
|
59349
|
+
payimg: glamor.css({
|
|
59350
|
+
width: '100%',
|
|
59351
|
+
height: '100%',
|
|
59352
|
+
objectFit: 'contain'
|
|
59353
|
+
}),
|
|
59164
59354
|
textStyles: glamor.css({
|
|
59165
59355
|
fontSize: sectionproperties.footerinfotext_fontsize + 'px',
|
|
59166
59356
|
color: sectionproperties.footerinfotext_color,
|
|
@@ -59357,7 +59547,11 @@
|
|
|
59357
59547
|
alignItems: 'center'
|
|
59358
59548
|
}, _defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_css, "display", 'block'), "width", '100%'), "height", '35px'), "padding", '0 10px'), "transition", '.3s'), "fontWeight", 500), "border", ' 1px solid #ccc'), "borderRadius", 5), "height", '40px'), "background", 'transparent'), _defineProperty__default["default"](_defineProperty__default["default"](_css, "color", sectionproperties.newslettertitlecolor), ':focus', {
|
|
59359
59549
|
// borderColor: sectionproperties.inputfeildbordercoloronfocus,
|
|
59360
|
-
})))
|
|
59550
|
+
}))),
|
|
59551
|
+
payimgcont: glamor.css({
|
|
59552
|
+
marginLeft: langdetect == 'en' ? '10px' : 0,
|
|
59553
|
+
marginRight: langdetect == 'en' ? 0 : '10px'
|
|
59554
|
+
})
|
|
59361
59555
|
};
|
|
59362
59556
|
React.useEffect(function () {
|
|
59363
59557
|
if (templateproperties_context.length != 0 && templateproperties_context.logoarrayofobjects != undefined) {
|
|
@@ -59994,7 +60188,135 @@
|
|
|
59994
60188
|
onClick: function onClick() {
|
|
59995
60189
|
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
59996
60190
|
}
|
|
59997
|
-
}, lang.orderhistory))))
|
|
60191
|
+
}, lang.orderhistory)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60192
|
+
className: "col-lg-12 p-0 m-0 w-100 d-flex flex-wrap align-items-center justify-content-center"
|
|
60193
|
+
}, sectionproperties.showvisa == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60194
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60195
|
+
style: {
|
|
60196
|
+
width: '50px',
|
|
60197
|
+
height: '40px'
|
|
60198
|
+
}
|
|
60199
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60200
|
+
src: 'https://tabex-co.com/storage/StaticImages/visa.png',
|
|
60201
|
+
className: "".concat(footerStyles.payimg)
|
|
60202
|
+
})), sectionproperties.showmastercard == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60203
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60204
|
+
style: {
|
|
60205
|
+
width: '50px',
|
|
60206
|
+
height: '40px'
|
|
60207
|
+
}
|
|
60208
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60209
|
+
src: 'https://tabex-co.com/storage/StaticImages/mastercard.png',
|
|
60210
|
+
className: "".concat(footerStyles.payimg)
|
|
60211
|
+
})), sectionproperties.showpaypal == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60212
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60213
|
+
style: {
|
|
60214
|
+
width: '50px',
|
|
60215
|
+
height: '40px'
|
|
60216
|
+
}
|
|
60217
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60218
|
+
src: 'https://tabex-co.com/storage/StaticImages/paypal.png',
|
|
60219
|
+
className: "".concat(footerStyles.payimg)
|
|
60220
|
+
})), sectionproperties.showstripe == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60221
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60222
|
+
style: {
|
|
60223
|
+
width: '50px',
|
|
60224
|
+
height: '40px'
|
|
60225
|
+
}
|
|
60226
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60227
|
+
src: 'https://tabex-co.com/storage/StaticImages/stripe.png',
|
|
60228
|
+
className: "".concat(footerStyles.payimg)
|
|
60229
|
+
})), sectionproperties.showfawry == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60230
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60231
|
+
style: {
|
|
60232
|
+
width: '50px',
|
|
60233
|
+
height: '40px'
|
|
60234
|
+
}
|
|
60235
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60236
|
+
src: 'https://tabex-co.com/storage/StaticImages/fawry.png',
|
|
60237
|
+
className: "".concat(footerStyles.payimg)
|
|
60238
|
+
})), sectionproperties.showapplepay == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60239
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60240
|
+
style: {
|
|
60241
|
+
width: '50px',
|
|
60242
|
+
height: '40px'
|
|
60243
|
+
}
|
|
60244
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60245
|
+
src: 'https://tabex-co.com/storage/StaticImages/applepay.png',
|
|
60246
|
+
className: "".concat(footerStyles.payimg)
|
|
60247
|
+
})), sectionproperties.showinstapay == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60248
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60249
|
+
style: {
|
|
60250
|
+
width: '70px',
|
|
60251
|
+
height: '40px'
|
|
60252
|
+
}
|
|
60253
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60254
|
+
src: 'https://tabex-co.com/storage/StaticImages/instapay.png',
|
|
60255
|
+
className: "".concat(footerStyles.payimg)
|
|
60256
|
+
})), sectionproperties.showvodafonecash == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60257
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60258
|
+
style: {
|
|
60259
|
+
width: '100px',
|
|
60260
|
+
height: '40px'
|
|
60261
|
+
}
|
|
60262
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60263
|
+
src: 'https://tabex-co.com/storage/StaticImages/vodafonecash.png',
|
|
60264
|
+
className: "".concat(footerStyles.payimg)
|
|
60265
|
+
})), sectionproperties.showmeeza == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60266
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60267
|
+
style: {
|
|
60268
|
+
width: '50px',
|
|
60269
|
+
height: '40px'
|
|
60270
|
+
}
|
|
60271
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60272
|
+
src: 'https://tabex-co.com/storage/StaticImages/meezaimage.png',
|
|
60273
|
+
className: "".concat(footerStyles.payimg)
|
|
60274
|
+
})), sectionproperties.showewallet == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60275
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60276
|
+
style: {
|
|
60277
|
+
width: '50px',
|
|
60278
|
+
height: '45px'
|
|
60279
|
+
}
|
|
60280
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60281
|
+
src: 'https://tabex-co.com/storage/StaticImages/ewalletimage.png',
|
|
60282
|
+
className: "".concat(footerStyles.payimg)
|
|
60283
|
+
})), sectionproperties.showvalu == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60284
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60285
|
+
style: {
|
|
60286
|
+
width: '50px',
|
|
60287
|
+
height: '40px'
|
|
60288
|
+
}
|
|
60289
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60290
|
+
src: 'https://tabex-co.com/storage/StaticImages/valu.png',
|
|
60291
|
+
className: "".concat(footerStyles.payimg)
|
|
60292
|
+
})), sectionproperties.showtamara == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60293
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60294
|
+
style: {
|
|
60295
|
+
width: '50px',
|
|
60296
|
+
height: '40px'
|
|
60297
|
+
}
|
|
60298
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60299
|
+
src: 'https://tabex-co.com/storage/StaticImages/tamara.png',
|
|
60300
|
+
className: "".concat(footerStyles.payimg)
|
|
60301
|
+
})), sectionproperties.showtabby == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60302
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60303
|
+
style: {
|
|
60304
|
+
width: '50px',
|
|
60305
|
+
height: '40px'
|
|
60306
|
+
}
|
|
60307
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60308
|
+
src: 'https://tabex-co.com/storage/StaticImages/tabby.png',
|
|
60309
|
+
className: "".concat(footerStyles.payimg)
|
|
60310
|
+
})), sectionproperties.showaman == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60311
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60312
|
+
style: {
|
|
60313
|
+
width: '50px',
|
|
60314
|
+
height: '40px'
|
|
60315
|
+
}
|
|
60316
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60317
|
+
src: 'https://tabex-co.com/storage/StaticImages/aman.png',
|
|
60318
|
+
className: "".concat(footerStyles.payimg)
|
|
60319
|
+
})))), sectionproperties.showbottomnav == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59998
60320
|
"class": "row m-0 w-100 d-none d-md-flex",
|
|
59999
60321
|
style: _defineProperty__default["default"]({
|
|
60000
60322
|
position: 'fixed',
|
|
@@ -78600,7 +78922,7 @@
|
|
|
78600
78922
|
}, [cardsarray]);
|
|
78601
78923
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78602
78924
|
// move to spo
|
|
78603
|
-
"class": section_styles.container + ' row ml-0 mr-0 d-flex justify-content-between align-items-center '
|
|
78925
|
+
"class": section_styles.container + ' row ml-0 mr-0 d-flex justify-content-between align-items-center mx-auto '
|
|
78604
78926
|
// data-aos={'fade-up'}
|
|
78605
78927
|
,
|
|
78606
78928
|
style: {
|
|
@@ -99021,7 +99343,7 @@
|
|
|
99021
99343
|
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; }
|
|
99022
99344
|
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; }
|
|
99023
99345
|
var Simpleproductcard = function Simpleproductcard(props) {
|
|
99024
|
-
var _item$producttags, _authdetailsContext$i3, _item$producttags$, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _item$producttags2, _authdetailsContext$
|
|
99346
|
+
var _item$producttags, _authdetailsContext$i3, _item$producttags$, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _authdetailsContext$i10, _authdetailsContext$i11, _item$producttags2, _authdetailsContext$i13, _item$producttags$2, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _item$producttags3, _authdetailsContext$i21, _item$producttags$3, _authdetailsContext$i22, _authdetailsContext$i23, _authdetailsContext$i24;
|
|
99025
99347
|
var _useState = React.useState(''),
|
|
99026
99348
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
99027
99349
|
sectionproperties = _useState2[0],
|
|
@@ -99841,7 +100163,13 @@
|
|
|
99841
100163
|
style: {
|
|
99842
100164
|
textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
99843
100165
|
}
|
|
99844
|
-
}, item.name))), /*#__PURE__*/React__default["default"].createElement("div",
|
|
100166
|
+
}, item.name))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100167
|
+
style: {
|
|
100168
|
+
position: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.contactinfo.instid) == '682dfdcdb9720' && sectionproperties.image_mb == -1 ? 'absolute' : 'relative',
|
|
100169
|
+
bottom: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.contactinfo.instid) == '682dfdcdb9720' && sectionproperties.image_mb == -1 ? 30 : 0,
|
|
100170
|
+
zIndex: 10
|
|
100171
|
+
}
|
|
100172
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
99845
100173
|
"class": sectionproperties.productnamecentered == 'Centered' ? card_cssstyles.innersection + ' row m-0 w-100 allcentered ' : card_cssstyles.innersection + ' row m-0 w-100 ',
|
|
99846
100174
|
style: {
|
|
99847
100175
|
// move to spo
|
|
@@ -99849,7 +100177,7 @@
|
|
|
99849
100177
|
// bottom: authdetailsContext?.instinfo?.contactinfo.instid == '682dfdcdb9720' && sectionproperties.image_mb == -1 ? 30 : 0,
|
|
99850
100178
|
// zIndex: 10,
|
|
99851
100179
|
}
|
|
99852
|
-
}, (item === null || item === void 0 ? void 0 : item.productfeaturesarray) != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100180
|
+
}, (item === null || item === void 0 ? void 0 : item.productfeaturesarray) != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) == '69de6dceab218' && (item === null || item === void 0 ? void 0 : item.productfeaturesarray) != null && (item === null || item === void 0 ? void 0 : item.productfeaturesarray.length) != 0 && (item === null || item === void 0 ? void 0 : item.productfeaturesarray.map(function (ffitem, ffindex) {
|
|
99853
100181
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
99854
100182
|
"class": "text-start d-flex align-items-center col-lg- p-0 mb-1"
|
|
99855
100183
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -99867,7 +100195,7 @@
|
|
|
99867
100195
|
fontWeight: 300
|
|
99868
100196
|
}
|
|
99869
100197
|
}, "-"));
|
|
99870
|
-
})), sectionproperties.showfeatures == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100198
|
+
})), sectionproperties.showfeatures == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.contactinfo.instid) != '69de6dceab218' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
99871
100199
|
"class": "allcentered col-lg-12 p-0",
|
|
99872
100200
|
style: {
|
|
99873
100201
|
height: 40
|
|
@@ -99887,7 +100215,7 @@
|
|
|
99887
100215
|
color: sectionproperties.featurecolor,
|
|
99888
100216
|
fontSize: sectionproperties.featurefontsize + 'px'
|
|
99889
100217
|
}
|
|
99890
|
-
}, (item === null || item === void 0 ? void 0 : item.productfeature) != undefined && (item === null || item === void 0 ? void 0 : item.productfeature) != null ? item === null || item === void 0 ? void 0 : item.productfeature : '')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100218
|
+
}, (item === null || item === void 0 ? void 0 : item.productfeature) != undefined && (item === null || item === void 0 ? void 0 : item.productfeature) != null ? item === null || item === void 0 ? void 0 : item.productfeature : '')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.contactinfo.instid) == '68b87409b9a2a' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
99891
100219
|
"class": "col-12 p-0 d-flex flex-row align-items-center",
|
|
99892
100220
|
style: {
|
|
99893
100221
|
visibility: item.currentquantity > 1 ? 'visible' : 'hidden'
|
|
@@ -99926,8 +100254,8 @@
|
|
|
99926
100254
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
99927
100255
|
onClick: function onClick() {
|
|
99928
100256
|
if ((sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute) == 'None') ; else {
|
|
99929
|
-
var _authdetailsContext$
|
|
99930
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100257
|
+
var _authdetailsContext$i12;
|
|
100258
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.contactinfo.instid) == '6a3bd18b7ceb5' && sectionproperties.prodPriceShow == 'Show') {
|
|
99931
100259
|
setShowProductInfoModalContext(true);
|
|
99932
100260
|
setProductIdProdutInfoModalContext(item.productid);
|
|
99933
100261
|
} else {
|
|
@@ -99945,7 +100273,7 @@
|
|
|
99945
100273
|
style: {
|
|
99946
100274
|
textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
99947
100275
|
}
|
|
99948
|
-
}, item.name)), (item === null || item === void 0 ? void 0 : item.producttags) != undefined && (item === null || item === void 0 || (_item$producttags2 = item.producttags) === null || _item$producttags2 === void 0 ? void 0 : _item$producttags2.length) != 0 && sectionproperties.showtag == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100276
|
+
}, item.name)), (item === null || item === void 0 ? void 0 : item.producttags) != undefined && (item === null || item === void 0 || (_item$producttags2 = item.producttags) === null || _item$producttags2 === void 0 ? void 0 : _item$producttags2.length) != 0 && sectionproperties.showtag == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.contactinfo.instid) == '684fdf3f9e856' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
99949
100277
|
"class": "allcentered",
|
|
99950
100278
|
style: {
|
|
99951
100279
|
width: '100%',
|
|
@@ -100012,7 +100340,7 @@
|
|
|
100012
100340
|
"class": "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 mr-2 ml-2 '
|
|
100013
100341
|
}, langdetect == 'en' ? item.currencyname : '', " ", price, " ", langdetect == 'en' ? '' : item.currencyname)), sectionproperties.showpill == 'Show' && has_sale == 1 && sectionproperties.counterposition == 'Besides Sale Price' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100014
100342
|
style: {}
|
|
100015
|
-
}, PillContainer()))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100343
|
+
}, PillContainer()))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.contactinfo.instid) == '696b839eebc8c' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100016
100344
|
"class": "col-12 p-0 d-flex flex-row align-items-center mb-2",
|
|
100017
100345
|
style: {
|
|
100018
100346
|
visibility: item.currentquantity > 1 ? 'visible' : 'hidden'
|
|
@@ -100113,7 +100441,7 @@
|
|
|
100113
100441
|
color: sectionproperties.quantitycolor,
|
|
100114
100442
|
fontWeight: sectionproperties.quantityfontweight
|
|
100115
100443
|
}
|
|
100116
|
-
}, langdetect == 'en' ? sectionproperties.qtytextinen : sectionproperties.qtytextinar, " ", item.currentquantity, ' ', langdetect == 'en' ? sectionproperties.qtytextinen2 : sectionproperties.qtytextinar2)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100444
|
+
}, langdetect == 'en' ? sectionproperties.qtytextinen : sectionproperties.qtytextinar, " ", item.currentquantity, ' ', langdetect == 'en' ? sectionproperties.qtytextinen2 : sectionproperties.qtytextinar2)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.contactinfo.instid) == '6887802d26765' && sectionproperties.prodsalePriceshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100117
100445
|
"class": "col-lg-12 p-0 d-flex align-items-center allcentered"
|
|
100118
100446
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100119
100447
|
"class": "".concat(card_cssstyles.quantitybtn) + ' p-0 d-flex align-items-center justify-content-center mx-auto mb-2 w-md-70 ',
|
|
@@ -100158,7 +100486,7 @@
|
|
|
100158
100486
|
disabled: AddtoCartMutationContext.isLoading == true ? true : false
|
|
100159
100487
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
100160
100488
|
"class": "h-100 allcentered addbtn"
|
|
100161
|
-
}, /*#__PURE__*/React__default["default"].createElement(FiPlus.FiPlus, null))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100489
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiPlus.FiPlus, null))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.contactinfo.instid) == '69eddfb81f141' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100162
100490
|
"class": "col-12 p-0 d-flex flex-row align-items-center",
|
|
100163
100491
|
style: {
|
|
100164
100492
|
justifyContent: sectionproperties.productnamecentered == 'Centered' ? 'center' : 'start',
|
|
@@ -100187,13 +100515,13 @@
|
|
|
100187
100515
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
100188
100516
|
"class": "".concat(card_cssstyles.cart_btn) + ' m-0 p-0 d-flex align-items-center justify-content-center mt-1 ',
|
|
100189
100517
|
onClick: function onClick() {
|
|
100190
|
-
var _authdetailsContext$
|
|
100191
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100518
|
+
var _authdetailsContext$i17;
|
|
100519
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.contactinfo.instid) == '6a3bd18b7ceb5' && sectionproperties.prodPriceShow == 'Show') {
|
|
100192
100520
|
setShowProductInfoModalContext(true);
|
|
100193
100521
|
setProductIdProdutInfoModalContext(item.productid);
|
|
100194
100522
|
} else {
|
|
100195
|
-
var _authdetailsContext$
|
|
100196
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100523
|
+
var _authdetailsContext$i18;
|
|
100524
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.contactinfo.instid) == '68527dfef348b') {
|
|
100197
100525
|
window.open((ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint) + item.image, '_blank');
|
|
100198
100526
|
} else if (sectionproperties.showvariantscont == 'Show') {
|
|
100199
100527
|
addtocartfunc();
|
|
@@ -100296,8 +100624,8 @@
|
|
|
100296
100624
|
onClick: function onClick(e) {
|
|
100297
100625
|
var _sectionproperties$se2;
|
|
100298
100626
|
if (((_sectionproperties$se2 = sectionproperties.sectionproperties) === null || _sectionproperties$se2 === void 0 ? void 0 : _sectionproperties$se2.onClickRoute) == 'None') ; else {
|
|
100299
|
-
var _authdetailsContext$
|
|
100300
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100627
|
+
var _authdetailsContext$i19;
|
|
100628
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.contactinfo.instid) == '6a3bd18b7ceb5' && sectionproperties.prodPriceShow == 'Show') {
|
|
100301
100629
|
e.stopPropagation();
|
|
100302
100630
|
setShowProductInfoModalContext(true);
|
|
100303
100631
|
setProductIdProdutInfoModalContext(item.productid);
|
|
@@ -100340,8 +100668,8 @@
|
|
|
100340
100668
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
100341
100669
|
onClick: function onClick() {
|
|
100342
100670
|
if ((sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute) == 'None') ; else {
|
|
100343
|
-
var _authdetailsContext$
|
|
100344
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100671
|
+
var _authdetailsContext$i20;
|
|
100672
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.contactinfo.instid) == '6a3bd18b7ceb5' && sectionproperties.prodPriceShow == 'Show') {
|
|
100345
100673
|
setShowProductInfoModalContext(true);
|
|
100346
100674
|
setProductIdProdutInfoModalContext(item.productid);
|
|
100347
100675
|
} else {
|
|
@@ -100359,7 +100687,7 @@
|
|
|
100359
100687
|
style: {
|
|
100360
100688
|
textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
100361
100689
|
}
|
|
100362
|
-
}, item.name)), (item === null || item === void 0 ? void 0 : item.producttags) != undefined && (item === null || item === void 0 || (_item$producttags3 = item.producttags) === null || _item$producttags3 === void 0 ? void 0 : _item$producttags3.length) != 0 && sectionproperties.showtag == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100690
|
+
}, item.name)), (item === null || item === void 0 ? void 0 : item.producttags) != undefined && (item === null || item === void 0 || (_item$producttags3 = item.producttags) === null || _item$producttags3 === void 0 ? void 0 : _item$producttags3.length) != 0 && sectionproperties.showtag == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.contactinfo.instid) == '684fdf3f9e856' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100363
100691
|
"class": "allcentered",
|
|
100364
100692
|
style: {
|
|
100365
100693
|
width: '100%',
|
|
@@ -100426,7 +100754,7 @@
|
|
|
100426
100754
|
"class": "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 mr-2 ml-2 '
|
|
100427
100755
|
}, langdetect == 'en' ? item.currencyname : '', " ", price, " ", langdetect == 'en' ? '' : item.currencyname)), sectionproperties.showpill == 'Show' && has_sale == 1 && sectionproperties.counterposition == 'Besides Sale Price' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100428
100756
|
style: {}
|
|
100429
|
-
}, PillContainer()))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100757
|
+
}, PillContainer()))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.contactinfo.instid) == '696b839eebc8c' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100430
100758
|
"class": "col-12 p-0 d-flex flex-row align-items-center mb-2",
|
|
100431
100759
|
style: {
|
|
100432
100760
|
visibility: item.currentquantity > 1 ? 'visible' : 'hidden'
|
|
@@ -100527,7 +100855,7 @@
|
|
|
100527
100855
|
color: sectionproperties.quantitycolor,
|
|
100528
100856
|
fontWeight: sectionproperties.quantityfontweight
|
|
100529
100857
|
}
|
|
100530
|
-
}, langdetect == 'en' ? sectionproperties.qtytextinen : sectionproperties.qtytextinar, " ", item.currentquantity, ' ', langdetect == 'en' ? sectionproperties.qtytextinen2 : sectionproperties.qtytextinar2)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100858
|
+
}, langdetect == 'en' ? sectionproperties.qtytextinen : sectionproperties.qtytextinar, " ", item.currentquantity, ' ', langdetect == 'en' ? sectionproperties.qtytextinen2 : sectionproperties.qtytextinar2)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.contactinfo.instid) == '6887802d26765' && sectionproperties.prodsalePriceshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100531
100859
|
"class": "col-lg-12 p-0 d-flex align-items-center allcentered"
|
|
100532
100860
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100533
100861
|
"class": "".concat(card_cssstyles.quantitybtn) + ' p-0 d-flex align-items-center justify-content-center mx-auto mb-2 w-md-70 ',
|
|
@@ -100572,7 +100900,7 @@
|
|
|
100572
100900
|
disabled: AddtoCartMutationContext.isLoading == true ? true : false
|
|
100573
100901
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
100574
100902
|
"class": "h-100 allcentered addbtn"
|
|
100575
|
-
}, /*#__PURE__*/React__default["default"].createElement(FiPlus.FiPlus, null))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100903
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiPlus.FiPlus, null))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.contactinfo.instid) == '69eddfb81f141' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100576
100904
|
"class": "col-12 p-0 d-flex flex-row align-items-center",
|
|
100577
100905
|
style: {
|
|
100578
100906
|
justifyContent: sectionproperties.productnamecentered == 'Centered' ? 'center' : 'start',
|
|
@@ -100601,13 +100929,13 @@
|
|
|
100601
100929
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
100602
100930
|
"class": "".concat(card_cssstyles.cart_btn) + ' m-0 p-0 d-flex align-items-center justify-content-center mt-1 ',
|
|
100603
100931
|
onClick: function onClick() {
|
|
100604
|
-
var _authdetailsContext$
|
|
100605
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100932
|
+
var _authdetailsContext$i25;
|
|
100933
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.contactinfo.instid) == '6a3bd18b7ceb5' && sectionproperties.prodPriceShow == 'Show') {
|
|
100606
100934
|
setShowProductInfoModalContext(true);
|
|
100607
100935
|
setProductIdProdutInfoModalContext(item.productid);
|
|
100608
100936
|
} else {
|
|
100609
|
-
var _authdetailsContext$
|
|
100610
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100937
|
+
var _authdetailsContext$i26;
|
|
100938
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.contactinfo.instid) == '68527dfef348b') {
|
|
100611
100939
|
// alert(item.path);
|
|
100612
100940
|
window.open((ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint) + item.image, '_blank');
|
|
100613
100941
|
} else if (sectionproperties.showvariantscont == 'Show') {
|