tabexseriescomponents 0.0.460 → 0.0.462

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 CHANGED
@@ -73,8 +73,8 @@ var BsChevronLeft = require('@react-icons/all-files/bs/BsChevronLeft');
73
73
  var BsChevronRight = require('@react-icons/all-files/bs/BsChevronRight');
74
74
  require('@react-icons/all-files/ri/RiArrowUpSLine');
75
75
  require('@react-icons/all-files/ri/RiArrowDownSLine');
76
- var IoIosArrowRoundForward = require('@react-icons/all-files/io/IoIosArrowRoundForward');
77
- var IoIosArrowRoundBack = require('@react-icons/all-files/io/IoIosArrowRoundBack');
76
+ require('@react-icons/all-files/io/IoIosArrowRoundForward');
77
+ require('@react-icons/all-files/io/IoIosArrowRoundBack');
78
78
  var FiChevronUp = require('@react-icons/all-files/fi/FiChevronUp');
79
79
  var FiChevronDown = require('@react-icons/all-files/fi/FiChevronDown');
80
80
  var HiOutlinePlus = require('@react-icons/all-files/hi/HiOutlinePlus');
@@ -157,6 +157,7 @@ var BsArrowRight = require('@react-icons/all-files/bs/BsArrowRight');
157
157
  var BsArrowLeft = require('@react-icons/all-files/bs/BsArrowLeft');
158
158
  var BsEye = require('@react-icons/all-files/bs/BsEye');
159
159
  var BiTimeFive = require('@react-icons/all-files/bi/BiTimeFive');
160
+ require('@mui/system');
160
161
  var IoIosArrowUp = require('@react-icons/all-files/io/IoIosArrowUp');
161
162
 
162
163
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
@@ -2289,7 +2290,7 @@ var DescriptionContent = function DescriptionContent(props) {
2289
2290
  function ownKeys$2s(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
2290
2291
  function _objectSpread$2s(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2s(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2s(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
2291
2292
  var Product_itemtype = function Product_itemtype(props) {
2292
- var _fetchProductInfoQuer2, _fetchProductInfoQuer3, _fetchProductInfoQuer4, _fetchProductInfoQuer5, _fetchProductInfoQuer6, _fetchProductInfoQuer7, _fetchProductInfoQuer8, _fetchProductInfoQuer9, _fetchProductInfoQuer10, _fetchProductInfoQuer11, _fetchProductInfoQuer12, _fetchProductInfoQuer13, _fetchProductInfoQuer14, _fetchProductInfoQuer15, _fetchProductInfoQuer16, _fetchProductInfoQuer17, _fetchProductInfoQuer18, _fetchProductInfoQuer19, _fetchProductInfoQuer20, _fetchProductInfoQuer21, _fetchProductInfoQuer22, _fetchProductInfoQuer23, _fetchProductInfoQuer24, _fetchProductInfoQuer25, _fetchProductInfoQuer26, _fetchProductInfoQuer27, _fetchProductInfoQuer29, _fetchProductInfoQuer30, _fetchProductInfoQuer31, _fetchProductInfoQuer33, _fetchProductInfoQuer34, _fetchProductInfoQuer35, _fetchProductInfoQuer36, _fetchProductInfoQuer37, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _fetchProductInfoQuer38, _fetchProductInfoQuer39, _fetchProductInfoQuer40, _fetchProductInfoQuer41, _fetchProductInfoQuer42;
2293
+ var _fetchProductInfoQuer2, _fetchProductInfoQuer3, _fetchProductInfoQuer4, _fetchProductInfoQuer5, _fetchProductInfoQuer6, _fetchProductInfoQuer7, _fetchProductInfoQuer8, _fetchProductInfoQuer9, _fetchProductInfoQuer10, _fetchProductInfoQuer11, _fetchProductInfoQuer12, _fetchProductInfoQuer13, _fetchProductInfoQuer14, _fetchProductInfoQuer15, _fetchProductInfoQuer16, _fetchProductInfoQuer17, _fetchProductInfoQuer18, _fetchProductInfoQuer19, _fetchProductInfoQuer20, _fetchProductInfoQuer21, _fetchProductInfoQuer22, _fetchProductInfoQuer23, _fetchProductInfoQuer24, _fetchProductInfoQuer25, _fetchProductInfoQuer26, _fetchProductInfoQuer27, _fetchProductInfoQuer29, _fetchProductInfoQuer30, _fetchProductInfoQuer31, _fetchProductInfoQuer33, _fetchProductInfoQuer34, _fetchProductInfoQuer35, _fetchProductInfoQuer36, _fetchProductInfoQuer37, _fetchProductInfoQuer38, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _fetchProductInfoQuer39, _fetchProductInfoQuer40, _fetchProductInfoQuer41, _fetchProductInfoQuer42, _fetchProductInfoQuer43;
2293
2294
  var lang = props.actions.lang;
2294
2295
  var langdetect = props.actions.langdetect;
2295
2296
  var srcfromprops = props.actions.srcfromprops;
@@ -3085,6 +3086,40 @@ var Product_itemtype = function Product_itemtype(props) {
3085
3086
  height: "20px",
3086
3087
  duration: "1s"
3087
3088
  }))))))), sectionproperties.descriptionstyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
3089
+ "class": "col-lg-12 p-md-0"
3090
+ }, /*#__PURE__*/React__default["default"].createElement("hr", {
3091
+ "class": "my-3"
3092
+ })), /*#__PURE__*/React__default["default"].createElement("div", {
3093
+ "class": "col-lg-12 text-start p-md-0"
3094
+ }, fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer36 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.productinfo) === null || _fetchProductInfoQuer36 === void 0 ? void 0 : _fetchProductInfoQuer36.productfeatures.map(function (fitem, findex) {
3095
+ return /*#__PURE__*/React__default["default"].createElement("div", {
3096
+ "class": "row m-0 w-100 text-start mb-3 mt-2"
3097
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
3098
+ "class": "col-lg-12 text-start mb-3 text-uppercase p-0"
3099
+ }, (fitem === null || fitem === void 0 ? void 0 : fitem.name_en) == 'support level' && /*#__PURE__*/React__default["default"].createElement("img", {
3100
+ "class": langdetect == 'en' ? 'mr-2' : 'ml-2',
3101
+ src: 'https://tabex-co.com/storage/StaticImages/icons8-bars-48.png',
3102
+ style: {
3103
+ width: '20px'
3104
+ }
3105
+ }), /*#__PURE__*/React__default["default"].createElement("p", {
3106
+ "class": "m-0 p-0",
3107
+ style: {
3108
+ color: sectionproperties.prodCatColor,
3109
+ fontWeight: 600,
3110
+ fontSize: 17
3111
+ }
3112
+ }, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.name_en : fitem === null || fitem === void 0 ? void 0 : fitem.name_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
3113
+ "class": "col-lg-12 text-start text-capitalize"
3114
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
3115
+ "class": "m-0 p-0",
3116
+ style: {
3117
+ color: sectionproperties.prodCatColor,
3118
+ fontWeight: 400,
3119
+ fontSize: 15
3120
+ }
3121
+ }, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.value_en : fitem === null || fitem === void 0 ? void 0 : fitem.value_ar)));
3122
+ })), sectionproperties.descriptionstyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
3088
3123
  "class": "col-lg-12 col-md-12 p-md-0 mt-3"
3089
3124
  }, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
3090
3125
  allowMultipleExpanded: true,
@@ -3172,7 +3207,7 @@ var Product_itemtype = function Product_itemtype(props) {
3172
3207
  color: sectionproperties.prodCatColor
3173
3208
  },
3174
3209
  dangerouslySetInnerHTML: {
3175
- __html: langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer36 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.productinfo) === null || _fetchProductInfoQuer36 === void 0 ? void 0 : _fetchProductInfoQuer36.short_description_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer37 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer37 === void 0 || (_fetchProductInfoQuer37 = _fetchProductInfoQuer37.data) === null || _fetchProductInfoQuer37 === void 0 || (_fetchProductInfoQuer37 = _fetchProductInfoQuer37.productinfo) === null || _fetchProductInfoQuer37 === void 0 ? void 0 : _fetchProductInfoQuer37.short_description_ar
3210
+ __html: langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer37 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer37 === void 0 || (_fetchProductInfoQuer37 = _fetchProductInfoQuer37.data) === null || _fetchProductInfoQuer37 === void 0 || (_fetchProductInfoQuer37 = _fetchProductInfoQuer37.productinfo) === null || _fetchProductInfoQuer37 === void 0 ? void 0 : _fetchProductInfoQuer37.short_description_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer38 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer38 === void 0 || (_fetchProductInfoQuer38 = _fetchProductInfoQuer38.data) === null || _fetchProductInfoQuer38 === void 0 || (_fetchProductInfoQuer38 = _fetchProductInfoQuer38.productinfo) === null || _fetchProductInfoQuer38 === void 0 ? void 0 : _fetchProductInfoQuer38.short_description_ar
3176
3211
  }
3177
3212
  })))))), sectionproperties.descriptionstyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
3178
3213
  "class": "col-lg-12 col-md-12 my-3 p-md-0"
@@ -3297,7 +3332,7 @@ var Product_itemtype = function Product_itemtype(props) {
3297
3332
  onClick: function onClick() {
3298
3333
  routingcountext(StaticPagesLinksContext.RefundPolicy);
3299
3334
  }
3300
- }, "SEE MORE")))))), sectionproperties.productInformationType == 'Product/Service Information' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer38 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer38 === void 0 || (_fetchProductInfoQuer38 = _fetchProductInfoQuer38.data) === null || _fetchProductInfoQuer38 === void 0 || (_fetchProductInfoQuer38 = _fetchProductInfoQuer38.productinfo) === null || _fetchProductInfoQuer38 === void 0 ? void 0 : _fetchProductInfoQuer38.isproducttobesold) == 1 && sectionproperties.showtotalsection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
3335
+ }, "SEE MORE")))))), sectionproperties.productInformationType == 'Product/Service Information' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer39 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer39 === void 0 || (_fetchProductInfoQuer39 = _fetchProductInfoQuer39.data) === null || _fetchProductInfoQuer39 === void 0 || (_fetchProductInfoQuer39 = _fetchProductInfoQuer39.productinfo) === null || _fetchProductInfoQuer39 === void 0 ? void 0 : _fetchProductInfoQuer39.isproducttobesold) == 1 && sectionproperties.showtotalsection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
3301
3336
  className: "col-lg-12 p-0 mb-3"
3302
3337
  }, /*#__PURE__*/React__default["default"].createElement("div", {
3303
3338
  className: "row m-0 w-100 d-flex flex-row"
@@ -3320,7 +3355,7 @@ var Product_itemtype = function Product_itemtype(props) {
3320
3355
  }
3321
3356
  }, /*#__PURE__*/React__default["default"].createElement("span", {
3322
3357
  className: langdetect == 'en' ? ' d-flex align-items-center justify-content-end wordbreak text-right ' : ' d-flex align-items-center justify-content-end wordbreak text-left '
3323
- }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', variantindexcompleted != undefined && variantindexcompleted.length == 0 && fetchProductInfoQueryContext.data.data.productinfo.hassale == 0 && parseFloat(getprice_discountpriceprops('defaultprice', 1, variantindexcompleted)).toFixed(2), variantindexcompleted != undefined && variantindexcompleted.length == 0 && fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && parseFloat(getprice_discountpriceprops('defaultsaleprice', 1, variantindexcompleted)).toFixed(2), variantindexcompleted != undefined && variantindexcompleted.length != 0 && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer39 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer39 === void 0 || (_fetchProductInfoQuer39 = _fetchProductInfoQuer39.data) === null || _fetchProductInfoQuer39 === void 0 || (_fetchProductInfoQuer39 = _fetchProductInfoQuer39.productinfo) === null || _fetchProductInfoQuer39 === void 0 || (_fetchProductInfoQuer39 = _fetchProductInfoQuer39.variants[variantindexcompleted]) === null || _fetchProductInfoQuer39 === void 0 ? void 0 : _fetchProductInfoQuer39.hassale) == 1 && parseFloat(getprice_discountpriceprops('defaultsaleprice', 1, variantindexcompleted)).toFixed(2), variantindexcompleted != undefined && variantindexcompleted.length != 0 && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer40 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer40 === void 0 || (_fetchProductInfoQuer40 = _fetchProductInfoQuer40.data) === null || _fetchProductInfoQuer40 === void 0 || (_fetchProductInfoQuer40 = _fetchProductInfoQuer40.productinfo) === null || _fetchProductInfoQuer40 === void 0 || (_fetchProductInfoQuer40 = _fetchProductInfoQuer40.variants[variantindexcompleted]) === null || _fetchProductInfoQuer40 === void 0 ? void 0 : _fetchProductInfoQuer40.hassale) == 0 && parseFloat(getprice_discountpriceprops('defaultprice', 1, variantindexcompleted)).toFixed(2), langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar)), /*#__PURE__*/React__default["default"].createElement("p", {
3358
+ }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', variantindexcompleted != undefined && variantindexcompleted.length == 0 && fetchProductInfoQueryContext.data.data.productinfo.hassale == 0 && parseFloat(getprice_discountpriceprops('defaultprice', 1, variantindexcompleted)).toFixed(2), variantindexcompleted != undefined && variantindexcompleted.length == 0 && fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && parseFloat(getprice_discountpriceprops('defaultsaleprice', 1, variantindexcompleted)).toFixed(2), variantindexcompleted != undefined && variantindexcompleted.length != 0 && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer40 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer40 === void 0 || (_fetchProductInfoQuer40 = _fetchProductInfoQuer40.data) === null || _fetchProductInfoQuer40 === void 0 || (_fetchProductInfoQuer40 = _fetchProductInfoQuer40.productinfo) === null || _fetchProductInfoQuer40 === void 0 || (_fetchProductInfoQuer40 = _fetchProductInfoQuer40.variants[variantindexcompleted]) === null || _fetchProductInfoQuer40 === void 0 ? void 0 : _fetchProductInfoQuer40.hassale) == 1 && parseFloat(getprice_discountpriceprops('defaultsaleprice', 1, variantindexcompleted)).toFixed(2), variantindexcompleted != undefined && variantindexcompleted.length != 0 && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer41 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer41 === void 0 || (_fetchProductInfoQuer41 = _fetchProductInfoQuer41.data) === null || _fetchProductInfoQuer41 === void 0 || (_fetchProductInfoQuer41 = _fetchProductInfoQuer41.productinfo) === null || _fetchProductInfoQuer41 === void 0 || (_fetchProductInfoQuer41 = _fetchProductInfoQuer41.variants[variantindexcompleted]) === null || _fetchProductInfoQuer41 === void 0 ? void 0 : _fetchProductInfoQuer41.hassale) == 0 && parseFloat(getprice_discountpriceprops('defaultprice', 1, variantindexcompleted)).toFixed(2), langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar)), /*#__PURE__*/React__default["default"].createElement("p", {
3324
3359
  className: 'm-0 p-0 linethrough wordbreak',
3325
3360
  style: {
3326
3361
  color: sectionproperties.prodsalePriceColor,
@@ -3334,14 +3369,14 @@ var Product_itemtype = function Product_itemtype(props) {
3334
3369
  style: {
3335
3370
  textDecoration: 'none'
3336
3371
  }
3337
- }, "-"), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', parseFloat(getprice_discountpriceprops('defaultprice', 1, variantindexcompleted)), ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), variantindexcompleted != undefined && variantindexcompleted.length != 0 && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer41 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer41 === void 0 || (_fetchProductInfoQuer41 = _fetchProductInfoQuer41.data) === null || _fetchProductInfoQuer41 === void 0 || (_fetchProductInfoQuer41 = _fetchProductInfoQuer41.productinfo) === null || _fetchProductInfoQuer41 === void 0 || (_fetchProductInfoQuer41 = _fetchProductInfoQuer41.variants[variantindexcompleted]) === null || _fetchProductInfoQuer41 === void 0 ? void 0 : _fetchProductInfoQuer41.hassale) == 1 && /*#__PURE__*/React__default["default"].createElement("span", {
3372
+ }, "-"), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', parseFloat(getprice_discountpriceprops('defaultprice', 1, variantindexcompleted)), ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), variantindexcompleted != undefined && variantindexcompleted.length != 0 && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer42 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer42 === void 0 || (_fetchProductInfoQuer42 = _fetchProductInfoQuer42.data) === null || _fetchProductInfoQuer42 === void 0 || (_fetchProductInfoQuer42 = _fetchProductInfoQuer42.productinfo) === null || _fetchProductInfoQuer42 === void 0 || (_fetchProductInfoQuer42 = _fetchProductInfoQuer42.variants[variantindexcompleted]) === null || _fetchProductInfoQuer42 === void 0 ? void 0 : _fetchProductInfoQuer42.hassale) == 1 && /*#__PURE__*/React__default["default"].createElement("span", {
3338
3373
  className: langdetect == 'en' ? ' d-flex align-items-center justify-content-end wordbreak text-right wordbreak ' : ' d-flex align-items-center justify-content-end wordbreak text-left wordbreak '
3339
3374
  }, /*#__PURE__*/React__default["default"].createElement("span", {
3340
3375
  className: "ml-2 mr-2",
3341
3376
  style: {
3342
3377
  textDecoration: 'none'
3343
3378
  }
3344
- }, "-"), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', parseFloat(getprice_discountpriceprops('defaultprice', 1, variantindexcompleted)), ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar))))), sectionproperties.availabilitybtnposition == 'Bottom' && sectionproperties.show_availability == 'Show' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer42 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer42 === void 0 || (_fetchProductInfoQuer42 = _fetchProductInfoQuer42.data) === null || _fetchProductInfoQuer42 === void 0 || (_fetchProductInfoQuer42 = _fetchProductInfoQuer42.productinfo) === null || _fetchProductInfoQuer42 === void 0 ? void 0 : _fetchProductInfoQuer42.isproducttobesold) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
3379
+ }, "-"), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', parseFloat(getprice_discountpriceprops('defaultprice', 1, variantindexcompleted)), ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar))))), sectionproperties.availabilitybtnposition == 'Bottom' && sectionproperties.show_availability == 'Show' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer43 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer43 === void 0 || (_fetchProductInfoQuer43 = _fetchProductInfoQuer43.data) === null || _fetchProductInfoQuer43 === void 0 || (_fetchProductInfoQuer43 = _fetchProductInfoQuer43.productinfo) === null || _fetchProductInfoQuer43 === void 0 ? void 0 : _fetchProductInfoQuer43.isproducttobesold) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
3345
3380
  className: "col-lg-12 p-0 mb-3 mt-2"
3346
3381
  }, /*#__PURE__*/React__default["default"].createElement("div", {
3347
3382
  style: {
@@ -12731,7 +12766,7 @@ var AccountInformation = function AccountInformation(props) {
12731
12766
  })))))));
12732
12767
  };
12733
12768
 
12734
- var css_248z$F = ".tabs-module_tabs__36dMY {\n position: relative;\n height: auto;\n display: flex;\n width: 100% !important;\n flex-direction: column;\n word-wrap: break-word;\n}\n.tabs-module_tabs__36dMY input[name='tab-control'] {\n display: none;\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy {\n list-style-type: none;\n padding-left: 0;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n /* width: 30%; */\n height: 100%;\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n box-sizing: border-box;\n flex: 1;\n display: inline-block;\n width: 100% !important;\n text-align: left;\n /* border-right: 1px solid #ccc; */\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label {\n font-size: 16px;\n font-weight: 500;\n transition: all 0.3s ease-in-out;\n padding: 10px;\n overflow: hidden;\n text-overflow: ellipsis;\n display: block;\n cursor: pointer;\n transition: all 0.2s ease-in-out;\n white-space: nowrap;\n /* color: var(--light2); */\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label:hover {\n outline: 0;\n /* border-right: 5px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label.tabs-module_active__6wLfI {\n /* border-right: 5px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(1):checked ~ ul li:nth-child(1) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(2):checked ~ ul li:nth-child(2) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(3):checked ~ ul li:nth-child(3) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(4):checked ~ ul li:nth-child(4) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n@media screen and (max-width: 800px) {\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy {\n width: 100%;\n display: block;\n white-space: nowrap;\n position: relative;\n overflow-x: scroll;\n overflow-y: hidden;\n -webkit-overflow-scrolling: touch;\n }\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n width: 50% !important;\n float: none;\n display: inline-block;\n zoom: 1;\n border-right: 0 !important;\n }\n /* label:hover {\n border-right: 0 !important;\n border-top: 3px solid !important;\n } */\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsliheaderresp__TPNhh{\n width: 50% !important;\n }\n .tabs-module_accordionContainer__-MSW5 label:hover {\n border-top: none !important;\n } \n}\n@media (max-width: 576px) {\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n width: 100% !important;\n }\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsliheaderresp__TPNhh{\n width: 50% !important;\n }\n}\n\n.tabs-module_policiestabs__nopXD .tabs-module_tabsul__wNZqy {\n flex-direction: row !important;\n}\n.tabs-module_policiestabs__nopXD .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n /* border-top: 5px solid #fff; */\n margin: 0 5px;\n}\n.tabs-module_policiestabs__nopXD .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label {\n padding: 0 !important;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n";
12769
+ var css_248z$F = ".tabs-module_tabs__36dMY {\n position: relative;\n height: auto;\n display: flex;\n width: 100% !important;\n flex-direction: column;\n word-wrap: break-word;\n}\n.tabs-module_tabs__36dMY input[name='tab-control'] {\n display: none;\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy {\n list-style-type: none;\n padding-left: 0;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n /* width: 30%; */\n height: 100%;\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n box-sizing: border-box;\n flex: 1;\n display: inline-block;\n width: 100% !important;\n text-align: left;\n /* border-right: 1px solid #ccc; */\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label {\n font-size: 16px;\n font-weight: 500;\n transition: all 0.3s ease-in-out;\n padding: 10px;\n overflow: hidden;\n text-overflow: ellipsis;\n display: block;\n cursor: pointer;\n transition: all 0.2s ease-in-out;\n white-space: nowrap;\n /* color: var(--light2); */\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label:hover {\n outline: 0;\n /* border-right: 5px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label.tabs-module_active__6wLfI {\n /* border-right: 5px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(1):checked ~ ul li:nth-child(1) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(2):checked ~ ul li:nth-child(2) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(3):checked ~ ul li:nth-child(3) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n.tabs-module_tabs__36dMY input[name='tab-control']:nth-of-type(4):checked ~ ul li:nth-child(4) label {\n cursor: default;\n background: white;\n /* border-top: 3px solid var(--secondary); */\n}\n@media screen and (max-width: 800px) {\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy {\n width: 100%;\n display: block;\n white-space: nowrap;\n position: relative;\n overflow-x: scroll;\n overflow-y: hidden;\n -webkit-overflow-scrolling: touch;\n }\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n width: 50% !important;\n float: none;\n display: inline-block;\n zoom: 1;\n border-right: 0 !important;\n }\n /* label:hover {\n border-right: 0 !important;\n border-top: 3px solid !important;\n } */\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsliheaderresp__TPNhh{\n width: 50% !important;\n }\n .tabs-module_accordionContainer__-MSW5 label:hover {\n border-top: none !important;\n } \n}\n@media (max-width: 576px) {\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n width: 50% !important;\n }\n .tabs-module_tabs__36dMY .tabs-module_tabsul__wNZqy .tabs-module_tabsliheaderresp__TPNhh{\n width: 50% !important;\n }\n}\n\n.tabs-module_policiestabs__nopXD .tabs-module_tabsul__wNZqy {\n flex-direction: row !important;\n}\n.tabs-module_policiestabs__nopXD .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 {\n /* border-top: 5px solid #fff; */\n margin: 0 5px;\n}\n.tabs-module_policiestabs__nopXD .tabs-module_tabsul__wNZqy .tabs-module_tabsli__-uR10 label {\n padding: 0 !important;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n";
12735
12770
  var tabstyles = {"tabs":"tabs-module_tabs__36dMY","tabsul":"tabs-module_tabsul__wNZqy","tabsli":"tabs-module_tabsli__-uR10","active":"tabs-module_active__6wLfI","tabsliheaderresp":"tabs-module_tabsliheaderresp__TPNhh","accordionContainer":"tabs-module_accordionContainer__-MSW5","policiestabs":"tabs-module_policiestabs__nopXD"};
12736
12771
  styleInject(css_248z$F);
12737
12772
 
@@ -13046,15 +13081,15 @@ var CartSlider = function CartSlider(props) {
13046
13081
  CurrentPageId = _useState6[0],
13047
13082
  setCurrentPageId = _useState6[1];
13048
13083
  var _useState7 = React.useState(''),
13049
- _useState8 = _slicedToArray__default["default"](_useState7, 2),
13050
- fetchingtype = _useState8[0];
13084
+ _useState8 = _slicedToArray__default["default"](_useState7, 2);
13085
+ _useState8[0];
13051
13086
  _useState8[1];
13052
13087
  var _useState9 = React.useState({
13053
13088
  productfetchingtype: 'Random',
13054
13089
  collectionid: ''
13055
13090
  }),
13056
- _useState10 = _slicedToArray__default["default"](_useState9, 2),
13057
- ProductsFetchingTypeSectionObj = _useState10[0];
13091
+ _useState10 = _slicedToArray__default["default"](_useState9, 2);
13092
+ _useState10[0];
13058
13093
  _useState10[1];
13059
13094
  React.useEffect(function () {
13060
13095
  if (CurrentSrcTypeContext == 'workplace') {
@@ -13408,12 +13443,8 @@ var CartSlider = function CartSlider(props) {
13408
13443
  }, langdetect == 'en' ? sectionproperties.nocards_content_en : sectionproperties.nocards_content_ar), /*#__PURE__*/React__default["default"].createElement("button", {
13409
13444
  className: "".concat(cart_cssstyles.shopbuttonstyles) + ' mt-4 d-flex align-items-center justify-content-center ',
13410
13445
  onClick: function onClick() {
13411
- if (fetchingtype == 'products') {
13412
- if (ProductsFetchingTypeSectionObj.productfetchingtype == 'Collection') {
13413
- routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, ProductsFetchingTypeSectionObj.collectionid);
13414
- } else {
13415
- routingcountext(StaticPagesLinksContext.GeneralProductsComponent, false);
13416
- }
13446
+ if (sectionproperties.btnlink != '' && sectionproperties.btnlink != undefined && sectionproperties.btnlink != null) {
13447
+ routingcountext(sectionproperties.btnlink, false);
13417
13448
  } else {
13418
13449
  routingcountext(StaticPagesLinksContext.GeneralProductsComponent, false);
13419
13450
  }
@@ -15476,10 +15507,10 @@ var Filter$1 = function Filter(props) {
15476
15507
  transitionBehavior: 'auto',
15477
15508
  wrapperClassName: '',
15478
15509
  itemClassName: '',
15479
- scrollContainerClassName: 'filterscrollmenuclasssubscrollbar'
15510
+ scrollContainerClassName: 'scrollmenuclasssubscrollbar2'
15480
15511
  }, collectionstobevisible.map(function (item, index) {
15481
15512
  return /*#__PURE__*/React__default["default"].createElement("div", {
15482
- className: ' col-xl-12 p-0 col-lg-12 col-md-12 col-sm-12 w-100'
15513
+ className: ' col-xl-12 p-0 col-lg-12 col-md-12 col-sm-12 w-100 mb-2 '
15483
15514
  }, /*#__PURE__*/React__default["default"].createElement("div", {
15484
15515
  className: "".concat(filter_cssstyles.timeline_text, " ").concat(filter_cssstyles.filtercard) + ' p-0 cursor-pointer ',
15485
15516
  onClick: function onClick() {
@@ -15509,11 +15540,11 @@ var Filter$1 = function Filter(props) {
15509
15540
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
15510
15541
  "class": "row m-0 w-100"
15511
15542
  }, /*#__PURE__*/React__default["default"].createElement("div", {
15512
- "class": "col-lg-10 text-start"
15543
+ "class": "col-10 text-start"
15513
15544
  }, /*#__PURE__*/React__default["default"].createElement("p", {
15514
15545
  "class": ' m-0 p-0 '
15515
15546
  }, langdetect == 'en' ? item.title_en : item.title_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
15516
- "class": "col-lg-2 text-end"
15547
+ "class": "col-2 text-end"
15517
15548
  }, /*#__PURE__*/React__default["default"].createElement("i", {
15518
15549
  "class": "h-100 allcentered"
15519
15550
  }, langdetect == 'en' ? /*#__PURE__*/React__default["default"].createElement(BsChevronRight.BsChevronRight, null) : /*#__PURE__*/React__default["default"].createElement(BsChevronRight.BsChevronRight, null))))));
@@ -16667,6 +16698,7 @@ var CardsSection = function CardsSection(props) {
16667
16698
  image: ''
16668
16699
  };
16669
16700
  if (fetchingtype == 'products') {
16701
+ var _arrayItem$features3;
16670
16702
  var itemquantity = 0;
16671
16703
  if (langdetect == 'en') {
16672
16704
  cardobj.name = arrayItem.productinfo.name_en;
@@ -16699,6 +16731,7 @@ var CardsSection = function CardsSection(props) {
16699
16731
  var _arrayItem$features2;
16700
16732
  cardobj.productfeature = arrayItem === null || arrayItem === void 0 || (_arrayItem$features2 = arrayItem.features) === null || _arrayItem$features2 === void 0 ? void 0 : _arrayItem$features2.value_ar;
16701
16733
  }
16734
+ cardobj.productfeatureid = arrayItem === null || arrayItem === void 0 || (_arrayItem$features3 = arrayItem.features) === null || _arrayItem$features3 === void 0 ? void 0 : _arrayItem$features3.featureid;
16702
16735
  cardobj.hassale = arrayItem.productinfo.hassale;
16703
16736
  cardobj.productid = arrayItem.productinfo.productid;
16704
16737
  cardobj.hasvariants = arrayItem.productinfo.hasvariants;
@@ -20561,7 +20594,7 @@ var Headerresponsive = function Headerresponsive(props) {
20561
20594
  style: {
20562
20595
  borderColor: sectionproperties.resp_header_separatorbg
20563
20596
  }
20564
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
20597
+ }))), templateproperties_context.showpolicies == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
20565
20598
  className: "row m-0 w-100"
20566
20599
  }, /*#__PURE__*/React__default["default"].createElement("div", {
20567
20600
  className: "col-lg-12 d-flex justify-content-start",
@@ -41831,7 +41864,7 @@ var Footer2 = function Footer2(props) {
41831
41864
  function ownKeys$1y(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
41832
41865
  function _objectSpread$1y(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1y(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1y(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
41833
41866
  var Footer3 = function Footer3(props) {
41834
- var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i16, _authdetailsContext$i17;
41867
+ var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i17, _authdetailsContext$i18;
41835
41868
  var _useState = React.useState(''),
41836
41869
  _useState2 = _slicedToArray__default["default"](_useState, 2),
41837
41870
  sectionproperties = _useState2[0],
@@ -42132,6 +42165,14 @@ var Footer3 = function Footer3(props) {
42132
42165
  }
42133
42166
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
42134
42167
  size: sectionproperties.youtubebtniconfontsize
42168
+ })), sectionproperties.showviewLocation == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
42169
+ "class": "".concat(footerStyles.viewlocation) + ' cursor-pointer d-flex align-items-center justify-content-center ml-3 mr-3 ',
42170
+ onClick: function onClick() {
42171
+ var _authdetailsContext$i15;
42172
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.googlemapslink);
42173
+ }
42174
+ }, /*#__PURE__*/React__default["default"].createElement(RiRoadMapLine.RiRoadMapLine, {
42175
+ size: sectionproperties.viewLocationFontSize
42135
42176
  })))))), sectionproperties.showcontactinfo == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
42136
42177
  "class": "col-lg-12 p-0 allcentered"
42137
42178
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -42149,14 +42190,14 @@ var Footer3 = function Footer3(props) {
42149
42190
  }, /*#__PURE__*/React__default["default"].createElement("div", {
42150
42191
  "class": "".concat(footerStyles.footerinfotext) + ' col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0 cursor-pointer ',
42151
42192
  onClick: function onClick() {
42152
- var _authdetailsContext$i15;
42153
- window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 || (_authdetailsContext$i15 = _authdetailsContext$i15.contactinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.email), '_self');
42193
+ var _authdetailsContext$i16;
42194
+ window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 || (_authdetailsContext$i16 = _authdetailsContext$i16.contactinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.email), '_self');
42154
42195
  }
42155
42196
  }, /*#__PURE__*/React__default["default"].createElement("p", {
42156
42197
  "class": ' storeinfotext d-flex align-items-center justify-content-md-center text-transform-none '
42157
42198
  }, /*#__PURE__*/React__default["default"].createElement("i", {
42158
42199
  "class": ' fa fa-at mr-2 ml-2 storeinfotext text-transform-none '
42159
- }), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 || (_authdetailsContext$i16 = _authdetailsContext$i16.contactinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.email)), /*#__PURE__*/React__default["default"].createElement("div", {
42200
+ }), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 || (_authdetailsContext$i17 = _authdetailsContext$i17.contactinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.email)), /*#__PURE__*/React__default["default"].createElement("div", {
42160
42201
  "class": ' col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0 '
42161
42202
  }, /*#__PURE__*/React__default["default"].createElement("p", {
42162
42203
  "class": "".concat(footerStyles.footerinfotext) + ' d-flex align-items-center justify-content-md-center ',
@@ -42177,7 +42218,7 @@ var Footer3 = function Footer3(props) {
42177
42218
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
42178
42219
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
42179
42220
  size: sectionproperties.footerinfoicon_fontsize
42180
- })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.address_en)))))));
42221
+ })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.address_en)))))));
42181
42222
  };
42182
42223
 
42183
42224
  function ownKeys$1x(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
@@ -53882,7 +53923,10 @@ var Twobgimages = function Twobgimages(props) {
53882
53923
  display: 'flex',
53883
53924
  width: '100%',
53884
53925
  height: '100%',
53885
- zIndex: 100
53926
+ zIndex: 100,
53927
+ '@media (max-width: 800px)': {
53928
+ bottom: '30px'
53929
+ }
53886
53930
  }),
53887
53931
  bgimage: glamor.css({
53888
53932
  ':before': {
@@ -53960,8 +54004,8 @@ var Twobgimages = function Twobgimages(props) {
53960
54004
  borderBottomRightRadius: sectionproperties.generalbtn_borderbottomrightradius + 'px',
53961
54005
  fontWeight: sectionproperties.generalbtn_fontweight,
53962
54006
  border: sectionproperties.generalbtn_borderwidth + 'px solid ' + sectionproperties.generalbtn_bordercolor,
53963
- marginLeft: sectionproperties.generalbtn_position == 'Centered' ? 'auto' : langdetect == 'en' ? sectionproperties.generalbtn_leftposition + 'px' : '',
53964
- marginRight: sectionproperties.generalbtn_position == 'Centered' ? 'auto' : langdetect == 'ar' ? sectionproperties.generalbtn_leftposition + 'px' : '',
54007
+ marginLeft: sectionproperties.generalbtn_position == 'Centered' ? 'auto' : langdetect == 'en' ? '16px' : '',
54008
+ marginRight: sectionproperties.generalbtn_position == 'Centered' ? 'auto' : langdetect == 'ar' ? '16px' : '',
53965
54009
  transition: '.3s',
53966
54010
  ':hover': {
53967
54011
  background: sectionproperties.generalbtn_bgColortransparentonhover == 'Transparent' ? 'transparent' : sectionproperties.generalbtn_bgColoronhover,
@@ -54061,7 +54105,7 @@ var Twobgimages = function Twobgimages(props) {
54061
54105
  zIndex: 1
54062
54106
  }
54063
54107
  }, /*#__PURE__*/React__default["default"].createElement("div", {
54064
- className: "".concat(bgcssstyles.centered_container) + ' row m-0 d-flex pt-0 d-flex align-items-stretch '
54108
+ className: "".concat(bgcssstyles.centered_container) + ' row m-0 d-flex pt-0 d-flex align-items-stretch h-sm-auto '
54065
54109
  }, /*#__PURE__*/React__default["default"].createElement("div", {
54066
54110
  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 ',
54067
54111
  style: {
@@ -54108,7 +54152,7 @@ var Twobgimages = function Twobgimages(props) {
54108
54152
  color: bgimagearrayofobjs[index].bg1_descolor
54109
54153
  }
54110
54154
  }, langdetect == 'en' ? bgimagearrayofobjs[index].bg1_descriptionen : bgimagearrayofobjs[index].bg1_descriptionar), bgimagearrayofobjs[index].showbutton1 == 'Show' && /*#__PURE__*/React__default["default"].createElement("button", {
54111
- className: "".concat(bgcssstyles.btnresp) + ' mt-md-5 mt-sm-3 ',
54155
+ className: "".concat(bgcssstyles.btnresp) + ' ',
54112
54156
  onClick: function onClick() {
54113
54157
  if (item.IsClickable == 'Yes') {
54114
54158
  if (item.place_clickable == 'Button') {
@@ -58341,51 +58385,48 @@ var Slideshowslide = function Slideshowslide(props) {
58341
58385
  };
58342
58386
  var SlideShowTextContainer = function SlideShowTextContainer(item) {
58343
58387
  return /*#__PURE__*/React__default["default"].createElement("div", {
58344
- "class": 'row m-0 w-100 pl-md-2 pr-md-2',
58388
+ "class": 'row m-0 w-sm-100 allcentered align-items-md-center justify-content-md-center p-0 px-5 px-sm-3'
58389
+ // style={{ position: 'absolute', top: cardarrayofobjs.length != 0 ? '40%' : '50%', zIndex: 2 }}
58390
+ ,
58345
58391
  style: {
58346
58392
  position: 'absolute',
58347
- top: '40%',
58348
- zIndex: 1000,
58349
- paddingTop: sectionproperties.paddingTop + 'px',
58350
- paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : '',
58351
- paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
58393
+ bottom: 40,
58394
+ zIndex: 2,
58395
+ width: '50%'
58352
58396
  }
58353
58397
  }, /*#__PURE__*/React__default["default"].createElement("div", {
58354
- "class": 'col-lg-12 d-flex justify-content-start',
58355
- style: {
58356
- textAlign: 'center'
58357
- }
58398
+ "class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered mb-1' : 'col-lg-12 mb-1 '
58358
58399
  }, /*#__PURE__*/React__default["default"].createElement("p", {
58359
- className: "m-0 p-0 wordbreak PacificoFont",
58400
+ className: "m-0 p-0 wordbreak text-wrap",
58360
58401
  style: {
58361
58402
  fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
58362
58403
  color: sectionproperties.slideshowText1ContentColor,
58363
- fontWeight: sectionproperties.slideshowText1ContentFontWeight
58404
+ fontWeight: sectionproperties.slideshowText1ContentFontWeight,
58405
+ textAlign: sectionproperties.text1centered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
58406
+ overflow: 'hidden'
58364
58407
  }
58365
58408
  }, langdetect == 'en' ? item.titleen : item.titlear)), /*#__PURE__*/React__default["default"].createElement("div", {
58366
- "class": 'col-lg-12 d-flex justify-content-start'
58409
+ "class": sectionproperties.text2centered == 'Centered' ? 'col-lg-12 allcentered mb-3 d-md-none' : 'col-lg-12 mb-3 d-md-none'
58367
58410
  }, /*#__PURE__*/React__default["default"].createElement("p", {
58368
58411
  className: "m-0 p-0 wordbreak",
58369
58412
  style: {
58370
58413
  fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
58371
58414
  color: sectionproperties.slideshowText2ContentColor,
58372
- fontWeight: sectionproperties.slideshowText2ContentFontWeight
58415
+ fontWeight: sectionproperties.slideshowText2ContentFontWeight,
58416
+ textAlign: sectionproperties.text2centered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
58417
+ overflow: 'hidden'
58373
58418
  }
58374
58419
  }, langdetect == 'en' ? item.descriptionen : item.descriptionar)), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
58375
- "class": 'col-lg-12 d-flex justify-content-start mt-3'
58420
+ "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered' : 'col-lg-12 '
58376
58421
  }, /*#__PURE__*/React__default["default"].createElement("button", {
58377
58422
  "class": "".concat(slideshow_styles.slideshow_btn) + ' allcentered ',
58378
- style: {
58379
- letterSpacing: langdetect == 'en' ? '1px' : 0
58380
- },
58381
58423
  onClick: function onClick() {
58382
58424
  routingcountext(StaticPagesLinksContext.GeneralProductsComponent);
58425
+ },
58426
+ style: {
58427
+ direction: langdetect == 'en' ? 'ltr' : 'rtl'
58383
58428
  }
58384
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ', langdetect == 'en' ? /*#__PURE__*/React__default["default"].createElement(IoIosArrowRoundForward.IoIosArrowRoundForward, {
58385
- size: 20
58386
- }) : /*#__PURE__*/React__default["default"].createElement(IoIosArrowRoundBack.IoIosArrowRoundBack, {
58387
- size: 20
58388
- }))));
58429
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ')));
58389
58430
  };
58390
58431
  var SlideshowContent = function SlideshowContent() {
58391
58432
  var _authdetailsContext$i2, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7;
@@ -58608,7 +58649,7 @@ var Slideshowslide = function Slideshowslide(props) {
58608
58649
  height: sectionproperties.bgcovercontain == 'Cover' ? sectionproperties.height + 'vh' : 'auto'
58609
58650
  }
58610
58651
  }, /*#__PURE__*/React__default["default"].createElement("div", {
58611
- "class": 'p-0 align-items-center d-flex d-sm-none',
58652
+ "class": 'p-0 align-items-center d-flex d-md-none',
58612
58653
  key: index,
58613
58654
  onClick: function onClick() {
58614
58655
  if (item.IsClickableimg == 'Yes') {
@@ -58639,12 +58680,12 @@ var Slideshowslide = function Slideshowslide(props) {
58639
58680
  borderRadius: sectionproperties.imageborderradius + 'px'
58640
58681
  }
58641
58682
  }), SlideShowTextContainer(item)), /*#__PURE__*/React__default["default"].createElement("div", {
58642
- "class": 'p-0 align-items-center d-none d-sm-flex ',
58683
+ "class": 'p-0 align-items-center d-none d-md-flex ',
58643
58684
  key: index,
58644
58685
  style: {
58645
58686
  width: '100%',
58646
58687
  height: '100%',
58647
- direction: langdetect == 'en' ? 'ltr' : 'rtl',
58688
+ // direction: langdetect == 'en' ? 'ltr' : 'rtl',
58648
58689
  paddingTop: sectionproperties.paddingTop + 'px',
58649
58690
  paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : '',
58650
58691
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
@@ -66182,7 +66223,7 @@ var Categorycard_withtext = function Categorycard_withtext(props) {
66182
66223
  categorycard: glamor.css({
66183
66224
  background: sectionproperties.backgroundColortransparent == 'Transparent' ? 'transparent' : sectionproperties.backgroundColor,
66184
66225
  boxShadow: sectionproperties.sectioncardshadow == 'Show' ? '0 0 10px ' + sectionproperties.sectioncardshadowcolor : 'none',
66185
- height: sectionproperties.height + 'px',
66226
+ height: sectionproperties.image_height + 'px',
66186
66227
  borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.borderBottomLeftRadius + 'px' : sectionproperties.borderBottomRightRadius + 'px',
66187
66228
  borderBottomRightRadius: langdetect == 'en' ? sectionproperties.borderBottomRightRadius + 'px' : sectionproperties.borderBottomLeftRadius + 'px',
66188
66229
  borderTopLeftRadius: langdetect == 'en' ? sectionproperties.borderTopLeftRadius + 'px' : sectionproperties.borderTopRightRadius + 'px',
@@ -66232,6 +66273,9 @@ var Categorycard_withtext = function Categorycard_withtext(props) {
66232
66273
  },
66233
66274
  ':hover:after': {
66234
66275
  opacity: sectionproperties.cardtransitionbgopacityonhover
66276
+ },
66277
+ '@media (max-width: 800px)': {
66278
+ height: sectionproperties.height_responsive + 'px'
66235
66279
  }
66236
66280
  }),
66237
66281
  categorycardtext: glamor.css({
@@ -72015,7 +72059,14 @@ var Simpleproductcard = function Simpleproductcard(props) {
72015
72059
  style: {
72016
72060
  height: 40
72017
72061
  }
72018
- }, /*#__PURE__*/React__default["default"].createElement("div", {
72062
+ }, item.productfeatureid == '80' && /*#__PURE__*/React__default["default"].createElement("img", {
72063
+ "class": ' mx-2 ',
72064
+ src: 'https://tabex-co.com/storage/StaticImages/icons8-bars-48.png',
72065
+ style: {
72066
+ maxWidth: '50%',
72067
+ maxHeight: '50%'
72068
+ }
72069
+ }), /*#__PURE__*/React__default["default"].createElement("div", {
72019
72070
  "class": "text-capitalize",
72020
72071
  style: {
72021
72072
  color: sectionproperties.tagcolor,
@@ -72069,7 +72120,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
72069
72120
  marginBottom: sectionproperties.productpricemarginBottom + 'px'
72070
72121
  }
72071
72122
  }, /*#__PURE__*/React__default["default"].createElement("div", {
72072
- "class": props.sectiontypeprops2 == 'vertical' ? ' d-flex align-items-center p-0 mb-0 flex-sm-column ' : ' d-flex align-items-center p-0 mb-0 ',
72123
+ "class": ' d-flex align-items-center p-0 mb-0 flex-column ',
72073
72124
  style: {
72074
72125
  textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
72075
72126
  }