tabexseriescomponents 0.2.1207 → 0.2.1208
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 +64 -37
- package/dist/index.esm.js +64 -37
- package/dist/index.umd.js +64 -37
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -14091,7 +14091,7 @@ styleInject(css_248z$G);
|
|
|
14091
14091
|
function ownKeys$2w(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; }
|
|
14092
14092
|
function _objectSpread$2w(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2w(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2w(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
14093
14093
|
var Checkout = function Checkout(props) {
|
|
14094
|
-
var _fetchTabexCountriesQ2, _css, _fetchcustomercartQue72, _authdetailsContext$i11, _authdetailsContext$i12, _fetchcustomercartQue73, _authdetailsContext$i13, _fetchcustomercartQue74, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i18, _fetchcustomercartQue75, _authdetailsContext$i19, _fetchcustomercartQue81, _fetchcustomercartQue82, _fetchcustomercartQue83, _fetchcustomercartQue84, _authdetailsContext$
|
|
14094
|
+
var _fetchTabexCountriesQ2, _css, _fetchcustomercartQue72, _authdetailsContext$i11, _authdetailsContext$i12, _fetchcustomercartQue73, _authdetailsContext$i13, _fetchcustomercartQue74, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i18, _fetchcustomercartQue75, _authdetailsContext$i19, _authdetailsContext$i20, _fetchcustomercartQue81, _fetchcustomercartQue82, _fetchcustomercartQue83, _fetchcustomercartQue84, _authdetailsContext$i29, _authdetailsContext$i30, _authdetailsContext$i31, _fetchcustomercartQue85, _authdetailsContext$i32, _authdetailsContext$i33, _authdetailsContext$i34, _authdetailsContext$i35, _fetchcustomercartQue87, _authdetailsContext$i36, _fetchcustomercartQue89, _authdetailsContext$i37, _authdetailsContext$i38, _authdetailsContext$i39, _fetchcustomercartQue91, _authdetailsContext$i40, _fetchcustomercartQue93, _fetchcustomercartQue95, _authdetailsContext$i41, _fetchcustomercartQue97, _authdetailsContext$i42, _fetchcustomercartQue99, _authdetailsContext$i43, _fetchcustomercartQue101, _authdetailsContext$i44, _fetchcustomercartQue103, _authdetailsContext$i45, _fetchcustomercartQue105, _authdetailsContext$i46, _fetchcustomercartQue107, _authdetailsContext$i47, _fetchcustomercartQue109, _authdetailsContext$i48, _fetchcustomercartQue111, _fetchcustomercartQue112;
|
|
14095
14095
|
var _useState = React.useState(null),
|
|
14096
14096
|
_useState2 = _slicedToArray__default["default"](_useState, 2);
|
|
14097
14097
|
_useState2[0];
|
|
@@ -15430,7 +15430,7 @@ var Checkout = function Checkout(props) {
|
|
|
15430
15430
|
className: sectionproperties.inputfieldcolor == '#ffffff' ? 'col-lg-4 col-md-12 mb-3 selectwhite' : 'col-lg-4 col-md-12 mb-3'
|
|
15431
15431
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
15432
15432
|
className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
|
|
15433
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.contactinfo.instid) == '67e448d2ef6e0' ? langdetect == 'en' ? 'Governorate' : 'المحافظة' : lang.stategov, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
15433
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.contactinfo.instid) == '67e448d2ef6e0' ? langdetect == 'en' ? 'Governorate' : 'المحافظة' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.contactinfo.instid) == '688b86aaf144b' ? langdetect == 'en' ? 'Governorate' : 'الولايه / الاماره' : lang.stategov, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
15434
15434
|
"class": "mx-2",
|
|
15435
15435
|
style: {
|
|
15436
15436
|
color: 'var(--danger)'
|
|
@@ -15638,7 +15638,7 @@ var Checkout = function Checkout(props) {
|
|
|
15638
15638
|
// events mart
|
|
15639
15639
|
|
|
15640
15640
|
if (item.title_en == 'Event Date') {
|
|
15641
|
-
var _authdetailsContext$
|
|
15641
|
+
var _authdetailsContext$i23, _authdetailsContext$i24;
|
|
15642
15642
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15643
15643
|
className: "col-lg-6 col-md-12 mb-3"
|
|
15644
15644
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
@@ -15667,12 +15667,12 @@ var Checkout = function Checkout(props) {
|
|
|
15667
15667
|
// }}
|
|
15668
15668
|
,
|
|
15669
15669
|
onChange: function onChange(event) {
|
|
15670
|
-
var _authdetailsContext$
|
|
15671
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15670
|
+
var _authdetailsContext$i21;
|
|
15671
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 || (_authdetailsContext$i21 = _authdetailsContext$i21.contactinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.instid) == '66b4a0338cb14') {
|
|
15672
15672
|
var selectedDate = event.target.value;
|
|
15673
15673
|
if (selectedDate != undefined && selectedDate != null && selectedDate != '' && selectedDate.length != 0) {
|
|
15674
|
-
var _authdetailsContext$
|
|
15675
|
-
var minDate = (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15674
|
+
var _authdetailsContext$i22;
|
|
15675
|
+
var minDate = (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 || (_authdetailsContext$i22 = _authdetailsContext$i22.contactinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.instid) === '66b4a0338cb14' ? new Date(Date.now() + 11 * 24 * 60 * 60 * 1000).toISOString().split('T')[0] : null;
|
|
15676
15676
|
if (minDate && selectedDate < minDate) {
|
|
15677
15677
|
// alert(`Please select a date on or after ${minDate}`);
|
|
15678
15678
|
return;
|
|
@@ -15690,11 +15690,11 @@ var Checkout = function Checkout(props) {
|
|
|
15690
15690
|
style: {
|
|
15691
15691
|
boxShadow: 'none'
|
|
15692
15692
|
},
|
|
15693
|
-
min: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15694
|
-
.toISOString().split('T')[0] : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15693
|
+
min: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.contactinfo.instid) == '66b4a0338cb14' ? new Date(Date.now() + 11 * 24 * 60 * 60 * 1000) // allow starting 11 days after today
|
|
15694
|
+
.toISOString().split('T')[0] : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.contactinfo.instid) == '6908bb20bbca3' ? currentDate : null
|
|
15695
15695
|
}));
|
|
15696
15696
|
} else {
|
|
15697
|
-
var _authdetailsContext$
|
|
15697
|
+
var _authdetailsContext$i27, _authdetailsContext$i28;
|
|
15698
15698
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15699
15699
|
className: "col-lg-6 col-md-12 mb-3"
|
|
15700
15700
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
@@ -15715,12 +15715,12 @@ var Checkout = function Checkout(props) {
|
|
|
15715
15715
|
// }}
|
|
15716
15716
|
,
|
|
15717
15717
|
onChange: function onChange(event) {
|
|
15718
|
-
var _authdetailsContext$
|
|
15719
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15718
|
+
var _authdetailsContext$i25;
|
|
15719
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 || (_authdetailsContext$i25 = _authdetailsContext$i25.contactinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.instid) == '66b4a0338cb14') {
|
|
15720
15720
|
var selectedDate = event.target.value;
|
|
15721
15721
|
if (selectedDate != undefined && selectedDate != null && selectedDate != '' && selectedDate.length != 0) {
|
|
15722
|
-
var _authdetailsContext$
|
|
15723
|
-
var minDate = (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15722
|
+
var _authdetailsContext$i26;
|
|
15723
|
+
var minDate = (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 || (_authdetailsContext$i26 = _authdetailsContext$i26.contactinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.instid) === '66b4a0338cb14' ? new Date(Date.now() + 11 * 24 * 60 * 60 * 1000).toISOString().split('T')[0] : null;
|
|
15724
15724
|
if (minDate && selectedDate < minDate) {
|
|
15725
15725
|
// alert(`Please select a date on or after ${minDate}`);
|
|
15726
15726
|
return;
|
|
@@ -15738,8 +15738,8 @@ var Checkout = function Checkout(props) {
|
|
|
15738
15738
|
style: {
|
|
15739
15739
|
boxShadow: 'none'
|
|
15740
15740
|
},
|
|
15741
|
-
min: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15742
|
-
.toISOString().split('T')[0] : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15741
|
+
min: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.contactinfo.instid) == '66b4a0338cb14' ? new Date(Date.now() + 11 * 24 * 60 * 60 * 1000) // allow starting 11 days after today
|
|
15742
|
+
.toISOString().split('T')[0] : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.contactinfo.instid) == '6908bb20bbca3' ? currentDate : null
|
|
15743
15743
|
}));
|
|
15744
15744
|
}
|
|
15745
15745
|
}
|
|
@@ -15893,15 +15893,15 @@ var Checkout = function Checkout(props) {
|
|
|
15893
15893
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15894
15894
|
className: "row m-0 w-100 mb-3 pl-3 pr-3"
|
|
15895
15895
|
}, authdetailsContext.instinfo.acceptCOD == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15896
|
-
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15896
|
+
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-xl-12 col-lg-12 col-md-12 mb-3 px-4 py-3 px-sm-3' : 'col-xl-4 col-lg-4 col-md-12 mb-3',
|
|
15897
15897
|
style: {
|
|
15898
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15898
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.contactinfo.instid) == '67d7e9d5dbe11' ? '1px solid #ccc' : 0,
|
|
15899
15899
|
borderRadius: 15
|
|
15900
15900
|
}
|
|
15901
15901
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15902
15902
|
"class": "row m-0 w-100 d-flex align-items-center"
|
|
15903
15903
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15904
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15904
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-9 p-0' : 'col-12 p-0'
|
|
15905
15905
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
15906
15906
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated) + ' d-flex mb-0 ',
|
|
15907
15907
|
"for": "codcheckbox"
|
|
@@ -15928,21 +15928,21 @@ var Checkout = function Checkout(props) {
|
|
|
15928
15928
|
style: {
|
|
15929
15929
|
color: sectionproperties.checkbox_color
|
|
15930
15930
|
}
|
|
15931
|
-
}, langdetect == 'en' ? sectionproperties.cod_text_en : sectionproperties.cod_text_ar))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15931
|
+
}, langdetect == 'en' ? sectionproperties.cod_text_en : sectionproperties.cod_text_ar))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.contactinfo.instid) == '67d7e9d5dbe11' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15932
15932
|
"class": "col-3 text-end p-0"
|
|
15933
15933
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
15934
15934
|
src: 'https://tabex-co.com/storage/StaticImages/cod.png',
|
|
15935
15935
|
"class": checkoutstyles.codimage + ' mx-2 '
|
|
15936
15936
|
})))), authdetailsContext.instinfo.acceptInstapay == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15937
|
-
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15937
|
+
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-xl-12 col-lg-12 col-md-12 mb-3 px-4 py-3 px-sm-3' : 'col-xl-4 col-lg-4 col-md-12 mb-3',
|
|
15938
15938
|
style: {
|
|
15939
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15939
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.contactinfo.instid) == '67d7e9d5dbe11' ? '1px solid #ccc' : 0,
|
|
15940
15940
|
borderRadius: 15
|
|
15941
15941
|
}
|
|
15942
15942
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15943
15943
|
"class": "row m-0 w-100 d-flex align-items-center"
|
|
15944
15944
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15945
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15945
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-9 p-0' : 'col-12 p-0'
|
|
15946
15946
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
15947
15947
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated) + ' d-flex mb-0 ',
|
|
15948
15948
|
"for": "codcheckbox"
|
|
@@ -15969,7 +15969,7 @@ var Checkout = function Checkout(props) {
|
|
|
15969
15969
|
style: {
|
|
15970
15970
|
color: sectionproperties.checkbox_color
|
|
15971
15971
|
}
|
|
15972
|
-
}, langdetect == 'en' ? sectionproperties.instapaytitleen : sectionproperties.instapaytitlear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15972
|
+
}, langdetect == 'en' ? sectionproperties.instapaytitleen : sectionproperties.instapaytitlear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.contactinfo.instid) == '67d7e9d5dbe11' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15973
15973
|
"class": "col-3 text-end p-0"
|
|
15974
15974
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
15975
15975
|
src: 'https://tabex-co.com/storage/StaticImages/instapay.png',
|
|
@@ -16001,15 +16001,15 @@ var Checkout = function Checkout(props) {
|
|
|
16001
16001
|
/*#__PURE__*/
|
|
16002
16002
|
// <div className=""
|
|
16003
16003
|
React__default["default"].createElement("div", {
|
|
16004
|
-
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16004
|
+
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-xl-12 col-lg-12 col-md-12 mb-3 px-4 py-3 px-sm-3' : 'col-xl-4 col-lg-4 col-md-12 mb-3',
|
|
16005
16005
|
style: {
|
|
16006
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16006
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.contactinfo.instid) == '67d7e9d5dbe11' ? '1px solid #ccc' : 0,
|
|
16007
16007
|
borderRadius: 15
|
|
16008
16008
|
}
|
|
16009
16009
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16010
16010
|
"class": "row m-0 w-100 d-flex align-items-center"
|
|
16011
16011
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16012
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16012
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-9 p-0' : 'col-12 p-0'
|
|
16013
16013
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
16014
16014
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
16015
16015
|
}, /*#__PURE__*/React__default["default"].createElement("input", {
|
|
@@ -16031,7 +16031,7 @@ var Checkout = function Checkout(props) {
|
|
|
16031
16031
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
16032
16032
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
16033
16033
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
16034
|
-
}, langdetect == 'en' ? sectionproperties.onlinepaymenttexten : sectionproperties.onlinepaymenttextar))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16034
|
+
}, langdetect == 'en' ? sectionproperties.onlinepaymenttexten : sectionproperties.onlinepaymenttextar))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.contactinfo.instid) == '67d7e9d5dbe11' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16035
16035
|
"class": "col-3 text-end p-0"
|
|
16036
16036
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
16037
16037
|
src: 'https://tabex-co.com/storage/StaticImages/visamaster.png',
|
|
@@ -16080,7 +16080,7 @@ var Checkout = function Checkout(props) {
|
|
|
16080
16080
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
16081
16081
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
16082
16082
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
16083
|
-
}, langdetect == 'en' ? sectionproperties.walletnameen : sectionproperties.walletnamear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16083
|
+
}, langdetect == 'en' ? sectionproperties.walletnameen : sectionproperties.walletnamear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.acceptForsaCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16084
16084
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
16085
16085
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
16086
16086
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -16102,7 +16102,7 @@ var Checkout = function Checkout(props) {
|
|
|
16102
16102
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
16103
16103
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
16104
16104
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
16105
|
-
}, langdetect == 'en' ? 'Forsa' : ' Forsa'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16105
|
+
}, langdetect == 'en' ? 'Forsa' : ' Forsa'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.acceptSouhoolaCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16106
16106
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
16107
16107
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
16108
16108
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -16124,7 +16124,7 @@ var Checkout = function Checkout(props) {
|
|
|
16124
16124
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
16125
16125
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
16126
16126
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
16127
|
-
}, langdetect == 'en' ? 'Souhoola' : ' Souhoola'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16127
|
+
}, langdetect == 'en' ? 'Souhoola' : ' Souhoola'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.acceptonlinePaypal) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16128
16128
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
16129
16129
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
16130
16130
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -16146,7 +16146,7 @@ var Checkout = function Checkout(props) {
|
|
|
16146
16146
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
16147
16147
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
16148
16148
|
className: "".concat(formstyles.checkbox_label, " + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '")
|
|
16149
|
-
}, langdetect == 'en' ? 'Paypal' : ' Paypal'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16149
|
+
}, langdetect == 'en' ? 'Paypal' : ' Paypal'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.acceptBankInstallementsCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16150
16150
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
16151
16151
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
16152
16152
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -16168,7 +16168,7 @@ var Checkout = function Checkout(props) {
|
|
|
16168
16168
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
16169
16169
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
16170
16170
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
16171
|
-
}, langdetect == 'en' ? 'Bank Installments' : ' التقسيط عن طريق البنك'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16171
|
+
}, langdetect == 'en' ? 'Bank Installments' : ' التقسيط عن طريق البنك'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.acceptAmanCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16172
16172
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
16173
16173
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
16174
16174
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -16190,7 +16190,7 @@ var Checkout = function Checkout(props) {
|
|
|
16190
16190
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
16191
16191
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
16192
16192
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
16193
|
-
}, langdetect == 'en' ? 'Aman' : 'Aman'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16193
|
+
}, langdetect == 'en' ? 'Aman' : 'Aman'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.acceptTamara) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16194
16194
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
16195
16195
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
16196
16196
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -16212,7 +16212,7 @@ var Checkout = function Checkout(props) {
|
|
|
16212
16212
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
16213
16213
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
16214
16214
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
16215
|
-
}, langdetect == 'en' ? 'Tamara' : ' تمارا'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16215
|
+
}, langdetect == 'en' ? 'Tamara' : ' تمارا'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.acceptTabby) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16216
16216
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
16217
16217
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
16218
16218
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -16244,7 +16244,7 @@ var Checkout = function Checkout(props) {
|
|
|
16244
16244
|
dangerouslySetInnerHTML: {
|
|
16245
16245
|
__html: langdetect == 'en' ? sectionproperties.instapayoptioncontenten : sectionproperties.instapayoptioncontentar
|
|
16246
16246
|
}
|
|
16247
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16247
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.contactinfo.instid) == '696fa922c1d13' && cashchosen == true && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16248
16248
|
"class": "col-12 px-3 px-md-2 my-3"
|
|
16249
16249
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
16250
16250
|
"class": ' pb-0 pl-md-2 pr-md-2 ',
|
|
@@ -59846,6 +59846,15 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
59846
59846
|
width: '70px',
|
|
59847
59847
|
height: '40px'
|
|
59848
59848
|
}
|
|
59849
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
59850
|
+
src: 'https://tabex-co.com/storage/StaticImages/stripe.png',
|
|
59851
|
+
className: "".concat(footerStyles.payimg)
|
|
59852
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59853
|
+
className: "".concat(footerStyles.payimgcont),
|
|
59854
|
+
style: {
|
|
59855
|
+
width: '70px',
|
|
59856
|
+
height: '40px'
|
|
59857
|
+
}
|
|
59849
59858
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
59850
59859
|
src: 'https://tabex-co.com/storage/StaticImages/tabby.png',
|
|
59851
59860
|
className: "".concat(footerStyles.payimg)
|
|
@@ -59856,7 +59865,25 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
59856
59865
|
height: '40px'
|
|
59857
59866
|
}
|
|
59858
59867
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
59859
|
-
src: 'https://tabex-co.com/storage/StaticImages/tamara.
|
|
59868
|
+
src: 'https://tabex-co.com/storage/StaticImages/tamara.png',
|
|
59869
|
+
className: "".concat(footerStyles.payimg)
|
|
59870
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59871
|
+
className: "".concat(footerStyles.payimgcont),
|
|
59872
|
+
style: {
|
|
59873
|
+
width: '100px',
|
|
59874
|
+
height: '40px'
|
|
59875
|
+
}
|
|
59876
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
59877
|
+
src: 'https://tabex-co.com/storage/StaticImages/applepay.png',
|
|
59878
|
+
className: "".concat(footerStyles.payimg)
|
|
59879
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59880
|
+
className: "".concat(footerStyles.payimgcont),
|
|
59881
|
+
style: {
|
|
59882
|
+
width: '70px',
|
|
59883
|
+
height: '40px'
|
|
59884
|
+
}
|
|
59885
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
59886
|
+
src: 'https://tabex-co.com/storage/StaticImages/link.png',
|
|
59860
59887
|
className: "".concat(footerStyles.payimg)
|
|
59861
59888
|
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.contactinfo.instid) == '6886153fad69c' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59862
59889
|
"class": "col-12 allcentered mb-4"
|
package/dist/index.esm.js
CHANGED
|
@@ -14040,7 +14040,7 @@ styleInject(css_248z$G);
|
|
|
14040
14040
|
function ownKeys$2w(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; }
|
|
14041
14041
|
function _objectSpread$2w(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2w(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2w(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
14042
14042
|
var Checkout = function Checkout(props) {
|
|
14043
|
-
var _fetchTabexCountriesQ2, _css, _fetchcustomercartQue72, _authdetailsContext$i11, _authdetailsContext$i12, _fetchcustomercartQue73, _authdetailsContext$i13, _fetchcustomercartQue74, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i18, _fetchcustomercartQue75, _authdetailsContext$i19, _fetchcustomercartQue81, _fetchcustomercartQue82, _fetchcustomercartQue83, _fetchcustomercartQue84, _authdetailsContext$
|
|
14043
|
+
var _fetchTabexCountriesQ2, _css, _fetchcustomercartQue72, _authdetailsContext$i11, _authdetailsContext$i12, _fetchcustomercartQue73, _authdetailsContext$i13, _fetchcustomercartQue74, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i18, _fetchcustomercartQue75, _authdetailsContext$i19, _authdetailsContext$i20, _fetchcustomercartQue81, _fetchcustomercartQue82, _fetchcustomercartQue83, _fetchcustomercartQue84, _authdetailsContext$i29, _authdetailsContext$i30, _authdetailsContext$i31, _fetchcustomercartQue85, _authdetailsContext$i32, _authdetailsContext$i33, _authdetailsContext$i34, _authdetailsContext$i35, _fetchcustomercartQue87, _authdetailsContext$i36, _fetchcustomercartQue89, _authdetailsContext$i37, _authdetailsContext$i38, _authdetailsContext$i39, _fetchcustomercartQue91, _authdetailsContext$i40, _fetchcustomercartQue93, _fetchcustomercartQue95, _authdetailsContext$i41, _fetchcustomercartQue97, _authdetailsContext$i42, _fetchcustomercartQue99, _authdetailsContext$i43, _fetchcustomercartQue101, _authdetailsContext$i44, _fetchcustomercartQue103, _authdetailsContext$i45, _fetchcustomercartQue105, _authdetailsContext$i46, _fetchcustomercartQue107, _authdetailsContext$i47, _fetchcustomercartQue109, _authdetailsContext$i48, _fetchcustomercartQue111, _fetchcustomercartQue112;
|
|
14044
14044
|
var _useState = useState(null),
|
|
14045
14045
|
_useState2 = _slicedToArray(_useState, 2);
|
|
14046
14046
|
_useState2[0];
|
|
@@ -15379,7 +15379,7 @@ var Checkout = function Checkout(props) {
|
|
|
15379
15379
|
className: sectionproperties.inputfieldcolor == '#ffffff' ? 'col-lg-4 col-md-12 mb-3 selectwhite' : 'col-lg-4 col-md-12 mb-3'
|
|
15380
15380
|
}, /*#__PURE__*/React.createElement("label", {
|
|
15381
15381
|
className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
|
|
15382
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.contactinfo.instid) == '67e448d2ef6e0' ? langdetect == 'en' ? 'Governorate' : 'المحافظة' : lang.stategov, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React.createElement("sup", {
|
|
15382
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.contactinfo.instid) == '67e448d2ef6e0' ? langdetect == 'en' ? 'Governorate' : 'المحافظة' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.contactinfo.instid) == '688b86aaf144b' ? langdetect == 'en' ? 'Governorate' : 'الولايه / الاماره' : lang.stategov, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React.createElement("sup", {
|
|
15383
15383
|
"class": "mx-2",
|
|
15384
15384
|
style: {
|
|
15385
15385
|
color: 'var(--danger)'
|
|
@@ -15587,7 +15587,7 @@ var Checkout = function Checkout(props) {
|
|
|
15587
15587
|
// events mart
|
|
15588
15588
|
|
|
15589
15589
|
if (item.title_en == 'Event Date') {
|
|
15590
|
-
var _authdetailsContext$
|
|
15590
|
+
var _authdetailsContext$i23, _authdetailsContext$i24;
|
|
15591
15591
|
return /*#__PURE__*/React.createElement("div", {
|
|
15592
15592
|
className: "col-lg-6 col-md-12 mb-3"
|
|
15593
15593
|
}, /*#__PURE__*/React.createElement("label", {
|
|
@@ -15616,12 +15616,12 @@ var Checkout = function Checkout(props) {
|
|
|
15616
15616
|
// }}
|
|
15617
15617
|
,
|
|
15618
15618
|
onChange: function onChange(event) {
|
|
15619
|
-
var _authdetailsContext$
|
|
15620
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15619
|
+
var _authdetailsContext$i21;
|
|
15620
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 || (_authdetailsContext$i21 = _authdetailsContext$i21.contactinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.instid) == '66b4a0338cb14') {
|
|
15621
15621
|
var selectedDate = event.target.value;
|
|
15622
15622
|
if (selectedDate != undefined && selectedDate != null && selectedDate != '' && selectedDate.length != 0) {
|
|
15623
|
-
var _authdetailsContext$
|
|
15624
|
-
var minDate = (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15623
|
+
var _authdetailsContext$i22;
|
|
15624
|
+
var minDate = (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 || (_authdetailsContext$i22 = _authdetailsContext$i22.contactinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.instid) === '66b4a0338cb14' ? new Date(Date.now() + 11 * 24 * 60 * 60 * 1000).toISOString().split('T')[0] : null;
|
|
15625
15625
|
if (minDate && selectedDate < minDate) {
|
|
15626
15626
|
// alert(`Please select a date on or after ${minDate}`);
|
|
15627
15627
|
return;
|
|
@@ -15639,11 +15639,11 @@ var Checkout = function Checkout(props) {
|
|
|
15639
15639
|
style: {
|
|
15640
15640
|
boxShadow: 'none'
|
|
15641
15641
|
},
|
|
15642
|
-
min: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15643
|
-
.toISOString().split('T')[0] : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15642
|
+
min: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.contactinfo.instid) == '66b4a0338cb14' ? new Date(Date.now() + 11 * 24 * 60 * 60 * 1000) // allow starting 11 days after today
|
|
15643
|
+
.toISOString().split('T')[0] : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.contactinfo.instid) == '6908bb20bbca3' ? currentDate : null
|
|
15644
15644
|
}));
|
|
15645
15645
|
} else {
|
|
15646
|
-
var _authdetailsContext$
|
|
15646
|
+
var _authdetailsContext$i27, _authdetailsContext$i28;
|
|
15647
15647
|
return /*#__PURE__*/React.createElement("div", {
|
|
15648
15648
|
className: "col-lg-6 col-md-12 mb-3"
|
|
15649
15649
|
}, /*#__PURE__*/React.createElement("label", {
|
|
@@ -15664,12 +15664,12 @@ var Checkout = function Checkout(props) {
|
|
|
15664
15664
|
// }}
|
|
15665
15665
|
,
|
|
15666
15666
|
onChange: function onChange(event) {
|
|
15667
|
-
var _authdetailsContext$
|
|
15668
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15667
|
+
var _authdetailsContext$i25;
|
|
15668
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 || (_authdetailsContext$i25 = _authdetailsContext$i25.contactinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.instid) == '66b4a0338cb14') {
|
|
15669
15669
|
var selectedDate = event.target.value;
|
|
15670
15670
|
if (selectedDate != undefined && selectedDate != null && selectedDate != '' && selectedDate.length != 0) {
|
|
15671
|
-
var _authdetailsContext$
|
|
15672
|
-
var minDate = (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15671
|
+
var _authdetailsContext$i26;
|
|
15672
|
+
var minDate = (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 || (_authdetailsContext$i26 = _authdetailsContext$i26.contactinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.instid) === '66b4a0338cb14' ? new Date(Date.now() + 11 * 24 * 60 * 60 * 1000).toISOString().split('T')[0] : null;
|
|
15673
15673
|
if (minDate && selectedDate < minDate) {
|
|
15674
15674
|
// alert(`Please select a date on or after ${minDate}`);
|
|
15675
15675
|
return;
|
|
@@ -15687,8 +15687,8 @@ var Checkout = function Checkout(props) {
|
|
|
15687
15687
|
style: {
|
|
15688
15688
|
boxShadow: 'none'
|
|
15689
15689
|
},
|
|
15690
|
-
min: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15691
|
-
.toISOString().split('T')[0] : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15690
|
+
min: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.contactinfo.instid) == '66b4a0338cb14' ? new Date(Date.now() + 11 * 24 * 60 * 60 * 1000) // allow starting 11 days after today
|
|
15691
|
+
.toISOString().split('T')[0] : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.contactinfo.instid) == '6908bb20bbca3' ? currentDate : null
|
|
15692
15692
|
}));
|
|
15693
15693
|
}
|
|
15694
15694
|
}
|
|
@@ -15842,15 +15842,15 @@ var Checkout = function Checkout(props) {
|
|
|
15842
15842
|
})), /*#__PURE__*/React.createElement("div", {
|
|
15843
15843
|
className: "row m-0 w-100 mb-3 pl-3 pr-3"
|
|
15844
15844
|
}, authdetailsContext.instinfo.acceptCOD == 1 && /*#__PURE__*/React.createElement("div", {
|
|
15845
|
-
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15845
|
+
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-xl-12 col-lg-12 col-md-12 mb-3 px-4 py-3 px-sm-3' : 'col-xl-4 col-lg-4 col-md-12 mb-3',
|
|
15846
15846
|
style: {
|
|
15847
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15847
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.contactinfo.instid) == '67d7e9d5dbe11' ? '1px solid #ccc' : 0,
|
|
15848
15848
|
borderRadius: 15
|
|
15849
15849
|
}
|
|
15850
15850
|
}, /*#__PURE__*/React.createElement("div", {
|
|
15851
15851
|
"class": "row m-0 w-100 d-flex align-items-center"
|
|
15852
15852
|
}, /*#__PURE__*/React.createElement("div", {
|
|
15853
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15853
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-9 p-0' : 'col-12 p-0'
|
|
15854
15854
|
}, /*#__PURE__*/React.createElement("label", {
|
|
15855
15855
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated) + ' d-flex mb-0 ',
|
|
15856
15856
|
"for": "codcheckbox"
|
|
@@ -15877,21 +15877,21 @@ var Checkout = function Checkout(props) {
|
|
|
15877
15877
|
style: {
|
|
15878
15878
|
color: sectionproperties.checkbox_color
|
|
15879
15879
|
}
|
|
15880
|
-
}, langdetect == 'en' ? sectionproperties.cod_text_en : sectionproperties.cod_text_ar))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15880
|
+
}, langdetect == 'en' ? sectionproperties.cod_text_en : sectionproperties.cod_text_ar))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.contactinfo.instid) == '67d7e9d5dbe11' && /*#__PURE__*/React.createElement("div", {
|
|
15881
15881
|
"class": "col-3 text-end p-0"
|
|
15882
15882
|
}, /*#__PURE__*/React.createElement("img", {
|
|
15883
15883
|
src: 'https://tabex-co.com/storage/StaticImages/cod.png',
|
|
15884
15884
|
"class": checkoutstyles.codimage + ' mx-2 '
|
|
15885
15885
|
})))), authdetailsContext.instinfo.acceptInstapay == 1 && /*#__PURE__*/React.createElement("div", {
|
|
15886
|
-
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15886
|
+
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-xl-12 col-lg-12 col-md-12 mb-3 px-4 py-3 px-sm-3' : 'col-xl-4 col-lg-4 col-md-12 mb-3',
|
|
15887
15887
|
style: {
|
|
15888
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15888
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.contactinfo.instid) == '67d7e9d5dbe11' ? '1px solid #ccc' : 0,
|
|
15889
15889
|
borderRadius: 15
|
|
15890
15890
|
}
|
|
15891
15891
|
}, /*#__PURE__*/React.createElement("div", {
|
|
15892
15892
|
"class": "row m-0 w-100 d-flex align-items-center"
|
|
15893
15893
|
}, /*#__PURE__*/React.createElement("div", {
|
|
15894
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15894
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-9 p-0' : 'col-12 p-0'
|
|
15895
15895
|
}, /*#__PURE__*/React.createElement("label", {
|
|
15896
15896
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated) + ' d-flex mb-0 ',
|
|
15897
15897
|
"for": "codcheckbox"
|
|
@@ -15918,7 +15918,7 @@ var Checkout = function Checkout(props) {
|
|
|
15918
15918
|
style: {
|
|
15919
15919
|
color: sectionproperties.checkbox_color
|
|
15920
15920
|
}
|
|
15921
|
-
}, langdetect == 'en' ? sectionproperties.instapaytitleen : sectionproperties.instapaytitlear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15921
|
+
}, langdetect == 'en' ? sectionproperties.instapaytitleen : sectionproperties.instapaytitlear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.contactinfo.instid) == '67d7e9d5dbe11' && /*#__PURE__*/React.createElement("div", {
|
|
15922
15922
|
"class": "col-3 text-end p-0"
|
|
15923
15923
|
}, /*#__PURE__*/React.createElement("img", {
|
|
15924
15924
|
src: 'https://tabex-co.com/storage/StaticImages/instapay.png',
|
|
@@ -15950,15 +15950,15 @@ var Checkout = function Checkout(props) {
|
|
|
15950
15950
|
/*#__PURE__*/
|
|
15951
15951
|
// <div className=""
|
|
15952
15952
|
React.createElement("div", {
|
|
15953
|
-
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15953
|
+
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-xl-12 col-lg-12 col-md-12 mb-3 px-4 py-3 px-sm-3' : 'col-xl-4 col-lg-4 col-md-12 mb-3',
|
|
15954
15954
|
style: {
|
|
15955
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15955
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.contactinfo.instid) == '67d7e9d5dbe11' ? '1px solid #ccc' : 0,
|
|
15956
15956
|
borderRadius: 15
|
|
15957
15957
|
}
|
|
15958
15958
|
}, /*#__PURE__*/React.createElement("div", {
|
|
15959
15959
|
"class": "row m-0 w-100 d-flex align-items-center"
|
|
15960
15960
|
}, /*#__PURE__*/React.createElement("div", {
|
|
15961
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15961
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-9 p-0' : 'col-12 p-0'
|
|
15962
15962
|
}, /*#__PURE__*/React.createElement("label", {
|
|
15963
15963
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
15964
15964
|
}, /*#__PURE__*/React.createElement("input", {
|
|
@@ -15980,7 +15980,7 @@ var Checkout = function Checkout(props) {
|
|
|
15980
15980
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
15981
15981
|
})), /*#__PURE__*/React.createElement("p", {
|
|
15982
15982
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
15983
|
-
}, langdetect == 'en' ? sectionproperties.onlinepaymenttexten : sectionproperties.onlinepaymenttextar))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15983
|
+
}, langdetect == 'en' ? sectionproperties.onlinepaymenttexten : sectionproperties.onlinepaymenttextar))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.contactinfo.instid) == '67d7e9d5dbe11' && /*#__PURE__*/React.createElement("div", {
|
|
15984
15984
|
"class": "col-3 text-end p-0"
|
|
15985
15985
|
}, /*#__PURE__*/React.createElement("img", {
|
|
15986
15986
|
src: 'https://tabex-co.com/storage/StaticImages/visamaster.png',
|
|
@@ -16029,7 +16029,7 @@ var Checkout = function Checkout(props) {
|
|
|
16029
16029
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
16030
16030
|
})), /*#__PURE__*/React.createElement("p", {
|
|
16031
16031
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
16032
|
-
}, langdetect == 'en' ? sectionproperties.walletnameen : sectionproperties.walletnamear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16032
|
+
}, langdetect == 'en' ? sectionproperties.walletnameen : sectionproperties.walletnamear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.acceptForsaCard) == 1 && /*#__PURE__*/React.createElement("div", {
|
|
16033
16033
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
16034
16034
|
}, /*#__PURE__*/React.createElement("label", {
|
|
16035
16035
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -16051,7 +16051,7 @@ var Checkout = function Checkout(props) {
|
|
|
16051
16051
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
16052
16052
|
})), /*#__PURE__*/React.createElement("p", {
|
|
16053
16053
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
16054
|
-
}, langdetect == 'en' ? 'Forsa' : ' Forsa'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16054
|
+
}, langdetect == 'en' ? 'Forsa' : ' Forsa'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.acceptSouhoolaCard) == 1 && /*#__PURE__*/React.createElement("div", {
|
|
16055
16055
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
16056
16056
|
}, /*#__PURE__*/React.createElement("label", {
|
|
16057
16057
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -16073,7 +16073,7 @@ var Checkout = function Checkout(props) {
|
|
|
16073
16073
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
16074
16074
|
})), /*#__PURE__*/React.createElement("p", {
|
|
16075
16075
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
16076
|
-
}, langdetect == 'en' ? 'Souhoola' : ' Souhoola'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16076
|
+
}, langdetect == 'en' ? 'Souhoola' : ' Souhoola'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.acceptonlinePaypal) == 1 && /*#__PURE__*/React.createElement("div", {
|
|
16077
16077
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
16078
16078
|
}, /*#__PURE__*/React.createElement("label", {
|
|
16079
16079
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -16095,7 +16095,7 @@ var Checkout = function Checkout(props) {
|
|
|
16095
16095
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
16096
16096
|
})), /*#__PURE__*/React.createElement("p", {
|
|
16097
16097
|
className: "".concat(formstyles.checkbox_label, " + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '")
|
|
16098
|
-
}, langdetect == 'en' ? 'Paypal' : ' Paypal'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16098
|
+
}, langdetect == 'en' ? 'Paypal' : ' Paypal'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.acceptBankInstallementsCard) == 1 && /*#__PURE__*/React.createElement("div", {
|
|
16099
16099
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
16100
16100
|
}, /*#__PURE__*/React.createElement("label", {
|
|
16101
16101
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -16117,7 +16117,7 @@ var Checkout = function Checkout(props) {
|
|
|
16117
16117
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
16118
16118
|
})), /*#__PURE__*/React.createElement("p", {
|
|
16119
16119
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
16120
|
-
}, langdetect == 'en' ? 'Bank Installments' : ' التقسيط عن طريق البنك'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16120
|
+
}, langdetect == 'en' ? 'Bank Installments' : ' التقسيط عن طريق البنك'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.acceptAmanCard) == 1 && /*#__PURE__*/React.createElement("div", {
|
|
16121
16121
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
16122
16122
|
}, /*#__PURE__*/React.createElement("label", {
|
|
16123
16123
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -16139,7 +16139,7 @@ var Checkout = function Checkout(props) {
|
|
|
16139
16139
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
16140
16140
|
})), /*#__PURE__*/React.createElement("p", {
|
|
16141
16141
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
16142
|
-
}, langdetect == 'en' ? 'Aman' : 'Aman'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16142
|
+
}, langdetect == 'en' ? 'Aman' : 'Aman'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.acceptTamara) == 1 && /*#__PURE__*/React.createElement("div", {
|
|
16143
16143
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
16144
16144
|
}, /*#__PURE__*/React.createElement("label", {
|
|
16145
16145
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -16161,7 +16161,7 @@ var Checkout = function Checkout(props) {
|
|
|
16161
16161
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
16162
16162
|
})), /*#__PURE__*/React.createElement("p", {
|
|
16163
16163
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
16164
|
-
}, langdetect == 'en' ? 'Tamara' : ' تمارا'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16164
|
+
}, langdetect == 'en' ? 'Tamara' : ' تمارا'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.acceptTabby) == 1 && /*#__PURE__*/React.createElement("div", {
|
|
16165
16165
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
16166
16166
|
}, /*#__PURE__*/React.createElement("label", {
|
|
16167
16167
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -16193,7 +16193,7 @@ var Checkout = function Checkout(props) {
|
|
|
16193
16193
|
dangerouslySetInnerHTML: {
|
|
16194
16194
|
__html: langdetect == 'en' ? sectionproperties.instapayoptioncontenten : sectionproperties.instapayoptioncontentar
|
|
16195
16195
|
}
|
|
16196
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16196
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.contactinfo.instid) == '696fa922c1d13' && cashchosen == true && /*#__PURE__*/React.createElement("div", {
|
|
16197
16197
|
"class": "col-12 px-3 px-md-2 my-3"
|
|
16198
16198
|
}, /*#__PURE__*/React.createElement("p", {
|
|
16199
16199
|
"class": ' pb-0 pl-md-2 pr-md-2 ',
|
|
@@ -59795,6 +59795,15 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
59795
59795
|
width: '70px',
|
|
59796
59796
|
height: '40px'
|
|
59797
59797
|
}
|
|
59798
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
59799
|
+
src: 'https://tabex-co.com/storage/StaticImages/stripe.png',
|
|
59800
|
+
className: "".concat(footerStyles.payimg)
|
|
59801
|
+
})), /*#__PURE__*/React.createElement("div", {
|
|
59802
|
+
className: "".concat(footerStyles.payimgcont),
|
|
59803
|
+
style: {
|
|
59804
|
+
width: '70px',
|
|
59805
|
+
height: '40px'
|
|
59806
|
+
}
|
|
59798
59807
|
}, /*#__PURE__*/React.createElement("img", {
|
|
59799
59808
|
src: 'https://tabex-co.com/storage/StaticImages/tabby.png',
|
|
59800
59809
|
className: "".concat(footerStyles.payimg)
|
|
@@ -59805,7 +59814,25 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
59805
59814
|
height: '40px'
|
|
59806
59815
|
}
|
|
59807
59816
|
}, /*#__PURE__*/React.createElement("img", {
|
|
59808
|
-
src: 'https://tabex-co.com/storage/StaticImages/tamara.
|
|
59817
|
+
src: 'https://tabex-co.com/storage/StaticImages/tamara.png',
|
|
59818
|
+
className: "".concat(footerStyles.payimg)
|
|
59819
|
+
})), /*#__PURE__*/React.createElement("div", {
|
|
59820
|
+
className: "".concat(footerStyles.payimgcont),
|
|
59821
|
+
style: {
|
|
59822
|
+
width: '100px',
|
|
59823
|
+
height: '40px'
|
|
59824
|
+
}
|
|
59825
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
59826
|
+
src: 'https://tabex-co.com/storage/StaticImages/applepay.png',
|
|
59827
|
+
className: "".concat(footerStyles.payimg)
|
|
59828
|
+
})), /*#__PURE__*/React.createElement("div", {
|
|
59829
|
+
className: "".concat(footerStyles.payimgcont),
|
|
59830
|
+
style: {
|
|
59831
|
+
width: '70px',
|
|
59832
|
+
height: '40px'
|
|
59833
|
+
}
|
|
59834
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
59835
|
+
src: 'https://tabex-co.com/storage/StaticImages/link.png',
|
|
59809
59836
|
className: "".concat(footerStyles.payimg)
|
|
59810
59837
|
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.contactinfo.instid) == '6886153fad69c' && /*#__PURE__*/React.createElement("div", {
|
|
59811
59838
|
"class": "col-12 allcentered mb-4"
|
package/dist/index.umd.js
CHANGED
|
@@ -13897,7 +13897,7 @@
|
|
|
13897
13897
|
function ownKeys$2w(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; }
|
|
13898
13898
|
function _objectSpread$2w(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2w(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2w(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
13899
13899
|
var Checkout = function Checkout(props) {
|
|
13900
|
-
var _fetchTabexCountriesQ2, _css, _fetchcustomercartQue72, _authdetailsContext$i11, _authdetailsContext$i12, _fetchcustomercartQue73, _authdetailsContext$i13, _fetchcustomercartQue74, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i18, _fetchcustomercartQue75, _authdetailsContext$i19, _fetchcustomercartQue81, _fetchcustomercartQue82, _fetchcustomercartQue83, _fetchcustomercartQue84, _authdetailsContext$
|
|
13900
|
+
var _fetchTabexCountriesQ2, _css, _fetchcustomercartQue72, _authdetailsContext$i11, _authdetailsContext$i12, _fetchcustomercartQue73, _authdetailsContext$i13, _fetchcustomercartQue74, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i18, _fetchcustomercartQue75, _authdetailsContext$i19, _authdetailsContext$i20, _fetchcustomercartQue81, _fetchcustomercartQue82, _fetchcustomercartQue83, _fetchcustomercartQue84, _authdetailsContext$i29, _authdetailsContext$i30, _authdetailsContext$i31, _fetchcustomercartQue85, _authdetailsContext$i32, _authdetailsContext$i33, _authdetailsContext$i34, _authdetailsContext$i35, _fetchcustomercartQue87, _authdetailsContext$i36, _fetchcustomercartQue89, _authdetailsContext$i37, _authdetailsContext$i38, _authdetailsContext$i39, _fetchcustomercartQue91, _authdetailsContext$i40, _fetchcustomercartQue93, _fetchcustomercartQue95, _authdetailsContext$i41, _fetchcustomercartQue97, _authdetailsContext$i42, _fetchcustomercartQue99, _authdetailsContext$i43, _fetchcustomercartQue101, _authdetailsContext$i44, _fetchcustomercartQue103, _authdetailsContext$i45, _fetchcustomercartQue105, _authdetailsContext$i46, _fetchcustomercartQue107, _authdetailsContext$i47, _fetchcustomercartQue109, _authdetailsContext$i48, _fetchcustomercartQue111, _fetchcustomercartQue112;
|
|
13901
13901
|
var _useState = React.useState(null),
|
|
13902
13902
|
_useState2 = _slicedToArray__default["default"](_useState, 2);
|
|
13903
13903
|
_useState2[0];
|
|
@@ -15236,7 +15236,7 @@
|
|
|
15236
15236
|
className: sectionproperties.inputfieldcolor == '#ffffff' ? 'col-lg-4 col-md-12 mb-3 selectwhite' : 'col-lg-4 col-md-12 mb-3'
|
|
15237
15237
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
15238
15238
|
className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
|
|
15239
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.contactinfo.instid) == '67e448d2ef6e0' ? langdetect == 'en' ? 'Governorate' : 'المحافظة' : lang.stategov, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
15239
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.contactinfo.instid) == '67e448d2ef6e0' ? langdetect == 'en' ? 'Governorate' : 'المحافظة' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.contactinfo.instid) == '688b86aaf144b' ? langdetect == 'en' ? 'Governorate' : 'الولايه / الاماره' : lang.stategov, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
15240
15240
|
"class": "mx-2",
|
|
15241
15241
|
style: {
|
|
15242
15242
|
color: 'var(--danger)'
|
|
@@ -15444,7 +15444,7 @@
|
|
|
15444
15444
|
// events mart
|
|
15445
15445
|
|
|
15446
15446
|
if (item.title_en == 'Event Date') {
|
|
15447
|
-
var _authdetailsContext$
|
|
15447
|
+
var _authdetailsContext$i23, _authdetailsContext$i24;
|
|
15448
15448
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15449
15449
|
className: "col-lg-6 col-md-12 mb-3"
|
|
15450
15450
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
@@ -15473,12 +15473,12 @@
|
|
|
15473
15473
|
// }}
|
|
15474
15474
|
,
|
|
15475
15475
|
onChange: function onChange(event) {
|
|
15476
|
-
var _authdetailsContext$
|
|
15477
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15476
|
+
var _authdetailsContext$i21;
|
|
15477
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 || (_authdetailsContext$i21 = _authdetailsContext$i21.contactinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.instid) == '66b4a0338cb14') {
|
|
15478
15478
|
var selectedDate = event.target.value;
|
|
15479
15479
|
if (selectedDate != undefined && selectedDate != null && selectedDate != '' && selectedDate.length != 0) {
|
|
15480
|
-
var _authdetailsContext$
|
|
15481
|
-
var minDate = (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15480
|
+
var _authdetailsContext$i22;
|
|
15481
|
+
var minDate = (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 || (_authdetailsContext$i22 = _authdetailsContext$i22.contactinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.instid) === '66b4a0338cb14' ? new Date(Date.now() + 11 * 24 * 60 * 60 * 1000).toISOString().split('T')[0] : null;
|
|
15482
15482
|
if (minDate && selectedDate < minDate) {
|
|
15483
15483
|
// alert(`Please select a date on or after ${minDate}`);
|
|
15484
15484
|
return;
|
|
@@ -15496,11 +15496,11 @@
|
|
|
15496
15496
|
style: {
|
|
15497
15497
|
boxShadow: 'none'
|
|
15498
15498
|
},
|
|
15499
|
-
min: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15500
|
-
.toISOString().split('T')[0] : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15499
|
+
min: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.contactinfo.instid) == '66b4a0338cb14' ? new Date(Date.now() + 11 * 24 * 60 * 60 * 1000) // allow starting 11 days after today
|
|
15500
|
+
.toISOString().split('T')[0] : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.contactinfo.instid) == '6908bb20bbca3' ? currentDate : null
|
|
15501
15501
|
}));
|
|
15502
15502
|
} else {
|
|
15503
|
-
var _authdetailsContext$
|
|
15503
|
+
var _authdetailsContext$i27, _authdetailsContext$i28;
|
|
15504
15504
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15505
15505
|
className: "col-lg-6 col-md-12 mb-3"
|
|
15506
15506
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
@@ -15521,12 +15521,12 @@
|
|
|
15521
15521
|
// }}
|
|
15522
15522
|
,
|
|
15523
15523
|
onChange: function onChange(event) {
|
|
15524
|
-
var _authdetailsContext$
|
|
15525
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15524
|
+
var _authdetailsContext$i25;
|
|
15525
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 || (_authdetailsContext$i25 = _authdetailsContext$i25.contactinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.instid) == '66b4a0338cb14') {
|
|
15526
15526
|
var selectedDate = event.target.value;
|
|
15527
15527
|
if (selectedDate != undefined && selectedDate != null && selectedDate != '' && selectedDate.length != 0) {
|
|
15528
|
-
var _authdetailsContext$
|
|
15529
|
-
var minDate = (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15528
|
+
var _authdetailsContext$i26;
|
|
15529
|
+
var minDate = (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 || (_authdetailsContext$i26 = _authdetailsContext$i26.contactinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.instid) === '66b4a0338cb14' ? new Date(Date.now() + 11 * 24 * 60 * 60 * 1000).toISOString().split('T')[0] : null;
|
|
15530
15530
|
if (minDate && selectedDate < minDate) {
|
|
15531
15531
|
// alert(`Please select a date on or after ${minDate}`);
|
|
15532
15532
|
return;
|
|
@@ -15544,8 +15544,8 @@
|
|
|
15544
15544
|
style: {
|
|
15545
15545
|
boxShadow: 'none'
|
|
15546
15546
|
},
|
|
15547
|
-
min: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15548
|
-
.toISOString().split('T')[0] : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15547
|
+
min: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.contactinfo.instid) == '66b4a0338cb14' ? new Date(Date.now() + 11 * 24 * 60 * 60 * 1000) // allow starting 11 days after today
|
|
15548
|
+
.toISOString().split('T')[0] : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.contactinfo.instid) == '6908bb20bbca3' ? currentDate : null
|
|
15549
15549
|
}));
|
|
15550
15550
|
}
|
|
15551
15551
|
}
|
|
@@ -15699,15 +15699,15 @@
|
|
|
15699
15699
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15700
15700
|
className: "row m-0 w-100 mb-3 pl-3 pr-3"
|
|
15701
15701
|
}, authdetailsContext.instinfo.acceptCOD == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15702
|
-
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15702
|
+
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-xl-12 col-lg-12 col-md-12 mb-3 px-4 py-3 px-sm-3' : 'col-xl-4 col-lg-4 col-md-12 mb-3',
|
|
15703
15703
|
style: {
|
|
15704
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15704
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.contactinfo.instid) == '67d7e9d5dbe11' ? '1px solid #ccc' : 0,
|
|
15705
15705
|
borderRadius: 15
|
|
15706
15706
|
}
|
|
15707
15707
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15708
15708
|
"class": "row m-0 w-100 d-flex align-items-center"
|
|
15709
15709
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15710
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15710
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-9 p-0' : 'col-12 p-0'
|
|
15711
15711
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
15712
15712
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated) + ' d-flex mb-0 ',
|
|
15713
15713
|
"for": "codcheckbox"
|
|
@@ -15734,21 +15734,21 @@
|
|
|
15734
15734
|
style: {
|
|
15735
15735
|
color: sectionproperties.checkbox_color
|
|
15736
15736
|
}
|
|
15737
|
-
}, langdetect == 'en' ? sectionproperties.cod_text_en : sectionproperties.cod_text_ar))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15737
|
+
}, langdetect == 'en' ? sectionproperties.cod_text_en : sectionproperties.cod_text_ar))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.contactinfo.instid) == '67d7e9d5dbe11' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15738
15738
|
"class": "col-3 text-end p-0"
|
|
15739
15739
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
15740
15740
|
src: 'https://tabex-co.com/storage/StaticImages/cod.png',
|
|
15741
15741
|
"class": checkoutstyles.codimage + ' mx-2 '
|
|
15742
15742
|
})))), authdetailsContext.instinfo.acceptInstapay == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15743
|
-
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15743
|
+
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-xl-12 col-lg-12 col-md-12 mb-3 px-4 py-3 px-sm-3' : 'col-xl-4 col-lg-4 col-md-12 mb-3',
|
|
15744
15744
|
style: {
|
|
15745
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15745
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.contactinfo.instid) == '67d7e9d5dbe11' ? '1px solid #ccc' : 0,
|
|
15746
15746
|
borderRadius: 15
|
|
15747
15747
|
}
|
|
15748
15748
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15749
15749
|
"class": "row m-0 w-100 d-flex align-items-center"
|
|
15750
15750
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15751
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15751
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-9 p-0' : 'col-12 p-0'
|
|
15752
15752
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
15753
15753
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated) + ' d-flex mb-0 ',
|
|
15754
15754
|
"for": "codcheckbox"
|
|
@@ -15775,7 +15775,7 @@
|
|
|
15775
15775
|
style: {
|
|
15776
15776
|
color: sectionproperties.checkbox_color
|
|
15777
15777
|
}
|
|
15778
|
-
}, langdetect == 'en' ? sectionproperties.instapaytitleen : sectionproperties.instapaytitlear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15778
|
+
}, langdetect == 'en' ? sectionproperties.instapaytitleen : sectionproperties.instapaytitlear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.contactinfo.instid) == '67d7e9d5dbe11' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15779
15779
|
"class": "col-3 text-end p-0"
|
|
15780
15780
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
15781
15781
|
src: 'https://tabex-co.com/storage/StaticImages/instapay.png',
|
|
@@ -15807,15 +15807,15 @@
|
|
|
15807
15807
|
/*#__PURE__*/
|
|
15808
15808
|
// <div className=""
|
|
15809
15809
|
React__default["default"].createElement("div", {
|
|
15810
|
-
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15810
|
+
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-xl-12 col-lg-12 col-md-12 mb-3 px-4 py-3 px-sm-3' : 'col-xl-4 col-lg-4 col-md-12 mb-3',
|
|
15811
15811
|
style: {
|
|
15812
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15812
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.contactinfo.instid) == '67d7e9d5dbe11' ? '1px solid #ccc' : 0,
|
|
15813
15813
|
borderRadius: 15
|
|
15814
15814
|
}
|
|
15815
15815
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15816
15816
|
"class": "row m-0 w-100 d-flex align-items-center"
|
|
15817
15817
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15818
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15818
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-9 p-0' : 'col-12 p-0'
|
|
15819
15819
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
15820
15820
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
15821
15821
|
}, /*#__PURE__*/React__default["default"].createElement("input", {
|
|
@@ -15837,7 +15837,7 @@
|
|
|
15837
15837
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
15838
15838
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
15839
15839
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
15840
|
-
}, langdetect == 'en' ? sectionproperties.onlinepaymenttexten : sectionproperties.onlinepaymenttextar))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15840
|
+
}, langdetect == 'en' ? sectionproperties.onlinepaymenttexten : sectionproperties.onlinepaymenttextar))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.contactinfo.instid) == '67d7e9d5dbe11' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15841
15841
|
"class": "col-3 text-end p-0"
|
|
15842
15842
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
15843
15843
|
src: 'https://tabex-co.com/storage/StaticImages/visamaster.png',
|
|
@@ -15886,7 +15886,7 @@
|
|
|
15886
15886
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
15887
15887
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
15888
15888
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
15889
|
-
}, langdetect == 'en' ? sectionproperties.walletnameen : sectionproperties.walletnamear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15889
|
+
}, langdetect == 'en' ? sectionproperties.walletnameen : sectionproperties.walletnamear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.acceptForsaCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15890
15890
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
15891
15891
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
15892
15892
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -15908,7 +15908,7 @@
|
|
|
15908
15908
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
15909
15909
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
15910
15910
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
15911
|
-
}, langdetect == 'en' ? 'Forsa' : ' Forsa'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15911
|
+
}, langdetect == 'en' ? 'Forsa' : ' Forsa'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.acceptSouhoolaCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15912
15912
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
15913
15913
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
15914
15914
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -15930,7 +15930,7 @@
|
|
|
15930
15930
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
15931
15931
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
15932
15932
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
15933
|
-
}, langdetect == 'en' ? 'Souhoola' : ' Souhoola'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15933
|
+
}, langdetect == 'en' ? 'Souhoola' : ' Souhoola'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.acceptonlinePaypal) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15934
15934
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
15935
15935
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
15936
15936
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -15952,7 +15952,7 @@
|
|
|
15952
15952
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
15953
15953
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
15954
15954
|
className: "".concat(formstyles.checkbox_label, " + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '")
|
|
15955
|
-
}, langdetect == 'en' ? 'Paypal' : ' Paypal'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15955
|
+
}, langdetect == 'en' ? 'Paypal' : ' Paypal'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.acceptBankInstallementsCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15956
15956
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
15957
15957
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
15958
15958
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -15974,7 +15974,7 @@
|
|
|
15974
15974
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
15975
15975
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
15976
15976
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
15977
|
-
}, langdetect == 'en' ? 'Bank Installments' : ' التقسيط عن طريق البنك'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15977
|
+
}, langdetect == 'en' ? 'Bank Installments' : ' التقسيط عن طريق البنك'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.acceptAmanCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15978
15978
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
15979
15979
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
15980
15980
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -15996,7 +15996,7 @@
|
|
|
15996
15996
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
15997
15997
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
15998
15998
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
15999
|
-
}, langdetect == 'en' ? 'Aman' : 'Aman'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15999
|
+
}, langdetect == 'en' ? 'Aman' : 'Aman'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.acceptTamara) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16000
16000
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
16001
16001
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
16002
16002
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -16018,7 +16018,7 @@
|
|
|
16018
16018
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
16019
16019
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
16020
16020
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
16021
|
-
}, langdetect == 'en' ? 'Tamara' : ' تمارا'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16021
|
+
}, langdetect == 'en' ? 'Tamara' : ' تمارا'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.acceptTabby) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16022
16022
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
16023
16023
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
16024
16024
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -16050,7 +16050,7 @@
|
|
|
16050
16050
|
dangerouslySetInnerHTML: {
|
|
16051
16051
|
__html: langdetect == 'en' ? sectionproperties.instapayoptioncontenten : sectionproperties.instapayoptioncontentar
|
|
16052
16052
|
}
|
|
16053
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16053
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.contactinfo.instid) == '696fa922c1d13' && cashchosen == true && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16054
16054
|
"class": "col-12 px-3 px-md-2 my-3"
|
|
16055
16055
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
16056
16056
|
"class": ' pb-0 pl-md-2 pr-md-2 ',
|
|
@@ -59652,6 +59652,15 @@
|
|
|
59652
59652
|
width: '70px',
|
|
59653
59653
|
height: '40px'
|
|
59654
59654
|
}
|
|
59655
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
59656
|
+
src: 'https://tabex-co.com/storage/StaticImages/stripe.png',
|
|
59657
|
+
className: "".concat(footerStyles.payimg)
|
|
59658
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59659
|
+
className: "".concat(footerStyles.payimgcont),
|
|
59660
|
+
style: {
|
|
59661
|
+
width: '70px',
|
|
59662
|
+
height: '40px'
|
|
59663
|
+
}
|
|
59655
59664
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
59656
59665
|
src: 'https://tabex-co.com/storage/StaticImages/tabby.png',
|
|
59657
59666
|
className: "".concat(footerStyles.payimg)
|
|
@@ -59662,7 +59671,25 @@
|
|
|
59662
59671
|
height: '40px'
|
|
59663
59672
|
}
|
|
59664
59673
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
59665
|
-
src: 'https://tabex-co.com/storage/StaticImages/tamara.
|
|
59674
|
+
src: 'https://tabex-co.com/storage/StaticImages/tamara.png',
|
|
59675
|
+
className: "".concat(footerStyles.payimg)
|
|
59676
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59677
|
+
className: "".concat(footerStyles.payimgcont),
|
|
59678
|
+
style: {
|
|
59679
|
+
width: '100px',
|
|
59680
|
+
height: '40px'
|
|
59681
|
+
}
|
|
59682
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
59683
|
+
src: 'https://tabex-co.com/storage/StaticImages/applepay.png',
|
|
59684
|
+
className: "".concat(footerStyles.payimg)
|
|
59685
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59686
|
+
className: "".concat(footerStyles.payimgcont),
|
|
59687
|
+
style: {
|
|
59688
|
+
width: '70px',
|
|
59689
|
+
height: '40px'
|
|
59690
|
+
}
|
|
59691
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
59692
|
+
src: 'https://tabex-co.com/storage/StaticImages/link.png',
|
|
59666
59693
|
className: "".concat(footerStyles.payimg)
|
|
59667
59694
|
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.contactinfo.instid) == '6886153fad69c' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59668
59695
|
"class": "col-12 allcentered mb-4"
|