tabexseriescomponents 0.0.95 → 0.0.96
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 +52 -52
- package/dist/index.esm.js +52 -52
- package/dist/index.umd.js +52 -52
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -7046,7 +7046,7 @@ var CartSlider = function CartSlider(props) {
|
|
|
7046
7046
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
7047
7047
|
className: "col-lg-12",
|
|
7048
7048
|
style: {
|
|
7049
|
-
zIndex:
|
|
7049
|
+
zIndex: 200000
|
|
7050
7050
|
}
|
|
7051
7051
|
}, sectionproperties.length != 0 && /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas, {
|
|
7052
7052
|
show: OpenCloseCartSlider,
|
|
@@ -31258,7 +31258,7 @@ var Card21 = function Card21(props) {
|
|
|
31258
31258
|
onClick: function onClick() {
|
|
31259
31259
|
// e.stopPropagation();
|
|
31260
31260
|
if (props.fetchingtypeprops == 'collections') {
|
|
31261
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
31261
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
31262
31262
|
} else {
|
|
31263
31263
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
31264
31264
|
}
|
|
@@ -31513,7 +31513,7 @@ var Card22 = function Card22(props) {
|
|
|
31513
31513
|
onClick: function onClick() {
|
|
31514
31514
|
// e.stopPropagation();
|
|
31515
31515
|
if (props.fetchingtypeprops == 'collections') {
|
|
31516
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
31516
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
31517
31517
|
} else {
|
|
31518
31518
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
31519
31519
|
}
|
|
@@ -31806,7 +31806,7 @@ var Card23 = function Card23(props) {
|
|
|
31806
31806
|
onClick: function onClick() {
|
|
31807
31807
|
// e.stopPropagation();
|
|
31808
31808
|
if (props.fetchingtypeprops == 'collections') {
|
|
31809
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
31809
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
31810
31810
|
} else {
|
|
31811
31811
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
31812
31812
|
}
|
|
@@ -32178,7 +32178,7 @@ var CardBadgeSlideFromTop = function CardBadgeSlideFromTop(props) {
|
|
|
32178
32178
|
onClick: function onClick() {
|
|
32179
32179
|
// e.stopPropagation();
|
|
32180
32180
|
if (props.fetchingtypeprops == 'collections') {
|
|
32181
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
32181
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
32182
32182
|
} else {
|
|
32183
32183
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
32184
32184
|
}
|
|
@@ -32549,7 +32549,7 @@ var Productcard_with_zoominonhover = function Productcard_with_zoominonhover(pro
|
|
|
32549
32549
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
32550
32550
|
onClick: function onClick() {
|
|
32551
32551
|
if (props.fetchingtypeprops == 'collections') {
|
|
32552
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
32552
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
32553
32553
|
} else {
|
|
32554
32554
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
32555
32555
|
}
|
|
@@ -32811,7 +32811,7 @@ var Categorycard_with_twolinestransition = function Categorycard_with_twolinestr
|
|
|
32811
32811
|
"class": "".concat(categorycard_cssstyles.categoryCard, " ").concat(cardstyles$6.categoryCard) + ' w-100 ',
|
|
32812
32812
|
onClick: function onClick() {
|
|
32813
32813
|
if (props.fetchingtypeprops == 'collections') {
|
|
32814
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
32814
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
32815
32815
|
} else {
|
|
32816
32816
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
32817
32817
|
}
|
|
@@ -32856,7 +32856,7 @@ var Categorycard_with_twolinestransition = function Categorycard_with_twolinestr
|
|
|
32856
32856
|
onClick: function onClick(e) {
|
|
32857
32857
|
e.stopPropagation();
|
|
32858
32858
|
if (props.fetchingtypeprops == 'collections') {
|
|
32859
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
32859
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
32860
32860
|
} else {
|
|
32861
32861
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
32862
32862
|
}
|
|
@@ -33010,7 +33010,7 @@ var Categorycard_fullimage = function Categorycard_fullimage(props) {
|
|
|
33010
33010
|
"class": "".concat(card_cssstyles.productcard) + ' cursor-pointer col-lg-12 p-0 w-100 ',
|
|
33011
33011
|
onClick: function onClick() {
|
|
33012
33012
|
if (props.fetchingtypeprops == 'collections') {
|
|
33013
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33013
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33014
33014
|
} else {
|
|
33015
33015
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33016
33016
|
}
|
|
@@ -33041,7 +33041,7 @@ var Categorycard_fullimage = function Categorycard_fullimage(props) {
|
|
|
33041
33041
|
onClick: function onClick(e) {
|
|
33042
33042
|
e.stopPropagation();
|
|
33043
33043
|
if (props.fetchingtypeprops == 'collections') {
|
|
33044
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33044
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33045
33045
|
} else {
|
|
33046
33046
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33047
33047
|
}
|
|
@@ -33058,7 +33058,7 @@ var Categorycard_fullimage = function Categorycard_fullimage(props) {
|
|
|
33058
33058
|
onClick: function onClick(e) {
|
|
33059
33059
|
e.stopPropagation();
|
|
33060
33060
|
if (props.fetchingtypeprops == 'collections') {
|
|
33061
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33061
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33062
33062
|
} else {
|
|
33063
33063
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33064
33064
|
}
|
|
@@ -33070,7 +33070,7 @@ var Categorycard_fullimage = function Categorycard_fullimage(props) {
|
|
|
33070
33070
|
"class": "".concat(card_cssstyles.cardbtn) + ' cardbtn font-md-13 m-0 p-0 d-flex align-items-center justify-content-center ',
|
|
33071
33071
|
onClick: function onClick() {
|
|
33072
33072
|
if (props.fetchingtypeprops == 'collections') {
|
|
33073
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33073
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33074
33074
|
} else {
|
|
33075
33075
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33076
33076
|
}
|
|
@@ -33210,7 +33210,7 @@ var Categorycard_slidebgscaled = function Categorycard_slidebgscaled(props) {
|
|
|
33210
33210
|
},
|
|
33211
33211
|
onClick: function onClick() {
|
|
33212
33212
|
if (props.fetchingtypeprops == 'collections') {
|
|
33213
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33213
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33214
33214
|
} else {
|
|
33215
33215
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33216
33216
|
}
|
|
@@ -33243,7 +33243,7 @@ var Categorycard_slidebgscaled = function Categorycard_slidebgscaled(props) {
|
|
|
33243
33243
|
onClick: function onClick(e) {
|
|
33244
33244
|
e.stopPropagation();
|
|
33245
33245
|
if (props.fetchingtypeprops == 'collections') {
|
|
33246
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33246
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33247
33247
|
} else {
|
|
33248
33248
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33249
33249
|
}
|
|
@@ -33259,7 +33259,7 @@ var Categorycard_slidebgscaled = function Categorycard_slidebgscaled(props) {
|
|
|
33259
33259
|
onClick: function onClick(e) {
|
|
33260
33260
|
e.stopPropagation();
|
|
33261
33261
|
if (props.fetchingtypeprops == 'collections') {
|
|
33262
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33262
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33263
33263
|
} else {
|
|
33264
33264
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33265
33265
|
}
|
|
@@ -33391,7 +33391,7 @@ var Categorycard_with_trianglebg = function Categorycard_with_trianglebg(props)
|
|
|
33391
33391
|
},
|
|
33392
33392
|
onClick: function onClick() {
|
|
33393
33393
|
if (props.fetchingtypeprops == 'collections') {
|
|
33394
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33394
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33395
33395
|
} else {
|
|
33396
33396
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33397
33397
|
}
|
|
@@ -33421,7 +33421,7 @@ var Categorycard_with_trianglebg = function Categorycard_with_trianglebg(props)
|
|
|
33421
33421
|
onClick: function onClick(e) {
|
|
33422
33422
|
e.stopPropagation();
|
|
33423
33423
|
if (props.fetchingtypeprops == 'collections') {
|
|
33424
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33424
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33425
33425
|
} else {
|
|
33426
33426
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33427
33427
|
}
|
|
@@ -33534,7 +33534,7 @@ var Categorycard_withshapes = function Categorycard_withshapes(props) {
|
|
|
33534
33534
|
"class": "".concat(cardstyles$3.card__collection, " ").concat(card_cssstyles.categoryCard),
|
|
33535
33535
|
onClick: function onClick() {
|
|
33536
33536
|
if (props.fetchingtypeprops == 'collections') {
|
|
33537
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33537
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33538
33538
|
}
|
|
33539
33539
|
}
|
|
33540
33540
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -33731,7 +33731,7 @@ var Categorycard_withtext = function Categorycard_withtext(props) {
|
|
|
33731
33731
|
"class": "".concat(categorycard_cssstyles.categorycard, " ").concat(cardstyles$2.categorycard) + ' col-lg-12 p-0 w-100 ',
|
|
33732
33732
|
onClick: function onClick() {
|
|
33733
33733
|
if (props.fetchingtypeprops == 'collections') {
|
|
33734
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33734
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33735
33735
|
} else {
|
|
33736
33736
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33737
33737
|
}
|
|
@@ -33760,7 +33760,7 @@ var Categorycard_withtext = function Categorycard_withtext(props) {
|
|
|
33760
33760
|
onClick: function onClick(e) {
|
|
33761
33761
|
e.stopPropagation();
|
|
33762
33762
|
if (props.fetchingtypeprops == 'collections') {
|
|
33763
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33763
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33764
33764
|
} else {
|
|
33765
33765
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33766
33766
|
}
|
|
@@ -33891,7 +33891,7 @@ var CategoryCardwithhoveraction = function CategoryCardwithhoveraction(props) {
|
|
|
33891
33891
|
"class": card_cssstyles.cardcontainer + ' col-lg-12 p-0 ',
|
|
33892
33892
|
onClick: function onClick() {
|
|
33893
33893
|
if (props.fetchingtypeprops == 'collections') {
|
|
33894
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33894
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33895
33895
|
} else {
|
|
33896
33896
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33897
33897
|
}
|
|
@@ -33930,7 +33930,7 @@ var CategoryCardwithhoveraction = function CategoryCardwithhoveraction(props) {
|
|
|
33930
33930
|
onClick: function onClick(e) {
|
|
33931
33931
|
e.stopPropagation();
|
|
33932
33932
|
if (props.fetchingtypeprops == 'collections') {
|
|
33933
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33933
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33934
33934
|
} else {
|
|
33935
33935
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33936
33936
|
}
|
|
@@ -34040,7 +34040,7 @@ var Classiccategorycard = function Classiccategorycard(props) {
|
|
|
34040
34040
|
"class": sectionproperties.image_height > 550 ? "".concat(card_cssstyles.imagestyle, " ").concat(productcardsstyles$1.productcard) + ' p-0 h-md-300 ' : "".concat(card_cssstyles.imagestyle, " ").concat(productcardsstyles$1.productcard) + ' p-0 ',
|
|
34041
34041
|
onClick: function onClick() {
|
|
34042
34042
|
if (props.fetchingtypeprops == 'collections') {
|
|
34043
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
34043
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
34044
34044
|
} else {
|
|
34045
34045
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
34046
34046
|
}
|
|
@@ -34074,7 +34074,7 @@ var Classiccategorycard = function Classiccategorycard(props) {
|
|
|
34074
34074
|
onClick: function onClick(e) {
|
|
34075
34075
|
e.stopPropagation();
|
|
34076
34076
|
if (props.fetchingtypeprops == 'collections') {
|
|
34077
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
34077
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
34078
34078
|
} else {
|
|
34079
34079
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
34080
34080
|
}
|
|
@@ -34224,7 +34224,7 @@ var Horizontalcard = function Horizontalcard(props) {
|
|
|
34224
34224
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34225
34225
|
onClick: function onClick() {
|
|
34226
34226
|
if (props.fetchingtypeprops == 'collections') {
|
|
34227
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
34227
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
34228
34228
|
} else {
|
|
34229
34229
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
34230
34230
|
}
|
|
@@ -34264,7 +34264,7 @@ var Horizontalcard = function Horizontalcard(props) {
|
|
|
34264
34264
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
34265
34265
|
onClick: function onClick() {
|
|
34266
34266
|
if (props.fetchingtypeprops == 'collections') {
|
|
34267
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
34267
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
34268
34268
|
} else {
|
|
34269
34269
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
34270
34270
|
}
|
|
@@ -34564,7 +34564,7 @@ var MenuCard = function MenuCard(props) {
|
|
|
34564
34564
|
}, sectionproperties.image_show == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34565
34565
|
onClick: function onClick() {
|
|
34566
34566
|
if (props.fetchingtypeprops == 'collections') {
|
|
34567
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
34567
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
34568
34568
|
} else {
|
|
34569
34569
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
34570
34570
|
}
|
|
@@ -34604,7 +34604,7 @@ var MenuCard = function MenuCard(props) {
|
|
|
34604
34604
|
}, sectionproperties.prodNameShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34605
34605
|
onClick: function onClick() {
|
|
34606
34606
|
if (props.fetchingtypeprops == 'collections') {
|
|
34607
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
34607
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
34608
34608
|
} else {
|
|
34609
34609
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
34610
34610
|
}
|
|
@@ -35104,7 +35104,7 @@ var ModernCardWithQuantityButton = function ModernCardWithQuantityButton(props)
|
|
|
35104
35104
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
35105
35105
|
onClick: function onClick() {
|
|
35106
35106
|
if (props.fetchingtypeprops == 'collections') {
|
|
35107
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
35107
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
35108
35108
|
} else {
|
|
35109
35109
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
35110
35110
|
}
|
|
@@ -35416,7 +35416,7 @@ var ModernProductCard = function ModernProductCard(props) {
|
|
|
35416
35416
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
35417
35417
|
onClick: function onClick() {
|
|
35418
35418
|
if (props.fetchingtypeprops == 'collections') {
|
|
35419
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
35419
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
35420
35420
|
} else {
|
|
35421
35421
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
35422
35422
|
}
|
|
@@ -35490,7 +35490,7 @@ var ModernProductCard = function ModernProductCard(props) {
|
|
|
35490
35490
|
}, sectionproperties.prodNameShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
35491
35491
|
onClick: function onClick() {
|
|
35492
35492
|
if (props.fetchingtypeprops == 'collections') {
|
|
35493
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
35493
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
35494
35494
|
} else {
|
|
35495
35495
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
35496
35496
|
}
|
|
@@ -35739,7 +35739,7 @@ var Productcard_animatedbuttons = function Productcard_animatedbuttons(props) {
|
|
|
35739
35739
|
"class": "".concat(card_cssstyles.productcard, " ").concat(cardstyles.productcard) + ' w-100 w-100 cursor-pointer ',
|
|
35740
35740
|
onClick: function onClick() {
|
|
35741
35741
|
if (props.fetchingtypeprops == 'collections') {
|
|
35742
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
35742
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
35743
35743
|
} else {
|
|
35744
35744
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
35745
35745
|
}
|
|
@@ -35851,7 +35851,7 @@ var Productcard_animatedbuttons = function Productcard_animatedbuttons(props) {
|
|
|
35851
35851
|
"class": "col-lg-12 m-0 p-0",
|
|
35852
35852
|
onClick: function onClick() {
|
|
35853
35853
|
if (props.fetchingtypeprops == 'collections') {
|
|
35854
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
35854
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
35855
35855
|
} else {
|
|
35856
35856
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
35857
35857
|
}
|
|
@@ -36072,7 +36072,7 @@ var Productcard_with_circularbg = function Productcard_with_circularbg(props) {
|
|
|
36072
36072
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36073
36073
|
onClick: function onClick() {
|
|
36074
36074
|
if (props.fetchingtypeprops == 'collections') {
|
|
36075
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
36075
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
36076
36076
|
} else {
|
|
36077
36077
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
36078
36078
|
}
|
|
@@ -36106,7 +36106,7 @@ var Productcard_with_circularbg = function Productcard_with_circularbg(props) {
|
|
|
36106
36106
|
"class": "col-lg-12 d-flex align-items-center justify-content-center",
|
|
36107
36107
|
onClick: function onClick() {
|
|
36108
36108
|
if (props.fetchingtypeprops == 'collections') {
|
|
36109
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
36109
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
36110
36110
|
} else {
|
|
36111
36111
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
36112
36112
|
}
|
|
@@ -36270,7 +36270,7 @@ var Productcard_with_circularhover = function Productcard_with_circularhover(pro
|
|
|
36270
36270
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36271
36271
|
onClick: function onClick() {
|
|
36272
36272
|
if (props.fetchingtypeprops == 'collections') {
|
|
36273
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
36273
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
36274
36274
|
} else {
|
|
36275
36275
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
36276
36276
|
}
|
|
@@ -36347,7 +36347,7 @@ var Productcard_with_circularhover = function Productcard_with_circularhover(pro
|
|
|
36347
36347
|
"class": "col-lg-12 p-0 d-flex justify-content-center ",
|
|
36348
36348
|
onClick: function onClick() {
|
|
36349
36349
|
if (props.fetchingtypeprops == 'collections') {
|
|
36350
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
36350
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
36351
36351
|
} else {
|
|
36352
36352
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
36353
36353
|
}
|
|
@@ -36369,7 +36369,7 @@ var Productcard_with_circularhover = function Productcard_with_circularhover(pro
|
|
|
36369
36369
|
setShowProductInfoModalContext(true);
|
|
36370
36370
|
setProductIdProdutInfoModalContext(item.productid);
|
|
36371
36371
|
} else if (props.fetchingtypeprops == 'collections') {
|
|
36372
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
36372
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
36373
36373
|
}
|
|
36374
36374
|
}
|
|
36375
36375
|
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
@@ -36555,7 +36555,7 @@ var Productcard_with_slideanimation = function Productcard_with_slideanimation(p
|
|
|
36555
36555
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36556
36556
|
onClick: function onClick() {
|
|
36557
36557
|
if (props.fetchingtypeprops == 'collections') {
|
|
36558
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
36558
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
36559
36559
|
} else {
|
|
36560
36560
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
36561
36561
|
}
|
|
@@ -36604,7 +36604,7 @@ var Productcard_with_slideanimation = function Productcard_with_slideanimation(p
|
|
|
36604
36604
|
}, sectionproperties.prodNameShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36605
36605
|
onClick: function onClick() {
|
|
36606
36606
|
if (props.fetchingtypeprops == 'collections') {
|
|
36607
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
36607
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
36608
36608
|
} else {
|
|
36609
36609
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
36610
36610
|
}
|
|
@@ -36844,7 +36844,7 @@ var Productcard_with_variants = function Productcard_with_variants(props) {
|
|
|
36844
36844
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36845
36845
|
onClick: function onClick() {
|
|
36846
36846
|
if (props.fetchingtypeprops == 'collections') {
|
|
36847
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
36847
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
36848
36848
|
} else {
|
|
36849
36849
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
36850
36850
|
}
|
|
@@ -36935,7 +36935,7 @@ var Productcard_with_variants = function Productcard_with_variants(props) {
|
|
|
36935
36935
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
36936
36936
|
onClick: function onClick() {
|
|
36937
36937
|
if (props.fetchingtypeprops == 'collections') {
|
|
36938
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
36938
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
36939
36939
|
} else {
|
|
36940
36940
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
36941
36941
|
}
|
|
@@ -37111,7 +37111,7 @@ var Productcard6 = function Productcard6(props) {
|
|
|
37111
37111
|
},
|
|
37112
37112
|
onClick: function onClick() {
|
|
37113
37113
|
if (props.fetchingtypeprops == 'collections') {
|
|
37114
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
37114
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
37115
37115
|
} else {
|
|
37116
37116
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
37117
37117
|
}
|
|
@@ -37123,7 +37123,7 @@ var Productcard6 = function Productcard6(props) {
|
|
|
37123
37123
|
onClick: function onClick(e) {
|
|
37124
37124
|
e.stopPropagation();
|
|
37125
37125
|
if (props.fetchingtypeprops == 'collections') {
|
|
37126
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
37126
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
37127
37127
|
} else {
|
|
37128
37128
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
37129
37129
|
}
|
|
@@ -37324,7 +37324,7 @@ var Productcard7 = function Productcard7(props) {
|
|
|
37324
37324
|
"class": "".concat(card_cssstyles.productcard) + ' cursor-pointer w-100 ',
|
|
37325
37325
|
onClick: function onClick() {
|
|
37326
37326
|
if (props.fetchingtypeprops == 'collections') {
|
|
37327
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
37327
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
37328
37328
|
}
|
|
37329
37329
|
}
|
|
37330
37330
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -37595,7 +37595,7 @@ var Productcarddefault = function Productcarddefault(props) {
|
|
|
37595
37595
|
"class": "".concat(card_cssstyles.productcard) + ' cursor-pointer ',
|
|
37596
37596
|
onClick: function onClick() {
|
|
37597
37597
|
if (props.fetchingtypeprops == 'collections') {
|
|
37598
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
37598
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
37599
37599
|
}
|
|
37600
37600
|
},
|
|
37601
37601
|
style: {
|
|
@@ -37839,7 +37839,7 @@ var Productccard_with_imageontopleft = function Productccard_with_imageontopleft
|
|
|
37839
37839
|
},
|
|
37840
37840
|
onClick: function onClick() {
|
|
37841
37841
|
if (props.fetchingtypeprops == 'collections') {
|
|
37842
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
37842
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
37843
37843
|
} else {
|
|
37844
37844
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
37845
37845
|
}
|
|
@@ -37885,7 +37885,7 @@ var Productccard_with_imageontopleft = function Productccard_with_imageontopleft
|
|
|
37885
37885
|
onClick: function onClick() {
|
|
37886
37886
|
// e.stopPropagation();
|
|
37887
37887
|
if (props.fetchingtypeprops == 'collections') {
|
|
37888
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
37888
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
37889
37889
|
} else {
|
|
37890
37890
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
37891
37891
|
}
|
|
@@ -38162,7 +38162,7 @@ var Simplecategorycardwithtextbelow = function Simplecategorycardwithtextbelow(p
|
|
|
38162
38162
|
onClick: function onClick() {
|
|
38163
38163
|
// e.stopPropagation();
|
|
38164
38164
|
if (props.fetchingtypeprops == 'collections') {
|
|
38165
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
38165
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
38166
38166
|
} else {
|
|
38167
38167
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
38168
38168
|
}
|
|
@@ -38399,7 +38399,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
38399
38399
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
38400
38400
|
onClick: function onClick() {
|
|
38401
38401
|
if (props.fetchingtypeprops == 'collections') {
|
|
38402
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
38402
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
38403
38403
|
} else {
|
|
38404
38404
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
38405
38405
|
}
|
|
@@ -38617,7 +38617,7 @@ var StylishProductCard = function StylishProductCard(props) {
|
|
|
38617
38617
|
"class": "".concat(card_cssstyles.productcardimagecont) + ' allcentered cursor-pointer ',
|
|
38618
38618
|
onClick: function onClick() {
|
|
38619
38619
|
if (props.fetchingtypeprops == 'collections') {
|
|
38620
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
38620
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
38621
38621
|
} else {
|
|
38622
38622
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
38623
38623
|
}
|
|
@@ -38722,7 +38722,7 @@ var StylishProductCard = function StylishProductCard(props) {
|
|
|
38722
38722
|
},
|
|
38723
38723
|
onClick: function onClick() {
|
|
38724
38724
|
if (props.fetchingtypeprops == 'collections') {
|
|
38725
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
38725
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
38726
38726
|
} else {
|
|
38727
38727
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
38728
38728
|
}
|