tabexseriescomponents 0.0.480 → 0.0.482
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 +102 -36
- package/dist/index.esm.js +102 -36
- package/dist/index.umd.js +105 -39
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -147,6 +147,7 @@ var FaArrowAltCircleLeft = require('@react-icons/all-files/fa/FaArrowAltCircleLe
|
|
|
147
147
|
var Select$5 = require('react-select');
|
|
148
148
|
var GoStar = require('@react-icons/all-files/go/GoStar');
|
|
149
149
|
var IoIosStar = require('@react-icons/all-files/io/IoIosStar');
|
|
150
|
+
require('@mui/system');
|
|
150
151
|
var BackgroundSlideshow = require('react-background-slideshow');
|
|
151
152
|
var _extends = require('@babel/runtime/helpers/extends');
|
|
152
153
|
var reactSlideshowImage = require('react-slideshow-image');
|
|
@@ -157,7 +158,6 @@ var BsArrowRight = require('@react-icons/all-files/bs/BsArrowRight');
|
|
|
157
158
|
var BsArrowLeft = require('@react-icons/all-files/bs/BsArrowLeft');
|
|
158
159
|
var BsEye = require('@react-icons/all-files/bs/BsEye');
|
|
159
160
|
var BiTimeFive = require('@react-icons/all-files/bi/BiTimeFive');
|
|
160
|
-
require('@mui/system');
|
|
161
161
|
var IoIosArrowUp = require('@react-icons/all-files/io/IoIosArrowUp');
|
|
162
162
|
|
|
163
163
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
@@ -6521,19 +6521,66 @@ var Productinfo = function Productinfo(props) {
|
|
|
6521
6521
|
};
|
|
6522
6522
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
6523
6523
|
className: productinfo_cssstyles.containerstyles + ' row w-100 ml-0 mr-0 '
|
|
6524
|
-
},
|
|
6525
|
-
className:
|
|
6524
|
+
}, Object.keys(sectionproperties).length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
6525
|
+
className: "col-lg-12 p-0",
|
|
6526
6526
|
style: {
|
|
6527
|
-
|
|
6527
|
+
minHeight: '80vh'
|
|
6528
6528
|
}
|
|
6529
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
6530
|
-
|
|
6531
|
-
|
|
6532
|
-
|
|
6533
|
-
|
|
6534
|
-
|
|
6535
|
-
|
|
6536
|
-
|
|
6529
|
+
}, fetchProductInfoQueryContextProps.isFetching && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
6530
|
+
className: 'row ml-0 mr-0 w-100 px-5 py-5'
|
|
6531
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
6532
|
+
"class": "col-lg-6 col-md-12 is-loading mb-md-4"
|
|
6533
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
6534
|
+
"class": "image",
|
|
6535
|
+
style: {
|
|
6536
|
+
width: '100%',
|
|
6537
|
+
height: 400
|
|
6538
|
+
}
|
|
6539
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
6540
|
+
"class": "col-lg-6 col-md-12 mb-md-4"
|
|
6541
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
6542
|
+
"class": "is-loading"
|
|
6543
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
6544
|
+
"class": "is-loading",
|
|
6545
|
+
style: {
|
|
6546
|
+
width: '40%'
|
|
6547
|
+
}
|
|
6548
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
6549
|
+
"class": "is-loading",
|
|
6550
|
+
style: {
|
|
6551
|
+
width: '40%'
|
|
6552
|
+
}
|
|
6553
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
6554
|
+
"class": "is-loading",
|
|
6555
|
+
style: {
|
|
6556
|
+
width: '40%'
|
|
6557
|
+
}
|
|
6558
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
6559
|
+
"class": "is-loading",
|
|
6560
|
+
style: {
|
|
6561
|
+
width: '40%'
|
|
6562
|
+
}
|
|
6563
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
6564
|
+
"class": "is-loading",
|
|
6565
|
+
style: {
|
|
6566
|
+
width: '40%'
|
|
6567
|
+
}
|
|
6568
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
6569
|
+
"class": "is-loading",
|
|
6570
|
+
style: {
|
|
6571
|
+
width: '40%'
|
|
6572
|
+
}
|
|
6573
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
6574
|
+
"class": "is-loading",
|
|
6575
|
+
style: {
|
|
6576
|
+
width: '40%'
|
|
6577
|
+
}
|
|
6578
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
6579
|
+
"class": "is-loading",
|
|
6580
|
+
style: {
|
|
6581
|
+
width: '40%'
|
|
6582
|
+
}
|
|
6583
|
+
}))), !fetchProductInfoQueryContext.isFetching && fetchProductInfoQueryContext.isSuccess && fetchProductInfoQueryContext.data.data.productinfo != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
6537
6584
|
className: sectionproperties.card_marginLeft != 0 ? ' row m-0 w-100 pl-lg-3 pr-lg-3 pl-md-4 pr-md-4 pl-sm-1 pr-sm-1 ' : ' row m-0 w-100 p-sm-0 ',
|
|
6538
6585
|
style: {
|
|
6539
6586
|
paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
|
|
@@ -16918,6 +16965,9 @@ var CardsSection = function CardsSection(props) {
|
|
|
16918
16965
|
':hover': {
|
|
16919
16966
|
color: sectionproperties.paginationColoronHover,
|
|
16920
16967
|
borderColor: sectionproperties.paginationColoronHover
|
|
16968
|
+
},
|
|
16969
|
+
'@media (max-width: 800px)': {
|
|
16970
|
+
minWidth: '4vh'
|
|
16921
16971
|
}
|
|
16922
16972
|
}),
|
|
16923
16973
|
activeClassName: glamor.css({
|
|
@@ -16941,6 +16991,9 @@ var CardsSection = function CardsSection(props) {
|
|
|
16941
16991
|
':hover': {
|
|
16942
16992
|
color: sectionproperties.paginationColoronHover,
|
|
16943
16993
|
borderColor: sectionproperties.paginationColoronHover
|
|
16994
|
+
},
|
|
16995
|
+
'@media (max-width: 800px)': {
|
|
16996
|
+
// minWidth: '20px',
|
|
16944
16997
|
}
|
|
16945
16998
|
}),
|
|
16946
16999
|
nextClassName: glamor.css({
|
|
@@ -16956,6 +17009,9 @@ var CardsSection = function CardsSection(props) {
|
|
|
16956
17009
|
':hover': {
|
|
16957
17010
|
color: sectionproperties.paginationColoronHover,
|
|
16958
17011
|
borderColor: sectionproperties.paginationColoronHover
|
|
17012
|
+
},
|
|
17013
|
+
'@media (max-width: 800px)': {
|
|
17014
|
+
// minWidth: '20px',
|
|
16959
17015
|
}
|
|
16960
17016
|
}),
|
|
16961
17017
|
previousLinkClassName: glamor.css({
|
|
@@ -57673,10 +57729,19 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
57673
57729
|
}
|
|
57674
57730
|
}),
|
|
57675
57731
|
sectiontitlespan: glamor.css({
|
|
57732
|
+
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
57733
|
+
color: sectionproperties.sectionTitleColor,
|
|
57734
|
+
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
57735
|
+
paddingLeft: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
57736
|
+
paddingRight: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
57737
|
+
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
|
|
57676
57738
|
':after': {
|
|
57677
57739
|
height: '5px',
|
|
57678
57740
|
width: sectionproperties.sectitle_lineafterwidth + '%',
|
|
57679
57741
|
backgroundColor: sectionproperties.linebgcolor
|
|
57742
|
+
},
|
|
57743
|
+
'@media (max-width: 800px)': {
|
|
57744
|
+
fontSize: sectionproperties.sectionTitleFontSizeresp + 'px'
|
|
57680
57745
|
}
|
|
57681
57746
|
}),
|
|
57682
57747
|
line_left: glamor.css({
|
|
@@ -57739,6 +57804,23 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
57739
57804
|
':hover': {
|
|
57740
57805
|
color: sectionproperties.generalbtn_textColoronhover
|
|
57741
57806
|
}
|
|
57807
|
+
}),
|
|
57808
|
+
outercontainer: glamor.css({
|
|
57809
|
+
position: 'relative',
|
|
57810
|
+
width: sectionproperties.width + '%',
|
|
57811
|
+
background: sectionproperties.outerbgcolor,
|
|
57812
|
+
'@media (max-width: 800px)': {
|
|
57813
|
+
width: sectionproperties.widthresponsive + '%'
|
|
57814
|
+
}
|
|
57815
|
+
}),
|
|
57816
|
+
descriptioncont: glamor.css({
|
|
57817
|
+
color: sectionproperties.prodCatColor,
|
|
57818
|
+
fontWeight: sectionproperties.prodCatFontWeight,
|
|
57819
|
+
textAlign: sectionproperties.descriptionCentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
|
|
57820
|
+
fontSize: sectionproperties.prodCatFontSize + 'px',
|
|
57821
|
+
'@media (max-width: 800px)': {
|
|
57822
|
+
fontSize: sectionproperties.prodCatFontSizeResp + 'px'
|
|
57823
|
+
}
|
|
57742
57824
|
})
|
|
57743
57825
|
};
|
|
57744
57826
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -57747,12 +57829,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
57747
57829
|
background: sectionproperties.outerbgcolor
|
|
57748
57830
|
}
|
|
57749
57831
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57750
|
-
"class": ' row ml-0 mr-0
|
|
57751
|
-
style: {
|
|
57752
|
-
position: 'relative',
|
|
57753
|
-
width: sectionproperties.width + '%',
|
|
57754
|
-
background: sectionproperties.outerbgcolor
|
|
57755
|
-
}
|
|
57832
|
+
"class": sectionStyles.outercontainer + ' row ml-0 mr-0 align-items-center ',
|
|
57833
|
+
style: {}
|
|
57756
57834
|
}, sectionproperties.maincontainerarrayofobjs != undefined && sectionproperties.maincontainerarrayofobjs.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57757
57835
|
"class": sectionStyles.imgcontainer
|
|
57758
57836
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
@@ -57813,15 +57891,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
57813
57891
|
}, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
57814
57892
|
"class": sectionStyles.line_left
|
|
57815
57893
|
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
57816
|
-
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(sectionStyles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center
|
|
57817
|
-
style: {
|
|
57818
|
-
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
57819
|
-
color: sectionproperties.sectionTitleColor,
|
|
57820
|
-
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
57821
|
-
paddingLeft: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
57822
|
-
paddingRight: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
57823
|
-
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : ''
|
|
57824
|
-
}
|
|
57894
|
+
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(sectionStyles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? "".concat(sectionStyles.sectiontitlespan) + ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? "".concat(sectionStyles.sectiontitlespan) + ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? "".concat(sectionStyles.sectiontitlespan) + ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? "".concat(sectionStyles.sectiontitlespan) + ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : "".concat(sectionStyles.sectiontitlespan) + ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ',
|
|
57895
|
+
style: {}
|
|
57825
57896
|
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
57826
57897
|
"class": sectionStyles.line_right
|
|
57827
57898
|
})))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -57833,13 +57904,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
57833
57904
|
paddingRight: langdetect == 'en' ? sectionproperties.description_marginRight + 'px' : sectionproperties.description_marginLeft + 'px'
|
|
57834
57905
|
}
|
|
57835
57906
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
57836
|
-
"class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak' : ' m-0 p-0 wordbreak',
|
|
57837
|
-
style: {
|
|
57838
|
-
color: sectionproperties.prodCatColor,
|
|
57839
|
-
fontWeight: sectionproperties.prodCatFontWeight,
|
|
57840
|
-
textAlign: sectionproperties.descriptionCentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
|
|
57841
|
-
fontSize: sectionproperties.prodCatFontSize + 'px'
|
|
57842
|
-
}
|
|
57907
|
+
"class": sectionproperties.descFontFamily == 'Pacifico' ? sectionStyles.descriptioncont + ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? sectionStyles.descriptioncont + ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? sectionStyles.descriptioncont + ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? sectionStyles.descriptioncont + ' QuicksandFont m-0 p-0 wordbreak' : sectionStyles.descriptioncont + ' m-0 p-0 wordbreak',
|
|
57908
|
+
style: {}
|
|
57843
57909
|
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
57844
57910
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57845
57911
|
"class": sectionproperties.numofcols == '2' ? 'col-lg-6 col-md-6 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4' : sectionproperties.numofcols == '3' ? 'col-lg-4 col-md-6 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4' : 'col-lg-3 col-md-6 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4',
|
|
@@ -64539,7 +64605,7 @@ var Card23 = function Card23(props) {
|
|
|
64539
64605
|
fontSize: sectionproperties.outstock_fontSize + 'px',
|
|
64540
64606
|
borderRadius: sectionproperties.outstock_borderradius + 'px',
|
|
64541
64607
|
position: 'absolute',
|
|
64542
|
-
zIndex:
|
|
64608
|
+
zIndex: 200,
|
|
64543
64609
|
top: 0,
|
|
64544
64610
|
bottom: 0,
|
|
64545
64611
|
left: 0,
|
|
@@ -64664,7 +64730,7 @@ var Card23 = function Card23(props) {
|
|
|
64664
64730
|
fontSize: sectionproperties.pillfontSize + 'px',
|
|
64665
64731
|
direction: 'ltr'
|
|
64666
64732
|
}
|
|
64667
|
-
}, '-' + parseFloat(Math.round(10.0 * ((parseInt(item.defaultprice) - parseInt(item.defaultsaleprice)) / parseInt(item.defaultprice)) * 100) / 10.0).toFixed(0) + '%')), item.currentquantity < 1 && sectionproperties.showoutofstock == 'Show' && item.quantavailtype == 'limit'
|
|
64733
|
+
}, '-' + parseFloat(Math.round(10.0 * ((parseInt(item.defaultprice) - parseInt(item.defaultsaleprice)) / parseInt(item.defaultprice)) * 100) / 10.0).toFixed(0) + '%')), item.currentquantity < 1 && sectionproperties.showoutofstock == 'Show' && item.quantavailtype == 'limit' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
64668
64734
|
"class": "".concat(cardsstyles2.outstockbadge) + ' allcentered '
|
|
64669
64735
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
64670
64736
|
"class": "m-0 p-0"
|
package/dist/index.esm.js
CHANGED
|
@@ -145,6 +145,7 @@ import { FaArrowAltCircleLeft } from '@react-icons/all-files/fa/FaArrowAltCircle
|
|
|
145
145
|
import Select$5 from 'react-select';
|
|
146
146
|
import { GoStar } from '@react-icons/all-files/go/GoStar';
|
|
147
147
|
import { IoIosStar } from '@react-icons/all-files/io/IoIosStar';
|
|
148
|
+
import '@mui/system';
|
|
148
149
|
import BackgroundSlideshow from 'react-background-slideshow';
|
|
149
150
|
import _extends from '@babel/runtime/helpers/extends';
|
|
150
151
|
import { Fade, Slide, Zoom } from 'react-slideshow-image';
|
|
@@ -155,7 +156,6 @@ import { BsArrowRight } from '@react-icons/all-files/bs/BsArrowRight';
|
|
|
155
156
|
import { BsArrowLeft } from '@react-icons/all-files/bs/BsArrowLeft';
|
|
156
157
|
import { BsEye } from '@react-icons/all-files/bs/BsEye';
|
|
157
158
|
import { BiTimeFive } from '@react-icons/all-files/bi/BiTimeFive';
|
|
158
|
-
import '@mui/system';
|
|
159
159
|
import { IoIosArrowUp } from '@react-icons/all-files/io/IoIosArrowUp';
|
|
160
160
|
|
|
161
161
|
// import './index.module.css'
|
|
@@ -6472,19 +6472,66 @@ var Productinfo = function Productinfo(props) {
|
|
|
6472
6472
|
};
|
|
6473
6473
|
return /*#__PURE__*/React.createElement("div", {
|
|
6474
6474
|
className: productinfo_cssstyles.containerstyles + ' row w-100 ml-0 mr-0 '
|
|
6475
|
-
},
|
|
6476
|
-
className:
|
|
6475
|
+
}, Object.keys(sectionproperties).length != 0 && /*#__PURE__*/React.createElement("div", {
|
|
6476
|
+
className: "col-lg-12 p-0",
|
|
6477
6477
|
style: {
|
|
6478
|
-
|
|
6478
|
+
minHeight: '80vh'
|
|
6479
6479
|
}
|
|
6480
|
-
}, /*#__PURE__*/React.createElement(
|
|
6481
|
-
|
|
6482
|
-
|
|
6483
|
-
|
|
6484
|
-
|
|
6485
|
-
|
|
6486
|
-
|
|
6487
|
-
|
|
6480
|
+
}, fetchProductInfoQueryContextProps.isFetching && /*#__PURE__*/React.createElement("div", {
|
|
6481
|
+
className: 'row ml-0 mr-0 w-100 px-5 py-5'
|
|
6482
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
6483
|
+
"class": "col-lg-6 col-md-12 is-loading mb-md-4"
|
|
6484
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
6485
|
+
"class": "image",
|
|
6486
|
+
style: {
|
|
6487
|
+
width: '100%',
|
|
6488
|
+
height: 400
|
|
6489
|
+
}
|
|
6490
|
+
})), /*#__PURE__*/React.createElement("div", {
|
|
6491
|
+
"class": "col-lg-6 col-md-12 mb-md-4"
|
|
6492
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
6493
|
+
"class": "is-loading"
|
|
6494
|
+
}), /*#__PURE__*/React.createElement("p", {
|
|
6495
|
+
"class": "is-loading",
|
|
6496
|
+
style: {
|
|
6497
|
+
width: '40%'
|
|
6498
|
+
}
|
|
6499
|
+
}), /*#__PURE__*/React.createElement("p", {
|
|
6500
|
+
"class": "is-loading",
|
|
6501
|
+
style: {
|
|
6502
|
+
width: '40%'
|
|
6503
|
+
}
|
|
6504
|
+
}), /*#__PURE__*/React.createElement("p", {
|
|
6505
|
+
"class": "is-loading",
|
|
6506
|
+
style: {
|
|
6507
|
+
width: '40%'
|
|
6508
|
+
}
|
|
6509
|
+
}), /*#__PURE__*/React.createElement("p", {
|
|
6510
|
+
"class": "is-loading",
|
|
6511
|
+
style: {
|
|
6512
|
+
width: '40%'
|
|
6513
|
+
}
|
|
6514
|
+
}), /*#__PURE__*/React.createElement("p", {
|
|
6515
|
+
"class": "is-loading",
|
|
6516
|
+
style: {
|
|
6517
|
+
width: '40%'
|
|
6518
|
+
}
|
|
6519
|
+
}), /*#__PURE__*/React.createElement("p", {
|
|
6520
|
+
"class": "is-loading",
|
|
6521
|
+
style: {
|
|
6522
|
+
width: '40%'
|
|
6523
|
+
}
|
|
6524
|
+
}), /*#__PURE__*/React.createElement("p", {
|
|
6525
|
+
"class": "is-loading",
|
|
6526
|
+
style: {
|
|
6527
|
+
width: '40%'
|
|
6528
|
+
}
|
|
6529
|
+
}), /*#__PURE__*/React.createElement("p", {
|
|
6530
|
+
"class": "is-loading",
|
|
6531
|
+
style: {
|
|
6532
|
+
width: '40%'
|
|
6533
|
+
}
|
|
6534
|
+
}))), !fetchProductInfoQueryContext.isFetching && fetchProductInfoQueryContext.isSuccess && fetchProductInfoQueryContext.data.data.productinfo != null && /*#__PURE__*/React.createElement("div", {
|
|
6488
6535
|
className: sectionproperties.card_marginLeft != 0 ? ' row m-0 w-100 pl-lg-3 pr-lg-3 pl-md-4 pr-md-4 pl-sm-1 pr-sm-1 ' : ' row m-0 w-100 p-sm-0 ',
|
|
6489
6536
|
style: {
|
|
6490
6537
|
paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
|
|
@@ -16869,6 +16916,9 @@ var CardsSection = function CardsSection(props) {
|
|
|
16869
16916
|
':hover': {
|
|
16870
16917
|
color: sectionproperties.paginationColoronHover,
|
|
16871
16918
|
borderColor: sectionproperties.paginationColoronHover
|
|
16919
|
+
},
|
|
16920
|
+
'@media (max-width: 800px)': {
|
|
16921
|
+
minWidth: '4vh'
|
|
16872
16922
|
}
|
|
16873
16923
|
}),
|
|
16874
16924
|
activeClassName: css({
|
|
@@ -16892,6 +16942,9 @@ var CardsSection = function CardsSection(props) {
|
|
|
16892
16942
|
':hover': {
|
|
16893
16943
|
color: sectionproperties.paginationColoronHover,
|
|
16894
16944
|
borderColor: sectionproperties.paginationColoronHover
|
|
16945
|
+
},
|
|
16946
|
+
'@media (max-width: 800px)': {
|
|
16947
|
+
// minWidth: '20px',
|
|
16895
16948
|
}
|
|
16896
16949
|
}),
|
|
16897
16950
|
nextClassName: css({
|
|
@@ -16907,6 +16960,9 @@ var CardsSection = function CardsSection(props) {
|
|
|
16907
16960
|
':hover': {
|
|
16908
16961
|
color: sectionproperties.paginationColoronHover,
|
|
16909
16962
|
borderColor: sectionproperties.paginationColoronHover
|
|
16963
|
+
},
|
|
16964
|
+
'@media (max-width: 800px)': {
|
|
16965
|
+
// minWidth: '20px',
|
|
16910
16966
|
}
|
|
16911
16967
|
}),
|
|
16912
16968
|
previousLinkClassName: css({
|
|
@@ -57624,10 +57680,19 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
57624
57680
|
}
|
|
57625
57681
|
}),
|
|
57626
57682
|
sectiontitlespan: css({
|
|
57683
|
+
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
57684
|
+
color: sectionproperties.sectionTitleColor,
|
|
57685
|
+
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
57686
|
+
paddingLeft: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
57687
|
+
paddingRight: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
57688
|
+
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
|
|
57627
57689
|
':after': {
|
|
57628
57690
|
height: '5px',
|
|
57629
57691
|
width: sectionproperties.sectitle_lineafterwidth + '%',
|
|
57630
57692
|
backgroundColor: sectionproperties.linebgcolor
|
|
57693
|
+
},
|
|
57694
|
+
'@media (max-width: 800px)': {
|
|
57695
|
+
fontSize: sectionproperties.sectionTitleFontSizeresp + 'px'
|
|
57631
57696
|
}
|
|
57632
57697
|
}),
|
|
57633
57698
|
line_left: css({
|
|
@@ -57690,6 +57755,23 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
57690
57755
|
':hover': {
|
|
57691
57756
|
color: sectionproperties.generalbtn_textColoronhover
|
|
57692
57757
|
}
|
|
57758
|
+
}),
|
|
57759
|
+
outercontainer: css({
|
|
57760
|
+
position: 'relative',
|
|
57761
|
+
width: sectionproperties.width + '%',
|
|
57762
|
+
background: sectionproperties.outerbgcolor,
|
|
57763
|
+
'@media (max-width: 800px)': {
|
|
57764
|
+
width: sectionproperties.widthresponsive + '%'
|
|
57765
|
+
}
|
|
57766
|
+
}),
|
|
57767
|
+
descriptioncont: css({
|
|
57768
|
+
color: sectionproperties.prodCatColor,
|
|
57769
|
+
fontWeight: sectionproperties.prodCatFontWeight,
|
|
57770
|
+
textAlign: sectionproperties.descriptionCentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
|
|
57771
|
+
fontSize: sectionproperties.prodCatFontSize + 'px',
|
|
57772
|
+
'@media (max-width: 800px)': {
|
|
57773
|
+
fontSize: sectionproperties.prodCatFontSizeResp + 'px'
|
|
57774
|
+
}
|
|
57693
57775
|
})
|
|
57694
57776
|
};
|
|
57695
57777
|
return /*#__PURE__*/React.createElement("div", {
|
|
@@ -57698,12 +57780,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
57698
57780
|
background: sectionproperties.outerbgcolor
|
|
57699
57781
|
}
|
|
57700
57782
|
}, /*#__PURE__*/React.createElement("div", {
|
|
57701
|
-
"class": ' row ml-0 mr-0
|
|
57702
|
-
style: {
|
|
57703
|
-
position: 'relative',
|
|
57704
|
-
width: sectionproperties.width + '%',
|
|
57705
|
-
background: sectionproperties.outerbgcolor
|
|
57706
|
-
}
|
|
57783
|
+
"class": sectionStyles.outercontainer + ' row ml-0 mr-0 align-items-center ',
|
|
57784
|
+
style: {}
|
|
57707
57785
|
}, sectionproperties.maincontainerarrayofobjs != undefined && sectionproperties.maincontainerarrayofobjs.length != 0 && /*#__PURE__*/React.createElement("div", {
|
|
57708
57786
|
"class": sectionStyles.imgcontainer
|
|
57709
57787
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
@@ -57764,15 +57842,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
57764
57842
|
}, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
57765
57843
|
"class": sectionStyles.line_left
|
|
57766
57844
|
}), /*#__PURE__*/React.createElement("p", {
|
|
57767
|
-
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(sectionStyles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center
|
|
57768
|
-
style: {
|
|
57769
|
-
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
57770
|
-
color: sectionproperties.sectionTitleColor,
|
|
57771
|
-
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
57772
|
-
paddingLeft: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
57773
|
-
paddingRight: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
57774
|
-
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : ''
|
|
57775
|
-
}
|
|
57845
|
+
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(sectionStyles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? "".concat(sectionStyles.sectiontitlespan) + ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? "".concat(sectionStyles.sectiontitlespan) + ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? "".concat(sectionStyles.sectiontitlespan) + ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? "".concat(sectionStyles.sectiontitlespan) + ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : "".concat(sectionStyles.sectiontitlespan) + ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ',
|
|
57846
|
+
style: {}
|
|
57776
57847
|
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
57777
57848
|
"class": sectionStyles.line_right
|
|
57778
57849
|
})))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
@@ -57784,13 +57855,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
57784
57855
|
paddingRight: langdetect == 'en' ? sectionproperties.description_marginRight + 'px' : sectionproperties.description_marginLeft + 'px'
|
|
57785
57856
|
}
|
|
57786
57857
|
}, /*#__PURE__*/React.createElement("p", {
|
|
57787
|
-
"class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak' : ' m-0 p-0 wordbreak',
|
|
57788
|
-
style: {
|
|
57789
|
-
color: sectionproperties.prodCatColor,
|
|
57790
|
-
fontWeight: sectionproperties.prodCatFontWeight,
|
|
57791
|
-
textAlign: sectionproperties.descriptionCentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
|
|
57792
|
-
fontSize: sectionproperties.prodCatFontSize + 'px'
|
|
57793
|
-
}
|
|
57858
|
+
"class": sectionproperties.descFontFamily == 'Pacifico' ? sectionStyles.descriptioncont + ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? sectionStyles.descriptioncont + ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? sectionStyles.descriptioncont + ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? sectionStyles.descriptioncont + ' QuicksandFont m-0 p-0 wordbreak' : sectionStyles.descriptioncont + ' m-0 p-0 wordbreak',
|
|
57859
|
+
style: {}
|
|
57794
57860
|
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
57795
57861
|
return /*#__PURE__*/React.createElement("div", {
|
|
57796
57862
|
"class": sectionproperties.numofcols == '2' ? 'col-lg-6 col-md-6 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4' : sectionproperties.numofcols == '3' ? 'col-lg-4 col-md-6 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4' : 'col-lg-3 col-md-6 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4',
|
|
@@ -64490,7 +64556,7 @@ var Card23 = function Card23(props) {
|
|
|
64490
64556
|
fontSize: sectionproperties.outstock_fontSize + 'px',
|
|
64491
64557
|
borderRadius: sectionproperties.outstock_borderradius + 'px',
|
|
64492
64558
|
position: 'absolute',
|
|
64493
|
-
zIndex:
|
|
64559
|
+
zIndex: 200,
|
|
64494
64560
|
top: 0,
|
|
64495
64561
|
bottom: 0,
|
|
64496
64562
|
left: 0,
|
|
@@ -64615,7 +64681,7 @@ var Card23 = function Card23(props) {
|
|
|
64615
64681
|
fontSize: sectionproperties.pillfontSize + 'px',
|
|
64616
64682
|
direction: 'ltr'
|
|
64617
64683
|
}
|
|
64618
|
-
}, '-' + parseFloat(Math.round(10.0 * ((parseInt(item.defaultprice) - parseInt(item.defaultsaleprice)) / parseInt(item.defaultprice)) * 100) / 10.0).toFixed(0) + '%')), item.currentquantity < 1 && sectionproperties.showoutofstock == 'Show' && item.quantavailtype == 'limit'
|
|
64684
|
+
}, '-' + parseFloat(Math.round(10.0 * ((parseInt(item.defaultprice) - parseInt(item.defaultsaleprice)) / parseInt(item.defaultprice)) * 100) / 10.0).toFixed(0) + '%')), item.currentquantity < 1 && sectionproperties.showoutofstock == 'Show' && item.quantavailtype == 'limit' && /*#__PURE__*/React.createElement("div", {
|
|
64619
64685
|
"class": "".concat(cardsstyles2.outstockbadge) + ' allcentered '
|
|
64620
64686
|
}, /*#__PURE__*/React.createElement("p", {
|
|
64621
64687
|
"class": "m-0 p-0"
|
package/dist/index.umd.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
(function (global, factory) {
|
|
2
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('@babel/runtime/helpers/slicedToArray'), require('react'), require('@babel/runtime/helpers/classCallCheck'), require('@babel/runtime/helpers/createClass'), require('@babel/runtime/helpers/assertThisInitialized'), require('@babel/runtime/helpers/inherits'), require('@babel/runtime/helpers/possibleConstructorReturn'), require('@babel/runtime/helpers/getPrototypeOf'), require('@babel/runtime/helpers/defineProperty'), require('universal-cookie'), require('react-cssfx-loading'), require('glamor'), require('@react-oauth/google'), require('jwt-decode'), require('react-facebook-login/dist/facebook-login-render-props'), require('@react-icons/all-files/fa/FaFacebookF'), require('@react-icons/all-files/ai/AiOutlineUser'), require('@react-icons/all-files/io/IoMdClose'), require('react-bootstrap'), require('imagekitio-react'), require('@babel/runtime/helpers/toConsumableArray'), require('react-image-gallery'), require('@react-icons/all-files/md/MdAddShoppingCart'), require('@react-icons/all-files/io5/IoBagHandleOutline'), require('@react-icons/all-files/bs/BsBag'), require('@react-icons/all-files/cg/CgShoppingBag'), require('@react-icons/all-files/fa/FaRegHeart'), require('@react-icons/all-files/fa/FaHeart'), require('@react-icons/all-files/fi/FiShoppingBag'), require('@react-icons/all-files/fi/FiShoppingCart'), require('@react-icons/all-files/ai/AiFillStar'), require('@react-icons/all-files/ai/AiOutlineStar'), require('@react-icons/all-files/fa/FaPlus'), require('@react-icons/all-files/fa/FaMinus'), require('@react-icons/all-files/fi/FiBox'), require('@react-icons/all-files/ri/RiArrowGoBackLine'), require('react-accessible-accordion'), require('react-share'), require('@react-icons/all-files/fi/FiMinus'), require('@react-icons/all-files/fi/FiPlus'), require('react-rating-stars-component'), require('@react-icons/all-files/fi/FiLayers'), require('react-textarea-autosize'), require('@react-icons/all-files/ai/AiOutlineClockCircle'), require('@react-icons/all-files/ai/AiOutlinePlus'), require('@react-icons/all-files/ai/AiOutlineCheck'), require('react-horizontal-scrolling-menu'), require('@mui/material'), require('@react-icons/all-files/hi/HiOutlinePhone'), require('@react-icons/all-files/ai/AiOutlineMail'), require('@react-icons/all-files/fa/FaShippingFast'), require('@react-icons/all-files/ri/RiSecurePaymentLine'), require('react-player'), require('@react-icons/all-files/ai/AiOutlineSecurityScan'), require('@react-icons/all-files/fa/FaStar'), require('@react-icons/all-files/io5/IoLocationSharp'), require('@react-icons/all-files/hi/HiOutlineChevronRight'), require('@react-icons/all-files/hi/HiOutlineChevronLeft'), require('@react-icons/all-files/go/GoGlobe'), require('@react-icons/all-files/vsc/VscGlobe'), require('react-bootstrap/Dropdown'), require('@react-icons/all-files/fi/FiCalendar'), require('@babel/runtime/helpers/asyncToGenerator'), require('@babel/runtime/regenerator'), require('@react-icons/all-files/hi/HiUser'), require('@react-icons/all-files/gr/GrMail'), require('@react-icons/all-files/fi/FiCheckCircle'), require('@react-icons/all-files/bi/BiPhone'), require('react-phone-input-2'), require('@react-icons/all-files/bs/BsChevronLeft'), require('@react-icons/all-files/bs/BsChevronRight'), require('@react-icons/all-files/ri/RiArrowUpSLine'), require('@react-icons/all-files/ri/RiArrowDownSLine'), require('@react-icons/all-files/io/IoIosArrowRoundForward'), require('@react-icons/all-files/io/IoIosArrowRoundBack'), require('@react-icons/all-files/fi/FiChevronUp'), require('@react-icons/all-files/fi/FiChevronDown'), require('@react-icons/all-files/hi/HiOutlinePlus'), require('@react-icons/all-files/ai/AiOutlineMinus'), require('react-router-dom'), require('react-query'), require('@react-icons/all-files/io5/IoBagCheckOutline'), require('@react-icons/all-files/io5/IoBagRemoveOutline'), require('react-input-range'), require('react-intersection-observer'), require('@react-icons/all-files/fi/FiFilter'), require('@react-icons/all-files/fi/FiSliders'), require('@react-icons/all-files/fi/FiChevronLeft'), require('@react-icons/all-files/fi/FiChevronRight'), require('@react-icons/all-files/hi/HiOutlineArrowRight'), require('@react-icons/all-files/hi/HiOutlineArrowLeft'), require('react-paginate'), require('@react-icons/all-files/fa/FaFacebook'), require('@react-icons/all-files/ai/AiFillInstagram'), require('@react-icons/all-files/fa/FaWhatsapp'), require('@react-icons/all-files/bi/BiGlobe'), require('@react-icons/all-files/md/MdKeyboardArrowDown'), require('@react-icons/all-files/fa/FaMoneyBillWave'), require('@react-icons/all-files/bi/BiLogOutCircle'), require('@react-icons/all-files/bi/BiChevronDown'), require('@react-icons/all-files/bi/BiUser'), require('@react-icons/all-files/ai/AiOutlineLogin'), require('@react-icons/all-files/ai/AiOutlineUserAdd'), require('@react-icons/all-files/ri/RiSearchLine'), require('@react-icons/all-files/cg/CgMenuLeft'), require('@react-icons/all-files/cg/CgMenuRight'), require('@react-icons/all-files/hi/HiOutlineShoppingBag'), require('@react-icons/all-files/ri/RiHandbagLine'), require('@react-icons/all-files/ai/AiOutlineClose'), require('@react-icons/all-files/vsc/VscMenu'), require('@react-icons/all-files/vsc/VscHeart'), require('@react-icons/all-files/io5/IoSearchOutline'), require('@react-icons/all-files/ai/AiFillYoutube'), require('@react-icons/all-files/io5/IoLogoTiktok'), require('@react-icons/all-files/fi/FiMenu'), require('@react-icons/all-files/io5/IoClose'), require('@react-icons/all-files/bi/BiSearch'), require('@react-icons/all-files/fi/FiUser'), require('@react-icons/all-files/ai/AiOutlineHeart'), require('@react-icons/all-files/fi/FiPhone'), require('@react-icons/all-files/hi/HiMenuAlt4'), require('@react-icons/all-files/fi/FiSearch'), require('@react-icons/all-files/bs/BsSearch'), require('@react-icons/all-files/ai/AiOutlinePhone'), require('@react-icons/all-files/go/GoSearch'), require('@react-icons/all-files/ai/AiOutlineInstagram'), require('@react-icons/all-files/bs/BsChevronDown'), require('@react-icons/all-files/ri/RiUserSettingsLine'), require('@react-icons/all-files/hi/HiUserCircle'), require('@react-icons/all-files/md/MdKeyboardArrowUp'), require('@react-icons/all-files/bs/BsInfoCircle'), require('@react-icons/all-files/ai/AiFillPhone'), require('@react-icons/all-files/fa/FaTelegramPlane'), require('@react-icons/all-files/fa/FaPhoneAlt'), require('@react-icons/all-files/fa/FaPhone'), require('@react-icons/all-files/fi/FiGlobe'), require('@react-icons/all-files/bi/BiUserCircle'), require('@react-icons/all-files/go/GoLocation'), require('@react-icons/all-files/fa/FaLinkedinIn'), require('@react-icons/all-files/ri/RiRoadMapLine'), require('@react-icons/all-files/hi/HiOutlineClock'), require('@react-icons/all-files/ai/AiOutlineLinkedin'), require('@react-icons/all-files/fa/FaArrowAltCircleRight'), require('@react-icons/all-files/fa/FaArrowAltCircleLeft'), require('react-select'), require('@react-icons/all-files/go/GoStar'), require('@react-icons/all-files/io/IoIosStar'), require('react-background-slideshow'), require('@babel/runtime/helpers/extends'), require('react-slideshow-image'), require('@react-icons/all-files/hi/HiOutlineLocationMarker'), require('@react-icons/all-files/fi/FiPhoneCall'), require('@react-icons/all-files/fa/FaRegEye'), require('@react-icons/all-files/bs/BsArrowRight'), require('@react-icons/all-files/bs/BsArrowLeft'), require('@react-icons/all-files/bs/BsEye'), require('@react-icons/all-files/bi/BiTimeFive'), require('@
|
|
3
|
-
typeof define === 'function' && define.amd ? define(['@babel/runtime/helpers/slicedToArray', 'react', '@babel/runtime/helpers/classCallCheck', '@babel/runtime/helpers/createClass', '@babel/runtime/helpers/assertThisInitialized', '@babel/runtime/helpers/inherits', '@babel/runtime/helpers/possibleConstructorReturn', '@babel/runtime/helpers/getPrototypeOf', '@babel/runtime/helpers/defineProperty', 'universal-cookie', 'react-cssfx-loading', 'glamor', '@react-oauth/google', 'jwt-decode', 'react-facebook-login/dist/facebook-login-render-props', '@react-icons/all-files/fa/FaFacebookF', '@react-icons/all-files/ai/AiOutlineUser', '@react-icons/all-files/io/IoMdClose', 'react-bootstrap', 'imagekitio-react', '@babel/runtime/helpers/toConsumableArray', 'react-image-gallery', '@react-icons/all-files/md/MdAddShoppingCart', '@react-icons/all-files/io5/IoBagHandleOutline', '@react-icons/all-files/bs/BsBag', '@react-icons/all-files/cg/CgShoppingBag', '@react-icons/all-files/fa/FaRegHeart', '@react-icons/all-files/fa/FaHeart', '@react-icons/all-files/fi/FiShoppingBag', '@react-icons/all-files/fi/FiShoppingCart', '@react-icons/all-files/ai/AiFillStar', '@react-icons/all-files/ai/AiOutlineStar', '@react-icons/all-files/fa/FaPlus', '@react-icons/all-files/fa/FaMinus', '@react-icons/all-files/fi/FiBox', '@react-icons/all-files/ri/RiArrowGoBackLine', 'react-accessible-accordion', 'react-share', '@react-icons/all-files/fi/FiMinus', '@react-icons/all-files/fi/FiPlus', 'react-rating-stars-component', '@react-icons/all-files/fi/FiLayers', 'react-textarea-autosize', '@react-icons/all-files/ai/AiOutlineClockCircle', '@react-icons/all-files/ai/AiOutlinePlus', '@react-icons/all-files/ai/AiOutlineCheck', 'react-horizontal-scrolling-menu', '@mui/material', '@react-icons/all-files/hi/HiOutlinePhone', '@react-icons/all-files/ai/AiOutlineMail', '@react-icons/all-files/fa/FaShippingFast', '@react-icons/all-files/ri/RiSecurePaymentLine', 'react-player', '@react-icons/all-files/ai/AiOutlineSecurityScan', '@react-icons/all-files/fa/FaStar', '@react-icons/all-files/io5/IoLocationSharp', '@react-icons/all-files/hi/HiOutlineChevronRight', '@react-icons/all-files/hi/HiOutlineChevronLeft', '@react-icons/all-files/go/GoGlobe', '@react-icons/all-files/vsc/VscGlobe', 'react-bootstrap/Dropdown', '@react-icons/all-files/fi/FiCalendar', '@babel/runtime/helpers/asyncToGenerator', '@babel/runtime/regenerator', '@react-icons/all-files/hi/HiUser', '@react-icons/all-files/gr/GrMail', '@react-icons/all-files/fi/FiCheckCircle', '@react-icons/all-files/bi/BiPhone', 'react-phone-input-2', '@react-icons/all-files/bs/BsChevronLeft', '@react-icons/all-files/bs/BsChevronRight', '@react-icons/all-files/ri/RiArrowUpSLine', '@react-icons/all-files/ri/RiArrowDownSLine', '@react-icons/all-files/io/IoIosArrowRoundForward', '@react-icons/all-files/io/IoIosArrowRoundBack', '@react-icons/all-files/fi/FiChevronUp', '@react-icons/all-files/fi/FiChevronDown', '@react-icons/all-files/hi/HiOutlinePlus', '@react-icons/all-files/ai/AiOutlineMinus', 'react-router-dom', 'react-query', '@react-icons/all-files/io5/IoBagCheckOutline', '@react-icons/all-files/io5/IoBagRemoveOutline', 'react-input-range', 'react-intersection-observer', '@react-icons/all-files/fi/FiFilter', '@react-icons/all-files/fi/FiSliders', '@react-icons/all-files/fi/FiChevronLeft', '@react-icons/all-files/fi/FiChevronRight', '@react-icons/all-files/hi/HiOutlineArrowRight', '@react-icons/all-files/hi/HiOutlineArrowLeft', 'react-paginate', '@react-icons/all-files/fa/FaFacebook', '@react-icons/all-files/ai/AiFillInstagram', '@react-icons/all-files/fa/FaWhatsapp', '@react-icons/all-files/bi/BiGlobe', '@react-icons/all-files/md/MdKeyboardArrowDown', '@react-icons/all-files/fa/FaMoneyBillWave', '@react-icons/all-files/bi/BiLogOutCircle', '@react-icons/all-files/bi/BiChevronDown', '@react-icons/all-files/bi/BiUser', '@react-icons/all-files/ai/AiOutlineLogin', '@react-icons/all-files/ai/AiOutlineUserAdd', '@react-icons/all-files/ri/RiSearchLine', '@react-icons/all-files/cg/CgMenuLeft', '@react-icons/all-files/cg/CgMenuRight', '@react-icons/all-files/hi/HiOutlineShoppingBag', '@react-icons/all-files/ri/RiHandbagLine', '@react-icons/all-files/ai/AiOutlineClose', '@react-icons/all-files/vsc/VscMenu', '@react-icons/all-files/vsc/VscHeart', '@react-icons/all-files/io5/IoSearchOutline', '@react-icons/all-files/ai/AiFillYoutube', '@react-icons/all-files/io5/IoLogoTiktok', '@react-icons/all-files/fi/FiMenu', '@react-icons/all-files/io5/IoClose', '@react-icons/all-files/bi/BiSearch', '@react-icons/all-files/fi/FiUser', '@react-icons/all-files/ai/AiOutlineHeart', '@react-icons/all-files/fi/FiPhone', '@react-icons/all-files/hi/HiMenuAlt4', '@react-icons/all-files/fi/FiSearch', '@react-icons/all-files/bs/BsSearch', '@react-icons/all-files/ai/AiOutlinePhone', '@react-icons/all-files/go/GoSearch', '@react-icons/all-files/ai/AiOutlineInstagram', '@react-icons/all-files/bs/BsChevronDown', '@react-icons/all-files/ri/RiUserSettingsLine', '@react-icons/all-files/hi/HiUserCircle', '@react-icons/all-files/md/MdKeyboardArrowUp', '@react-icons/all-files/bs/BsInfoCircle', '@react-icons/all-files/ai/AiFillPhone', '@react-icons/all-files/fa/FaTelegramPlane', '@react-icons/all-files/fa/FaPhoneAlt', '@react-icons/all-files/fa/FaPhone', '@react-icons/all-files/fi/FiGlobe', '@react-icons/all-files/bi/BiUserCircle', '@react-icons/all-files/go/GoLocation', '@react-icons/all-files/fa/FaLinkedinIn', '@react-icons/all-files/ri/RiRoadMapLine', '@react-icons/all-files/hi/HiOutlineClock', '@react-icons/all-files/ai/AiOutlineLinkedin', '@react-icons/all-files/fa/FaArrowAltCircleRight', '@react-icons/all-files/fa/FaArrowAltCircleLeft', 'react-select', '@react-icons/all-files/go/GoStar', '@react-icons/all-files/io/IoIosStar', 'react-background-slideshow', '@babel/runtime/helpers/extends', 'react-slideshow-image', '@react-icons/all-files/hi/HiOutlineLocationMarker', '@react-icons/all-files/fi/FiPhoneCall', '@react-icons/all-files/fa/FaRegEye', '@react-icons/all-files/bs/BsArrowRight', '@react-icons/all-files/bs/BsArrowLeft', '@react-icons/all-files/bs/BsEye', '@react-icons/all-files/bi/BiTimeFive', '@
|
|
4
|
-
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.tabexseriescomponents = factory(global._slicedToArray, global.React, global._classCallCheck, global._createClass, global._assertThisInitialized, global._inherits, global._possibleConstructorReturn, global._getPrototypeOf, global._defineProperty, global.Cookies, global.reactCssfxLoading, global.glamor, global.google, global.jwtDecode, global.FacebookLogin, global.FaFacebookF, global.AiOutlineUser, global.IoMdClose, global.reactBootstrap, global.imagekitioReact, global._toConsumableArray, global.ImageGallery, global.MdAddShoppingCart, global.IoBagHandleOutline, global.BsBag, global.CgShoppingBag, global.FaRegHeart, global.FaHeart$1, global.FiShoppingBag, global.FiShoppingCart, global.AiFillStar$1, global.AiOutlineStar, global.FaPlus, global.FaMinus, global.FiBox, global.RiArrowGoBackLine, global.reactAccessibleAccordion, global.reactShare, global.FiMinus, global.FiPlus, global.ReactStars, global.FiLayers, global.TextareaAutosize, global.AiOutlineClockCircle, global.AiOutlinePlus, global.AiOutlineCheck, global.reactHorizontalScrollingMenu, global.material, global.HiOutlinePhone, global.AiOutlineMail, global.FaShippingFast, global.RiSecurePaymentLine, global.ReactPlayer, global.AiOutlineSecurityScan, global.FaStar, global.IoLocationSharp, global.HiOutlineChevronRight, global.HiOutlineChevronLeft, global.GoGlobe, global.VscGlobe, global.Dropdown, global.FiCalendar, global._asyncToGenerator, global._regeneratorRuntime, global.HiUser, global.GrMail, global.FiCheckCircle, global.BiPhone, global.PhoneInput, global.BsChevronLeft, global.BsChevronRight, null, null, null, null, global.FiChevronUp, global.FiChevronDown, global.HiOutlinePlus, global.AiOutlineMinus, null, null, global.IoBagCheckOutline, global.IoBagRemoveOutline, global.InputRange, global.reactIntersectionObserver, global.FiFilter, global.FiSliders, global.FiChevronLeft, global.FiChevronRight, global.HiOutlineArrowRight, global.HiOutlineArrowLeft, global.ReactPaginate, global.FaFacebook, global.AiFillInstagram, global.FaWhatsapp, global.BiGlobe, global.MdKeyboardArrowDown, global.FaMoneyBillWave, global.BiLogOutCircle, global.BiChevronDown, global.BiUser, global.AiOutlineLogin, global.AiOutlineUserAdd, global.RiSearchLine, global.CgMenuLeft, global.CgMenuRight, global.HiOutlineShoppingBag, global.RiHandbagLine, global.AiOutlineClose, global.VscMenu, global.VscHeart, global.IoSearchOutline, global.AiFillYoutube, global.IoLogoTiktok, global.FiMenu, global.IoClose, global.BiSearch, global.FiUser, global.AiOutlineHeart, global.FiPhone, global.HiMenuAlt4, global.FiSearch, global.BsSearch, global.AiOutlinePhone, global.GoSearch, global.AiOutlineInstagram, global.BsChevronDown, global.RiUserSettingsLine, global.HiUserCircle, global.MdKeyboardArrowUp, global.BsInfoCircle, global.AiFillPhone, global.FaTelegramPlane, global.FaPhoneAlt, global.FaPhone, global.FiGlobe, global.BiUserCircle, global.GoLocation, global.FaLinkedinIn, global.RiRoadMapLine, global.HiOutlineClock, global.AiOutlineLinkedin, global.FaArrowAltCircleRight, global.FaArrowAltCircleLeft, global.Select$5, global.GoStar, global.IoIosStar, global.BackgroundSlideshow, global._extends, global.reactSlideshowImage, global.HiOutlineLocationMarker, global.FiPhoneCall, global.FaRegEye, global.BsArrowRight, global.BsArrowLeft, global.BsEye, global.BiTimeFive,
|
|
5
|
-
})(this, (function (_slicedToArray, React, _classCallCheck, _createClass, _assertThisInitialized, _inherits, _possibleConstructorReturn, _getPrototypeOf, _defineProperty, Cookies, reactCssfxLoading, glamor, google, jwtDecode, FacebookLogin, FaFacebookF, AiOutlineUser, IoMdClose, reactBootstrap, imagekitioReact, _toConsumableArray, ImageGallery, MdAddShoppingCart, IoBagHandleOutline, BsBag, CgShoppingBag, FaRegHeart, FaHeart$1, FiShoppingBag, FiShoppingCart, AiFillStar$1, AiOutlineStar, FaPlus, FaMinus, FiBox, RiArrowGoBackLine, reactAccessibleAccordion, reactShare, FiMinus, FiPlus, ReactStars, FiLayers, TextareaAutosize, AiOutlineClockCircle, AiOutlinePlus, AiOutlineCheck, reactHorizontalScrollingMenu, material, HiOutlinePhone, AiOutlineMail, FaShippingFast, RiSecurePaymentLine, ReactPlayer, AiOutlineSecurityScan, FaStar, IoLocationSharp, HiOutlineChevronRight, HiOutlineChevronLeft, GoGlobe, VscGlobe, Dropdown, FiCalendar, _asyncToGenerator, _regeneratorRuntime, HiUser, GrMail, FiCheckCircle, BiPhone, PhoneInput, BsChevronLeft, BsChevronRight, RiArrowUpSLine, RiArrowDownSLine, IoIosArrowRoundForward, IoIosArrowRoundBack, FiChevronUp, FiChevronDown, HiOutlinePlus, AiOutlineMinus, reactRouterDom, reactQuery, IoBagCheckOutline, IoBagRemoveOutline, InputRange, reactIntersectionObserver, FiFilter, FiSliders, FiChevronLeft, FiChevronRight, HiOutlineArrowRight, HiOutlineArrowLeft, ReactPaginate, FaFacebook, AiFillInstagram, FaWhatsapp, BiGlobe, MdKeyboardArrowDown, FaMoneyBillWave, BiLogOutCircle, BiChevronDown, BiUser, AiOutlineLogin, AiOutlineUserAdd, RiSearchLine, CgMenuLeft, CgMenuRight, HiOutlineShoppingBag, RiHandbagLine, AiOutlineClose, VscMenu, VscHeart, IoSearchOutline, AiFillYoutube, IoLogoTiktok, FiMenu, IoClose, BiSearch, FiUser, AiOutlineHeart, FiPhone, HiMenuAlt4, FiSearch, BsSearch, AiOutlinePhone, GoSearch, AiOutlineInstagram, BsChevronDown, RiUserSettingsLine, HiUserCircle, MdKeyboardArrowUp, BsInfoCircle, AiFillPhone, FaTelegramPlane, FaPhoneAlt, FaPhone, FiGlobe, BiUserCircle, GoLocation, FaLinkedinIn, RiRoadMapLine, HiOutlineClock, AiOutlineLinkedin, FaArrowAltCircleRight, FaArrowAltCircleLeft, Select$5, GoStar, IoIosStar, BackgroundSlideshow, _extends, reactSlideshowImage, HiOutlineLocationMarker, FiPhoneCall, FaRegEye, BsArrowRight, BsArrowLeft, BsEye, BiTimeFive,
|
|
2
|
+
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('@babel/runtime/helpers/slicedToArray'), require('react'), require('@babel/runtime/helpers/classCallCheck'), require('@babel/runtime/helpers/createClass'), require('@babel/runtime/helpers/assertThisInitialized'), require('@babel/runtime/helpers/inherits'), require('@babel/runtime/helpers/possibleConstructorReturn'), require('@babel/runtime/helpers/getPrototypeOf'), require('@babel/runtime/helpers/defineProperty'), require('universal-cookie'), require('react-cssfx-loading'), require('glamor'), require('@react-oauth/google'), require('jwt-decode'), require('react-facebook-login/dist/facebook-login-render-props'), require('@react-icons/all-files/fa/FaFacebookF'), require('@react-icons/all-files/ai/AiOutlineUser'), require('@react-icons/all-files/io/IoMdClose'), require('react-bootstrap'), require('imagekitio-react'), require('@babel/runtime/helpers/toConsumableArray'), require('react-image-gallery'), require('@react-icons/all-files/md/MdAddShoppingCart'), require('@react-icons/all-files/io5/IoBagHandleOutline'), require('@react-icons/all-files/bs/BsBag'), require('@react-icons/all-files/cg/CgShoppingBag'), require('@react-icons/all-files/fa/FaRegHeart'), require('@react-icons/all-files/fa/FaHeart'), require('@react-icons/all-files/fi/FiShoppingBag'), require('@react-icons/all-files/fi/FiShoppingCart'), require('@react-icons/all-files/ai/AiFillStar'), require('@react-icons/all-files/ai/AiOutlineStar'), require('@react-icons/all-files/fa/FaPlus'), require('@react-icons/all-files/fa/FaMinus'), require('@react-icons/all-files/fi/FiBox'), require('@react-icons/all-files/ri/RiArrowGoBackLine'), require('react-accessible-accordion'), require('react-share'), require('@react-icons/all-files/fi/FiMinus'), require('@react-icons/all-files/fi/FiPlus'), require('react-rating-stars-component'), require('@react-icons/all-files/fi/FiLayers'), require('react-textarea-autosize'), require('@react-icons/all-files/ai/AiOutlineClockCircle'), require('@react-icons/all-files/ai/AiOutlinePlus'), require('@react-icons/all-files/ai/AiOutlineCheck'), require('react-horizontal-scrolling-menu'), require('@mui/material'), require('@react-icons/all-files/hi/HiOutlinePhone'), require('@react-icons/all-files/ai/AiOutlineMail'), require('@react-icons/all-files/fa/FaShippingFast'), require('@react-icons/all-files/ri/RiSecurePaymentLine'), require('react-player'), require('@react-icons/all-files/ai/AiOutlineSecurityScan'), require('@react-icons/all-files/fa/FaStar'), require('@react-icons/all-files/io5/IoLocationSharp'), require('@react-icons/all-files/hi/HiOutlineChevronRight'), require('@react-icons/all-files/hi/HiOutlineChevronLeft'), require('@react-icons/all-files/go/GoGlobe'), require('@react-icons/all-files/vsc/VscGlobe'), require('react-bootstrap/Dropdown'), require('@react-icons/all-files/fi/FiCalendar'), require('@babel/runtime/helpers/asyncToGenerator'), require('@babel/runtime/regenerator'), require('@react-icons/all-files/hi/HiUser'), require('@react-icons/all-files/gr/GrMail'), require('@react-icons/all-files/fi/FiCheckCircle'), require('@react-icons/all-files/bi/BiPhone'), require('react-phone-input-2'), require('@react-icons/all-files/bs/BsChevronLeft'), require('@react-icons/all-files/bs/BsChevronRight'), require('@react-icons/all-files/ri/RiArrowUpSLine'), require('@react-icons/all-files/ri/RiArrowDownSLine'), require('@react-icons/all-files/io/IoIosArrowRoundForward'), require('@react-icons/all-files/io/IoIosArrowRoundBack'), require('@react-icons/all-files/fi/FiChevronUp'), require('@react-icons/all-files/fi/FiChevronDown'), require('@react-icons/all-files/hi/HiOutlinePlus'), require('@react-icons/all-files/ai/AiOutlineMinus'), require('react-router-dom'), require('react-query'), require('@react-icons/all-files/io5/IoBagCheckOutline'), require('@react-icons/all-files/io5/IoBagRemoveOutline'), require('react-input-range'), require('react-intersection-observer'), require('@react-icons/all-files/fi/FiFilter'), require('@react-icons/all-files/fi/FiSliders'), require('@react-icons/all-files/fi/FiChevronLeft'), require('@react-icons/all-files/fi/FiChevronRight'), require('@react-icons/all-files/hi/HiOutlineArrowRight'), require('@react-icons/all-files/hi/HiOutlineArrowLeft'), require('react-paginate'), require('@react-icons/all-files/fa/FaFacebook'), require('@react-icons/all-files/ai/AiFillInstagram'), require('@react-icons/all-files/fa/FaWhatsapp'), require('@react-icons/all-files/bi/BiGlobe'), require('@react-icons/all-files/md/MdKeyboardArrowDown'), require('@react-icons/all-files/fa/FaMoneyBillWave'), require('@react-icons/all-files/bi/BiLogOutCircle'), require('@react-icons/all-files/bi/BiChevronDown'), require('@react-icons/all-files/bi/BiUser'), require('@react-icons/all-files/ai/AiOutlineLogin'), require('@react-icons/all-files/ai/AiOutlineUserAdd'), require('@react-icons/all-files/ri/RiSearchLine'), require('@react-icons/all-files/cg/CgMenuLeft'), require('@react-icons/all-files/cg/CgMenuRight'), require('@react-icons/all-files/hi/HiOutlineShoppingBag'), require('@react-icons/all-files/ri/RiHandbagLine'), require('@react-icons/all-files/ai/AiOutlineClose'), require('@react-icons/all-files/vsc/VscMenu'), require('@react-icons/all-files/vsc/VscHeart'), require('@react-icons/all-files/io5/IoSearchOutline'), require('@react-icons/all-files/ai/AiFillYoutube'), require('@react-icons/all-files/io5/IoLogoTiktok'), require('@react-icons/all-files/fi/FiMenu'), require('@react-icons/all-files/io5/IoClose'), require('@react-icons/all-files/bi/BiSearch'), require('@react-icons/all-files/fi/FiUser'), require('@react-icons/all-files/ai/AiOutlineHeart'), require('@react-icons/all-files/fi/FiPhone'), require('@react-icons/all-files/hi/HiMenuAlt4'), require('@react-icons/all-files/fi/FiSearch'), require('@react-icons/all-files/bs/BsSearch'), require('@react-icons/all-files/ai/AiOutlinePhone'), require('@react-icons/all-files/go/GoSearch'), require('@react-icons/all-files/ai/AiOutlineInstagram'), require('@react-icons/all-files/bs/BsChevronDown'), require('@react-icons/all-files/ri/RiUserSettingsLine'), require('@react-icons/all-files/hi/HiUserCircle'), require('@react-icons/all-files/md/MdKeyboardArrowUp'), require('@react-icons/all-files/bs/BsInfoCircle'), require('@react-icons/all-files/ai/AiFillPhone'), require('@react-icons/all-files/fa/FaTelegramPlane'), require('@react-icons/all-files/fa/FaPhoneAlt'), require('@react-icons/all-files/fa/FaPhone'), require('@react-icons/all-files/fi/FiGlobe'), require('@react-icons/all-files/bi/BiUserCircle'), require('@react-icons/all-files/go/GoLocation'), require('@react-icons/all-files/fa/FaLinkedinIn'), require('@react-icons/all-files/ri/RiRoadMapLine'), require('@react-icons/all-files/hi/HiOutlineClock'), require('@react-icons/all-files/ai/AiOutlineLinkedin'), require('@react-icons/all-files/fa/FaArrowAltCircleRight'), require('@react-icons/all-files/fa/FaArrowAltCircleLeft'), require('react-select'), require('@react-icons/all-files/go/GoStar'), require('@react-icons/all-files/io/IoIosStar'), require('@mui/system'), require('react-background-slideshow'), require('@babel/runtime/helpers/extends'), require('react-slideshow-image'), require('@react-icons/all-files/hi/HiOutlineLocationMarker'), require('@react-icons/all-files/fi/FiPhoneCall'), require('@react-icons/all-files/fa/FaRegEye'), require('@react-icons/all-files/bs/BsArrowRight'), require('@react-icons/all-files/bs/BsArrowLeft'), require('@react-icons/all-files/bs/BsEye'), require('@react-icons/all-files/bi/BiTimeFive'), require('@react-icons/all-files/io/IoIosArrowUp')) :
|
|
3
|
+
typeof define === 'function' && define.amd ? define(['@babel/runtime/helpers/slicedToArray', 'react', '@babel/runtime/helpers/classCallCheck', '@babel/runtime/helpers/createClass', '@babel/runtime/helpers/assertThisInitialized', '@babel/runtime/helpers/inherits', '@babel/runtime/helpers/possibleConstructorReturn', '@babel/runtime/helpers/getPrototypeOf', '@babel/runtime/helpers/defineProperty', 'universal-cookie', 'react-cssfx-loading', 'glamor', '@react-oauth/google', 'jwt-decode', 'react-facebook-login/dist/facebook-login-render-props', '@react-icons/all-files/fa/FaFacebookF', '@react-icons/all-files/ai/AiOutlineUser', '@react-icons/all-files/io/IoMdClose', 'react-bootstrap', 'imagekitio-react', '@babel/runtime/helpers/toConsumableArray', 'react-image-gallery', '@react-icons/all-files/md/MdAddShoppingCart', '@react-icons/all-files/io5/IoBagHandleOutline', '@react-icons/all-files/bs/BsBag', '@react-icons/all-files/cg/CgShoppingBag', '@react-icons/all-files/fa/FaRegHeart', '@react-icons/all-files/fa/FaHeart', '@react-icons/all-files/fi/FiShoppingBag', '@react-icons/all-files/fi/FiShoppingCart', '@react-icons/all-files/ai/AiFillStar', '@react-icons/all-files/ai/AiOutlineStar', '@react-icons/all-files/fa/FaPlus', '@react-icons/all-files/fa/FaMinus', '@react-icons/all-files/fi/FiBox', '@react-icons/all-files/ri/RiArrowGoBackLine', 'react-accessible-accordion', 'react-share', '@react-icons/all-files/fi/FiMinus', '@react-icons/all-files/fi/FiPlus', 'react-rating-stars-component', '@react-icons/all-files/fi/FiLayers', 'react-textarea-autosize', '@react-icons/all-files/ai/AiOutlineClockCircle', '@react-icons/all-files/ai/AiOutlinePlus', '@react-icons/all-files/ai/AiOutlineCheck', 'react-horizontal-scrolling-menu', '@mui/material', '@react-icons/all-files/hi/HiOutlinePhone', '@react-icons/all-files/ai/AiOutlineMail', '@react-icons/all-files/fa/FaShippingFast', '@react-icons/all-files/ri/RiSecurePaymentLine', 'react-player', '@react-icons/all-files/ai/AiOutlineSecurityScan', '@react-icons/all-files/fa/FaStar', '@react-icons/all-files/io5/IoLocationSharp', '@react-icons/all-files/hi/HiOutlineChevronRight', '@react-icons/all-files/hi/HiOutlineChevronLeft', '@react-icons/all-files/go/GoGlobe', '@react-icons/all-files/vsc/VscGlobe', 'react-bootstrap/Dropdown', '@react-icons/all-files/fi/FiCalendar', '@babel/runtime/helpers/asyncToGenerator', '@babel/runtime/regenerator', '@react-icons/all-files/hi/HiUser', '@react-icons/all-files/gr/GrMail', '@react-icons/all-files/fi/FiCheckCircle', '@react-icons/all-files/bi/BiPhone', 'react-phone-input-2', '@react-icons/all-files/bs/BsChevronLeft', '@react-icons/all-files/bs/BsChevronRight', '@react-icons/all-files/ri/RiArrowUpSLine', '@react-icons/all-files/ri/RiArrowDownSLine', '@react-icons/all-files/io/IoIosArrowRoundForward', '@react-icons/all-files/io/IoIosArrowRoundBack', '@react-icons/all-files/fi/FiChevronUp', '@react-icons/all-files/fi/FiChevronDown', '@react-icons/all-files/hi/HiOutlinePlus', '@react-icons/all-files/ai/AiOutlineMinus', 'react-router-dom', 'react-query', '@react-icons/all-files/io5/IoBagCheckOutline', '@react-icons/all-files/io5/IoBagRemoveOutline', 'react-input-range', 'react-intersection-observer', '@react-icons/all-files/fi/FiFilter', '@react-icons/all-files/fi/FiSliders', '@react-icons/all-files/fi/FiChevronLeft', '@react-icons/all-files/fi/FiChevronRight', '@react-icons/all-files/hi/HiOutlineArrowRight', '@react-icons/all-files/hi/HiOutlineArrowLeft', 'react-paginate', '@react-icons/all-files/fa/FaFacebook', '@react-icons/all-files/ai/AiFillInstagram', '@react-icons/all-files/fa/FaWhatsapp', '@react-icons/all-files/bi/BiGlobe', '@react-icons/all-files/md/MdKeyboardArrowDown', '@react-icons/all-files/fa/FaMoneyBillWave', '@react-icons/all-files/bi/BiLogOutCircle', '@react-icons/all-files/bi/BiChevronDown', '@react-icons/all-files/bi/BiUser', '@react-icons/all-files/ai/AiOutlineLogin', '@react-icons/all-files/ai/AiOutlineUserAdd', '@react-icons/all-files/ri/RiSearchLine', '@react-icons/all-files/cg/CgMenuLeft', '@react-icons/all-files/cg/CgMenuRight', '@react-icons/all-files/hi/HiOutlineShoppingBag', '@react-icons/all-files/ri/RiHandbagLine', '@react-icons/all-files/ai/AiOutlineClose', '@react-icons/all-files/vsc/VscMenu', '@react-icons/all-files/vsc/VscHeart', '@react-icons/all-files/io5/IoSearchOutline', '@react-icons/all-files/ai/AiFillYoutube', '@react-icons/all-files/io5/IoLogoTiktok', '@react-icons/all-files/fi/FiMenu', '@react-icons/all-files/io5/IoClose', '@react-icons/all-files/bi/BiSearch', '@react-icons/all-files/fi/FiUser', '@react-icons/all-files/ai/AiOutlineHeart', '@react-icons/all-files/fi/FiPhone', '@react-icons/all-files/hi/HiMenuAlt4', '@react-icons/all-files/fi/FiSearch', '@react-icons/all-files/bs/BsSearch', '@react-icons/all-files/ai/AiOutlinePhone', '@react-icons/all-files/go/GoSearch', '@react-icons/all-files/ai/AiOutlineInstagram', '@react-icons/all-files/bs/BsChevronDown', '@react-icons/all-files/ri/RiUserSettingsLine', '@react-icons/all-files/hi/HiUserCircle', '@react-icons/all-files/md/MdKeyboardArrowUp', '@react-icons/all-files/bs/BsInfoCircle', '@react-icons/all-files/ai/AiFillPhone', '@react-icons/all-files/fa/FaTelegramPlane', '@react-icons/all-files/fa/FaPhoneAlt', '@react-icons/all-files/fa/FaPhone', '@react-icons/all-files/fi/FiGlobe', '@react-icons/all-files/bi/BiUserCircle', '@react-icons/all-files/go/GoLocation', '@react-icons/all-files/fa/FaLinkedinIn', '@react-icons/all-files/ri/RiRoadMapLine', '@react-icons/all-files/hi/HiOutlineClock', '@react-icons/all-files/ai/AiOutlineLinkedin', '@react-icons/all-files/fa/FaArrowAltCircleRight', '@react-icons/all-files/fa/FaArrowAltCircleLeft', 'react-select', '@react-icons/all-files/go/GoStar', '@react-icons/all-files/io/IoIosStar', '@mui/system', 'react-background-slideshow', '@babel/runtime/helpers/extends', 'react-slideshow-image', '@react-icons/all-files/hi/HiOutlineLocationMarker', '@react-icons/all-files/fi/FiPhoneCall', '@react-icons/all-files/fa/FaRegEye', '@react-icons/all-files/bs/BsArrowRight', '@react-icons/all-files/bs/BsArrowLeft', '@react-icons/all-files/bs/BsEye', '@react-icons/all-files/bi/BiTimeFive', '@react-icons/all-files/io/IoIosArrowUp'], factory) :
|
|
4
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.tabexseriescomponents = factory(global._slicedToArray, global.React, global._classCallCheck, global._createClass, global._assertThisInitialized, global._inherits, global._possibleConstructorReturn, global._getPrototypeOf, global._defineProperty, global.Cookies, global.reactCssfxLoading, global.glamor, global.google, global.jwtDecode, global.FacebookLogin, global.FaFacebookF, global.AiOutlineUser, global.IoMdClose, global.reactBootstrap, global.imagekitioReact, global._toConsumableArray, global.ImageGallery, global.MdAddShoppingCart, global.IoBagHandleOutline, global.BsBag, global.CgShoppingBag, global.FaRegHeart, global.FaHeart$1, global.FiShoppingBag, global.FiShoppingCart, global.AiFillStar$1, global.AiOutlineStar, global.FaPlus, global.FaMinus, global.FiBox, global.RiArrowGoBackLine, global.reactAccessibleAccordion, global.reactShare, global.FiMinus, global.FiPlus, global.ReactStars, global.FiLayers, global.TextareaAutosize, global.AiOutlineClockCircle, global.AiOutlinePlus, global.AiOutlineCheck, global.reactHorizontalScrollingMenu, global.material, global.HiOutlinePhone, global.AiOutlineMail, global.FaShippingFast, global.RiSecurePaymentLine, global.ReactPlayer, global.AiOutlineSecurityScan, global.FaStar, global.IoLocationSharp, global.HiOutlineChevronRight, global.HiOutlineChevronLeft, global.GoGlobe, global.VscGlobe, global.Dropdown, global.FiCalendar, global._asyncToGenerator, global._regeneratorRuntime, global.HiUser, global.GrMail, global.FiCheckCircle, global.BiPhone, global.PhoneInput, global.BsChevronLeft, global.BsChevronRight, null, null, null, null, global.FiChevronUp, global.FiChevronDown, global.HiOutlinePlus, global.AiOutlineMinus, null, null, global.IoBagCheckOutline, global.IoBagRemoveOutline, global.InputRange, global.reactIntersectionObserver, global.FiFilter, global.FiSliders, global.FiChevronLeft, global.FiChevronRight, global.HiOutlineArrowRight, global.HiOutlineArrowLeft, global.ReactPaginate, global.FaFacebook, global.AiFillInstagram, global.FaWhatsapp, global.BiGlobe, global.MdKeyboardArrowDown, global.FaMoneyBillWave, global.BiLogOutCircle, global.BiChevronDown, global.BiUser, global.AiOutlineLogin, global.AiOutlineUserAdd, global.RiSearchLine, global.CgMenuLeft, global.CgMenuRight, global.HiOutlineShoppingBag, global.RiHandbagLine, global.AiOutlineClose, global.VscMenu, global.VscHeart, global.IoSearchOutline, global.AiFillYoutube, global.IoLogoTiktok, global.FiMenu, global.IoClose, global.BiSearch, global.FiUser, global.AiOutlineHeart, global.FiPhone, global.HiMenuAlt4, global.FiSearch, global.BsSearch, global.AiOutlinePhone, global.GoSearch, global.AiOutlineInstagram, global.BsChevronDown, global.RiUserSettingsLine, global.HiUserCircle, global.MdKeyboardArrowUp, global.BsInfoCircle, global.AiFillPhone, global.FaTelegramPlane, global.FaPhoneAlt, global.FaPhone, global.FiGlobe, global.BiUserCircle, global.GoLocation, global.FaLinkedinIn, global.RiRoadMapLine, global.HiOutlineClock, global.AiOutlineLinkedin, global.FaArrowAltCircleRight, global.FaArrowAltCircleLeft, global.Select$5, global.GoStar, global.IoIosStar, null, global.BackgroundSlideshow, global._extends, global.reactSlideshowImage, global.HiOutlineLocationMarker, global.FiPhoneCall, global.FaRegEye, global.BsArrowRight, global.BsArrowLeft, global.BsEye, global.BiTimeFive, global.IoIosArrowUp));
|
|
5
|
+
})(this, (function (_slicedToArray, React, _classCallCheck, _createClass, _assertThisInitialized, _inherits, _possibleConstructorReturn, _getPrototypeOf, _defineProperty, Cookies, reactCssfxLoading, glamor, google, jwtDecode, FacebookLogin, FaFacebookF, AiOutlineUser, IoMdClose, reactBootstrap, imagekitioReact, _toConsumableArray, ImageGallery, MdAddShoppingCart, IoBagHandleOutline, BsBag, CgShoppingBag, FaRegHeart, FaHeart$1, FiShoppingBag, FiShoppingCart, AiFillStar$1, AiOutlineStar, FaPlus, FaMinus, FiBox, RiArrowGoBackLine, reactAccessibleAccordion, reactShare, FiMinus, FiPlus, ReactStars, FiLayers, TextareaAutosize, AiOutlineClockCircle, AiOutlinePlus, AiOutlineCheck, reactHorizontalScrollingMenu, material, HiOutlinePhone, AiOutlineMail, FaShippingFast, RiSecurePaymentLine, ReactPlayer, AiOutlineSecurityScan, FaStar, IoLocationSharp, HiOutlineChevronRight, HiOutlineChevronLeft, GoGlobe, VscGlobe, Dropdown, FiCalendar, _asyncToGenerator, _regeneratorRuntime, HiUser, GrMail, FiCheckCircle, BiPhone, PhoneInput, BsChevronLeft, BsChevronRight, RiArrowUpSLine, RiArrowDownSLine, IoIosArrowRoundForward, IoIosArrowRoundBack, FiChevronUp, FiChevronDown, HiOutlinePlus, AiOutlineMinus, reactRouterDom, reactQuery, IoBagCheckOutline, IoBagRemoveOutline, InputRange, reactIntersectionObserver, FiFilter, FiSliders, FiChevronLeft, FiChevronRight, HiOutlineArrowRight, HiOutlineArrowLeft, ReactPaginate, FaFacebook, AiFillInstagram, FaWhatsapp, BiGlobe, MdKeyboardArrowDown, FaMoneyBillWave, BiLogOutCircle, BiChevronDown, BiUser, AiOutlineLogin, AiOutlineUserAdd, RiSearchLine, CgMenuLeft, CgMenuRight, HiOutlineShoppingBag, RiHandbagLine, AiOutlineClose, VscMenu, VscHeart, IoSearchOutline, AiFillYoutube, IoLogoTiktok, FiMenu, IoClose, BiSearch, FiUser, AiOutlineHeart, FiPhone, HiMenuAlt4, FiSearch, BsSearch, AiOutlinePhone, GoSearch, AiOutlineInstagram, BsChevronDown, RiUserSettingsLine, HiUserCircle, MdKeyboardArrowUp, BsInfoCircle, AiFillPhone, FaTelegramPlane, FaPhoneAlt, FaPhone, FiGlobe, BiUserCircle, GoLocation, FaLinkedinIn, RiRoadMapLine, HiOutlineClock, AiOutlineLinkedin, FaArrowAltCircleRight, FaArrowAltCircleLeft, Select$5, GoStar, IoIosStar, system, BackgroundSlideshow, _extends, reactSlideshowImage, HiOutlineLocationMarker, FiPhoneCall, FaRegEye, BsArrowRight, BsArrowLeft, BsEye, BiTimeFive, IoIosArrowUp) { 'use strict';
|
|
6
6
|
|
|
7
7
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
8
8
|
|
|
@@ -6347,19 +6347,66 @@
|
|
|
6347
6347
|
};
|
|
6348
6348
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
6349
6349
|
className: productinfo_cssstyles.containerstyles + ' row w-100 ml-0 mr-0 '
|
|
6350
|
-
},
|
|
6351
|
-
className:
|
|
6350
|
+
}, Object.keys(sectionproperties).length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
6351
|
+
className: "col-lg-12 p-0",
|
|
6352
6352
|
style: {
|
|
6353
|
-
|
|
6353
|
+
minHeight: '80vh'
|
|
6354
6354
|
}
|
|
6355
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
6356
|
-
|
|
6357
|
-
|
|
6358
|
-
|
|
6359
|
-
|
|
6360
|
-
|
|
6361
|
-
|
|
6362
|
-
|
|
6355
|
+
}, fetchProductInfoQueryContextProps.isFetching && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
6356
|
+
className: 'row ml-0 mr-0 w-100 px-5 py-5'
|
|
6357
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
6358
|
+
"class": "col-lg-6 col-md-12 is-loading mb-md-4"
|
|
6359
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
6360
|
+
"class": "image",
|
|
6361
|
+
style: {
|
|
6362
|
+
width: '100%',
|
|
6363
|
+
height: 400
|
|
6364
|
+
}
|
|
6365
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
6366
|
+
"class": "col-lg-6 col-md-12 mb-md-4"
|
|
6367
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
6368
|
+
"class": "is-loading"
|
|
6369
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
6370
|
+
"class": "is-loading",
|
|
6371
|
+
style: {
|
|
6372
|
+
width: '40%'
|
|
6373
|
+
}
|
|
6374
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
6375
|
+
"class": "is-loading",
|
|
6376
|
+
style: {
|
|
6377
|
+
width: '40%'
|
|
6378
|
+
}
|
|
6379
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
6380
|
+
"class": "is-loading",
|
|
6381
|
+
style: {
|
|
6382
|
+
width: '40%'
|
|
6383
|
+
}
|
|
6384
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
6385
|
+
"class": "is-loading",
|
|
6386
|
+
style: {
|
|
6387
|
+
width: '40%'
|
|
6388
|
+
}
|
|
6389
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
6390
|
+
"class": "is-loading",
|
|
6391
|
+
style: {
|
|
6392
|
+
width: '40%'
|
|
6393
|
+
}
|
|
6394
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
6395
|
+
"class": "is-loading",
|
|
6396
|
+
style: {
|
|
6397
|
+
width: '40%'
|
|
6398
|
+
}
|
|
6399
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
6400
|
+
"class": "is-loading",
|
|
6401
|
+
style: {
|
|
6402
|
+
width: '40%'
|
|
6403
|
+
}
|
|
6404
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
6405
|
+
"class": "is-loading",
|
|
6406
|
+
style: {
|
|
6407
|
+
width: '40%'
|
|
6408
|
+
}
|
|
6409
|
+
}))), !fetchProductInfoQueryContext.isFetching && fetchProductInfoQueryContext.isSuccess && fetchProductInfoQueryContext.data.data.productinfo != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
6363
6410
|
className: sectionproperties.card_marginLeft != 0 ? ' row m-0 w-100 pl-lg-3 pr-lg-3 pl-md-4 pr-md-4 pl-sm-1 pr-sm-1 ' : ' row m-0 w-100 p-sm-0 ',
|
|
6364
6411
|
style: {
|
|
6365
6412
|
paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
|
|
@@ -16744,6 +16791,9 @@
|
|
|
16744
16791
|
':hover': {
|
|
16745
16792
|
color: sectionproperties.paginationColoronHover,
|
|
16746
16793
|
borderColor: sectionproperties.paginationColoronHover
|
|
16794
|
+
},
|
|
16795
|
+
'@media (max-width: 800px)': {
|
|
16796
|
+
minWidth: '4vh'
|
|
16747
16797
|
}
|
|
16748
16798
|
}),
|
|
16749
16799
|
activeClassName: glamor.css({
|
|
@@ -16767,6 +16817,9 @@
|
|
|
16767
16817
|
':hover': {
|
|
16768
16818
|
color: sectionproperties.paginationColoronHover,
|
|
16769
16819
|
borderColor: sectionproperties.paginationColoronHover
|
|
16820
|
+
},
|
|
16821
|
+
'@media (max-width: 800px)': {
|
|
16822
|
+
// minWidth: '20px',
|
|
16770
16823
|
}
|
|
16771
16824
|
}),
|
|
16772
16825
|
nextClassName: glamor.css({
|
|
@@ -16782,6 +16835,9 @@
|
|
|
16782
16835
|
':hover': {
|
|
16783
16836
|
color: sectionproperties.paginationColoronHover,
|
|
16784
16837
|
borderColor: sectionproperties.paginationColoronHover
|
|
16838
|
+
},
|
|
16839
|
+
'@media (max-width: 800px)': {
|
|
16840
|
+
// minWidth: '20px',
|
|
16785
16841
|
}
|
|
16786
16842
|
}),
|
|
16787
16843
|
previousLinkClassName: glamor.css({
|
|
@@ -57499,10 +57555,19 @@
|
|
|
57499
57555
|
}
|
|
57500
57556
|
}),
|
|
57501
57557
|
sectiontitlespan: glamor.css({
|
|
57558
|
+
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
57559
|
+
color: sectionproperties.sectionTitleColor,
|
|
57560
|
+
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
57561
|
+
paddingLeft: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
57562
|
+
paddingRight: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
57563
|
+
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
|
|
57502
57564
|
':after': {
|
|
57503
57565
|
height: '5px',
|
|
57504
57566
|
width: sectionproperties.sectitle_lineafterwidth + '%',
|
|
57505
57567
|
backgroundColor: sectionproperties.linebgcolor
|
|
57568
|
+
},
|
|
57569
|
+
'@media (max-width: 800px)': {
|
|
57570
|
+
fontSize: sectionproperties.sectionTitleFontSizeresp + 'px'
|
|
57506
57571
|
}
|
|
57507
57572
|
}),
|
|
57508
57573
|
line_left: glamor.css({
|
|
@@ -57565,6 +57630,23 @@
|
|
|
57565
57630
|
':hover': {
|
|
57566
57631
|
color: sectionproperties.generalbtn_textColoronhover
|
|
57567
57632
|
}
|
|
57633
|
+
}),
|
|
57634
|
+
outercontainer: glamor.css({
|
|
57635
|
+
position: 'relative',
|
|
57636
|
+
width: sectionproperties.width + '%',
|
|
57637
|
+
background: sectionproperties.outerbgcolor,
|
|
57638
|
+
'@media (max-width: 800px)': {
|
|
57639
|
+
width: sectionproperties.widthresponsive + '%'
|
|
57640
|
+
}
|
|
57641
|
+
}),
|
|
57642
|
+
descriptioncont: glamor.css({
|
|
57643
|
+
color: sectionproperties.prodCatColor,
|
|
57644
|
+
fontWeight: sectionproperties.prodCatFontWeight,
|
|
57645
|
+
textAlign: sectionproperties.descriptionCentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
|
|
57646
|
+
fontSize: sectionproperties.prodCatFontSize + 'px',
|
|
57647
|
+
'@media (max-width: 800px)': {
|
|
57648
|
+
fontSize: sectionproperties.prodCatFontSizeResp + 'px'
|
|
57649
|
+
}
|
|
57568
57650
|
})
|
|
57569
57651
|
};
|
|
57570
57652
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -57573,12 +57655,8 @@
|
|
|
57573
57655
|
background: sectionproperties.outerbgcolor
|
|
57574
57656
|
}
|
|
57575
57657
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57576
|
-
"class": ' row ml-0 mr-0
|
|
57577
|
-
style: {
|
|
57578
|
-
position: 'relative',
|
|
57579
|
-
width: sectionproperties.width + '%',
|
|
57580
|
-
background: sectionproperties.outerbgcolor
|
|
57581
|
-
}
|
|
57658
|
+
"class": sectionStyles.outercontainer + ' row ml-0 mr-0 align-items-center ',
|
|
57659
|
+
style: {}
|
|
57582
57660
|
}, sectionproperties.maincontainerarrayofobjs != undefined && sectionproperties.maincontainerarrayofobjs.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57583
57661
|
"class": sectionStyles.imgcontainer
|
|
57584
57662
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
@@ -57639,15 +57717,8 @@
|
|
|
57639
57717
|
}, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
57640
57718
|
"class": sectionStyles.line_left
|
|
57641
57719
|
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
57642
|
-
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(sectionStyles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center
|
|
57643
|
-
style: {
|
|
57644
|
-
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
57645
|
-
color: sectionproperties.sectionTitleColor,
|
|
57646
|
-
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
57647
|
-
paddingLeft: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
57648
|
-
paddingRight: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
57649
|
-
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : ''
|
|
57650
|
-
}
|
|
57720
|
+
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(sectionStyles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? "".concat(sectionStyles.sectiontitlespan) + ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? "".concat(sectionStyles.sectiontitlespan) + ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? "".concat(sectionStyles.sectiontitlespan) + ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? "".concat(sectionStyles.sectiontitlespan) + ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : "".concat(sectionStyles.sectiontitlespan) + ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ',
|
|
57721
|
+
style: {}
|
|
57651
57722
|
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
57652
57723
|
"class": sectionStyles.line_right
|
|
57653
57724
|
})))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -57659,13 +57730,8 @@
|
|
|
57659
57730
|
paddingRight: langdetect == 'en' ? sectionproperties.description_marginRight + 'px' : sectionproperties.description_marginLeft + 'px'
|
|
57660
57731
|
}
|
|
57661
57732
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
57662
|
-
"class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak' : ' m-0 p-0 wordbreak',
|
|
57663
|
-
style: {
|
|
57664
|
-
color: sectionproperties.prodCatColor,
|
|
57665
|
-
fontWeight: sectionproperties.prodCatFontWeight,
|
|
57666
|
-
textAlign: sectionproperties.descriptionCentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
|
|
57667
|
-
fontSize: sectionproperties.prodCatFontSize + 'px'
|
|
57668
|
-
}
|
|
57733
|
+
"class": sectionproperties.descFontFamily == 'Pacifico' ? sectionStyles.descriptioncont + ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? sectionStyles.descriptioncont + ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? sectionStyles.descriptioncont + ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? sectionStyles.descriptioncont + ' QuicksandFont m-0 p-0 wordbreak' : sectionStyles.descriptioncont + ' m-0 p-0 wordbreak',
|
|
57734
|
+
style: {}
|
|
57669
57735
|
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
57670
57736
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57671
57737
|
"class": sectionproperties.numofcols == '2' ? 'col-lg-6 col-md-6 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4' : sectionproperties.numofcols == '3' ? 'col-lg-4 col-md-6 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4' : 'col-lg-3 col-md-6 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4',
|
|
@@ -64365,7 +64431,7 @@
|
|
|
64365
64431
|
fontSize: sectionproperties.outstock_fontSize + 'px',
|
|
64366
64432
|
borderRadius: sectionproperties.outstock_borderradius + 'px',
|
|
64367
64433
|
position: 'absolute',
|
|
64368
|
-
zIndex:
|
|
64434
|
+
zIndex: 200,
|
|
64369
64435
|
top: 0,
|
|
64370
64436
|
bottom: 0,
|
|
64371
64437
|
left: 0,
|
|
@@ -64490,7 +64556,7 @@
|
|
|
64490
64556
|
fontSize: sectionproperties.pillfontSize + 'px',
|
|
64491
64557
|
direction: 'ltr'
|
|
64492
64558
|
}
|
|
64493
|
-
}, '-' + parseFloat(Math.round(10.0 * ((parseInt(item.defaultprice) - parseInt(item.defaultsaleprice)) / parseInt(item.defaultprice)) * 100) / 10.0).toFixed(0) + '%')), item.currentquantity < 1 && sectionproperties.showoutofstock == 'Show' && item.quantavailtype == 'limit'
|
|
64559
|
+
}, '-' + parseFloat(Math.round(10.0 * ((parseInt(item.defaultprice) - parseInt(item.defaultsaleprice)) / parseInt(item.defaultprice)) * 100) / 10.0).toFixed(0) + '%')), item.currentquantity < 1 && sectionproperties.showoutofstock == 'Show' && item.quantavailtype == 'limit' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
64494
64560
|
"class": "".concat(cardsstyles2.outstockbadge) + ' allcentered '
|
|
64495
64561
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
64496
64562
|
"class": "m-0 p-0"
|