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.esm.js
CHANGED
|
@@ -7003,7 +7003,7 @@ var CartSlider = function CartSlider(props) {
|
|
|
7003
7003
|
return /*#__PURE__*/React.createElement("div", {
|
|
7004
7004
|
className: "col-lg-12",
|
|
7005
7005
|
style: {
|
|
7006
|
-
zIndex:
|
|
7006
|
+
zIndex: 200000
|
|
7007
7007
|
}
|
|
7008
7008
|
}, sectionproperties.length != 0 && /*#__PURE__*/React.createElement(Offcanvas, {
|
|
7009
7009
|
show: OpenCloseCartSlider,
|
|
@@ -31215,7 +31215,7 @@ var Card21 = function Card21(props) {
|
|
|
31215
31215
|
onClick: function onClick() {
|
|
31216
31216
|
// e.stopPropagation();
|
|
31217
31217
|
if (props.fetchingtypeprops == 'collections') {
|
|
31218
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
31218
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
31219
31219
|
} else {
|
|
31220
31220
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
31221
31221
|
}
|
|
@@ -31470,7 +31470,7 @@ var Card22 = function Card22(props) {
|
|
|
31470
31470
|
onClick: function onClick() {
|
|
31471
31471
|
// e.stopPropagation();
|
|
31472
31472
|
if (props.fetchingtypeprops == 'collections') {
|
|
31473
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
31473
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
31474
31474
|
} else {
|
|
31475
31475
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
31476
31476
|
}
|
|
@@ -31763,7 +31763,7 @@ var Card23 = function Card23(props) {
|
|
|
31763
31763
|
onClick: function onClick() {
|
|
31764
31764
|
// e.stopPropagation();
|
|
31765
31765
|
if (props.fetchingtypeprops == 'collections') {
|
|
31766
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
31766
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
31767
31767
|
} else {
|
|
31768
31768
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
31769
31769
|
}
|
|
@@ -32135,7 +32135,7 @@ var CardBadgeSlideFromTop = function CardBadgeSlideFromTop(props) {
|
|
|
32135
32135
|
onClick: function onClick() {
|
|
32136
32136
|
// e.stopPropagation();
|
|
32137
32137
|
if (props.fetchingtypeprops == 'collections') {
|
|
32138
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
32138
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
32139
32139
|
} else {
|
|
32140
32140
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
32141
32141
|
}
|
|
@@ -32506,7 +32506,7 @@ var Productcard_with_zoominonhover = function Productcard_with_zoominonhover(pro
|
|
|
32506
32506
|
}, /*#__PURE__*/React.createElement("p", {
|
|
32507
32507
|
onClick: function onClick() {
|
|
32508
32508
|
if (props.fetchingtypeprops == 'collections') {
|
|
32509
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
32509
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
32510
32510
|
} else {
|
|
32511
32511
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
32512
32512
|
}
|
|
@@ -32768,7 +32768,7 @@ var Categorycard_with_twolinestransition = function Categorycard_with_twolinestr
|
|
|
32768
32768
|
"class": "".concat(categorycard_cssstyles.categoryCard, " ").concat(cardstyles$6.categoryCard) + ' w-100 ',
|
|
32769
32769
|
onClick: function onClick() {
|
|
32770
32770
|
if (props.fetchingtypeprops == 'collections') {
|
|
32771
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
32771
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
32772
32772
|
} else {
|
|
32773
32773
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
32774
32774
|
}
|
|
@@ -32813,7 +32813,7 @@ var Categorycard_with_twolinestransition = function Categorycard_with_twolinestr
|
|
|
32813
32813
|
onClick: function onClick(e) {
|
|
32814
32814
|
e.stopPropagation();
|
|
32815
32815
|
if (props.fetchingtypeprops == 'collections') {
|
|
32816
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
32816
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
32817
32817
|
} else {
|
|
32818
32818
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
32819
32819
|
}
|
|
@@ -32967,7 +32967,7 @@ var Categorycard_fullimage = function Categorycard_fullimage(props) {
|
|
|
32967
32967
|
"class": "".concat(card_cssstyles.productcard) + ' cursor-pointer col-lg-12 p-0 w-100 ',
|
|
32968
32968
|
onClick: function onClick() {
|
|
32969
32969
|
if (props.fetchingtypeprops == 'collections') {
|
|
32970
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
32970
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
32971
32971
|
} else {
|
|
32972
32972
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
32973
32973
|
}
|
|
@@ -32998,7 +32998,7 @@ var Categorycard_fullimage = function Categorycard_fullimage(props) {
|
|
|
32998
32998
|
onClick: function onClick(e) {
|
|
32999
32999
|
e.stopPropagation();
|
|
33000
33000
|
if (props.fetchingtypeprops == 'collections') {
|
|
33001
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33001
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33002
33002
|
} else {
|
|
33003
33003
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33004
33004
|
}
|
|
@@ -33015,7 +33015,7 @@ var Categorycard_fullimage = function Categorycard_fullimage(props) {
|
|
|
33015
33015
|
onClick: function onClick(e) {
|
|
33016
33016
|
e.stopPropagation();
|
|
33017
33017
|
if (props.fetchingtypeprops == 'collections') {
|
|
33018
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33018
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33019
33019
|
} else {
|
|
33020
33020
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33021
33021
|
}
|
|
@@ -33027,7 +33027,7 @@ var Categorycard_fullimage = function Categorycard_fullimage(props) {
|
|
|
33027
33027
|
"class": "".concat(card_cssstyles.cardbtn) + ' cardbtn font-md-13 m-0 p-0 d-flex align-items-center justify-content-center ',
|
|
33028
33028
|
onClick: function onClick() {
|
|
33029
33029
|
if (props.fetchingtypeprops == 'collections') {
|
|
33030
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33030
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33031
33031
|
} else {
|
|
33032
33032
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33033
33033
|
}
|
|
@@ -33167,7 +33167,7 @@ var Categorycard_slidebgscaled = function Categorycard_slidebgscaled(props) {
|
|
|
33167
33167
|
},
|
|
33168
33168
|
onClick: function onClick() {
|
|
33169
33169
|
if (props.fetchingtypeprops == 'collections') {
|
|
33170
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33170
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33171
33171
|
} else {
|
|
33172
33172
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33173
33173
|
}
|
|
@@ -33200,7 +33200,7 @@ var Categorycard_slidebgscaled = function Categorycard_slidebgscaled(props) {
|
|
|
33200
33200
|
onClick: function onClick(e) {
|
|
33201
33201
|
e.stopPropagation();
|
|
33202
33202
|
if (props.fetchingtypeprops == 'collections') {
|
|
33203
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33203
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33204
33204
|
} else {
|
|
33205
33205
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33206
33206
|
}
|
|
@@ -33216,7 +33216,7 @@ var Categorycard_slidebgscaled = function Categorycard_slidebgscaled(props) {
|
|
|
33216
33216
|
onClick: function onClick(e) {
|
|
33217
33217
|
e.stopPropagation();
|
|
33218
33218
|
if (props.fetchingtypeprops == 'collections') {
|
|
33219
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33219
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33220
33220
|
} else {
|
|
33221
33221
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33222
33222
|
}
|
|
@@ -33348,7 +33348,7 @@ var Categorycard_with_trianglebg = function Categorycard_with_trianglebg(props)
|
|
|
33348
33348
|
},
|
|
33349
33349
|
onClick: function onClick() {
|
|
33350
33350
|
if (props.fetchingtypeprops == 'collections') {
|
|
33351
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33351
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33352
33352
|
} else {
|
|
33353
33353
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33354
33354
|
}
|
|
@@ -33378,7 +33378,7 @@ var Categorycard_with_trianglebg = function Categorycard_with_trianglebg(props)
|
|
|
33378
33378
|
onClick: function onClick(e) {
|
|
33379
33379
|
e.stopPropagation();
|
|
33380
33380
|
if (props.fetchingtypeprops == 'collections') {
|
|
33381
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33381
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33382
33382
|
} else {
|
|
33383
33383
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33384
33384
|
}
|
|
@@ -33491,7 +33491,7 @@ var Categorycard_withshapes = function Categorycard_withshapes(props) {
|
|
|
33491
33491
|
"class": "".concat(cardstyles$3.card__collection, " ").concat(card_cssstyles.categoryCard),
|
|
33492
33492
|
onClick: function onClick() {
|
|
33493
33493
|
if (props.fetchingtypeprops == 'collections') {
|
|
33494
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33494
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33495
33495
|
}
|
|
33496
33496
|
}
|
|
33497
33497
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -33688,7 +33688,7 @@ var Categorycard_withtext = function Categorycard_withtext(props) {
|
|
|
33688
33688
|
"class": "".concat(categorycard_cssstyles.categorycard, " ").concat(cardstyles$2.categorycard) + ' col-lg-12 p-0 w-100 ',
|
|
33689
33689
|
onClick: function onClick() {
|
|
33690
33690
|
if (props.fetchingtypeprops == 'collections') {
|
|
33691
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33691
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33692
33692
|
} else {
|
|
33693
33693
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33694
33694
|
}
|
|
@@ -33717,7 +33717,7 @@ var Categorycard_withtext = function Categorycard_withtext(props) {
|
|
|
33717
33717
|
onClick: function onClick(e) {
|
|
33718
33718
|
e.stopPropagation();
|
|
33719
33719
|
if (props.fetchingtypeprops == 'collections') {
|
|
33720
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33720
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33721
33721
|
} else {
|
|
33722
33722
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33723
33723
|
}
|
|
@@ -33848,7 +33848,7 @@ var CategoryCardwithhoveraction = function CategoryCardwithhoveraction(props) {
|
|
|
33848
33848
|
"class": card_cssstyles.cardcontainer + ' col-lg-12 p-0 ',
|
|
33849
33849
|
onClick: function onClick() {
|
|
33850
33850
|
if (props.fetchingtypeprops == 'collections') {
|
|
33851
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33851
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33852
33852
|
} else {
|
|
33853
33853
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33854
33854
|
}
|
|
@@ -33887,7 +33887,7 @@ var CategoryCardwithhoveraction = function CategoryCardwithhoveraction(props) {
|
|
|
33887
33887
|
onClick: function onClick(e) {
|
|
33888
33888
|
e.stopPropagation();
|
|
33889
33889
|
if (props.fetchingtypeprops == 'collections') {
|
|
33890
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
33890
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
33891
33891
|
} else {
|
|
33892
33892
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
33893
33893
|
}
|
|
@@ -33997,7 +33997,7 @@ var Classiccategorycard = function Classiccategorycard(props) {
|
|
|
33997
33997
|
"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 ',
|
|
33998
33998
|
onClick: function onClick() {
|
|
33999
33999
|
if (props.fetchingtypeprops == 'collections') {
|
|
34000
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
34000
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
34001
34001
|
} else {
|
|
34002
34002
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
34003
34003
|
}
|
|
@@ -34031,7 +34031,7 @@ var Classiccategorycard = function Classiccategorycard(props) {
|
|
|
34031
34031
|
onClick: function onClick(e) {
|
|
34032
34032
|
e.stopPropagation();
|
|
34033
34033
|
if (props.fetchingtypeprops == 'collections') {
|
|
34034
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
34034
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
34035
34035
|
} else {
|
|
34036
34036
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
34037
34037
|
}
|
|
@@ -34181,7 +34181,7 @@ var Horizontalcard = function Horizontalcard(props) {
|
|
|
34181
34181
|
}, /*#__PURE__*/React.createElement("div", {
|
|
34182
34182
|
onClick: function onClick() {
|
|
34183
34183
|
if (props.fetchingtypeprops == 'collections') {
|
|
34184
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
34184
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
34185
34185
|
} else {
|
|
34186
34186
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
34187
34187
|
}
|
|
@@ -34221,7 +34221,7 @@ var Horizontalcard = function Horizontalcard(props) {
|
|
|
34221
34221
|
}, /*#__PURE__*/React.createElement("p", {
|
|
34222
34222
|
onClick: function onClick() {
|
|
34223
34223
|
if (props.fetchingtypeprops == 'collections') {
|
|
34224
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
34224
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
34225
34225
|
} else {
|
|
34226
34226
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
34227
34227
|
}
|
|
@@ -34521,7 +34521,7 @@ var MenuCard = function MenuCard(props) {
|
|
|
34521
34521
|
}, sectionproperties.image_show == 'show' && /*#__PURE__*/React.createElement("div", {
|
|
34522
34522
|
onClick: function onClick() {
|
|
34523
34523
|
if (props.fetchingtypeprops == 'collections') {
|
|
34524
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
34524
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
34525
34525
|
} else {
|
|
34526
34526
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
34527
34527
|
}
|
|
@@ -34561,7 +34561,7 @@ var MenuCard = function MenuCard(props) {
|
|
|
34561
34561
|
}, sectionproperties.prodNameShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
34562
34562
|
onClick: function onClick() {
|
|
34563
34563
|
if (props.fetchingtypeprops == 'collections') {
|
|
34564
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
34564
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
34565
34565
|
} else {
|
|
34566
34566
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
34567
34567
|
}
|
|
@@ -35061,7 +35061,7 @@ var ModernCardWithQuantityButton = function ModernCardWithQuantityButton(props)
|
|
|
35061
35061
|
}, /*#__PURE__*/React.createElement("p", {
|
|
35062
35062
|
onClick: function onClick() {
|
|
35063
35063
|
if (props.fetchingtypeprops == 'collections') {
|
|
35064
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
35064
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
35065
35065
|
} else {
|
|
35066
35066
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
35067
35067
|
}
|
|
@@ -35373,7 +35373,7 @@ var ModernProductCard = function ModernProductCard(props) {
|
|
|
35373
35373
|
}, /*#__PURE__*/React.createElement("div", {
|
|
35374
35374
|
onClick: function onClick() {
|
|
35375
35375
|
if (props.fetchingtypeprops == 'collections') {
|
|
35376
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
35376
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
35377
35377
|
} else {
|
|
35378
35378
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
35379
35379
|
}
|
|
@@ -35447,7 +35447,7 @@ var ModernProductCard = function ModernProductCard(props) {
|
|
|
35447
35447
|
}, sectionproperties.prodNameShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
35448
35448
|
onClick: function onClick() {
|
|
35449
35449
|
if (props.fetchingtypeprops == 'collections') {
|
|
35450
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
35450
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
35451
35451
|
} else {
|
|
35452
35452
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
35453
35453
|
}
|
|
@@ -35696,7 +35696,7 @@ var Productcard_animatedbuttons = function Productcard_animatedbuttons(props) {
|
|
|
35696
35696
|
"class": "".concat(card_cssstyles.productcard, " ").concat(cardstyles.productcard) + ' w-100 w-100 cursor-pointer ',
|
|
35697
35697
|
onClick: function onClick() {
|
|
35698
35698
|
if (props.fetchingtypeprops == 'collections') {
|
|
35699
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
35699
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
35700
35700
|
} else {
|
|
35701
35701
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
35702
35702
|
}
|
|
@@ -35808,7 +35808,7 @@ var Productcard_animatedbuttons = function Productcard_animatedbuttons(props) {
|
|
|
35808
35808
|
"class": "col-lg-12 m-0 p-0",
|
|
35809
35809
|
onClick: function onClick() {
|
|
35810
35810
|
if (props.fetchingtypeprops == 'collections') {
|
|
35811
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
35811
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
35812
35812
|
} else {
|
|
35813
35813
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
35814
35814
|
}
|
|
@@ -36029,7 +36029,7 @@ var Productcard_with_circularbg = function Productcard_with_circularbg(props) {
|
|
|
36029
36029
|
}, /*#__PURE__*/React.createElement("div", {
|
|
36030
36030
|
onClick: function onClick() {
|
|
36031
36031
|
if (props.fetchingtypeprops == 'collections') {
|
|
36032
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
36032
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
36033
36033
|
} else {
|
|
36034
36034
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
36035
36035
|
}
|
|
@@ -36063,7 +36063,7 @@ var Productcard_with_circularbg = function Productcard_with_circularbg(props) {
|
|
|
36063
36063
|
"class": "col-lg-12 d-flex align-items-center justify-content-center",
|
|
36064
36064
|
onClick: function onClick() {
|
|
36065
36065
|
if (props.fetchingtypeprops == 'collections') {
|
|
36066
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
36066
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
36067
36067
|
} else {
|
|
36068
36068
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
36069
36069
|
}
|
|
@@ -36227,7 +36227,7 @@ var Productcard_with_circularhover = function Productcard_with_circularhover(pro
|
|
|
36227
36227
|
}, /*#__PURE__*/React.createElement("div", {
|
|
36228
36228
|
onClick: function onClick() {
|
|
36229
36229
|
if (props.fetchingtypeprops == 'collections') {
|
|
36230
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
36230
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
36231
36231
|
} else {
|
|
36232
36232
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
36233
36233
|
}
|
|
@@ -36304,7 +36304,7 @@ var Productcard_with_circularhover = function Productcard_with_circularhover(pro
|
|
|
36304
36304
|
"class": "col-lg-12 p-0 d-flex justify-content-center ",
|
|
36305
36305
|
onClick: function onClick() {
|
|
36306
36306
|
if (props.fetchingtypeprops == 'collections') {
|
|
36307
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
36307
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
36308
36308
|
} else {
|
|
36309
36309
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
36310
36310
|
}
|
|
@@ -36326,7 +36326,7 @@ var Productcard_with_circularhover = function Productcard_with_circularhover(pro
|
|
|
36326
36326
|
setShowProductInfoModalContext(true);
|
|
36327
36327
|
setProductIdProdutInfoModalContext(item.productid);
|
|
36328
36328
|
} else if (props.fetchingtypeprops == 'collections') {
|
|
36329
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
36329
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
36330
36330
|
}
|
|
36331
36331
|
}
|
|
36332
36332
|
}, /*#__PURE__*/React.createElement("span", {
|
|
@@ -36512,7 +36512,7 @@ var Productcard_with_slideanimation = function Productcard_with_slideanimation(p
|
|
|
36512
36512
|
}, /*#__PURE__*/React.createElement("div", {
|
|
36513
36513
|
onClick: function onClick() {
|
|
36514
36514
|
if (props.fetchingtypeprops == 'collections') {
|
|
36515
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
36515
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
36516
36516
|
} else {
|
|
36517
36517
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
36518
36518
|
}
|
|
@@ -36561,7 +36561,7 @@ var Productcard_with_slideanimation = function Productcard_with_slideanimation(p
|
|
|
36561
36561
|
}, sectionproperties.prodNameShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
36562
36562
|
onClick: function onClick() {
|
|
36563
36563
|
if (props.fetchingtypeprops == 'collections') {
|
|
36564
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
36564
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
36565
36565
|
} else {
|
|
36566
36566
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
36567
36567
|
}
|
|
@@ -36801,7 +36801,7 @@ var Productcard_with_variants = function Productcard_with_variants(props) {
|
|
|
36801
36801
|
}, /*#__PURE__*/React.createElement("div", {
|
|
36802
36802
|
onClick: function onClick() {
|
|
36803
36803
|
if (props.fetchingtypeprops == 'collections') {
|
|
36804
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
36804
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
36805
36805
|
} else {
|
|
36806
36806
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
36807
36807
|
}
|
|
@@ -36892,7 +36892,7 @@ var Productcard_with_variants = function Productcard_with_variants(props) {
|
|
|
36892
36892
|
}, /*#__PURE__*/React.createElement("p", {
|
|
36893
36893
|
onClick: function onClick() {
|
|
36894
36894
|
if (props.fetchingtypeprops == 'collections') {
|
|
36895
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
36895
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
36896
36896
|
} else {
|
|
36897
36897
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
36898
36898
|
}
|
|
@@ -37068,7 +37068,7 @@ var Productcard6 = function Productcard6(props) {
|
|
|
37068
37068
|
},
|
|
37069
37069
|
onClick: function onClick() {
|
|
37070
37070
|
if (props.fetchingtypeprops == 'collections') {
|
|
37071
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
37071
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
37072
37072
|
} else {
|
|
37073
37073
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
37074
37074
|
}
|
|
@@ -37080,7 +37080,7 @@ var Productcard6 = function Productcard6(props) {
|
|
|
37080
37080
|
onClick: function onClick(e) {
|
|
37081
37081
|
e.stopPropagation();
|
|
37082
37082
|
if (props.fetchingtypeprops == 'collections') {
|
|
37083
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
37083
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
37084
37084
|
} else {
|
|
37085
37085
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
37086
37086
|
}
|
|
@@ -37281,7 +37281,7 @@ var Productcard7 = function Productcard7(props) {
|
|
|
37281
37281
|
"class": "".concat(card_cssstyles.productcard) + ' cursor-pointer w-100 ',
|
|
37282
37282
|
onClick: function onClick() {
|
|
37283
37283
|
if (props.fetchingtypeprops == 'collections') {
|
|
37284
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
37284
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
37285
37285
|
}
|
|
37286
37286
|
}
|
|
37287
37287
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -37552,7 +37552,7 @@ var Productcarddefault = function Productcarddefault(props) {
|
|
|
37552
37552
|
"class": "".concat(card_cssstyles.productcard) + ' cursor-pointer ',
|
|
37553
37553
|
onClick: function onClick() {
|
|
37554
37554
|
if (props.fetchingtypeprops == 'collections') {
|
|
37555
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
37555
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
37556
37556
|
}
|
|
37557
37557
|
},
|
|
37558
37558
|
style: {
|
|
@@ -37796,7 +37796,7 @@ var Productccard_with_imageontopleft = function Productccard_with_imageontopleft
|
|
|
37796
37796
|
},
|
|
37797
37797
|
onClick: function onClick() {
|
|
37798
37798
|
if (props.fetchingtypeprops == 'collections') {
|
|
37799
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
37799
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
37800
37800
|
} else {
|
|
37801
37801
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
37802
37802
|
}
|
|
@@ -37842,7 +37842,7 @@ var Productccard_with_imageontopleft = function Productccard_with_imageontopleft
|
|
|
37842
37842
|
onClick: function onClick() {
|
|
37843
37843
|
// e.stopPropagation();
|
|
37844
37844
|
if (props.fetchingtypeprops == 'collections') {
|
|
37845
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
37845
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
37846
37846
|
} else {
|
|
37847
37847
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
37848
37848
|
}
|
|
@@ -38119,7 +38119,7 @@ var Simplecategorycardwithtextbelow = function Simplecategorycardwithtextbelow(p
|
|
|
38119
38119
|
onClick: function onClick() {
|
|
38120
38120
|
// e.stopPropagation();
|
|
38121
38121
|
if (props.fetchingtypeprops == 'collections') {
|
|
38122
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
38122
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
38123
38123
|
} else {
|
|
38124
38124
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
38125
38125
|
}
|
|
@@ -38356,7 +38356,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
38356
38356
|
}, /*#__PURE__*/React.createElement("p", {
|
|
38357
38357
|
onClick: function onClick() {
|
|
38358
38358
|
if (props.fetchingtypeprops == 'collections') {
|
|
38359
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
38359
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
38360
38360
|
} else {
|
|
38361
38361
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
38362
38362
|
}
|
|
@@ -38574,7 +38574,7 @@ var StylishProductCard = function StylishProductCard(props) {
|
|
|
38574
38574
|
"class": "".concat(card_cssstyles.productcardimagecont) + ' allcentered cursor-pointer ',
|
|
38575
38575
|
onClick: function onClick() {
|
|
38576
38576
|
if (props.fetchingtypeprops == 'collections') {
|
|
38577
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
38577
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
38578
38578
|
} else {
|
|
38579
38579
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
38580
38580
|
}
|
|
@@ -38679,7 +38679,7 @@ var StylishProductCard = function StylishProductCard(props) {
|
|
|
38679
38679
|
},
|
|
38680
38680
|
onClick: function onClick() {
|
|
38681
38681
|
if (props.fetchingtypeprops == 'collections') {
|
|
38682
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
38682
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
38683
38683
|
} else {
|
|
38684
38684
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
38685
38685
|
}
|