tabexseriescomponents 0.50.207 → 0.50.209
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 +119 -77
- package/dist/index.esm.js +119 -77
- package/dist/index.umd.js +119 -77
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -3621,7 +3621,7 @@ var ProductExtraFields = function ProductExtraFields(props) {
|
|
|
3621
3621
|
};
|
|
3622
3622
|
|
|
3623
3623
|
var DescriptionContent = function DescriptionContent(props) {
|
|
3624
|
-
var _fetchProductInfoQuer, _fetchProductInfoQuer2, _fetchProductInfoQuer3, _fetchProductInfoQuer4, _fetchProductInfoQuer5, _fetchProductInfoQuer6, _fetchProductInfoQuer7, _fetchProductInfoQuer8, _fetchProductInfoQuer9, _fetchProductInfoQuer0, _fetchProductInfoQuer1, _fetchProductInfoQuer10, _fetchProductInfoQuer11, _fetchProductInfoQuer12, _fetchProductInfoQuer13, _fetchProductInfoQuer14, _fetchProductInfoQuer15, _fetchProductInfoQuer16, _fetchProductInfoQuer17, _fetchProductInfoQuer18, _fetchProductInfoQuer19, _fetchProductInfoQuer20, _fetchProductInfoQuer21, _fetchProductInfoQuer22, _fetchProductInfoQuer23, _fetchProductInfoQuer24, _fetchProductInfoQuer25, _fetchProductInfoQuer26, _fetchProductInfoQuer27, _fetchProductInfoQuer28, _fetchProductInfoQuer29, _fetchProductInfoQuer30, _fetchProductInfoQuer31, _fetchProductInfoQuer32, _fetchProductInfoQuer33, _fetchProductInfoQuer34, _fetchProductInfoQuer35, _fetchProductInfoQuer36, _fetchProductInfoQuer37, _fetchProductInfoQuer38, _fetchProductInfoQuer39, _fetchProductInfoQuer40;
|
|
3624
|
+
var _fetchProductInfoQuer, _fetchProductInfoQuer2, _fetchProductInfoQuer3, _fetchProductInfoQuer4, _fetchProductInfoQuer5, _fetchProductInfoQuer6, _fetchProductInfoQuer7, _fetchProductInfoQuer8, _fetchProductInfoQuer9, _fetchProductInfoQuer0, _fetchProductInfoQuer1, _fetchProductInfoQuer10, _fetchProductInfoQuer11, _fetchProductInfoQuer12, _fetchProductInfoQuer13, _fetchProductInfoQuer14, _fetchProductInfoQuer15, _fetchProductInfoQuer16, _fetchProductInfoQuer17, _fetchProductInfoQuer18, _fetchProductInfoQuer19, _fetchProductInfoQuer20, _fetchProductInfoQuer21, _fetchProductInfoQuer22, _fetchProductInfoQuer23, _fetchProductInfoQuer24, _fetchProductInfoQuer25, _fetchProductInfoQuer26, _fetchProductInfoQuer27, _fetchProductInfoQuer28, _fetchProductInfoQuer29, _fetchProductInfoQuer30, _fetchProductInfoQuer31, _fetchProductInfoQuer32, _fetchProductInfoQuer33, _fetchProductInfoQuer34, _fetchProductInfoQuer35, _fetchProductInfoQuer36, _fetchProductInfoQuer37, _fetchProductInfoQuer38, _fetchProductInfoQuer39, _fetchProductInfoQuer40, _fetchProductInfoQuer41, _fetchProductInfoQuer42, _fetchProductInfoQuer43;
|
|
3625
3625
|
var lang = props.actions.lang;
|
|
3626
3626
|
var langdetect = props.actions.langdetect;
|
|
3627
3627
|
var fetchProductInfoQueryContext = props.actions.fetchProductInfoQueryContext;
|
|
@@ -3673,7 +3673,21 @@ var DescriptionContent = function DescriptionContent(props) {
|
|
|
3673
3673
|
onClick: function onClick() {
|
|
3674
3674
|
return setShowMore(!showMore);
|
|
3675
3675
|
}
|
|
3676
|
-
}, showMore ? lang.showless : lang.showmore)))), langdetect == '
|
|
3676
|
+
}, showMore ? lang.showless : lang.showmore)))), langdetect == 'germ' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer8 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer8 === void 0 || (_fetchProductInfoQuer8 = _fetchProductInfoQuer8.data) === null || _fetchProductInfoQuer8 === void 0 || (_fetchProductInfoQuer8 = _fetchProductInfoQuer8.productinfo) === null || _fetchProductInfoQuer8 === void 0 ? void 0 : _fetchProductInfoQuer8.description_germ) != '' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer9 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer9 === void 0 || (_fetchProductInfoQuer9 = _fetchProductInfoQuer9.data) === null || _fetchProductInfoQuer9 === void 0 || (_fetchProductInfoQuer9 = _fetchProductInfoQuer9.productinfo) === null || _fetchProductInfoQuer9 === void 0 ? void 0 : _fetchProductInfoQuer9.description_germ) != null && sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
3677
|
+
className: props.srcfromprops == 'collap' ? 'col-lg-12 p-0 d-flex justify-content-center' : 'col-lg-12 p-0 mb-4 d-flex justify-content-center'
|
|
3678
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
3679
|
+
className: "row m-0 w-100 d-flex"
|
|
3680
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
3681
|
+
"class": "col-lg-12 p-0 d-flex justify-content-start text-black"
|
|
3682
|
+
}, props.srcfromprops != 'Articles' && /*#__PURE__*/React.createElement("p", {
|
|
3683
|
+
className: 'm-0 p-0 ',
|
|
3684
|
+
style: {
|
|
3685
|
+
textAlign: langdetect != 'ar' ? 'left' : 'right'
|
|
3686
|
+
},
|
|
3687
|
+
dangerouslySetInnerHTML: {
|
|
3688
|
+
__html: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer0 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer0 === void 0 || (_fetchProductInfoQuer0 = _fetchProductInfoQuer0.data) === null || _fetchProductInfoQuer0 === void 0 || (_fetchProductInfoQuer0 = _fetchProductInfoQuer0.productinfo) === null || _fetchProductInfoQuer0 === void 0 ? void 0 : _fetchProductInfoQuer0.description_germ
|
|
3689
|
+
}
|
|
3690
|
+
})))), langdetect == 'rus' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer1 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer1 === void 0 || (_fetchProductInfoQuer1 = _fetchProductInfoQuer1.data) === null || _fetchProductInfoQuer1 === void 0 || (_fetchProductInfoQuer1 = _fetchProductInfoQuer1.productinfo) === null || _fetchProductInfoQuer1 === void 0 ? void 0 : _fetchProductInfoQuer1.description_rus) != '' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer10 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer10 === void 0 || (_fetchProductInfoQuer10 = _fetchProductInfoQuer10.data) === null || _fetchProductInfoQuer10 === void 0 || (_fetchProductInfoQuer10 = _fetchProductInfoQuer10.productinfo) === null || _fetchProductInfoQuer10 === void 0 ? void 0 : _fetchProductInfoQuer10.description_rus) != null && sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
3677
3691
|
className: props.srcfromprops == 'collap' ? 'col-lg-12 p-0 d-flex justify-content-center' : 'col-lg-12 p-0 mb-4 d-flex justify-content-center'
|
|
3678
3692
|
}, /*#__PURE__*/React.createElement("div", {
|
|
3679
3693
|
className: "row m-0 w-100 d-flex"
|
|
@@ -3685,7 +3699,7 @@ var DescriptionContent = function DescriptionContent(props) {
|
|
|
3685
3699
|
textAlign: langdetect != 'ar' ? 'left' : 'right'
|
|
3686
3700
|
},
|
|
3687
3701
|
dangerouslySetInnerHTML: {
|
|
3688
|
-
__html: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
3702
|
+
__html: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer11 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer11 === void 0 || (_fetchProductInfoQuer11 = _fetchProductInfoQuer11.data) === null || _fetchProductInfoQuer11 === void 0 || (_fetchProductInfoQuer11 = _fetchProductInfoQuer11.productinfo) === null || _fetchProductInfoQuer11 === void 0 ? void 0 : _fetchProductInfoQuer11.description_rus
|
|
3689
3703
|
}
|
|
3690
3704
|
}), props.srcfromprops == 'Articles' && /*#__PURE__*/React.createElement("p", {
|
|
3691
3705
|
className: 'm-0 p-0 ',
|
|
@@ -3693,9 +3707,9 @@ var DescriptionContent = function DescriptionContent(props) {
|
|
|
3693
3707
|
textAlign: langdetect != 'ar' ? 'left' : 'right'
|
|
3694
3708
|
},
|
|
3695
3709
|
dangerouslySetInnerHTML: {
|
|
3696
|
-
__html: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
3710
|
+
__html: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer12 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer12 === void 0 || (_fetchProductInfoQuer12 = _fetchProductInfoQuer12.data) === null || _fetchProductInfoQuer12 === void 0 || (_fetchProductInfoQuer12 = _fetchProductInfoQuer12.productinfo) === null || _fetchProductInfoQuer12 === void 0 ? void 0 : _fetchProductInfoQuer12.description_rus
|
|
3697
3711
|
}
|
|
3698
|
-
})))), langdetect == 'fr' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
3712
|
+
})))), langdetect == 'fr' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer13 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer13 === void 0 || (_fetchProductInfoQuer13 = _fetchProductInfoQuer13.data) === null || _fetchProductInfoQuer13 === void 0 || (_fetchProductInfoQuer13 = _fetchProductInfoQuer13.productinfo) === null || _fetchProductInfoQuer13 === void 0 ? void 0 : _fetchProductInfoQuer13.description_fr) != '' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer14 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer14 === void 0 || (_fetchProductInfoQuer14 = _fetchProductInfoQuer14.data) === null || _fetchProductInfoQuer14 === void 0 || (_fetchProductInfoQuer14 = _fetchProductInfoQuer14.productinfo) === null || _fetchProductInfoQuer14 === void 0 ? void 0 : _fetchProductInfoQuer14.description_fr) != null && sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
3699
3713
|
className: props.srcfromprops == 'collap' ? 'col-lg-12 p-0 d-flex justify-content-center' : 'col-lg-12 p-0 mb-4 d-flex justify-content-center'
|
|
3700
3714
|
}, /*#__PURE__*/React.createElement("div", {
|
|
3701
3715
|
className: "row m-0 w-100 d-flex"
|
|
@@ -3707,7 +3721,7 @@ var DescriptionContent = function DescriptionContent(props) {
|
|
|
3707
3721
|
textAlign: langdetect != 'ar' ? 'left' : 'right'
|
|
3708
3722
|
},
|
|
3709
3723
|
dangerouslySetInnerHTML: {
|
|
3710
|
-
__html: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
3724
|
+
__html: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer15 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer15 === void 0 || (_fetchProductInfoQuer15 = _fetchProductInfoQuer15.data) === null || _fetchProductInfoQuer15 === void 0 || (_fetchProductInfoQuer15 = _fetchProductInfoQuer15.productinfo) === null || _fetchProductInfoQuer15 === void 0 ? void 0 : _fetchProductInfoQuer15.description_fr
|
|
3711
3725
|
}
|
|
3712
3726
|
}), props.srcfromprops == 'Articles' && /*#__PURE__*/React.createElement("p", {
|
|
3713
3727
|
className: 'm-0 p-0 ',
|
|
@@ -3715,9 +3729,9 @@ var DescriptionContent = function DescriptionContent(props) {
|
|
|
3715
3729
|
textAlign: langdetect != 'ar' ? 'left' : 'right'
|
|
3716
3730
|
},
|
|
3717
3731
|
dangerouslySetInnerHTML: {
|
|
3718
|
-
__html: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
3732
|
+
__html: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer16 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer16 === void 0 || (_fetchProductInfoQuer16 = _fetchProductInfoQuer16.data) === null || _fetchProductInfoQuer16 === void 0 || (_fetchProductInfoQuer16 = _fetchProductInfoQuer16.productinfo) === null || _fetchProductInfoQuer16 === void 0 ? void 0 : _fetchProductInfoQuer16.description_fr
|
|
3719
3733
|
}
|
|
3720
|
-
})))), langdetect == 'ar' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
3734
|
+
})))), langdetect == 'ar' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer17 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer17 === void 0 || (_fetchProductInfoQuer17 = _fetchProductInfoQuer17.data) === null || _fetchProductInfoQuer17 === void 0 || (_fetchProductInfoQuer17 = _fetchProductInfoQuer17.productinfo) === null || _fetchProductInfoQuer17 === void 0 ? void 0 : _fetchProductInfoQuer17.description_ar) != '' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer18 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer18 === void 0 || (_fetchProductInfoQuer18 = _fetchProductInfoQuer18.data) === null || _fetchProductInfoQuer18 === void 0 || (_fetchProductInfoQuer18 = _fetchProductInfoQuer18.productinfo) === null || _fetchProductInfoQuer18 === void 0 ? void 0 : _fetchProductInfoQuer18.description_ar) != null && sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
3721
3735
|
className: "col-lg-12 p-0 mb-4 d-flex justify-content-center"
|
|
3722
3736
|
}, /*#__PURE__*/React.createElement("div", {
|
|
3723
3737
|
className: "row m-0 w-100 d-flex"
|
|
@@ -3729,7 +3743,7 @@ var DescriptionContent = function DescriptionContent(props) {
|
|
|
3729
3743
|
textAlign: langdetect != 'ar' ? 'left' : 'right'
|
|
3730
3744
|
},
|
|
3731
3745
|
dangerouslySetInnerHTML: {
|
|
3732
|
-
__html: showMore == true ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
3746
|
+
__html: showMore == true ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer19 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer19 === void 0 || (_fetchProductInfoQuer19 = _fetchProductInfoQuer19.data) === null || _fetchProductInfoQuer19 === void 0 || (_fetchProductInfoQuer19 = _fetchProductInfoQuer19.productinfo) === null || _fetchProductInfoQuer19 === void 0 ? void 0 : _fetchProductInfoQuer19.description_ar : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer20 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer20 === void 0 || (_fetchProductInfoQuer20 = _fetchProductInfoQuer20.data) === null || _fetchProductInfoQuer20 === void 0 || (_fetchProductInfoQuer20 = _fetchProductInfoQuer20.productinfo) === null || _fetchProductInfoQuer20 === void 0 ? void 0 : _fetchProductInfoQuer20.description_ar.slice(0, 1000)
|
|
3733
3747
|
}
|
|
3734
3748
|
}), props.srcfromprops == 'Articles' && /*#__PURE__*/React.createElement("p", {
|
|
3735
3749
|
className: ' m-0 p-0 ',
|
|
@@ -3737,16 +3751,16 @@ var DescriptionContent = function DescriptionContent(props) {
|
|
|
3737
3751
|
textAlign: langdetect != 'ar' ? 'left' : 'right'
|
|
3738
3752
|
},
|
|
3739
3753
|
dangerouslySetInnerHTML: {
|
|
3740
|
-
__html: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
3754
|
+
__html: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer21 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer21 === void 0 || (_fetchProductInfoQuer21 = _fetchProductInfoQuer21.data) === null || _fetchProductInfoQuer21 === void 0 || (_fetchProductInfoQuer21 = _fetchProductInfoQuer21.productinfo) === null || _fetchProductInfoQuer21 === void 0 ? void 0 : _fetchProductInfoQuer21.description_ar
|
|
3741
3755
|
}
|
|
3742
3756
|
})), props.srcfromprops != 'Articles' && /*#__PURE__*/React.createElement("div", {
|
|
3743
3757
|
"class": "col-lg-12 allcentered"
|
|
3744
|
-
}, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
3758
|
+
}, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer22 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer22 === void 0 || (_fetchProductInfoQuer22 = _fetchProductInfoQuer22.data) === null || _fetchProductInfoQuer22 === void 0 || (_fetchProductInfoQuer22 = _fetchProductInfoQuer22.productinfo) === null || _fetchProductInfoQuer22 === void 0 ? void 0 : _fetchProductInfoQuer22.description_ar.length) > 1000 && /*#__PURE__*/React.createElement("p", {
|
|
3745
3759
|
"class": "m-0 p-0 cursor-pointer text-grey font-weight-600 text-right",
|
|
3746
3760
|
onClick: function onClick() {
|
|
3747
3761
|
return setShowMore(!showMore);
|
|
3748
3762
|
}
|
|
3749
|
-
}, showMore ? lang.showless : lang.showmore)))), langdetect == 'chin' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
3763
|
+
}, showMore ? lang.showless : lang.showmore)))), langdetect == 'chin' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer23 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer23 === void 0 || (_fetchProductInfoQuer23 = _fetchProductInfoQuer23.data) === null || _fetchProductInfoQuer23 === void 0 || (_fetchProductInfoQuer23 = _fetchProductInfoQuer23.productinfo) === null || _fetchProductInfoQuer23 === void 0 ? void 0 : _fetchProductInfoQuer23.description_chin) != '' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer24 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer24 === void 0 || (_fetchProductInfoQuer24 = _fetchProductInfoQuer24.data) === null || _fetchProductInfoQuer24 === void 0 || (_fetchProductInfoQuer24 = _fetchProductInfoQuer24.productinfo) === null || _fetchProductInfoQuer24 === void 0 ? void 0 : _fetchProductInfoQuer24.description_chin) != null && sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
3750
3764
|
className: "col-lg-12 p-0 mb-4 d-flex justify-content-center"
|
|
3751
3765
|
}, /*#__PURE__*/React.createElement("div", {
|
|
3752
3766
|
className: "row m-0 w-100 d-flex"
|
|
@@ -3758,7 +3772,7 @@ var DescriptionContent = function DescriptionContent(props) {
|
|
|
3758
3772
|
textAlign: langdetect != 'ar' ? 'left' : 'right'
|
|
3759
3773
|
},
|
|
3760
3774
|
dangerouslySetInnerHTML: {
|
|
3761
|
-
__html: showMore == true ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
3775
|
+
__html: showMore == true ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer25 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer25 === void 0 || (_fetchProductInfoQuer25 = _fetchProductInfoQuer25.data) === null || _fetchProductInfoQuer25 === void 0 || (_fetchProductInfoQuer25 = _fetchProductInfoQuer25.productinfo) === null || _fetchProductInfoQuer25 === void 0 ? void 0 : _fetchProductInfoQuer25.description_chin : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer26 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer26 === void 0 || (_fetchProductInfoQuer26 = _fetchProductInfoQuer26.data) === null || _fetchProductInfoQuer26 === void 0 || (_fetchProductInfoQuer26 = _fetchProductInfoQuer26.productinfo) === null || _fetchProductInfoQuer26 === void 0 ? void 0 : _fetchProductInfoQuer26.description_chin.slice(0, 1000)
|
|
3762
3776
|
}
|
|
3763
3777
|
}), props.srcfromprops == 'Articles' && /*#__PURE__*/React.createElement("p", {
|
|
3764
3778
|
className: ' m-0 p-0 ',
|
|
@@ -3766,16 +3780,16 @@ var DescriptionContent = function DescriptionContent(props) {
|
|
|
3766
3780
|
textAlign: langdetect != 'ar' ? 'left' : 'right'
|
|
3767
3781
|
},
|
|
3768
3782
|
dangerouslySetInnerHTML: {
|
|
3769
|
-
__html: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
3783
|
+
__html: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer27 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer27 === void 0 || (_fetchProductInfoQuer27 = _fetchProductInfoQuer27.data) === null || _fetchProductInfoQuer27 === void 0 || (_fetchProductInfoQuer27 = _fetchProductInfoQuer27.productinfo) === null || _fetchProductInfoQuer27 === void 0 ? void 0 : _fetchProductInfoQuer27.description_chin
|
|
3770
3784
|
}
|
|
3771
3785
|
})), props.srcfromprops != 'Articles' && /*#__PURE__*/React.createElement("div", {
|
|
3772
3786
|
"class": "col-lg-12 allcentered"
|
|
3773
|
-
}, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
3787
|
+
}, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer28 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer28 === void 0 || (_fetchProductInfoQuer28 = _fetchProductInfoQuer28.data) === null || _fetchProductInfoQuer28 === void 0 || (_fetchProductInfoQuer28 = _fetchProductInfoQuer28.productinfo) === null || _fetchProductInfoQuer28 === void 0 ? void 0 : _fetchProductInfoQuer28.description_ar.length) > 1000 && /*#__PURE__*/React.createElement("p", {
|
|
3774
3788
|
"class": "m-0 p-0 cursor-pointer text-grey font-weight-600 text-right",
|
|
3775
3789
|
onClick: function onClick() {
|
|
3776
3790
|
return setShowMore(!showMore);
|
|
3777
3791
|
}
|
|
3778
|
-
}, showMore ? lang.showless : lang.showmore)))), langdetect == 'chin' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
3792
|
+
}, showMore ? lang.showless : lang.showmore)))), langdetect == 'chin' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer29 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer29 === void 0 || (_fetchProductInfoQuer29 = _fetchProductInfoQuer29.data) === null || _fetchProductInfoQuer29 === void 0 || (_fetchProductInfoQuer29 = _fetchProductInfoQuer29.productinfo) === null || _fetchProductInfoQuer29 === void 0 ? void 0 : _fetchProductInfoQuer29.description_nrwig) != '' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer30 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer30 === void 0 || (_fetchProductInfoQuer30 = _fetchProductInfoQuer30.data) === null || _fetchProductInfoQuer30 === void 0 || (_fetchProductInfoQuer30 = _fetchProductInfoQuer30.productinfo) === null || _fetchProductInfoQuer30 === void 0 ? void 0 : _fetchProductInfoQuer30.description_nrwig) != null && sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
3779
3793
|
className: "col-lg-12 p-0 mb-4 d-flex justify-content-center"
|
|
3780
3794
|
}, /*#__PURE__*/React.createElement("div", {
|
|
3781
3795
|
className: "row m-0 w-100 d-flex"
|
|
@@ -3787,16 +3801,16 @@ var DescriptionContent = function DescriptionContent(props) {
|
|
|
3787
3801
|
textAlign: langdetect != 'ar' ? 'left' : 'right'
|
|
3788
3802
|
},
|
|
3789
3803
|
dangerouslySetInnerHTML: {
|
|
3790
|
-
__html: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
3804
|
+
__html: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer31 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer31 === void 0 || (_fetchProductInfoQuer31 = _fetchProductInfoQuer31.data) === null || _fetchProductInfoQuer31 === void 0 || (_fetchProductInfoQuer31 = _fetchProductInfoQuer31.productinfo) === null || _fetchProductInfoQuer31 === void 0 ? void 0 : _fetchProductInfoQuer31.description_nrwig
|
|
3791
3805
|
}
|
|
3792
3806
|
})), props.srcfromprops != 'Articles' && /*#__PURE__*/React.createElement("div", {
|
|
3793
3807
|
"class": "col-lg-12 allcentered"
|
|
3794
|
-
}, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
3808
|
+
}, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer32 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer32 === void 0 || (_fetchProductInfoQuer32 = _fetchProductInfoQuer32.data) === null || _fetchProductInfoQuer32 === void 0 || (_fetchProductInfoQuer32 = _fetchProductInfoQuer32.productinfo) === null || _fetchProductInfoQuer32 === void 0 ? void 0 : _fetchProductInfoQuer32.description_ar.length) > 1000 && /*#__PURE__*/React.createElement("p", {
|
|
3795
3809
|
"class": "m-0 p-0 cursor-pointer text-grey font-weight-600 text-right",
|
|
3796
3810
|
onClick: function onClick() {
|
|
3797
3811
|
return setShowMore(!showMore);
|
|
3798
3812
|
}
|
|
3799
|
-
}, showMore ? lang.showless : lang.showmore)))), langdetect == 'ital' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
3813
|
+
}, showMore ? lang.showless : lang.showmore)))), langdetect == 'ital' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer33 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer33 === void 0 || (_fetchProductInfoQuer33 = _fetchProductInfoQuer33.data) === null || _fetchProductInfoQuer33 === void 0 || (_fetchProductInfoQuer33 = _fetchProductInfoQuer33.productinfo) === null || _fetchProductInfoQuer33 === void 0 ? void 0 : _fetchProductInfoQuer33.description_ital) != '' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer34 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer34 === void 0 || (_fetchProductInfoQuer34 = _fetchProductInfoQuer34.data) === null || _fetchProductInfoQuer34 === void 0 || (_fetchProductInfoQuer34 = _fetchProductInfoQuer34.productinfo) === null || _fetchProductInfoQuer34 === void 0 ? void 0 : _fetchProductInfoQuer34.description_ital) != null && sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
3800
3814
|
className: "col-lg-12 p-0 mb-4 d-flex justify-content-center"
|
|
3801
3815
|
}, /*#__PURE__*/React.createElement("div", {
|
|
3802
3816
|
className: "row m-0 w-100 d-flex"
|
|
@@ -3808,9 +3822,9 @@ var DescriptionContent = function DescriptionContent(props) {
|
|
|
3808
3822
|
textAlign: langdetect != 'ar' ? 'left' : 'right'
|
|
3809
3823
|
},
|
|
3810
3824
|
dangerouslySetInnerHTML: {
|
|
3811
|
-
__html: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
3825
|
+
__html: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer35 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer35 === void 0 || (_fetchProductInfoQuer35 = _fetchProductInfoQuer35.data) === null || _fetchProductInfoQuer35 === void 0 || (_fetchProductInfoQuer35 = _fetchProductInfoQuer35.productinfo) === null || _fetchProductInfoQuer35 === void 0 ? void 0 : _fetchProductInfoQuer35.description_ital
|
|
3812
3826
|
}
|
|
3813
|
-
})))), langdetect == 'magr' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
3827
|
+
})))), langdetect == 'magr' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer36 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.productinfo) === null || _fetchProductInfoQuer36 === void 0 ? void 0 : _fetchProductInfoQuer36.description_magr) != '' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer37 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer37 === void 0 || (_fetchProductInfoQuer37 = _fetchProductInfoQuer37.data) === null || _fetchProductInfoQuer37 === void 0 || (_fetchProductInfoQuer37 = _fetchProductInfoQuer37.productinfo) === null || _fetchProductInfoQuer37 === void 0 ? void 0 : _fetchProductInfoQuer37.description_magr) != null && sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
3814
3828
|
className: "col-lg-12 p-0 mb-4 d-flex justify-content-center"
|
|
3815
3829
|
}, /*#__PURE__*/React.createElement("div", {
|
|
3816
3830
|
className: "row m-0 w-100 d-flex"
|
|
@@ -3822,9 +3836,9 @@ var DescriptionContent = function DescriptionContent(props) {
|
|
|
3822
3836
|
textAlign: langdetect != 'ar' ? 'left' : 'right'
|
|
3823
3837
|
},
|
|
3824
3838
|
dangerouslySetInnerHTML: {
|
|
3825
|
-
__html: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
3839
|
+
__html: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer38 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer38 === void 0 || (_fetchProductInfoQuer38 = _fetchProductInfoQuer38.data) === null || _fetchProductInfoQuer38 === void 0 || (_fetchProductInfoQuer38 = _fetchProductInfoQuer38.productinfo) === null || _fetchProductInfoQuer38 === void 0 ? void 0 : _fetchProductInfoQuer38.description_magr
|
|
3826
3840
|
}
|
|
3827
|
-
})))), langdetect == 'turk' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
3841
|
+
})))), langdetect == 'turk' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer39 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer39 === void 0 || (_fetchProductInfoQuer39 = _fetchProductInfoQuer39.data) === null || _fetchProductInfoQuer39 === void 0 || (_fetchProductInfoQuer39 = _fetchProductInfoQuer39.productinfo) === null || _fetchProductInfoQuer39 === void 0 ? void 0 : _fetchProductInfoQuer39.description_turk) != '' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer40 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer40 === void 0 || (_fetchProductInfoQuer40 = _fetchProductInfoQuer40.data) === null || _fetchProductInfoQuer40 === void 0 || (_fetchProductInfoQuer40 = _fetchProductInfoQuer40.productinfo) === null || _fetchProductInfoQuer40 === void 0 ? void 0 : _fetchProductInfoQuer40.description_turk) != null && sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
3828
3842
|
className: "col-lg-12 p-0 mb-4 d-flex justify-content-center"
|
|
3829
3843
|
}, /*#__PURE__*/React.createElement("div", {
|
|
3830
3844
|
className: "row m-0 w-100 d-flex"
|
|
@@ -3836,9 +3850,9 @@ var DescriptionContent = function DescriptionContent(props) {
|
|
|
3836
3850
|
textAlign: langdetect != 'ar' ? 'left' : 'right'
|
|
3837
3851
|
},
|
|
3838
3852
|
dangerouslySetInnerHTML: {
|
|
3839
|
-
__html: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
3853
|
+
__html: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer41 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer41 === void 0 || (_fetchProductInfoQuer41 = _fetchProductInfoQuer41.data) === null || _fetchProductInfoQuer41 === void 0 || (_fetchProductInfoQuer41 = _fetchProductInfoQuer41.productinfo) === null || _fetchProductInfoQuer41 === void 0 ? void 0 : _fetchProductInfoQuer41.description_turk
|
|
3840
3854
|
}
|
|
3841
|
-
})))), props.srcfromprops != 'collap' && sectionproperties.showGallery == 'Show' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
3855
|
+
})))), props.srcfromprops != 'collap' && sectionproperties.showGallery == 'Show' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer42 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer42 === void 0 || (_fetchProductInfoQuer42 = _fetchProductInfoQuer42.data) === null || _fetchProductInfoQuer42 === void 0 || (_fetchProductInfoQuer42 = _fetchProductInfoQuer42.productinfo) === null || _fetchProductInfoQuer42 === void 0 || (_fetchProductInfoQuer42 = _fetchProductInfoQuer42.productimages) === null || _fetchProductInfoQuer42 === void 0 ? void 0 : _fetchProductInfoQuer42.length) != 0 && /*#__PURE__*/React.createElement("div", {
|
|
3842
3856
|
"class": "col-lg-12 p-0"
|
|
3843
3857
|
}, /*#__PURE__*/React.createElement("div", {
|
|
3844
3858
|
"class": "row m-0 w-100 allcentered pl-md-3 pr-md-3",
|
|
@@ -3846,7 +3860,7 @@ var DescriptionContent = function DescriptionContent(props) {
|
|
|
3846
3860
|
paddingLeft: sectionproperties.galleryPaddingHorizontal + 'px',
|
|
3847
3861
|
paddingRight: sectionproperties.galleryPaddingHorizontal + 'px'
|
|
3848
3862
|
}
|
|
3849
|
-
}, fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
3863
|
+
}, fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer43 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer43 === void 0 || (_fetchProductInfoQuer43 = _fetchProductInfoQuer43.data) === null || _fetchProductInfoQuer43 === void 0 || (_fetchProductInfoQuer43 = _fetchProductInfoQuer43.productinfo) === null || _fetchProductInfoQuer43 === void 0 || (_fetchProductInfoQuer43 = _fetchProductInfoQuer43.productimages) === null || _fetchProductInfoQuer43 === void 0 ? void 0 : _fetchProductInfoQuer43.map(function (item, index) {
|
|
3850
3864
|
if (index <= 6) {
|
|
3851
3865
|
return /*#__PURE__*/React.createElement("div", {
|
|
3852
3866
|
"class": ' col-md-4 col-sm-12 mb-3 col-lg-' + sectionproperties.galleryNoOfCols,
|
|
@@ -29030,7 +29044,7 @@ var SocialMediaSection = function SocialMediaSection(props) {
|
|
|
29030
29044
|
function ownKeys$28(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
29031
29045
|
function _objectSpread$28(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$28(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$28(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
29032
29046
|
var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
29033
|
-
var _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i18, _authdetailsContext$
|
|
29047
|
+
var _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i18, _authdetailsContext$i19, _authdetailsContext$i23, _authdetailsContext$i24, _authdetailsContext$i25, _authdetailsContext$i26, _authdetailsContext$i27, _authdetailsContext$i28, _authdetailsContext$i29, _authdetailsContext$i30, _authdetailsContext$i31, _authdetailsContext$i32, _authdetailsContext$i33, _authdetailsContext$i34, _authdetailsContext$i35, _authdetailsContext$i36, _authdetailsContext$i37, _authdetailsContext$i38, _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$i41, _authdetailsContext$i42, _authdetailsContext$i43, _authdetailsContext$i44;
|
|
29034
29048
|
var actions = props.actions;
|
|
29035
29049
|
var LogoutMutationContext = props.actions.LogoutMutationContext;
|
|
29036
29050
|
var setsidecartnavshowcontext = props.actions.setsidecartnavshowcontext;
|
|
@@ -29274,7 +29288,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
29274
29288
|
return policyobj;
|
|
29275
29289
|
};
|
|
29276
29290
|
var CartButton = function CartButton() {
|
|
29277
|
-
var _fetchcustomercartQue2, _fetchcustomercartQue3;
|
|
29291
|
+
var _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3;
|
|
29278
29292
|
return /*#__PURE__*/React.createElement("div", {
|
|
29279
29293
|
"class": "d-flex align-items-center",
|
|
29280
29294
|
style: {
|
|
@@ -29283,13 +29297,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
29283
29297
|
}, /*#__PURE__*/React.createElement("button", {
|
|
29284
29298
|
className: "".concat(header_cssstyles.addtocartbtn_resp) + ' d-flex align-items-center justify-content-center p-0 ',
|
|
29285
29299
|
onClick: function onClick() {
|
|
29286
|
-
|
|
29287
|
-
if ((fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue === void 0 || (_fetchcustomercartQue = _fetchcustomercartQue.data) === null || _fetchcustomercartQue === void 0 || (_fetchcustomercartQue = _fetchcustomercartQue.customercart) === null || _fetchcustomercartQue === void 0 || (_fetchcustomercartQue = _fetchcustomercartQue.cartitems) === null || _fetchcustomercartQue === void 0 ? void 0 : _fetchcustomercartQue.length) > 7) {
|
|
29288
|
-
setopenmenuCanvas(false);
|
|
29289
|
-
routingcountext(StaticPagesLinksContext.viewcart);
|
|
29290
|
-
} else {
|
|
29291
|
-
setsidecartnavshowcontext(true);
|
|
29292
|
-
}
|
|
29300
|
+
setsidecartnavshowcontext(true);
|
|
29293
29301
|
}
|
|
29294
29302
|
}, /*#__PURE__*/React.createElement("i", {
|
|
29295
29303
|
className: ' h-100 d-flex align-items-center justify-content-center '
|
|
@@ -29313,7 +29321,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
29313
29321
|
top: sectionproperties.cartbadgefromtop + 'px',
|
|
29314
29322
|
right: sectionproperties.cartbadgefromright + 'px'
|
|
29315
29323
|
}
|
|
29316
|
-
}, (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue2 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.data) === null || _fetchcustomercartQue2 === void 0
|
|
29324
|
+
}, fetchcustomercartQueryContext !== null && fetchcustomercartQueryContext !== void 0 && (_fetchcustomercartQue = fetchcustomercartQueryContext.data) !== null && _fetchcustomercartQue !== void 0 && (_fetchcustomercartQue = _fetchcustomercartQue.data) !== null && _fetchcustomercartQue !== void 0 && _fetchcustomercartQue.status && (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue2 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.customercart) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.cartitems) === null || _fetchcustomercartQue2 === void 0 ? void 0 : _fetchcustomercartQue2.length) != 0 ? fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue3 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.data) === null || _fetchcustomercartQue3 === void 0 ? void 0 : _fetchcustomercartQue3.customercart.cartitems_count_withquantity : 0));
|
|
29317
29325
|
};
|
|
29318
29326
|
var _useState13 = useState(false),
|
|
29319
29327
|
_useState14 = _slicedToArray(_useState13, 2),
|
|
@@ -29960,6 +29968,12 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
29960
29968
|
"class": "m-0 p-0 d-flex align-items-center"
|
|
29961
29969
|
}, "TR", ' ', /*#__PURE__*/React.createElement("i", {
|
|
29962
29970
|
"class": "h-100 allcentered ml-auto pl-3"
|
|
29971
|
+
}, /*#__PURE__*/React.createElement(BsChevronDown, null)))), langdetect == 'germ' && /*#__PURE__*/React.createElement("div", {
|
|
29972
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 px-1 '
|
|
29973
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
29974
|
+
"class": "m-0 p-0 d-flex align-items-center"
|
|
29975
|
+
}, "DE", ' ', /*#__PURE__*/React.createElement("i", {
|
|
29976
|
+
"class": "h-100 allcentered ml-auto pl-3"
|
|
29963
29977
|
}, /*#__PURE__*/React.createElement(BsChevronDown, null)))), langdetect == 'chin' && /*#__PURE__*/React.createElement("div", {
|
|
29964
29978
|
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 px-1 '
|
|
29965
29979
|
}, /*#__PURE__*/React.createElement("p", {
|
|
@@ -29977,7 +29991,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
29977
29991
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
29978
29992
|
}, /*#__PURE__*/React.createElement("span", {
|
|
29979
29993
|
"class": "ml-2 mr-2"
|
|
29980
|
-
}, "English")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instid) != '687cd377528b1' && /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
29994
|
+
}, "English")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instid) != '687cd377528b1' && sectionproperties.showarabic == 'Show' && /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
29981
29995
|
"class": "".concat(header_cssstyles.dropdownitem),
|
|
29982
29996
|
onClick: function onClick() {
|
|
29983
29997
|
setlang('ar');
|
|
@@ -29988,7 +30002,18 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
29988
30002
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
29989
30003
|
}, /*#__PURE__*/React.createElement("span", {
|
|
29990
30004
|
"class": "ml-2 mr-2"
|
|
29991
|
-
}, "\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instid) == '
|
|
30005
|
+
}, "\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instid) == '69e11d9c75989' && /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
30006
|
+
"class": "".concat(header_cssstyles.dropdownitem),
|
|
30007
|
+
onClick: function onClick() {
|
|
30008
|
+
setlang('germ');
|
|
30009
|
+
}
|
|
30010
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
30011
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' d-flex align-items-center m-0 p-0 '
|
|
30012
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
30013
|
+
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
30014
|
+
}, /*#__PURE__*/React.createElement("span", {
|
|
30015
|
+
"class": "ml-2 mr-2"
|
|
30016
|
+
}, "Deutsch")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instid) == '693fdc5a14f45' && /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
29992
30017
|
"class": "".concat(header_cssstyles.dropdownitem),
|
|
29993
30018
|
onClick: function onClick() {
|
|
29994
30019
|
setlang('chin');
|
|
@@ -29999,7 +30024,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
29999
30024
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
30000
30025
|
}, /*#__PURE__*/React.createElement("span", {
|
|
30001
30026
|
"class": "ml-2 mr-2"
|
|
30002
|
-
}, "\u4E2D\u6587")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30027
|
+
}, "\u4E2D\u6587")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.instid) == '687cd377528b1' && /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
30003
30028
|
"class": "".concat(header_cssstyles.dropdownitem),
|
|
30004
30029
|
onClick: function onClick() {
|
|
30005
30030
|
setlang('rus');
|
|
@@ -30010,7 +30035,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
30010
30035
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
30011
30036
|
}, /*#__PURE__*/React.createElement("span", {
|
|
30012
30037
|
"class": "ml-2 mr-2"
|
|
30013
|
-
}, "\u0420\u0443\u0441\u0441\u043A\u0438\u0439")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30038
|
+
}, "\u0420\u0443\u0441\u0441\u043A\u0438\u0439")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.instid) == '6989e1bf78c8f' && /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
30014
30039
|
"class": "".concat(header_cssstyles.dropdownitem),
|
|
30015
30040
|
onClick: function onClick() {
|
|
30016
30041
|
setlang('rus');
|
|
@@ -30021,7 +30046,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
30021
30046
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
30022
30047
|
}, /*#__PURE__*/React.createElement("span", {
|
|
30023
30048
|
"class": "ml-2 mr-2"
|
|
30024
|
-
}, "\u0420\u0443\u0441\u0441\u043A\u0438\u0439")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30049
|
+
}, "\u0420\u0443\u0441\u0441\u043A\u0438\u0439")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.instid) == '68e4efe8cb18e' && /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
30025
30050
|
"class": "".concat(header_cssstyles.dropdownitem),
|
|
30026
30051
|
onClick: function onClick() {
|
|
30027
30052
|
setlang('rus');
|
|
@@ -30032,7 +30057,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
30032
30057
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
30033
30058
|
}, /*#__PURE__*/React.createElement("span", {
|
|
30034
30059
|
"class": "ml-2 mr-2"
|
|
30035
|
-
}, "\u0420\u0443\u0441\u0441\u043A\u0438\u0439")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30060
|
+
}, "\u0420\u0443\u0441\u0441\u043A\u0438\u0439")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.instid) == '68e4efe8cb18e' && /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
30036
30061
|
"class": "".concat(header_cssstyles.dropdownitem),
|
|
30037
30062
|
onClick: function onClick() {
|
|
30038
30063
|
setlang('ital');
|
|
@@ -30043,7 +30068,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
30043
30068
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
30044
30069
|
}, /*#__PURE__*/React.createElement("span", {
|
|
30045
30070
|
"class": "ml-2 mr-2"
|
|
30046
|
-
}, "Italiano")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30071
|
+
}, "Italiano")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.instid) == '68e4efe8cb18e' && /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
30047
30072
|
"class": "".concat(header_cssstyles.dropdownitem),
|
|
30048
30073
|
onClick: function onClick() {
|
|
30049
30074
|
setlang('magr');
|
|
@@ -30054,7 +30079,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
30054
30079
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
30055
30080
|
}, /*#__PURE__*/React.createElement("span", {
|
|
30056
30081
|
"class": "ml-2 mr-2"
|
|
30057
|
-
}, "Magyar")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30082
|
+
}, "Magyar")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.instid) == '68e4efe8cb18e' && /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
30058
30083
|
"class": "".concat(header_cssstyles.dropdownitem),
|
|
30059
30084
|
onClick: function onClick() {
|
|
30060
30085
|
setlang('turk');
|
|
@@ -30120,8 +30145,8 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
30120
30145
|
size: 20,
|
|
30121
30146
|
color: sectionproperties.cart_BtnTextcolor_resp
|
|
30122
30147
|
}))), templatepropcontext.pagesnprop.map(function (item, index) {
|
|
30123
|
-
var _authdetailsContext$
|
|
30124
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30148
|
+
var _authdetailsContext$i20, _authdetailsContext$i21, _authdetailsContext$i22;
|
|
30149
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.contactinfo.instid) == '684aa79857878') {
|
|
30125
30150
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
30126
30151
|
if (item.pagename != 'About' && item.pagename != 'Community' && item.pagename != 'Admission Policy') {
|
|
30127
30152
|
return /*#__PURE__*/React.createElement("div", {
|
|
@@ -30506,7 +30531,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
30506
30531
|
})));
|
|
30507
30532
|
}
|
|
30508
30533
|
}
|
|
30509
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30534
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.contactinfo.instid) != '6790ae890234e' && item.pagename != 'Our Solutions') {
|
|
30510
30535
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
30511
30536
|
return /*#__PURE__*/React.createElement("div", {
|
|
30512
30537
|
className: "row m-0 w-100 anim"
|
|
@@ -30529,7 +30554,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
30529
30554
|
}
|
|
30530
30555
|
})));
|
|
30531
30556
|
}
|
|
30532
|
-
} else if (item.pagename == 'Our Solutions' && item.isnavigation == 1 && item.isactive == 1 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30557
|
+
} else if (item.pagename == 'Our Solutions' && item.isnavigation == 1 && item.isactive == 1 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.contactinfo.instid) == '683c55d780e0c') {
|
|
30533
30558
|
return /*#__PURE__*/React.createElement("div", {
|
|
30534
30559
|
className: "row m-0 w-100 anim"
|
|
30535
30560
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -30772,9 +30797,9 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
30772
30797
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
30773
30798
|
setmenuactive(false);
|
|
30774
30799
|
}
|
|
30775
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30800
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React.createElement("p", {
|
|
30776
30801
|
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 '
|
|
30777
|
-
}, langdetect != 'ar' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30802
|
+
}, langdetect != 'ar' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React.createElement("p", {
|
|
30778
30803
|
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 '
|
|
30779
30804
|
}, lang.wishlist))), /*#__PURE__*/React.createElement("div", {
|
|
30780
30805
|
className: "col-lg-12 p-0"
|
|
@@ -30783,7 +30808,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
30783
30808
|
style: {
|
|
30784
30809
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
30785
30810
|
}
|
|
30786
|
-
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30811
|
+
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.contactinfo.instid) == '67d6bda67adf6' && /*#__PURE__*/React.createElement("div", {
|
|
30787
30812
|
className: "row m-0 w-100 anim"
|
|
30788
30813
|
}, /*#__PURE__*/React.createElement("div", {
|
|
30789
30814
|
className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"
|
|
@@ -30916,7 +30941,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
30916
30941
|
style: {
|
|
30917
30942
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
30918
30943
|
}
|
|
30919
|
-
}))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30944
|
+
}))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React.createElement("div", {
|
|
30920
30945
|
className: "row m-0 w-100 anim"
|
|
30921
30946
|
}, /*#__PURE__*/React.createElement("div", {
|
|
30922
30947
|
className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"
|
|
@@ -30935,7 +30960,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
30935
30960
|
style: {
|
|
30936
30961
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
30937
30962
|
}
|
|
30938
|
-
}))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30963
|
+
}))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.contactinfo.instid) == '6804c4480fde5' && /*#__PURE__*/React.createElement("div", {
|
|
30939
30964
|
className: "row m-0 w-100 anim"
|
|
30940
30965
|
}, /*#__PURE__*/React.createElement("div", {
|
|
30941
30966
|
className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"
|
|
@@ -30986,7 +31011,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
30986
31011
|
fontSize: 15,
|
|
30987
31012
|
color: sectionproperties.language_container_color_resp
|
|
30988
31013
|
}
|
|
30989
|
-
}, "English")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
31014
|
+
}, "English")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React.createElement("div", {
|
|
30990
31015
|
"class": header_cssstyles.navbarItem + ' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',
|
|
30991
31016
|
onClick: function onClick() {
|
|
30992
31017
|
setlang('ar');
|
|
@@ -31000,7 +31025,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
31000
31025
|
fontSize: 15,
|
|
31001
31026
|
color: sectionproperties.language_container_color_resp
|
|
31002
31027
|
}
|
|
31003
|
-
}, "\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
31028
|
+
}, "\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React.createElement("div", {
|
|
31004
31029
|
"class": header_cssstyles.navbarItem + ' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',
|
|
31005
31030
|
onClick: function onClick() {
|
|
31006
31031
|
setlang('nrwig');
|
|
@@ -31243,9 +31268,9 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
31243
31268
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
31244
31269
|
setopenCnvas(false);
|
|
31245
31270
|
}
|
|
31246
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
31271
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React.createElement("p", {
|
|
31247
31272
|
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
|
|
31248
|
-
}, langdetect != 'ar' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
31273
|
+
}, langdetect != 'ar' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React.createElement("p", {
|
|
31249
31274
|
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
|
|
31250
31275
|
}, lang.wishlist)), /*#__PURE__*/React.createElement("div", {
|
|
31251
31276
|
className: "col-lg-12 p-0"
|
|
@@ -31254,7 +31279,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
31254
31279
|
style: {
|
|
31255
31280
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
31256
31281
|
}
|
|
31257
|
-
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
31282
|
+
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.contactinfo.instid) == '67d6bda67adf6' && /*#__PURE__*/React.createElement("div", {
|
|
31258
31283
|
className: "row m-0 w-100 anim"
|
|
31259
31284
|
}, /*#__PURE__*/React.createElement("div", {
|
|
31260
31285
|
className: "col-lg-12 d-flex justify-content-start pl-3 pr-3"
|
|
@@ -31386,7 +31411,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
31386
31411
|
style: {
|
|
31387
31412
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
31388
31413
|
}
|
|
31389
|
-
}))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
31414
|
+
}))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React.createElement("div", {
|
|
31390
31415
|
className: "row m-0 w-100"
|
|
31391
31416
|
}, /*#__PURE__*/React.createElement("div", {
|
|
31392
31417
|
className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"
|
|
@@ -31405,7 +31430,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
31405
31430
|
style: {
|
|
31406
31431
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
31407
31432
|
}
|
|
31408
|
-
}))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
31433
|
+
}))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.contactinfo.instid) == '6804c4480fde5' && /*#__PURE__*/React.createElement("div", {
|
|
31409
31434
|
className: "row m-0 w-100"
|
|
31410
31435
|
}, /*#__PURE__*/React.createElement("div", {
|
|
31411
31436
|
className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"
|
|
@@ -31456,7 +31481,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
31456
31481
|
fontSize: 15,
|
|
31457
31482
|
color: sectionproperties.language_container_color_resp
|
|
31458
31483
|
}
|
|
31459
|
-
}, "English")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
31484
|
+
}, "English")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React.createElement("div", {
|
|
31460
31485
|
"class": sectionproperties.showfrench == 'Show' ? header_cssstyles.navbarItem + ' col-4 p-0 allcentered py-2 px-2 cursor-pointer ' : header_cssstyles.navbarItem + ' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',
|
|
31461
31486
|
onClick: function onClick() {
|
|
31462
31487
|
setlang('ar');
|
|
@@ -31470,7 +31495,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
31470
31495
|
fontSize: 15,
|
|
31471
31496
|
color: sectionproperties.language_container_color_resp
|
|
31472
31497
|
}
|
|
31473
|
-
}, "\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
31498
|
+
}, "\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React.createElement("div", {
|
|
31474
31499
|
"class": sectionproperties.showfrench == 'Show' ? header_cssstyles.navbarItem + ' col-4 p-0 allcentered py-2 px-2 cursor-pointer ' : header_cssstyles.navbarItem + ' col-6 p-0 allcentered py-2 px-2 cursor-pointer ',
|
|
31475
31500
|
onClick: function onClick() {
|
|
31476
31501
|
setlang('nrwig');
|
|
@@ -31729,7 +31754,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
31729
31754
|
style: {
|
|
31730
31755
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
31731
31756
|
}
|
|
31732
|
-
}))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
31757
|
+
}))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React.createElement("div", {
|
|
31733
31758
|
className: "row m-0 w-100"
|
|
31734
31759
|
}, /*#__PURE__*/React.createElement("div", {
|
|
31735
31760
|
className: "col-lg-12 d-flex justify-content-start pl-3 pr-3",
|
|
@@ -31747,7 +31772,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
31747
31772
|
style: {
|
|
31748
31773
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
31749
31774
|
}
|
|
31750
|
-
}))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
31775
|
+
}))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.contactinfo.instid) == '6804c4480fde5' && /*#__PURE__*/React.createElement("div", {
|
|
31751
31776
|
className: "row m-0 w-100"
|
|
31752
31777
|
}, /*#__PURE__*/React.createElement("div", {
|
|
31753
31778
|
className: "col-lg-12 d-flex justify-content-start pl-3 pr-3",
|
|
@@ -31774,9 +31799,9 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
31774
31799
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
31775
31800
|
setopenCnvas(false);
|
|
31776
31801
|
}
|
|
31777
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
31802
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React.createElement("p", {
|
|
31778
31803
|
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
|
|
31779
|
-
}, langdetect != 'ar' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
31804
|
+
}, langdetect != 'ar' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React.createElement("p", {
|
|
31780
31805
|
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
|
|
31781
31806
|
}, lang.wishlist)), /*#__PURE__*/React.createElement("div", {
|
|
31782
31807
|
className: "col-lg-12 p-0"
|
|
@@ -31785,7 +31810,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
31785
31810
|
style: {
|
|
31786
31811
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
31787
31812
|
}
|
|
31788
|
-
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
31813
|
+
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.contactinfo.instid) == '67d6bda67adf6' && /*#__PURE__*/React.createElement("div", {
|
|
31789
31814
|
className: "row m-0 w-100 anim"
|
|
31790
31815
|
}, /*#__PURE__*/React.createElement("div", {
|
|
31791
31816
|
className: "col-lg-12 d-flex justify-content-start pl-3 pr-3"
|
|
@@ -31898,7 +31923,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
31898
31923
|
style: {
|
|
31899
31924
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
31900
31925
|
}
|
|
31901
|
-
}))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
31926
|
+
}))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 || (_authdetailsContext$i42 = _authdetailsContext$i42.instcurrencies) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.length) > 1 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.contactinfo.instid) == '67f69c023cbd4' && /*#__PURE__*/React.createElement("div", {
|
|
31902
31927
|
"class": "row m-0 w-100 pl-3 pr-3"
|
|
31903
31928
|
}, /*#__PURE__*/React.createElement("div", {
|
|
31904
31929
|
"class": header_cssstyles.navbar_item_text_responsive + ' col-lg-12 p-0 d-flex align-items-center justify-content-start mb-2 '
|
|
@@ -31916,7 +31941,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
31916
31941
|
background: '#f4f4f4',
|
|
31917
31942
|
borderRadius: 5
|
|
31918
31943
|
}
|
|
31919
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
31944
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 || (_authdetailsContext$i44 = _authdetailsContext$i44.instcurrencies) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.map(function (item, index) {
|
|
31920
31945
|
return /*#__PURE__*/React.createElement("div", {
|
|
31921
31946
|
"class": header_cssstyles.navbar_item_text_responsive + ' col-lg-12 p-0 text-start py-2 px-2 cursor-pointer ',
|
|
31922
31947
|
onClick: function onClick() {
|
|
@@ -38170,7 +38195,7 @@ var SubheaderDropdown = function SubheaderDropdown(props) {
|
|
|
38170
38195
|
function ownKeys$1$(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; }
|
|
38171
38196
|
function _objectSpread$1$(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1$(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1$(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
38172
38197
|
var Simpleheader = function Simpleheader(props) {
|
|
38173
|
-
var _authdetailsContext$i, _authdetailsContext$i2, _header_cssstyles, _authdetailsContext$i3, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i4, _authdetailsContext$i1, _authdetailsContext$i10, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$c, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$c2, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i17, _logoarrayofobjects$3, _logoarrayofobjects$4;
|
|
38198
|
+
var _authdetailsContext$i, _authdetailsContext$i2, _header_cssstyles, _authdetailsContext$i3, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i4, _authdetailsContext$i1, _authdetailsContext$i10, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$c, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$c2, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i18, _logoarrayofobjects$3, _logoarrayofobjects$4;
|
|
38174
38199
|
var actions = props.actions;
|
|
38175
38200
|
var _useState = useState(''),
|
|
38176
38201
|
_useState2 = _slicedToArray(_useState, 2),
|
|
@@ -39376,6 +39401,12 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
39376
39401
|
"class": "m-0 p-0 d-flex align-items-center"
|
|
39377
39402
|
}, "Fr", ' ', /*#__PURE__*/React.createElement("i", {
|
|
39378
39403
|
"class": "h-100 allcentered ml-auto pl-3"
|
|
39404
|
+
}, /*#__PURE__*/React.createElement(BsChevronDown, null)))), langdetect == 'germ' && /*#__PURE__*/React.createElement("div", {
|
|
39405
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 px-1 '
|
|
39406
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
39407
|
+
"class": "m-0 p-0 d-flex align-items-center"
|
|
39408
|
+
}, "DE", ' ', /*#__PURE__*/React.createElement("i", {
|
|
39409
|
+
"class": "h-100 allcentered ml-auto pl-3"
|
|
39379
39410
|
}, /*#__PURE__*/React.createElement(BsChevronDown, null)))))), /*#__PURE__*/React.createElement(Dropdown.Menu, null, sectionproperties.showarabic == 'Show' && /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
39380
39411
|
"class": "".concat(header_cssstyles.dropdownitem),
|
|
39381
39412
|
onClick: function onClick() {
|
|
@@ -39420,7 +39451,18 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
39420
39451
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
39421
39452
|
}, /*#__PURE__*/React.createElement("span", {
|
|
39422
39453
|
"class": "ml-2 mr-2"
|
|
39423
|
-
}, "English"))))
|
|
39454
|
+
}, "English")))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.instid) == '69e11d9c75989' && /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
39455
|
+
"class": "".concat(header_cssstyles.dropdownitem),
|
|
39456
|
+
onClick: function onClick() {
|
|
39457
|
+
setlang('germ');
|
|
39458
|
+
}
|
|
39459
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
39460
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' d-flex align-items-center m-0 p-0 '
|
|
39461
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
39462
|
+
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
39463
|
+
}, /*#__PURE__*/React.createElement("span", {
|
|
39464
|
+
"class": "ml-2 mr-2"
|
|
39465
|
+
}, "Deutsch"))))))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 || (_authdetailsContext$i17 = _authdetailsContext$i17.instcurrencies) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.length) > 1 && sectionproperties.showcurrency == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
39424
39466
|
"class": ' d-flex align-items-center justify-content-end '
|
|
39425
39467
|
}, /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("li", {
|
|
39426
39468
|
"class": ' d-flex align-items-center justify-content-center '
|
|
@@ -39432,8 +39474,8 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
39432
39474
|
"class": header_cssstyles.currencycont + ' row m-0 w-100 d-flex align-items-center '
|
|
39433
39475
|
}, /*#__PURE__*/React.createElement("p", {
|
|
39434
39476
|
"class": "m-0 p-0 ml-2 mr-2"
|
|
39435
|
-
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)))), /*#__PURE__*/React.createElement(Dropdown.Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
39436
|
-
var _authdetailsContext$
|
|
39477
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)))), /*#__PURE__*/React.createElement(Dropdown.Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 || (_authdetailsContext$i18 = _authdetailsContext$i18.instcurrencies) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.map(function (item, index) {
|
|
39478
|
+
var _authdetailsContext$i19;
|
|
39437
39479
|
return /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
39438
39480
|
onClick: function onClick() {
|
|
39439
39481
|
setcurrencyfunccontext(item);
|
|
@@ -39449,7 +39491,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
39449
39491
|
style: {}
|
|
39450
39492
|
}, /*#__PURE__*/React.createElement(FaMoneyBillWave, null), /*#__PURE__*/React.createElement("span", {
|
|
39451
39493
|
"class": 'ml-2 mr-2'
|
|
39452
|
-
}, item["currencyname_".concat(langdetect)] || item.currencyname_en)))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
39494
|
+
}, item["currencyname_".concat(langdetect)] || item.currencyname_en)))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 || (_authdetailsContext$i19 = _authdetailsContext$i19.instcurrencies) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.length) - 1 && /*#__PURE__*/React.createElement("div", {
|
|
39453
39495
|
"class": "col-lg-12 p-0"
|
|
39454
39496
|
}, /*#__PURE__*/React.createElement("hr", {
|
|
39455
39497
|
"class": "m-0"
|
|
@@ -39630,7 +39672,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
39630
39672
|
function ownKeys$1_(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; }
|
|
39631
39673
|
function _objectSpread$1_(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1_(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1_(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
39632
39674
|
var Header8 = function Header8(props) {
|
|
39633
|
-
var _authdetailsContext$i2, _authdetailsContext$i3, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i4, _authdetailsContext$i6, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$c, _authdetailsContext$c2, _authdetailsContext$c3, _authdetailsContext$c4, _authdetailsContext$i0, _authdetailsContext$i1, _fetchcustomercartQue2, _fetchcustomercartQue3, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i18, _authdetailsContext$i19, _authdetailsContext$i21, _authdetailsContext$i23,
|
|
39675
|
+
var _authdetailsContext$i2, _authdetailsContext$i3, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i4, _authdetailsContext$i6, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$c, _authdetailsContext$c2, _authdetailsContext$c3, _authdetailsContext$c4, _authdetailsContext$i0, _authdetailsContext$i1, _fetchcustomercartQue2, _fetchcustomercartQue3, _fetchcustomercartQue4, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i18, _authdetailsContext$i19, _authdetailsContext$i21, _authdetailsContext$i23, _fetchcustomercartQue5, _fetchcustomercartQue6;
|
|
39634
39676
|
var actions = props.actions;
|
|
39635
39677
|
props.actions.history;
|
|
39636
39678
|
var lang = props.actions.lang;
|
|
@@ -40505,7 +40547,7 @@ var Header8 = function Header8(props) {
|
|
|
40505
40547
|
"class": "".concat(header_cssstyles.cart_btn) + ' cursor-pointer d-flex align-items-center justify-content-center '
|
|
40506
40548
|
}, /*#__PURE__*/React.createElement("div", {
|
|
40507
40549
|
"class": "".concat(header_cssstyles.badge_counter_header_notifications, " ").concat(header_cssstyles.cartbadge)
|
|
40508
|
-
},
|
|
40550
|
+
}, fetchcustomercartQueryContext !== null && fetchcustomercartQueryContext !== void 0 && (_fetchcustomercartQue2 = fetchcustomercartQueryContext.data) !== null && _fetchcustomercartQue2 !== void 0 && (_fetchcustomercartQue2 = _fetchcustomercartQue2.data) !== null && _fetchcustomercartQue2 !== void 0 && _fetchcustomercartQue2.status && (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue3 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.customercart) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.cartitems) === null || _fetchcustomercartQue3 === void 0 ? void 0 : _fetchcustomercartQue3.length) != 0 ? fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue4 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue4 === void 0 || (_fetchcustomercartQue4 = _fetchcustomercartQue4.data) === null || _fetchcustomercartQue4 === void 0 ? void 0 : _fetchcustomercartQue4.customercart.cartitems_count_withquantity : 0), /*#__PURE__*/React.createElement("i", {
|
|
40509
40551
|
"class": "h-100 allcentered"
|
|
40510
40552
|
}, sectionproperties.carticonstyle == 'Shopping bag 1' && /*#__PURE__*/React.createElement(FiShoppingBag, {
|
|
40511
40553
|
size: sectionproperties.cartBtn_iconFontSize
|
|
@@ -40964,7 +41006,7 @@ var Header8 = function Header8(props) {
|
|
|
40964
41006
|
"class": "".concat(header_cssstyles.cart_btn) + ' cursor-pointer d-flex align-items-center justify-content-end '
|
|
40965
41007
|
}, /*#__PURE__*/React.createElement("div", {
|
|
40966
41008
|
"class": "".concat(header_cssstyles.badge_counter_header_notifications, " ").concat(header_cssstyles.cartbadge)
|
|
40967
|
-
}, (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (
|
|
41009
|
+
}, (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue5 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue5 === void 0 || (_fetchcustomercartQue5 = _fetchcustomercartQue5.data) === null || _fetchcustomercartQue5 === void 0 ? void 0 : _fetchcustomercartQue5.customercart) != null ? fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue6 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue6 === void 0 || (_fetchcustomercartQue6 = _fetchcustomercartQue6.data) === null || _fetchcustomercartQue6 === void 0 || (_fetchcustomercartQue6 = _fetchcustomercartQue6.customercart) === null || _fetchcustomercartQue6 === void 0 || (_fetchcustomercartQue6 = _fetchcustomercartQue6.cartitems) === null || _fetchcustomercartQue6 === void 0 ? void 0 : _fetchcustomercartQue6.length : 0), /*#__PURE__*/React.createElement("i", {
|
|
40968
41010
|
"class": "h-100 allcentered"
|
|
40969
41011
|
}, sectionproperties.carticonstyle == 'Shopping bag 1' && /*#__PURE__*/React.createElement(FiShoppingBag, {
|
|
40970
41012
|
size: sectionproperties.cartBtn_iconFontSize
|