tabexseriescomponents 0.0.237 → 0.0.239
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 +223 -411
- package/dist/index.esm.js +223 -411
- package/dist/index.umd.js +223 -411
- package/package.json +1 -1
- package/src.zip +0 -0
package/dist/index.cjs.js
CHANGED
|
@@ -15319,12 +15319,7 @@ var CTAHeader = function CTAHeader(props) {
|
|
|
15319
15319
|
style: {
|
|
15320
15320
|
color: '#8fa0bd'
|
|
15321
15321
|
}
|
|
15322
|
-
}, lang.hello, ","), /*#__PURE__*/React__default["default"].createElement("
|
|
15323
|
-
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem font-weight-600 text-overflow text-capitalize p-0 ml-1 mr-1 ',
|
|
15324
|
-
onClick: function onClick() {
|
|
15325
|
-
routingcountext(StaticPagesLinksContext.accountinfo);
|
|
15326
|
-
}
|
|
15327
|
-
}, authdetailsContext.customerinfo.name))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
15322
|
+
}, lang.hello, ","))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
15328
15323
|
onClick: function onClick() {
|
|
15329
15324
|
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
15330
15325
|
}
|
|
@@ -15332,9 +15327,9 @@ var CTAHeader = function CTAHeader(props) {
|
|
|
15332
15327
|
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' m-0 p-0 d-flex align-items-center '
|
|
15333
15328
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
15334
15329
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
15335
|
-
}, sectionproperties.carticonstyle == 'Shopping bag 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingBag.FiShoppingBag, null), sectionproperties.carticonstyle == 'Shopping bag 2' && /*#__PURE__*/React__default["default"].createElement(CgShoppingBag.CgShoppingBag, null), sectionproperties.carticonstyle == 'Shopping bag 3' && /*#__PURE__*/React__default["default"].createElement(BsBag.BsBag, null), sectionproperties.carticonstyle == 'Shopping bag 4' && /*#__PURE__*/React__default["default"].createElement(HiOutlineShoppingBag.HiOutlineShoppingBag, null), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, null), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, null), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
15330
|
+
}, sectionproperties.carticonstyle == 'Shopping bag 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingBag.FiShoppingBag, null), sectionproperties.carticonstyle == 'Shopping bag 2' && /*#__PURE__*/React__default["default"].createElement(CgShoppingBag.CgShoppingBag, null), sectionproperties.carticonstyle == 'Shopping bag 3' && /*#__PURE__*/React__default["default"].createElement(BsBag.BsBag, null), sectionproperties.carticonstyle == 'Shopping bag 4' && /*#__PURE__*/React__default["default"].createElement(HiOutlineShoppingBag.HiOutlineShoppingBag, null), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, null), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, null), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React__default["default"].createElement(FiCalendar.FiCalendar, null), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
15336
15331
|
"class": "ml-2 mr-2"
|
|
15337
|
-
},
|
|
15332
|
+
}, langdetect == 'en' ? sectionproperties.previousorders_titleen : sectionproperties.previousorders_titlear)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
15338
15333
|
onClick: function onClick() {
|
|
15339
15334
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
15340
15335
|
}
|
|
@@ -15404,6 +15399,8 @@ var CTAHeader = function CTAHeader(props) {
|
|
|
15404
15399
|
size: sectionproperties.cartBtn_iconFontSize
|
|
15405
15400
|
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
15406
15401
|
size: sectionproperties.cartBtn_iconFontSize
|
|
15402
|
+
}), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React__default["default"].createElement(FiCalendar.FiCalendar, {
|
|
15403
|
+
size: sectionproperties.cartBtn_iconFontSize
|
|
15407
15404
|
})))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15408
15405
|
"class": "col-lg-12 p-0 allcentered",
|
|
15409
15406
|
style: {
|
|
@@ -26216,9 +26213,9 @@ var TwoTieredWithCenteredLogoHeader = function TwoTieredWithCenteredLogoHeader(p
|
|
|
26216
26213
|
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' m-0 p-0 d-flex align-items-center '
|
|
26217
26214
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
26218
26215
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
26219
|
-
}, sectionproperties.carticonstyle == 'Shopping bag 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingBag.FiShoppingBag, null), sectionproperties.carticonstyle == 'Shopping bag 2' && /*#__PURE__*/React__default["default"].createElement(CgShoppingBag.CgShoppingBag, null), sectionproperties.carticonstyle == 'Shopping bag 3' && /*#__PURE__*/React__default["default"].createElement(BsBag.BsBag, null), sectionproperties.carticonstyle == 'Shopping bag 4' && /*#__PURE__*/React__default["default"].createElement(HiOutlineShoppingBag.HiOutlineShoppingBag, null), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, null), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, null), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
26216
|
+
}, sectionproperties.carticonstyle == 'Shopping bag 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingBag.FiShoppingBag, null), sectionproperties.carticonstyle == 'Shopping bag 2' && /*#__PURE__*/React__default["default"].createElement(CgShoppingBag.CgShoppingBag, null), sectionproperties.carticonstyle == 'Shopping bag 3' && /*#__PURE__*/React__default["default"].createElement(BsBag.BsBag, null), sectionproperties.carticonstyle == 'Shopping bag 4' && /*#__PURE__*/React__default["default"].createElement(HiOutlineShoppingBag.HiOutlineShoppingBag, null), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, null), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, null), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React__default["default"].createElement(FiCalendar.FiCalendar, null), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
26220
26217
|
"class": "ml-2 mr-2"
|
|
26221
|
-
},
|
|
26218
|
+
}, langdetect == 'en' ? sectionproperties.previousorders_titleen : sectionproperties.previousorders_titlear)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, {
|
|
26222
26219
|
style: {
|
|
26223
26220
|
marginBottom: 0,
|
|
26224
26221
|
marginTop: 0
|
|
@@ -26457,6 +26454,8 @@ var TwoTieredWithCenteredLogoHeader = function TwoTieredWithCenteredLogoHeader(p
|
|
|
26457
26454
|
size: sectionproperties.cartBtn_iconFontSize
|
|
26458
26455
|
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
26459
26456
|
size: sectionproperties.cartBtn_iconFontSize
|
|
26457
|
+
}), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React__default["default"].createElement(FiCalendar.FiCalendar, {
|
|
26458
|
+
size: sectionproperties.cartBtn_iconFontSize
|
|
26460
26459
|
}))))), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Full Width' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
26461
26460
|
"class": "row m-0 w-100 justify-content-center align-items-center",
|
|
26462
26461
|
style: {
|
|
@@ -36633,6 +36632,19 @@ var VideosSection = function VideosSection(props) {
|
|
|
36633
36632
|
}
|
|
36634
36633
|
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr);
|
|
36635
36634
|
};
|
|
36635
|
+
var ImageContent = function ImageContent(item, index) {
|
|
36636
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36637
|
+
"class": "row m-0 w-100"
|
|
36638
|
+
}, sectionproperties.slideshowtext1_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36639
|
+
className: bgcssstyles.text1styles + ' col-lg-12 p-0 w-100 d-flex align-items-center '
|
|
36640
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
36641
|
+
className: bgcssstyles.text1styles + ' d-flex wordbreak m-0 p-0 '
|
|
36642
|
+
}, langdetect == 'en' ? item.title_en : item.title_ar)), sectionproperties.slideshowtext2_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36643
|
+
className: bgcssstyles.text2styles + ' col-lg-12 p-0 w-100 d-flex '
|
|
36644
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
36645
|
+
className: bgcssstyles.text2styles + ' d-flex wordbreak m-0 p-0 '
|
|
36646
|
+
}, langdetect == 'en' ? item.description_en : item.description_ar)));
|
|
36647
|
+
};
|
|
36636
36648
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36637
36649
|
className: "row ml-0 mr-0 w-100 pl-md-0 pr-md-0",
|
|
36638
36650
|
style: {
|
|
@@ -36670,21 +36682,15 @@ var VideosSection = function VideosSection(props) {
|
|
|
36670
36682
|
}
|
|
36671
36683
|
}, Description()), Object.keys(videosarrayofobjs).length != 0 && videosarrayofobjs.map(function (item, index) {
|
|
36672
36684
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36673
|
-
className: 'd-flex align-items-stretch col-md-6 col-sm-12 col-lg-' +
|
|
36685
|
+
className: 'd-flex align-items-stretch col-md-6 col-sm-12 col-lg-' + item.numberofcols,
|
|
36674
36686
|
style: {
|
|
36675
36687
|
marginBottom: sectionproperties.image_mb + 'px'
|
|
36676
36688
|
}
|
|
36677
36689
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36678
36690
|
className: "row ml-0 mr-0 d-flex w-100"
|
|
36679
|
-
}, sectionproperties.
|
|
36680
|
-
|
|
36681
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
36682
|
-
className: bgcssstyles.text1styles + ' d-flex wordbreak m-0 p-0 '
|
|
36683
|
-
}, langdetect == 'en' ? videosarrayofobjs[index].title_en : videosarrayofobjs[index].title_ar)), sectionproperties.slideshowtext2_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36684
|
-
className: bgcssstyles.text2styles + ' col-lg-12 p-0 w-100 d-flex '
|
|
36685
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
36686
|
-
className: bgcssstyles.text2styles + ' d-flex wordbreak m-0 p-0 '
|
|
36687
|
-
}, langdetect == 'en' ? videosarrayofobjs[index].description_en : videosarrayofobjs[index].description_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36691
|
+
}, sectionproperties.sectionbgstyle == 'Text above image' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36692
|
+
"class": "col-lg-12 p-0"
|
|
36693
|
+
}, ImageContent(item)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36688
36694
|
className: 'col-lg-12 p-0 d-md-flex w-100 mt-auto',
|
|
36689
36695
|
style: {
|
|
36690
36696
|
borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
|
|
@@ -36693,8 +36699,8 @@ var VideosSection = function VideosSection(props) {
|
|
|
36693
36699
|
borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
36694
36700
|
height: sectionproperties.image_height + 'px'
|
|
36695
36701
|
}
|
|
36696
|
-
}, item.linkclicked == true &&
|
|
36697
|
-
url:
|
|
36702
|
+
}, item.linkclicked == true && item.linktype != 'External Link ' && /*#__PURE__*/React__default["default"].createElement(ReactPlayer__default["default"], {
|
|
36703
|
+
url: item.url,
|
|
36698
36704
|
height: sectionproperties.image_height + 'px',
|
|
36699
36705
|
width: '100%',
|
|
36700
36706
|
playing: true,
|
|
@@ -36702,28 +36708,33 @@ var VideosSection = function VideosSection(props) {
|
|
|
36702
36708
|
loop: true,
|
|
36703
36709
|
muted: true,
|
|
36704
36710
|
playsinline: true
|
|
36705
|
-
}), item.linkclicked == false && /*#__PURE__*/React__default["default"].createElement("
|
|
36711
|
+
}), item.linkclicked == false && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36706
36712
|
onClick: function onClick() {
|
|
36707
|
-
if (
|
|
36708
|
-
window.open(
|
|
36709
|
-
} else {
|
|
36713
|
+
if (item.linktype == 'External Link') {
|
|
36714
|
+
window.open(item.url, '_blank');
|
|
36715
|
+
} else if (item.linktype == 'Image') ; else {
|
|
36710
36716
|
var temparr = _toConsumableArray__default["default"](videosarrayofobjs);
|
|
36711
36717
|
temparr[index].linkclicked = true;
|
|
36712
36718
|
setvideosarrayofobjs(_toConsumableArray__default["default"](temparr));
|
|
36713
36719
|
}
|
|
36714
36720
|
},
|
|
36715
|
-
"class": "w-100 h-100"
|
|
36721
|
+
"class": "w-100 h-100",
|
|
36722
|
+
style: {
|
|
36723
|
+
cursor: item.linktype == 'Image' ? 'default' : 'pointer'
|
|
36724
|
+
}
|
|
36716
36725
|
}, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
|
|
36717
36726
|
urlEndpoint: IKurlEndpoint,
|
|
36718
36727
|
publicKey: IKpublicKey,
|
|
36719
|
-
path: videosarrayofobjs.length != 0 ?
|
|
36728
|
+
path: videosarrayofobjs.length != 0 ? item.image : '',
|
|
36720
36729
|
className: sectionproperties.bgcovercontainresponsive == 'Contain' ? 'objectFit-md-contain' : '',
|
|
36721
36730
|
style: {
|
|
36722
36731
|
height: '100%',
|
|
36723
36732
|
width: '100%',
|
|
36724
36733
|
objectFit: sectionproperties.bgcovercontain
|
|
36725
36734
|
}
|
|
36726
|
-
})))
|
|
36735
|
+
}))), sectionproperties.sectionbgstyle != 'Text above image' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36736
|
+
"class": "col-lg-12 p-0 mt-3"
|
|
36737
|
+
}, ImageContent(item))));
|
|
36727
36738
|
}));
|
|
36728
36739
|
};
|
|
36729
36740
|
|
|
@@ -41977,6 +41988,110 @@ var UpSlideEffectCard = function UpSlideEffectCard(props) {
|
|
|
41977
41988
|
}
|
|
41978
41989
|
})
|
|
41979
41990
|
};
|
|
41991
|
+
var Buttons = function Buttons() {
|
|
41992
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41993
|
+
"class": "w-100 allcentered"
|
|
41994
|
+
}, sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
41995
|
+
"class": sectionproperties.cartBtnShow == 'Hide' ? "".concat(card_cssstyles.button_styles) + ' ml-2 mr-2 ' : "".concat(card_cssstyles.button_styles) + ' ',
|
|
41996
|
+
onClick: function onClick(e) {
|
|
41997
|
+
e.stopPropagation();
|
|
41998
|
+
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
41999
|
+
}
|
|
42000
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
42001
|
+
"class": "h-100 d-flex align-items-center justify-content-center"
|
|
42002
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaRegEye.FaRegEye, {
|
|
42003
|
+
size: sectionproperties.generalbtn_fontsize
|
|
42004
|
+
}))), sectionproperties.quantitybtn_show == 'Hide' && sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
42005
|
+
"class": "".concat(card_cssstyles.cart_btn) + ' ml-2 mr-2 ml-sm-1 mr-sm-1 w-sm-100px font-sm-12 ',
|
|
42006
|
+
onClick: function onClick(e) {
|
|
42007
|
+
e.stopPropagation();
|
|
42008
|
+
setShowProductInfoModalContext(true);
|
|
42009
|
+
setProductIdProdutInfoModalContext(item.productid);
|
|
42010
|
+
}
|
|
42011
|
+
}, langdetect == 'en' ? sectionproperties.cartBtnContentenglish : sectionproperties.cartBtnContentarabic), sectionproperties.quantitybtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", null, sectionproperties.cartBtnShow == 'Show' && showquantity == false && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
42012
|
+
"class": "".concat(card_cssstyles.cart_btn) + ' ml-2 mr-2 ml-sm-1 mr-sm-1 w-sm-100px font-sm-12 ',
|
|
42013
|
+
onClick: function onClick(e) {
|
|
42014
|
+
e.stopPropagation();
|
|
42015
|
+
setshowquantity(true);
|
|
42016
|
+
}
|
|
42017
|
+
}, langdetect == 'en' ? sectionproperties.cartBtnContentenglish : sectionproperties.cartBtnContentarabic), showquantity == true && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42018
|
+
"class": "".concat(card_cssstyles.quantitybtn) + ' w-sm-100px p-0 d-flex align-items-center justify-content-center ml-2 mr-2 ml-sm-1 mr-sm-1 ',
|
|
42019
|
+
style: {
|
|
42020
|
+
direction: 'ltr'
|
|
42021
|
+
}
|
|
42022
|
+
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
42023
|
+
"class": "".concat(card_cssstyles.minus_quantitybtn_icon_container),
|
|
42024
|
+
onClick: function onClick(e) {
|
|
42025
|
+
e.stopPropagation();
|
|
42026
|
+
if (item.hasvariants == 0) {
|
|
42027
|
+
var tempitem = _objectSpread$C({}, item);
|
|
42028
|
+
tempitem.quantity = parseInt(tempitem.quantity);
|
|
42029
|
+
tempitem.quantity = tempitem.quantity - 1;
|
|
42030
|
+
if (tempitem.quantity <= 0) {
|
|
42031
|
+
tempitem.quantity = 0;
|
|
42032
|
+
}
|
|
42033
|
+
setitem(_objectSpread$C({}, tempitem));
|
|
42034
|
+
addtocartfunc('add', tempitem.quantity);
|
|
42035
|
+
} else {
|
|
42036
|
+
setShowProductInfoModalContext(true);
|
|
42037
|
+
setProductIdProdutInfoModalContext(item.productid);
|
|
42038
|
+
}
|
|
42039
|
+
},
|
|
42040
|
+
disabled: AddtoCartMutationContext.isLoading == true ? true : false
|
|
42041
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
42042
|
+
"class": "h-100 allcentered minusbtn"
|
|
42043
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiMinus.FiMinus, null))), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
42044
|
+
"class": "".concat(card_cssstyles.quantitybtn_text) + ' d-flex align-items-center justify-content-center '
|
|
42045
|
+
}, addtocartbuttonrender()), /*#__PURE__*/React__default["default"].createElement("button", {
|
|
42046
|
+
"class": "".concat(card_cssstyles.add_quantitybtn_icon_container),
|
|
42047
|
+
onClick: function onClick(e) {
|
|
42048
|
+
e.stopPropagation();
|
|
42049
|
+
if (item.hasvariants == 0) {
|
|
42050
|
+
var tempitem = _objectSpread$C({}, item);
|
|
42051
|
+
tempitem.quantity = parseInt(tempitem.quantity);
|
|
42052
|
+
tempitem.quantity = tempitem.quantity + 1;
|
|
42053
|
+
if (tempitem.quantity <= 0) {
|
|
42054
|
+
tempitem.quantity = 0;
|
|
42055
|
+
}
|
|
42056
|
+
setitem(_objectSpread$C({}, tempitem));
|
|
42057
|
+
addtocartfunc('add', tempitem.quantity);
|
|
42058
|
+
} else {
|
|
42059
|
+
setShowProductInfoModalContext(true);
|
|
42060
|
+
setProductIdProdutInfoModalContext(item.productid);
|
|
42061
|
+
}
|
|
42062
|
+
},
|
|
42063
|
+
disabled: AddtoCartMutationContext.isLoading == true ? true : false
|
|
42064
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
42065
|
+
"class": "h-100 allcentered addbtn"
|
|
42066
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiPlus.FiPlus, null))))), sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
42067
|
+
"class": sectionproperties.cartBtnShow == 'Hide' ? "".concat(card_cssstyles.wishlist_btn) + ' ml-2 mr-2 ' : "".concat(card_cssstyles.wishlist_btn) + ' ',
|
|
42068
|
+
onClick: function onClick(e) {
|
|
42069
|
+
e.stopPropagation();
|
|
42070
|
+
addtofavoritescontext(item.productid);
|
|
42071
|
+
},
|
|
42072
|
+
style: {
|
|
42073
|
+
background: item.IsFavExists == true ? sectionproperties.favbtn_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.activebgcolor : ''
|
|
42074
|
+
}
|
|
42075
|
+
}, item.IsFavExists && /*#__PURE__*/React__default["default"].createElement("i", {
|
|
42076
|
+
"class": "h-100 d-flex align-items-center justify-content-center"
|
|
42077
|
+
}, sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React__default["default"].createElement(AiFillStar.AiFillStar, {
|
|
42078
|
+
size: sectionproperties.favBtnIconfontsize,
|
|
42079
|
+
style: {
|
|
42080
|
+
color: sectionproperties.activefaviconcolor
|
|
42081
|
+
}
|
|
42082
|
+
}), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React__default["default"].createElement(FaHeart.FaHeart, {
|
|
42083
|
+
size: sectionproperties.favBtnIconfontsize,
|
|
42084
|
+
style: {
|
|
42085
|
+
color: sectionproperties.activefaviconcolor
|
|
42086
|
+
}
|
|
42087
|
+
})), !item.IsFavExists && /*#__PURE__*/React__default["default"].createElement("i", {
|
|
42088
|
+
"class": "h-100 d-flex align-items-center justify-content-center"
|
|
42089
|
+
}, sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React__default["default"].createElement(AiOutlineStar.AiOutlineStar, {
|
|
42090
|
+
size: sectionproperties.favBtnIconfontsize
|
|
42091
|
+
}), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart, {
|
|
42092
|
+
size: sectionproperties.favBtnIconfontsize
|
|
42093
|
+
}))));
|
|
42094
|
+
};
|
|
41980
42095
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41981
42096
|
"class": props.sectiontypeprops2 == 'vertical' ? "".concat(card_cssstyles.productcard2) + ' w-100 ' : " ".concat(card_cssstyles.productcard, " ").concat(generalCardsStyles.productcard),
|
|
41982
42097
|
style: {
|
|
@@ -42066,107 +42181,10 @@ var UpSlideEffectCard = function UpSlideEffectCard(props) {
|
|
|
42066
42181
|
fontSize: sectionproperties.badge_fontsize + 'px'
|
|
42067
42182
|
}
|
|
42068
42183
|
}, langdetect == 'en' ? sectionproperties.badgeContentEn : sectionproperties.badgeContentAr)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42069
|
-
"class": sectionproperties.transition == 'Show By Default' ? "".concat(card_cssstyles.floating_content_show) + ' row m-0 align-items-center justify-content-center ' : "".concat(card_cssstyles.floating_content) + ' row m-0 align-items-center justify-content-center floating_content '
|
|
42070
|
-
},
|
|
42071
|
-
"class":
|
|
42072
|
-
|
|
42073
|
-
e.stopPropagation();
|
|
42074
|
-
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
42075
|
-
}
|
|
42076
|
-
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
42077
|
-
"class": "h-100 d-flex align-items-center justify-content-center"
|
|
42078
|
-
}, /*#__PURE__*/React__default["default"].createElement(FaRegEye.FaRegEye, {
|
|
42079
|
-
size: sectionproperties.generalbtn_fontsize
|
|
42080
|
-
}))), sectionproperties.quantitybtn_show == 'Hide' && sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
42081
|
-
"class": "".concat(card_cssstyles.cart_btn) + ' ml-2 mr-2 ml-sm-1 mr-sm-1 w-sm-100px font-sm-12 ',
|
|
42082
|
-
onClick: function onClick(e) {
|
|
42083
|
-
e.stopPropagation();
|
|
42084
|
-
setShowProductInfoModalContext(true);
|
|
42085
|
-
setProductIdProdutInfoModalContext(item.productid);
|
|
42086
|
-
}
|
|
42087
|
-
}, langdetect == 'en' ? sectionproperties.cartBtnContentenglish : sectionproperties.cartBtnContentarabic), sectionproperties.quantitybtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", null, sectionproperties.cartBtnShow == 'Show' && showquantity == false && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
42088
|
-
"class": "".concat(card_cssstyles.cart_btn) + ' ml-2 mr-2 ml-sm-1 mr-sm-1 w-sm-100px font-sm-12 ',
|
|
42089
|
-
onClick: function onClick(e) {
|
|
42090
|
-
e.stopPropagation();
|
|
42091
|
-
setshowquantity(true);
|
|
42092
|
-
}
|
|
42093
|
-
}, langdetect == 'en' ? sectionproperties.cartBtnContentenglish : sectionproperties.cartBtnContentarabic), showquantity == true && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42094
|
-
"class": "".concat(card_cssstyles.quantitybtn) + ' w-sm-100px p-0 d-flex align-items-center justify-content-center ml-2 mr-2 ml-sm-1 mr-sm-1 ',
|
|
42095
|
-
style: {
|
|
42096
|
-
direction: 'ltr'
|
|
42097
|
-
}
|
|
42098
|
-
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
42099
|
-
"class": "".concat(card_cssstyles.minus_quantitybtn_icon_container),
|
|
42100
|
-
onClick: function onClick(e) {
|
|
42101
|
-
e.stopPropagation();
|
|
42102
|
-
if (item.hasvariants == 0) {
|
|
42103
|
-
var tempitem = _objectSpread$C({}, item);
|
|
42104
|
-
tempitem.quantity = parseInt(tempitem.quantity);
|
|
42105
|
-
tempitem.quantity = tempitem.quantity - 1;
|
|
42106
|
-
if (tempitem.quantity <= 0) {
|
|
42107
|
-
tempitem.quantity = 0;
|
|
42108
|
-
}
|
|
42109
|
-
setitem(_objectSpread$C({}, tempitem));
|
|
42110
|
-
addtocartfunc('add', tempitem.quantity);
|
|
42111
|
-
} else {
|
|
42112
|
-
setShowProductInfoModalContext(true);
|
|
42113
|
-
setProductIdProdutInfoModalContext(item.productid);
|
|
42114
|
-
}
|
|
42115
|
-
},
|
|
42116
|
-
disabled: AddtoCartMutationContext.isLoading == true ? true : false
|
|
42117
|
-
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
42118
|
-
"class": "h-100 allcentered minusbtn"
|
|
42119
|
-
}, /*#__PURE__*/React__default["default"].createElement(FiMinus.FiMinus, null))), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
42120
|
-
"class": "".concat(card_cssstyles.quantitybtn_text) + ' d-flex align-items-center justify-content-center '
|
|
42121
|
-
}, addtocartbuttonrender()), /*#__PURE__*/React__default["default"].createElement("button", {
|
|
42122
|
-
"class": "".concat(card_cssstyles.add_quantitybtn_icon_container),
|
|
42123
|
-
onClick: function onClick(e) {
|
|
42124
|
-
e.stopPropagation();
|
|
42125
|
-
if (item.hasvariants == 0) {
|
|
42126
|
-
var tempitem = _objectSpread$C({}, item);
|
|
42127
|
-
tempitem.quantity = parseInt(tempitem.quantity);
|
|
42128
|
-
tempitem.quantity = tempitem.quantity + 1;
|
|
42129
|
-
if (tempitem.quantity <= 0) {
|
|
42130
|
-
tempitem.quantity = 0;
|
|
42131
|
-
}
|
|
42132
|
-
setitem(_objectSpread$C({}, tempitem));
|
|
42133
|
-
addtocartfunc('add', tempitem.quantity);
|
|
42134
|
-
} else {
|
|
42135
|
-
setShowProductInfoModalContext(true);
|
|
42136
|
-
setProductIdProdutInfoModalContext(item.productid);
|
|
42137
|
-
}
|
|
42138
|
-
},
|
|
42139
|
-
disabled: AddtoCartMutationContext.isLoading == true ? true : false
|
|
42140
|
-
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
42141
|
-
"class": "h-100 allcentered addbtn"
|
|
42142
|
-
}, /*#__PURE__*/React__default["default"].createElement(FiPlus.FiPlus, null))))), sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
42143
|
-
"class": sectionproperties.cartBtnShow == 'Hide' ? "".concat(card_cssstyles.wishlist_btn) + '' : "".concat(card_cssstyles.wishlist_btn) + ' ml-2 mr-2 ',
|
|
42144
|
-
onClick: function onClick(e) {
|
|
42145
|
-
e.stopPropagation();
|
|
42146
|
-
addtofavoritescontext(item.productid);
|
|
42147
|
-
},
|
|
42148
|
-
style: {
|
|
42149
|
-
background: item.IsFavExists == true ? sectionproperties.favbtn_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.activebgcolor : ''
|
|
42150
|
-
}
|
|
42151
|
-
}, item.IsFavExists && /*#__PURE__*/React__default["default"].createElement("i", {
|
|
42152
|
-
"class": "h-100 d-flex align-items-center justify-content-center"
|
|
42153
|
-
}, sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React__default["default"].createElement(AiFillStar.AiFillStar, {
|
|
42154
|
-
size: sectionproperties.favBtnIconfontsize,
|
|
42155
|
-
style: {
|
|
42156
|
-
color: sectionproperties.activefaviconcolor
|
|
42157
|
-
}
|
|
42158
|
-
}), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React__default["default"].createElement(FaHeart.FaHeart, {
|
|
42159
|
-
size: sectionproperties.favBtnIconfontsize,
|
|
42160
|
-
style: {
|
|
42161
|
-
color: sectionproperties.activefaviconcolor
|
|
42162
|
-
}
|
|
42163
|
-
})), !item.IsFavExists && /*#__PURE__*/React__default["default"].createElement("i", {
|
|
42164
|
-
"class": "h-100 d-flex align-items-center justify-content-center"
|
|
42165
|
-
}, sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React__default["default"].createElement(AiOutlineStar.AiOutlineStar, {
|
|
42166
|
-
size: sectionproperties.favBtnIconfontsize
|
|
42167
|
-
}), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart, {
|
|
42168
|
-
size: sectionproperties.favBtnIconfontsize
|
|
42169
|
-
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42184
|
+
"class": sectionproperties.transition == 'Show By Default' ? "".concat(card_cssstyles.floating_content_show) + ' row m-0 align-items-center justify-content-center d-flex d-md-none ' : "".concat(card_cssstyles.floating_content) + ' row m-0 align-items-center justify-content-center floating_content d-flex d-md-none '
|
|
42185
|
+
}, Buttons()), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42186
|
+
"class": "".concat(card_cssstyles.floating_content_show) + ' row m-0 align-items-center justify-content-center d-none d-md-flex '
|
|
42187
|
+
}, Buttons())), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42170
42188
|
"class": "col-lg-12",
|
|
42171
42189
|
style: {
|
|
42172
42190
|
paddingRight: langdetect == 'en' ? sectionproperties.reservation_padding_right + 'px' : sectionproperties.reservation_padding_left + 'px',
|
|
@@ -44522,6 +44540,13 @@ var Card23 = function Card23(props) {
|
|
|
44522
44540
|
transition: 'all, 0.4s',
|
|
44523
44541
|
right: 10,
|
|
44524
44542
|
transform: "translateX(0px)"
|
|
44543
|
+
}),
|
|
44544
|
+
imageContainer: glamor.css({
|
|
44545
|
+
backgroundColor: sectionproperties.image_bgcolor,
|
|
44546
|
+
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
|
|
44547
|
+
borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
44548
|
+
borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
|
|
44549
|
+
borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px'
|
|
44525
44550
|
})
|
|
44526
44551
|
};
|
|
44527
44552
|
var plainString = function plainString(html) {
|
|
@@ -44529,6 +44554,65 @@ var Card23 = function Card23(props) {
|
|
|
44529
44554
|
divContainer.innerHTML = html;
|
|
44530
44555
|
return divContainer.textContent || divContainer.innerText || '';
|
|
44531
44556
|
};
|
|
44557
|
+
var Image = function Image() {
|
|
44558
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44559
|
+
"class": "w-100"
|
|
44560
|
+
}, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
|
|
44561
|
+
urlEndpoint: IKurlEndpoint,
|
|
44562
|
+
publicKey: IKpublicKey,
|
|
44563
|
+
path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
|
|
44564
|
+
style: {
|
|
44565
|
+
width: sectionproperties.imageInnerWidth_Height + '%',
|
|
44566
|
+
height: sectionproperties.imageInnerWidth_Height + '%',
|
|
44567
|
+
objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain',
|
|
44568
|
+
borderBottomLeftRadius: sectionproperties.bgcovercontain == 'Cover' ? langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px' : 0,
|
|
44569
|
+
borderBottomRightRadius: sectionproperties.bgcovercontain == 'Cover' ? langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px' : 0,
|
|
44570
|
+
borderTopLeftRadius: sectionproperties.bgcovercontain == 'Cover' ? langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px' : 0,
|
|
44571
|
+
borderTopRightRadius: sectionproperties.bgcovercontain == 'Cover' ? langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px' : 0
|
|
44572
|
+
},
|
|
44573
|
+
loading: "lazy",
|
|
44574
|
+
onClick: function onClick() {
|
|
44575
|
+
setShowProductInfoModalContext(true);
|
|
44576
|
+
setProductIdProdutInfoModalContext(item.productid);
|
|
44577
|
+
}
|
|
44578
|
+
}), (item === null || item === void 0 ? void 0 : item.hassale) == 1 && sectionproperties.prodsalePriceshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44579
|
+
"class": "row m-0 align-items-center justify-content-center",
|
|
44580
|
+
style: {
|
|
44581
|
+
position: 'absolute',
|
|
44582
|
+
top: 10,
|
|
44583
|
+
left: 10,
|
|
44584
|
+
height: sectionproperties.badge_height + 'px',
|
|
44585
|
+
width: sectionproperties.badge_width + 'px',
|
|
44586
|
+
backgroundColor: sectionproperties.badge_bgcolor,
|
|
44587
|
+
borderRadius: sectionproperties.badge_borderradius + 'px',
|
|
44588
|
+
paddingLeft: '10px',
|
|
44589
|
+
paddingRight: '10px',
|
|
44590
|
+
color: sectionproperties.badge_color
|
|
44591
|
+
}
|
|
44592
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44593
|
+
style: {
|
|
44594
|
+
fontSize: sectionproperties.badge_fontsize + 'px'
|
|
44595
|
+
}
|
|
44596
|
+
}, langdetect == 'en' ? sectionproperties.badgeContentEn : sectionproperties.badgeContentAr)), sectionproperties.showpill == 'Show' && item.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44597
|
+
"class": "allcentered",
|
|
44598
|
+
style: {
|
|
44599
|
+
position: 'absolute',
|
|
44600
|
+
top: sectionproperties.pillpositionfromtop + 'px',
|
|
44601
|
+
left: sectionproperties.pillpositionfromright + 'px',
|
|
44602
|
+
width: sectionproperties.pillwidth + 'px',
|
|
44603
|
+
height: sectionproperties.pillheight + 'px',
|
|
44604
|
+
background: sectionproperties.pillbgcolor,
|
|
44605
|
+
borderRadius: sectionproperties.pillborderBottomLeftRadius + 'px'
|
|
44606
|
+
}
|
|
44607
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44608
|
+
"class": "m-0 p-0 text-uppercase",
|
|
44609
|
+
style: {
|
|
44610
|
+
color: sectionproperties.pillcolor,
|
|
44611
|
+
fontSize: sectionproperties.pillfontSize + 'px',
|
|
44612
|
+
direction: 'ltr'
|
|
44613
|
+
}
|
|
44614
|
+
}, '-' + Math.round(10.0 * ((parseInt(item.defaultprice) - parseInt(item.defaultsaleprice)) / parseInt(item.defaultprice)) * 100) / 10.0 + '%')));
|
|
44615
|
+
};
|
|
44532
44616
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44533
44617
|
"class": "row m-0 w-100 pl-sm-2 pr-sm-2",
|
|
44534
44618
|
style: {
|
|
@@ -44536,7 +44620,7 @@ var Card23 = function Card23(props) {
|
|
|
44536
44620
|
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
|
|
44537
44621
|
}
|
|
44538
44622
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44539
|
-
"class": "".concat(cardsstyles2.card) + '
|
|
44623
|
+
"class": "".concat(cardsstyles2.card) + ' '
|
|
44540
44624
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44541
44625
|
"class": item.IsFavExists == true ? "".concat(cardsstyles2.iconsContainer, " ").concat(cardsstyles2.iconsContainer2) + ' iconsContainer d-flex d-md-none ' : "".concat(cardsstyles2.iconsContainer) + ' iconsContainer d-flex d-md-none ',
|
|
44542
44626
|
style: {
|
|
@@ -44620,288 +44704,16 @@ var Card23 = function Card23(props) {
|
|
|
44620
44704
|
paddingBottom: sectionproperties.paddingBottom + 'px'
|
|
44621
44705
|
}
|
|
44622
44706
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44623
|
-
"class":
|
|
44707
|
+
"class": cardsstyles2.imageContainer + ' d-flex d-md-none ',
|
|
44624
44708
|
style: {
|
|
44625
|
-
|
|
44626
|
-
height: sectionproperties.image_height + 'px',
|
|
44627
|
-
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
|
|
44628
|
-
borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
44629
|
-
borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
|
|
44630
|
-
borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px'
|
|
44631
|
-
}
|
|
44632
|
-
}, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
|
|
44633
|
-
urlEndpoint: IKurlEndpoint,
|
|
44634
|
-
publicKey: IKpublicKey,
|
|
44635
|
-
path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
|
|
44636
|
-
style: {
|
|
44637
|
-
width: '100%',
|
|
44638
|
-
height: '100%',
|
|
44639
|
-
objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain',
|
|
44640
|
-
borderBottomLeftRadius: sectionproperties.bgcovercontain == 'Cover' ? langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px' : 0,
|
|
44641
|
-
borderBottomRightRadius: sectionproperties.bgcovercontain == 'Cover' ? langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px' : 0,
|
|
44642
|
-
borderTopLeftRadius: sectionproperties.bgcovercontain == 'Cover' ? langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px' : 0,
|
|
44643
|
-
borderTopRightRadius: sectionproperties.bgcovercontain == 'Cover' ? langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px' : 0
|
|
44644
|
-
},
|
|
44645
|
-
loading: "lazy",
|
|
44646
|
-
onClick: function onClick() {
|
|
44647
|
-
setShowProductInfoModalContext(true);
|
|
44648
|
-
setProductIdProdutInfoModalContext(item.productid);
|
|
44649
|
-
}
|
|
44650
|
-
}), (item === null || item === void 0 ? void 0 : item.hassale) == 1 && sectionproperties.prodsalePriceshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44651
|
-
"class": "row m-0 align-items-center justify-content-center",
|
|
44652
|
-
style: {
|
|
44653
|
-
position: 'absolute',
|
|
44654
|
-
top: 10,
|
|
44655
|
-
left: 10,
|
|
44656
|
-
height: sectionproperties.badge_height + 'px',
|
|
44657
|
-
width: sectionproperties.badge_width + 'px',
|
|
44658
|
-
backgroundColor: sectionproperties.badge_bgcolor,
|
|
44659
|
-
borderRadius: sectionproperties.badge_borderradius + 'px',
|
|
44660
|
-
paddingLeft: '10px',
|
|
44661
|
-
paddingRight: '10px',
|
|
44662
|
-
color: sectionproperties.badge_color
|
|
44663
|
-
}
|
|
44664
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44665
|
-
style: {
|
|
44666
|
-
fontSize: sectionproperties.badge_fontsize + 'px'
|
|
44667
|
-
}
|
|
44668
|
-
}, langdetect == 'en' ? sectionproperties.badgeContentEn : sectionproperties.badgeContentAr)), sectionproperties.showpill == 'Show' && item.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44669
|
-
"class": "allcentered",
|
|
44670
|
-
style: {
|
|
44671
|
-
position: 'absolute',
|
|
44672
|
-
top: sectionproperties.pillpositionfromtop + 'px',
|
|
44673
|
-
left: sectionproperties.pillpositionfromright + 'px',
|
|
44674
|
-
width: sectionproperties.pillwidth + 'px',
|
|
44675
|
-
height: sectionproperties.pillheight + 'px',
|
|
44676
|
-
background: sectionproperties.pillbgcolor,
|
|
44677
|
-
borderRadius: sectionproperties.pillborderBottomLeftRadius + 'px'
|
|
44678
|
-
}
|
|
44679
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44680
|
-
"class": "m-0 p-0 text-uppercase",
|
|
44681
|
-
style: {
|
|
44682
|
-
color: sectionproperties.pillcolor,
|
|
44683
|
-
fontSize: sectionproperties.pillfontSize + 'px',
|
|
44684
|
-
direction: 'ltr'
|
|
44685
|
-
}
|
|
44686
|
-
}, '-' + Math.round(10.0 * ((parseInt(item.defaultprice) - parseInt(item.defaultsaleprice)) / parseInt(item.defaultprice)) * 100) / 10.0 + '%'))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44687
|
-
"class": 'row m-0 w-100 pl-sm-0 pr-sm-0',
|
|
44688
|
-
style: {
|
|
44689
|
-
paddingLeft: '10px',
|
|
44690
|
-
paddingRight: '10px',
|
|
44691
|
-
paddingTop: '10px',
|
|
44692
|
-
paddingBottom: '10px'
|
|
44693
|
-
}
|
|
44694
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44695
|
-
"class": "col-lg-12 p-0"
|
|
44696
|
-
}, sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44697
|
-
"class": "".concat(cardsstyles2.productDescStyles) + ' col-lg-12 wordbreak wordbreak1 p-0 m-0 ',
|
|
44698
|
-
style: {
|
|
44699
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
44700
|
-
}
|
|
44701
|
-
}, plainString(langdetect == 'en' ? item.description_en : item.description_ar)), sectionproperties.prodNameShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44702
|
-
"class": "col-lg-12 p-0 ",
|
|
44703
|
-
style: {
|
|
44704
|
-
minHeight: '6vh'
|
|
44705
|
-
}
|
|
44706
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44707
|
-
onClick: function onClick() {
|
|
44708
|
-
cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid);
|
|
44709
|
-
},
|
|
44710
|
-
"class": sectionproperties.wordbreak == '1' ? "".concat(cardsstyles2.productNameStyles) + ' wordbreak wordbreak2 m-0 ' : "".concat(cardsstyles2.productNameStyles) + ' wordbreak wordbreak2 m-0 ',
|
|
44711
|
-
style: {
|
|
44712
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
44713
|
-
}
|
|
44714
|
-
}, item.name))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44715
|
-
"class": "row m-0 w-100 align-items-center mt-1 mb-1"
|
|
44716
|
-
}, sectionproperties.prodPriceShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44717
|
-
"class": langdetect == 'en' ? "".concat(cardsstyles2.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-right text-sm-left ' : "".concat(cardsstyles2.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-left text-sm-right '
|
|
44718
|
-
}, langdetect == 'en' ? 'EGP' : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
44719
|
-
"class": "".concat(cardsstyles2.productSalePricestyles)
|
|
44720
|
-
}, "/"), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44721
|
-
"class": langdetect == 'en' ? "".concat(cardsstyles2.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ' : "".concat(cardsstyles2.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right '
|
|
44722
|
-
}, langdetect == 'en' ? 'EGP' : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44723
|
-
"class": "d-flex align-items-center m-0"
|
|
44724
|
-
}, sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
44725
|
-
"class": "".concat(cardsstyles2.cart_btn) + ' allcentered ',
|
|
44726
|
-
onClick: function onClick() {
|
|
44727
|
-
setShowProductInfoModalContext(true);
|
|
44728
|
-
setProductIdProdutInfoModalContext(item.productid);
|
|
44729
|
-
}
|
|
44730
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44731
|
-
"class": "d-flex align-items-center justify-content-center"
|
|
44732
|
-
}, sectionproperties.cartBtn_iconFontSize != 0 && /*#__PURE__*/React__default["default"].createElement("i", {
|
|
44733
|
-
"class": "allcentered mr-2",
|
|
44734
|
-
style: {
|
|
44735
|
-
color: sectionproperties.cart_iconcolor,
|
|
44736
|
-
fontSize: sectionproperties.cartBtn_iconFontSize
|
|
44737
|
-
}
|
|
44738
|
-
}, sectionproperties.carticonstyle == 'Shopping bag 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingBag.FiShoppingBag, {
|
|
44739
|
-
"class": "",
|
|
44740
|
-
size: sectionproperties.cartBtn_iconFontSize
|
|
44741
|
-
}), sectionproperties.carticonstyle == 'Shopping bag 2' && /*#__PURE__*/React__default["default"].createElement(CgShoppingBag.CgShoppingBag, {
|
|
44742
|
-
"class": "",
|
|
44743
|
-
size: sectionproperties.cartBtn_iconFontSize
|
|
44744
|
-
}), sectionproperties.carticonstyle == 'Shopping bag 3' && /*#__PURE__*/React__default["default"].createElement(BsBag.BsBag, {
|
|
44745
|
-
"class": "",
|
|
44746
|
-
size: sectionproperties.cartBtn_iconFontSize
|
|
44747
|
-
}), sectionproperties.carticonstyle == 'Shopping bag 4' && /*#__PURE__*/React__default["default"].createElement(RiHandbagLine.RiHandbagLine, {
|
|
44748
|
-
size: sectionproperties.cartBtn_iconFontSize
|
|
44749
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
44750
|
-
"class": "",
|
|
44751
|
-
size: sectionproperties.cartBtn_iconFontSize
|
|
44752
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
44753
|
-
size: sectionproperties.cartBtn_iconFontSize
|
|
44754
|
-
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44755
|
-
"class": "m-0 p-0"
|
|
44756
|
-
}, langdetect == 'en' ? sectionproperties.cartBtnContentenglish : sectionproperties.cartBtnContentarabic))))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44757
|
-
"class": props.sectiontypeprops2 == 'vertical' ? "".concat(cardsstyles2.card) + ' d-none d-md-flex w-100 ' : "".concat(cardsstyles2.card) + ' d-none d-md-flex ',
|
|
44758
|
-
style: {
|
|
44759
|
-
minWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.widthresponsive + 'px',
|
|
44760
|
-
maxWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.widthresponsive + ' px'
|
|
44761
|
-
}
|
|
44762
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44763
|
-
"class": item.IsFavExists == true ? "".concat(cardsstyles2.iconsContainer, " ").concat(cardsstyles2.iconsContainer2) + ' iconsContainer d-flex d-md-none ' : "".concat(cardsstyles2.iconsContainer) + ' iconsContainer d-flex d-md-none ',
|
|
44764
|
-
style: {
|
|
44765
|
-
zIndex: 100
|
|
44766
|
-
}
|
|
44767
|
-
}, sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
44768
|
-
"class": "".concat(cardsstyles2.wishlist_btn) + ' mb-1 ',
|
|
44769
|
-
onClick: function onClick() {
|
|
44770
|
-
addtofavoritescontext(item.productid);
|
|
44771
|
-
}
|
|
44772
|
-
}, item.IsFavExists && /*#__PURE__*/React__default["default"].createElement("i", {
|
|
44773
|
-
"class": "h-100 d-flex align-items-center justify-content-center icon"
|
|
44774
|
-
}, sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React__default["default"].createElement(AiFillStar.AiFillStar, {
|
|
44775
|
-
size: sectionproperties.favBtnIconfontsize,
|
|
44776
|
-
style: {
|
|
44777
|
-
color: sectionproperties.activefaviconcolor
|
|
44778
|
-
}
|
|
44779
|
-
}), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React__default["default"].createElement(FaHeart.FaHeart, {
|
|
44780
|
-
size: sectionproperties.favBtnIconfontsize,
|
|
44781
|
-
style: {
|
|
44782
|
-
color: sectionproperties.activefaviconcolor
|
|
44783
|
-
}
|
|
44784
|
-
})), !item.IsFavExists && /*#__PURE__*/React__default["default"].createElement("i", {
|
|
44785
|
-
"class": "h-100 d-flex align-items-center justify-content-center"
|
|
44786
|
-
}, sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React__default["default"].createElement(AiOutlineStar.AiOutlineStar, {
|
|
44787
|
-
size: sectionproperties.favBtnIconfontsize
|
|
44788
|
-
}), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart, {
|
|
44789
|
-
size: sectionproperties.favBtnIconfontsize
|
|
44790
|
-
}))), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
44791
|
-
"class": " ".concat(cardsstyles2.showmodal),
|
|
44792
|
-
onClick: function onClick(e) {
|
|
44793
|
-
e.stopPropagation();
|
|
44794
|
-
cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid);
|
|
44795
|
-
}
|
|
44796
|
-
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
44797
|
-
"class": "h-100 d-flex align-items-center justify-content-center"
|
|
44798
|
-
}, /*#__PURE__*/React__default["default"].createElement(BsEye.BsEye, {
|
|
44799
|
-
size: sectionproperties.generalbtn_fontsize
|
|
44800
|
-
})))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44801
|
-
"class": "".concat(cardsstyles2.iconsContainer, " ").concat(cardsstyles2.iconsContainer2) + ' iconsContainer d-none d-md-flex ',
|
|
44802
|
-
style: {
|
|
44803
|
-
zIndex: 100
|
|
44804
|
-
}
|
|
44805
|
-
}, sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
44806
|
-
"class": " ".concat(cardsstyles2.wishlist_btn) + ' mb-1 ',
|
|
44807
|
-
onClick: function onClick() {
|
|
44808
|
-
addtofavoritescontext(item.productid);
|
|
44809
|
-
}
|
|
44810
|
-
}, item.IsFavExists && /*#__PURE__*/React__default["default"].createElement("i", {
|
|
44811
|
-
"class": "h-100 d-flex align-items-center justify-content-center icon"
|
|
44812
|
-
}, sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React__default["default"].createElement(AiFillStar.AiFillStar, {
|
|
44813
|
-
size: sectionproperties.favBtnIconfontsize,
|
|
44814
|
-
style: {
|
|
44815
|
-
color: sectionproperties.activefaviconcolor
|
|
44816
|
-
}
|
|
44817
|
-
}), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React__default["default"].createElement(FaHeart.FaHeart, {
|
|
44818
|
-
size: sectionproperties.favBtnIconfontsize,
|
|
44819
|
-
style: {
|
|
44820
|
-
color: sectionproperties.activefaviconcolor
|
|
44821
|
-
}
|
|
44822
|
-
})), !item.IsFavExists && /*#__PURE__*/React__default["default"].createElement("i", {
|
|
44823
|
-
"class": "h-100 d-flex align-items-center justify-content-center"
|
|
44824
|
-
}, sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React__default["default"].createElement(AiOutlineStar.AiOutlineStar, {
|
|
44825
|
-
size: sectionproperties.favBtnIconfontsize
|
|
44826
|
-
}), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart, {
|
|
44827
|
-
size: sectionproperties.favBtnIconfontsize
|
|
44828
|
-
}))), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
44829
|
-
"class": " ".concat(cardsstyles2.showmodal),
|
|
44830
|
-
onClick: function onClick(e) {
|
|
44831
|
-
e.stopPropagation();
|
|
44832
|
-
cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid);
|
|
44833
|
-
}
|
|
44834
|
-
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
44835
|
-
"class": "h-100 d-flex align-items-center justify-content-center"
|
|
44836
|
-
}, /*#__PURE__*/React__default["default"].createElement(BsEye.BsEye, {
|
|
44837
|
-
size: sectionproperties.generalbtn_fontsize
|
|
44838
|
-
})))), sectionproperties.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44839
|
-
"class": "col-lg-12 col-md-12 col-sm-12 pl-0 pr-0 pl-sm-2 pr-sm-2",
|
|
44840
|
-
style: {
|
|
44841
|
-
paddingTop: sectionproperties.paddingTop + 'px',
|
|
44842
|
-
paddingBottom: sectionproperties.paddingBottom + 'px'
|
|
44843
|
-
}
|
|
44844
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44845
|
-
"class": "cursor-pointer",
|
|
44846
|
-
style: {
|
|
44847
|
-
backgroundColor: sectionproperties.image_bgcolor,
|
|
44848
|
-
height: sectionproperties.image_height + 'px',
|
|
44849
|
-
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
|
|
44850
|
-
borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
44851
|
-
borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
|
|
44852
|
-
borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px'
|
|
44853
|
-
}
|
|
44854
|
-
}, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
|
|
44855
|
-
urlEndpoint: IKurlEndpoint,
|
|
44856
|
-
publicKey: IKpublicKey,
|
|
44857
|
-
path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
|
|
44858
|
-
style: {
|
|
44859
|
-
width: '100%',
|
|
44860
|
-
height: '100%',
|
|
44861
|
-
objectFit: 'contain'
|
|
44862
|
-
},
|
|
44863
|
-
loading: "lazy",
|
|
44864
|
-
onClick: function onClick() {
|
|
44865
|
-
setShowProductInfoModalContext(true);
|
|
44866
|
-
setProductIdProdutInfoModalContext(item.productid);
|
|
44867
|
-
}
|
|
44868
|
-
}), (item === null || item === void 0 ? void 0 : item.hassale) == 1 && sectionproperties.prodsalePriceshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44869
|
-
"class": "row m-0 align-items-center justify-content-center",
|
|
44870
|
-
style: {
|
|
44871
|
-
position: 'absolute',
|
|
44872
|
-
top: 10,
|
|
44873
|
-
left: 10,
|
|
44874
|
-
height: sectionproperties.badge_height + 'px',
|
|
44875
|
-
width: sectionproperties.badge_width + 'px',
|
|
44876
|
-
backgroundColor: sectionproperties.badge_bgcolor,
|
|
44877
|
-
borderRadius: sectionproperties.badge_borderradius + 'px',
|
|
44878
|
-
paddingLeft: '10px',
|
|
44879
|
-
paddingRight: '10px',
|
|
44880
|
-
color: sectionproperties.badge_color
|
|
44881
|
-
}
|
|
44882
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44883
|
-
style: {
|
|
44884
|
-
fontSize: sectionproperties.badge_fontsize + 'px'
|
|
44885
|
-
}
|
|
44886
|
-
}, langdetect == 'en' ? sectionproperties.badgeContentEn : sectionproperties.badgeContentAr)), sectionproperties.showpill == 'Show' && item.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44887
|
-
"class": "allcentered",
|
|
44888
|
-
style: {
|
|
44889
|
-
position: 'absolute',
|
|
44890
|
-
top: sectionproperties.pillpositionfromtop + 'px',
|
|
44891
|
-
left: sectionproperties.pillpositionfromright + 'px',
|
|
44892
|
-
width: sectionproperties.pillwidth + 'px',
|
|
44893
|
-
height: sectionproperties.pillheight + 'px',
|
|
44894
|
-
background: sectionproperties.pillbgcolor,
|
|
44895
|
-
borderRadius: sectionproperties.pillborderBottomLeftRadius + 'px'
|
|
44709
|
+
height: sectionproperties.image_height + 'px'
|
|
44896
44710
|
}
|
|
44897
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
44898
|
-
"class":
|
|
44711
|
+
}, Image()), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44712
|
+
"class": cardsstyles2.imageContainer + ' d-none d-md-flex ',
|
|
44899
44713
|
style: {
|
|
44900
|
-
|
|
44901
|
-
fontSize: sectionproperties.pillfontSize + 'px',
|
|
44902
|
-
direction: 'ltr'
|
|
44714
|
+
height: sectionproperties.height_responsive + 'px'
|
|
44903
44715
|
}
|
|
44904
|
-
},
|
|
44716
|
+
}, Image()), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44905
44717
|
"class": 'row m-0 w-100 pl-sm-0 pr-sm-0',
|
|
44906
44718
|
style: {
|
|
44907
44719
|
paddingLeft: '10px',
|
|
@@ -47359,7 +47171,7 @@ var Horizontalcard = function Horizontalcard(props) {
|
|
|
47359
47171
|
paddingTop: sectionproperties.paddingTop + 'px',
|
|
47360
47172
|
paddingBottom: sectionproperties.paddingBottom + 'px'
|
|
47361
47173
|
}
|
|
47362
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47174
|
+
}, sectionproperties.image_show == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47363
47175
|
"class": "col-lg-4 col-md-4 col-sm-4 p-0 h-100"
|
|
47364
47176
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47365
47177
|
"class": "d-flex d-md-none",
|
|
@@ -47425,7 +47237,7 @@ var Horizontalcard = function Horizontalcard(props) {
|
|
|
47425
47237
|
fontSize: sectionproperties.badge_fontsize + 'px'
|
|
47426
47238
|
}
|
|
47427
47239
|
}, langdetect == 'en' ? sectionproperties.badgeContentEn : sectionproperties.badgeContentAr))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47428
|
-
"class": 'col-lg-8 col-md-8 col-sm-8 pt-2',
|
|
47240
|
+
"class": sectionproperties.image_show == 'Show' ? 'col-lg-8 col-md-8 col-sm-8 pt-2' : 'col-lg-12 col-md-12 col-sm-12 pt-2',
|
|
47429
47241
|
style: {
|
|
47430
47242
|
paddingRight: langdetect == 'en' ? 0 : '',
|
|
47431
47243
|
paddingLeft: langdetect == 'ar' ? 0 : '',
|