tabexseriescomponents 0.0.112 → 0.0.114
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 +480 -360
- package/dist/index.esm.js +477 -357
- package/dist/index.umd.js +480 -360
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -23,7 +23,7 @@ require('react-query');
|
|
|
23
23
|
var ImageGallery = require('react-image-gallery');
|
|
24
24
|
var reactRouter = require('react-router');
|
|
25
25
|
var imagekitioReact = require('imagekitio-react');
|
|
26
|
-
var MdAddShoppingCart
|
|
26
|
+
var MdAddShoppingCart = require('@react-icons/all-files/md/MdAddShoppingCart');
|
|
27
27
|
var IoBagHandleOutline = require('@react-icons/all-files/io5/IoBagHandleOutline');
|
|
28
28
|
var BsBag = require('@react-icons/all-files/bs/BsBag');
|
|
29
29
|
var CgShoppingBag = require('@react-icons/all-files/cg/CgShoppingBag');
|
|
@@ -89,7 +89,7 @@ var BsInfoCircle = require('@react-icons/all-files/bs/BsInfoCircle');
|
|
|
89
89
|
var AiFillPhone = require('@react-icons/all-files/ai/AiFillPhone');
|
|
90
90
|
var AiOutlineClockCircle = require('@react-icons/all-files/ai/AiOutlineClockCircle');
|
|
91
91
|
var IoClose = require('@react-icons/all-files/io5/IoClose');
|
|
92
|
-
var MdKeyboardArrowUp
|
|
92
|
+
var MdKeyboardArrowUp = require('@react-icons/all-files/md/MdKeyboardArrowUp');
|
|
93
93
|
var FaPhoneAlt = require('@react-icons/all-files/fa/FaPhoneAlt');
|
|
94
94
|
var FaPhone = require('@react-icons/all-files/fa/FaPhone');
|
|
95
95
|
var GoLocation = require('@react-icons/all-files/go/GoLocation');
|
|
@@ -252,6 +252,7 @@ var LanguageProvider = /*#__PURE__*/function (_Component) {
|
|
|
252
252
|
securepayment: 'Secure payment',
|
|
253
253
|
trustedshipping: 'Trusted shipping',
|
|
254
254
|
callus: 'CALL US',
|
|
255
|
+
callus2: 'Call us',
|
|
255
256
|
returnpolicy: 'Return policy',
|
|
256
257
|
shippingpolicy: 'Shipping policy',
|
|
257
258
|
deliverto: 'Deliver to',
|
|
@@ -359,6 +360,7 @@ var LanguageProvider = /*#__PURE__*/function (_Component) {
|
|
|
359
360
|
securepayment: 'دفع امن',
|
|
360
361
|
trustedshipping: 'شحن امن',
|
|
361
362
|
callus: 'إتصل بنا',
|
|
363
|
+
callus2: 'إتصل بنا',
|
|
362
364
|
returnpolicy: 'سياسة الإستبدال و الإسترجاع',
|
|
363
365
|
shippingpolicy: 'سياسة الشحن',
|
|
364
366
|
deliverto: 'التوصيل إلى',
|
|
@@ -1880,7 +1882,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
1880
1882
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
1881
1883
|
className: "",
|
|
1882
1884
|
size: sectionproperties.cartBtn_iconFontSize
|
|
1883
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
1885
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
1884
1886
|
size: sectionproperties.cartBtn_iconFontSize
|
|
1885
1887
|
})), lang.addtocart), AddtoCartMutationContext.isLoading && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
1886
1888
|
className: ' d-flex align-items-center justify-content-center '
|
|
@@ -3746,7 +3748,7 @@ var Wishlist = function Wishlist(props) {
|
|
|
3746
3748
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
3747
3749
|
className: "",
|
|
3748
3750
|
size: sectionproperties.cartBtn_iconFontSize
|
|
3749
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
3751
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
3750
3752
|
className: "",
|
|
3751
3753
|
size: sectionproperties.cartBtn_iconFontSize
|
|
3752
3754
|
}))), /*#__PURE__*/React__default["default"].createElement("td", {
|
|
@@ -7532,7 +7534,7 @@ var CartSlider = function CartSlider(props) {
|
|
|
7532
7534
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
7533
7535
|
className: "",
|
|
7534
7536
|
size: sectionproperties.cartBtn_iconFontSize
|
|
7535
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
7537
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
7536
7538
|
size: sectionproperties.cartBtn_iconFontSize
|
|
7537
7539
|
})), lang.viewcart), /*#__PURE__*/React__default["default"].createElement("button", {
|
|
7538
7540
|
className: " ".concat(cart_cssstyles.checkoutbtn) + ' ml-1 mr-1 ',
|
|
@@ -7852,8 +7854,8 @@ var OrderSuccess = function OrderSuccess(props) {
|
|
|
7852
7854
|
}, ReasonFail)));
|
|
7853
7855
|
};
|
|
7854
7856
|
|
|
7855
|
-
var css_248z$A = ".Gotoheader-module_header_container__f-O-q {\n width: 100% !important;\n display: flex;\n align-items: center;\n align-content: center;\n transition: all 0.2s;\n padding: 0 !important;\n margin: 0 !important;\n}\n.Gotoheader-
|
|
7856
|
-
var headerstyles$g = {"header_container":"Gotoheader-module_header_container__f-O-q","
|
|
7857
|
+
var css_248z$A = ".Gotoheader-module_header_container__f-O-q {\n width: 100% !important;\n display: flex;\n align-items: center;\n align-content: center;\n transition: all 0.2s;\n padding: 0 !important;\n margin: 0 !important;\n}\n.Gotoheader-module_topbar_item_container__qiBbU {\n margin: 0;\n padding: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n position: relative;\n}\n.Gotoheader-module_topbar_item__rYdqG {\n cursor: pointer;\n position: relative;\n white-space: nowrap;\n}\n.Gotoheader-module_topbar_item__rYdqG::before {\n content: '';\n position: absolute;\n width: 100%;\n height: 1px;\n top: 100%;\n left: 0;\n pointer-events: none;\n transform-origin: 50% 100%;\n transition: clip-path 0.3s, transform 0.3s cubic-bezier(0.2, 1, 0.8, 1);\n clip-path: polygon(0% 0%, 0% 100%, 0 100%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%, 100% 100%, 100% 0%);\n}\n.Gotoheader-module_topbar_item__rYdqG:hover::before {\n transform: translate3d(0, 2px, 0) scale3d(1.08, 3, 1);\n clip-path: polygon(0% 0%, 0% 100%, 50% 100%, 50% 0, 50% 0, 50% 100%, 50% 100%, 0 100%, 100% 100%, 100% 0%);\n}\n.Gotoheader-module_topbar_item__rYdqG span {\n display: inline-block;\n transition: transform 0.3s cubic-bezier(0.2, 1, 0.8, 1);\n}\n.Gotoheader-module_topbar_item__rYdqG:hover span {\n transform: translate3d(0, -2px, 0);\n}\n.Gotoheader-module_badge_counter_header_notifications__a3aCj {\n position: absolute;\n transform: scale(0.3);\n transform-origin: top right;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n.Gotoheader-module_header_divider__KE8o6 {\n overflow: hidden;\n}\n/* */\n.Gotoheader-module_searchbar__xRQAq {\n display: inline-block;\n border: none;\n outline: none;\n width: 0px;\n position: absolute;\n top: 0;\n /* right: 0; */\n background: none;\n z-index: 3;\n transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);\n cursor: pointer;\n}\n.Gotoheader-module_searchbar__xRQAq:focus {\n width: 400px !important;\n z-index: 1;\n cursor: text;\n}\n.Gotoheader-module_searchbaractive__ECT3T {\n display: inline-block;\n z-index: 2;\n cursor: pointer;\n cursor: pointer;\n}\n";
|
|
7858
|
+
var headerstyles$g = {"header_container":"Gotoheader-module_header_container__f-O-q","topbar_item_container":"Gotoheader-module_topbar_item_container__qiBbU","topbar_item":"Gotoheader-module_topbar_item__rYdqG","badge_counter_header_notifications":"Gotoheader-module_badge_counter_header_notifications__a3aCj","header_divider":"Gotoheader-module_header_divider__KE8o6","searchbar":"Gotoheader-module_searchbar__xRQAq","searchbaractive":"Gotoheader-module_searchbaractive__ECT3T"};
|
|
7857
7859
|
styleInject(css_248z$A);
|
|
7858
7860
|
|
|
7859
7861
|
var Searchlist$1 = function Searchlist(props) {
|
|
@@ -8147,7 +8149,6 @@ var Subheader = function Subheader(props) {
|
|
|
8147
8149
|
var _props$subheaderprope4, _props$subheaderprope5;
|
|
8148
8150
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8149
8151
|
onClick: function onClick() {
|
|
8150
|
-
// history.push(item.navigationroute);
|
|
8151
8152
|
routingcountext(item.navigationroute);
|
|
8152
8153
|
},
|
|
8153
8154
|
"class": "scrollhorizontalcard",
|
|
@@ -8156,13 +8157,7 @@ var Subheader = function Subheader(props) {
|
|
|
8156
8157
|
marginRight: langdetect == 'en' ? props === null || props === void 0 ? void 0 : (_props$subheaderprope5 = props.subheaderpropertiesprops) === null || _props$subheaderprope5 === void 0 ? void 0 : _props$subheaderprope5.paddingRightprops : 0
|
|
8157
8158
|
}
|
|
8158
8159
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
8159
|
-
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
8160
|
-
onClick: function onClick() {
|
|
8161
|
-
templatepropcontext === null || templatepropcontext === void 0 ? void 0 : templatepropcontext.pagesnprop.forEach(function (pageitem, pageindex) {
|
|
8162
|
-
pageitem.isselected = false;
|
|
8163
|
-
});
|
|
8164
|
-
templatepropcontext.pagesnprop[index].isselected = true;
|
|
8165
|
-
}
|
|
8160
|
+
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
8166
8161
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
8167
8162
|
}
|
|
8168
8163
|
})), fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 ? void 0 : (_fetchCategoriesQuery = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery === void 0 ? void 0 : (_fetchCategoriesQuery2 = _fetchCategoriesQuery.data) === null || _fetchCategoriesQuery2 === void 0 ? void 0 : _fetchCategoriesQuery2.categories.map(function (item, index) {
|
|
@@ -8605,7 +8600,7 @@ var Headerresponsive = function Headerresponsive(props) {
|
|
|
8605
8600
|
className: "".concat(header_cssstyles.dropdownitemcontainer) + ' m-0 p-0 d-flex align-items-center '
|
|
8606
8601
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
8607
8602
|
className: ' d-flex align-items-center m-0 p-0 '
|
|
8608
|
-
}, 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
|
|
8603
|
+
}, 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", {
|
|
8609
8604
|
className: "ml-2 mr-2"
|
|
8610
8605
|
}, lang.viewcart))))), authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, {
|
|
8611
8606
|
style: {
|
|
@@ -8640,7 +8635,7 @@ var Headerresponsive = function Headerresponsive(props) {
|
|
|
8640
8635
|
className: "".concat(header_cssstyles.dropdownitemcontainer) + ' m-0 p-0 d-flex align-items-center '
|
|
8641
8636
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
8642
8637
|
className: ' d-flex align-items-center m-0 p-0 '
|
|
8643
|
-
}, 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(RiHandbagLine.RiHandbagLine, 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
|
|
8638
|
+
}, 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(RiHandbagLine.RiHandbagLine, 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", {
|
|
8644
8639
|
className: langdetect == 'en' ? 'ml-2' : 'mr-2'
|
|
8645
8640
|
}, lang.orderhistory)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, {
|
|
8646
8641
|
style: {
|
|
@@ -8732,7 +8727,7 @@ var Headerresponsive = function Headerresponsive(props) {
|
|
|
8732
8727
|
size: sectionproperties.cartBtniconresp_size
|
|
8733
8728
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
8734
8729
|
size: sectionproperties.cartBtniconresp_size
|
|
8735
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
8730
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
8736
8731
|
size: sectionproperties.cartBtniconresp_size
|
|
8737
8732
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8738
8733
|
className: "".concat(header_cssstyles.badge_counter_header_notifications),
|
|
@@ -9044,8 +9039,6 @@ var Gotoheader = function Gotoheader(props) {
|
|
|
9044
9039
|
borderBottomRightRadius: langdetect == 'en' ? sectionproperties.lowersection_BorderBottomRightRadius + 'px' : sectionproperties.lowersection_borderBottomLeftRadius + 'px',
|
|
9045
9040
|
borderTopLeftRadius: langdetect == 'en' ? sectionproperties.lowersection_borderTopLeftRadius + 'px' : sectionproperties.lowersection_borderTopRightRadius + 'px',
|
|
9046
9041
|
borderTopRightRadius: langdetect == 'en' ? sectionproperties.lowersection_borderTopRightRadius + 'px' : sectionproperties.lowersection_borderTopLeftRadius + 'px',
|
|
9047
|
-
paddingTop: sectionproperties.lowersection_paddingtop + 'px',
|
|
9048
|
-
paddingBottom: sectionproperties.lowersection_paddingbottom + 'px',
|
|
9049
9042
|
paddingLeft: langdetect == 'en' ? sectionproperties.lowersection_paddingleft + 'px' : sectionproperties.lowersection_paddingright + 'px',
|
|
9050
9043
|
paddingRight: langdetect == 'en' ? sectionproperties.lowersection_paddingright + 'px' : sectionproperties.lowersection_paddingleft + 'px'
|
|
9051
9044
|
}),
|
|
@@ -9337,7 +9330,7 @@ var Gotoheader = function Gotoheader(props) {
|
|
|
9337
9330
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
9338
9331
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
9339
9332
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
9340
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
9333
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
9341
9334
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
9342
9335
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
9343
9336
|
"class": ' allcenetered m-0 p-0 '
|
|
@@ -9414,7 +9407,7 @@ var Gotoheader = function Gotoheader(props) {
|
|
|
9414
9407
|
size: sectionproperties.cartBtn_iconFontSize
|
|
9415
9408
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
9416
9409
|
size: sectionproperties.cartBtn_iconFontSize
|
|
9417
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
9410
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
9418
9411
|
size: sectionproperties.cartBtn_iconFontSize
|
|
9419
9412
|
}), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
9420
9413
|
"class": "".concat(header_cssstyles.badge_counter_header_notifications, " ").concat(header_cssstyles.cartbadge)
|
|
@@ -9502,17 +9495,17 @@ var Gotoheader = function Gotoheader(props) {
|
|
|
9502
9495
|
})), sectionproperties.showlowerheadersection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
9503
9496
|
"class": ' col-lg-12 d-flex align-items-center p-0'
|
|
9504
9497
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
9505
|
-
"class": "".concat(header_cssstyles.navbar_nav) + ' w-100 '
|
|
9498
|
+
"class": "".concat(header_cssstyles.navbar_nav) + ' w-100 row m-0 w-100 d-flex justify-content-start align-items-center '
|
|
9506
9499
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
9507
|
-
"class":
|
|
9508
|
-
}, /*#__PURE__*/React__default["default"].createElement("nav", {
|
|
9509
|
-
"class": headerstyles$g.navbar,
|
|
9500
|
+
"class": ' scrollhorizontal w-100 justify-content-start align-items-center ',
|
|
9510
9501
|
style: {
|
|
9511
|
-
display: sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? 'none' : 'flex'
|
|
9502
|
+
display: sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? 'none' : 'flex',
|
|
9503
|
+
paddingTop: sectionproperties.lowersection_paddingtop + 'px',
|
|
9504
|
+
paddingBottom: sectionproperties.lowersection_paddingbottom + 'px'
|
|
9512
9505
|
}
|
|
9513
|
-
},
|
|
9506
|
+
}, templatepropcontext.pagesnprop.map(function (item, index) {
|
|
9514
9507
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
9515
|
-
return /*#__PURE__*/React__default["default"].createElement("
|
|
9508
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
9516
9509
|
"class": "".concat(headerstyles$g.topbar_item_container),
|
|
9517
9510
|
style: {
|
|
9518
9511
|
marginRight: langdetect == 'en' ? '45px' : 0,
|
|
@@ -9525,7 +9518,13 @@ var Gotoheader = function Gotoheader(props) {
|
|
|
9525
9518
|
"class": "".concat(headerstyles$g.topbar_item, " ").concat(header_cssstyles.topbar_item)
|
|
9526
9519
|
}, /*#__PURE__*/React__default["default"].createElement("span", null, langdetect == 'en' ? item.pagename : item.pagename_ar)));
|
|
9527
9520
|
}
|
|
9528
|
-
}))
|
|
9521
|
+
})), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
9522
|
+
"class": "w-100",
|
|
9523
|
+
style: {
|
|
9524
|
+
paddingTop: sectionproperties.lowersection_paddingtop + 'px',
|
|
9525
|
+
paddingBottom: sectionproperties.lowersection_paddingbottom + 'px'
|
|
9526
|
+
}
|
|
9527
|
+
}, /*#__PURE__*/React__default["default"].createElement(Subheader, {
|
|
9529
9528
|
sectionpropertiesprops: sectionproperties,
|
|
9530
9529
|
actions: actions,
|
|
9531
9530
|
subheaderpropertiesprops: {
|
|
@@ -10031,7 +10030,7 @@ var CategoryFeaturingHeader = function CategoryFeaturingHeader(props) {
|
|
|
10031
10030
|
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' m-0 p-0 d-flex align-items-center '
|
|
10032
10031
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
10033
10032
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
10034
|
-
}, 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
|
|
10033
|
+
}, 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", {
|
|
10035
10034
|
"class": "ml-2 mr-2"
|
|
10036
10035
|
}, lang.orderhistory)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
10037
10036
|
onClick: function onClick() {
|
|
@@ -10099,7 +10098,7 @@ var CategoryFeaturingHeader = function CategoryFeaturingHeader(props) {
|
|
|
10099
10098
|
size: sectionproperties.cartBtn_iconFontSize
|
|
10100
10099
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
10101
10100
|
size: sectionproperties.cartBtn_iconFontSize
|
|
10102
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
10101
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
10103
10102
|
size: sectionproperties.cartBtn_iconFontSize
|
|
10104
10103
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10105
10104
|
"class": langdetect == 'en' ? 'headerdropdownml d-flex align-items-center justify-content-center' : 'headerdropdownmr d-flex align-items-center justify-content-center'
|
|
@@ -10169,7 +10168,7 @@ var CategoryFeaturingHeader = function CategoryFeaturingHeader(props) {
|
|
|
10169
10168
|
zIndex: 2
|
|
10170
10169
|
}
|
|
10171
10170
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10172
|
-
"class": 'col-
|
|
10171
|
+
"class": 'col-xl-2 col-lg-3 d-flex align-items-center p-0',
|
|
10173
10172
|
style: {},
|
|
10174
10173
|
onClick: function onClick() {
|
|
10175
10174
|
setdropdownselect(!dropdownselect);
|
|
@@ -10206,29 +10205,29 @@ var CategoryFeaturingHeader = function CategoryFeaturingHeader(props) {
|
|
|
10206
10205
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem text-overflow m-0 p-0 '
|
|
10207
10206
|
}, langdetect == 'en' ? item.title_en : item.title_ar)))), index != authdetailsContext.instinfo.instcollections.length - 1 && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null));
|
|
10208
10207
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10209
|
-
"class": "col-lg-
|
|
10210
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
10211
|
-
"class":
|
|
10208
|
+
"class": "col-xl-7 col-lg-6 d-flex align-items-center justify-content-start pl-1 pr-1"
|
|
10209
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10210
|
+
"class": ' scrollhorizontal w-100 justify-content-start align-items-center ',
|
|
10212
10211
|
style: {
|
|
10213
10212
|
display: sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? 'none' : 'flex'
|
|
10214
10213
|
}
|
|
10215
|
-
},
|
|
10214
|
+
}, templatepropcontext.pagesnprop.map(function (item, index) {
|
|
10216
10215
|
if (item.isselected) ;
|
|
10217
10216
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
10218
|
-
return /*#__PURE__*/React__default["default"].createElement("
|
|
10217
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10218
|
+
"class": "cursor-pointer",
|
|
10219
|
+
onClick: function onClick() {
|
|
10220
|
+
routingcountext(item.navigationroute, false, '');
|
|
10221
|
+
},
|
|
10219
10222
|
style: {
|
|
10220
10223
|
marginLeft: langdetect == 'en' ? 0 : '35px',
|
|
10221
10224
|
marginRight: langdetect == 'en' ? '35px' : 0
|
|
10222
10225
|
}
|
|
10223
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10224
|
-
onClick: function onClick() {
|
|
10225
|
-
routingcountext(item.navigationroute, false, '');
|
|
10226
|
-
}
|
|
10227
10226
|
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
10228
10227
|
"class": "".concat(header_cssstyles.navbar_item_text)
|
|
10229
|
-
}, langdetect == 'en' ? item.pagename : item.pagename_ar))
|
|
10228
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
10230
10229
|
}
|
|
10231
|
-
}))
|
|
10230
|
+
})), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' && /*#__PURE__*/React__default["default"].createElement(Subheader, {
|
|
10232
10231
|
sectionpropertiesprops: sectionproperties,
|
|
10233
10232
|
actions: actions,
|
|
10234
10233
|
subheaderpropertiesprops: {
|
|
@@ -10238,7 +10237,7 @@ var CategoryFeaturingHeader = function CategoryFeaturingHeader(props) {
|
|
|
10238
10237
|
subheadercontentpositionprops: 'start'
|
|
10239
10238
|
}
|
|
10240
10239
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10241
|
-
"class": "col-lg-
|
|
10240
|
+
"class": "col-xl-3 col-lg-3 d-flex align-items-center justify-content-end p-0"
|
|
10242
10241
|
}, sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10243
10242
|
"class": "row m-0 w-100 d-flex justify-content-end align-items-center"
|
|
10244
10243
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -10293,7 +10292,7 @@ var CategoryFeaturingHeader = function CategoryFeaturingHeader(props) {
|
|
|
10293
10292
|
size: sectionproperties.cartBtn_iconFontSize
|
|
10294
10293
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
10295
10294
|
size: sectionproperties.cartBtn_iconFontSize
|
|
10296
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
10295
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
10297
10296
|
size: sectionproperties.cartBtn_iconFontSize
|
|
10298
10297
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10299
10298
|
"class": "col-lg-12 p-0"
|
|
@@ -10731,7 +10730,7 @@ var ClassicHeader = function ClassicHeader(props) {
|
|
|
10731
10730
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
10732
10731
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
10733
10732
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
10734
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
10733
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
10735
10734
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
10736
10735
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
10737
10736
|
"class": ' allcenetered m-0 p-0 '
|
|
@@ -10820,7 +10819,7 @@ var ClassicHeader = function ClassicHeader(props) {
|
|
|
10820
10819
|
size: sectionproperties.cartBtn_iconFontSize
|
|
10821
10820
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
10822
10821
|
size: sectionproperties.cartBtn_iconFontSize
|
|
10823
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
10822
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
10824
10823
|
size: sectionproperties.cartBtn_iconFontSize
|
|
10825
10824
|
}), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10826
10825
|
"class": "".concat(header_cssstyles.badge_counter_header_notifications),
|
|
@@ -10914,12 +10913,12 @@ var ClassicHeader = function ClassicHeader(props) {
|
|
|
10914
10913
|
"class": ' col-lg-12 p-0 '
|
|
10915
10914
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10916
10915
|
"class": header_cssstyles.lowerHeaderSection + ' w-100 '
|
|
10917
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
10918
|
-
"class":
|
|
10916
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10917
|
+
"class": ' scrollhorizontal w-100 justify-content-start align-items-center ',
|
|
10919
10918
|
style: {
|
|
10920
10919
|
display: sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? 'none' : 'flex'
|
|
10921
10920
|
}
|
|
10922
|
-
},
|
|
10921
|
+
}, templatepropcontext === null || templatepropcontext === void 0 ? void 0 : (_templatepropcontext$ = templatepropcontext.pagesnprop) === null || _templatepropcontext$ === void 0 ? void 0 : _templatepropcontext$.map(function (item, index) {
|
|
10923
10922
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
10924
10923
|
return /*#__PURE__*/React__default["default"].createElement("li", {
|
|
10925
10924
|
"class": "cursor-pointer",
|
|
@@ -10934,7 +10933,7 @@ var ClassicHeader = function ClassicHeader(props) {
|
|
|
10934
10933
|
"class": "".concat(header_cssstyles.navbar_item_text) + ' navbar_item_text '
|
|
10935
10934
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
10936
10935
|
}
|
|
10937
|
-
}))
|
|
10936
|
+
})), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' && /*#__PURE__*/React__default["default"].createElement(Subheader, {
|
|
10938
10937
|
sectionpropertiesprops: sectionproperties,
|
|
10939
10938
|
actions: actions,
|
|
10940
10939
|
subheaderpropertiesprops: {
|
|
@@ -11492,7 +11491,7 @@ var CTAHeader = function CTAHeader(props) {
|
|
|
11492
11491
|
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' m-0 p-0 d-flex align-items-center '
|
|
11493
11492
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
11494
11493
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
11495
|
-
}, 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
|
|
11494
|
+
}, 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", {
|
|
11496
11495
|
"class": "ml-2 mr-2"
|
|
11497
11496
|
}, lang.orderhistory)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
11498
11497
|
onClick: function onClick() {
|
|
@@ -11562,7 +11561,7 @@ var CTAHeader = function CTAHeader(props) {
|
|
|
11562
11561
|
size: sectionproperties.cartBtn_iconFontSize
|
|
11563
11562
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
11564
11563
|
size: sectionproperties.cartBtn_iconFontSize
|
|
11565
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
11564
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
11566
11565
|
size: sectionproperties.cartBtn_iconFontSize
|
|
11567
11566
|
})))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11568
11567
|
"class": "col-lg-12 p-0 allcentered",
|
|
@@ -11601,13 +11600,14 @@ var CTAHeader = function CTAHeader(props) {
|
|
|
11601
11600
|
size: sectionproperties.youtubebtniconfontsize
|
|
11602
11601
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11603
11602
|
"class": "col-lg-6 p-0 d-flex align-items-center justify-content-center"
|
|
11604
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
11603
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11604
|
+
"class": "scrollhorizontal w-100 align-items-center justify-content-center h-100 flex-row",
|
|
11605
11605
|
style: {
|
|
11606
|
-
display: 'flex'
|
|
11606
|
+
display: sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? 'none' : 'flex'
|
|
11607
11607
|
}
|
|
11608
11608
|
}, templatepropcontext.pagesnprop.map(function (item, index) {
|
|
11609
11609
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
11610
|
-
return /*#__PURE__*/React__default["default"].createElement("
|
|
11610
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11611
11611
|
"class": "cursor-pointer",
|
|
11612
11612
|
onClick: function onClick() {
|
|
11613
11613
|
routingcountext(item.navigationroute, false, '');
|
|
@@ -11620,6 +11620,17 @@ var CTAHeader = function CTAHeader(props) {
|
|
|
11620
11620
|
"class": "".concat(header_cssstyles.topbar_item_text)
|
|
11621
11621
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
11622
11622
|
}
|
|
11623
|
+
})), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11624
|
+
"class": "row m-0 w-100 p-0"
|
|
11625
|
+
}, /*#__PURE__*/React__default["default"].createElement(Subheader, {
|
|
11626
|
+
sectionpropertiesprops: sectionproperties,
|
|
11627
|
+
subheaderpropertiesprops: {
|
|
11628
|
+
subheaderpositionprops: 'in nav',
|
|
11629
|
+
paddingLeftprops: '30px',
|
|
11630
|
+
paddingRightprops: '30px',
|
|
11631
|
+
subheadercontentpositionprops: 'center'
|
|
11632
|
+
},
|
|
11633
|
+
actions: actions
|
|
11623
11634
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11624
11635
|
"class": "col-lg-3 p-0 d-flex align-items-center justify-content-end"
|
|
11625
11636
|
}, sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
@@ -11681,7 +11692,7 @@ var CTAHeader = function CTAHeader(props) {
|
|
|
11681
11692
|
}
|
|
11682
11693
|
}), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
11683
11694
|
"class": 'ml-2 mr-2'
|
|
11684
|
-
}, lang.english)))))))), sectionproperties.showhidesubheader == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11695
|
+
}, lang.english)))))))), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Full Width' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11685
11696
|
"class": "col-lg-12 col-md-12 col-sm-12 p-0"
|
|
11686
11697
|
}, /*#__PURE__*/React__default["default"].createElement(Subheader, {
|
|
11687
11698
|
sectionpropertiesprops: sectionproperties,
|
|
@@ -11700,8 +11711,8 @@ var CTAHeader = function CTAHeader(props) {
|
|
|
11700
11711
|
})));
|
|
11701
11712
|
};
|
|
11702
11713
|
|
|
11703
|
-
var css_248z$v = ".Header_threesectionslogocentered-module_header_innercontainer__yjjgZ {\n display: flex;\n align-items: center;\n align-content: center;\n position: relative;\n z-index: 1000;\n transition: all 0.2s;\n}\n
|
|
11704
|
-
var headerstyles$b = {"header_innercontainer":"Header_threesectionslogocentered-module_header_innercontainer__yjjgZ","
|
|
11714
|
+
var css_248z$v = ".Header_threesectionslogocentered-module_header_innercontainer__yjjgZ {\n display: flex;\n align-items: center;\n align-content: center;\n position: relative;\n z-index: 1000;\n transition: all 0.2s;\n}\n\n.Header_threesectionslogocentered-module_header_innercontainer__yjjgZ .Header_threesectionslogocentered-module_navbar_item__YMaF8 {\n position: relative;\n cursor: pointer;\n white-space: nowrap;\n display: flex;\n align-items: center;\n}\n.Header_threesectionslogocentered-module_header_innercontainer__yjjgZ .Header_threesectionslogocentered-module_navbar_item__YMaF8 .Header_threesectionslogocentered-module_navbar_item_text__0DPls {\n transition: transform 0.3s cubic-bezier(0.2, 1, 0.8, 1);\n transition: 0.3s;\n padding: 0;\n}\n.Header_threesectionslogocentered-module_header_innercontainer__yjjgZ .Header_threesectionslogocentered-module_navbar_item__YMaF8 .Header_threesectionslogocentered-module_navbar_item_text__0DPls:after {\n position: absolute;\n left: 0;\n bottom: -10px;\n right: 0;\n width: 7px;\n height: 7px;\n content: '';\n border-radius: 50%;\n margin: 0 auto;\n opacity: 0;\n -webkit-transition: all, 0.3s;\n -moz-transition: all, 0.3s;\n -ms-transition: all, 0.3s;\n -o-transition: all, 0.3s;\n transition: all, 0.3s;\n}\n.Header_threesectionslogocentered-module_header_innercontainer__yjjgZ .Header_threesectionslogocentered-module_navbar_item__YMaF8:hover .Header_threesectionslogocentered-module_navbar_item_text__0DPls:after {\n opacity: 1;\n}\n/* Side Nav Active */\n.Header_threesectionslogocentered-module_header_innercontainer__yjjgZ .Header_threesectionslogocentered-module_navbar_item_active__ladUm .Header_threesectionslogocentered-module_navbar_item_text__0DPls:after {\n opacity: 1;\n}\n\n/* Search Bar */\n.Header_threesectionslogocentered-module_header_innercontainer__yjjgZ .Header_threesectionslogocentered-module_searchbarcont__9MNXO input::placeholder {\n color: #8c8c8c;\n font-weight: normal;\n}\n/* Badge */\n.Header_threesectionslogocentered-module_badge_counter_header_notifications__qekYU {\n position: absolute;\n transform: scale(0.3);\n transform-origin: top right;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n.Header_threesectionslogocentered-module_searchbar__5KdKx {\n display: inline-block;\n border: none;\n outline: none;\n width: 0px;\n position: absolute;\n top: 0;\n background: none;\n z-index: 3;\n transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);\n cursor: pointer;\n}\n.Header_threesectionslogocentered-module_searchbar__5KdKx:focus {\n width: 300px !important;\n z-index: 1;\n cursor: text;\n}\n.Header_threesectionslogocentered-module_searchbaractive__8Pp-9 {\n display: inline-block;\n z-index: 2;\n cursor: pointer;\n cursor: pointer;\n}\n ";
|
|
11715
|
+
var headerstyles$b = {"header_innercontainer":"Header_threesectionslogocentered-module_header_innercontainer__yjjgZ","navbar_item":"Header_threesectionslogocentered-module_navbar_item__YMaF8","navbar_item_text":"Header_threesectionslogocentered-module_navbar_item_text__0DPls","navbar_item_active":"Header_threesectionslogocentered-module_navbar_item_active__ladUm","searchbarcont":"Header_threesectionslogocentered-module_searchbarcont__9MNXO","badge_counter_header_notifications":"Header_threesectionslogocentered-module_badge_counter_header_notifications__qekYU","searchbar":"Header_threesectionslogocentered-module_searchbar__5KdKx","searchbaractive":"Header_threesectionslogocentered-module_searchbaractive__8Pp-9"};
|
|
11705
11716
|
styleInject(css_248z$v);
|
|
11706
11717
|
|
|
11707
11718
|
function ownKeys$1n(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; }
|
|
@@ -12082,21 +12093,22 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
|
|
|
12082
12093
|
zIndex: 2
|
|
12083
12094
|
}
|
|
12084
12095
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12085
|
-
"class": "col-lg-
|
|
12086
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
12087
|
-
"class":
|
|
12088
|
-
},
|
|
12096
|
+
"class": "col-lg-5 p-0 d-flex align-items-center justify-content-start h-100"
|
|
12097
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12098
|
+
"class": ' scrollhorizontal w-100 d-flex align-items-center h-100 '
|
|
12099
|
+
}, templatepropcontext.pagesnprop.map(function (item, index) {
|
|
12089
12100
|
var activeclass = '';
|
|
12090
12101
|
if (item.isselected) {
|
|
12091
12102
|
activeclass = headerstyles$b.navbar_item_active;
|
|
12092
12103
|
}
|
|
12093
12104
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
12094
|
-
return /*#__PURE__*/React__default["default"].createElement("
|
|
12105
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12106
|
+
"class": "scrollhorizontalcard",
|
|
12095
12107
|
style: {
|
|
12096
12108
|
marginLeft: langdetect == 'en' ? 0 : '35px',
|
|
12097
|
-
marginRight: langdetect == 'en' ? '35px' : 0
|
|
12098
|
-
|
|
12099
|
-
|
|
12109
|
+
marginRight: langdetect == 'en' ? '35px' : 0,
|
|
12110
|
+
position: 'relative'
|
|
12111
|
+
},
|
|
12100
12112
|
onClick: function onClick() {
|
|
12101
12113
|
routingcountext(item.navigationroute, false, '');
|
|
12102
12114
|
}
|
|
@@ -12104,10 +12116,10 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
|
|
|
12104
12116
|
"class": "".concat(headerstyles$b.navbar_item, " ").concat(activeclass)
|
|
12105
12117
|
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
12106
12118
|
"class": "".concat(headerstyles$b.navbar_item_text, " ").concat(header_cssstyles.navbar_item_text)
|
|
12107
|
-
}, langdetect == 'en' ? item.pagename : item.pagename_ar)))
|
|
12119
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar)));
|
|
12108
12120
|
}
|
|
12109
|
-
})))
|
|
12110
|
-
"class": "col-lg-
|
|
12121
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12122
|
+
"class": "col-lg-2 p-0 d-flex align-items-center justify-content-center"
|
|
12111
12123
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12112
12124
|
"class": "".concat(header_cssstyles.header_logo) + ' d-flex align-items-center justify-content-center ',
|
|
12113
12125
|
style: {
|
|
@@ -12125,7 +12137,7 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
|
|
|
12125
12137
|
maxHeight: '100%'
|
|
12126
12138
|
}
|
|
12127
12139
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12128
|
-
"class": "col-lg-
|
|
12140
|
+
"class": "col-lg-5 d-flex align-items-center justify-content-end p-0"
|
|
12129
12141
|
}, sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12130
12142
|
"class": "col-lg-4 p-0 d-flex justify-content-end align-items-center",
|
|
12131
12143
|
onClick: function onClick() {
|
|
@@ -12244,7 +12256,7 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
|
|
|
12244
12256
|
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' m-0 p-0 d-flex align-items-center '
|
|
12245
12257
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
12246
12258
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
12247
|
-
}, 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
|
|
12259
|
+
}, 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", {
|
|
12248
12260
|
"class": "ml-2 mr-2"
|
|
12249
12261
|
}, lang.orderhistory)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
12250
12262
|
onClick: function onClick() {
|
|
@@ -12312,7 +12324,7 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
|
|
|
12312
12324
|
size: sectionproperties.cartBtn_iconFontSize
|
|
12313
12325
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
12314
12326
|
size: sectionproperties.cartBtn_iconFontSize
|
|
12315
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
12327
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
12316
12328
|
size: sectionproperties.cartBtn_iconFontSize
|
|
12317
12329
|
}))), sectionproperties.showupperheadersection == 'Hide' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12318
12330
|
"class": langdetect == 'en' ? 'headerdropdownml' : 'headerdropdownmr'
|
|
@@ -12824,7 +12836,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
12824
12836
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
12825
12837
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
12826
12838
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
12827
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
12839
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
12828
12840
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
12829
12841
|
}), lang.orderhistory))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
12830
12842
|
onClick: function onClick() {
|
|
@@ -13505,7 +13517,7 @@ var Header8 = function Header8(props) {
|
|
|
13505
13517
|
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' m-0 p-0 d-flex align-items-center '
|
|
13506
13518
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
13507
13519
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
13508
|
-
}, 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
|
|
13520
|
+
}, 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", {
|
|
13509
13521
|
"class": "ml-2 mr-2"
|
|
13510
13522
|
}, lang.orderhistory)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, {
|
|
13511
13523
|
style: {
|
|
@@ -13603,7 +13615,7 @@ var Header8 = function Header8(props) {
|
|
|
13603
13615
|
size: sectionproperties.cartBtn_iconFontSize
|
|
13604
13616
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
13605
13617
|
size: sectionproperties.cartBtn_iconFontSize
|
|
13606
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
13618
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
13607
13619
|
size: sectionproperties.cartBtn_iconFontSize
|
|
13608
13620
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
13609
13621
|
"class": langdetect == 'en' ? 'ml-2' : 'mr-2'
|
|
@@ -13705,8 +13717,8 @@ var Header8 = function Header8(props) {
|
|
|
13705
13717
|
}, langdetect == 'en' ? item.title_en : item.title_ar)))), index != authdetailsContext.instinfo.instcollections.length - 1 && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null));
|
|
13706
13718
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
13707
13719
|
"class": "col-lg-10 flex-row d-flex align-items-center justify-content-start"
|
|
13708
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
13709
|
-
"class": '
|
|
13720
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
13721
|
+
"class": ' scrollhorizontal w-100 align-items-center justify-content-start ',
|
|
13710
13722
|
style: {
|
|
13711
13723
|
display: sectionproperties.subheaderposition == 'Besides Top Navigation' ? 'none' : 'flex'
|
|
13712
13724
|
}
|
|
@@ -13717,21 +13729,17 @@ var Header8 = function Header8(props) {
|
|
|
13717
13729
|
}
|
|
13718
13730
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
13719
13731
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
13720
|
-
|
|
13721
|
-
cursor: 'pointer'
|
|
13722
|
-
},
|
|
13732
|
+
"class": "".concat(activeclass) + ' cursor-pointer scrollhorizontalcard ',
|
|
13723
13733
|
onClick: function onClick() {
|
|
13724
13734
|
routingcountext(item.navigationroute);
|
|
13725
|
-
}
|
|
13726
|
-
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
13727
|
-
"class": "".concat(activeclass),
|
|
13735
|
+
},
|
|
13728
13736
|
style: {
|
|
13729
13737
|
marginRight: langdetect == 'en' ? '25px' : 0,
|
|
13730
13738
|
marginLeft: langdetect == 'en' ? 0 : '25px'
|
|
13731
13739
|
}
|
|
13732
13740
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
13733
13741
|
"class": "".concat(header_cssstyles.navbar_item_text)
|
|
13734
|
-
}, " ", langdetect == 'en' ? item.pagename : item.pagename_ar))
|
|
13742
|
+
}, " ", langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
13735
13743
|
}
|
|
13736
13744
|
})), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' && /*#__PURE__*/React__default["default"].createElement(Subheader, {
|
|
13737
13745
|
sectionpropertiesprops: sectionproperties,
|
|
@@ -13757,8 +13765,8 @@ var Header8 = function Header8(props) {
|
|
|
13757
13765
|
}));
|
|
13758
13766
|
};
|
|
13759
13767
|
|
|
13760
|
-
var css_248z$t = ".headerresturant-module_header_innercontainer__K3I1g {\n display: flex;\n align-items: center;\n align-content: center;\n z-index: 10;\n}\n.
|
|
13761
|
-
var headerstyles$9 = {"header_innercontainer":"headerresturant-module_header_innercontainer__K3I1g","
|
|
13768
|
+
var css_248z$t = ".headerresturant-module_header_innercontainer__K3I1g {\n display: flex;\n align-items: center;\n align-content: center;\n z-index: 10;\n}\n/* .header_innercontainer .navbar ul {\n margin: 0;\n padding: 0;\n display: flex;\n list-style: none;\n align-items: center;\n}\n.header_innercontainer .navbar ul li {\n position: relative !important;\n} */\n.headerresturant-module_header_innercontainer__K3I1g .headerresturant-module_navbar_item__Exl8b {\n position: relative;\n cursor: pointer;\n white-space: nowrap;\n display: flex;\n align-items: center;\n}\n.headerresturant-module_header_innercontainer__K3I1g .headerresturant-module_navbar_item__Exl8b .headerresturant-module_navbar_item_text__psv09 {\n transition: transform 0.3s cubic-bezier(0.2, 1, 0.8, 1);\n transition: 0.3s;\n padding: 0;\n}\n.headerresturant-module_header_innercontainer__K3I1g .headerresturant-module_navbar_item__Exl8b .headerresturant-module_navbar_item_text__psv09:after {\n content: '';\n width: 7px;\n height: 7px;\n position: absolute;\n left: -12px !important;\n bottom: 0;\n top:0;\n margin: auto !important;\n border-radius: 50%;\n margin: 0 auto;\n opacity: 0;\n -webkit-transition: all, 0.3s;\n -moz-transition: all, 0.3s;\n -ms-transition: all, 0.3s;\n -o-transition: all, 0.3s;\n transition: all, 0.3s;\n}\n.headerresturant-module_header_innercontainer__K3I1g .headerresturant-module_navbar_item__Exl8b:hover .headerresturant-module_navbar_item_text__psv09:after {\n opacity: 1;\n}\n.headerresturant-module_navbar_item_active__8BCbD .headerresturant-module_navbar_item_text__psv09:after{\n opacity: 1 !important;\n}\n/* Side Nav Active */\n.headerresturant-module_header_innercontainer__K3I1g .headerresturant-module_navbar_item_active__8BCbD .headerresturant-module_navbar_item_text__psv09:after {\n opacity: 1;\n}\n\n/* Search Bar */\n.headerresturant-module_header_innercontainer__K3I1g .headerresturant-module_searchbarcont__4VPWj input::placeholder {\n color: #8c8c8c;\n font-weight: normal;\n}\n\n/* Language Container */\n.headerresturant-module_language_cont__LwHIK {\n display: flex;\n justify-content: center;\n align-items: center;\n text-align: center;\n width: 3.5vh;\n height: 3.5vh;\n border-radius: 5px;\n /* color: #022648; */\n /* background-color: white; */\n font-size: 13px;\n line-height: 4vh;\n transition: 0.3s ease, color 0.3s ease;\n font-weight: 600;\n}\n\n/* Badge */\n.headerresturant-module_badge_counter_header_notifications__mGA2- {\n position: absolute;\n transform: scale(0.3);\n transform-origin: top right;\n display: flex;\n align-items: center;\n justify-content: center;\n}";
|
|
13769
|
+
var headerstyles$9 = {"header_innercontainer":"headerresturant-module_header_innercontainer__K3I1g","navbar_item":"headerresturant-module_navbar_item__Exl8b","navbar_item_text":"headerresturant-module_navbar_item_text__psv09","navbar_item_active":"headerresturant-module_navbar_item_active__8BCbD","searchbarcont":"headerresturant-module_searchbarcont__4VPWj","language_cont":"headerresturant-module_language_cont__LwHIK","badge_counter_header_notifications":"headerresturant-module_badge_counter_header_notifications__mGA2-"};
|
|
13762
13770
|
styleInject(css_248z$t);
|
|
13763
13771
|
|
|
13764
13772
|
function ownKeys$1k(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; }
|
|
@@ -14052,7 +14060,7 @@ var HeaderRestaurant = function HeaderRestaurant(props) {
|
|
|
14052
14060
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
14053
14061
|
"class": "".concat(headerstyles$9.header_innercontainer, " ").concat(header_cssstyles.header_innercontainer) + ' row m-0 w-100 d-flex d-md-none align-items-center '
|
|
14054
14062
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
14055
|
-
"class": "col-lg-
|
|
14063
|
+
"class": "col-lg-3 p-0 d-flex align-items-center"
|
|
14056
14064
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
14057
14065
|
"class": "".concat(header_cssstyles.header_logo) + ' d-flex align-items-center justify-content-center ',
|
|
14058
14066
|
style: {
|
|
@@ -14070,23 +14078,24 @@ var HeaderRestaurant = function HeaderRestaurant(props) {
|
|
|
14070
14078
|
maxHeight: '100%'
|
|
14071
14079
|
}
|
|
14072
14080
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
14073
|
-
"class": "col-lg-
|
|
14074
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
14075
|
-
"class":
|
|
14076
|
-
|
|
14081
|
+
"class": "col-lg-6 p-0 d-flex align-items-center justify-content-center"
|
|
14082
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
14083
|
+
"class": "scrollhorizontal w-100 align-items-center justify-content-center",
|
|
14084
|
+
style: {
|
|
14085
|
+
display: sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? 'none' : 'flex'
|
|
14086
|
+
}
|
|
14087
|
+
}, templatepropcontext.pagesnprop.map(function (item, index) {
|
|
14077
14088
|
var activeclass = '';
|
|
14078
14089
|
if (item.isselected) {
|
|
14079
14090
|
activeclass = headerstyles$9.navbar_item_active;
|
|
14080
14091
|
}
|
|
14081
14092
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
14082
|
-
return /*#__PURE__*/React__default["default"].createElement("
|
|
14083
|
-
"class": "allcentered",
|
|
14093
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
14094
|
+
"class": "allcentered cursor-pointer",
|
|
14084
14095
|
style: {
|
|
14085
|
-
flex: 1,
|
|
14086
14096
|
paddingLeft: '25px',
|
|
14087
14097
|
paddingRight: '25px'
|
|
14088
|
-
}
|
|
14089
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
14098
|
+
},
|
|
14090
14099
|
onClick: function onClick() {
|
|
14091
14100
|
routingcountext(item.navigationroute, false, '');
|
|
14092
14101
|
}
|
|
@@ -14094,10 +14103,19 @@ var HeaderRestaurant = function HeaderRestaurant(props) {
|
|
|
14094
14103
|
"class": "".concat(headerstyles$9.navbar_item, " ").concat(activeclass)
|
|
14095
14104
|
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
14096
14105
|
"class": "".concat(headerstyles$9.navbar_item_text, " ").concat(header_cssstyles.navbar_item_text)
|
|
14097
|
-
}, langdetect == 'en' ? item.pagename : item.pagename_ar)))
|
|
14106
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar)));
|
|
14098
14107
|
}
|
|
14099
|
-
}))
|
|
14100
|
-
|
|
14108
|
+
})), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' && /*#__PURE__*/React__default["default"].createElement(Subheader, {
|
|
14109
|
+
sectionpropertiesprops: sectionproperties,
|
|
14110
|
+
actions: actions,
|
|
14111
|
+
subheaderpropertiesprops: {
|
|
14112
|
+
subheaderpositionprops: 'in nav',
|
|
14113
|
+
paddingLeftprops: '35px',
|
|
14114
|
+
paddingRightprops: '35px',
|
|
14115
|
+
subheadercontentpositionprops: 'center'
|
|
14116
|
+
}
|
|
14117
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
14118
|
+
"class": "col-lg-3 p-0 d-flex align-items-center justify-content-end"
|
|
14101
14119
|
}, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], {
|
|
14102
14120
|
style: {
|
|
14103
14121
|
marginRight: langdetect == 'en' ? '30px' : 0,
|
|
@@ -14173,7 +14191,7 @@ var HeaderRestaurant = function HeaderRestaurant(props) {
|
|
|
14173
14191
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
14174
14192
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
14175
14193
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
14176
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
14194
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
14177
14195
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
14178
14196
|
}), /*#__PURE__*/React__default["default"].createElement("span", null, lang.orderhistory)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
14179
14197
|
onClick: function onClick() {
|
|
@@ -14258,7 +14276,7 @@ var HeaderRestaurant = function HeaderRestaurant(props) {
|
|
|
14258
14276
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
14259
14277
|
"class": "",
|
|
14260
14278
|
size: sectionproperties.cartBtn_iconFontSize
|
|
14261
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
14279
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
14262
14280
|
size: sectionproperties.cartBtn_iconFontSize
|
|
14263
14281
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
14264
14282
|
className: "".concat(headerstyles$9.badge_counter_header_notifications, " ").concat(header_cssstyles.badge_counter_header_notifications) + ' d-flex justify-content-center text-center ',
|
|
@@ -14402,7 +14420,7 @@ var HeaderRestaurant = function HeaderRestaurant(props) {
|
|
|
14402
14420
|
"class": "ml-2 mr-2"
|
|
14403
14421
|
}, lang.english)))))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
14404
14422
|
"class": "col-lg-12 p-0"
|
|
14405
|
-
}, sectionproperties.showhidesubheader == 'Show' && /*#__PURE__*/React__default["default"].createElement(Subheader, {
|
|
14423
|
+
}, sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Full Width' && /*#__PURE__*/React__default["default"].createElement(Subheader, {
|
|
14406
14424
|
sectionpropertiesprops: sectionproperties,
|
|
14407
14425
|
actions: actions,
|
|
14408
14426
|
subheaderpropertiesprops: {
|
|
@@ -14419,8 +14437,8 @@ var HeaderRestaurant = function HeaderRestaurant(props) {
|
|
|
14419
14437
|
}))));
|
|
14420
14438
|
};
|
|
14421
14439
|
|
|
14422
|
-
var css_248z$s = ".header_contactinfo-module_lowerHeaderContainer__toB3m {\n display: flex;\n align-items: center;\n align-content: center;\n position: relative;\n z-index: 1000;\n transition: all 0.2s;\n}\n.header_contactinfo-module_lowerHeaderContainer__toB3m .header_contactinfo-
|
|
14423
|
-
var headerstyles$8 = {"lowerHeaderContainer":"header_contactinfo-module_lowerHeaderContainer__toB3m","
|
|
14440
|
+
var css_248z$s = ".header_contactinfo-module_lowerHeaderContainer__toB3m {\n display: flex;\n align-items: center;\n align-content: center;\n position: relative;\n z-index: 1000;\n transition: all 0.2s;\n}\n.header_contactinfo-module_lowerHeaderContainer__toB3m .header_contactinfo-module_navbar_item__T6mXT {\n position: relative;\n cursor: pointer;\n white-space: nowrap;\n display: flex;\n align-items: center;\n}\n.header_contactinfo-module_lowerHeaderContainer__toB3m .header_contactinfo-module_navbar_item__T6mXT .header_contactinfo-module_navbar_item_text__dSoH9 {\n transition: transform 0.3s cubic-bezier(0.2, 1, 0.8, 1);\n transition: 0.3s;\n padding: 0;\n}\n.header_contactinfo-module_lowerHeaderContainer__toB3m .header_contactinfo-module_navbar_item__T6mXT .header_contactinfo-module_navbar_item_text__dSoH9:after {\n position: absolute;\n left: 0;\n bottom: -10px;\n right: 0;\n width: 7px;\n height: 7px;\n content: '';\n border-radius: 50%;\n margin: 0 auto;\n opacity: 0;\n -webkit-transition: all, 0.3s;\n -moz-transition: all, 0.3s;\n -ms-transition: all, 0.3s;\n -o-transition: all, 0.3s;\n transition: all, 0.3s;\n}\n.header_contactinfo-module_lowerHeaderContainer__toB3m .header_contactinfo-module_navbar_item__T6mXT:hover .header_contactinfo-module_navbar_item_text__dSoH9:after {\n opacity: 1;\n}\n/* Side Nav Active */\n.header_contactinfo-module_lowerHeaderContainer__toB3m .header_contactinfo-module_navbar_item_active__eiC3f .header_contactinfo-module_navbar_item_text__dSoH9:after {\n opacity: 1;\n}\n/* Badge */\n.header_contactinfo-module_badge_counter_header_notifications__gWKN6 {\n position: absolute;\n transform: scale(0.3);\n transform-origin: top right;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n";
|
|
14441
|
+
var headerstyles$8 = {"lowerHeaderContainer":"header_contactinfo-module_lowerHeaderContainer__toB3m","navbar_item":"header_contactinfo-module_navbar_item__T6mXT","navbar_item_text":"header_contactinfo-module_navbar_item_text__dSoH9","navbar_item_active":"header_contactinfo-module_navbar_item_active__eiC3f","badge_counter_header_notifications":"header_contactinfo-module_badge_counter_header_notifications__gWKN6"};
|
|
14424
14442
|
styleInject(css_248z$s);
|
|
14425
14443
|
|
|
14426
14444
|
function ownKeys$1j(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; }
|
|
@@ -14888,19 +14906,19 @@ var HeaderwithContactinfo = function HeaderwithContactinfo(props) {
|
|
|
14888
14906
|
maxHeight: '100%'
|
|
14889
14907
|
}
|
|
14890
14908
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
14891
|
-
"class": "col-lg-7 p-0 d-flex align-items-center justify-content-start"
|
|
14892
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
14893
|
-
"class":
|
|
14909
|
+
"class": "col-lg-7 p-0 d-flex align-items-center justify-content-start h-100"
|
|
14910
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
14911
|
+
"class": "scrollhorizontal w-100 align-items-center justify-content-start h-100",
|
|
14894
14912
|
style: {
|
|
14895
14913
|
display: sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? 'none' : 'flex'
|
|
14896
14914
|
}
|
|
14897
|
-
},
|
|
14915
|
+
}, templatepropcontext.pagesnprop.map(function (item, index) {
|
|
14898
14916
|
var activeclass = '';
|
|
14899
14917
|
if (item.isselected) {
|
|
14900
14918
|
activeclass = headerstyles$8.navbar_item_active;
|
|
14901
14919
|
}
|
|
14902
14920
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
14903
|
-
return /*#__PURE__*/React__default["default"].createElement("
|
|
14921
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
14904
14922
|
style: {
|
|
14905
14923
|
marginLeft: langdetect == 'en' ? 0 : '35px',
|
|
14906
14924
|
marginRight: langdetect == 'en' ? '35px' : 0
|
|
@@ -14914,7 +14932,7 @@ var HeaderwithContactinfo = function HeaderwithContactinfo(props) {
|
|
|
14914
14932
|
"class": "".concat(headerstyles$8.navbar_item_text, " ").concat(header_cssstyles.navbar_item_text)
|
|
14915
14933
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar)));
|
|
14916
14934
|
}
|
|
14917
|
-
}))
|
|
14935
|
+
})), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' && /*#__PURE__*/React__default["default"].createElement(Subheader, {
|
|
14918
14936
|
sectionpropertiesprops: sectionproperties,
|
|
14919
14937
|
actions: actions,
|
|
14920
14938
|
subheaderpropertiesprops: {
|
|
@@ -15036,7 +15054,7 @@ var HeaderwithContactinfo = function HeaderwithContactinfo(props) {
|
|
|
15036
15054
|
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' m-0 p-0 d-flex align-items-center '
|
|
15037
15055
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
15038
15056
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
15039
|
-
}, 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
|
|
15057
|
+
}, 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", {
|
|
15040
15058
|
"class": "ml-2 mr-2"
|
|
15041
15059
|
}, lang.orderhistory)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
15042
15060
|
onClick: function onClick() {
|
|
@@ -15108,7 +15126,7 @@ var HeaderwithContactinfo = function HeaderwithContactinfo(props) {
|
|
|
15108
15126
|
size: sectionproperties.cartBtn_iconFontSize
|
|
15109
15127
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
15110
15128
|
size: sectionproperties.cartBtn_iconFontSize
|
|
15111
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
15129
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
15112
15130
|
size: sectionproperties.cartBtn_iconFontSize
|
|
15113
15131
|
}))), sectionproperties.showupperheadersection == 'Hide' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15114
15132
|
"class": langdetect == 'en' ? 'headerdropdownml' : 'headerdropdownmr'
|
|
@@ -15667,7 +15685,7 @@ var Modernheader = function Modernheader(props) {
|
|
|
15667
15685
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
15668
15686
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
15669
15687
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
15670
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
15688
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
15671
15689
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
15672
15690
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
15673
15691
|
"class": ' allcenetered m-0 p-0 '
|
|
@@ -15770,7 +15788,7 @@ var Modernheader = function Modernheader(props) {
|
|
|
15770
15788
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
15771
15789
|
"class": "",
|
|
15772
15790
|
size: sectionproperties.cartBtn_iconFontSize
|
|
15773
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
15791
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
15774
15792
|
size: sectionproperties.cartBtn_iconFontSize
|
|
15775
15793
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15776
15794
|
className: "".concat(headerstyles$7.badge_counter_header_notifications, " ").concat(header_cssstyles.badge_counter_header_notifications) + ' d-flex justify-content-center text-center ',
|
|
@@ -16367,7 +16385,7 @@ var StylishHeader = function StylishHeader(props) {
|
|
|
16367
16385
|
className: "".concat(header_cssstyles.dropdownitemcontainer) + ' m-0 p-0 d-flex align-items-center '
|
|
16368
16386
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
16369
16387
|
className: "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
16370
|
-
}, 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
|
|
16388
|
+
}, 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", {
|
|
16371
16389
|
className: "ml-2 mr-2"
|
|
16372
16390
|
}, lang.orderhistory)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, {
|
|
16373
16391
|
style: {
|
|
@@ -16432,25 +16450,31 @@ var StylishHeader = function StylishHeader(props) {
|
|
|
16432
16450
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16433
16451
|
className: "col-lg-8 d-flex align-items-center"
|
|
16434
16452
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16435
|
-
|
|
16436
|
-
|
|
16437
|
-
|
|
16438
|
-
|
|
16453
|
+
"class": ' scrollhorizontal w-100 align-items-center justify-content-start flex-row ',
|
|
16454
|
+
style: {
|
|
16455
|
+
display: sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? 'none' : 'flex'
|
|
16456
|
+
}
|
|
16457
|
+
}, templatepropcontext.pagesnprop.map(function (item, index) {
|
|
16439
16458
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
16440
|
-
return /*#__PURE__*/React__default["default"].createElement("
|
|
16441
|
-
className: header_cssstyles.navItemContainer,
|
|
16459
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16460
|
+
className: header_cssstyles.navItemContainer + ' scrollhorizontalcard cursor-pointer ',
|
|
16442
16461
|
onClick: function onClick() {
|
|
16443
|
-
|
|
16444
|
-
pageitem.isselected = false;
|
|
16445
|
-
});
|
|
16446
|
-
templatepropcontext.pagesnprop[index].isselected = true;
|
|
16462
|
+
routingcountext(item.navigationroute);
|
|
16447
16463
|
}
|
|
16448
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
16449
|
-
href: item.navigationroute,
|
|
16464
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
16450
16465
|
className: "".concat(header_cssstyles.navbar_item_text) + ' navbar_item_text '
|
|
16451
16466
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
16452
16467
|
}
|
|
16453
|
-
}))
|
|
16468
|
+
})), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' && /*#__PURE__*/React__default["default"].createElement(Subheader, {
|
|
16469
|
+
actions: actions,
|
|
16470
|
+
sectionpropertiesprops: sectionproperties,
|
|
16471
|
+
subheaderpropertiesprops: {
|
|
16472
|
+
subheaderpositionprops: 'in nav',
|
|
16473
|
+
paddingLeftprops: '30px',
|
|
16474
|
+
paddingRightprops: '30px',
|
|
16475
|
+
subheadercontentpositionprops: 'start'
|
|
16476
|
+
}
|
|
16477
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16454
16478
|
className: "col-lg-4 d-flex align-items-center justify-content-end"
|
|
16455
16479
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16456
16480
|
className: "".concat(header_cssstyles.wishlist_btn) + ' d-flex justify-content-center align-items-center ',
|
|
@@ -16503,7 +16527,7 @@ var StylishHeader = function StylishHeader(props) {
|
|
|
16503
16527
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
16504
16528
|
className: "",
|
|
16505
16529
|
size: sectionproperties.cartBtn_iconFontSize
|
|
16506
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
16530
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
16507
16531
|
size: sectionproperties.cartBtn_iconFontSize
|
|
16508
16532
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16509
16533
|
className: "".concat(headerstyles$6.badge_counter_header_notifications, " ").concat(header_cssstyles.badge_counter_header_notifications) + ' d-flex justify-content-center text-center ',
|
|
@@ -16575,7 +16599,7 @@ var StylishHeader = function StylishHeader(props) {
|
|
|
16575
16599
|
}
|
|
16576
16600
|
}), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
16577
16601
|
className: 'ml-2 mr-2'
|
|
16578
|
-
}, lang.english)))))))))), sectionproperties.showhidesubheader == 'Show' && /*#__PURE__*/React__default["default"].createElement(Subheader, {
|
|
16602
|
+
}, lang.english)))))))))), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Full Width' && /*#__PURE__*/React__default["default"].createElement(Subheader, {
|
|
16579
16603
|
actions: actions,
|
|
16580
16604
|
sectionpropertiesprops: sectionproperties,
|
|
16581
16605
|
subheaderpropertiesprops: {
|
|
@@ -16637,8 +16661,8 @@ var StylishHeader = function StylishHeader(props) {
|
|
|
16637
16661
|
className: "col-lg-6"
|
|
16638
16662
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16639
16663
|
style: {
|
|
16640
|
-
width: '
|
|
16641
|
-
height: '
|
|
16664
|
+
width: sectionproperties.searchlogowidth + 'vh',
|
|
16665
|
+
height: sectionproperties.searchlogoheight + 'vh'
|
|
16642
16666
|
}
|
|
16643
16667
|
}, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
|
|
16644
16668
|
urlEndpoint: IKurlEndpoint,
|
|
@@ -17191,7 +17215,7 @@ var ThreeTieredHeader = function ThreeTieredHeader(props) {
|
|
|
17191
17215
|
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' m-0 p-0 d-flex align-items-center '
|
|
17192
17216
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17193
17217
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
17194
|
-
}, 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
|
|
17218
|
+
}, 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", {
|
|
17195
17219
|
"class": "ml-2 mr-2"
|
|
17196
17220
|
}, lang.orderhistory)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
17197
17221
|
onClick: function onClick() {
|
|
@@ -17282,7 +17306,7 @@ var ThreeTieredHeader = function ThreeTieredHeader(props) {
|
|
|
17282
17306
|
"class": "col-lg-2 p-0 h-100 d-flex align-items-center justify-content-end"
|
|
17283
17307
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
17284
17308
|
"class": "h-100 d-flex align-items-center justify-content-end"
|
|
17285
|
-
}, dropdownselect ? /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowUp
|
|
17309
|
+
}, dropdownselect ? /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowUp.MdKeyboardArrowUp, {
|
|
17286
17310
|
size: 25
|
|
17287
17311
|
}) : /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, {
|
|
17288
17312
|
size: 25
|
|
@@ -17376,7 +17400,7 @@ var ThreeTieredHeader = function ThreeTieredHeader(props) {
|
|
|
17376
17400
|
size: sectionproperties.cartBtn_iconFontSize
|
|
17377
17401
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
17378
17402
|
size: sectionproperties.cartBtn_iconFontSize
|
|
17379
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
17403
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
17380
17404
|
size: sectionproperties.cartBtn_iconFontSize
|
|
17381
17405
|
}))), sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17382
17406
|
"class": "ml-2 mr-2"
|
|
@@ -18125,7 +18149,7 @@ var SearchFocusedHeader = function SearchFocusedHeader(props) {
|
|
|
18125
18149
|
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' m-0 p-0 d-flex align-items-center '
|
|
18126
18150
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
18127
18151
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
18128
|
-
}, 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
|
|
18152
|
+
}, 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", {
|
|
18129
18153
|
"class": "ml-2 mr-2"
|
|
18130
18154
|
}, lang.orderhistory)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
18131
18155
|
onClick: function onClick() {
|
|
@@ -18197,7 +18221,7 @@ var SearchFocusedHeader = function SearchFocusedHeader(props) {
|
|
|
18197
18221
|
size: sectionproperties.cartBtn_iconFontSize
|
|
18198
18222
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
18199
18223
|
size: sectionproperties.cartBtn_iconFontSize
|
|
18200
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
18224
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
18201
18225
|
size: sectionproperties.cartBtn_iconFontSize
|
|
18202
18226
|
}))), sectionproperties.showupperheadersection == 'Hide' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18203
18227
|
"class": langdetect == 'en' ? 'headerdropdownml' : 'headerdropdownmr'
|
|
@@ -18284,7 +18308,7 @@ var SearchFocusedHeader = function SearchFocusedHeader(props) {
|
|
|
18284
18308
|
"class": "col-lg-2 p-0 h-100 d-flex align-items-center justify-content-end"
|
|
18285
18309
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
18286
18310
|
"class": "h-100 d-flex align-items-center justify-content-end"
|
|
18287
|
-
}, dropdownselect ? /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowUp
|
|
18311
|
+
}, dropdownselect ? /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowUp.MdKeyboardArrowUp, {
|
|
18288
18312
|
size: 25
|
|
18289
18313
|
}) : /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, {
|
|
18290
18314
|
size: 25
|
|
@@ -18935,7 +18959,7 @@ var HeaderWithUtilityBar = function HeaderWithUtilityBar(props) {
|
|
|
18935
18959
|
size: sectionproperties.cartBtn_iconFontSize
|
|
18936
18960
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
18937
18961
|
size: sectionproperties.cartBtn_iconFontSize
|
|
18938
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
18962
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
18939
18963
|
size: sectionproperties.cartBtn_iconFontSize
|
|
18940
18964
|
}))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18941
18965
|
"class": header_cssstyles.user_btnContainer + ' d-flex justify-content-center align-items-center '
|
|
@@ -19021,7 +19045,7 @@ var HeaderWithUtilityBar = function HeaderWithUtilityBar(props) {
|
|
|
19021
19045
|
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' m-0 p-0 d-flex align-items-center '
|
|
19022
19046
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
19023
19047
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
19024
|
-
}, 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(RiHandbagLine.RiHandbagLine, 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
|
|
19048
|
+
}, 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(RiHandbagLine.RiHandbagLine, 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", {
|
|
19025
19049
|
"class": "ml-2 mr-2"
|
|
19026
19050
|
}, lang.orderhistory)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
19027
19051
|
onClick: function onClick() {
|
|
@@ -19127,6 +19151,18 @@ var HeaderWithTextSlide = function HeaderWithTextSlide(props) {
|
|
|
19127
19151
|
}
|
|
19128
19152
|
}
|
|
19129
19153
|
}, [templateproperties_context]);
|
|
19154
|
+
var _useState5 = React.useState([]),
|
|
19155
|
+
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
19156
|
+
textarray = _useState6[0],
|
|
19157
|
+
settextarray = _useState6[1];
|
|
19158
|
+
React.useEffect(function () {
|
|
19159
|
+
if (sectionproperties.length != 0 && sectionproperties.txtArray != undefined) {
|
|
19160
|
+
var textarrayparsed = JSON.parse(sectionproperties.txtArray);
|
|
19161
|
+
if (Array.isArray(textarrayparsed)) {
|
|
19162
|
+
settextarray(_toConsumableArray__default["default"](textarrayparsed));
|
|
19163
|
+
}
|
|
19164
|
+
}
|
|
19165
|
+
}, [sectionproperties]);
|
|
19130
19166
|
var header_cssstyles = {
|
|
19131
19167
|
upperheadersection: glamor.css({
|
|
19132
19168
|
background: sectionproperties.uppersection_bgcolortransparent == 'Transparent' ? 'Transparent' : sectionproperties.uppersection_bgcolor,
|
|
@@ -19415,6 +19451,11 @@ var HeaderWithTextSlide = function HeaderWithTextSlide(props) {
|
|
|
19415
19451
|
color: sectionproperties.youtubebtnTextcoloronhover,
|
|
19416
19452
|
backgroundColor: sectionproperties.youtubebtn_transparentbgcoloronhover == 'Transparent' ? 'transparent' : sectionproperties.youtubebtnbgColoronhover
|
|
19417
19453
|
}
|
|
19454
|
+
}),
|
|
19455
|
+
textSlider: glamor.css({
|
|
19456
|
+
fontSize: sectionproperties.textsliderfontsize + 'px',
|
|
19457
|
+
color: sectionproperties.textsliderfontcolor,
|
|
19458
|
+
fontWeight: sectionproperties.textsliderfontweight
|
|
19418
19459
|
})
|
|
19419
19460
|
};
|
|
19420
19461
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -19466,17 +19507,16 @@ var HeaderWithTextSlide = function HeaderWithTextSlide(props) {
|
|
|
19466
19507
|
"class": langdetect == 'en' ? ' mr-1 ' : ' ml-1 '
|
|
19467
19508
|
}, langdetect == 'en' ? 'Call Us:' : 'تواصل معنا على:'), authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : (_authdetailsContext$i8 = _authdetailsContext$i7.contactinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.mobile))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
19468
19509
|
"class": "col-lg-4 d-flex align-items-center justify-content-center p-0"
|
|
19469
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
19470
|
-
|
|
19471
|
-
|
|
19472
|
-
|
|
19473
|
-
|
|
19474
|
-
|
|
19475
|
-
|
|
19476
|
-
|
|
19477
|
-
|
|
19478
|
-
|
|
19479
|
-
}, "This is an infinitely sliding text example ")))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
19510
|
+
}, /*#__PURE__*/React__default["default"].createElement("marquee", null, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
19511
|
+
style: {
|
|
19512
|
+
display: 'flex',
|
|
19513
|
+
flexDirection: 'row'
|
|
19514
|
+
}
|
|
19515
|
+
}, textarray.map(function (item, index) {
|
|
19516
|
+
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
19517
|
+
"class": header_cssstyles.textSlider + ' ml-4 mr-4 '
|
|
19518
|
+
}, langdetect == 'en' ? item.textEnglish : item.textArabic);
|
|
19519
|
+
})))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
19480
19520
|
"class": "col-lg-4 d-flex align-items-center p-0"
|
|
19481
19521
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
19482
19522
|
"class": "row m-0 d-flex justify-content-end w-100"
|
|
@@ -19682,7 +19722,7 @@ var HeaderWithTextSlide = function HeaderWithTextSlide(props) {
|
|
|
19682
19722
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
19683
19723
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
19684
19724
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
19685
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
19725
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
19686
19726
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
19687
19727
|
}), lang.orderhistory))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
19688
19728
|
onClick: function onClick() {
|
|
@@ -19763,7 +19803,7 @@ var HeaderWithTextSlide = function HeaderWithTextSlide(props) {
|
|
|
19763
19803
|
size: sectionproperties.cartBtn_iconFontSize
|
|
19764
19804
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
19765
19805
|
size: sectionproperties.cartBtn_iconFontSize
|
|
19766
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
19806
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
19767
19807
|
size: sectionproperties.cartBtn_iconFontSize
|
|
19768
19808
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
19769
19809
|
"class": "col-lg-12 p-0"
|
|
@@ -20289,7 +20329,7 @@ var HeaderWithSearchOnCenter = function HeaderWithSearchOnCenter(props) {
|
|
|
20289
20329
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
20290
20330
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
20291
20331
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
20292
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
20332
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
20293
20333
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
20294
20334
|
}), lang.orderhistory))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
20295
20335
|
onClick: function onClick() {
|
|
@@ -20344,7 +20384,7 @@ var HeaderWithSearchOnCenter = function HeaderWithSearchOnCenter(props) {
|
|
|
20344
20384
|
size: sectionproperties.cartBtn_iconFontSize
|
|
20345
20385
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
20346
20386
|
size: sectionproperties.cartBtn_iconFontSize
|
|
20347
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
20387
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
20348
20388
|
size: sectionproperties.cartBtn_iconFontSize
|
|
20349
20389
|
})))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
20350
20390
|
"class": "col-lg-12 p-0"
|
|
@@ -20427,7 +20467,7 @@ var HeaderWithSearchOnCenter = function HeaderWithSearchOnCenter(props) {
|
|
|
20427
20467
|
|
|
20428
20468
|
function ownKeys$1b(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; }
|
|
20429
20469
|
function _objectSpread$1b(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1b(Object(source), !0).forEach(function (key) { _defineProperty__default["default"](target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1b(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
20430
|
-
var
|
|
20470
|
+
var TwoTieredHeader = function TwoTieredHeader(props) {
|
|
20431
20471
|
var _css, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$c, _authdetailsContext$i7, _authdetailsContext$i8, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3, _fetchcustomercartQue4, _fetchcustomercartQue5, _fetchcustomercartQue6;
|
|
20432
20472
|
var lang = props.actions.lang;
|
|
20433
20473
|
var langdetect = props.actions.langdetect;
|
|
@@ -20500,8 +20540,7 @@ var SearchHeader = function SearchHeader(props) {
|
|
|
20500
20540
|
paddingTop: sectionproperties.lowersection_paddingtop + 'px',
|
|
20501
20541
|
paddingBottom: sectionproperties.lowersection_paddingbottom + 'px',
|
|
20502
20542
|
paddingLeft: langdetect == 'en' ? sectionproperties.lowersection_paddingleft + 'px' : sectionproperties.lowersection_paddingright + 'px',
|
|
20503
|
-
paddingRight: langdetect == 'en' ? sectionproperties.lowersection_paddingright + 'px' : sectionproperties.lowersection_paddingleft + 'px'
|
|
20504
|
-
zIndex: 200
|
|
20543
|
+
paddingRight: langdetect == 'en' ? sectionproperties.lowersection_paddingright + 'px' : sectionproperties.lowersection_paddingleft + 'px'
|
|
20505
20544
|
}),
|
|
20506
20545
|
upperheadertext: glamor.css({
|
|
20507
20546
|
fontSize: sectionproperties.footerinfotext_fontsize + 'px',
|
|
@@ -20557,7 +20596,6 @@ var SearchHeader = function SearchHeader(props) {
|
|
|
20557
20596
|
transition: '.3s',
|
|
20558
20597
|
height: sectionproperties.searchbarcont_height + 'px',
|
|
20559
20598
|
background: sectionproperties.searchbarcont_bgcolortransparent == 'Transparent' ? 'transparent' : sectionproperties.searchbarcont_bgcolor,
|
|
20560
|
-
width: '100%',
|
|
20561
20599
|
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.searchbarcont_borderBottomLeftRadius + 'px' : sectionproperties.searchbarcont_borderBottomRightRadius + 'px',
|
|
20562
20600
|
borderBottomRightRadius: langdetect == 'en' ? sectionproperties.searchbarcont_borderBottomRightRadius + 'px' : sectionproperties.searchbarcont_borderBottomLeftRadius + 'px',
|
|
20563
20601
|
borderTopLeftRadius: langdetect == 'en' ? sectionproperties.searchbarcont_borderTopLeftRadius + 'px' : sectionproperties.searchbarcont_borderTopRightRadius + 'px',
|
|
@@ -20818,9 +20856,12 @@ var SearchHeader = function SearchHeader(props) {
|
|
|
20818
20856
|
maxHeight: '100%'
|
|
20819
20857
|
}
|
|
20820
20858
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
20821
|
-
"class": "col-lg-7 p-0 d-flex align-items-center justify-content-
|
|
20859
|
+
"class": "col-lg-7 p-0 d-flex align-items-center justify-content-center"
|
|
20822
20860
|
}, sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
20823
|
-
"class": ' row
|
|
20861
|
+
"class": ' row d-flex justify-content-center m-0 ',
|
|
20862
|
+
style: {
|
|
20863
|
+
width: sectionproperties.searchbarcont_width + '%'
|
|
20864
|
+
}
|
|
20824
20865
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
20825
20866
|
"class": 'col-lg-3 p-0 d-flex align-items-center justify-content-start ',
|
|
20826
20867
|
onClick: function onClick() {
|
|
@@ -20846,7 +20887,7 @@ var SearchHeader = function SearchHeader(props) {
|
|
|
20846
20887
|
"class": "col-lg-2 p-0 h-100 d-flex align-items-center justify-content-end"
|
|
20847
20888
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
20848
20889
|
"class": "h-100 d-flex align-items-center justify-content-end"
|
|
20849
|
-
}, dropdownselect ? /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowUp, {
|
|
20890
|
+
}, dropdownselect ? /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowUp.MdKeyboardArrowUp, {
|
|
20850
20891
|
size: 25
|
|
20851
20892
|
}) : /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, {
|
|
20852
20893
|
size: 25
|
|
@@ -20868,9 +20909,9 @@ var SearchHeader = function SearchHeader(props) {
|
|
|
20868
20909
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem text-overflow m-0 p-0 '
|
|
20869
20910
|
}, langdetect == 'en' ? item.title_en : item.title_ar)))), index != authdetailsContext.instinfo.instcollections.length - 1 && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null));
|
|
20870
20911
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
20871
|
-
"class": "col-lg-9 p-0 d-flex justify-content-
|
|
20912
|
+
"class": "col-lg-9 p-0 d-flex justify-content-start align-items-center"
|
|
20872
20913
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
20873
|
-
"class": header_cssstyles.searchbarcont + ' p-0 m-0 ',
|
|
20914
|
+
"class": header_cssstyles.searchbarcont + ' p-0 m-0 w-100 ',
|
|
20874
20915
|
style: {
|
|
20875
20916
|
position: 'relative'
|
|
20876
20917
|
}
|
|
@@ -20894,22 +20935,19 @@ var SearchHeader = function SearchHeader(props) {
|
|
|
20894
20935
|
srcfromprops: 'headerfullwidth',
|
|
20895
20936
|
actions: actions
|
|
20896
20937
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
20897
|
-
"class": "col-lg-
|
|
20938
|
+
"class": "col-lg-1 p-0"
|
|
20939
|
+
}), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
20940
|
+
"class": "col-lg-2 p-0"
|
|
20898
20941
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
20899
|
-
"class": "row m-0 w-100 d-flex align-items-center justify-content-
|
|
20942
|
+
"class": "row m-0 w-100 d-flex align-items-center justify-content-between h-100"
|
|
20900
20943
|
}, sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
20901
|
-
"class": "d-flex align-items-center justify-content-
|
|
20902
|
-
style: {
|
|
20903
|
-
height: '40px',
|
|
20904
|
-
borderRight: langdetect == 'en' ? '1px solid ' + sectionproperties.upperheaderseparatorcolor : 0,
|
|
20905
|
-
borderLeft: langdetect == 'en' ? 0 : '1px solid ' + sectionproperties.upperheaderseparatorcolor
|
|
20906
|
-
}
|
|
20944
|
+
"class": "d-flex align-items-center justify-content-end"
|
|
20907
20945
|
}, /*#__PURE__*/React__default["default"].createElement("a", {
|
|
20908
20946
|
href: 'tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : (_authdetailsContext$i4 = _authdetailsContext$i3.contactinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.mobile),
|
|
20909
20947
|
target: '_self',
|
|
20910
20948
|
"class": header_cssstyles.upperheadertext + ' d-flex justify-content-center align-items-center '
|
|
20911
20949
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
20912
|
-
"class": '
|
|
20950
|
+
"class": ' ml-2 mr-2 '
|
|
20913
20951
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
20914
20952
|
"class": ' allcentered '
|
|
20915
20953
|
}, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement(FaPhoneAlt.FaPhoneAlt, {
|
|
@@ -20926,18 +20964,17 @@ var SearchHeader = function SearchHeader(props) {
|
|
|
20926
20964
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
20927
20965
|
"class": "m-0 p-0",
|
|
20928
20966
|
style: {
|
|
20929
|
-
textTransform: 'lowercase',
|
|
20930
20967
|
fontSize: '15px',
|
|
20931
20968
|
color: sectionproperties.footerinfotext_secondarycolor,
|
|
20932
20969
|
lineHeight: '15px'
|
|
20933
20970
|
}
|
|
20934
|
-
}, lang.
|
|
20971
|
+
}, lang.callus2), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
20935
20972
|
style: {
|
|
20936
20973
|
lineHeight: sectionproperties.footerinfotext_fontsize + 'px'
|
|
20937
20974
|
},
|
|
20938
20975
|
"class": ' p-0 m-0 '
|
|
20939
20976
|
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : (_authdetailsContext$i6 = _authdetailsContext$i5.contactinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.mobile)))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
20940
|
-
"class":
|
|
20977
|
+
"class": langdetect == 'en' ? 'headerdropdownml dropdown-toggle_w100' : 'headerdropdownmr dropdown-toggle_w100'
|
|
20941
20978
|
}, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
20942
20979
|
"class": ' d-flex justify-content-center align-items-center '
|
|
20943
20980
|
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
@@ -20960,12 +20997,12 @@ var SearchHeader = function SearchHeader(props) {
|
|
|
20960
20997
|
},
|
|
20961
20998
|
"class": "m-0 p-0"
|
|
20962
20999
|
}, lang.account), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
20963
|
-
"class": '
|
|
21000
|
+
"class": ' m-0 p-0 text-overflow ',
|
|
20964
21001
|
style: {
|
|
20965
|
-
maxWidth: '
|
|
21002
|
+
maxWidth: '120px',
|
|
20966
21003
|
fontSize: '13px'
|
|
20967
21004
|
}
|
|
20968
|
-
}, lang.
|
|
21005
|
+
}, lang.loginregister)))), authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
20969
21006
|
"class": header_cssstyles.userBtnLoggedinContainer + ' allcentered ',
|
|
20970
21007
|
sytle: {
|
|
20971
21008
|
position: 'relative'
|
|
@@ -21037,7 +21074,7 @@ var SearchHeader = function SearchHeader(props) {
|
|
|
21037
21074
|
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' m-0 p-0 d-flex align-items-center '
|
|
21038
21075
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
21039
21076
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
21040
|
-
}, 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, null), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
21077
|
+
}, 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", {
|
|
21041
21078
|
"class": "ml-2 mr-2"
|
|
21042
21079
|
}, lang.orderhistory)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
21043
21080
|
onClick: function onClick() {
|
|
@@ -21077,10 +21114,11 @@ var SearchHeader = function SearchHeader(props) {
|
|
|
21077
21114
|
"class": header_cssstyles.lowerheaderSection + ' row m-0 w-100 '
|
|
21078
21115
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
21079
21116
|
"class": "col-lg-9 p-0 d-flex justify-content-start align-items-center "
|
|
21080
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
21081
|
-
"class":
|
|
21082
|
-
|
|
21083
|
-
|
|
21117
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
21118
|
+
"class": "scrollhorizontal w-100 align-items-center justify-content-start",
|
|
21119
|
+
style: {
|
|
21120
|
+
display: sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? 'none' : 'flex'
|
|
21121
|
+
}
|
|
21084
21122
|
}, templatepropcontext.pagesnprop.map(function (item, index) {
|
|
21085
21123
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
21086
21124
|
return /*#__PURE__*/React__default["default"].createElement("li", {
|
|
@@ -21096,7 +21134,16 @@ var SearchHeader = function SearchHeader(props) {
|
|
|
21096
21134
|
"class": "".concat(headerstyles$4.navbar_item, " ").concat(header_cssstyles.navbar_item)
|
|
21097
21135
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar)));
|
|
21098
21136
|
}
|
|
21099
|
-
}))
|
|
21137
|
+
})), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' && /*#__PURE__*/React__default["default"].createElement(Subheader, {
|
|
21138
|
+
sectionpropertiesprops: sectionproperties,
|
|
21139
|
+
actions: actions,
|
|
21140
|
+
subheaderpropertiesprops: {
|
|
21141
|
+
subheaderpositionprops: 'in nav',
|
|
21142
|
+
paddingLeftprops: '35px',
|
|
21143
|
+
paddingRightprops: '35px',
|
|
21144
|
+
subheadercontentpositionprops: 'start'
|
|
21145
|
+
}
|
|
21146
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
21100
21147
|
"class": "col-lg-3 d-flex align-items-center justify-content-end"
|
|
21101
21148
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
21102
21149
|
"class": "".concat(header_cssstyles.wishlist_btn) + ' d-flex justify-content-center align-items-center cursor-pointer ',
|
|
@@ -21104,8 +21151,8 @@ var SearchHeader = function SearchHeader(props) {
|
|
|
21104
21151
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
21105
21152
|
},
|
|
21106
21153
|
style: {
|
|
21107
|
-
marginRight: langdetect == 'en' ? '
|
|
21108
|
-
marginLeft: langdetect == 'ar' ? '
|
|
21154
|
+
marginRight: langdetect == 'en' ? '1.5rem' : 0,
|
|
21155
|
+
marginLeft: langdetect == 'ar' ? '1.5rem' : 0
|
|
21109
21156
|
}
|
|
21110
21157
|
}, sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart, {
|
|
21111
21158
|
size: sectionproperties.favBtnIconfontsize
|
|
@@ -21114,8 +21161,8 @@ var SearchHeader = function SearchHeader(props) {
|
|
|
21114
21161
|
})), sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
21115
21162
|
"class": 'd-flex align-items-center justify-content-end',
|
|
21116
21163
|
style: {
|
|
21117
|
-
marginRight:
|
|
21118
|
-
marginLeft:
|
|
21164
|
+
marginRight: langdetect == 'en' ? '1.5rem' : 0,
|
|
21165
|
+
marginLeft: langdetect == 'ar' ? '1.5rem' : 0
|
|
21119
21166
|
}
|
|
21120
21167
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
21121
21168
|
"class": "".concat(header_cssstyles.cart_btn) + ' allcentered ',
|
|
@@ -21138,15 +21185,9 @@ var SearchHeader = function SearchHeader(props) {
|
|
|
21138
21185
|
size: sectionproperties.cartBtn_iconFontSize
|
|
21139
21186
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
21140
21187
|
size: sectionproperties.cartBtn_iconFontSize
|
|
21141
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart, {
|
|
21188
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
21142
21189
|
size: sectionproperties.cartBtn_iconFontSize
|
|
21143
21190
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
21144
|
-
style: {
|
|
21145
|
-
marginLeft: langdetect == 'en' ? '1rem' : 0,
|
|
21146
|
-
marginRight: langdetect == 'ar' ? '1rem' : 0
|
|
21147
|
-
},
|
|
21148
|
-
"class": 'd-flex align-items-center justify-content-center'
|
|
21149
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
21150
21191
|
"class": langdetect == 'en' ? 'headerdropdownml' : 'headerdropdownmr'
|
|
21151
21192
|
}, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
21152
21193
|
"class": "".concat(headerstyles$4.header_menu) + ' allcentered '
|
|
@@ -21155,8 +21196,8 @@ var SearchHeader = function SearchHeader(props) {
|
|
|
21155
21196
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
21156
21197
|
src: egyptflag,
|
|
21157
21198
|
style: {
|
|
21158
|
-
maxWidth: '
|
|
21159
|
-
maxHeight: '
|
|
21199
|
+
maxWidth: '2vh',
|
|
21200
|
+
maxHeight: '2vh'
|
|
21160
21201
|
}
|
|
21161
21202
|
}), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
21162
21203
|
style: {
|
|
@@ -21166,14 +21207,14 @@ var SearchHeader = function SearchHeader(props) {
|
|
|
21166
21207
|
},
|
|
21167
21208
|
"class": "ml-2 mr-2"
|
|
21168
21209
|
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
21169
|
-
"class": "m-0 p-0"
|
|
21210
|
+
"class": "m-0 p-0 font-weight-500"
|
|
21170
21211
|
}, "\u0639")), langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
21171
21212
|
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
|
|
21172
21213
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
21173
21214
|
src: usflag,
|
|
21174
21215
|
style: {
|
|
21175
|
-
maxWidth: '
|
|
21176
|
-
maxHeight: '
|
|
21216
|
+
maxWidth: '2vh',
|
|
21217
|
+
maxHeight: '2vh'
|
|
21177
21218
|
}
|
|
21178
21219
|
}), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
21179
21220
|
style: {
|
|
@@ -21183,7 +21224,7 @@ var SearchHeader = function SearchHeader(props) {
|
|
|
21183
21224
|
},
|
|
21184
21225
|
"class": "ml-2 mr-2"
|
|
21185
21226
|
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
21186
|
-
"class": "m-0 p-0"
|
|
21227
|
+
"class": "m-0 p-0 font-weight-500"
|
|
21187
21228
|
}, "En")))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
21188
21229
|
"class": "".concat(header_cssstyles.dropdownitem),
|
|
21189
21230
|
onClick: function onClick() {
|
|
@@ -21218,7 +21259,18 @@ var SearchHeader = function SearchHeader(props) {
|
|
|
21218
21259
|
}
|
|
21219
21260
|
}), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
21220
21261
|
"class": "ml-2 mr-2"
|
|
21221
|
-
}, lang.english)))))))))
|
|
21262
|
+
}, lang.english))))))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
21263
|
+
"class": "col-lg-12 p-0"
|
|
21264
|
+
}, sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Full Width' && /*#__PURE__*/React__default["default"].createElement(Subheader, {
|
|
21265
|
+
sectionpropertiesprops: sectionproperties,
|
|
21266
|
+
actions: actions,
|
|
21267
|
+
subheaderpropertiesprops: {
|
|
21268
|
+
subheaderpositionprops: 'Full Width',
|
|
21269
|
+
paddingLeftprops: '35px',
|
|
21270
|
+
paddingRightprops: '35px',
|
|
21271
|
+
subheadercontentpositionprops: 'center'
|
|
21272
|
+
}
|
|
21273
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
21222
21274
|
"class": "col-lg-12 p-0"
|
|
21223
21275
|
}, /*#__PURE__*/React__default["default"].createElement(Headerresponsive, {
|
|
21224
21276
|
sectionpropertiesprops: sectionproperties,
|
|
@@ -21738,7 +21790,7 @@ var NewHeader = function NewHeader(props) {
|
|
|
21738
21790
|
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' m-0 p-0 d-flex align-items-center '
|
|
21739
21791
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
21740
21792
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
21741
|
-
}, 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
|
|
21793
|
+
}, 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", {
|
|
21742
21794
|
"class": "ml-2 mr-2"
|
|
21743
21795
|
}, lang.orderhistory)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, {
|
|
21744
21796
|
style: {
|
|
@@ -21954,7 +22006,7 @@ var NewHeader = function NewHeader(props) {
|
|
|
21954
22006
|
size: sectionproperties.cartBtn_iconFontSize
|
|
21955
22007
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
21956
22008
|
size: sectionproperties.cartBtn_iconFontSize
|
|
21957
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
22009
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
21958
22010
|
size: sectionproperties.cartBtn_iconFontSize
|
|
21959
22011
|
}))))), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Full Width' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
21960
22012
|
"class": "row m-0 w-100 justify-content-center align-items-center",
|
|
@@ -26341,7 +26393,7 @@ var CardsSection = function CardsSection(props) {
|
|
|
26341
26393
|
className: "row m-0 w-100"
|
|
26342
26394
|
}, cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
26343
26395
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
26344
|
-
"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' : ' 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 ' : ' col-xl-6 p-0 col-lg-6 col-md-6 col-sm-12 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 ' : ' col-xl-4 col-lg-4 col-md-6 col-sm-12 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 ' : ' 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 ' : '' : 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-
|
|
26396
|
+
"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 ' : ' 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 ' : ' col-xl-6 p-0 col-lg-6 col-md-6 col-sm-12 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 ' : ' col-xl-4 col-lg-4 col-md-6 col-sm-12 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 ' : ' 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 ' : '' : 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 ' : ' col-xl-2 col-lg-4 col-md-6 col-sm-12 d-flex justify-content-center p-0 ' : ''
|
|
26345
26397
|
}, /*#__PURE__*/React__default["default"].createElement(Sectioncomp, {
|
|
26346
26398
|
sectiontypeprops: 'horizontal',
|
|
26347
26399
|
fetchingtypeprops: fetchingtype,
|
|
@@ -27755,6 +27807,19 @@ var ModernCardsSection = function ModernCardsSection(props) {
|
|
|
27755
27807
|
}
|
|
27756
27808
|
})
|
|
27757
27809
|
};
|
|
27810
|
+
var SectionTitle = function SectionTitle() {
|
|
27811
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27812
|
+
"class": sectionproperties.sectiontitleposition == 'Centered' ? 'col-lg-12 d-flex justify-content-center mb-md-0' : 'col-lg-12 d-flex justify-content-md-center mb-md-0'
|
|
27813
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
27814
|
+
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(section_cssstyles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start justify-content-md-center ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? "".concat(section_cssstyles.sectiontitlespan) + ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start justify-content-md-center ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? "".concat(section_cssstyles.sectiontitlespan) + ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start justify-content-md-center' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start justify-content-md-center ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start justify-content-md-center ' : "".concat(section_cssstyles.sectiontitlespan) + ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start justify-content-md-center ',
|
|
27815
|
+
style: {
|
|
27816
|
+
color: sectionproperties.sectionTitleColor,
|
|
27817
|
+
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
27818
|
+
paddingLeft: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
27819
|
+
paddingRight: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0
|
|
27820
|
+
}
|
|
27821
|
+
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar));
|
|
27822
|
+
};
|
|
27758
27823
|
var cardsrender = function cardsrender() {
|
|
27759
27824
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27760
27825
|
"class": "row m-0 w-100",
|
|
@@ -27773,17 +27838,18 @@ var ModernCardsSection = function ModernCardsSection(props) {
|
|
|
27773
27838
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27774
27839
|
"class": "row m-0 allcentered w-100"
|
|
27775
27840
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27776
|
-
"class":
|
|
27777
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
27778
|
-
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(section_cssstyles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 font-sm-18 wordbreak d-flex align-items-center justify-content-start justify-content-md-center ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? "".concat(section_cssstyles.sectiontitlespan) + ' PlayfairFont mb-auto mb-0 pb-0 font-sm-18 wordbreak d-flex align-items-center justify-content-start justify-content-md-center ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? "".concat(section_cssstyles.sectiontitlespan) + ' GreatvibesFont mb-auto mb-0 pb-0 font-sm-18 wordbreak d-flex align-items-center justify-content-start justify-content-md-center' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont mb-auto mb-0 pb-0 font-sm-18 wordbreak d-flex align-items-center justify-content-start justify-content-md-center ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont mb-auto mb-0 pb-0 font-sm-18 wordbreak d-flex align-items-center justify-content-start justify-content-md-center ' : "".concat(section_cssstyles.sectiontitlespan) + ' mb-auto mb-0 pb-0 font-sm-18 wordbreak d-flex align-items-center justify-content-start justify-content-md-center ',
|
|
27841
|
+
"class": ' col-lg-12 p-0 d-flex d-md-none align-items-center ',
|
|
27779
27842
|
style: {
|
|
27780
|
-
|
|
27781
|
-
|
|
27782
|
-
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
27783
|
-
paddingLeft: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
27784
|
-
paddingRight: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0
|
|
27843
|
+
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
27844
|
+
fontSize: sectionproperties.sectionTitleFontSize + 'px'
|
|
27785
27845
|
}
|
|
27786
|
-
},
|
|
27846
|
+
}, SectionTitle()), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27847
|
+
"class": ' col-lg-12 p-0 d-none d-md-flex align-items-center ',
|
|
27848
|
+
style: {
|
|
27849
|
+
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
27850
|
+
fontSize: sectionproperties.sectionTitleFontSizeresp + 'px'
|
|
27851
|
+
}
|
|
27852
|
+
}, SectionTitle()), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27787
27853
|
"class": sectionproperties.sectiontitleposition == 'Centered' ? 'col-lg-12 d-flex align-items-center justify-content-center mb-md-0' : 'col-lg-12 d-flex align-items-center justify-content-start justify-content-md-center mb-md-0',
|
|
27788
27854
|
style: {
|
|
27789
27855
|
marginBottom: sectionproperties.descriptionMarginBottom + 'px'
|
|
@@ -29649,7 +29715,8 @@ var BackgroundSectionWithServicesCards = function BackgroundSectionWithServicesC
|
|
|
29649
29715
|
width: 40,
|
|
29650
29716
|
height: 40,
|
|
29651
29717
|
marginBottom: 'auto',
|
|
29652
|
-
marginRight: '10px'
|
|
29718
|
+
marginRight: langdetect == 'en' ? '10px' : 0,
|
|
29719
|
+
marginLeft: langdetect == 'ar' ? '10px' : 0
|
|
29653
29720
|
}
|
|
29654
29721
|
}, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
|
|
29655
29722
|
urlEndpoint: IKurlEndpoint,
|
|
@@ -31743,8 +31810,41 @@ var Twobgimages = function Twobgimages(props) {
|
|
|
31743
31810
|
height: '100%',
|
|
31744
31811
|
zIndex: 1000
|
|
31745
31812
|
}),
|
|
31813
|
+
bgimage: glamor.css({
|
|
31814
|
+
':before': {
|
|
31815
|
+
content: 'h',
|
|
31816
|
+
position: 'absolute',
|
|
31817
|
+
width: '100%',
|
|
31818
|
+
height: '100%',
|
|
31819
|
+
backgroundColor: 'rgba(0,0,0,' + sectionproperties.darknessopacity + ')',
|
|
31820
|
+
top: 0,
|
|
31821
|
+
borrom: 0,
|
|
31822
|
+
right: 0,
|
|
31823
|
+
left: 0,
|
|
31824
|
+
zIndex: 1,
|
|
31825
|
+
fontSize: 0,
|
|
31826
|
+
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
31827
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
31828
|
+
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
31829
|
+
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px'
|
|
31830
|
+
}
|
|
31831
|
+
}),
|
|
31832
|
+
text1styles: glamor.css({
|
|
31833
|
+
fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
|
|
31834
|
+
fontWeight: sectionproperties.slideshowText1ContentFontWeight,
|
|
31835
|
+
marginTop: sectionproperties.slideshowText1Content_marginTop + 'px',
|
|
31836
|
+
marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
|
|
31837
|
+
marginLeft: sectionproperties.slideshowText1Content_marginLeft + 'px',
|
|
31838
|
+
textAlign: sectionproperties.text1centered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
31839
|
+
}),
|
|
31840
|
+
text2styles: glamor.css({
|
|
31841
|
+
marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px',
|
|
31842
|
+
fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
|
|
31843
|
+
fontWeight: sectionproperties.slideshowText2ContentFontWeight,
|
|
31844
|
+
marginLeft: sectionproperties.generaltext2_leftposition + 'px',
|
|
31845
|
+
textAlign: sectionproperties.text2centered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
31846
|
+
}),
|
|
31746
31847
|
btnone: glamor.css({
|
|
31747
|
-
position: 'absolute',
|
|
31748
31848
|
width: sectionproperties.generalbtn_width + 'px',
|
|
31749
31849
|
height: sectionproperties.generalbtn_height + 'px',
|
|
31750
31850
|
background: sectionproperties.generalbtn_bgColortransparent == 'Transparent' ? 'transparent' : sectionproperties.generalbtn_bgColor,
|
|
@@ -31757,6 +31857,10 @@ var Twobgimages = function Twobgimages(props) {
|
|
|
31757
31857
|
borderBottomRightRadius: sectionproperties.generalbtn_borderbottomrightradius + 'px',
|
|
31758
31858
|
fontWeight: sectionproperties.generalbtn_fontweight,
|
|
31759
31859
|
border: sectionproperties.generalbtn_borderwidth + 'px solid ' + sectionproperties.generalbtn_bordercolor,
|
|
31860
|
+
marginLeft: sectionproperties.generalbtn_position == 'Centered' ? 'auto' : langdetect == 'en' ? sectionproperties.generalbtn_leftposition + 'px' : '',
|
|
31861
|
+
marginRight: sectionproperties.generalbtn_position == 'Centered' ? 'auto' : langdetect == 'ar' ? sectionproperties.generalbtn_leftposition + 'px' : '',
|
|
31862
|
+
marginTop: 'auto',
|
|
31863
|
+
marginBottom: sectionproperties.generalbtn_topposition + 'px',
|
|
31760
31864
|
transition: '.3s',
|
|
31761
31865
|
':hover': {
|
|
31762
31866
|
background: sectionproperties.generalbtn_bgColortransparentonhover == 'Transparent' ? 'transparent' : sectionproperties.generalbtn_bgColoronhover,
|
|
@@ -31764,8 +31868,6 @@ var Twobgimages = function Twobgimages(props) {
|
|
|
31764
31868
|
}
|
|
31765
31869
|
}),
|
|
31766
31870
|
btnresp: glamor.css({
|
|
31767
|
-
// position: 'absolute',
|
|
31768
|
-
// bottom: 10,
|
|
31769
31871
|
width: sectionproperties.generalbtn_width + 'px',
|
|
31770
31872
|
height: sectionproperties.generalbtn_height + 'px',
|
|
31771
31873
|
background: sectionproperties.generalbtn_bgColortransparent == 'Transparent' ? 'transparent' : sectionproperties.generalbtn_bgColor,
|
|
@@ -31778,30 +31880,13 @@ var Twobgimages = function Twobgimages(props) {
|
|
|
31778
31880
|
borderBottomRightRadius: sectionproperties.generalbtn_borderbottomrightradius + 'px',
|
|
31779
31881
|
fontWeight: sectionproperties.generalbtn_fontweight,
|
|
31780
31882
|
border: sectionproperties.generalbtn_borderwidth + 'px solid ' + sectionproperties.generalbtn_bordercolor,
|
|
31883
|
+
marginLeft: sectionproperties.generalbtn_position == 'Centered' ? 'auto' : langdetect == 'en' ? sectionproperties.generalbtn_leftposition + 'px' : '',
|
|
31884
|
+
marginRight: sectionproperties.generalbtn_position == 'Centered' ? 'auto' : langdetect == 'ar' ? sectionproperties.generalbtn_leftposition + 'px' : '',
|
|
31781
31885
|
transition: '.3s',
|
|
31782
31886
|
':hover': {
|
|
31783
31887
|
background: sectionproperties.generalbtn_bgColortransparentonhover == 'Transparent' ? 'transparent' : sectionproperties.generalbtn_bgColoronhover,
|
|
31784
31888
|
color: sectionproperties.generalbtn_textColoronhover
|
|
31785
31889
|
}
|
|
31786
|
-
}),
|
|
31787
|
-
bgimage: glamor.css({
|
|
31788
|
-
':before': {
|
|
31789
|
-
content: 'h',
|
|
31790
|
-
position: 'absolute',
|
|
31791
|
-
width: '100%',
|
|
31792
|
-
height: '100%',
|
|
31793
|
-
backgroundColor: 'rgba(0,0,0,' + sectionproperties.darknessopacity + ')',
|
|
31794
|
-
top: 0,
|
|
31795
|
-
borrom: 0,
|
|
31796
|
-
right: 0,
|
|
31797
|
-
left: 0,
|
|
31798
|
-
zIndex: 1,
|
|
31799
|
-
fontSize: 0,
|
|
31800
|
-
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
31801
|
-
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
31802
|
-
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
31803
|
-
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px'
|
|
31804
|
-
}
|
|
31805
31890
|
})
|
|
31806
31891
|
};
|
|
31807
31892
|
var BackgroundImage = function BackgroundImage() {
|
|
@@ -31906,49 +31991,27 @@ var Twobgimages = function Twobgimages(props) {
|
|
|
31906
31991
|
zIndex: 1
|
|
31907
31992
|
}
|
|
31908
31993
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
31909
|
-
className: "".concat(bgcssstyles.centered_container) + ' row m-0 d-flex pt-0 '
|
|
31994
|
+
className: "".concat(bgcssstyles.centered_container) + ' row m-0 d-flex pt-0 d-flex align-items-stretch '
|
|
31910
31995
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
31911
|
-
className: bgimagearrayofobjs[index].bg1_numberofcols == '12' ? '
|
|
31996
|
+
className: bgimagearrayofobjs[index].bg1_numberofcols == '12' ? ' d-flex flex-column d-md-none col-lg-12 d-flex align-items-stretch ' : bgimagearrayofobjs[index].bg1_numberofcols >= '6' ? ' d-flex flex-column d-md-none col-lg-6 d-flex align-items-stretch ' : ' d-flex flex-column d-md-none col-lg-10 d-flex align-items-stretch ',
|
|
31912
31997
|
style: {
|
|
31913
31998
|
position: 'relative',
|
|
31914
31999
|
overflow: 'hidden'
|
|
31915
32000
|
}
|
|
31916
32001
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
31917
|
-
className: 'd-flex justify-content-md-center wordbreak',
|
|
32002
|
+
className: bgcssstyles.text1styles + ' d-flex justify-content-md-center wordbreak ',
|
|
31918
32003
|
style: {
|
|
31919
32004
|
maxWidth: '100%',
|
|
31920
|
-
|
|
31921
|
-
fontSize: bgimagearrayofobjs[index].bg1_fontsize + 'px',
|
|
31922
|
-
color: bgimagearrayofobjs[index].bg1_txtcolor,
|
|
31923
|
-
textTransform: bgimagearrayofobjs[index].bg1_txttransform,
|
|
31924
|
-
fontWeight: bgimagearrayofobjs[index].bg1_fontweight,
|
|
31925
|
-
top: bgimagearrayofobjs[index].bg1_numberofcols == '12' ? 0 : bgimagearrayofobjs[index].bg1_texttop + 'px',
|
|
31926
|
-
left: bgimagearrayofobjs[index].bg1_numberofcols == '12' ? 0 : langdetect == 'en' ? bgimagearrayofobjs[index].bg1_textleft + 'px' : '',
|
|
31927
|
-
right: bgimagearrayofobjs[index].bg1_numberofcols == '12' ? 0 : langdetect == 'en' ? '' : bgimagearrayofobjs[index].bg1_textleft + 'px',
|
|
31928
|
-
bottom: bgimagearrayofobjs[index].bg1_numberofcols == '12' ? 0 : '',
|
|
31929
|
-
margin: bgimagearrayofobjs[index].bg1_numberofcols == '12' ? 'auto' : '',
|
|
31930
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
32005
|
+
color: bgimagearrayofobjs[index].bg1_txtcolor
|
|
31931
32006
|
}
|
|
31932
32007
|
}, langdetect == 'en' ? bgimagearrayofobjs[index].bg1_text_en : bgimagearrayofobjs[index].bg1_text_ar), bgimagearrayofobjs[index].showdescription1 == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
31933
|
-
className: 'd-flex justify-content-md-center wordbreak',
|
|
32008
|
+
className: bgcssstyles.text2styles + ' d-flex justify-content-md-center wordbreak ',
|
|
31934
32009
|
style: {
|
|
31935
|
-
|
|
31936
|
-
position: 'relative',
|
|
31937
|
-
fontSize: bgimagearrayofobjs[index].bg1_desfontsize + 'px',
|
|
31938
|
-
color: bgimagearrayofobjs[index].bg1_descolor,
|
|
31939
|
-
textTransform: bgimagearrayofobjs[index].bg1_destxttransform,
|
|
31940
|
-
fontWeight: bgimagearrayofobjs[index].bg1_desfontweight,
|
|
31941
|
-
top: bgimagearrayofobjs[index].desc1top + 'px',
|
|
31942
|
-
left: langdetect == 'en' ? bgimagearrayofobjs[index].desc1left + 'px' : '',
|
|
31943
|
-
right: langdetect == 'en' ? '' : bgimagearrayofobjs[index].desc1left + 'px',
|
|
31944
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
32010
|
+
color: bgimagearrayofobjs[index].bg1_descolor
|
|
31945
32011
|
}
|
|
31946
32012
|
}, langdetect == 'en' ? bgimagearrayofobjs[index].bg1_descriptionen : bgimagearrayofobjs[index].bg1_descriptionar), bgimagearrayofobjs[index].showbutton1 == 'Show' && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
31947
32013
|
className: "".concat(bgcssstyles.btnone) + ' allcentered ',
|
|
31948
32014
|
style: {
|
|
31949
|
-
top: bgimagearrayofobjs[index].bg1_btnpositiontop + 'px',
|
|
31950
|
-
left: langdetect == 'en' ? bgimagearrayofobjs[index].bg1_btnpositionleft + 'px' : '',
|
|
31951
|
-
right: langdetect == 'en' ? '' : bgimagearrayofobjs[index].bg1_btnpositionleft + 'px',
|
|
31952
32015
|
letterSpacing: langdetect == 'en' ? '1px' : 0
|
|
31953
32016
|
},
|
|
31954
32017
|
onClick: function onClick() {
|
|
@@ -31969,24 +32032,14 @@ var Twobgimages = function Twobgimages(props) {
|
|
|
31969
32032
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
31970
32033
|
className: "col-md-12 d-none d-md-flex flex-column mt-auto mb-auto "
|
|
31971
32034
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
31972
|
-
className:
|
|
32035
|
+
className: bgcssstyles.text1styles + ' wordbreak m-0 ',
|
|
31973
32036
|
style: {
|
|
31974
|
-
|
|
31975
|
-
fontSize: bgimagearrayofobjs[index].bg1_fontsize + 'px',
|
|
31976
|
-
color: bgimagearrayofobjs[index].bg1_txtcolor,
|
|
31977
|
-
textTransform: bgimagearrayofobjs[index].bg1_txttransform,
|
|
31978
|
-
fontWeight: bgimagearrayofobjs[index].bg1_fontweight,
|
|
31979
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
32037
|
+
color: bgimagearrayofobjs[index].bg1_txtcolor
|
|
31980
32038
|
}
|
|
31981
32039
|
}, langdetect == 'en' ? bgimagearrayofobjs[index].bg1_text_en : bgimagearrayofobjs[index].bg1_text_ar), bgimagearrayofobjs[index].showdescription1 == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
31982
|
-
className: 'd-flex justify-content-md-center wordbreak m-0',
|
|
32040
|
+
className: bgcssstyles.text2styles + ' d-flex justify-content-md-center wordbreak m-0 ',
|
|
31983
32041
|
style: {
|
|
31984
|
-
|
|
31985
|
-
fontSize: bgimagearrayofobjs[index].bg1_desfontsize + 'px',
|
|
31986
|
-
color: bgimagearrayofobjs[index].bg1_descolor,
|
|
31987
|
-
textTransform: bgimagearrayofobjs[index].bg1_destxttransform,
|
|
31988
|
-
fontWeight: bgimagearrayofobjs[index].bg1_desfontweight,
|
|
31989
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
32042
|
+
color: bgimagearrayofobjs[index].bg1_descolor
|
|
31990
32043
|
}
|
|
31991
32044
|
}, langdetect == 'en' ? bgimagearrayofobjs[index].bg1_descriptionen : bgimagearrayofobjs[index].bg1_descriptionar), bgimagearrayofobjs[index].showbutton1 == 'Show' && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
31992
32045
|
className: "".concat(bgcssstyles.btnresp) + ' mt-md-5 mt-sm-3 ',
|
|
@@ -32197,7 +32250,10 @@ var AboutSection = function AboutSection(props) {
|
|
|
32197
32250
|
position: 'relative'
|
|
32198
32251
|
}
|
|
32199
32252
|
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
32200
|
-
"class": "".concat(section_styles.sectiontitlespan2) + ' wordbreak '
|
|
32253
|
+
"class": "".concat(section_styles.sectiontitlespan2) + ' wordbreak text-md-center ',
|
|
32254
|
+
style: {
|
|
32255
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
32256
|
+
}
|
|
32201
32257
|
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
32202
32258
|
"class": 'col-lg-12 d-flex justify-content-center mb-3 pl-md-2 pr-md-2'
|
|
32203
32259
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
@@ -33733,8 +33789,12 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
33733
33789
|
setsectionproperties = _useState2[1];
|
|
33734
33790
|
var _useState3 = React.useState([]),
|
|
33735
33791
|
_useState4 = _slicedToArray__default["default"](_useState3, 2),
|
|
33736
|
-
|
|
33737
|
-
|
|
33792
|
+
cardsarray = _useState4[0],
|
|
33793
|
+
setcardsarray = _useState4[1];
|
|
33794
|
+
var _useState5 = React.useState([]),
|
|
33795
|
+
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
33796
|
+
bgimagearrayofobjs = _useState6[0],
|
|
33797
|
+
setbgimagearrayofobjs = _useState6[1];
|
|
33738
33798
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
33739
33799
|
props.actions.lang;
|
|
33740
33800
|
var langdetect = props.actions.langdetect;
|
|
@@ -33767,34 +33827,20 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
33767
33827
|
}
|
|
33768
33828
|
}
|
|
33769
33829
|
}, [sectionproperties]);
|
|
33830
|
+
React.useEffect(function () {
|
|
33831
|
+
if (sectionproperties.length != 0 && sectionproperties.card_arrayofobjects != undefined) {
|
|
33832
|
+
var card_arrayofobjsparsed = JSON.parse(sectionproperties.card_arrayofobjects);
|
|
33833
|
+
if (Array.isArray(card_arrayofobjsparsed)) {
|
|
33834
|
+
setcardsarray(_toConsumableArray__default["default"](card_arrayofobjsparsed));
|
|
33835
|
+
}
|
|
33836
|
+
}
|
|
33837
|
+
}, [sectionproperties]);
|
|
33770
33838
|
var Slideshowsettings = {
|
|
33771
33839
|
indicators: false,
|
|
33772
33840
|
arrows: false,
|
|
33773
33841
|
pauseOnHover: false,
|
|
33774
33842
|
scale: 1.4
|
|
33775
33843
|
};
|
|
33776
|
-
var slideshow_styles = {
|
|
33777
|
-
slideshow_btn: glamor.css({
|
|
33778
|
-
zIndex: 1000,
|
|
33779
|
-
height: sectionproperties.generalbtn_height + 'px',
|
|
33780
|
-
width: sectionproperties.generalbtn_width + 'px',
|
|
33781
|
-
background: sectionproperties.generalbtn_bgColor,
|
|
33782
|
-
color: sectionproperties.generalbtn_textColor,
|
|
33783
|
-
borderTopLeftRadius: sectionproperties.generalbtn_bordertopleftradius + 'px',
|
|
33784
|
-
borderTopRightRadius: sectionproperties.generalbtn_bordertoprightradius + 'px',
|
|
33785
|
-
borderBottomLeftRadius: sectionproperties.generalbtn_borderbottomleftradius + 'px',
|
|
33786
|
-
borderBottomRightRadius: sectionproperties.generalbtn_borderbottomrightradius + 'px',
|
|
33787
|
-
fontSize: sectionproperties.generalbtn_fontsize + 'px',
|
|
33788
|
-
lineHeight: sectionproperties.generalbtn_fontsize + 'px',
|
|
33789
|
-
textTransform: sectionproperties.generalbtn_texttransform,
|
|
33790
|
-
fontWeight: sectionproperties.generalbtn_fontweight,
|
|
33791
|
-
transition: '.3s',
|
|
33792
|
-
':hover': {
|
|
33793
|
-
background: sectionproperties.generalbtn_bgColoronhover,
|
|
33794
|
-
color: sectionproperties.generalbtn_textColoronhover
|
|
33795
|
-
}
|
|
33796
|
-
})
|
|
33797
|
-
};
|
|
33798
33844
|
var SlideShowTextContainer = function SlideShowTextContainer(item) {
|
|
33799
33845
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33800
33846
|
"class": 'row m-0 w-100 pl-md-2 pr-md-2',
|
|
@@ -33806,7 +33852,7 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
33806
33852
|
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : '',
|
|
33807
33853
|
paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
|
|
33808
33854
|
}
|
|
33809
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33855
|
+
}, sectionproperties.slideshowtext1_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33810
33856
|
"class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered' : 'col-lg-12 d-flex justify-content-start'
|
|
33811
33857
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
33812
33858
|
className: "m-0 p-0 wordbreak PacificoFont",
|
|
@@ -33815,7 +33861,7 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
33815
33861
|
color: sectionproperties.slideshowText1ContentColor,
|
|
33816
33862
|
fontWeight: sectionproperties.slideshowText1ContentFontWeight
|
|
33817
33863
|
}
|
|
33818
|
-
}, langdetect == 'en' ? item.titleen : item.titlear)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33864
|
+
}, langdetect == 'en' ? item.titleen : item.titlear)), sectionproperties.slideshowtext2_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33819
33865
|
"class": sectionproperties.text2centered == 'Centered' ? 'col-lg-12 allcentered' : 'col-lg-12 d-flex justify-content-start'
|
|
33820
33866
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
33821
33867
|
className: "m-0 p-0 wordbreak",
|
|
@@ -33834,18 +33880,53 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
33834
33880
|
onClick: function onClick() {
|
|
33835
33881
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent);
|
|
33836
33882
|
}
|
|
33837
|
-
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' '
|
|
33838
|
-
|
|
33839
|
-
|
|
33840
|
-
|
|
33841
|
-
|
|
33883
|
+
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ')));
|
|
33884
|
+
};
|
|
33885
|
+
var slideshow_styles = {
|
|
33886
|
+
slideshow_btn: glamor.css({
|
|
33887
|
+
zIndex: 1000,
|
|
33888
|
+
height: sectionproperties.generalbtn_height + 'px',
|
|
33889
|
+
width: sectionproperties.generalbtn_width + 'px',
|
|
33890
|
+
background: sectionproperties.generalbtn_bgColor,
|
|
33891
|
+
color: sectionproperties.generalbtn_textColor,
|
|
33892
|
+
borderTopLeftRadius: sectionproperties.generalbtn_bordertopleftradius + 'px',
|
|
33893
|
+
borderTopRightRadius: sectionproperties.generalbtn_bordertoprightradius + 'px',
|
|
33894
|
+
borderBottomLeftRadius: sectionproperties.generalbtn_borderbottomleftradius + 'px',
|
|
33895
|
+
borderBottomRightRadius: sectionproperties.generalbtn_borderbottomrightradius + 'px',
|
|
33896
|
+
fontSize: sectionproperties.generalbtn_fontsize + 'px',
|
|
33897
|
+
lineHeight: sectionproperties.generalbtn_fontsize + 'px',
|
|
33898
|
+
textTransform: sectionproperties.generalbtn_texttransform,
|
|
33899
|
+
fontWeight: sectionproperties.generalbtn_fontweight,
|
|
33900
|
+
transition: '.3s',
|
|
33901
|
+
':hover': {
|
|
33902
|
+
background: sectionproperties.generalbtn_bgColoronhover,
|
|
33903
|
+
color: sectionproperties.generalbtn_textColoronhover
|
|
33904
|
+
}
|
|
33905
|
+
}),
|
|
33906
|
+
innerSection: glamor.css({
|
|
33907
|
+
// position: 'relative',
|
|
33908
|
+
zIndex: 1000,
|
|
33909
|
+
bottom: 0,
|
|
33910
|
+
marginTop: '-50px',
|
|
33911
|
+
width: sectionproperties.innersectionWidth + '%',
|
|
33912
|
+
backgroundColor: sectionproperties.reservation_bgcolor,
|
|
33913
|
+
borderRadius: sectionproperties.reservation_borderradius + 'px',
|
|
33914
|
+
paddingTop: sectionproperties.reservation_padding_top + 'px',
|
|
33915
|
+
paddingBottom: sectionproperties.reservation_padding_bottom + 'px',
|
|
33916
|
+
paddingLeft: langdetect == 'en' ? sectionproperties.reservation_padding_left + 'px' : sectionproperties.reservation_padding_right + 'px',
|
|
33917
|
+
paddingRight: langdetect == 'en' ? sectionproperties.reservation_padding_right + 'px' : sectionproperties.reservation_padding_left + 'px',
|
|
33918
|
+
border: sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
|
|
33919
|
+
})
|
|
33842
33920
|
};
|
|
33843
33921
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33844
|
-
"class":
|
|
33922
|
+
"class": ' row m-0 w-100 d-flex justify-content-center align-items-center ',
|
|
33923
|
+
style: {
|
|
33924
|
+
background: sectionproperties.lower_section_background
|
|
33925
|
+
}
|
|
33845
33926
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33846
33927
|
"class": 'col-lg-12 p-0 d-flex justify-content-center',
|
|
33847
33928
|
style: {
|
|
33848
|
-
height: sectionproperties.height + 'vh'
|
|
33929
|
+
// height: sectionproperties.height + 'vh',
|
|
33849
33930
|
}
|
|
33850
33931
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33851
33932
|
style: {
|
|
@@ -33856,8 +33937,8 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
33856
33937
|
borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
|
|
33857
33938
|
width: sectionproperties.width + 'vw',
|
|
33858
33939
|
marginBottom: sectionproperties.marginBottom + 'px',
|
|
33859
|
-
marginTop: sectionproperties.marginTop + 'px'
|
|
33860
|
-
height: sectionproperties.height + 'vh'
|
|
33940
|
+
marginTop: sectionproperties.marginTop + 'px'
|
|
33941
|
+
// height: sectionproperties.height + 'vh',
|
|
33861
33942
|
}
|
|
33862
33943
|
}, /*#__PURE__*/React__default["default"].createElement(reactSlideshowImage.Fade, _extends__default["default"]({}, Slideshowsettings, {
|
|
33863
33944
|
transitionDuration: 1500,
|
|
@@ -33879,7 +33960,7 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
33879
33960
|
if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
|
|
33880
33961
|
routingcountext(item.clickableimg_page_route, false, '');
|
|
33881
33962
|
} else {
|
|
33882
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true,
|
|
33963
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.Clickableimg_getcoection);
|
|
33883
33964
|
}
|
|
33884
33965
|
}
|
|
33885
33966
|
},
|
|
@@ -33901,7 +33982,7 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
33901
33982
|
if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
|
|
33902
33983
|
routingcountext(item.clickableimg_page_route, false, '');
|
|
33903
33984
|
} else {
|
|
33904
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true,
|
|
33985
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.Clickableimg_getcoection);
|
|
33905
33986
|
}
|
|
33906
33987
|
}
|
|
33907
33988
|
},
|
|
@@ -33919,7 +34000,49 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
33919
34000
|
paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
|
|
33920
34001
|
}
|
|
33921
34002
|
}, SlideShowTextContainer(item)));
|
|
33922
|
-
}))
|
|
34003
|
+
})), cardsarray.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34004
|
+
"class": "".concat(slideshow_styles.innerSection) + ' col-lg-9 col-md-10 col-sm-10 ml-auto mr-auto '
|
|
34005
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34006
|
+
"class": ' row m-0 w-100 align-items-center justify-content-center '
|
|
34007
|
+
}, cardsarray.map(function (cardItem, cardinfoindex) {
|
|
34008
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34009
|
+
"class": "col-lg-3 col-md-6 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start mb-md-2 mb-sm-3 p-0"
|
|
34010
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34011
|
+
"class": "row m-0 w-100 d-flex align-items-center"
|
|
34012
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34013
|
+
style: {
|
|
34014
|
+
width: '70px',
|
|
34015
|
+
height: '70px'
|
|
34016
|
+
}
|
|
34017
|
+
}, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
|
|
34018
|
+
urlEndpoint: IKurlEndpoint,
|
|
34019
|
+
publicKey: IKpublicKey,
|
|
34020
|
+
path: cardsarray.length != 0 ? cardItem.cardobj_img : '',
|
|
34021
|
+
style: {
|
|
34022
|
+
width: '100%',
|
|
34023
|
+
height: '100%',
|
|
34024
|
+
borderRadius: '100%'
|
|
34025
|
+
}
|
|
34026
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34027
|
+
"class": "col-lg-8 col-md-8 col-sm-8 d-flex flex-column"
|
|
34028
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
34029
|
+
"class": "p-0 m-0 wordbreak wordbreak1",
|
|
34030
|
+
style: {
|
|
34031
|
+
color: sectionproperties.sectionTitleColor,
|
|
34032
|
+
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
34033
|
+
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
34034
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
34035
|
+
}
|
|
34036
|
+
}, langdetect == 'en' ? cardItem.cardobj_titleen : cardItem.cardobj_titlear), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
34037
|
+
"class": "m-0 wordbreak wordbreak1",
|
|
34038
|
+
style: {
|
|
34039
|
+
color: sectionproperties.prodCatColor,
|
|
34040
|
+
fontSize: sectionproperties.prodCatFontSize + 'px',
|
|
34041
|
+
fontWeight: sectionproperties.prodCatFontWeight,
|
|
34042
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
34043
|
+
}
|
|
34044
|
+
}, langdetect == 'en' ? cardItem.cardobj_descripen : cardItem.cardobj_descripar))));
|
|
34045
|
+
}))))));
|
|
33923
34046
|
};
|
|
33924
34047
|
|
|
33925
34048
|
function ownKeys$x(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; }
|
|
@@ -34877,7 +35000,7 @@ var Card21 = function Card21(props) {
|
|
|
34877
35000
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
34878
35001
|
"class": "",
|
|
34879
35002
|
size: sectionproperties.cartBtn_iconFontSize
|
|
34880
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
35003
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
34881
35004
|
size: sectionproperties.cartBtn_iconFontSize
|
|
34882
35005
|
})))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34883
35006
|
"class": "".concat(cardsstyles2.iconsContainer2) + ' col-lg-12 col-md-12 col-sm-12 d-xl-none d-lg-none d-md-none d-sm-block p-0 justify-content-center '
|
|
@@ -34926,7 +35049,7 @@ var Card21 = function Card21(props) {
|
|
|
34926
35049
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
34927
35050
|
"class": "",
|
|
34928
35051
|
size: sectionproperties.cartBtn_iconFontSize
|
|
34929
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
35052
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
34930
35053
|
size: sectionproperties.cartBtn_iconFontSize
|
|
34931
35054
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34932
35055
|
"class": "col-lg-12 col-md-12 col-sm-12",
|
|
@@ -35535,7 +35658,7 @@ var Card23 = function Card23(props) {
|
|
|
35535
35658
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
35536
35659
|
"class": "",
|
|
35537
35660
|
size: sectionproperties.cartBtn_iconFontSize
|
|
35538
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
35661
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
35539
35662
|
size: sectionproperties.cartBtn_iconFontSize
|
|
35540
35663
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
35541
35664
|
"class": "m-0 p-0"
|
|
@@ -35797,7 +35920,7 @@ var CardBadgeSlideFromTop = function CardBadgeSlideFromTop(props) {
|
|
|
35797
35920
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
35798
35921
|
"class": "",
|
|
35799
35922
|
size: sectionproperties.cartBtn_iconFontSize
|
|
35800
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
35923
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
35801
35924
|
size: sectionproperties.cartBtn_iconFontSize
|
|
35802
35925
|
})))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
35803
35926
|
"class": "".concat(cardsstyles2.iconsContainer2) + ' d-xl-none d-lg-none d-md-none d-sm-block p-0 justify-content-center '
|
|
@@ -35846,7 +35969,7 @@ var CardBadgeSlideFromTop = function CardBadgeSlideFromTop(props) {
|
|
|
35846
35969
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
35847
35970
|
"class": "",
|
|
35848
35971
|
size: sectionproperties.cartBtn_iconFontSize
|
|
35849
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
35972
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
35850
35973
|
size: sectionproperties.cartBtn_iconFontSize
|
|
35851
35974
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
35852
35975
|
"class": "col-lg-12 col-md-12 col-sm-12",
|
|
@@ -36364,7 +36487,7 @@ var Productcard_with_zoominonhover = function Productcard_with_zoominonhover(pro
|
|
|
36364
36487
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
36365
36488
|
"class": "",
|
|
36366
36489
|
size: sectionproperties.cartBtn_iconFontSize
|
|
36367
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
36490
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
36368
36491
|
size: sectionproperties.cartBtn_iconFontSize
|
|
36369
36492
|
})), addtocartbuttonrender()))))));
|
|
36370
36493
|
};
|
|
@@ -38350,7 +38473,7 @@ var MenuCard = function MenuCard(props) {
|
|
|
38350
38473
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
38351
38474
|
"class": "",
|
|
38352
38475
|
size: sectionproperties.cartBtn_iconFontSize
|
|
38353
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
38476
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
38354
38477
|
size: sectionproperties.cartBtn_iconFontSize
|
|
38355
38478
|
})))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
38356
38479
|
"class": "col-lg-12 mt-1 p-0"
|
|
@@ -38462,7 +38585,7 @@ var MenuCard = function MenuCard(props) {
|
|
|
38462
38585
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
38463
38586
|
"class": "",
|
|
38464
38587
|
size: sectionproperties.cartBtn_iconFontSize
|
|
38465
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
38588
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
38466
38589
|
size: sectionproperties.cartBtn_iconFontSize
|
|
38467
38590
|
})))))))))));
|
|
38468
38591
|
};
|
|
@@ -38668,9 +38791,11 @@ var ModernCardWithQuantityButton = function ModernCardWithQuantityButton(props)
|
|
|
38668
38791
|
display: 'flex',
|
|
38669
38792
|
alignItems: 'center',
|
|
38670
38793
|
justifyContent: 'center',
|
|
38671
|
-
borderRadius: sectionproperties.add_quantitybtn_borderradius + 'px',
|
|
38672
|
-
|
|
38673
|
-
|
|
38794
|
+
// borderRadius: sectionproperties.add_quantitybtn_borderradius + 'px',
|
|
38795
|
+
borderTopLeftRadius: langdetect == 'en' ? sectionproperties.add_quantitybtn_leftborderradius + 'px' : sectionproperties.add_quantitybtn_rightborderradius + 'px',
|
|
38796
|
+
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.add_quantitybtn_leftborderradius + 'px' : sectionproperties.add_quantitybtn_rightborderradius + 'px',
|
|
38797
|
+
borderTopRightRadius: langdetect == 'en' ? sectionproperties.add_quantitybtn_rightborderradius + 'px' : sectionproperties.add_quantitybtn_leftborderradius + 'px',
|
|
38798
|
+
borderBottomRightRadius: langdetect == 'en' ? sectionproperties.add_quantitybtn_rightborderradius + 'px' : sectionproperties.add_quantitybtn_leftborderradius + 'px',
|
|
38674
38799
|
fontSize: sectionproperties.add_quantitybtn_textfontsize + 'px',
|
|
38675
38800
|
color: sectionproperties.add_quantitybtn_textcolor,
|
|
38676
38801
|
transition: '.3s',
|
|
@@ -38685,17 +38810,18 @@ var ModernCardWithQuantityButton = function ModernCardWithQuantityButton(props)
|
|
|
38685
38810
|
}),
|
|
38686
38811
|
minus_quantitybtn_icon_container: glamor.css({
|
|
38687
38812
|
position: 'relative',
|
|
38688
|
-
width: sectionproperties.remove_quantitybtn_width + 'px',
|
|
38689
|
-
height: sectionproperties.remove_quantitybtn_height + 'px',
|
|
38690
|
-
background: sectionproperties.remove_quantitybtn_bgcolor,
|
|
38691
38813
|
display: 'flex',
|
|
38692
38814
|
alignItems: 'center',
|
|
38693
38815
|
justifyContent: 'center',
|
|
38694
|
-
|
|
38816
|
+
width: sectionproperties.remove_quantitybtn_width + 'px',
|
|
38817
|
+
height: sectionproperties.remove_quantitybtn_height + 'px',
|
|
38818
|
+
background: sectionproperties.remove_quantitybtn_bgcolor,
|
|
38695
38819
|
fontSize: sectionproperties.remove_quantitybtn_textfontsize + 'px',
|
|
38696
38820
|
color: sectionproperties.remove_quantitybtn_textcolor,
|
|
38697
|
-
|
|
38698
|
-
|
|
38821
|
+
borderTopLeftRadius: langdetect == 'en' ? sectionproperties.remove_quantitybtn_leftborderradius + 'px' : sectionproperties.remove_quantitybtn_rightborderradius + 'px',
|
|
38822
|
+
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.remove_quantitybtn_leftborderradius + 'px' : sectionproperties.remove_quantitybtn_rightborderradius + 'px',
|
|
38823
|
+
borderTopRightRadius: langdetect == 'en' ? sectionproperties.remove_quantitybtn_rightborderradius + 'px' : sectionproperties.remove_quantitybtn_leftborderradius + 'px',
|
|
38824
|
+
borderBottomRightRadius: langdetect == 'en' ? sectionproperties.remove_quantitybtn_rightborderradius + 'px' : sectionproperties.remove_quantitybtn_leftborderradius + 'px',
|
|
38699
38825
|
transition: '.3s',
|
|
38700
38826
|
':hover': {
|
|
38701
38827
|
color: sectionproperties.remove_quantitybtn_textcoloronhover,
|
|
@@ -38815,15 +38941,9 @@ var ModernCardWithQuantityButton = function ModernCardWithQuantityButton(props)
|
|
|
38815
38941
|
}, langdetect == 'en' ? 'EGP' : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م')), showquantity == true && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
38816
38942
|
"class": "row m-0 w-100 allcentered mt-3 mb-1"
|
|
38817
38943
|
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
38818
|
-
"class": "".concat(cardsstyles2.quantitybtn) + ' p-0 d-flex align-items-center justify-content-center '
|
|
38819
|
-
style: {
|
|
38820
|
-
direction: 'ltr'
|
|
38821
|
-
}
|
|
38944
|
+
"class": "".concat(cardsstyles2.quantitybtn) + ' p-0 d-flex align-items-center justify-content-center '
|
|
38822
38945
|
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
38823
38946
|
"class": "".concat(cardsstyles2.minus_quantitybtn_icon_container),
|
|
38824
|
-
style: {
|
|
38825
|
-
transform: ' rotate(-180deg)'
|
|
38826
|
-
},
|
|
38827
38947
|
onClick: function onClick() {
|
|
38828
38948
|
if (item.hasvariants == 0) {
|
|
38829
38949
|
var tempitem = _objectSpread$f({}, item);
|
|
@@ -39282,7 +39402,7 @@ var ModernProductCard = function ModernProductCard(props) {
|
|
|
39282
39402
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
39283
39403
|
"class": "",
|
|
39284
39404
|
size: sectionproperties.cartBtn_iconFontSize
|
|
39285
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
39405
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
39286
39406
|
size: sectionproperties.cartBtn_iconFontSize
|
|
39287
39407
|
})))))))));
|
|
39288
39408
|
};
|
|
@@ -39494,7 +39614,7 @@ var Productcard_animatedbuttons = function Productcard_animatedbuttons(props) {
|
|
|
39494
39614
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
39495
39615
|
"class": "",
|
|
39496
39616
|
size: sectionproperties.cartBtn_iconFontSize
|
|
39497
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
39617
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
39498
39618
|
size: sectionproperties.cartBtn_iconFontSize
|
|
39499
39619
|
})))), sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("li", {
|
|
39500
39620
|
"class": ' cursor-pointer ',
|
|
@@ -39763,11 +39883,12 @@ var Productcard_with_circularbg = function Productcard_with_circularbg(props) {
|
|
|
39763
39883
|
style: {
|
|
39764
39884
|
height: '100%',
|
|
39765
39885
|
width: '100%',
|
|
39766
|
-
objectFit:
|
|
39886
|
+
objectFit: sectionproperties.bgcovercontain,
|
|
39767
39887
|
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
|
|
39768
39888
|
borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
39769
|
-
borderTopLeftRadius: langdetect == 'en' ? sectionproperties.
|
|
39770
|
-
borderTopRightRadius: langdetect == 'en' ? sectionproperties.
|
|
39889
|
+
borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
|
|
39890
|
+
borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px',
|
|
39891
|
+
border: sectionproperties.image_borderwidth + 'px solid ' + sectionproperties.image_bordercolor
|
|
39771
39892
|
}
|
|
39772
39893
|
}))), sectionproperties.prodNameShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
39773
39894
|
"class": "col-lg-12 d-flex align-items-center justify-content-center",
|
|
@@ -40528,7 +40649,7 @@ var Productcard_with_variants = function Productcard_with_variants(props) {
|
|
|
40528
40649
|
style: {
|
|
40529
40650
|
width: '100%',
|
|
40530
40651
|
height: '100%',
|
|
40531
|
-
objectFit: 'cover',
|
|
40652
|
+
objectFit: sectionproperties.bgcovercontain == 'Contain' ? 'contain' : 'cover',
|
|
40532
40653
|
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
|
|
40533
40654
|
borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
40534
40655
|
borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
|
|
@@ -40586,7 +40707,7 @@ var Productcard_with_variants = function Productcard_with_variants(props) {
|
|
|
40586
40707
|
setProductIdProdutInfoModalContext(item.productid);
|
|
40587
40708
|
}
|
|
40588
40709
|
}, langdetect == 'en' ? sectionproperties.cartBtnContentenglish : sectionproperties.cartBtnContentarabic), sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
40589
|
-
"class": "".concat(card_cssstyles.cart_btnresponsive) + ' cursor-pointer d-none d-md-flex d-sm-flex align-items-center justify-content-center ',
|
|
40710
|
+
"class": "".concat(card_cssstyles.cart_btnresponsive) + ' cursor-pointer d-none d-md-flex d-sm-flex align-items-center justify-content-center w-sm-80 ',
|
|
40590
40711
|
onClick: function onClick(e) {
|
|
40591
40712
|
e.stopPropagation();
|
|
40592
40713
|
setShowProductInfoModalContext(true);
|
|
@@ -41088,7 +41209,7 @@ var Productcard7 = function Productcard7(props) {
|
|
|
41088
41209
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
41089
41210
|
"class": "",
|
|
41090
41211
|
size: sectionproperties.cartBtn_iconFontSize
|
|
41091
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
41212
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
41092
41213
|
"class": "",
|
|
41093
41214
|
size: sectionproperties.cartBtn_iconFontSize
|
|
41094
41215
|
})), langdetect == 'en' ? 'add to cart' : 'اضف الى العرية')));
|
|
@@ -41314,7 +41435,7 @@ var Productcarddefault = function Productcarddefault(props) {
|
|
|
41314
41435
|
}
|
|
41315
41436
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
41316
41437
|
"class": "h-100 d-flex justify-content-center align-items-center"
|
|
41317
|
-
}, /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
41438
|
+
}, /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
41318
41439
|
size: sectionproperties.cartBtn_iconFontSize + 'px'
|
|
41319
41440
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41320
41441
|
"class": "".concat(card_cssstyles.textContainer) + ' row m-0 w-100 '
|
|
@@ -41825,9 +41946,8 @@ var Simplecategorycardwithtextbelow = function Simplecategorycardwithtextbelow(p
|
|
|
41825
41946
|
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
|
|
41826
41947
|
}
|
|
41827
41948
|
}, sectionproperties.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41828
|
-
"class": card_cssstyles.cardcontainer + ' w-100 ',
|
|
41949
|
+
"class": sectionproperties.paddingLeft != 0 && sectionproperties.paddingRight != 0 && sectionproperties.paddingTop != 0 && sectionproperties.paddingBottom != 0 ? card_cssstyles.cardcontainer + ' w-100 p-sm-2 ' : card_cssstyles.cardcontainer + ' w-100 ',
|
|
41829
41950
|
onClick: function onClick() {
|
|
41830
|
-
// e.stopPropagation();
|
|
41831
41951
|
if (props.fetchingtypeprops == 'collections') {
|
|
41832
41952
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
41833
41953
|
} else {
|
|
@@ -42111,7 +42231,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
42111
42231
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
42112
42232
|
"class": "",
|
|
42113
42233
|
size: sectionproperties.cartBtn_iconFontSize
|
|
42114
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
42234
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
42115
42235
|
size: sectionproperties.cartBtn_iconFontSize
|
|
42116
42236
|
})), lang.addtocart))))));
|
|
42117
42237
|
};
|
|
@@ -42430,7 +42550,7 @@ var StylishProductCard = function StylishProductCard(props) {
|
|
|
42430
42550
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
42431
42551
|
"class": "",
|
|
42432
42552
|
size: sectionproperties.cartBtn_iconFontSize
|
|
42433
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
42553
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
42434
42554
|
size: sectionproperties.cartBtn_iconFontSize
|
|
42435
42555
|
})))))));
|
|
42436
42556
|
};
|
|
@@ -42654,7 +42774,7 @@ var ProductCardWithTextOnImage = function ProductCardWithTextOnImage(props) {
|
|
|
42654
42774
|
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
42655
42775
|
"class": "",
|
|
42656
42776
|
size: sectionproperties.cartBtn_iconFontSize
|
|
42657
|
-
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart
|
|
42777
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
42658
42778
|
size: sectionproperties.cartBtn_iconFontSize
|
|
42659
42779
|
})))), sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("li", {
|
|
42660
42780
|
"class": ' cursor-pointer ',
|
|
@@ -42750,7 +42870,7 @@ var returnLibrary = function returnLibrary() {
|
|
|
42750
42870
|
HeaderWithUtilityBar: HeaderWithUtilityBar,
|
|
42751
42871
|
HeaderWithTextSlide: HeaderWithTextSlide,
|
|
42752
42872
|
HeaderWithSearchOnCenter: HeaderWithSearchOnCenter,
|
|
42753
|
-
|
|
42873
|
+
TwoTieredHeader: TwoTieredHeader,
|
|
42754
42874
|
NewHeader: NewHeader,
|
|
42755
42875
|
// Footers
|
|
42756
42876
|
Allinonefooter: Allinonefooter,
|