tabexseriescomponents 0.0.319 → 0.0.321
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 +176 -62
- package/dist/index.esm.js +176 -62
- package/dist/index.umd.js +176 -62
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -2164,7 +2164,7 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
2164
2164
|
}
|
|
2165
2165
|
}, /*#__PURE__*/React.createElement("span", {
|
|
2166
2166
|
className: "ml-1 mr-1"
|
|
2167
|
-
}, fetchProductInfoQueryContext.data.data.productinfo.quantavailtype == 'nolimit' ? lang.available : lang.limitedquantity))), sectionproperties.btnposition == 'Top' && /*#__PURE__*/React.createElement("div", {
|
|
2167
|
+
}, fetchProductInfoQueryContext.data.data.productinfo.quantavailtype == 'nolimit' ? lang.available : lang.limitedquantity))), sectionproperties.btnposition == 'Top' && sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
2168
2168
|
className: productinfo_cssstyles.wishlist_btn + ' d-flex justify-content-center align-items-center mb-sm-2 ',
|
|
2169
2169
|
onClick: function onClick() {
|
|
2170
2170
|
addtofavoritescontext(fetchProductInfoQueryContext.data.data.productinfo.productid);
|
|
@@ -2246,7 +2246,8 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
2246
2246
|
}, /*#__PURE__*/React.createElement("p", {
|
|
2247
2247
|
"class": "m-0 p-0 ",
|
|
2248
2248
|
style: {
|
|
2249
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
2249
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
2250
|
+
color: sectionproperties.deliverytimecontainercolor
|
|
2250
2251
|
}
|
|
2251
2252
|
}, sectionproperties.showdeliverytitle == 'Show' && /*#__PURE__*/React.createElement("span", null, langdetect == 'en' ? sectionproperties.deliverycontent_en : sectionproperties.deliverycontent_ar, ": "), ' ', fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer42 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer42 === void 0 ? void 0 : (_fetchProductInfoQuer43 = _fetchProductInfoQuer42.data) === null || _fetchProductInfoQuer43 === void 0 ? void 0 : (_fetchProductInfoQuer44 = _fetchProductInfoQuer43.productinfo) === null || _fetchProductInfoQuer44 === void 0 ? void 0 : _fetchProductInfoQuer44.deliverydatetext)), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer45 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer45 === void 0 ? void 0 : (_fetchProductInfoQuer46 = _fetchProductInfoQuer45.data) === null || _fetchProductInfoQuer46 === void 0 ? void 0 : (_fetchProductInfoQuer47 = _fetchProductInfoQuer46.productinfo) === null || _fetchProductInfoQuer47 === void 0 ? void 0 : _fetchProductInfoQuer47.isproducttobesold) == 1 && /*#__PURE__*/React.createElement(ProductHeaderPricing, {
|
|
2252
2253
|
actions: props.actions
|
|
@@ -2424,7 +2425,7 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
2424
2425
|
width: "20px",
|
|
2425
2426
|
height: "20px",
|
|
2426
2427
|
duration: "1s"
|
|
2427
|
-
}))), sectionproperties.btnposition == 'Bottom' && /*#__PURE__*/React.createElement("div", {
|
|
2428
|
+
}))), sectionproperties.btnposition == 'Bottom' && sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
2428
2429
|
className: productinfo_cssstyles.wishlist_btn + ' d-flex justify-content-center align-items-center mb-sm-2 ',
|
|
2429
2430
|
onClick: function onClick() {
|
|
2430
2431
|
addtofavoritescontext(fetchProductInfoQueryContext.data.data.productinfo.productid);
|
|
@@ -2452,7 +2453,17 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
2452
2453
|
size: sectionproperties.favBtnIconfontsize
|
|
2453
2454
|
}), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React.createElement(FaRegHeart, {
|
|
2454
2455
|
size: sectionproperties.favBtnIconfontsize
|
|
2455
|
-
})))
|
|
2456
|
+
}))), !fetchProductInfoQueryContext.data.data.productinfo.IsFavExists && sectionproperties.favBtnTextfontsize != 0 && /*#__PURE__*/React.createElement("p", {
|
|
2457
|
+
"class": "m-0 p-0",
|
|
2458
|
+
style: {
|
|
2459
|
+
fontSize: sectionproperties.favBtnTextfontsize + 'px'
|
|
2460
|
+
}
|
|
2461
|
+
}, langdetect == 'en' ? sectionproperties.favbtncontent_en : sectionproperties.favbtncontent_ar), fetchProductInfoQueryContext.data.data.productinfo.IsFavExists && sectionproperties.favBtnTextfontsize != 0 && /*#__PURE__*/React.createElement("p", {
|
|
2462
|
+
"class": "m-0 p-0",
|
|
2463
|
+
style: {
|
|
2464
|
+
fontSize: sectionproperties.favBtnTextfontsize + 'px'
|
|
2465
|
+
}
|
|
2466
|
+
}, langdetect == 'en' ? sectionproperties.favbtnaddedcontent_en : sectionproperties.favbtnaddedcontent_ar))), sectionproperties.cartbtnalone == 'Alone' && sectionproperties.cartBtnShow == 'Show' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer72 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer72 === void 0 ? void 0 : (_fetchProductInfoQuer73 = _fetchProductInfoQuer72.data) === null || _fetchProductInfoQuer73 === void 0 ? void 0 : (_fetchProductInfoQuer74 = _fetchProductInfoQuer73.productinfo) === null || _fetchProductInfoQuer74 === void 0 ? void 0 : _fetchProductInfoQuer74.isproducttobesold) == 1 && /*#__PURE__*/React.createElement("div", {
|
|
2456
2467
|
"class": "row m-0 w-100 mt-3",
|
|
2457
2468
|
style: {
|
|
2458
2469
|
overflow: 'hidden'
|
|
@@ -2498,7 +2509,7 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
2498
2509
|
width: "20px",
|
|
2499
2510
|
height: "20px",
|
|
2500
2511
|
duration: "1s"
|
|
2501
|
-
}))), sectionproperties.btnposition == 'Besides Cart Button' && /*#__PURE__*/React.createElement("div", {
|
|
2512
|
+
}))), sectionproperties.btnposition == 'Besides Cart Button' && sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
2502
2513
|
className: productinfo_cssstyles.wishlist_btn + ' d-flex justify-content-center align-items-center mb-sm-2 mx-3 ',
|
|
2503
2514
|
onClick: function onClick() {
|
|
2504
2515
|
addtofavoritescontext(fetchProductInfoQueryContext.data.data.productinfo.productid);
|
|
@@ -2598,7 +2609,23 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
2598
2609
|
}
|
|
2599
2610
|
})), sectionproperties.showShareButton == 'Show' && sectionproperties.sharebtnstyle == 'Style 1' && /*#__PURE__*/React.createElement("div", {
|
|
2600
2611
|
"class": "col-lg-12 mt-2 p-0"
|
|
2601
|
-
}, ShareButtonsContainer())
|
|
2612
|
+
}, ShareButtonsContainer()), sectionproperties.storeinfoposition == 'Below Information' && /*#__PURE__*/React.createElement("div", {
|
|
2613
|
+
className: productinfo_cssstyles.storeinfocontainer + ' col-lg-12 p-0 ',
|
|
2614
|
+
style: {}
|
|
2615
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
2616
|
+
"class": "row m-0 w-100",
|
|
2617
|
+
style: {
|
|
2618
|
+
paddingLeft: langdetect == 'en' ? '.5em' : 0,
|
|
2619
|
+
paddingRight: langdetect == 'ar' ? '.5rem' : 0
|
|
2620
|
+
}
|
|
2621
|
+
}, StoreInfoprops(), sectionproperties.showShareButton == 'Show' && sectionproperties.sharebtnstyle == 'Style 2' && /*#__PURE__*/React.createElement("div", {
|
|
2622
|
+
"class": productinfo_cssstyles.storeinfocontainer + ' col-lg-12 p-0 ',
|
|
2623
|
+
style: {}
|
|
2624
|
+
}, /*#__PURE__*/React.createElement("hr", {
|
|
2625
|
+
"class": "my-3"
|
|
2626
|
+
})), sectionproperties.showShareButton == 'Show' && sectionproperties.sharebtnstyle == 'Style 2' && /*#__PURE__*/React.createElement("div", {
|
|
2627
|
+
"class": "col-lg-12 p-0 allcentered mt-2"
|
|
2628
|
+
}, ShareButtonsContainer()))))))), sectionproperties.storeinfoposition == 'On The Right' && /*#__PURE__*/React.createElement("div", {
|
|
2602
2629
|
className: langdetect == 'en' ? 'col-lg-3 pr-0 border-md-none p-md-0 pt-4 pl-md-0 pr-md-0' : 'col-lg-3 pl-0 border-md-none md-0 pt-4 pl-md-0 pr-md-0',
|
|
2603
2630
|
style: {
|
|
2604
2631
|
borderLeft: langdetect == 'en' ? '1px solid #eee' : 0,
|
|
@@ -4774,7 +4801,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
4774
4801
|
// </div>
|
|
4775
4802
|
// );
|
|
4776
4803
|
// };
|
|
4777
|
-
var productinfo_cssstyles = {
|
|
4804
|
+
var productinfo_cssstyles = _defineProperty({
|
|
4778
4805
|
containerstyles: css({
|
|
4779
4806
|
marginTop: sectionproperties.marginTop + 'px',
|
|
4780
4807
|
'@media (max-width: 800px)': {
|
|
@@ -4964,6 +4991,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
4964
4991
|
marginBottom: sectionproperties.marginBottom + 'px'
|
|
4965
4992
|
}),
|
|
4966
4993
|
wishlist_btn: css({
|
|
4994
|
+
// marginTop: sectionproperties.favbtnmargintop + 'px',
|
|
4967
4995
|
width: sectionproperties.favBtnWidth + 'px',
|
|
4968
4996
|
height: sectionproperties.favBtnHeight + 'px',
|
|
4969
4997
|
background: sectionproperties.favbtn_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.favBtnbgColor,
|
|
@@ -4981,7 +5009,11 @@ var Productinfo = function Productinfo(props) {
|
|
|
4981
5009
|
color: sectionproperties.favBtnTextcoloronhover,
|
|
4982
5010
|
borderColor: sectionproperties.favBtnTextcoloronhover
|
|
4983
5011
|
}
|
|
5012
|
+
// '@media (max-width: 800px)': {
|
|
5013
|
+
// marginTop: sectionproperties.favbtnmargintopresp + 'px',
|
|
5014
|
+
// },
|
|
4984
5015
|
}),
|
|
5016
|
+
|
|
4985
5017
|
productname: css({
|
|
4986
5018
|
fontSize: sectionproperties.prodNameFontSize + 'px',
|
|
4987
5019
|
textTransform: sectionproperties.prodNameTextTranform,
|
|
@@ -5087,7 +5119,12 @@ var Productinfo = function Productinfo(props) {
|
|
|
5087
5119
|
background: sectionproperties.storeinfobtnbgcoloronhover
|
|
5088
5120
|
}
|
|
5089
5121
|
})
|
|
5090
|
-
}
|
|
5122
|
+
}, "storeinfocontainer", css({
|
|
5123
|
+
marginTop: sectionproperties.storeinfomarginvertical + 'px',
|
|
5124
|
+
'@media (max-width: 800px)': {
|
|
5125
|
+
marginTop: sectionproperties.storeinfomarginverticalresp + 'px'
|
|
5126
|
+
}
|
|
5127
|
+
}));
|
|
5091
5128
|
var getprice_discountpriceprops = function getprice_discountpriceprops(type, withtotal, variantindexcompleted) {
|
|
5092
5129
|
var _fetchProductInfoQuer20, _fetchProductInfoQuer21, _fetchProductInfoQuer22, _fetchProductInfoQuer23, _fetchProductInfoQuer24, _fetchProductInfoQuer25, _fetchProductInfoQuer26, _fetchProductInfoQuer27, _fetchProductInfoQuer28, _fetchProductInfoQuer29, _fetchProductInfoQuer30, _fetchProductInfoQuer31, _fetchProductInfoQuer32;
|
|
5093
5130
|
var price = 0;
|
|
@@ -13923,7 +13960,7 @@ var CardsSection = function CardsSection(props) {
|
|
|
13923
13960
|
// if (sectionproperties.overallnumberofcards != 0) {
|
|
13924
13961
|
// if (cardinfoindex < sectionproperties.overallnumberofcards) {
|
|
13925
13962
|
return /*#__PURE__*/React.createElement("div", {
|
|
13926
|
-
"class": sectionproperties.numberOfColsvertical == '1' ? item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? ' col-xl-12 p-0 col-lg-12 col-md-4 p-0 d-flex justify-content-center col-sm-6 ' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft' ? ' col-xl-12 p-0 col-lg-12 col-md-12 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'ModernProductCard' ? ' col-xl-12 p-0 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? ' col-xl-12 p-0 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? ' col-xl-12 p-0 col-lg-12 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularbg' ? ' col-xl-12 p-0 col-lg-12 col-md-3 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Card20' ? ' col-xl-12 p-0 col-lg-12 col-md-4 col-sm-10 d-flex justify-content-center p-0 ml-sm-auto mr-sm-auto' : item.tabexsectioninfo.sectioncompname == 'Simplecategorycardwithtextbelow' ? ' col-xl-12 p-0 col-lg-12 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Categorycard_with_twolinestransition' ? ' col-xl-12 p-0 col-lg-12 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'HorizontalCategoryCard' ? ' col-xl-12 p-0 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Categorycard_fullimage' ? ' col-xl-12 p-0 col-lg-12 col-md-4 col-sm-12 d-flex justify-content-center p-0 ' : ' col-xl-12 p-0 col-lg-12 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : sectionproperties.numberOfColsvertical == '2' ? item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? ' col-xl-6 p-0 col-lg-6 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft ' ? ' col-xl-6 p-0 col-lg-6 col-md-6 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'ModernProductCard' ? ' col-xl-6 p-0 col-lg-6 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? ' col-xl-6 p-0 col-lg-6 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? ' col-xl-6 p-0 col-lg-6 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularbg' ? ' col-xl-6 p-0 col-lg-6 col-md-3 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Card20' ? ' col-xl-6 p-0 col-lg-6 col-md-4 col-sm-10 d-flex justify-content-center p-0 ml-sm-auto mr-sm-auto ' : item.tabexsectioninfo.sectioncompname == 'Simplecategorycardwithtextbelow' ? ' col-xl-6 p-0 col-lg-6 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Categorycard_with_twolinestransition' ? ' col-xl-6 p-0 col-lg-6 col-md-6 col-sm-12 d-flex justify-content-center p-0' : item.tabexsectioninfo.sectioncompname == 'HorizontalCategoryCard' ? ' col-xl-6 p-0 col-lg-6 col-md-12 col-sm-12 d-flex justify-content-center p-0' : item.tabexsectioninfo.sectioncompname == 'Categorycard_fullimage' ? ' col-xl-6 p-0 col-lg-6 col-md-4 col-sm-12 d-flex justify-content-center p-0 ' : ' col-xl-6 p-0 col-lg-6 col-md-6 col-sm-6 d-flex justify-content-center p-0' : sectionproperties.numberOfColsvertical == '3' ? item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? ' col-xl-4 col-lg-4 col-md-4 col-sm-6 p-0 d-flex justify-content-center ' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft' ? ' col-xl-4 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'ModernProductCard' ? ' col-xl-4 p-0 col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? ' col-xl-4 p-0 col-lg-4 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? ' col-xl-4 p-0 col-lg-4 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularbg' ? ' col-xl-4 p-0 col-lg-4 col-md-3 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Card20' ? ' col-xl-4 p-0 col-lg-4 col-md-4 col-sm-10 d-flex justify-content-center p-0 ml-sm-auto mr-sm-auto ' : item.tabexsectioninfo.sectioncompname == 'Simplecategorycardwithtextbelow' ? ' col-xl-4 p-0 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Categorycard_with_twolinestransition' ? ' col-xl-4 col-lg-4 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'HorizontalCategoryCard' ? ' col-xl-4 p-0 col-lg-4 col-md-12 col-sm-12 d-flex justify-content-center p-0' : item.tabexsectioninfo.sectioncompname == 'Categorycard_fullimage' ? ' col-xl-4 p-0 col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center p-0 ' : ' col-xl-4 col-lg-4 col-md-6 col-sm-6 d-flex justify-content-center p-0 ' : sectionproperties.numberOfColsvertical == '4' ? item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? ' col-xl-3 p-0 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft' ? ' col-xl-3 p-0 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'ModernProductCard' ? ' col-xl-3 p-0 col-lg-4 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? ' col-xl-3 p-0 col-lg-3 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? ' col-xl-3 p-0 col-lg-3 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularbg' ? ' col-xl-3 p-0 col-lg-3 col-md-3 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Card20' ? ' col-xl-3 p-0 col-lg-3 col-md-4 col-sm-10 d-flex justify-content-center p-0 ml-sm-auto mr-sm-auto ' : item.tabexsectioninfo.sectioncompname == 'Simplecategorycardwithtextbelow' ? ' col-xl-3 p-0 col-lg-3 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Categorycard_with_twolinestransition' ? ' col-xl-3 col-lg-4 col-md-4 col-sm-12 p-0 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'HorizontalCategoryCard' ? ' col-xl-3 p-0 col-lg-3 col-md-12 col-sm-12 d-flex justify-content-center p-0' : item.tabexsectioninfo.sectioncompname == 'Categorycard_fullimage' ? ' col-xl-3 p-0 col-lg-3 col-md-4 col-sm-12 d-flex justify-content-center p-0 ' : ' col-xl-3 col-lg-4 col-md-4 col-sm-6 p-0 d-flex justify-content-center p-0 ' : sectionproperties.numberOfColsvertical == '12' ? item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? ' col-xl-3 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft' ? ' col-xl-3 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? ' col-xl-3 p-0 col-lg-4 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? ' col-xl-3 p-0 col-lg-3 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularbg' ? ' col-xl-3 p-0 col-lg-3 col-md-3 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Card20' ? ' col-xl-3 p-0 col-lg-3 col-md-4 col-sm-10 d-flex justify-content-center p-0 ml-sm-auto mr-sm-auto ' : item.tabexsectioninfo.sectioncompname == 'Simplecategorycardwithtextbelow' ? ' col-xl-3 p-0 col-lg-3 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Categorycard_with_twolinestransition' ? ' col-xl-3 p-0 col-lg-3 col-md-4 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'HorizontalCategoryCard' ? ' col-xl-3 p-0 col-lg-3 col-md-12 col-sm-12 d-flex justify-content-center p-0' : item.tabexsectioninfo.sectioncompname == 'Categorycard_fullimage' ? ' col-xl-3 p-0 col-lg-3 col-md-4 col-sm-12 d-flex justify-content-center p-0 ' : '' : sectionproperties.numberOfColsvertical == '6' ? item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? ' col-xl-2 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft' ? ' col-xl-2 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? ' col-xl-2 p-0 col-lg-2 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? ' col-xl-2 p-0 col-lg-2 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularbg' ? ' col-xl-2 p-0 col-lg-3 col-md-3 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Card20' ? ' col-xl-2 p-0 col-lg-2 col-md-4 col-sm-10 d-flex justify-content-center p-0 ml-sm-auto mr-sm-auto ' : item.tabexsectioninfo.sectioncompname == 'Simplecategorycardwithtextbelow' ? ' col-xl-2 p-0 col-lg-3 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Categorycard_with_twolinestransition' ? ' col-xl-2 col-lg-4 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'HorizontalCategoryCard' ? ' col-xl-2 p-0 col-lg-2 col-md-12 col-sm-12 d-flex justify-content-center p-0' : item.tabexsectioninfo.sectioncompname == 'CardWithTextOnly' ? ' col-xl-2 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Categorycard_fullimage' ? ' col-xl-2 p-0 col-lg-2 col-md-4 col-sm-12 d-flex justify-content-center p-0 ' : ' col-xl-2 col-lg-4 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : ''
|
|
13963
|
+
"class": sectionproperties.numberOfColsvertical == '1' ? item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? ' col-xl-12 p-0 col-lg-12 col-md-4 p-0 d-flex justify-content-center col-sm-6 ' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft' ? ' col-xl-12 p-0 col-lg-12 col-md-12 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'ModernProductCard' ? ' col-xl-12 p-0 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? ' col-xl-12 p-0 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? ' col-xl-12 p-0 col-lg-12 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularbg' ? ' col-xl-12 p-0 col-lg-12 col-md-3 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Card20' ? ' col-xl-12 p-0 col-lg-12 col-md-4 col-sm-10 d-flex justify-content-center p-0 ml-sm-auto mr-sm-auto' : item.tabexsectioninfo.sectioncompname == 'Simplecategorycardwithtextbelow' ? ' col-xl-12 p-0 col-lg-12 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Categorycard_with_twolinestransition' ? ' col-xl-12 p-0 col-lg-12 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'HorizontalCategoryCard' ? ' col-xl-12 p-0 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Categorycard_fullimage' ? ' col-xl-12 p-0 col-lg-12 col-md-4 col-sm-12 d-flex justify-content-center p-0 ' : ' col-xl-12 p-0 col-lg-12 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : sectionproperties.numberOfColsvertical == '2' ? item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? ' col-xl-6 p-0 col-lg-6 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft ' ? ' col-xl-6 p-0 col-lg-6 col-md-6 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'ModernProductCard' ? ' col-xl-6 p-0 col-lg-6 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? ' col-xl-6 p-0 col-lg-6 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? ' col-xl-6 p-0 col-lg-6 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularbg' ? ' col-xl-6 p-0 col-lg-6 col-md-3 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Card20' ? ' col-xl-6 p-0 col-lg-6 col-md-4 col-sm-10 d-flex justify-content-center p-0 ml-sm-auto mr-sm-auto ' : item.tabexsectioninfo.sectioncompname == 'Simplecategorycardwithtextbelow' ? ' col-xl-6 p-0 col-lg-6 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Categorycard_with_twolinestransition' ? ' col-xl-6 p-0 col-lg-6 col-md-6 col-sm-12 d-flex justify-content-center p-0' : item.tabexsectioninfo.sectioncompname == 'HorizontalCategoryCard' ? ' col-xl-6 p-0 col-lg-6 col-md-12 col-sm-12 d-flex justify-content-center p-0' : item.tabexsectioninfo.sectioncompname == 'Categorycard_fullimage' ? ' col-xl-6 p-0 col-lg-6 col-md-4 col-sm-12 d-flex justify-content-center p-0 ' : ' col-xl-6 p-0 col-lg-6 col-md-6 col-sm-6 d-flex justify-content-center p-0' : sectionproperties.numberOfColsvertical == '3' ? item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? ' col-xl-4 col-lg-4 col-md-4 col-sm-6 p-0 d-flex justify-content-center ' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft' ? ' col-xl-4 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'ModernProductCard' ? ' col-xl-4 p-0 col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? ' col-xl-4 p-0 col-lg-4 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? ' col-xl-4 p-0 col-lg-4 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularbg' ? ' col-xl-4 p-0 col-lg-4 col-md-3 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Card20' ? ' col-xl-4 p-0 col-lg-4 col-md-4 col-sm-10 d-flex justify-content-center p-0 ml-sm-auto mr-sm-auto ' : item.tabexsectioninfo.sectioncompname == 'Simplecategorycardwithtextbelow' ? ' col-xl-4 p-0 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Categorycard_with_twolinestransition' ? ' col-xl-4 col-lg-4 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'HorizontalCategoryCard' ? ' col-xl-4 p-0 col-lg-4 col-md-12 col-sm-12 d-flex justify-content-center p-0' : item.tabexsectioninfo.sectioncompname == 'Categorycard_fullimage' ? ' col-xl-4 p-0 col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center p-0 ' : ' col-xl-4 col-lg-4 col-md-6 col-sm-6 d-flex justify-content-center p-0 ' : sectionproperties.numberOfColsvertical == '4' ? item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? ' col-xl-3 p-0 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft' ? ' col-xl-3 p-0 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'ModernProductCard' ? ' col-xl-3 p-0 col-lg-4 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? ' col-xl-3 p-0 col-lg-3 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? ' col-xl-3 p-0 col-lg-3 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularbg' ? ' col-xl-3 p-0 col-lg-3 col-md-3 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Card20' ? ' col-xl-3 p-0 col-lg-3 col-md-4 col-sm-10 d-flex justify-content-center p-0 ml-sm-auto mr-sm-auto ' : item.tabexsectioninfo.sectioncompname == 'Simplecategorycardwithtextbelow' ? ' col-xl-3 p-0 col-lg-3 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Categorycard_with_twolinestransition' ? ' col-xl-3 col-lg-4 col-md-4 col-sm-12 p-0 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'HorizontalCategoryCard' ? ' col-xl-3 p-0 col-lg-3 col-md-12 col-sm-12 d-flex justify-content-center p-0' : item.tabexsectioninfo.sectioncompname == 'Categorycard_fullimage' ? ' col-xl-3 p-0 col-lg-3 col-md-4 col-sm-12 d-flex justify-content-center p-0 ' : ' col-xl-3 col-lg-4 col-md-4 col-sm-6 p-0 d-flex justify-content-center p-0 ' : sectionproperties.numberOfColsvertical == '12' ? item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? ' col-xl-3 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft' ? ' col-xl-3 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? ' col-xl-3 p-0 col-lg-4 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? ' col-xl-3 p-0 col-lg-3 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularbg' ? ' col-xl-3 p-0 col-lg-3 col-md-3 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Card20' ? ' col-xl-3 p-0 col-lg-3 col-md-4 col-sm-10 d-flex justify-content-center p-0 ml-sm-auto mr-sm-auto ' : item.tabexsectioninfo.sectioncompname == 'Simplecategorycardwithtextbelow' ? ' col-xl-3 p-0 col-lg-3 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Categorycard_with_twolinestransition' ? ' col-xl-3 p-0 col-lg-3 col-md-4 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'HorizontalCategoryCard' ? ' col-xl-3 p-0 col-lg-3 col-md-12 col-sm-12 d-flex justify-content-center p-0' : item.tabexsectioninfo.sectioncompname == 'Categorycard_fullimage' ? ' col-xl-3 p-0 col-lg-3 col-md-4 col-sm-12 d-flex justify-content-center p-0 ' : '' : sectionproperties.numberOfColsvertical == '6' ? item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? ' col-xl-2 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft' ? ' col-xl-2 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? ' col-xl-2 p-0 col-lg-2 col-md-12 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? ' col-xl-2 p-0 col-lg-2 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularbg' ? ' col-xl-2 p-0 col-lg-3 col-md-3 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Card20' ? ' col-xl-2 p-0 col-lg-2 col-md-4 col-sm-10 d-flex justify-content-center p-0 ml-sm-auto mr-sm-auto ' : item.tabexsectioninfo.sectioncompname == 'Simplecategorycardwithtextbelow' ? ' col-xl-2 p-0 col-lg-3 col-md-4 d-flex justify-content-center p-0 col-sm-' + sectionproperties.numberOfColsverticalresp : item.tabexsectioninfo.sectioncompname == 'Categorycard_with_twolinestransition' ? ' col-xl-2 col-lg-4 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'HorizontalCategoryCard' ? ' col-xl-2 p-0 col-lg-2 col-md-12 col-sm-12 d-flex justify-content-center p-0' : item.tabexsectioninfo.sectioncompname == 'CardWithTextOnly' ? ' col-xl-2 col-lg-4 col-md-4 col-sm-6 d-flex justify-content-center p-0 ' : item.tabexsectioninfo.sectioncompname == 'Categorycard_fullimage' ? ' col-xl-2 p-0 col-lg-2 col-md-4 col-sm-12 d-flex justify-content-center p-0 ' : ' col-xl-2 col-lg-4 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : ''
|
|
13927
13964
|
}, /*#__PURE__*/React.createElement(Sectioncomp, {
|
|
13928
13965
|
sectiontypeprops: 'horizontal',
|
|
13929
13966
|
sectiontypeprops2: 'vertical',
|
|
@@ -15616,7 +15653,7 @@ var Headerresponsive = function Headerresponsive(props) {
|
|
|
15616
15653
|
}
|
|
15617
15654
|
})));
|
|
15618
15655
|
}
|
|
15619
|
-
}), authdetailsContext.loggedin == true && sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
15656
|
+
}), authdetailsContext.loggedin == true && sectionproperties.ShowUserBtn == 'Show' && templateproperties_context.showprevorder == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
15620
15657
|
className: "row m-0 w-100"
|
|
15621
15658
|
}, /*#__PURE__*/React.createElement("div", {
|
|
15622
15659
|
className: "col-lg-12 d-flex justify-content-start",
|
|
@@ -15632,7 +15669,7 @@ var Headerresponsive = function Headerresponsive(props) {
|
|
|
15632
15669
|
style: {
|
|
15633
15670
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
15634
15671
|
}
|
|
15635
|
-
}))), /*#__PURE__*/React.createElement("div", {
|
|
15672
|
+
}))), templateproperties_context.showfavorites == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
15636
15673
|
className: "row m-0 w-100"
|
|
15637
15674
|
}, /*#__PURE__*/React.createElement("div", {
|
|
15638
15675
|
className: "col-lg-12 d-flex justify-content-start",
|
|
@@ -15648,7 +15685,7 @@ var Headerresponsive = function Headerresponsive(props) {
|
|
|
15648
15685
|
style: {
|
|
15649
15686
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
15650
15687
|
}
|
|
15651
|
-
}))), /*#__PURE__*/React.createElement("div", {
|
|
15688
|
+
}))), templateproperties_context.showpolicies == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
15652
15689
|
className: "row m-0 w-100"
|
|
15653
15690
|
}, /*#__PURE__*/React.createElement("div", {
|
|
15654
15691
|
className: "col-lg-12 d-flex justify-content-start",
|
|
@@ -17403,7 +17440,7 @@ styleInject(css_248z$z);
|
|
|
17403
17440
|
function ownKeys$1M(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
17404
17441
|
function _objectSpread$1M(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1M(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1M(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
17405
17442
|
var ClassicHeader = function ClassicHeader(props) {
|
|
17406
|
-
var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$c, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3, _fetchcustomercartQue4, _fetchcustomercartQue5, _fetchcustomercartQue6, _templatepropcontext$;
|
|
17443
|
+
var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$c, _authdetailsContext$c2, _authdetailsContext$c3, _authdetailsContext$c4, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3, _fetchcustomercartQue4, _fetchcustomercartQue5, _fetchcustomercartQue6, _templatepropcontext$;
|
|
17407
17444
|
var LogoutMutationContext = props.actions.LogoutMutationContext;
|
|
17408
17445
|
var setsidecartnavshowcontext = props.actions.setsidecartnavshowcontext;
|
|
17409
17446
|
var setSearchHeaderInputContext = props.actions.setSearchHeaderInputContext;
|
|
@@ -17661,6 +17698,12 @@ var ClassicHeader = function ClassicHeader(props) {
|
|
|
17661
17698
|
':hover': {
|
|
17662
17699
|
color: sectionproperties.language_container_coloronhover
|
|
17663
17700
|
}
|
|
17701
|
+
}),
|
|
17702
|
+
walletoutercontainer: css({
|
|
17703
|
+
height: templateproperties_context.walletcontainerheight + 'px',
|
|
17704
|
+
width: 'fit-content',
|
|
17705
|
+
border: '2px dashed white',
|
|
17706
|
+
borderRadius: 5
|
|
17664
17707
|
})
|
|
17665
17708
|
};
|
|
17666
17709
|
return /*#__PURE__*/React.createElement("div", {
|
|
@@ -17773,7 +17816,7 @@ var ClassicHeader = function ClassicHeader(props) {
|
|
|
17773
17816
|
style: {
|
|
17774
17817
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
17775
17818
|
}
|
|
17776
|
-
}, /*#__PURE__*/React.createElement("p", {
|
|
17819
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$c = authdetailsContext.customerinfo) === null || _authdetailsContext$c === void 0 ? void 0 : _authdetailsContext$c.cancustomerviewwallet) != 1 && templateproperties_context.showwallet == 'Hide' && /*#__PURE__*/React.createElement("p", {
|
|
17777
17820
|
"class": "m-0 p-0",
|
|
17778
17821
|
style: {
|
|
17779
17822
|
color: sectionproperties.greetingtextcolor,
|
|
@@ -17783,7 +17826,24 @@ var ClassicHeader = function ClassicHeader(props) {
|
|
|
17783
17826
|
}
|
|
17784
17827
|
}, lang.hello, langdetect == 'en' ? ',' : '،'), /*#__PURE__*/React.createElement("p", {
|
|
17785
17828
|
"class": header_cssstyles.loggedinusername + ' loggedinuserbtn m-0 p-0 text-overflow '
|
|
17786
|
-
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$
|
|
17829
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$c2 = authdetailsContext.customerinfo) === null || _authdetailsContext$c2 === void 0 ? void 0 : _authdetailsContext$c2.name), (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$c3 = authdetailsContext.customerinfo) === null || _authdetailsContext$c3 === void 0 ? void 0 : _authdetailsContext$c3.cancustomerviewwallet) == 1 && templateproperties_context.showwallet == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
17830
|
+
"class": ' m-0 p-0 d-flex justify-content-start flex-row ',
|
|
17831
|
+
style: {}
|
|
17832
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
17833
|
+
"class": "m-0 p-0",
|
|
17834
|
+
style: {
|
|
17835
|
+
color: templateproperties_context.walletcolor,
|
|
17836
|
+
fontSize: templateproperties_context.walletfontize + 'px',
|
|
17837
|
+
fontWeight: 500
|
|
17838
|
+
}
|
|
17839
|
+
}, langdetect == 'en' ? templateproperties_context.walletcontent_en : templateproperties_context.walletcontent_ar), /*#__PURE__*/React.createElement("p", {
|
|
17840
|
+
"class": "m-0 p-0 mx-1",
|
|
17841
|
+
style: {
|
|
17842
|
+
color: templateproperties_context.walletsecondarycolor,
|
|
17843
|
+
fontSize: '15px',
|
|
17844
|
+
fontWeight: 600
|
|
17845
|
+
}
|
|
17846
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$c4 = authdetailsContext.customerinfo) === null || _authdetailsContext$c4 === void 0 ? void 0 : _authdetailsContext$c4.walletpoints, ' '))))), !authdetailsContext.loggedin && /*#__PURE__*/React.createElement(Dropdown.Menu, null, /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
17787
17847
|
onClick: function onClick() {
|
|
17788
17848
|
routingcountext(StaticPagesLinksContext.Login);
|
|
17789
17849
|
}
|
|
@@ -30486,7 +30546,7 @@ var HeaderWithSearchOnCenter = function HeaderWithSearchOnCenter(props) {
|
|
|
30486
30546
|
function ownKeys$1w(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
30487
30547
|
function _objectSpread$1w(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1w(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1w(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
30488
30548
|
var TwoTieredHeader = function TwoTieredHeader(props) {
|
|
30489
|
-
var _css, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$
|
|
30549
|
+
var _css, _authdetailsContext$i, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _authdetailsContext$i3, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3, _fetchcustomercartQue4, _fetchcustomercartQue5, _fetchcustomercartQue6, _authdetailsContext$c, _authdetailsContext$c2, _authdetailsContext$c3, _authdetailsContext$c4, _authdetailsContext$c5, _fetchcustomercartQue7, _fetchcustomercartQue8, _fetchcustomercartQue9, _fetchcustomercartQue10, _fetchcustomercartQue11, _fetchcustomercartQue12;
|
|
30490
30550
|
var lang = props.actions.lang;
|
|
30491
30551
|
var langdetect = props.actions.langdetect;
|
|
30492
30552
|
var setlang = props.actions.setlang;
|
|
@@ -30820,7 +30880,28 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
|
|
|
30820
30880
|
marginTop: sectionproperties.header_marginTop + 'px',
|
|
30821
30881
|
marginBottom: sectionproperties.header_marginBottom + 'px'
|
|
30822
30882
|
}
|
|
30823
|
-
}, /*#__PURE__*/React.createElement("
|
|
30883
|
+
}, sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("a", {
|
|
30884
|
+
href: 'https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.whatsappnumber),
|
|
30885
|
+
target: '_blank',
|
|
30886
|
+
style: {
|
|
30887
|
+
position: 'fixed',
|
|
30888
|
+
bottom: 10,
|
|
30889
|
+
right: 10,
|
|
30890
|
+
zIndex: 999999,
|
|
30891
|
+
transition: 'all 0.3s ease-out'
|
|
30892
|
+
}
|
|
30893
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
30894
|
+
src: 'https://tabex-co.com/storage/StaticImages/whatsapp.png',
|
|
30895
|
+
style: {
|
|
30896
|
+
width: '40px',
|
|
30897
|
+
height: '40px',
|
|
30898
|
+
cursor: 'pointer'
|
|
30899
|
+
}
|
|
30900
|
+
})), templateproperties_context.showtextslider == 'Show' && /*#__PURE__*/React.createElement(MarqueeHeader, {
|
|
30901
|
+
sectionpropertiesprops: sectionproperties,
|
|
30902
|
+
templateproperties_contextprops: templateproperties_context,
|
|
30903
|
+
actions: actions
|
|
30904
|
+
}), /*#__PURE__*/React.createElement("div", {
|
|
30824
30905
|
"class": "".concat(header_cssstyles.header_outercontainer) + ' d-flex d-md-none row ml-0 mr-0 '
|
|
30825
30906
|
}, /*#__PURE__*/React.createElement("div", {
|
|
30826
30907
|
"class": "".concat(headerstyles$4.upperheadersection, " ").concat(header_cssstyles.upperheadersection) + ' row m-0 w-100 d-flex align-items-center plr-1025-1 ',
|
|
@@ -30828,7 +30909,7 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
|
|
|
30828
30909
|
zIndex: 201
|
|
30829
30910
|
}
|
|
30830
30911
|
}, /*#__PURE__*/React.createElement("div", {
|
|
30831
|
-
"class":
|
|
30912
|
+
"class": sectionproperties.centeredpartitions == 'Yes' ? 'col-lg-3 p-0 d-flex align-items-center justify-content-start' : 'col-lg-2 p-0 d-flex align-items-center justify-content-start'
|
|
30832
30913
|
}, /*#__PURE__*/React.createElement("div", {
|
|
30833
30914
|
"class": "".concat(header_cssstyles.header_logo) + ' d-flex align-items-center justify-content-center ',
|
|
30834
30915
|
style: {
|
|
@@ -30846,13 +30927,13 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
|
|
|
30846
30927
|
maxHeight: '100%'
|
|
30847
30928
|
}
|
|
30848
30929
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
30849
|
-
"class":
|
|
30930
|
+
"class": sectionproperties.centeredpartitions == 'Yes' ? 'col-xl-6 col-lg-6 p-0 d-flex align-items-center justify-content-center' : 'col-xl-7 col-lg-6 p-0 d-flex align-items-center justify-content-center'
|
|
30850
30931
|
}, sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
30851
30932
|
"class": ' row d-flex justify-content-center m-0 ',
|
|
30852
30933
|
style: {
|
|
30853
30934
|
width: sectionproperties.searchbarcont_width + '%'
|
|
30854
30935
|
}
|
|
30855
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
30936
|
+
}, sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
30856
30937
|
"class": 'col-xl-3 col-lg-4 p-0 d-flex align-items-center justify-content-start ',
|
|
30857
30938
|
onClick: function onClick() {
|
|
30858
30939
|
setdropdownselect(!dropdownselect);
|
|
@@ -30886,7 +30967,7 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
|
|
|
30886
30967
|
minWidth: '250px',
|
|
30887
30968
|
marginLeft: '0px'
|
|
30888
30969
|
}
|
|
30889
|
-
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$
|
|
30970
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : (_authdetailsContext$i3 = _authdetailsContext$i2.instcollections) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
|
|
30890
30971
|
return /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
30891
30972
|
onClick: function onClick() {
|
|
30892
30973
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
@@ -30899,7 +30980,7 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
|
|
|
30899
30980
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem text-overflow m-0 p-0 '
|
|
30900
30981
|
}, langdetect == 'en' ? item.title_en : item.title_ar)))), index != authdetailsContext.instinfo.instcollections.length - 1 && /*#__PURE__*/React.createElement(Dropdown.Divider, null));
|
|
30901
30982
|
}))))), /*#__PURE__*/React.createElement("div", {
|
|
30902
|
-
"class":
|
|
30983
|
+
"class": sectionproperties.generalbtn_show == 'Show' ? 'col-xl-9 col-lg-8 p-0 d-flex justify-content-start align-items-center' : 'col-xl-12 col-lg-12 p-0 d-flex justify-content-start align-items-center'
|
|
30903
30984
|
}, /*#__PURE__*/React.createElement("div", {
|
|
30904
30985
|
"class": header_cssstyles.searchbarcont + ' p-0 m-0 w-100 ',
|
|
30905
30986
|
style: {
|
|
@@ -30907,14 +30988,17 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
|
|
|
30907
30988
|
}
|
|
30908
30989
|
}, /*#__PURE__*/React.createElement("input", {
|
|
30909
30990
|
type: "text",
|
|
30910
|
-
placeholder:
|
|
30911
|
-
"class": "".concat(header_cssstyles.searchbarcont_input)
|
|
30991
|
+
placeholder: langdetect == 'en' ? sectionproperties.search_placeholder_en : sectionproperties.search_placeholder_ar,
|
|
30992
|
+
"class": "".concat(header_cssstyles.searchbarcont_input),
|
|
30912
30993
|
onChange: function onChange(event) {
|
|
30913
30994
|
setSearchHeaderInputContext(event.target.value);
|
|
30995
|
+
},
|
|
30996
|
+
style: {
|
|
30997
|
+
paddingLeft: sectionproperties.searchbarcont_paddingLeft + 'px'
|
|
30914
30998
|
}
|
|
30915
30999
|
}), /*#__PURE__*/React.createElement("div", {
|
|
30916
31000
|
"class": "".concat(header_cssstyles.searchbar_icon_cont) + ' d-flex align-items-center justify-content-center m-0 p-0 '
|
|
30917
|
-
}, /*#__PURE__*/React.createElement(
|
|
31001
|
+
}, /*#__PURE__*/React.createElement(BiSearch, {
|
|
30918
31002
|
color: sectionproperties.searchbaricon_color,
|
|
30919
31003
|
size: sectionproperties.searchbaricon_fontsize,
|
|
30920
31004
|
style: {
|
|
@@ -30925,7 +31009,7 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
|
|
|
30925
31009
|
srcfromprops: 'headerfullwidth',
|
|
30926
31010
|
actions: actions
|
|
30927
31011
|
}))))), /*#__PURE__*/React.createElement("div", {
|
|
30928
|
-
"class": sectionproperties.btnsposition == 'Top' ? 'col-xl-3 col-lg-4 plr-1025-0' : 'col-xl-3 col-lg-4 plr-1025-1',
|
|
31012
|
+
"class": sectionproperties.centeredpartitions == 'Yes' ? 'col-xl-3 col-lg-3 plr-1025-0' : sectionproperties.btnsposition == 'Top' ? 'col-xl-3 col-lg-4 plr-1025-0' : 'col-xl-3 col-lg-4 plr-1025-1',
|
|
30929
31013
|
style: {
|
|
30930
31014
|
paddingLeft: langdetect == 'en' ? sectionproperties.btnsposition == 'Top' ? authdetailsContext.loggedin == true ? 0 : '2rem' : '3rem' : 0,
|
|
30931
31015
|
paddingRight: langdetect == 'ar' ? sectionproperties.btnsposition == 'Top' ? authdetailsContext.loggedin == true ? 0 : '2rem' : '3rem' : 0
|
|
@@ -30967,7 +31051,7 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
|
|
|
30967
31051
|
letterSpacing: '2px'
|
|
30968
31052
|
},
|
|
30969
31053
|
"class": ' p-0 m-0 '
|
|
30970
|
-
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)))), sectionproperties.btnsposition == 'Top' && /*#__PURE__*/React.createElement("div", {
|
|
31054
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)))), sectionproperties.btnsposition == 'Top' && sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
30971
31055
|
"class": "".concat(header_cssstyles.wishlist_btn) + ' d-flex justify-content-center align-items-center cursor-pointer ',
|
|
30972
31056
|
onClick: function onClick() {
|
|
30973
31057
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
@@ -31009,7 +31093,7 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
|
|
|
31009
31093
|
size: sectionproperties.cartBtn_iconFontSize
|
|
31010
31094
|
}), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React.createElement(FiCalendar, {
|
|
31011
31095
|
size: sectionproperties.cartBtn_iconFontSize
|
|
31012
|
-
})), /*#__PURE__*/React.createElement("div", {
|
|
31096
|
+
})), sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
31013
31097
|
"class": langdetect == 'en' ? 'headerdropdownml dropdown-toggle_w100' : 'headerdropdownmr dropdown-toggle_w100',
|
|
31014
31098
|
style: {
|
|
31015
31099
|
width: authdetailsContext.loggedin == true ? 'auto' : langdetect == 'en' ? '105px' : '120px',
|
|
@@ -31276,7 +31360,7 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
|
|
|
31276
31360
|
paddingRightprops: '35px',
|
|
31277
31361
|
subheadercontentpositionprops: 'start'
|
|
31278
31362
|
}
|
|
31279
|
-
})), sectionproperties.btnsposition == 'Bottom' && /*#__PURE__*/React.createElement("div", {
|
|
31363
|
+
})), sectionproperties.btnsposition == 'Bottom' && sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
31280
31364
|
"class": "col-lg-3 d-flex align-items-center justify-content-end"
|
|
31281
31365
|
}, /*#__PURE__*/React.createElement("div", {
|
|
31282
31366
|
"class": "".concat(header_cssstyles.wishlist_btn) + ' d-flex justify-content-center align-items-center cursor-pointer ',
|
|
@@ -36341,6 +36425,7 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
36341
36425
|
var authdetailsContext = props.actions.authdetailsContext;
|
|
36342
36426
|
var templatepropcontext = props.actions.templatepropcontext;
|
|
36343
36427
|
props.actions.ikimagecredcontext;
|
|
36428
|
+
var templateproperties_context = props.actions.templateproperties_context;
|
|
36344
36429
|
useEffect(function () {
|
|
36345
36430
|
var secpropobj = {};
|
|
36346
36431
|
StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
|
|
@@ -36486,7 +36571,7 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
36486
36571
|
}
|
|
36487
36572
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar)));
|
|
36488
36573
|
}
|
|
36489
|
-
}), /*#__PURE__*/React.createElement("div", {
|
|
36574
|
+
}), templateproperties_context.showfavorites == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
36490
36575
|
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
36491
36576
|
}, /*#__PURE__*/React.createElement("div", {
|
|
36492
36577
|
onClick: function onClick() {
|
|
@@ -36497,7 +36582,7 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
36497
36582
|
style: {
|
|
36498
36583
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
36499
36584
|
}
|
|
36500
|
-
}, lang.wishlist))), authdetailsContext.loggedin && /*#__PURE__*/React.createElement("div", {
|
|
36585
|
+
}, lang.wishlist))), authdetailsContext.loggedin && templateproperties_context.showprevorder == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
36501
36586
|
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
36502
36587
|
}, /*#__PURE__*/React.createElement("div", {
|
|
36503
36588
|
onClick: function onClick() {
|
|
@@ -36508,7 +36593,7 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
36508
36593
|
style: {
|
|
36509
36594
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
36510
36595
|
}
|
|
36511
|
-
}, lang.orderhistory))), /*#__PURE__*/React.createElement("div", {
|
|
36596
|
+
}, lang.orderhistory))), templateproperties_context.showpolicies == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
36512
36597
|
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
36513
36598
|
}, /*#__PURE__*/React.createElement("div", {
|
|
36514
36599
|
onClick: function onClick() {
|
|
@@ -42429,6 +42514,40 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
|
|
|
42429
42514
|
borderBottomWidth: sectionproperties.inputfieldborderWidth + 'px',
|
|
42430
42515
|
borderBottomColor: sectionproperties.inputfieldborderColor,
|
|
42431
42516
|
width: '100%'
|
|
42517
|
+
}),
|
|
42518
|
+
imgcontainer: css({
|
|
42519
|
+
position: 'absolute',
|
|
42520
|
+
top: 0,
|
|
42521
|
+
bottom: 0,
|
|
42522
|
+
right: 0,
|
|
42523
|
+
left: 0,
|
|
42524
|
+
zIndex: 1,
|
|
42525
|
+
':before': {
|
|
42526
|
+
width: '100%',
|
|
42527
|
+
height: '100%',
|
|
42528
|
+
background: 'rgba(0,0,0,' + sectionproperties.darknessopacity + ')',
|
|
42529
|
+
zIndex: 1,
|
|
42530
|
+
position: 'absolute',
|
|
42531
|
+
content: 's',
|
|
42532
|
+
fontSize: 0,
|
|
42533
|
+
left: 0,
|
|
42534
|
+
right: 0,
|
|
42535
|
+
top: 0,
|
|
42536
|
+
bottom: 0
|
|
42537
|
+
}
|
|
42538
|
+
}),
|
|
42539
|
+
container: css({
|
|
42540
|
+
backgroundSize: sectionproperties.bgcovercontain,
|
|
42541
|
+
width: '100%',
|
|
42542
|
+
height: sectionproperties.image_height == 0 ? 'auto' : sectionproperties.image_height + 'vh',
|
|
42543
|
+
marginTop: sectionproperties.marginTop + 'px',
|
|
42544
|
+
marginBottom: sectionproperties.marginBottom + 'px',
|
|
42545
|
+
position: 'relative',
|
|
42546
|
+
marginLeft: sectionproperties.card_marginLeft + 'px',
|
|
42547
|
+
marginRight: sectionproperties.card_marginRight + 'px',
|
|
42548
|
+
'@media (max-width: 800px)': {
|
|
42549
|
+
height: sectionproperties.height_responsive + 'vh'
|
|
42550
|
+
}
|
|
42432
42551
|
})
|
|
42433
42552
|
};
|
|
42434
42553
|
var countries = [{
|
|
@@ -42455,27 +42574,23 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
|
|
|
42455
42574
|
label: 'Alabama'
|
|
42456
42575
|
}];
|
|
42457
42576
|
return /*#__PURE__*/React.createElement("div", {
|
|
42458
|
-
"class":
|
|
42577
|
+
"class": sectionstyles.container + ' allcentered mx-md-0 '
|
|
42578
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
42579
|
+
"class": sectionstyles.imgcontainer,
|
|
42459
42580
|
style: {
|
|
42460
|
-
// background: `linearGradient(0deg, rgba(255, 0, 150, 0.3), rgba(255, 0, 150, 0.3))`,
|
|
42461
|
-
// backgroundImage: imagesarray.length != 0 ? 'url(' + serverbaselink + imagesarray[0].bgsection_image + ')' : '',
|
|
42462
|
-
backgroundSize: sectionproperties.bgcovercontain,
|
|
42463
42581
|
width: '100%',
|
|
42464
|
-
height:
|
|
42465
|
-
marginTop: sectionproperties.marginTop + 'px',
|
|
42466
|
-
marginBottom: sectionproperties.marginBottom + 'px',
|
|
42467
|
-
position: 'relative'
|
|
42582
|
+
height: 'auto'
|
|
42468
42583
|
}
|
|
42469
42584
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
42470
42585
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
42471
42586
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
42472
|
-
path: imagesarray.length != 0 ? langdetect == 'en' ? imagesarray[0].bgsection_image : imagesarray[0].bgsection_image_ar : '',
|
|
42587
|
+
path: imagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + imagesarray[0].bgsection_image : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + imagesarray[0].bgsection_image_ar : '',
|
|
42473
42588
|
style: {
|
|
42474
42589
|
width: '100%',
|
|
42475
42590
|
height: '100%',
|
|
42476
|
-
objectFit:
|
|
42591
|
+
objectFit: 'cover'
|
|
42477
42592
|
}
|
|
42478
|
-
}), sectionproperties.cardstyletype == 'Style 1' && /*#__PURE__*/React.createElement("div", {
|
|
42593
|
+
})), sectionproperties.cardstyletype == 'Style 1' && /*#__PURE__*/React.createElement("div", {
|
|
42479
42594
|
"class": "row m-0 w-100 justify-content-center mt-sm-5 mb-sm-5"
|
|
42480
42595
|
}, /*#__PURE__*/React.createElement("div", {
|
|
42481
42596
|
"class": "col-lg-6 col-md-9 col-sm-9 p-0 mt-auto mb-auto text-align-start"
|
|
@@ -42574,11 +42689,7 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
|
|
|
42574
42689
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))), sectionproperties.cardstyletype == 'Style 2' && /*#__PURE__*/React.createElement("div", {
|
|
42575
42690
|
"class": "row m-0 w-100 allcentered",
|
|
42576
42691
|
style: {
|
|
42577
|
-
|
|
42578
|
-
top: 0,
|
|
42579
|
-
bottom: 0,
|
|
42580
|
-
right: 0,
|
|
42581
|
-
left: 0
|
|
42692
|
+
zIndex: 2
|
|
42582
42693
|
}
|
|
42583
42694
|
}, /*#__PURE__*/React.createElement("div", {
|
|
42584
42695
|
"class": "row m-0 w-100 allcentered"
|
|
@@ -42604,7 +42715,7 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
|
|
|
42604
42715
|
maxWidth: '500px'
|
|
42605
42716
|
}
|
|
42606
42717
|
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), /*#__PURE__*/React.createElement("div", {
|
|
42607
|
-
"class": "col-lg-
|
|
42718
|
+
"class": "col-lg-9 col-md-10 col-sm-10 allcentered mt-3",
|
|
42608
42719
|
style: {
|
|
42609
42720
|
backgroundColor: sectionproperties.reservation_bgcolor,
|
|
42610
42721
|
borderRadius: sectionproperties.reservation_borderradius + 'px',
|
|
@@ -42620,33 +42731,33 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
|
|
|
42620
42731
|
}, /*#__PURE__*/React.createElement("div", {
|
|
42621
42732
|
"class": "row m-0 w-100 allcentered"
|
|
42622
42733
|
}, /*#__PURE__*/React.createElement("div", {
|
|
42623
|
-
className: "".concat(langdetect == 'en' ? 'text-left' : 'text-right') + ' col-lg-3 col-md-12 col-sm-12 '
|
|
42734
|
+
className: "".concat(langdetect == 'en' ? 'text-left' : 'text-right') + ' col-lg-3 col-md-12 col-sm-12 mb-sm-3 '
|
|
42624
42735
|
}, /*#__PURE__*/React.createElement("label", {
|
|
42625
42736
|
className: "".concat(sectionstyles.input_label_name) + ' mb-2 '
|
|
42626
42737
|
}, lang.country), /*#__PURE__*/React.createElement(Select$4, {
|
|
42627
42738
|
options: countries,
|
|
42628
42739
|
styles: langdetect == 'en' ? defaultstylestransparent : defaultstylestranslatedtransparent
|
|
42629
42740
|
})), /*#__PURE__*/React.createElement("div", {
|
|
42630
|
-
className: "".concat(langdetect == 'en' ? 'text-left' : 'text-right') + ' col-lg-3 col-md-12 col-sm-12 '
|
|
42741
|
+
className: "".concat(langdetect == 'en' ? 'text-left' : 'text-right') + ' col-lg-3 col-md-12 col-sm-12 mb-sm-3 '
|
|
42631
42742
|
}, /*#__PURE__*/React.createElement("label", {
|
|
42632
42743
|
className: "".concat(sectionstyles.input_label_name) + ' mb-2 '
|
|
42633
|
-
}, langdetect == 'en' ? 'State' : '
|
|
42744
|
+
}, langdetect == 'en' ? 'State/Gov' : 'الولاية/المحافظة'), /*#__PURE__*/React.createElement(Select$4, {
|
|
42634
42745
|
options: states,
|
|
42635
42746
|
styles: langdetect == 'en' ? defaultstylestransparent : defaultstylestranslatedtransparent
|
|
42636
42747
|
})), /*#__PURE__*/React.createElement("div", {
|
|
42637
|
-
className: "".concat(langdetect == 'en' ? 'text-left' : 'text-right') + ' col-lg-3 col-md-12 col-sm-12 '
|
|
42748
|
+
className: "".concat(langdetect == 'en' ? 'text-left' : 'text-right') + ' col-lg-3 col-md-12 col-sm-12 mb-sm-3 '
|
|
42638
42749
|
}, /*#__PURE__*/React.createElement("label", {
|
|
42639
42750
|
className: "".concat(sectionstyles.input_label_name) + ' mb-2 '
|
|
42640
42751
|
}, langdetect == 'en' ? 'City' : 'المدينة'), /*#__PURE__*/React.createElement(Select$4, {
|
|
42641
42752
|
options: states,
|
|
42642
42753
|
styles: langdetect == 'en' ? defaultstylestransparent : defaultstylestranslatedtransparent
|
|
42643
42754
|
})), /*#__PURE__*/React.createElement("div", {
|
|
42644
|
-
className: "".concat(langdetect == 'en' ? 'text-left' : 'text-right') + ' col-lg-3 col-md-12 col-sm-12 '
|
|
42755
|
+
className: "".concat(langdetect == 'en' ? 'text-left' : 'text-right') + ' col-lg-3 col-md-12 col-sm-12 mb-sm-3 '
|
|
42645
42756
|
}, /*#__PURE__*/React.createElement("label", {
|
|
42646
|
-
className: "".concat(sectionstyles.input_label_name) + ' mb-
|
|
42647
|
-
}, langdetect == 'en' ? '
|
|
42757
|
+
className: "".concat(sectionstyles.input_label_name) + ' mb-3 '
|
|
42758
|
+
}, langdetect == 'en' ? 'Price' : 'السعر'), /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("input", {
|
|
42648
42759
|
className: "".concat(sectionstyles.dateInput),
|
|
42649
|
-
type: "
|
|
42760
|
+
type: "number"
|
|
42650
42761
|
}))))), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
42651
42762
|
"class": "col-lg-12 p-0 allcentered mt-3"
|
|
42652
42763
|
}, /*#__PURE__*/React.createElement("button", {
|
|
@@ -45151,7 +45262,7 @@ var Freetextsection = function Freetextsection(props) {
|
|
|
45151
45262
|
textTransform: sectionproperties.sectionTitleTextTransform,
|
|
45152
45263
|
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
45153
45264
|
padding: sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? 7 : 0,
|
|
45154
|
-
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'left'
|
|
45265
|
+
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
45155
45266
|
}
|
|
45156
45267
|
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
45157
45268
|
"class": section_styles.line_right,
|
|
@@ -45237,13 +45348,13 @@ var Freetextsection = function Freetextsection(props) {
|
|
|
45237
45348
|
"class": "w-100 d-flex d-md-none",
|
|
45238
45349
|
style: {
|
|
45239
45350
|
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
45240
|
-
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : ''
|
|
45351
|
+
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start'
|
|
45241
45352
|
}
|
|
45242
45353
|
}, SectionTitle()), /*#__PURE__*/React.createElement("div", {
|
|
45243
45354
|
"class": "w-100 d-none d-md-flex",
|
|
45244
45355
|
style: {
|
|
45245
45356
|
fontSize: sectionproperties.sectionTitleFontSizeresp + 'px',
|
|
45246
|
-
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : ''
|
|
45357
|
+
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start'
|
|
45247
45358
|
}
|
|
45248
45359
|
}, SectionTitle()))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
45249
45360
|
"class": "row m-0 w-100 d-flex d-md-none",
|
|
@@ -45262,7 +45373,10 @@ var Freetextsection = function Freetextsection(props) {
|
|
|
45262
45373
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))));
|
|
45263
45374
|
};
|
|
45264
45375
|
return /*#__PURE__*/React.createElement("div", {
|
|
45265
|
-
"class": "w-100 allcentered"
|
|
45376
|
+
"class": "w-100 allcentered",
|
|
45377
|
+
style: {
|
|
45378
|
+
background: sectionproperties.outerbgcolor
|
|
45379
|
+
}
|
|
45266
45380
|
}, /*#__PURE__*/React.createElement("div", {
|
|
45267
45381
|
"class": sectionstyles$1.background + ' row w-100 ml-0 mr-0 d-flex d-md-none justify-content-center align-items-center ',
|
|
45268
45382
|
style: {
|
|
@@ -60469,7 +60583,7 @@ var Simplecategorycardwithtextbelow = function Simplecategorycardwithtextbelow(p
|
|
|
60469
60583
|
};
|
|
60470
60584
|
return /*#__PURE__*/React.createElement("div", {
|
|
60471
60585
|
// class="row m-0 w-100"
|
|
60472
|
-
"class": props.sectiontypeprops2 == 'vertical' ? "".concat(card_cssstyles.productcard) + ' w-100
|
|
60586
|
+
"class": props.sectiontypeprops2 == 'vertical' ? "".concat(card_cssstyles.productcard) + ' w-100 px-md-1 ' : " ".concat(card_cssstyles.productcard),
|
|
60473
60587
|
style: {
|
|
60474
60588
|
paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
60475
60589
|
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
|