tabexseriescomponents 0.0.460 → 0.0.461

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
 
@@ -15476,10 +15511,10 @@ var Filter$1 = function Filter(props) {
15476
15511
  transitionBehavior: 'auto',
15477
15512
  wrapperClassName: '',
15478
15513
  itemClassName: '',
15479
- scrollContainerClassName: 'filterscrollmenuclasssubscrollbar'
15514
+ scrollContainerClassName: 'scrollmenuclasssubscrollbar2'
15480
15515
  }, collectionstobevisible.map(function (item, index) {
15481
15516
  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'
15517
+ className: ' col-xl-12 p-0 col-lg-12 col-md-12 col-sm-12 w-100 mb-2 '
15483
15518
  }, /*#__PURE__*/React__default["default"].createElement("div", {
15484
15519
  className: "".concat(filter_cssstyles.timeline_text, " ").concat(filter_cssstyles.filtercard) + ' p-0 cursor-pointer ',
15485
15520
  onClick: function onClick() {
@@ -15509,11 +15544,11 @@ var Filter$1 = function Filter(props) {
15509
15544
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
15510
15545
  "class": "row m-0 w-100"
15511
15546
  }, /*#__PURE__*/React__default["default"].createElement("div", {
15512
- "class": "col-lg-10 text-start"
15547
+ "class": "col-10 text-start"
15513
15548
  }, /*#__PURE__*/React__default["default"].createElement("p", {
15514
15549
  "class": ' m-0 p-0 '
15515
15550
  }, langdetect == 'en' ? item.title_en : item.title_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
15516
- "class": "col-lg-2 text-end"
15551
+ "class": "col-2 text-end"
15517
15552
  }, /*#__PURE__*/React__default["default"].createElement("i", {
15518
15553
  "class": "h-100 allcentered"
15519
15554
  }, langdetect == 'en' ? /*#__PURE__*/React__default["default"].createElement(BsChevronRight.BsChevronRight, null) : /*#__PURE__*/React__default["default"].createElement(BsChevronRight.BsChevronRight, null))))));
@@ -16667,6 +16702,7 @@ var CardsSection = function CardsSection(props) {
16667
16702
  image: ''
16668
16703
  };
16669
16704
  if (fetchingtype == 'products') {
16705
+ var _arrayItem$features3;
16670
16706
  var itemquantity = 0;
16671
16707
  if (langdetect == 'en') {
16672
16708
  cardobj.name = arrayItem.productinfo.name_en;
@@ -16699,6 +16735,7 @@ var CardsSection = function CardsSection(props) {
16699
16735
  var _arrayItem$features2;
16700
16736
  cardobj.productfeature = arrayItem === null || arrayItem === void 0 || (_arrayItem$features2 = arrayItem.features) === null || _arrayItem$features2 === void 0 ? void 0 : _arrayItem$features2.value_ar;
16701
16737
  }
16738
+ cardobj.productfeatureid = arrayItem === null || arrayItem === void 0 || (_arrayItem$features3 = arrayItem.features) === null || _arrayItem$features3 === void 0 ? void 0 : _arrayItem$features3.featureid;
16702
16739
  cardobj.hassale = arrayItem.productinfo.hassale;
16703
16740
  cardobj.productid = arrayItem.productinfo.productid;
16704
16741
  cardobj.hasvariants = arrayItem.productinfo.hasvariants;
@@ -20561,7 +20598,7 @@ var Headerresponsive = function Headerresponsive(props) {
20561
20598
  style: {
20562
20599
  borderColor: sectionproperties.resp_header_separatorbg
20563
20600
  }
20564
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
20601
+ }))), templateproperties_context.showpolicies == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
20565
20602
  className: "row m-0 w-100"
20566
20603
  }, /*#__PURE__*/React__default["default"].createElement("div", {
20567
20604
  className: "col-lg-12 d-flex justify-content-start",
@@ -53882,7 +53919,10 @@ var Twobgimages = function Twobgimages(props) {
53882
53919
  display: 'flex',
53883
53920
  width: '100%',
53884
53921
  height: '100%',
53885
- zIndex: 100
53922
+ zIndex: 100,
53923
+ '@media (max-width: 800px)': {
53924
+ bottom: '30px'
53925
+ }
53886
53926
  }),
53887
53927
  bgimage: glamor.css({
53888
53928
  ':before': {
@@ -53960,8 +54000,8 @@ var Twobgimages = function Twobgimages(props) {
53960
54000
  borderBottomRightRadius: sectionproperties.generalbtn_borderbottomrightradius + 'px',
53961
54001
  fontWeight: sectionproperties.generalbtn_fontweight,
53962
54002
  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' : '',
54003
+ marginLeft: sectionproperties.generalbtn_position == 'Centered' ? 'auto' : langdetect == 'en' ? '16px' : '',
54004
+ marginRight: sectionproperties.generalbtn_position == 'Centered' ? 'auto' : langdetect == 'ar' ? '16px' : '',
53965
54005
  transition: '.3s',
53966
54006
  ':hover': {
53967
54007
  background: sectionproperties.generalbtn_bgColortransparentonhover == 'Transparent' ? 'transparent' : sectionproperties.generalbtn_bgColoronhover,
@@ -54061,7 +54101,7 @@ var Twobgimages = function Twobgimages(props) {
54061
54101
  zIndex: 1
54062
54102
  }
54063
54103
  }, /*#__PURE__*/React__default["default"].createElement("div", {
54064
- className: "".concat(bgcssstyles.centered_container) + ' row m-0 d-flex pt-0 d-flex align-items-stretch '
54104
+ className: "".concat(bgcssstyles.centered_container) + ' row m-0 d-flex pt-0 d-flex align-items-stretch h-sm-auto '
54065
54105
  }, /*#__PURE__*/React__default["default"].createElement("div", {
54066
54106
  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
54107
  style: {
@@ -54108,7 +54148,7 @@ var Twobgimages = function Twobgimages(props) {
54108
54148
  color: bgimagearrayofobjs[index].bg1_descolor
54109
54149
  }
54110
54150
  }, 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 ',
54151
+ className: "".concat(bgcssstyles.btnresp) + ' ',
54112
54152
  onClick: function onClick() {
54113
54153
  if (item.IsClickable == 'Yes') {
54114
54154
  if (item.place_clickable == 'Button') {
@@ -58341,51 +58381,48 @@ var Slideshowslide = function Slideshowslide(props) {
58341
58381
  };
58342
58382
  var SlideShowTextContainer = function SlideShowTextContainer(item) {
58343
58383
  return /*#__PURE__*/React__default["default"].createElement("div", {
58344
- "class": 'row m-0 w-100 pl-md-2 pr-md-2',
58384
+ "class": 'row m-0 w-sm-100 allcentered align-items-md-center justify-content-md-center p-0 px-5 px-sm-3'
58385
+ // style={{ position: 'absolute', top: cardarrayofobjs.length != 0 ? '40%' : '50%', zIndex: 2 }}
58386
+ ,
58345
58387
  style: {
58346
58388
  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'
58389
+ bottom: 40,
58390
+ zIndex: 2,
58391
+ width: '50%'
58352
58392
  }
58353
58393
  }, /*#__PURE__*/React__default["default"].createElement("div", {
58354
- "class": 'col-lg-12 d-flex justify-content-start',
58355
- style: {
58356
- textAlign: 'center'
58357
- }
58394
+ "class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered mb-1' : 'col-lg-12 mb-1 '
58358
58395
  }, /*#__PURE__*/React__default["default"].createElement("p", {
58359
- className: "m-0 p-0 wordbreak PacificoFont",
58396
+ className: "m-0 p-0 wordbreak text-wrap",
58360
58397
  style: {
58361
58398
  fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
58362
58399
  color: sectionproperties.slideshowText1ContentColor,
58363
- fontWeight: sectionproperties.slideshowText1ContentFontWeight
58400
+ fontWeight: sectionproperties.slideshowText1ContentFontWeight,
58401
+ textAlign: sectionproperties.text1centered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
58402
+ overflow: 'hidden'
58364
58403
  }
58365
58404
  }, langdetect == 'en' ? item.titleen : item.titlear)), /*#__PURE__*/React__default["default"].createElement("div", {
58366
- "class": 'col-lg-12 d-flex justify-content-start'
58405
+ "class": sectionproperties.text2centered == 'Centered' ? 'col-lg-12 allcentered mb-3 d-md-none' : 'col-lg-12 mb-3 d-md-none'
58367
58406
  }, /*#__PURE__*/React__default["default"].createElement("p", {
58368
58407
  className: "m-0 p-0 wordbreak",
58369
58408
  style: {
58370
58409
  fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
58371
58410
  color: sectionproperties.slideshowText2ContentColor,
58372
- fontWeight: sectionproperties.slideshowText2ContentFontWeight
58411
+ fontWeight: sectionproperties.slideshowText2ContentFontWeight,
58412
+ textAlign: sectionproperties.text2centered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
58413
+ overflow: 'hidden'
58373
58414
  }
58374
58415
  }, 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'
58416
+ "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered' : 'col-lg-12 '
58376
58417
  }, /*#__PURE__*/React__default["default"].createElement("button", {
58377
58418
  "class": "".concat(slideshow_styles.slideshow_btn) + ' allcentered ',
58378
- style: {
58379
- letterSpacing: langdetect == 'en' ? '1px' : 0
58380
- },
58381
58419
  onClick: function onClick() {
58382
58420
  routingcountext(StaticPagesLinksContext.GeneralProductsComponent);
58421
+ },
58422
+ style: {
58423
+ direction: langdetect == 'en' ? 'ltr' : 'rtl'
58383
58424
  }
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
- }))));
58425
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ')));
58389
58426
  };
58390
58427
  var SlideshowContent = function SlideshowContent() {
58391
58428
  var _authdetailsContext$i2, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7;
@@ -58608,7 +58645,7 @@ var Slideshowslide = function Slideshowslide(props) {
58608
58645
  height: sectionproperties.bgcovercontain == 'Cover' ? sectionproperties.height + 'vh' : 'auto'
58609
58646
  }
58610
58647
  }, /*#__PURE__*/React__default["default"].createElement("div", {
58611
- "class": 'p-0 align-items-center d-flex d-sm-none',
58648
+ "class": 'p-0 align-items-center d-flex d-md-none',
58612
58649
  key: index,
58613
58650
  onClick: function onClick() {
58614
58651
  if (item.IsClickableimg == 'Yes') {
@@ -58639,12 +58676,12 @@ var Slideshowslide = function Slideshowslide(props) {
58639
58676
  borderRadius: sectionproperties.imageborderradius + 'px'
58640
58677
  }
58641
58678
  }), SlideShowTextContainer(item)), /*#__PURE__*/React__default["default"].createElement("div", {
58642
- "class": 'p-0 align-items-center d-none d-sm-flex ',
58679
+ "class": 'p-0 align-items-center d-none d-md-flex ',
58643
58680
  key: index,
58644
58681
  style: {
58645
58682
  width: '100%',
58646
58683
  height: '100%',
58647
- direction: langdetect == 'en' ? 'ltr' : 'rtl',
58684
+ // direction: langdetect == 'en' ? 'ltr' : 'rtl',
58648
58685
  paddingTop: sectionproperties.paddingTop + 'px',
58649
58686
  paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : '',
58650
58687
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
@@ -66182,7 +66219,7 @@ var Categorycard_withtext = function Categorycard_withtext(props) {
66182
66219
  categorycard: glamor.css({
66183
66220
  background: sectionproperties.backgroundColortransparent == 'Transparent' ? 'transparent' : sectionproperties.backgroundColor,
66184
66221
  boxShadow: sectionproperties.sectioncardshadow == 'Show' ? '0 0 10px ' + sectionproperties.sectioncardshadowcolor : 'none',
66185
- height: sectionproperties.height + 'px',
66222
+ height: sectionproperties.image_height + 'px',
66186
66223
  borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.borderBottomLeftRadius + 'px' : sectionproperties.borderBottomRightRadius + 'px',
66187
66224
  borderBottomRightRadius: langdetect == 'en' ? sectionproperties.borderBottomRightRadius + 'px' : sectionproperties.borderBottomLeftRadius + 'px',
66188
66225
  borderTopLeftRadius: langdetect == 'en' ? sectionproperties.borderTopLeftRadius + 'px' : sectionproperties.borderTopRightRadius + 'px',
@@ -66232,6 +66269,9 @@ var Categorycard_withtext = function Categorycard_withtext(props) {
66232
66269
  },
66233
66270
  ':hover:after': {
66234
66271
  opacity: sectionproperties.cardtransitionbgopacityonhover
66272
+ },
66273
+ '@media (max-width: 800px)': {
66274
+ height: sectionproperties.height_responsive + 'px'
66235
66275
  }
66236
66276
  }),
66237
66277
  categorycardtext: glamor.css({
@@ -72015,7 +72055,14 @@ var Simpleproductcard = function Simpleproductcard(props) {
72015
72055
  style: {
72016
72056
  height: 40
72017
72057
  }
72018
- }, /*#__PURE__*/React__default["default"].createElement("div", {
72058
+ }, item.productfeatureid == '80' && /*#__PURE__*/React__default["default"].createElement("img", {
72059
+ "class": ' mx-2 ',
72060
+ src: 'https://tabex-co.com/storage/StaticImages/icons8-bars-48.png',
72061
+ style: {
72062
+ maxWidth: '50%',
72063
+ maxHeight: '50%'
72064
+ }
72065
+ }), /*#__PURE__*/React__default["default"].createElement("div", {
72019
72066
  "class": "text-capitalize",
72020
72067
  style: {
72021
72068
  color: sectionproperties.tagcolor,