tabexseriescomponents 0.0.228 → 0.0.230

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.esm.js CHANGED
@@ -100,10 +100,10 @@ import { AiFillInstagram } from '@react-icons/all-files/ai/AiFillInstagram';
100
100
  import { FaWhatsapp } from '@react-icons/all-files/fa/FaWhatsapp';
101
101
  import { GoSearch } from '@react-icons/all-files/go/GoSearch';
102
102
  import { AiOutlineInstagram } from '@react-icons/all-files/ai/AiOutlineInstagram';
103
+ import { MdKeyboardArrowUp } from '@react-icons/all-files/md/MdKeyboardArrowUp';
103
104
  import { BsInfoCircle } from '@react-icons/all-files/bs/BsInfoCircle';
104
105
  import { AiFillPhone } from '@react-icons/all-files/ai/AiFillPhone';
105
106
  import { IoClose } from '@react-icons/all-files/io5/IoClose';
106
- import { MdKeyboardArrowUp } from '@react-icons/all-files/md/MdKeyboardArrowUp';
107
107
  import { FaPhoneAlt } from '@react-icons/all-files/fa/FaPhoneAlt';
108
108
  import { FaPhone } from '@react-icons/all-files/fa/FaPhone';
109
109
  import { AiOutlinePhone } from '@react-icons/all-files/ai/AiOutlinePhone';
@@ -1020,7 +1020,7 @@ var serverbaselink$1 = 'https://tabex-co.com';
1020
1020
  function ownKeys$1Z(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
1021
1021
  function _objectSpread$1Z(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1Z(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1Z(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
1022
1022
  var Product_itemtype = function Product_itemtype(props) {
1023
- var _fetchProductInfoQuer, _fetchProductInfoQuer2, _fetchProductInfoQuer3, _ProductInfoObj$data, _ProductInfoObj$data$, _ProductInfoObj$data$2, _fetchProductInfoQuer4, _fetchProductInfoQuer5, _fetchProductInfoQuer6, _ProductInfoObj$data2, _ProductInfoObj$data3, _ProductInfoObj$data4;
1023
+ var _fetchProductInfoQuer, _fetchProductInfoQuer2, _fetchProductInfoQuer3, _fetchProductInfoQuer4, _fetchProductInfoQuer5, _fetchProductInfoQuer6, _fetchProductInfoQuer7, _fetchProductInfoQuer8, _fetchProductInfoQuer9, _fetchProductInfoQuer10, _fetchProductInfoQuer11, _fetchProductInfoQuer12, _ProductInfoObj$data, _ProductInfoObj$data$, _ProductInfoObj$data$2, _fetchProductInfoQuer13, _fetchProductInfoQuer14, _fetchProductInfoQuer15, _ProductInfoObj$data2, _ProductInfoObj$data3, _ProductInfoObj$data4;
1024
1024
  var lang = props.actions.lang;
1025
1025
  var langdetect = props.actions.langdetect;
1026
1026
  var srcfromprops = props.actions.srcfromprops;
@@ -1040,7 +1040,7 @@ var Product_itemtype = function Product_itemtype(props) {
1040
1040
  var variantindexcompleted = props.actions.variantindexcompleted;
1041
1041
  var ProductInfoObj = props.actions.ProductInfoObj;
1042
1042
  var NotificationManager = props.actions.NotificationManager;
1043
- var relatedproducts = props.actions.relatedproducts;
1043
+ props.actions.relatedproducts;
1044
1044
  var StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
1045
1045
  var getprice_discountpriceprops = props.actions.getprice_discountpriceprops;
1046
1046
  var quantityconditionfoundobjprops = props.actions.quantityconditionfoundobjprops;
@@ -1141,7 +1141,7 @@ var Product_itemtype = function Product_itemtype(props) {
1141
1141
  }, /*#__PURE__*/React.createElement("p", {
1142
1142
  className: "".concat(productinfo_cssstyles.productname) + ' m-0 p-0 wordbreak d-flex justify-content-start '
1143
1143
  }, langdetect == 'en' ? fetchProductInfoQueryContext.data.data.productinfo.name_en : fetchProductInfoQueryContext.data.data.productinfo.name_ar)), sectionproperties.showSKU == 'Show' && sectionproperties.productInformationType == 'Product/Service Information' && /*#__PURE__*/React.createElement("div", {
1144
- "class": "col-lg-12 p-0 mb-3 d-flex justify-content-start"
1144
+ "class": sectionproperties.deliverytimeshow == 'Show' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer === void 0 ? void 0 : (_fetchProductInfoQuer2 = _fetchProductInfoQuer.data) === null || _fetchProductInfoQuer2 === void 0 ? void 0 : (_fetchProductInfoQuer3 = _fetchProductInfoQuer2.productinfo) === null || _fetchProductInfoQuer3 === void 0 ? void 0 : _fetchProductInfoQuer3.deliverydatetext) != null ? 'col-lg-12 p-0 mb-2 d-flex justify-content-start' : 'col-lg-12 p-0 mb-3 d-flex justify-content-start'
1145
1145
  }, /*#__PURE__*/React.createElement("p", {
1146
1146
  "class": "m-0 p-0 d-flex justify-content-start"
1147
1147
  }, /*#__PURE__*/React.createElement("span", {
@@ -1159,7 +1159,27 @@ var Product_itemtype = function Product_itemtype(props) {
1159
1159
  fontSize: sectionproperties.skuFontSize + 'px',
1160
1160
  textAlign: langdetect == 'en' ? 'left' : 'right'
1161
1161
  }
1162
- }, fetchProductInfoQueryContext.data.data.productinfo.sku))), sectionproperties.showDefaultPricingSection == 'Show' && /*#__PURE__*/React.createElement("div", {
1162
+ }, fetchProductInfoQueryContext.data.data.productinfo.sku))), sectionproperties.deliverytimeshow == 'Show' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer4 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer4 === void 0 ? void 0 : (_fetchProductInfoQuer5 = _fetchProductInfoQuer4.data) === null || _fetchProductInfoQuer5 === void 0 ? void 0 : (_fetchProductInfoQuer6 = _fetchProductInfoQuer5.productinfo) === null || _fetchProductInfoQuer6 === void 0 ? void 0 : _fetchProductInfoQuer6.deliverydatetext) != null && /*#__PURE__*/React.createElement("div", {
1163
+ "class": "mb-4 col-lg-12",
1164
+ style: {
1165
+ width: '100%',
1166
+ backgroundColor: sectionproperties.deliverytimecontainerBg,
1167
+ paddingLeft: sectionproperties.deliverytimecontainerpaddinghorizontal + 'px',
1168
+ paddingRight: sectionproperties.deliverytimecontainerpaddinghorizontal + 'px',
1169
+ paddingTop: sectionproperties.deliverytimecontainerpaddingvertical + 'px',
1170
+ paddingBottom: sectionproperties.deliverytimecontainerpaddingvertical + 'px',
1171
+ border: sectionproperties.deliverytimecontainerborderwidth + 'px solid ' + sectionproperties.deliverytimecontainerbordercolor,
1172
+ borderRadius: sectionproperties.deliverytimecontainerborderradius + 'px',
1173
+ fontSize: sectionproperties.deliverytimecontainerfontsize + 'px',
1174
+ fontWeight: sectionproperties.deliverytimecontainerfontWeight,
1175
+ marginTop: 15
1176
+ }
1177
+ }, /*#__PURE__*/React.createElement("p", {
1178
+ "class": "m-0 p-0 ",
1179
+ style: {
1180
+ textAlign: langdetect == 'en' ? 'left' : 'right'
1181
+ }
1182
+ }, langdetect == 'en' ? 'Delivery Time' : 'مدة الشحن', ": ", fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer7 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer7 === void 0 ? void 0 : (_fetchProductInfoQuer8 = _fetchProductInfoQuer7.data) === null || _fetchProductInfoQuer8 === void 0 ? void 0 : (_fetchProductInfoQuer9 = _fetchProductInfoQuer8.productinfo) === null || _fetchProductInfoQuer9 === void 0 ? void 0 : _fetchProductInfoQuer9.deliverydatetext)), sectionproperties.showDefaultPricingSection == 'Show' && /*#__PURE__*/React.createElement("div", {
1163
1183
  "class": "col-lg-12 p-0 mb-3 d-flex justift-content-start",
1164
1184
  style: {
1165
1185
  background: sectionproperties.reservation_bgcolor,
@@ -1236,7 +1256,7 @@ var Product_itemtype = function Product_itemtype(props) {
1236
1256
  fontSize: '13px',
1237
1257
  lineHeight: '25px'
1238
1258
  }
1239
- }, '-' + Math.round(10.0 * ((parseFloat(getprice_discountpriceprops('defaultprice', 0, variantindexcompleted)) - parseFloat(getprice_discountpriceprops('defaultsaleprice', 0, variantindexcompleted))) / parseFloat(getprice_discountpriceprops('defaultprice', 0, variantindexcompleted))) * 100) / 10.0 + '%'))))), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer === void 0 ? void 0 : (_fetchProductInfoQuer2 = _fetchProductInfoQuer.data) === null || _fetchProductInfoQuer2 === void 0 ? void 0 : (_fetchProductInfoQuer3 = _fetchProductInfoQuer2.productinfo) === null || _fetchProductInfoQuer3 === void 0 ? void 0 : _fetchProductInfoQuer3.hasvariants) == 1 && sectionproperties.productInformationType == 'Profile' && /*#__PURE__*/React.createElement("div", {
1259
+ }, '-' + Math.round(10.0 * ((parseFloat(getprice_discountpriceprops('defaultprice', 0, variantindexcompleted)) - parseFloat(getprice_discountpriceprops('defaultsaleprice', 0, variantindexcompleted))) / parseFloat(getprice_discountpriceprops('defaultprice', 0, variantindexcompleted))) * 100) / 10.0 + '%'))))), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer10 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer10 === void 0 ? void 0 : (_fetchProductInfoQuer11 = _fetchProductInfoQuer10.data) === null || _fetchProductInfoQuer11 === void 0 ? void 0 : (_fetchProductInfoQuer12 = _fetchProductInfoQuer11.productinfo) === null || _fetchProductInfoQuer12 === void 0 ? void 0 : _fetchProductInfoQuer12.hasvariants) == 1 && sectionproperties.productInformationType == 'Profile' && /*#__PURE__*/React.createElement("div", {
1240
1260
  className: "row m-0 w-100 d-flex align-items-start"
1241
1261
  }, ProductInfoObj === null || ProductInfoObj === void 0 ? void 0 : (_ProductInfoObj$data = ProductInfoObj.data) === null || _ProductInfoObj$data === void 0 ? void 0 : (_ProductInfoObj$data$ = _ProductInfoObj$data.productinfo) === null || _ProductInfoObj$data$ === void 0 ? void 0 : (_ProductInfoObj$data$2 = _ProductInfoObj$data$.productoptions) === null || _ProductInfoObj$data$2 === void 0 ? void 0 : _ProductInfoObj$data$2.map(function (item, index) {
1242
1262
  return /*#__PURE__*/React.createElement("div", {
@@ -1296,7 +1316,7 @@ var Product_itemtype = function Product_itemtype(props) {
1296
1316
  }
1297
1317
  }, langdetect == 'en' ? optionvaluesitem.valuename : optionvaluesitem.valuename_ar));
1298
1318
  })));
1299
- })), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer4 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer4 === void 0 ? void 0 : (_fetchProductInfoQuer5 = _fetchProductInfoQuer4.data) === null || _fetchProductInfoQuer5 === void 0 ? void 0 : (_fetchProductInfoQuer6 = _fetchProductInfoQuer5.productinfo) === null || _fetchProductInfoQuer6 === void 0 ? void 0 : _fetchProductInfoQuer6.hasvariants) == 1 && sectionproperties.productInformationType == 'Product/Service Information' && /*#__PURE__*/React.createElement("div", {
1319
+ })), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer13 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer13 === void 0 ? void 0 : (_fetchProductInfoQuer14 = _fetchProductInfoQuer13.data) === null || _fetchProductInfoQuer14 === void 0 ? void 0 : (_fetchProductInfoQuer15 = _fetchProductInfoQuer14.productinfo) === null || _fetchProductInfoQuer15 === void 0 ? void 0 : _fetchProductInfoQuer15.hasvariants) == 1 && sectionproperties.productInformationType == 'Product/Service Information' && /*#__PURE__*/React.createElement("div", {
1300
1320
  className: "row m-0 w-100 d-flex align-items-start"
1301
1321
  }, ProductInfoObj === null || ProductInfoObj === void 0 ? void 0 : (_ProductInfoObj$data2 = ProductInfoObj.data) === null || _ProductInfoObj$data2 === void 0 ? void 0 : (_ProductInfoObj$data3 = _ProductInfoObj$data2.productinfo) === null || _ProductInfoObj$data3 === void 0 ? void 0 : (_ProductInfoObj$data4 = _ProductInfoObj$data3.productoptions) === null || _ProductInfoObj$data4 === void 0 ? void 0 : _ProductInfoObj$data4.map(function (item, index) {
1302
1322
  return /*#__PURE__*/React.createElement("div", {
@@ -1664,9 +1684,7 @@ var Product_itemtype = function Product_itemtype(props) {
1664
1684
  paddingLeft: langdetect == 'en' ? '.5em' : 0,
1665
1685
  paddingRight: langdetect == 'ar' ? '.5rem' : 0
1666
1686
  }
1667
- }, StoreInfoprops())))), /*#__PURE__*/React.createElement("div", {
1668
- "class": "col-lg-12 p-0"
1669
- }, relatedproducts()));
1687
+ }, StoreInfoprops())))));
1670
1688
  };
1671
1689
 
1672
1690
  function ownKeys$1Y(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
@@ -2135,13 +2153,13 @@ var Service_itemtype = function Service_itemtype(props) {
2135
2153
  _useState2[0];
2136
2154
  _useState2[1];
2137
2155
  var _useState3 = useState(''),
2138
- _useState4 = _slicedToArray(_useState3, 2),
2139
- shareUrl = _useState4[0],
2140
- setshareUrl = _useState4[1];
2156
+ _useState4 = _slicedToArray(_useState3, 2);
2157
+ _useState4[0];
2158
+ var setshareUrl = _useState4[1];
2141
2159
  var _useState5 = useState(''),
2142
- _useState6 = _slicedToArray(_useState5, 2),
2143
- title = _useState6[0],
2144
- settitle = _useState6[1];
2160
+ _useState6 = _slicedToArray(_useState5, 2);
2161
+ _useState6[0];
2162
+ var settitle = _useState6[1];
2145
2163
  var _useState7 = useState(fetchProductInfoQueryContext.data.data.productinfo),
2146
2164
  _useState8 = _slicedToArray(_useState7, 2);
2147
2165
  _useState8[0];
@@ -2198,8 +2216,6 @@ var Service_itemtype = function Service_itemtype(props) {
2198
2216
  className: 'row m-0 w-100'
2199
2217
  }, /*#__PURE__*/React.createElement("div", {
2200
2218
  className: sectionproperties.galleryNumberOfCols == 4 ? ' col-xl-4 col-lg-4 col-md-12 col-sm-12 mb-md-3 pb-md-4 pl-1 pr-1 ' : ' col-xl-5 col-lg-4 col-md-12 col-sm-12 mb-md-3 pb-md-4 pl-1 pr-1 '
2201
- }, /*#__PURE__*/React.createElement("div", {
2202
- "class": "row m-0 w-100"
2203
2219
  }, /*#__PURE__*/React.createElement("div", {
2204
2220
  className: "col-lg-12 p-0 ",
2205
2221
  style: {
@@ -2212,50 +2228,7 @@ var Service_itemtype = function Service_itemtype(props) {
2212
2228
  showNav: false,
2213
2229
  showPlayButton: false,
2214
2230
  showFullscreenButton: true
2215
- })), sectionproperties.showShareButton == 'Show' && /*#__PURE__*/React.createElement("div", {
2216
- "class": "col-lg-12 mt-2 p-0"
2217
- }, /*#__PURE__*/React.createElement("div", {
2218
- "class": "row m-0 w-100"
2219
- }, /*#__PURE__*/React.createElement("div", {
2220
- "class": "col-lg-12 d-flex justify-content-center flex-column align-items-center p-0"
2221
- }, /*#__PURE__*/React.createElement("p", {
2222
- "class": "m-0 p-0",
2223
- style: {
2224
- fontWeight: sectionproperties.sharebtn_FontWeight,
2225
- color: sectionproperties.sharebtn_color,
2226
- fontSize: sectionproperties.sharebtn_fontSize + 'px'
2227
- }
2228
- }, langdetect == 'en' ? sectionproperties.sharebtn_contentEn : sectionproperties.sharebtn_contentAr), /*#__PURE__*/React.createElement("div", {
2229
- className: "Demo__container w-100 m-0 allcentered mt-3"
2230
- }, /*#__PURE__*/React.createElement("div", {
2231
- className: "Demo__some-network ml-2 mr-2"
2232
- }, /*#__PURE__*/React.createElement(FacebookShareButton, {
2233
- url: shareUrl,
2234
- quote: title,
2235
- className: "Demo__some-network__share-button"
2236
- }, /*#__PURE__*/React.createElement(FacebookIcon, {
2237
- size: 40,
2238
- round: true
2239
- }))), /*#__PURE__*/React.createElement("div", {
2240
- className: "Demo__some-network ml-2 mr-2"
2241
- }, /*#__PURE__*/React.createElement(TwitterShareButton, {
2242
- url: shareUrl,
2243
- title: title,
2244
- className: "Demo__some-network__share-button"
2245
- }, /*#__PURE__*/React.createElement(TwitterIcon, {
2246
- size: 40,
2247
- round: true
2248
2231
  }))), /*#__PURE__*/React.createElement("div", {
2249
- className: "Demo__some-network ml-2 mr-2"
2250
- }, /*#__PURE__*/React.createElement(WhatsappShareButton, {
2251
- url: shareUrl,
2252
- title: title,
2253
- separator: ":: ",
2254
- className: "Demo__some-network__share-button"
2255
- }, /*#__PURE__*/React.createElement(WhatsappIcon, {
2256
- size: 40,
2257
- round: true
2258
- }))))))))), /*#__PURE__*/React.createElement("div", {
2259
2232
  className: langdetect == 'en' ? sectionproperties.galleryNumberOfCols == 4 ? 'col-xl-8 col-lg-8 col-md-12 col-sm-12 pl-4 pr-0 p-md-0' : 'col-xl-7 col-lg-8 col-md-12 col-sm-12 pl-4 pr-0 p-md-0' : sectionproperties.galleryNumberOfCols == 4 ? 'col-xl-8 col-lg-8 col-md-12 col-sm-12 pl-0 pr-4 p-md-0' : 'col-xl-7 col-lg-8 col-md-12 col-sm-12 pl-0 pr-4 p-md-0'
2260
2233
  }, /*#__PURE__*/React.createElement("div", {
2261
2234
  "class": "row m-0 w-100"
@@ -2449,7 +2422,7 @@ var Service_itemtype = function Service_itemtype(props) {
2449
2422
  function ownKeys$1X(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
2450
2423
  function _objectSpread$1X(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1X(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1X(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
2451
2424
  var Productinfo = function Productinfo(props) {
2452
- var _ref, _ref2, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _fetchProductInfoQuer52, _fetchProductInfoQuer53, _fetchProductInfoQuer54, _fetchProductInfoQuer55, _fetchProductInfoQuer56, _fetchProductInfoQuer57, _fetchProductInfoQuer58, _fetchProductInfoQuer59, _fetchProductInfoQuer60, _fetchProductInfoQuer61, _fetchProductInfoQuer62, _fetchProductInfoQuer63, _fetchProductInfoQuer64, _fetchProductInfoQuer65, _fetchProductInfoQuer66, _fetchProductInfoQuer67, _fetchProductInfoQuer68, _fetchProductInfoQuer69, _fetchProductInfoQuer70, _fetchProductInfoQuer71, _fetchProductInfoQuer72, _fetchProductInfoQuer73, _fetchProductInfoQuer74, _fetchProductInfoQuer75, _fetchProductInfoQuer76, _fetchProductInfoQuer77, _fetchProductInfoQuer78, _fetchProductInfoQuer79, _fetchProductInfoQuer80, _fetchProductInfoQuer81, _fetchProductInfoQuer82, _fetchProductInfoQuer83, _fetchProductInfoQuer84, _fetchProductInfoQuer85, _fetchProductInfoQuer86, _fetchProductInfoQuer87, _fetchProductInfoQuer88, _fetchProductInfoQuer89, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8;
2425
+ var _ref, _ref2, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _fetchProductInfoQuer55, _fetchProductInfoQuer56, _fetchProductInfoQuer57, _fetchProductInfoQuer58, _fetchProductInfoQuer59, _fetchProductInfoQuer60, _fetchProductInfoQuer61, _fetchProductInfoQuer62, _fetchProductInfoQuer63, _fetchProductInfoQuer64, _fetchProductInfoQuer65, _fetchProductInfoQuer66, _fetchProductInfoQuer67, _fetchProductInfoQuer68, _fetchProductInfoQuer69, _fetchProductInfoQuer70, _fetchProductInfoQuer71, _fetchProductInfoQuer72, _fetchProductInfoQuer73, _fetchProductInfoQuer74, _fetchProductInfoQuer75, _fetchProductInfoQuer76, _fetchProductInfoQuer77, _fetchProductInfoQuer78, _fetchProductInfoQuer79, _fetchProductInfoQuer80, _fetchProductInfoQuer81, _fetchProductInfoQuer82, _fetchProductInfoQuer83, _fetchProductInfoQuer84, _fetchProductInfoQuer85, _fetchProductInfoQuer86, _fetchProductInfoQuer87, _fetchProductInfoQuer88, _fetchProductInfoQuer89, _fetchProductInfoQuer90, _fetchProductInfoQuer91, _fetchProductInfoQuer92, _fetchProductInfoQuer93, _fetchProductInfoQuer94, _fetchProductInfoQuer95, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _fetchProductInfoQuer96, _fetchProductInfoQuer97, _fetchProductInfoQuer98;
2453
2426
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
2454
2427
  var lang = props.actions.lang;
2455
2428
  var langdetect = props.actions.langdetect;
@@ -2490,19 +2463,27 @@ var Productinfo = function Productinfo(props) {
2490
2463
  _useState8 = _slicedToArray(_useState7, 2),
2491
2464
  ProductInfoObj = _useState8[0],
2492
2465
  setProductInfoObj = _useState8[1];
2493
- var _useState9 = useState([]),
2466
+ var _useState9 = useState('all'),
2494
2467
  _useState10 = _slicedToArray(_useState9, 2),
2495
- Relatedproducts = _useState10[0],
2496
- setRelatedproducts = _useState10[1];
2468
+ filterproductreviews = _useState10[0],
2469
+ setfilterproductreviews = _useState10[1];
2497
2470
  var _useState11 = useState([]),
2498
2471
  _useState12 = _slicedToArray(_useState11, 2),
2499
- productimagesarray = _useState12[0],
2500
- setproductimagesarray = _useState12[1];
2501
- var _useState13 = useState(null),
2472
+ productreviews = _useState12[0],
2473
+ setproductreviews = _useState12[1];
2474
+ var _useState13 = useState([]),
2502
2475
  _useState14 = _slicedToArray(_useState13, 2),
2503
- quantityconditionfoundobj = _useState14[0],
2504
- setquantityconditionfoundobj = _useState14[1];
2505
- var _useState15 = useState({
2476
+ Relatedproducts = _useState14[0],
2477
+ setRelatedproducts = _useState14[1];
2478
+ var _useState15 = useState([]),
2479
+ _useState16 = _slicedToArray(_useState15, 2),
2480
+ productimagesarray = _useState16[0],
2481
+ setproductimagesarray = _useState16[1];
2482
+ var _useState17 = useState(null),
2483
+ _useState18 = _slicedToArray(_useState17, 2),
2484
+ quantityconditionfoundobj = _useState18[0],
2485
+ setquantityconditionfoundobj = _useState18[1];
2486
+ var _useState19 = useState({
2506
2487
  functype: 'add',
2507
2488
  item_type: 'product',
2508
2489
  productid: '',
@@ -2513,25 +2494,29 @@ var Productinfo = function Productinfo(props) {
2513
2494
  from: '',
2514
2495
  to: ''
2515
2496
  }),
2516
- _useState16 = _slicedToArray(_useState15, 2),
2517
- addtocardpayloadobj = _useState16[0],
2518
- setaddtocardpayloadobj = _useState16[1];
2519
- var _useState17 = useState(''),
2520
- _useState18 = _slicedToArray(_useState17, 2),
2521
- variantindexcompleted = _useState18[0],
2522
- setvariantindexcompleted = _useState18[1];
2523
- var _useState19 = useState(false),
2524
2497
  _useState20 = _slicedToArray(_useState19, 2),
2525
- isloaded = _useState20[0],
2526
- setisloaded = _useState20[1];
2527
- var _useState21 = useState(false),
2498
+ addtocardpayloadobj = _useState20[0],
2499
+ setaddtocardpayloadobj = _useState20[1];
2500
+ var _useState21 = useState(''),
2528
2501
  _useState22 = _slicedToArray(_useState21, 2),
2529
- showMore = _useState22[0],
2530
- setShowMore = _useState22[1];
2531
- var _useState23 = useState(0),
2502
+ variantindexcompleted = _useState22[0],
2503
+ setvariantindexcompleted = _useState22[1];
2504
+ var _useState23 = useState(false),
2532
2505
  _useState24 = _slicedToArray(_useState23, 2),
2533
- tabIndex = _useState24[0],
2534
- setTabIndex = _useState24[1];
2506
+ isloaded = _useState24[0],
2507
+ setisloaded = _useState24[1];
2508
+ var _useState25 = useState(false),
2509
+ _useState26 = _slicedToArray(_useState25, 2),
2510
+ showMore = _useState26[0],
2511
+ setShowMore = _useState26[1];
2512
+ var _useState27 = useState(0),
2513
+ _useState28 = _slicedToArray(_useState27, 2),
2514
+ tabIndex = _useState28[0],
2515
+ setTabIndex = _useState28[1];
2516
+ var _useState29 = useState('descriptiontab'),
2517
+ _useState30 = _slicedToArray(_useState29, 2),
2518
+ tabname = _useState30[0],
2519
+ settabname = _useState30[1];
2535
2520
  var handleTabChange = function handleTabChange(event, newTabIndex) {
2536
2521
  setTabIndex(newTabIndex);
2537
2522
  };
@@ -2589,10 +2574,35 @@ var Productinfo = function Productinfo(props) {
2589
2574
  tempfetchproductinfoObjContext.productid = productid;
2590
2575
  setfetchproductinfoObjContext(_objectSpread$1X({}, tempfetchproductinfoObjContext));
2591
2576
  };
2577
+ useEffect(function () {
2578
+ if (fetchProductInfoQueryContext.isSuccess && tabname == 'reviewstab') {
2579
+ if (Array.isArray(productreviews) && productreviews.length == 0) {
2580
+ getreviewsassignermutationfunc();
2581
+ }
2582
+ }
2583
+ }, [tabname, fetchProductInfoQueryContext.isSuccess]);
2584
+ useEffect(function () {
2585
+ if (fetchProductInfoQueryContext.isSuccess && tabname == 'reviewstab') {
2586
+ getreviewsassignermutationfunc();
2587
+ }
2588
+ }, [filterproductreviews]);
2589
+ var getreviewsassignermutationfunc = function getreviewsassignermutationfunc() {
2590
+ var _fetchProductInfoQuer, _fetchProductInfoQuer2, _fetchProductInfoQuer3;
2591
+ GeneralAPIMutationContext.mutate({
2592
+ endpointurl: '/fetchproductreviews',
2593
+ productid: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer === void 0 ? void 0 : (_fetchProductInfoQuer2 = _fetchProductInfoQuer.data) === null || _fetchProductInfoQuer2 === void 0 ? void 0 : (_fetchProductInfoQuer3 = _fetchProductInfoQuer2.productinfo) === null || _fetchProductInfoQuer3 === void 0 ? void 0 : _fetchProductInfoQuer3.productid,
2594
+ filterproductreviews: filterproductreviews,
2595
+ mutateSuccesscallback: function mutateSuccesscallback(data, variables) {
2596
+ if (data.data.status) {
2597
+ setproductreviews(data.data.productreviews);
2598
+ }
2599
+ }
2600
+ });
2601
+ };
2592
2602
  useEffect(function () {
2593
2603
  if (!fetchProductInfoQueryContext.isFetching && fetchProductInfoQueryContext.isSuccess) {
2594
2604
  if (fetchProductInfoQueryContext.data.data.productinfo != null) {
2595
- var _fetchProductInfoQuer, _fetchProductInfoQuer2, _fetchProductInfoQuer3, _fetchProductInfoQuer4, _fetchProductInfoQuer5, _fetchProductInfoQuer6, _fetchProductInfoQuer7;
2605
+ var _fetchProductInfoQuer4, _fetchProductInfoQuer5, _fetchProductInfoQuer6, _fetchProductInfoQuer7, _fetchProductInfoQuer8, _fetchProductInfoQuer9, _fetchProductInfoQuer10;
2596
2606
  var tempproductimagesarray = [];
2597
2607
  if (Array.isArray(fetchProductInfoQueryContext.data.data.productinfo.productimages)) {
2598
2608
  fetchProductInfoQueryContext.data.data.productinfo.productimages.forEach(function (arrayItem, arrayindex) {
@@ -2616,7 +2626,7 @@ var Productinfo = function Productinfo(props) {
2616
2626
  tempaddtocardpayloadobj.productid = fetchProductInfoQueryContext.data.data.productinfo.productid;
2617
2627
  setaddtocardpayloadobj(_objectSpread$1X({}, tempaddtocardpayloadobj));
2618
2628
  setRelatedProductsTagid(fetchProductInfoQueryContext.data.data.productinfo.maintagid);
2619
- if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer === void 0 ? void 0 : (_fetchProductInfoQuer2 = _fetchProductInfoQuer.data) === null || _fetchProductInfoQuer2 === void 0 ? void 0 : (_fetchProductInfoQuer3 = _fetchProductInfoQuer2.productinfo) === null || _fetchProductInfoQuer3 === void 0 ? void 0 : _fetchProductInfoQuer3.maintagid) != null && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer4 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer4 === void 0 ? void 0 : (_fetchProductInfoQuer5 = _fetchProductInfoQuer4.data) === null || _fetchProductInfoQuer5 === void 0 ? void 0 : (_fetchProductInfoQuer6 = _fetchProductInfoQuer5.productinfo) === null || _fetchProductInfoQuer6 === void 0 ? void 0 : (_fetchProductInfoQuer7 = _fetchProductInfoQuer6.maintagid) === null || _fetchProductInfoQuer7 === void 0 ? void 0 : _fetchProductInfoQuer7.length) != 0) {
2629
+ if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer4 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer4 === void 0 ? void 0 : (_fetchProductInfoQuer5 = _fetchProductInfoQuer4.data) === null || _fetchProductInfoQuer5 === void 0 ? void 0 : (_fetchProductInfoQuer6 = _fetchProductInfoQuer5.productinfo) === null || _fetchProductInfoQuer6 === void 0 ? void 0 : _fetchProductInfoQuer6.maintagid) != null && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer7 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer7 === void 0 ? void 0 : (_fetchProductInfoQuer8 = _fetchProductInfoQuer7.data) === null || _fetchProductInfoQuer8 === void 0 ? void 0 : (_fetchProductInfoQuer9 = _fetchProductInfoQuer8.productinfo) === null || _fetchProductInfoQuer9 === void 0 ? void 0 : (_fetchProductInfoQuer10 = _fetchProductInfoQuer9.maintagid) === null || _fetchProductInfoQuer10 === void 0 ? void 0 : _fetchProductInfoQuer10.length) != 0) {
2620
2630
  GeneralAPIMutationContext.mutate({
2621
2631
  endpointurl: '/FetchRelatedProducts',
2622
2632
  tagid: fetchProductInfoQueryContext.data.data.productinfo.maintagid,
@@ -2773,8 +2783,8 @@ var Productinfo = function Productinfo(props) {
2773
2783
  var addtocartfunc = function addtocartfunc() {
2774
2784
  var runfunc = false;
2775
2785
  if (addtocardpayloadobj.productid.length != 0 && addtocardpayloadobj.quantity > 0) {
2776
- var _fetchProductInfoQuer8, _fetchProductInfoQuer9, _fetchProductInfoQuer10;
2777
- if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer8 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer8 === void 0 ? void 0 : (_fetchProductInfoQuer9 = _fetchProductInfoQuer8.data) === null || _fetchProductInfoQuer9 === void 0 ? void 0 : (_fetchProductInfoQuer10 = _fetchProductInfoQuer9.productinfo) === null || _fetchProductInfoQuer10 === void 0 ? void 0 : _fetchProductInfoQuer10.hasvariants) == 1) {
2786
+ var _fetchProductInfoQuer11, _fetchProductInfoQuer12, _fetchProductInfoQuer13;
2787
+ if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer11 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer11 === void 0 ? void 0 : (_fetchProductInfoQuer12 = _fetchProductInfoQuer11.data) === null || _fetchProductInfoQuer12 === void 0 ? void 0 : (_fetchProductInfoQuer13 = _fetchProductInfoQuer12.productinfo) === null || _fetchProductInfoQuer13 === void 0 ? void 0 : _fetchProductInfoQuer13.hasvariants) == 1) {
2778
2788
  if (addtocardpayloadobj.variantid.length != 0) {
2779
2789
  runfunc = true;
2780
2790
  } else {
@@ -3095,24 +3105,24 @@ var Productinfo = function Productinfo(props) {
3095
3105
  })
3096
3106
  };
3097
3107
  var getprice_discountpriceprops = function getprice_discountpriceprops(type, withtotal, variantindexcompleted) {
3098
- var _fetchProductInfoQuer11, _fetchProductInfoQuer12, _fetchProductInfoQuer13, _fetchProductInfoQuer14, _fetchProductInfoQuer15, _fetchProductInfoQuer16, _fetchProductInfoQuer17, _fetchProductInfoQuer18, _fetchProductInfoQuer19, _fetchProductInfoQuer20, _fetchProductInfoQuer21, _fetchProductInfoQuer22, _fetchProductInfoQuer23;
3108
+ var _fetchProductInfoQuer14, _fetchProductInfoQuer15, _fetchProductInfoQuer16, _fetchProductInfoQuer17, _fetchProductInfoQuer18, _fetchProductInfoQuer19, _fetchProductInfoQuer20, _fetchProductInfoQuer21, _fetchProductInfoQuer22, _fetchProductInfoQuer23, _fetchProductInfoQuer24, _fetchProductInfoQuer25, _fetchProductInfoQuer26;
3099
3109
  var price = 0;
3100
3110
  var quantityconditions = [];
3101
3111
  var quantity = 0;
3102
3112
  if (addtocardpayloadobj.quantity != undefined && addtocardpayloadobj.quantity != null) {
3103
3113
  quantity = parseFloat(addtocardpayloadobj.quantity);
3104
3114
  }
3105
- if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer11 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer11 === void 0 ? void 0 : (_fetchProductInfoQuer12 = _fetchProductInfoQuer11.data) === null || _fetchProductInfoQuer12 === void 0 ? void 0 : (_fetchProductInfoQuer13 = _fetchProductInfoQuer12.productinfo) === null || _fetchProductInfoQuer13 === void 0 ? void 0 : _fetchProductInfoQuer13.productquantityoptions) != undefined && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer14 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer14 === void 0 ? void 0 : (_fetchProductInfoQuer15 = _fetchProductInfoQuer14.data) === null || _fetchProductInfoQuer15 === void 0 ? void 0 : (_fetchProductInfoQuer16 = _fetchProductInfoQuer15.productinfo) === null || _fetchProductInfoQuer16 === void 0 ? void 0 : _fetchProductInfoQuer16.productquantityoptions) != null && Array.isArray(fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer17 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer17 === void 0 ? void 0 : (_fetchProductInfoQuer18 = _fetchProductInfoQuer17.data) === null || _fetchProductInfoQuer18 === void 0 ? void 0 : (_fetchProductInfoQuer19 = _fetchProductInfoQuer18.productinfo) === null || _fetchProductInfoQuer19 === void 0 ? void 0 : _fetchProductInfoQuer19.productquantityoptions) && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer20 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer20 === void 0 ? void 0 : (_fetchProductInfoQuer21 = _fetchProductInfoQuer20.data) === null || _fetchProductInfoQuer21 === void 0 ? void 0 : (_fetchProductInfoQuer22 = _fetchProductInfoQuer21.productinfo) === null || _fetchProductInfoQuer22 === void 0 ? void 0 : (_fetchProductInfoQuer23 = _fetchProductInfoQuer22.productquantityoptions) === null || _fetchProductInfoQuer23 === void 0 ? void 0 : _fetchProductInfoQuer23.length) != 0) {
3115
+ if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer14 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer14 === void 0 ? void 0 : (_fetchProductInfoQuer15 = _fetchProductInfoQuer14.data) === null || _fetchProductInfoQuer15 === void 0 ? void 0 : (_fetchProductInfoQuer16 = _fetchProductInfoQuer15.productinfo) === null || _fetchProductInfoQuer16 === void 0 ? void 0 : _fetchProductInfoQuer16.productquantityoptions) != undefined && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer17 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer17 === void 0 ? void 0 : (_fetchProductInfoQuer18 = _fetchProductInfoQuer17.data) === null || _fetchProductInfoQuer18 === void 0 ? void 0 : (_fetchProductInfoQuer19 = _fetchProductInfoQuer18.productinfo) === null || _fetchProductInfoQuer19 === void 0 ? void 0 : _fetchProductInfoQuer19.productquantityoptions) != null && Array.isArray(fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer20 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer20 === void 0 ? void 0 : (_fetchProductInfoQuer21 = _fetchProductInfoQuer20.data) === null || _fetchProductInfoQuer21 === void 0 ? void 0 : (_fetchProductInfoQuer22 = _fetchProductInfoQuer21.productinfo) === null || _fetchProductInfoQuer22 === void 0 ? void 0 : _fetchProductInfoQuer22.productquantityoptions) && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer23 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer23 === void 0 ? void 0 : (_fetchProductInfoQuer24 = _fetchProductInfoQuer23.data) === null || _fetchProductInfoQuer24 === void 0 ? void 0 : (_fetchProductInfoQuer25 = _fetchProductInfoQuer24.productinfo) === null || _fetchProductInfoQuer25 === void 0 ? void 0 : (_fetchProductInfoQuer26 = _fetchProductInfoQuer25.productquantityoptions) === null || _fetchProductInfoQuer26 === void 0 ? void 0 : _fetchProductInfoQuer26.length) != 0) {
3106
3116
  quantityconditions = fetchProductInfoQueryContext.data.data.productinfo.productquantityoptions;
3107
3117
  }
3108
3118
  if (type == 'defaultprice') {
3109
3119
  price = fetchProductInfoQueryContext.data.data.productinfo.defaultprice;
3110
3120
  if (fetchProductInfoQueryContext.data.data.productinfo.hasvariants == 1) {
3111
3121
  if (variantindexcompleted != undefined) {
3112
- var _fetchProductInfoQuer24, _fetchProductInfoQuer25, _fetchProductInfoQuer26, _fetchProductInfoQuer27;
3113
- if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer24 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer24 === void 0 ? void 0 : (_fetchProductInfoQuer25 = _fetchProductInfoQuer24.data) === null || _fetchProductInfoQuer25 === void 0 ? void 0 : (_fetchProductInfoQuer26 = _fetchProductInfoQuer25.productinfo) === null || _fetchProductInfoQuer26 === void 0 ? void 0 : (_fetchProductInfoQuer27 = _fetchProductInfoQuer26.variants[variantindexcompleted]) === null || _fetchProductInfoQuer27 === void 0 ? void 0 : _fetchProductInfoQuer27.variantprice) != undefined) {
3114
- var _fetchProductInfoQuer28, _fetchProductInfoQuer29, _fetchProductInfoQuer30, _fetchProductInfoQuer31;
3115
- price = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer28 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer28 === void 0 ? void 0 : (_fetchProductInfoQuer29 = _fetchProductInfoQuer28.data) === null || _fetchProductInfoQuer29 === void 0 ? void 0 : (_fetchProductInfoQuer30 = _fetchProductInfoQuer29.productinfo) === null || _fetchProductInfoQuer30 === void 0 ? void 0 : (_fetchProductInfoQuer31 = _fetchProductInfoQuer30.variants[variantindexcompleted]) === null || _fetchProductInfoQuer31 === void 0 ? void 0 : _fetchProductInfoQuer31.variantprice;
3122
+ var _fetchProductInfoQuer27, _fetchProductInfoQuer28, _fetchProductInfoQuer29, _fetchProductInfoQuer30;
3123
+ if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer27 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer27 === void 0 ? void 0 : (_fetchProductInfoQuer28 = _fetchProductInfoQuer27.data) === null || _fetchProductInfoQuer28 === void 0 ? void 0 : (_fetchProductInfoQuer29 = _fetchProductInfoQuer28.productinfo) === null || _fetchProductInfoQuer29 === void 0 ? void 0 : (_fetchProductInfoQuer30 = _fetchProductInfoQuer29.variants[variantindexcompleted]) === null || _fetchProductInfoQuer30 === void 0 ? void 0 : _fetchProductInfoQuer30.variantprice) != undefined) {
3124
+ var _fetchProductInfoQuer31, _fetchProductInfoQuer32, _fetchProductInfoQuer33, _fetchProductInfoQuer34;
3125
+ price = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer31 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer31 === void 0 ? void 0 : (_fetchProductInfoQuer32 = _fetchProductInfoQuer31.data) === null || _fetchProductInfoQuer32 === void 0 ? void 0 : (_fetchProductInfoQuer33 = _fetchProductInfoQuer32.productinfo) === null || _fetchProductInfoQuer33 === void 0 ? void 0 : (_fetchProductInfoQuer34 = _fetchProductInfoQuer33.variants[variantindexcompleted]) === null || _fetchProductInfoQuer34 === void 0 ? void 0 : _fetchProductInfoQuer34.variantprice;
3116
3126
  }
3117
3127
  }
3118
3128
  }
@@ -3120,10 +3130,10 @@ var Productinfo = function Productinfo(props) {
3120
3130
  price = fetchProductInfoQueryContext.data.data.productinfo.defaultsaleprice;
3121
3131
  if (fetchProductInfoQueryContext.data.data.productinfo.hasvariants == 1) {
3122
3132
  if (variantindexcompleted != undefined) {
3123
- var _fetchProductInfoQuer32, _fetchProductInfoQuer33, _fetchProductInfoQuer34, _fetchProductInfoQuer35;
3124
- if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer32 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer32 === void 0 ? void 0 : (_fetchProductInfoQuer33 = _fetchProductInfoQuer32.data) === null || _fetchProductInfoQuer33 === void 0 ? void 0 : (_fetchProductInfoQuer34 = _fetchProductInfoQuer33.productinfo) === null || _fetchProductInfoQuer34 === void 0 ? void 0 : (_fetchProductInfoQuer35 = _fetchProductInfoQuer34.variants[variantindexcompleted]) === null || _fetchProductInfoQuer35 === void 0 ? void 0 : _fetchProductInfoQuer35.variantsaleprice) != undefined) {
3125
- var _fetchProductInfoQuer36, _fetchProductInfoQuer37, _fetchProductInfoQuer38, _fetchProductInfoQuer39;
3126
- price = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer36 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer36 === void 0 ? void 0 : (_fetchProductInfoQuer37 = _fetchProductInfoQuer36.data) === null || _fetchProductInfoQuer37 === void 0 ? void 0 : (_fetchProductInfoQuer38 = _fetchProductInfoQuer37.productinfo) === null || _fetchProductInfoQuer38 === void 0 ? void 0 : (_fetchProductInfoQuer39 = _fetchProductInfoQuer38.variants[variantindexcompleted]) === null || _fetchProductInfoQuer39 === void 0 ? void 0 : _fetchProductInfoQuer39.variantsaleprice;
3133
+ var _fetchProductInfoQuer35, _fetchProductInfoQuer36, _fetchProductInfoQuer37, _fetchProductInfoQuer38;
3134
+ if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer35 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer35 === void 0 ? void 0 : (_fetchProductInfoQuer36 = _fetchProductInfoQuer35.data) === null || _fetchProductInfoQuer36 === void 0 ? void 0 : (_fetchProductInfoQuer37 = _fetchProductInfoQuer36.productinfo) === null || _fetchProductInfoQuer37 === void 0 ? void 0 : (_fetchProductInfoQuer38 = _fetchProductInfoQuer37.variants[variantindexcompleted]) === null || _fetchProductInfoQuer38 === void 0 ? void 0 : _fetchProductInfoQuer38.variantsaleprice) != undefined) {
3135
+ var _fetchProductInfoQuer39, _fetchProductInfoQuer40, _fetchProductInfoQuer41, _fetchProductInfoQuer42;
3136
+ price = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer39 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer39 === void 0 ? void 0 : (_fetchProductInfoQuer40 = _fetchProductInfoQuer39.data) === null || _fetchProductInfoQuer40 === void 0 ? void 0 : (_fetchProductInfoQuer41 = _fetchProductInfoQuer40.productinfo) === null || _fetchProductInfoQuer41 === void 0 ? void 0 : (_fetchProductInfoQuer42 = _fetchProductInfoQuer41.variants[variantindexcompleted]) === null || _fetchProductInfoQuer42 === void 0 ? void 0 : _fetchProductInfoQuer42.variantsaleprice;
3127
3137
  }
3128
3138
  }
3129
3139
  }
@@ -3149,7 +3159,7 @@ var Productinfo = function Productinfo(props) {
3149
3159
  return price;
3150
3160
  };
3151
3161
  var getQuantityCondition = function getQuantityCondition() {
3152
- var _fetchProductInfoQuer40, _fetchProductInfoQuer41, _fetchProductInfoQuer42, _fetchProductInfoQuer43;
3162
+ var _fetchProductInfoQuer43, _fetchProductInfoQuer44, _fetchProductInfoQuer45, _fetchProductInfoQuer46;
3153
3163
  return /*#__PURE__*/React.createElement("div", {
3154
3164
  "class": "col-lg-12 p-0",
3155
3165
  style: {
@@ -3179,12 +3189,12 @@ var Productinfo = function Productinfo(props) {
3179
3189
  height: 1,
3180
3190
  background: sectionproperties.pricelisttitlecolor
3181
3191
  }
3182
- })), fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer40 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer40 === void 0 ? void 0 : (_fetchProductInfoQuer41 = _fetchProductInfoQuer40.data) === null || _fetchProductInfoQuer41 === void 0 ? void 0 : (_fetchProductInfoQuer42 = _fetchProductInfoQuer41.productinfo) === null || _fetchProductInfoQuer42 === void 0 ? void 0 : (_fetchProductInfoQuer43 = _fetchProductInfoQuer42.productquantityoptions) === null || _fetchProductInfoQuer43 === void 0 ? void 0 : _fetchProductInfoQuer43.map(function (item, index) {
3183
- var _fetchProductInfoQuer44, _fetchProductInfoQuer45, _fetchProductInfoQuer46, _fetchProductInfoQuer47;
3192
+ })), fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer43 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer43 === void 0 ? void 0 : (_fetchProductInfoQuer44 = _fetchProductInfoQuer43.data) === null || _fetchProductInfoQuer44 === void 0 ? void 0 : (_fetchProductInfoQuer45 = _fetchProductInfoQuer44.productinfo) === null || _fetchProductInfoQuer45 === void 0 ? void 0 : (_fetchProductInfoQuer46 = _fetchProductInfoQuer45.productquantityoptions) === null || _fetchProductInfoQuer46 === void 0 ? void 0 : _fetchProductInfoQuer46.map(function (item, index) {
3193
+ var _fetchProductInfoQuer47, _fetchProductInfoQuer48, _fetchProductInfoQuer49, _fetchProductInfoQuer50;
3184
3194
  return /*#__PURE__*/React.createElement("div", {
3185
3195
  className: "col-lg-12 p-0 w-100 d-flex align-items-center",
3186
3196
  style: {
3187
- marginBottom: (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer44 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer44 === void 0 ? void 0 : (_fetchProductInfoQuer45 = _fetchProductInfoQuer44.data) === null || _fetchProductInfoQuer45 === void 0 ? void 0 : (_fetchProductInfoQuer46 = _fetchProductInfoQuer45.productinfo) === null || _fetchProductInfoQuer46 === void 0 ? void 0 : (_fetchProductInfoQuer47 = _fetchProductInfoQuer46.productquantityoptions) === null || _fetchProductInfoQuer47 === void 0 ? void 0 : _fetchProductInfoQuer47.length) - 1 != index ? '1rem' : 0
3197
+ marginBottom: (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer47 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer47 === void 0 ? void 0 : (_fetchProductInfoQuer48 = _fetchProductInfoQuer47.data) === null || _fetchProductInfoQuer48 === void 0 ? void 0 : (_fetchProductInfoQuer49 = _fetchProductInfoQuer48.productinfo) === null || _fetchProductInfoQuer49 === void 0 ? void 0 : (_fetchProductInfoQuer50 = _fetchProductInfoQuer49.productquantityoptions) === null || _fetchProductInfoQuer50 === void 0 ? void 0 : _fetchProductInfoQuer50.length) - 1 != index ? '1rem' : 0
3188
3198
  }
3189
3199
  }, /*#__PURE__*/React.createElement("div", {
3190
3200
  "class": "d-flex align-items-center",
@@ -3218,7 +3228,7 @@ var Productinfo = function Productinfo(props) {
3218
3228
  })));
3219
3229
  };
3220
3230
  var StoreInfo = function StoreInfo() {
3221
- var _fetchProductInfoQuer48, _fetchProductInfoQuer49, _fetchProductInfoQuer50, _fetchProductInfoQuer51, _authdetailsContext$i5, _authdetailsContext$i6;
3231
+ var _fetchProductInfoQuer51, _fetchProductInfoQuer52, _fetchProductInfoQuer53, _fetchProductInfoQuer54, _authdetailsContext$i5, _authdetailsContext$i6;
3222
3232
  return /*#__PURE__*/React.createElement("div", {
3223
3233
  "class": "row m-0 w-100"
3224
3234
  }, sectionproperties.productInformationType == 'Product/Service Information' && /*#__PURE__*/React.createElement("div", {
@@ -3261,7 +3271,7 @@ var Productinfo = function Productinfo(props) {
3261
3271
  style: {
3262
3272
  textAlign: langdetect == 'en' ? 'left' : 'right'
3263
3273
  }
3264
- }, langdetect == 'en' ? sectionproperties.otherinfodesc2en : sectionproperties.otherinfodesc2ar))), sectionproperties.productInformationType == 'Product/Service Information' && sectionproperties.showpricinglist == 'Show' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer48 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer48 === void 0 ? void 0 : (_fetchProductInfoQuer49 = _fetchProductInfoQuer48.data) === null || _fetchProductInfoQuer49 === void 0 ? void 0 : (_fetchProductInfoQuer50 = _fetchProductInfoQuer49.productinfo) === null || _fetchProductInfoQuer50 === void 0 ? void 0 : (_fetchProductInfoQuer51 = _fetchProductInfoQuer50.productquantityoptions) === null || _fetchProductInfoQuer51 === void 0 ? void 0 : _fetchProductInfoQuer51.length) != 0 && /*#__PURE__*/React.createElement("div", {
3274
+ }, langdetect == 'en' ? sectionproperties.otherinfodesc2en : sectionproperties.otherinfodesc2ar))), sectionproperties.productInformationType == 'Product/Service Information' && sectionproperties.showpricinglist == 'Show' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer51 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer51 === void 0 ? void 0 : (_fetchProductInfoQuer52 = _fetchProductInfoQuer51.data) === null || _fetchProductInfoQuer52 === void 0 ? void 0 : (_fetchProductInfoQuer53 = _fetchProductInfoQuer52.productinfo) === null || _fetchProductInfoQuer53 === void 0 ? void 0 : (_fetchProductInfoQuer54 = _fetchProductInfoQuer53.productquantityoptions) === null || _fetchProductInfoQuer54 === void 0 ? void 0 : _fetchProductInfoQuer54.length) != 0 && /*#__PURE__*/React.createElement("div", {
3265
3275
  "class": "col-lg-12 p-0 mb-4"
3266
3276
  }, getQuantityCondition()), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
3267
3277
  className: productinfo_cssstyles.storeinfocontainer + ' mb-4 col-lg-12 p-0 d-flex align-items-center cursor-pointer ',
@@ -3400,18 +3410,32 @@ var Productinfo = function Productinfo(props) {
3400
3410
  },
3401
3411
  variant: 'fullWidth'
3402
3412
  }, sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement(Tab, {
3403
- label: langdetect == 'en' ? sectionproperties.tabsdescEn : sectionproperties.tabsdescAr
3413
+ label: langdetect == 'en' ? sectionproperties.tabsdescEn : sectionproperties.tabsdescAr,
3414
+ onClick: function onClick() {
3415
+ settabname('descriptiontab');
3416
+ }
3404
3417
  }), sectionproperties.productInformationType == 'Product/Service Information' && sectionproperties.showfirstpolicy == 'Show' && /*#__PURE__*/React.createElement(Tab, {
3405
- label: langdetect == 'en' ? (_returnpolicyobj = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj === void 0 ? void 0 : _returnpolicyobj.policypagename_en : (_returnpolicyobj2 = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj2 === void 0 ? void 0 : _returnpolicyobj2.policypagename_ar
3418
+ label: langdetect == 'en' ? (_returnpolicyobj = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj === void 0 ? void 0 : _returnpolicyobj.policypagename_en : (_returnpolicyobj2 = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj2 === void 0 ? void 0 : _returnpolicyobj2.policypagename_ar,
3419
+ onClick: function onClick() {
3420
+ settabname('shippingpolicytab');
3421
+ }
3406
3422
  }), sectionproperties.productInformationType == 'Product/Service Information' && sectionproperties.showsecondpolicy == 'Show' && /*#__PURE__*/React.createElement(Tab, {
3407
- label: langdetect == 'en' ? (_returnpolicyobj3 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj3 === void 0 ? void 0 : _returnpolicyobj3.policypagename_en : (_returnpolicyobj4 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj4 === void 0 ? void 0 : _returnpolicyobj4.policypagename_ar
3408
- }))), tabIndex === 0 && /*#__PURE__*/React.createElement(Box, {
3423
+ label: langdetect == 'en' ? (_returnpolicyobj3 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj3 === void 0 ? void 0 : _returnpolicyobj3.policypagename_en : (_returnpolicyobj4 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj4 === void 0 ? void 0 : _returnpolicyobj4.policypagename_ar,
3424
+ onClick: function onClick() {
3425
+ settabname('refundpolicytab');
3426
+ }
3427
+ }), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer55 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer55 === void 0 ? void 0 : (_fetchProductInfoQuer56 = _fetchProductInfoQuer55.data) === null || _fetchProductInfoQuer56 === void 0 ? void 0 : (_fetchProductInfoQuer57 = _fetchProductInfoQuer56.productinfo) === null || _fetchProductInfoQuer57 === void 0 ? void 0 : _fetchProductInfoQuer57.productcanrate) == 1 && /*#__PURE__*/React.createElement(Tab, {
3428
+ label: 'Reviews',
3429
+ onClick: function onClick() {
3430
+ settabname('reviewstab');
3431
+ }
3432
+ }))), tabname == 'descriptiontab' && /*#__PURE__*/React.createElement(Box, {
3409
3433
  "class": "w-100"
3410
3434
  }, /*#__PURE__*/React.createElement("div", {
3411
3435
  "class": "col-lg-12 pl-5 pr-5 p-md-0 w-100 mt-3 mb-4"
3412
3436
  }, /*#__PURE__*/React.createElement("div", {
3413
3437
  "class": "row m-0 w-100"
3414
- }, langdetect == 'en' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer52 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer52 === void 0 ? void 0 : (_fetchProductInfoQuer53 = _fetchProductInfoQuer52.data) === null || _fetchProductInfoQuer53 === void 0 ? void 0 : (_fetchProductInfoQuer54 = _fetchProductInfoQuer53.productinfo) === null || _fetchProductInfoQuer54 === void 0 ? void 0 : _fetchProductInfoQuer54.description_en) != '' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer55 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer55 === void 0 ? void 0 : (_fetchProductInfoQuer56 = _fetchProductInfoQuer55.data) === null || _fetchProductInfoQuer56 === void 0 ? void 0 : (_fetchProductInfoQuer57 = _fetchProductInfoQuer56.productinfo) === null || _fetchProductInfoQuer57 === void 0 ? void 0 : _fetchProductInfoQuer57.description_en) != null && sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
3438
+ }, langdetect == 'en' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer58 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer58 === void 0 ? void 0 : (_fetchProductInfoQuer59 = _fetchProductInfoQuer58.data) === null || _fetchProductInfoQuer59 === void 0 ? void 0 : (_fetchProductInfoQuer60 = _fetchProductInfoQuer59.productinfo) === null || _fetchProductInfoQuer60 === void 0 ? void 0 : _fetchProductInfoQuer60.description_en) != '' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer61 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer61 === void 0 ? void 0 : (_fetchProductInfoQuer62 = _fetchProductInfoQuer61.data) === null || _fetchProductInfoQuer62 === void 0 ? void 0 : (_fetchProductInfoQuer63 = _fetchProductInfoQuer62.productinfo) === null || _fetchProductInfoQuer63 === void 0 ? void 0 : _fetchProductInfoQuer63.description_en) != null && sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
3415
3439
  className: "col-lg-12 p-0 mb-4 d-flex justify-content-center"
3416
3440
  }, /*#__PURE__*/React.createElement("div", {
3417
3441
  className: "row m-0 w-100 d-flex"
@@ -3423,16 +3447,16 @@ var Productinfo = function Productinfo(props) {
3423
3447
  textAlign: langdetect == 'en' ? 'left' : 'right'
3424
3448
  },
3425
3449
  dangerouslySetInnerHTML: {
3426
- __html: showMore == true ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer58 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer58 === void 0 ? void 0 : (_fetchProductInfoQuer59 = _fetchProductInfoQuer58.data) === null || _fetchProductInfoQuer59 === void 0 ? void 0 : (_fetchProductInfoQuer60 = _fetchProductInfoQuer59.productinfo) === null || _fetchProductInfoQuer60 === void 0 ? void 0 : _fetchProductInfoQuer60.description_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer61 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer61 === void 0 ? void 0 : (_fetchProductInfoQuer62 = _fetchProductInfoQuer61.data) === null || _fetchProductInfoQuer62 === void 0 ? void 0 : (_fetchProductInfoQuer63 = _fetchProductInfoQuer62.productinfo) === null || _fetchProductInfoQuer63 === void 0 ? void 0 : _fetchProductInfoQuer63.description_en.slice(0, 1000)
3450
+ __html: showMore == true ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer64 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer64 === void 0 ? void 0 : (_fetchProductInfoQuer65 = _fetchProductInfoQuer64.data) === null || _fetchProductInfoQuer65 === void 0 ? void 0 : (_fetchProductInfoQuer66 = _fetchProductInfoQuer65.productinfo) === null || _fetchProductInfoQuer66 === void 0 ? void 0 : _fetchProductInfoQuer66.description_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer67 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer67 === void 0 ? void 0 : (_fetchProductInfoQuer68 = _fetchProductInfoQuer67.data) === null || _fetchProductInfoQuer68 === void 0 ? void 0 : (_fetchProductInfoQuer69 = _fetchProductInfoQuer68.productinfo) === null || _fetchProductInfoQuer69 === void 0 ? void 0 : _fetchProductInfoQuer69.description_en.slice(0, 1000)
3427
3451
  }
3428
3452
  })), /*#__PURE__*/React.createElement("div", {
3429
3453
  "class": "col-lg-12 allcentered"
3430
- }, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer64 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer64 === void 0 ? void 0 : (_fetchProductInfoQuer65 = _fetchProductInfoQuer64.data) === null || _fetchProductInfoQuer65 === void 0 ? void 0 : (_fetchProductInfoQuer66 = _fetchProductInfoQuer65.productinfo) === null || _fetchProductInfoQuer66 === void 0 ? void 0 : _fetchProductInfoQuer66.description_en.length) > 1000 && /*#__PURE__*/React.createElement("p", {
3454
+ }, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer70 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer70 === void 0 ? void 0 : (_fetchProductInfoQuer71 = _fetchProductInfoQuer70.data) === null || _fetchProductInfoQuer71 === void 0 ? void 0 : (_fetchProductInfoQuer72 = _fetchProductInfoQuer71.productinfo) === null || _fetchProductInfoQuer72 === void 0 ? void 0 : _fetchProductInfoQuer72.description_en.length) > 1000 && /*#__PURE__*/React.createElement("p", {
3431
3455
  "class": "m-0 p-0 cursor-pointer text-grey font-weight-600",
3432
3456
  onClick: function onClick() {
3433
3457
  return setShowMore(!showMore);
3434
3458
  }
3435
- }, showMore ? lang.showless : lang.showmore)))), langdetect == 'ar' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer67 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer67 === void 0 ? void 0 : (_fetchProductInfoQuer68 = _fetchProductInfoQuer67.data) === null || _fetchProductInfoQuer68 === void 0 ? void 0 : (_fetchProductInfoQuer69 = _fetchProductInfoQuer68.productinfo) === null || _fetchProductInfoQuer69 === void 0 ? void 0 : _fetchProductInfoQuer69.description_ar) != '' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer70 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer70 === void 0 ? void 0 : (_fetchProductInfoQuer71 = _fetchProductInfoQuer70.data) === null || _fetchProductInfoQuer71 === void 0 ? void 0 : (_fetchProductInfoQuer72 = _fetchProductInfoQuer71.productinfo) === null || _fetchProductInfoQuer72 === void 0 ? void 0 : _fetchProductInfoQuer72.description_ar) != null && sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
3459
+ }, showMore ? lang.showless : lang.showmore)))), langdetect == 'ar' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer73 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer73 === void 0 ? void 0 : (_fetchProductInfoQuer74 = _fetchProductInfoQuer73.data) === null || _fetchProductInfoQuer74 === void 0 ? void 0 : (_fetchProductInfoQuer75 = _fetchProductInfoQuer74.productinfo) === null || _fetchProductInfoQuer75 === void 0 ? void 0 : _fetchProductInfoQuer75.description_ar) != '' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer76 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer76 === void 0 ? void 0 : (_fetchProductInfoQuer77 = _fetchProductInfoQuer76.data) === null || _fetchProductInfoQuer77 === void 0 ? void 0 : (_fetchProductInfoQuer78 = _fetchProductInfoQuer77.productinfo) === null || _fetchProductInfoQuer78 === void 0 ? void 0 : _fetchProductInfoQuer78.description_ar) != null && sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
3436
3460
  className: "col-lg-12 p-0 mb-4 d-flex justify-content-center"
3437
3461
  }, /*#__PURE__*/React.createElement("div", {
3438
3462
  className: "row m-0 w-100 d-flex"
@@ -3444,16 +3468,16 @@ var Productinfo = function Productinfo(props) {
3444
3468
  textAlign: langdetect == 'en' ? 'left' : 'right'
3445
3469
  },
3446
3470
  dangerouslySetInnerHTML: {
3447
- __html: showMore == true ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer73 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer73 === void 0 ? void 0 : (_fetchProductInfoQuer74 = _fetchProductInfoQuer73.data) === null || _fetchProductInfoQuer74 === void 0 ? void 0 : (_fetchProductInfoQuer75 = _fetchProductInfoQuer74.productinfo) === null || _fetchProductInfoQuer75 === void 0 ? void 0 : _fetchProductInfoQuer75.description_ar : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer76 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer76 === void 0 ? void 0 : (_fetchProductInfoQuer77 = _fetchProductInfoQuer76.data) === null || _fetchProductInfoQuer77 === void 0 ? void 0 : (_fetchProductInfoQuer78 = _fetchProductInfoQuer77.productinfo) === null || _fetchProductInfoQuer78 === void 0 ? void 0 : _fetchProductInfoQuer78.description_ar.slice(0, 1000)
3471
+ __html: showMore == true ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer79 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer79 === void 0 ? void 0 : (_fetchProductInfoQuer80 = _fetchProductInfoQuer79.data) === null || _fetchProductInfoQuer80 === void 0 ? void 0 : (_fetchProductInfoQuer81 = _fetchProductInfoQuer80.productinfo) === null || _fetchProductInfoQuer81 === void 0 ? void 0 : _fetchProductInfoQuer81.description_ar : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer82 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer82 === void 0 ? void 0 : (_fetchProductInfoQuer83 = _fetchProductInfoQuer82.data) === null || _fetchProductInfoQuer83 === void 0 ? void 0 : (_fetchProductInfoQuer84 = _fetchProductInfoQuer83.productinfo) === null || _fetchProductInfoQuer84 === void 0 ? void 0 : _fetchProductInfoQuer84.description_ar.slice(0, 1000)
3448
3472
  }
3449
3473
  })), /*#__PURE__*/React.createElement("div", {
3450
3474
  "class": "col-lg-12 allcentered"
3451
- }, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer79 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer79 === void 0 ? void 0 : (_fetchProductInfoQuer80 = _fetchProductInfoQuer79.data) === null || _fetchProductInfoQuer80 === void 0 ? void 0 : (_fetchProductInfoQuer81 = _fetchProductInfoQuer80.productinfo) === null || _fetchProductInfoQuer81 === void 0 ? void 0 : _fetchProductInfoQuer81.description_ar.length) > 1000 && /*#__PURE__*/React.createElement("p", {
3475
+ }, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer85 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer85 === void 0 ? void 0 : (_fetchProductInfoQuer86 = _fetchProductInfoQuer85.data) === null || _fetchProductInfoQuer86 === void 0 ? void 0 : (_fetchProductInfoQuer87 = _fetchProductInfoQuer86.productinfo) === null || _fetchProductInfoQuer87 === void 0 ? void 0 : _fetchProductInfoQuer87.description_ar.length) > 1000 && /*#__PURE__*/React.createElement("p", {
3452
3476
  "class": "m-0 p-0 cursor-pointer text-grey font-weight-600 text-right",
3453
3477
  onClick: function onClick() {
3454
3478
  return setShowMore(!showMore);
3455
3479
  }
3456
- }, showMore ? lang.showless : lang.showmore)))), sectionproperties.showGallery == 'Show' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer82 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer82 === void 0 ? void 0 : (_fetchProductInfoQuer83 = _fetchProductInfoQuer82.data) === null || _fetchProductInfoQuer83 === void 0 ? void 0 : (_fetchProductInfoQuer84 = _fetchProductInfoQuer83.productinfo) === null || _fetchProductInfoQuer84 === void 0 ? void 0 : (_fetchProductInfoQuer85 = _fetchProductInfoQuer84.productimages) === null || _fetchProductInfoQuer85 === void 0 ? void 0 : _fetchProductInfoQuer85.length) != 0 && /*#__PURE__*/React.createElement("div", {
3480
+ }, showMore ? lang.showless : lang.showmore)))), sectionproperties.showGallery == 'Show' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer88 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer88 === void 0 ? void 0 : (_fetchProductInfoQuer89 = _fetchProductInfoQuer88.data) === null || _fetchProductInfoQuer89 === void 0 ? void 0 : (_fetchProductInfoQuer90 = _fetchProductInfoQuer89.productinfo) === null || _fetchProductInfoQuer90 === void 0 ? void 0 : (_fetchProductInfoQuer91 = _fetchProductInfoQuer90.productimages) === null || _fetchProductInfoQuer91 === void 0 ? void 0 : _fetchProductInfoQuer91.length) != 0 && /*#__PURE__*/React.createElement("div", {
3457
3481
  "class": "col-lg-12 p-0"
3458
3482
  }, /*#__PURE__*/React.createElement("div", {
3459
3483
  "class": "row m-0 w-100 allcentered pl-md-3 pr-md-3",
@@ -3461,7 +3485,7 @@ var Productinfo = function Productinfo(props) {
3461
3485
  paddingLeft: sectionproperties.galleryPaddingHorizontal + 'px',
3462
3486
  paddingRight: sectionproperties.galleryPaddingHorizontal + 'px'
3463
3487
  }
3464
- }, fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer86 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer86 === void 0 ? void 0 : (_fetchProductInfoQuer87 = _fetchProductInfoQuer86.data) === null || _fetchProductInfoQuer87 === void 0 ? void 0 : (_fetchProductInfoQuer88 = _fetchProductInfoQuer87.productinfo) === null || _fetchProductInfoQuer88 === void 0 ? void 0 : (_fetchProductInfoQuer89 = _fetchProductInfoQuer88.productimages) === null || _fetchProductInfoQuer89 === void 0 ? void 0 : _fetchProductInfoQuer89.map(function (item, index) {
3488
+ }, fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer92 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer92 === void 0 ? void 0 : (_fetchProductInfoQuer93 = _fetchProductInfoQuer92.data) === null || _fetchProductInfoQuer93 === void 0 ? void 0 : (_fetchProductInfoQuer94 = _fetchProductInfoQuer93.productinfo) === null || _fetchProductInfoQuer94 === void 0 ? void 0 : (_fetchProductInfoQuer95 = _fetchProductInfoQuer94.productimages) === null || _fetchProductInfoQuer95 === void 0 ? void 0 : _fetchProductInfoQuer95.map(function (item, index) {
3465
3489
  if (index <= 6) {
3466
3490
  return /*#__PURE__*/React.createElement("div", {
3467
3491
  "class": ' col-md-4 col-sm-12 mb-3 col-lg-' + sectionproperties.galleryNoOfCols,
@@ -3480,7 +3504,7 @@ var Productinfo = function Productinfo(props) {
3480
3504
  loading: "lazy"
3481
3505
  }));
3482
3506
  }
3483
- })))))), tabIndex === 1 && /*#__PURE__*/React.createElement(Box, null, /*#__PURE__*/React.createElement("div", {
3507
+ })))))), tabname == 'shippingpolicytab' && /*#__PURE__*/React.createElement(Box, null, /*#__PURE__*/React.createElement("div", {
3484
3508
  "class": "col-lg-12 pl-5 pr-5 p-md-0 w-100 mt-3 mb-4"
3485
3509
  }, /*#__PURE__*/React.createElement("p", {
3486
3510
  className: ' m-0 p-0 wordbreak ',
@@ -3492,7 +3516,7 @@ var Productinfo = function Productinfo(props) {
3492
3516
  dangerouslySetInnerHTML: {
3493
3517
  __html: langdetect == 'en' ? (_returnpolicyobj5 = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj5 === void 0 ? void 0 : _returnpolicyobj5.policycontent_en : (_returnpolicyobj6 = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj6 === void 0 ? void 0 : _returnpolicyobj6.policycontent_ar
3494
3518
  }
3495
- }))), tabIndex === 2 && /*#__PURE__*/React.createElement(Box, null, /*#__PURE__*/React.createElement("div", {
3519
+ }))), tabname == 'refundpolicytab' && /*#__PURE__*/React.createElement(Box, null, /*#__PURE__*/React.createElement("div", {
3496
3520
  "class": "col-lg-12 p-0 w-100 mt-3 mb-4 pl-5 pr-5 p-md-0"
3497
3521
  }, /*#__PURE__*/React.createElement("p", {
3498
3522
  className: ' m-0 p-0 wordbreak ',
@@ -3504,7 +3528,41 @@ var Productinfo = function Productinfo(props) {
3504
3528
  dangerouslySetInnerHTML: {
3505
3529
  __html: langdetect == 'en' ? (_returnpolicyobj7 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj7 === void 0 ? void 0 : _returnpolicyobj7.policycontent_en : (_returnpolicyobj8 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj8 === void 0 ? void 0 : _returnpolicyobj8.policycontent_ar
3506
3530
  }
3507
- }))))))));
3531
+ }))), tabname == 'reviewstab' && /*#__PURE__*/React.createElement(Box, null, /*#__PURE__*/React.createElement("div", {
3532
+ "class": "col-lg-12 p-0 w-100 mt-3 mb-4 pl-5 pr-5 p-md-0"
3533
+ }, /*#__PURE__*/React.createElement("p", null, "Reviews tab"), /*#__PURE__*/React.createElement("p", null, " Overall rate: ", fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer96 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer96 === void 0 ? void 0 : (_fetchProductInfoQuer97 = _fetchProductInfoQuer96.data) === null || _fetchProductInfoQuer97 === void 0 ? void 0 : (_fetchProductInfoQuer98 = _fetchProductInfoQuer97.productinfo) === null || _fetchProductInfoQuer98 === void 0 ? void 0 : _fetchProductInfoQuer98.productoverallrate, "/5"), "Ratings Filter", /*#__PURE__*/React.createElement("select", {
3534
+ value: filterproductreviews,
3535
+ onChange: function onChange(event) {
3536
+ setfilterproductreviews(event.target.value);
3537
+ }
3538
+ }, /*#__PURE__*/React.createElement("option", {
3539
+ value: "all"
3540
+ }, "All"), /*#__PURE__*/React.createElement("option", {
3541
+ value: "5"
3542
+ }, "5"), /*#__PURE__*/React.createElement("option", {
3543
+ value: "4"
3544
+ }, "4"), /*#__PURE__*/React.createElement("option", {
3545
+ value: "3"
3546
+ }, "3"), /*#__PURE__*/React.createElement("option", {
3547
+ value: "2"
3548
+ }, "2"), /*#__PURE__*/React.createElement("option", {
3549
+ value: "1"
3550
+ }, "1")), GeneralAPIMutationContext.isLoading && /*#__PURE__*/React.createElement("p", null, "Loading.."), !GeneralAPIMutationContext.isLoading && /*#__PURE__*/React.createElement("div", {
3551
+ "class": "row w-100"
3552
+ }, productreviews === null || productreviews === void 0 ? void 0 : productreviews.map(function (reviewitem, reviewindex) {
3553
+ return /*#__PURE__*/React.createElement("div", {
3554
+ "class": "col-lg-12",
3555
+ style: {
3556
+ backgroundColor: 'grey'
3557
+ }
3558
+ }, /*#__PURE__*/React.createElement("p", null, "Title:", reviewitem.reviewtitle), /*#__PURE__*/React.createElement("p", null, "Body:", reviewitem.reviewbody), /*#__PURE__*/React.createElement("p", null, "Name:", reviewitem.review_name), /*#__PURE__*/React.createElement("p", null, "Rating:", reviewitem.review_rating), /*#__PURE__*/React.createElement("p", null, "date:", reviewitem.reviewtimestmap));
3559
+ })))))), /*#__PURE__*/React.createElement("div", {
3560
+ className: sectionproperties.card_marginLeft != 0 ? ' col-lg-12 pl-lg-3 pr-lg-3 pl-md-4 pr-md-4 pl-sm-1 pr-sm-1 ' : ' col-lg-12 p-sm-0 ',
3561
+ style: {
3562
+ paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
3563
+ paddingRight: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px' : 0
3564
+ }
3565
+ }, relatedproducts()))));
3508
3566
  };
3509
3567
 
3510
3568
  var shoppingcart = "data:image/png;base64,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LR6Pb4XP563w+nxlHrq9SvSXhsPhvHA4nDNVX/X+ASvaWRm5wT7ScLjq/eBP1aCtrKr4VcvaNX+k1+vHFTI1YCYIKJIARKgiwwajQQAEQODBBKbqaFJ9Va/XX0qVAHw+X4XH56n2if7iUCBIy/4GfyBQEvD7y/2BAF0aMOd61Wy5WjVyAEmlCjc21P8/rc1r6f53P+YYCIDA0hKACF1avugdBEAABGRLgDKktFfV7/eX0haAQCBgCAaD+V4xaPH7vRUup6fW7fEs9/q8FYFAIC8UDPGMMU0kjyq9n02dnlWN9nfZApg0bLL+51jz2lVfqKurw/5PuQcM9mUMAYjQjAklHAEBEACB5BOgvapUX9XlculUKpXa7XabHQ5304TTtdbtdtWKoq80EAjqw+GQLhgImgLBYGkoFOLoxioSd9SmlvzlmFWlw1+lpqKO1tbmz5eWlp5PPkH0CAIgMB8BiFDMDRAAARAAgaQQcDgcxQ6Ht97rdVeJItVU9RcHQwGjT/Rb3B5vjc/rqxFFkbKtKtqbSof8o9dVTYo5C3ZCIrmqouKX69e3vJSXlzew4At4AARAIKkEIEKTihOdgQAIgAAIRCMgSVLu+Pi4KRgMFjHG8nw+X5Hb7atxe9wrXC5Xg9vlWe7zi5RFNUwdpJo6KBSpqzqjPFX0q1VjJU/iU6PReOrr6/6mtXnt3+L+91jJ4TkQSC4BiNDk8kRvIAACIAACCRKgm6o8Hk+pw+GtcLudtR6Pp8HlcdV5Pb7qYDCgDwSCxYFgUB8MBnIDgaCalvypTV/uX6gUFQnQnJycvtb1LX+0vKpqb4Km4jUQAIEkEIAITQJEdAECIAACILC0BKg8ldPpNEVO+wcCpT6vt8TvFS0+n6/K4/FVe0Wvxef1lXl9kT2qeRzHaC/rZLtfO5Uyqkaj4VTL+tYvlJeUnFlai9E7CIDAQgQgQhcihM+DAAiAAAjIngBlUUdHR3Nyc3PznU5nsc/nq3S5vFUuj7vB6/UsczrdNSaTsXPt6lX/tbCwcEz2DsFAEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAv8b5RuQfmvPvsoAAAAASUVORK5CYII=";
@@ -3727,6 +3785,7 @@ var Ordershistory = function Ordershistory(props) {
3727
3785
  props.actions.TabexSectionsComponentsContext;
3728
3786
  var templatepropcontext = props.actions.templatepropcontext;
3729
3787
  var authdetailsContext = props.actions.authdetailsContext;
3788
+ var NotificationManager = props.actions.NotificationManager;
3730
3789
  var GeneralAPIMutationContext = props.actions.GeneralAPIMutationContext;
3731
3790
  var actions = props.actions;
3732
3791
  var _useState = useState(''),
@@ -3737,23 +3796,38 @@ var Ordershistory = function Ordershistory(props) {
3737
3796
  _useState4 = _slicedToArray(_useState3, 2);
3738
3797
  _useState4[0];
3739
3798
  var setopenorderitemsmodalshow = _useState4[1];
3740
- var _useState5 = useState(''),
3799
+ var _useState5 = useState({
3800
+ reviewtitle: '',
3801
+ reviewbody: '',
3802
+ reviewrate: 0,
3803
+ reviewname: ''
3804
+ }),
3741
3805
  _useState6 = _slicedToArray(_useState5, 2),
3742
- orderindex = _useState6[0],
3743
- setorderindex = _useState6[1];
3806
+ reviewpayloadobj = _useState6[0],
3807
+ setreviewpayloadobj = _useState6[1];
3808
+ var _useState7 = useState({}),
3809
+ _useState8 = _slicedToArray(_useState7, 2),
3810
+ openreviewmodalproductobj = _useState8[0],
3811
+ setopenreviewmodalproductobj = _useState8[1];
3812
+ var _useState9 = useState(false),
3813
+ _useState10 = _slicedToArray(_useState9, 2),
3814
+ openreviewmodal = _useState10[0],
3815
+ setopenreviewmodal = _useState10[1];
3816
+ var _useState11 = useState(''),
3817
+ _useState12 = _slicedToArray(_useState11, 2),
3818
+ orderindex = _useState12[0],
3819
+ setorderindex = _useState12[1];
3744
3820
  useEffect(function () {
3745
3821
  if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.loggedin) == true) {
3746
3822
  var tempFetchQueriesEngineContext = _objectSpread$1V({}, FetchQueriesEngineContext);
3747
3823
  tempFetchQueriesEngineContext.orderhistory = true;
3748
3824
  setFetchQueriesEngineContext(_objectSpread$1V({}, tempFetchQueriesEngineContext));
3749
- } else {
3750
- routingcountext('');
3751
3825
  }
3752
3826
  }, []);
3753
- var _useState7 = useState(''),
3754
- _useState8 = _slicedToArray(_useState7, 2),
3755
- sectionproperties = _useState8[0],
3756
- setsectionproperties = _useState8[1];
3827
+ var _useState13 = useState(''),
3828
+ _useState14 = _slicedToArray(_useState13, 2),
3829
+ sectionproperties = _useState14[0],
3830
+ setsectionproperties = _useState14[1];
3757
3831
  useEffect(function () {
3758
3832
  var cartindex = templatepropcontext.pagesnprop.findIndex(function (x) {
3759
3833
  return x.staticpageid == '6218bccb81d1c';
@@ -3771,6 +3845,14 @@ var Ordershistory = function Ordershistory(props) {
3771
3845
  setsectionproperties(_objectSpread$1V({}, secpropobj));
3772
3846
  }, [props === null || props === void 0 ? void 0 : (_props$actions2 = props.actions) === null || _props$actions2 === void 0 ? void 0 : _props$actions2.StatePagePropertiesContext]);
3773
3847
  var orderhistory_cssstyles = {
3848
+ variantcontainer: css({
3849
+ backgroundColor: sectionproperties.variantcontainer_bgcolor,
3850
+ minWidth: sectionproperties.variantcontainer_minwidth == 0 ? 'auto' : sectionproperties.variantcontainer_minwidth + 'px',
3851
+ height: sectionproperties.variantcontainer_height == 0 ? 'auto' : sectionproperties.variantcontainer_height + 'px',
3852
+ fontSize: sectionproperties.variantcontainer_fontSize + 'px',
3853
+ color: sectionproperties.variantcontainer_color,
3854
+ borderRadius: sectionproperties.variantcontainer_borderBottomLeftRadius + 'px'
3855
+ }),
3774
3856
  sectiontitlespan: css({
3775
3857
  ':after': {
3776
3858
  width: sectionproperties.sectitle_lineafterwidth + '%',
@@ -3904,10 +3986,10 @@ var Ordershistory = function Ordershistory(props) {
3904
3986
  }
3905
3987
  })
3906
3988
  };
3907
- var _useState9 = useState([]),
3908
- _useState10 = _slicedToArray(_useState9, 2),
3909
- bgimagesarray = _useState10[0],
3910
- setbgimagesarray = _useState10[1];
3989
+ var _useState15 = useState([]),
3990
+ _useState16 = _slicedToArray(_useState15, 2),
3991
+ bgimagesarray = _useState16[0],
3992
+ setbgimagesarray = _useState16[1];
3911
3993
  useEffect(function () {
3912
3994
  if (sectionproperties.length != 0) {
3913
3995
  if (sectionproperties.arrayofobjectimagesonly != null) {
@@ -4343,11 +4425,30 @@ var Ordershistory = function Ordershistory(props) {
4343
4425
  className: "row m-0 w-100"
4344
4426
  }, variantoptions.map(function (variantoptionitem, varitanoptionindex) {
4345
4427
  return /*#__PURE__*/React.createElement("div", {
4346
- "class": orderhistory_cssstyles.pill + ' mr-1 ml-1 allcentered '
4428
+ "class": orderhistory_cssstyles.variantcontainer + ' mr-1 ml-1 allcentered '
4347
4429
  }, /*#__PURE__*/React.createElement("p", {
4348
4430
  className: ' m-0 p-0 font-13 fontfamilymedium wordbreak allcentered '
4349
4431
  }, variantoptionitem.valuename));
4350
- })))))), /*#__PURE__*/React.createElement("div", {
4432
+ })))))), item.productcanrate == 1 && /*#__PURE__*/React.createElement("div", null, item.hasreview == 0 && /*#__PURE__*/React.createElement("p", {
4433
+ onClick: function onClick() {
4434
+ setopenreviewmodal(true);
4435
+ setopenreviewmodalproductobj(item);
4436
+ }
4437
+ }, "Rate item"), item.hasreview == 1 && /*#__PURE__*/React.createElement("p", {
4438
+ style: {
4439
+ color: 'green'
4440
+ },
4441
+ onClick: function onClick() {
4442
+ setopenreviewmodal(true);
4443
+ setopenreviewmodalproductobj(item);
4444
+ setreviewpayloadobj({
4445
+ reviewtitle: item.reviewtitle,
4446
+ reviewbody: item.reviewbody,
4447
+ reviewrate: item.review_rating,
4448
+ reviewname: item.review_name
4449
+ });
4450
+ }
4451
+ }, "View Rate")), /*#__PURE__*/React.createElement("div", {
4351
4452
  className: "col-lg-12 p-0"
4352
4453
  }, /*#__PURE__*/React.createElement("hr", {
4353
4454
  className: "mt- mb-3"
@@ -4610,7 +4711,77 @@ var Ordershistory = function Ordershistory(props) {
4610
4711
  color: sectionproperties.paymenttextcolor,
4611
4712
  fontWeight: sectionproperties.paymenttextfontweight
4612
4713
  }
4613
- }, lang.cod))))))))))));
4714
+ }, lang.cod)))))))), /*#__PURE__*/React.createElement(Modal, {
4715
+ show: openreviewmodal,
4716
+ onHide: function onHide() {
4717
+ return setopenreviewmodal(false);
4718
+ },
4719
+ centered: true,
4720
+ size: "lg"
4721
+ }, /*#__PURE__*/React.createElement(Modal.Body, null, /*#__PURE__*/React.createElement("p", null, "Review modal"), /*#__PURE__*/React.createElement("div", {
4722
+ "class": "col-lg-12"
4723
+ }, /*#__PURE__*/React.createElement("p", null, "Review title"), /*#__PURE__*/React.createElement("input", {
4724
+ disabled: openreviewmodalproductobj.hasreview == 1 ? true : false,
4725
+ value: reviewpayloadobj.reviewtitle,
4726
+ onChange: function onChange(event) {
4727
+ var tempreviewpayloadobj = _objectSpread$1V({}, reviewpayloadobj);
4728
+ tempreviewpayloadobj.reviewtitle = event.target.value;
4729
+ setreviewpayloadobj(_objectSpread$1V({}, tempreviewpayloadobj));
4730
+ }
4731
+ })), /*#__PURE__*/React.createElement("div", {
4732
+ "class": "col-lg-12"
4733
+ }, /*#__PURE__*/React.createElement("p", null, "Review body"), /*#__PURE__*/React.createElement("input", {
4734
+ disabled: openreviewmodalproductobj.hasreview == 1 ? true : false,
4735
+ value: reviewpayloadobj.reviewbody,
4736
+ onChange: function onChange(event) {
4737
+ var tempreviewpayloadobj = _objectSpread$1V({}, reviewpayloadobj);
4738
+ tempreviewpayloadobj.reviewbody = event.target.value;
4739
+ setreviewpayloadobj(_objectSpread$1V({}, tempreviewpayloadobj));
4740
+ }
4741
+ })), /*#__PURE__*/React.createElement("div", {
4742
+ "class": "col-lg-12"
4743
+ }, /*#__PURE__*/React.createElement("p", null, "Review rate"), /*#__PURE__*/React.createElement("input", {
4744
+ disabled: openreviewmodalproductobj.hasreview == 1 ? true : false,
4745
+ value: reviewpayloadobj.reviewrate,
4746
+ type: "number",
4747
+ onChange: function onChange(event) {
4748
+ var tempreviewpayloadobj = _objectSpread$1V({}, reviewpayloadobj);
4749
+ tempreviewpayloadobj.reviewrate = event.target.value;
4750
+ setreviewpayloadobj(_objectSpread$1V({}, tempreviewpayloadobj));
4751
+ }
4752
+ })), /*#__PURE__*/React.createElement("div", {
4753
+ "class": "col-lg-12"
4754
+ }, /*#__PURE__*/React.createElement("p", null, "Review name"), /*#__PURE__*/React.createElement("input", {
4755
+ disabled: openreviewmodalproductobj.hasreview == 1 ? true : false,
4756
+ value: reviewpayloadobj.reviewname,
4757
+ onChange: function onChange(event) {
4758
+ var tempreviewpayloadobj = _objectSpread$1V({}, reviewpayloadobj);
4759
+ tempreviewpayloadobj.reviewname = event.target.value;
4760
+ setreviewpayloadobj(_objectSpread$1V({}, tempreviewpayloadobj));
4761
+ }
4762
+ })), openreviewmodalproductobj.hasreview == 0 && /*#__PURE__*/React.createElement("button", {
4763
+ onClick: function onClick() {
4764
+ if (reviewpayloadobj.reviewtitle.length != 0 && reviewpayloadobj.reviewbody.length != 0 && reviewpayloadobj.reviewrate.length != 0 && parseInt(reviewpayloadobj.reviewrate) > 0 && reviewpayloadobj.reviewname.length != 0) {
4765
+ var tempreviewpayloadobj = reviewpayloadobj;
4766
+ tempreviewpayloadobj.endpointurl = '/addproductreview';
4767
+ tempreviewpayloadobj.orderitemid = openreviewmodalproductobj.orderitemid;
4768
+ GeneralAPIMutationContext.mutate({
4769
+ endpointurl: '/addproductreview',
4770
+ orderitemid: openreviewmodalproductobj.orderitemid,
4771
+ reviewpayloadobj: reviewpayloadobj,
4772
+ mutateSuccesscallback: function mutateSuccesscallback(data, variables) {
4773
+ if (data.data.status) {
4774
+ NotificationManager.success('', 'Success');
4775
+ } else {
4776
+ NotificationManager.warning('', data.data.reason);
4777
+ }
4778
+ }
4779
+ });
4780
+ } else {
4781
+ alert('Please fill the missing fields');
4782
+ }
4783
+ }
4784
+ }, "Submit")))))));
4614
4785
  };
4615
4786
 
4616
4787
  var css_248z$H = ".wishlist-module_wishlist_card__sUXul .wishlist-module_image_container__FuptA {\n height: 300px;\n border-radius: 10px;\n background-size: cover !important;\n background-repeat: no-repeat;\n background-position: center;\n background-color: #e6e6e6;\n width: 100% !important;\n box-shadow: 0 0 10px #e6e6e6;\n}\n.wishlist-module_floatbtn__PZDvQ {\n position: absolute;\n top: 10px;\n right: 10px;\n display: flex;\n align-items: center;\n justify-content: center;\n cursor: pointer;\n transition: 0.3s;\n opacity: 0;\n}\n.wishlist-module_wishlist_card__sUXul:hover .wishlist-module_floatbtn__PZDvQ {\n opacity: 1;\n}\n@media screen and (max-width: 800px) {\n .wishlist-module_floatbtn__PZDvQ {\n opacity: 1 !important;\n }\n}\n";
@@ -6931,7 +7102,8 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
6931
7102
  transition: '.3s',
6932
7103
  ':hover': {
6933
7104
  background: sectionproperties.signup_btnbgcoloroonhovertransparent == 'Transparent' ? 'transparent' : sectionproperties.signup_btnbgcoloroonhover,
6934
- color: sectionproperties.signup_btn_coloronhover
7105
+ color: sectionproperties.signup_btn_coloronhover,
7106
+ borderColor: sectionproperties.signup_btn_coloronhover
6935
7107
  }
6936
7108
  }),
6937
7109
  input_label_name: css({
@@ -16482,7 +16654,7 @@ var Simpleheader = function Simpleheader(props) {
16482
16654
  function ownKeys$1z(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
16483
16655
  function _objectSpread$1z(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1z(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1z(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
16484
16656
  var Header8 = function Header8(props) {
16485
- var _css, _authdetailsContext$i3, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$c, _authdetailsContext$c2, _fetchcustomercartQue5, _fetchcustomercartQue6, _fetchcustomercartQue7, _fetchcustomercartQue8, _fetchcustomercartQue9, _fetchcustomercartQue10, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i9, _authdetailsContext$i10;
16657
+ var _css, _authdetailsContext$i3, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$c, _authdetailsContext$c2, _fetchcustomercartQue5, _fetchcustomercartQue6, _fetchcustomercartQue7, _fetchcustomercartQue8, _fetchcustomercartQue9, _fetchcustomercartQue10, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i15, _authdetailsContext$i16, _fetchcustomercartQue11, _fetchcustomercartQue12, _fetchcustomercartQue13, _fetchcustomercartQue14, _fetchcustomercartQue15, _fetchcustomercartQue16;
16486
16658
  var actions = props.actions;
16487
16659
  props.actions.history;
16488
16660
  var lang = props.actions.lang;
@@ -16897,10 +17069,10 @@ var Header8 = function Header8(props) {
16897
17069
  width: sectionproperties.generalbtn_width + 'px',
16898
17070
  maxWidth: '100%',
16899
17071
  height: sectionproperties.generalbtn_height + 'px',
16900
- borderTopLeftRadius: sectionproperties.generalbtn_bordertopleftradius + 'px',
16901
- borderTopRightRadius: sectionproperties.generalbtn_bordertoprightradius + 'px',
16902
- borderBottomLeftRadius: sectionproperties.generalbtn_borderbottomleftradius + 'px',
16903
- borderBottomRightRadius: sectionproperties.generalbtn_borderbottomrightradius + 'px',
17072
+ borderTopLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertopleftradius + 'px' : sectionproperties.generalbtn_bordertoprightradius + 'px',
17073
+ borderTopRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertoprightradius + 'px' : sectionproperties.generalbtn_bordertopleftradius + 'px',
17074
+ borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomleftradius + 'px' : sectionproperties.generalbtn_borderbottomrightradius + 'px',
17075
+ borderBottomRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomrightradius + 'px' : sectionproperties.generalbtn_borderbottomleftradius + 'px',
16904
17076
  border: sectionproperties.generalbtn_borderwidth + 'px solid ' + sectionproperties.generalbtn_bordercolor,
16905
17077
  color: sectionproperties.generalbtn_textColor,
16906
17078
  fontSize: sectionproperties.generalbtn_fontsize + 'px',
@@ -17016,14 +17188,77 @@ var Header8 = function Header8(props) {
17016
17188
  maxHeight: '100%'
17017
17189
  }
17018
17190
  }))), /*#__PURE__*/React.createElement("div", {
17019
- "class": sectionproperties.showfooterphonenumber == 'Show' ? 'col-xl-4 col-lg-3 p-0' : 'col-lg-6 p-0',
17191
+ "class": sectionproperties.showfooterphonenumber == 'Show' ? sectionproperties.btninsearch == 'Show' ? 'col-xl-5 col-lg-4 p-lg-0' : 'col-xl-4 col-lg-3 p-0' : 'col-lg-6 p-0',
17020
17192
  style: {
17021
17193
  position: 'relative'
17022
17194
  }
17195
+ }, /*#__PURE__*/React.createElement("div", {
17196
+ "class": "row m-0 w-100"
17197
+ }, sectionproperties.btninsearch == 'Show' && /*#__PURE__*/React.createElement("div", {
17198
+ "class": 'col-xl-3 col-lg-4 p-0 d-flex align-items-center justify-content-start ',
17199
+ onClick: function onClick() {
17200
+ setdropdownselect(!dropdownselect);
17201
+ }
17202
+ }, /*#__PURE__*/React.createElement("div", {
17203
+ "class": "".concat(header_cssstyles.categorybtn) + ' categoriesdropdown d-flex w-100 align-items-center pl-2 pr-2 ',
17204
+ style: {
17205
+ borderTopRightRadius: langdetect == 'en' ? 0 : '',
17206
+ borderBottomRightRadius: langdetect == 'en' ? 0 : '',
17207
+ borderBottomLeftRadius: langdetect == 'ar' ? 0 : '',
17208
+ borderTopLeftRadius: langdetect == 'ar' ? 0 : ''
17209
+ }
17210
+ }, /*#__PURE__*/React.createElement("li", {
17211
+ "class": langdetect == 'en' ? 'dropdown dropdownen w-100' : 'dropdown dropdownar w-100'
17212
+ }, /*#__PURE__*/React.createElement("div", {
17213
+ "class": ' m-0 allcentered cursor-pointer px-2 p-lg-0 '
17214
+ }, /*#__PURE__*/React.createElement("div", {
17215
+ "class": 'col-lg-10 d-flex justify-content-start m-0 p-0'
17216
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar), /*#__PURE__*/React.createElement("div", {
17217
+ "class": "col-lg-2 p-0 h-100 d-flex align-items-center justify-content-end d-xl-flex d-lg-none"
17218
+ }, /*#__PURE__*/React.createElement("i", {
17219
+ "class": "h-100 d-flex align-items-center justify-content-end"
17220
+ }, dropdownselect ? /*#__PURE__*/React.createElement(MdKeyboardArrowUp, {
17221
+ size: 25
17222
+ }) : /*#__PURE__*/React.createElement(MdKeyboardArrowDown, {
17223
+ size: 25
17224
+ })))), /*#__PURE__*/React.createElement("ul", {
17225
+ "class": "mt-2",
17226
+ sytle: {
17227
+ width: '200px'
17228
+ }
17229
+ }, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : (_authdetailsContext$i5 = _authdetailsContext$i4.instcategories) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.map(function (item, index) {
17230
+ var _authdetailsContext$i6;
17231
+ var fetchedarray = authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instcategories;
17232
+ if (item.isshowntocustomers == 1) {
17233
+ return /*#__PURE__*/React.createElement("div", {
17234
+ "class": "w-100"
17235
+ }, ButtonDropdown(item, index, fetchedarray));
17236
+ }
17237
+ })), sectionproperties.fetchparenttype == 'Parent Collections' && (pcollarray === null || pcollarray === void 0 ? void 0 : pcollarray.map(function (item, index) {
17238
+ var fetchedarray = pcollarray;
17239
+ if (item.isshowntocustomers == 1) {
17240
+ return /*#__PURE__*/React.createElement("div", {
17241
+ "class": "w-100"
17242
+ }, ButtonDropdown(item, index, fetchedarray));
17243
+ }
17244
+ })), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : (_authdetailsContext$i8 = _authdetailsContext$i7.instcollections) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.map(function (item, index) {
17245
+ var _authdetailsContext$i9;
17246
+ var fetchedarray = authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.instcollections;
17247
+ if (item.isshowntocustomers == 1) {
17248
+ return /*#__PURE__*/React.createElement("div", {
17249
+ "class": "w-100"
17250
+ }, ButtonDropdown(item, index, fetchedarray));
17251
+ }
17252
+ })))))), /*#__PURE__*/React.createElement("div", {
17253
+ "class": sectionproperties.btninsearch == 'Show' ? 'col-xl-9 col-lg-8 p-0 d-flex justify-content-start align-items-center' : 'col-xl-12 p-0 '
17023
17254
  }, /*#__PURE__*/React.createElement("div", {
17024
17255
  "class": header_cssstyles.searchbarcont,
17025
17256
  style: {
17026
- position: 'relative'
17257
+ position: 'relative',
17258
+ borderTopRightRadius: sectionproperties.btninsearch == 'Show' ? langdetect == 'ar' ? 0 : '' : '',
17259
+ borderBottomRightRadius: sectionproperties.btninsearch == 'Show' ? langdetect == 'ar' ? 0 : '' : '',
17260
+ borderBottomLeftRadius: sectionproperties.btninsearch == 'Show' ? langdetect == 'en' ? 0 : '' : '',
17261
+ borderTopLeftRadius: sectionproperties.btninsearch == 'Show' ? langdetect == 'en' ? 0 : '' : ''
17027
17262
  }
17028
17263
  }, /*#__PURE__*/React.createElement("input", {
17029
17264
  type: "text",
@@ -17041,8 +17276,8 @@ var Header8 = function Header8(props) {
17041
17276
  sectionpropertiesprops: sectionproperties,
17042
17277
  srcfromprops: 'headerfullwidth',
17043
17278
  actions: actions
17044
- }))), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
17045
- "class": "col-lg-3 d-flex flex-column align-items-center justfiy-content-center"
17279
+ }))))), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
17280
+ "class": sectionproperties.btninsearch == 'Show' ? 'col-xl-2 col-lg-3 d-flex flex-column align-items-center justfiy-content-center' : 'col-lg-3 d-flex flex-column align-items-center justfiy-content-center'
17046
17281
  }, /*#__PURE__*/React.createElement("div", {
17047
17282
  "class": header_cssstyles.storeinfocontainer + ' row m-0 w-100 d-flex align-items-center justify-content-center cursor-pointer ',
17048
17283
  onClick: function onClick() {
@@ -17059,7 +17294,7 @@ var Header8 = function Header8(props) {
17059
17294
  "class": "d-flex align-items-center flex-column"
17060
17295
  }, /*#__PURE__*/React.createElement("p", {
17061
17296
  "class": header_cssstyles.storeinfotext + ' m-0 storeinfotext '
17062
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : (_authdetailsContext$i5 = _authdetailsContext$i4.contactinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.mobile), /*#__PURE__*/React.createElement("p", {
17297
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : (_authdetailsContext$i11 = _authdetailsContext$i10.contactinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.mobile), /*#__PURE__*/React.createElement("p", {
17063
17298
  "class": "mb-0 w-100",
17064
17299
  style: {
17065
17300
  textAlign: langdetect == 'en' ? 'right' : 'left',
@@ -17068,7 +17303,7 @@ var Header8 = function Header8(props) {
17068
17303
  fontWeight: sectionproperties.footerinfotext_secondaryfontweight
17069
17304
  }
17070
17305
  }, langdetect == 'en' ? sectionproperties.footerinfotext_en : sectionproperties.footerinfotext_ar)))), /*#__PURE__*/React.createElement("div", {
17071
- "class": sectionproperties.showfooterphonenumber == 'Show' ? langdetect == 'en' ? 'col-xl-3 col-lg-4 d-flex align-items-center p-0 pl-0' : 'col-xl-3 col-lg-4 d-flex align-items-center p-0 pr-0' : 'col-lg-4 d-flex align-items-center'
17306
+ "class": sectionproperties.showfooterphonenumber == 'Show' ? sectionproperties.btninsearch == 'Show' ? 'col-xl-3 col-lg-3 d-flex align-items-center p-0 pr-0' : langdetect == 'en' ? 'col-xl-3 col-lg-4 d-flex align-items-center p-0 pl-0' : 'col-xl-3 col-lg-4 d-flex align-items-center p-0 pr-0' : 'col-lg-4 d-flex align-items-center'
17072
17307
  }, /*#__PURE__*/React.createElement("div", {
17073
17308
  "class": 'row w-100 m-0 align-items-center justify-content-between plr-1025-0',
17074
17309
  style: {
@@ -17246,7 +17481,7 @@ var Header8 = function Header8(props) {
17246
17481
  }))), /*#__PURE__*/React.createElement("div", {
17247
17482
  "class": "".concat(header_cssstyles.badge_counter_header_notifications, " ").concat(header_cssstyles.wishlistbadge)
17248
17483
  }, /*#__PURE__*/React.createElement("span", null, " ", favoriteprojectscountContext.length >= 10 ? '+9' : favoriteprojectscountContext.length)))), /*#__PURE__*/React.createElement("div", {
17249
- "class": " d-flex flex-row justify-content-end align-items-center"
17484
+ "class": sectionproperties.btninsearch == 'Show' ? sectionproperties.showfooterphonenumber == 'Show' ? 'd-flex d-lg-none flex-row justify-content-end align-items-center' : 'd-flex flex-row justify-content-end align-items-center' : 'd-flex flex-row justify-content-end align-items-center'
17250
17485
  }, /*#__PURE__*/React.createElement("div", {
17251
17486
  "class": "row w-100 m-0 align-items-center d-flex flex-row justify-content-end",
17252
17487
  style: {
@@ -17277,7 +17512,7 @@ var Header8 = function Header8(props) {
17277
17512
  }), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React.createElement(MdAddShoppingCart, {
17278
17513
  size: sectionproperties.cartBtn_iconFontSize
17279
17514
  }))), /*#__PURE__*/React.createElement("div", {
17280
- "class": langdetect == 'en' ? 'ml-2' : 'mr-2'
17515
+ "class": langdetect == 'en' ? 'ml-2 d-flex d-lg-none' : 'mr-2 d-flex d-lg-none'
17281
17516
  }, /*#__PURE__*/React.createElement("div", {
17282
17517
  "class": "row m-0 w-100 d-flex align-items-center flex-column justify-content-start"
17283
17518
  }, /*#__PURE__*/React.createElement("p", {
@@ -17324,16 +17559,16 @@ var Header8 = function Header8(props) {
17324
17559
  maxWidth: '2.5vh',
17325
17560
  maxHeight: '2.5vh'
17326
17561
  }
17327
- }))))))), /*#__PURE__*/React.createElement("div", {
17562
+ }))))))), sectionproperties.showlowerheadersection == 'Show' && /*#__PURE__*/React.createElement("div", {
17328
17563
  "class": "col-lg-12 p-0 d-flex justify-content-center",
17329
17564
  style: {
17330
- background: sectionproperties.vl_bg
17565
+ background: sectionproperties.uppersection_bgcolor
17331
17566
  }
17332
17567
  }, /*#__PURE__*/React.createElement("div", {
17333
17568
  "class": "".concat(header_cssstyles.divider) + ' '
17334
- })), /*#__PURE__*/React.createElement("div", {
17569
+ })), sectionproperties.showlowerheadersection == 'Show' && /*#__PURE__*/React.createElement("div", {
17335
17570
  "class": "".concat(header_cssstyles.lowerheadercontainer) + ' row w-100 m-0 align-items-center px-1025-1 '
17336
- }, /*#__PURE__*/React.createElement("div", {
17571
+ }, sectionproperties.btninsearch != 'Show' && /*#__PURE__*/React.createElement("div", {
17337
17572
  "class": ' col-xl-2 col-lg-3 d-flex align-items-center ',
17338
17573
  onClick: function onClick() {
17339
17574
  setdropdownselect(!dropdownselect);
@@ -17341,7 +17576,7 @@ var Header8 = function Header8(props) {
17341
17576
  }, /*#__PURE__*/React.createElement("li", {
17342
17577
  "class": langdetect == 'en' ? 'dropdown dropdownen w-100' : 'dropdown dropdownar w-100'
17343
17578
  }, /*#__PURE__*/React.createElement("div", {
17344
- "class": "".concat(header_cssstyles.categorybtn) + ' m-0 allcentered px-2 cursor-pointer '
17579
+ "class": "".concat(header_cssstyles.categorybtn) + ' m-0 allcentered cursor-pointer '
17345
17580
  }, /*#__PURE__*/React.createElement("i", {
17346
17581
  "class": "".concat(header_cssstyles.categorybtnicon) + ' categorybtnicon d-flex align-items-center justify-content-center '
17347
17582
  }, /*#__PURE__*/React.createElement(HiMenuAlt4, {
@@ -17350,9 +17585,9 @@ var Header8 = function Header8(props) {
17350
17585
  "class": langdetect == 'en' ? ' m-0 p-0 ml-2' : ' m-0 p-0 mr-2 '
17351
17586
  }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React.createElement("ul", {
17352
17587
  "class": "w-100 mt-2"
17353
- }, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : (_authdetailsContext$i7 = _authdetailsContext$i6.instcategories) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.map(function (item, index) {
17354
- var _authdetailsContext$i8;
17355
- var fetchedarray = authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.instcategories;
17588
+ }, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : (_authdetailsContext$i13 = _authdetailsContext$i12.instcategories) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.map(function (item, index) {
17589
+ var _authdetailsContext$i14;
17590
+ var fetchedarray = authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.instcategories;
17356
17591
  if (item.isshowntocustomers == 1) {
17357
17592
  return /*#__PURE__*/React.createElement("div", {
17358
17593
  "class": "w-100"
@@ -17365,16 +17600,16 @@ var Header8 = function Header8(props) {
17365
17600
  "class": "w-100"
17366
17601
  }, ButtonDropdown(item, index, fetchedarray));
17367
17602
  }
17368
- })), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : (_authdetailsContext$i10 = _authdetailsContext$i9.instcollections) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.map(function (item, index) {
17369
- var _authdetailsContext$i11;
17370
- var fetchedarray = authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instcollections;
17603
+ })), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : (_authdetailsContext$i16 = _authdetailsContext$i15.instcollections) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.map(function (item, index) {
17604
+ var _authdetailsContext$i17;
17605
+ var fetchedarray = authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.instcollections;
17371
17606
  if (item.isshowntocustomers == 1) {
17372
17607
  return /*#__PURE__*/React.createElement("div", {
17373
17608
  "class": "w-100"
17374
17609
  }, ButtonDropdown(item, index, fetchedarray));
17375
17610
  }
17376
17611
  }))))), /*#__PURE__*/React.createElement("div", {
17377
- "class": "col-xl-10 col-lg-9 flex-row d-flex align-items-center justify-content-start"
17612
+ "class": sectionproperties.btninsearch != 'Show' ? 'col-xl-10 col-lg-9 flex-row d-flex align-items-center justify-content-start' : 'col-xl-12 col-lg-9 flex-row d-flex align-items-center justify-content-start'
17378
17613
  }, /*#__PURE__*/React.createElement("div", {
17379
17614
  "class": ' scrollhorizontal w-100 align-items-center justify-content-start ',
17380
17615
  style: {
@@ -17407,7 +17642,59 @@ var Header8 = function Header8(props) {
17407
17642
  paddingLeftprops: '25px',
17408
17643
  paddingRightprops: '25px'
17409
17644
  }
17410
- }))), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Full Width' && /*#__PURE__*/React.createElement("div", {
17645
+ })), sectionproperties.btninsearch == 'Show' && /*#__PURE__*/React.createElement("div", {
17646
+ "class": 'col-lg-3 d-none d-lg-flex flex-row justify-content-end align-items-center',
17647
+ style: {
17648
+ position: 'relative'
17649
+ },
17650
+ onClick: function onClick() {
17651
+ setsidecartnavshowcontext(true);
17652
+ }
17653
+ }, /*#__PURE__*/React.createElement("div", {
17654
+ style: {
17655
+ position: 'relative'
17656
+ },
17657
+ "class": "".concat(header_cssstyles.cart_btn) + ' cursor-pointer d-flex align-items-center justify-content-end '
17658
+ }, /*#__PURE__*/React.createElement("div", {
17659
+ "class": "".concat(header_cssstyles.badge_counter_header_notifications, " ").concat(header_cssstyles.cartbadge)
17660
+ }, (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 ? void 0 : (_fetchcustomercartQue11 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue11 === void 0 ? void 0 : (_fetchcustomercartQue12 = _fetchcustomercartQue11.data) === null || _fetchcustomercartQue12 === void 0 ? void 0 : _fetchcustomercartQue12.customercart) != null ? fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 ? void 0 : (_fetchcustomercartQue13 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue13 === void 0 ? void 0 : (_fetchcustomercartQue14 = _fetchcustomercartQue13.data) === null || _fetchcustomercartQue14 === void 0 ? void 0 : (_fetchcustomercartQue15 = _fetchcustomercartQue14.customercart) === null || _fetchcustomercartQue15 === void 0 ? void 0 : (_fetchcustomercartQue16 = _fetchcustomercartQue15.cartitems) === null || _fetchcustomercartQue16 === void 0 ? void 0 : _fetchcustomercartQue16.length : 0), /*#__PURE__*/React.createElement("i", {
17661
+ "class": "h-100 allcentered"
17662
+ }, sectionproperties.carticonstyle == 'Shopping bag 1' && /*#__PURE__*/React.createElement(FiShoppingBag, {
17663
+ size: sectionproperties.cartBtn_iconFontSize
17664
+ }), sectionproperties.carticonstyle == 'Shopping bag 2' && /*#__PURE__*/React.createElement(CgShoppingBag, {
17665
+ size: sectionproperties.cartBtn_iconFontSize
17666
+ }), sectionproperties.carticonstyle == 'Shopping bag 3' && /*#__PURE__*/React.createElement(BsBag, {
17667
+ size: sectionproperties.cartBtn_iconFontSize
17668
+ }), sectionproperties.carticonstyle == 'Shopping bag 4' && /*#__PURE__*/React.createElement(HiOutlineShoppingBag, {
17669
+ size: sectionproperties.cartBtn_iconFontSize
17670
+ }), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React.createElement(FiShoppingCart, {
17671
+ size: sectionproperties.cartBtn_iconFontSize
17672
+ }), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React.createElement(MdAddShoppingCart, {
17673
+ size: sectionproperties.cartBtn_iconFontSize
17674
+ }))), /*#__PURE__*/React.createElement("div", {
17675
+ "class": langdetect == 'en' ? 'ml-2' : 'mr-2'
17676
+ }, /*#__PURE__*/React.createElement("div", {
17677
+ "class": "row m-0 w-100 d-flex align-items-center flex-column justify-content-start"
17678
+ }, /*#__PURE__*/React.createElement("p", {
17679
+ "class": "m-0 p-0 w-100",
17680
+ style: {
17681
+ textAlign: langdetect == 'en' ? 'left' : 'right',
17682
+ color: sectionproperties.cartBtnTextcolor,
17683
+ fontSize: sectionproperties.cartBtnTextfontsize + 'px',
17684
+ lineHeight: sectionproperties.cartBtnTextfontsize + 'px',
17685
+ fontWeight: sectionproperties.cartBtnTextfontweight,
17686
+ textTransform: sectionproperties.cartBtnTexttransform,
17687
+ cursor: 'pointer'
17688
+ }
17689
+ }, lang.cart), /*#__PURE__*/React.createElement("p", {
17690
+ "class": "m-0 text-left",
17691
+ style: {
17692
+ color: sectionproperties.card_secondarycolor,
17693
+ fontSize: sectionproperties.secondaryfontsize + 'px',
17694
+ fontWeight: sectionproperties.secondaryfontweight,
17695
+ cursor: 'pointer'
17696
+ }
17697
+ }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', " ", subtotalcart(), " ", langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar))))), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Full Width' && /*#__PURE__*/React.createElement("div", {
17411
17698
  "class": "col-lg-12 p-0"
17412
17699
  }, /*#__PURE__*/React.createElement(Subheader, {
17413
17700
  actions: actions,
@@ -24510,43 +24797,6 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
24510
24797
  marginBottom: sectionproperties.header_marginBottom + 'px',
24511
24798
  width: sectionproperties.header_width + 'vw',
24512
24799
  maxWidth: '100vw'
24513
- }),
24514
- fbbtn: css({
24515
- width: sectionproperties.facebkbtnnWidth + 'px',
24516
- height: sectionproperties.facebkbtnnHeight + 'px',
24517
- backgroundColor: sectionproperties.facebkbtnn_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.facebkbtnnbgColor,
24518
- color: sectionproperties.facebkbtnnTextcolor,
24519
- borderLeft: langdetect == 'en' ? 0 : '1px solid ' + sectionproperties.upperheaderseparatorcolor,
24520
- borderRight: langdetect == 'en' ? '1px solid ' + sectionproperties.upperheaderseparatorcolor : 0,
24521
- transition: '.3s',
24522
- ':hover': {
24523
- color: sectionproperties.facebkbtnnTextcoloronhover,
24524
- backgroundColor: sectionproperties.facebkbtnntransparentbgcoloronhover == 'Transparent' ? 'transparent' : sectionproperties.facebkbtnnbgColoronhover
24525
- }
24526
- }),
24527
- instagrambtn: css({
24528
- width: sectionproperties.instgrambtnWidth + 'px',
24529
- height: sectionproperties.instgrambtnHeight + 'px',
24530
- backgroundColor: sectionproperties.instgrambtn_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.instgrambtnbgColor,
24531
- color: sectionproperties.instgrambtnTextcolor,
24532
- transition: '.3s',
24533
- ':hover': {
24534
- color: sectionproperties.instgrambtnTextcoloronhover,
24535
- backgroundColor: sectionproperties.instgrambtn_transparentbgcoloronhover == 'Transparent' ? 'transparent' : sectionproperties.instgrambtnbgColoronhover
24536
- }
24537
- }),
24538
- whatsappbtn: css({
24539
- width: sectionproperties.youtubebtnWidth + 'px',
24540
- height: sectionproperties.youtubebtnHeight + 'px',
24541
- backgroundColor: sectionproperties.youtubebtn_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.youtubebtnbgColor,
24542
- color: sectionproperties.youtubebtnTextcolor,
24543
- transition: '.3s',
24544
- borderLeft: langdetect == 'en' ? 0 : '1px solid ' + sectionproperties.upperheaderseparatorcolor,
24545
- borderRight: langdetect == 'en' ? '1px solid ' + sectionproperties.upperheaderseparatorcolor : 0,
24546
- ':hover': {
24547
- color: sectionproperties.youtubebtnTextcoloronhover,
24548
- backgroundColor: sectionproperties.youtubebtn_transparentbgcoloronhover == 'Transparent' ? 'transparent' : sectionproperties.youtubebtnbgColoronhover
24549
- }
24550
24800
  })
24551
24801
  };
24552
24802
  return /*#__PURE__*/React.createElement("div", {
@@ -36288,8 +36538,10 @@ var FullVideoSection = function FullVideoSection(props) {
36288
36538
  return /*#__PURE__*/React.createElement("div", {
36289
36539
  className: "row ml-0 mr-0 w-100 pl-md-3 pr-md-3 pl-sm-2 pr-sm-2",
36290
36540
  style: {
36291
- paddingTop: sectionproperties.marginTop + 'px',
36292
- paddingBottom: sectionproperties.marginBottom + 'px',
36541
+ marginTop: sectionproperties.marginTop + 'px',
36542
+ marginBottom: sectionproperties.marginBottom + 'px',
36543
+ paddingTop: sectionproperties.paddingTop + 'px',
36544
+ paddingBottom: sectionproperties.paddingBottom + 'px',
36293
36545
  paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
36294
36546
  paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
36295
36547
  background: sectionproperties.backgroundColor
@@ -37359,7 +37611,11 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
37359
37611
  }, /*#__PURE__*/React.createElement("button", {
37360
37612
  "class": "".concat(section_styles.btn)
37361
37613
  }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React.createElement("div", {
37362
- "class": "col-lg-12 p-0 d-flex justify-content-start justify-content-sm-center mb-sm-4 align-items-center"
37614
+ "class": "col-lg-12 p-0 d-flex justify-content-sm-center mb-sm-4 align-items-center",
37615
+ style: {
37616
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
37617
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
37618
+ }
37363
37619
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
37364
37620
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
37365
37621
  onClick: function onClick() {
@@ -37461,7 +37717,15 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
37461
37717
  borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.borderBottomLeftRadius + 'px' : sectionproperties.borderBottomRightRadius + 'px',
37462
37718
  borderBottomRightRadius: langdetect == 'en' ? sectionproperties.borderBottomRightRadius + 'px' : sectionproperties.borderBottomLeftRadius + 'px'
37463
37719
  }
37464
- }, sectionproperties.sectionstyle == 'Image on right' && /*#__PURE__*/React.createElement("div", {
37720
+ }, sectionproperties.sectionstyle == 'Image on right' && langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
37721
+ "class": "col-lg-12 p-0 d-flex justify-content-between"
37722
+ }, /*#__PURE__*/React.createElement("div", {
37723
+ "class": "row m-0 w-100 d-flex justify-content-between",
37724
+ style: {
37725
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
37726
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
37727
+ }
37728
+ }, Content(), Image())), sectionproperties.sectionstyle == 'Image on right' && langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
37465
37729
  "class": "col-lg-12 p-0 d-flex justify-content-between"
37466
37730
  }, /*#__PURE__*/React.createElement("div", {
37467
37731
  "class": "row m-0 w-100 d-flex justify-content-between",
@@ -37469,7 +37733,15 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
37469
37733
  alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
37470
37734
  justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
37471
37735
  }
37472
- }, Content(), Image())), sectionproperties.sectionstyle != 'Image on right' && /*#__PURE__*/React.createElement("div", {
37736
+ }, Image(), Content())), sectionproperties.sectionstyle != 'Image on right' && langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
37737
+ "class": "col-lg-12 p-0 d-flex justify-content-between"
37738
+ }, /*#__PURE__*/React.createElement("div", {
37739
+ "class": "row m-0 w-100 d-flex justify-content-between",
37740
+ style: {
37741
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
37742
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
37743
+ }
37744
+ }, Image(), Content())), sectionproperties.sectionstyle != 'Image on right' && langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
37473
37745
  "class": "col-lg-12 p-0 d-flex justify-content-between"
37474
37746
  }, /*#__PURE__*/React.createElement("div", {
37475
37747
  "class": "row m-0 w-100 d-flex justify-content-between",
@@ -40357,7 +40629,17 @@ var HorizontalContactUsSection = function HorizontalContactUsSection(props) {
40357
40629
  backgroundColor: sectionproperties.iconcontainerbgonhover,
40358
40630
  transition: '.3s'
40359
40631
  }
40360
- })
40632
+ }),
40633
+ innerSection: {
40634
+ backgroundColor: sectionproperties.reservation_bgcolor,
40635
+ borderRadius: sectionproperties.reservation_borderradius + 'px',
40636
+ paddingTop: sectionproperties.reservation_padding_top + 'px',
40637
+ paddingBottom: sectionproperties.reservation_padding_bottom + 'px',
40638
+ paddingRight: langdetect == 'en' ? sectionproperties.reservation_padding_right + 'px' : sectionproperties.reservation_padding_left + 'px',
40639
+ paddingLeft: langdetect == 'en' ? sectionproperties.reservation_padding_left + 'px' : sectionproperties.reservation_padding_right + 'px',
40640
+ border: sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor,
40641
+ boxShadow: '0 0 10px ' + sectionproperties.innersectionshadowcolor
40642
+ }
40361
40643
  };
40362
40644
  var SectionTitle = function SectionTitle() {
40363
40645
  return /*#__PURE__*/React.createElement("p", {
@@ -40406,7 +40688,21 @@ var HorizontalContactUsSection = function HorizontalContactUsSection(props) {
40406
40688
  }, /*#__PURE__*/React.createElement("div", {
40407
40689
  "class": "row m-0 w-100 allcentered"
40408
40690
  }, sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
40409
- "class": "col-lg-3 col-md-6 col-sm-12 p-0 allcentered mb-md-5"
40691
+ "class": ' col-lg-3 col-md-6 col-sm-12 allcentered mb-md-5 '
40692
+ }, /*#__PURE__*/React.createElement("div", {
40693
+ "class": "row m-0 w-100 allcentered"
40694
+ }, /*#__PURE__*/React.createElement("div", {
40695
+ "class": section_styles.innerSection + ' m-0 w-100 d-flex flex-column ',
40696
+ style: {
40697
+ backgroundColor: sectionproperties.reservation_bgcolor,
40698
+ borderRadius: sectionproperties.reservation_borderradius + 'px',
40699
+ paddingTop: sectionproperties.reservation_padding_top + 'px',
40700
+ paddingBottom: sectionproperties.reservation_padding_bottom + 'px',
40701
+ paddingRight: langdetect == 'en' ? sectionproperties.reservation_padding_right + 'px' : sectionproperties.reservation_padding_left + 'px',
40702
+ paddingLeft: langdetect == 'en' ? sectionproperties.reservation_padding_left + 'px' : sectionproperties.reservation_padding_right + 'px',
40703
+ border: sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor,
40704
+ boxShadow: '0 0 10px ' + sectionproperties.innersectionshadowcolor
40705
+ }
40410
40706
  }, /*#__PURE__*/React.createElement("p", {
40411
40707
  "class": section_styles.storeinfo + ' m-0 p-0 allcentered flex-column ',
40412
40708
  onClick: function onClick() {
@@ -40426,8 +40722,22 @@ var HorizontalContactUsSection = function HorizontalContactUsSection(props) {
40426
40722
  }
40427
40723
  }, langdetect == 'en' ? sectionproperties.emailtitle_en : sectionproperties.emailtitle_ar), /*#__PURE__*/React.createElement("span", {
40428
40724
  "class": "storeinfo"
40429
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : (_authdetailsContext$i4 = _authdetailsContext$i3.contactinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.email))), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
40430
- "class": "col-lg-3 col-md-6 col-sm-12 p-0 allcentered mb-md-5"
40725
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : (_authdetailsContext$i4 = _authdetailsContext$i3.contactinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.email))))), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
40726
+ "class": "col-lg-3 col-md-6 col-sm-12 allcentered mb-md-5"
40727
+ }, /*#__PURE__*/React.createElement("div", {
40728
+ "class": "row m-0 w-100 allcentered"
40729
+ }, /*#__PURE__*/React.createElement("div", {
40730
+ "class": section_styles.innerSection + ' m-0 w-100 d-flex flex-column ',
40731
+ style: {
40732
+ backgroundColor: sectionproperties.reservation_bgcolor,
40733
+ borderRadius: sectionproperties.reservation_borderradius + 'px',
40734
+ paddingTop: sectionproperties.reservation_padding_top + 'px',
40735
+ paddingBottom: sectionproperties.reservation_padding_bottom + 'px',
40736
+ paddingRight: langdetect == 'en' ? sectionproperties.reservation_padding_right + 'px' : sectionproperties.reservation_padding_left + 'px',
40737
+ paddingLeft: langdetect == 'en' ? sectionproperties.reservation_padding_left + 'px' : sectionproperties.reservation_padding_right + 'px',
40738
+ border: sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor,
40739
+ boxShadow: '0 0 10px ' + sectionproperties.innersectionshadowcolor
40740
+ }
40431
40741
  }, /*#__PURE__*/React.createElement("p", {
40432
40742
  "class": section_styles.storeinfo + ' m-0 p-0 allcentered flex-column ',
40433
40743
  onClick: function onClick() {
@@ -40443,8 +40753,22 @@ var HorizontalContactUsSection = function HorizontalContactUsSection(props) {
40443
40753
  "class": section_styles.storeinfotitle
40444
40754
  }, langdetect == 'en' ? sectionproperties.phonetitle_en : sectionproperties.phonetitle_ar), /*#__PURE__*/React.createElement("span", {
40445
40755
  "class": "storeinfo allcentered"
40446
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber))), (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.whatsappnumber) != null && sectionproperties.showwhatsapp == 'Show' && /*#__PURE__*/React.createElement("div", {
40447
- "class": "col-lg-3 col-md-6 col-sm-12 p-0 allcentered mb-md-5 "
40756
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber))))), (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.whatsappnumber) != null && sectionproperties.showwhatsapp == 'Show' && /*#__PURE__*/React.createElement("div", {
40757
+ "class": "col-lg-3 col-md-6 col-sm-12 allcentered mb-md-5 "
40758
+ }, /*#__PURE__*/React.createElement("div", {
40759
+ "class": "row m-0 w-100 allcentered"
40760
+ }, /*#__PURE__*/React.createElement("div", {
40761
+ "class": section_styles.innerSection + ' m-0 w-100 d-flex flex-column ',
40762
+ style: {
40763
+ backgroundColor: sectionproperties.reservation_bgcolor,
40764
+ borderRadius: sectionproperties.reservation_borderradius + 'px',
40765
+ paddingTop: sectionproperties.reservation_padding_top + 'px',
40766
+ paddingBottom: sectionproperties.reservation_padding_bottom + 'px',
40767
+ paddingRight: langdetect == 'en' ? sectionproperties.reservation_padding_right + 'px' : sectionproperties.reservation_padding_left + 'px',
40768
+ paddingLeft: langdetect == 'en' ? sectionproperties.reservation_padding_left + 'px' : sectionproperties.reservation_padding_right + 'px',
40769
+ border: sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor,
40770
+ boxShadow: '0 0 10px ' + sectionproperties.innersectionshadowcolor
40771
+ }
40448
40772
  }, /*#__PURE__*/React.createElement("p", {
40449
40773
  "class": section_styles.storeinfo + ' m-0 p-0 allcentered flex-column ',
40450
40774
  onClick: function onClick() {
@@ -40467,8 +40791,22 @@ var HorizontalContactUsSection = function HorizontalContactUsSection(props) {
40467
40791
  }
40468
40792
  }, langdetect == 'en' ? sectionproperties.whatsapptitle_en : sectionproperties.whatsapptitle_ar), /*#__PURE__*/React.createElement("span", {
40469
40793
  "class": "storeinfo"
40470
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.whatsappnumber))), sectionproperties.showfooteraddress == 'Show' && /*#__PURE__*/React.createElement("div", {
40471
- "class": "col-lg-3 col-md-6 col-sm-12 p-0 allcentered mb-md-5 "
40794
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.whatsappnumber))))), sectionproperties.showfooteraddress == 'Show' && /*#__PURE__*/React.createElement("div", {
40795
+ "class": "col-lg-3 col-md-6 col-sm-12 allcentered mb-md-5 "
40796
+ }, /*#__PURE__*/React.createElement("div", {
40797
+ "class": "row m-0 w-100 allcentered"
40798
+ }, /*#__PURE__*/React.createElement("div", {
40799
+ "class": section_styles.innerSection + ' m-0 w-100 d-flex flex-column ',
40800
+ style: {
40801
+ backgroundColor: sectionproperties.reservation_bgcolor,
40802
+ borderRadius: sectionproperties.reservation_borderradius + 'px',
40803
+ paddingTop: sectionproperties.reservation_padding_top + 'px',
40804
+ paddingBottom: sectionproperties.reservation_padding_bottom + 'px',
40805
+ paddingRight: langdetect == 'en' ? sectionproperties.reservation_padding_right + 'px' : sectionproperties.reservation_padding_left + 'px',
40806
+ paddingLeft: langdetect == 'en' ? sectionproperties.reservation_padding_left + 'px' : sectionproperties.reservation_padding_right + 'px',
40807
+ border: sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor,
40808
+ boxShadow: '0 0 10px ' + sectionproperties.innersectionshadowcolor
40809
+ }
40472
40810
  }, /*#__PURE__*/React.createElement("p", {
40473
40811
  "class": section_styles.storeinfo + ' m-0 p-0 allcentered flex-column ',
40474
40812
  onClick: function onClick() {
@@ -40488,7 +40826,7 @@ var HorizontalContactUsSection = function HorizontalContactUsSection(props) {
40488
40826
  }
40489
40827
  }, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar), /*#__PURE__*/React.createElement("span", {
40490
40828
  "class": "storeinfo"
40491
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.address_en))))));
40829
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.address_en))))))));
40492
40830
  };
40493
40831
 
40494
40832
  function ownKeys$D(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
@@ -43703,7 +44041,225 @@ var Card23 = function Card23(props) {
43703
44041
  paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
43704
44042
  }
43705
44043
  }, /*#__PURE__*/React.createElement("div", {
43706
- "class": "".concat(cardsstyles2.card)
44044
+ "class": "".concat(cardsstyles2.card) + ' d-flex d-md-none '
44045
+ }, /*#__PURE__*/React.createElement("div", {
44046
+ "class": item.IsFavExists == true ? "".concat(cardsstyles2.iconsContainer, " ").concat(cardsstyles2.iconsContainer2) + ' iconsContainer d-flex d-md-none ' : "".concat(cardsstyles2.iconsContainer) + ' iconsContainer d-flex d-md-none ',
44047
+ style: {
44048
+ zIndex: 100
44049
+ }
44050
+ }, sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React.createElement("button", {
44051
+ "class": "".concat(cardsstyles2.wishlist_btn) + ' mb-1 ',
44052
+ onClick: function onClick() {
44053
+ addtofavoritescontext(item.productid);
44054
+ }
44055
+ }, item.IsFavExists && /*#__PURE__*/React.createElement("i", {
44056
+ "class": "h-100 d-flex align-items-center justify-content-center icon"
44057
+ }, sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React.createElement(AiFillStar, {
44058
+ size: sectionproperties.favBtnIconfontsize,
44059
+ style: {
44060
+ color: sectionproperties.activefaviconcolor
44061
+ }
44062
+ }), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React.createElement(FaHeart, {
44063
+ size: sectionproperties.favBtnIconfontsize,
44064
+ style: {
44065
+ color: sectionproperties.activefaviconcolor
44066
+ }
44067
+ })), !item.IsFavExists && /*#__PURE__*/React.createElement("i", {
44068
+ "class": "h-100 d-flex align-items-center justify-content-center"
44069
+ }, sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React.createElement(AiOutlineStar, {
44070
+ size: sectionproperties.favBtnIconfontsize
44071
+ }), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React.createElement(FaRegHeart, {
44072
+ size: sectionproperties.favBtnIconfontsize
44073
+ }))), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("button", {
44074
+ "class": " ".concat(cardsstyles2.showmodal),
44075
+ onClick: function onClick(e) {
44076
+ e.stopPropagation();
44077
+ cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid);
44078
+ }
44079
+ }, /*#__PURE__*/React.createElement("i", {
44080
+ "class": "h-100 d-flex align-items-center justify-content-center"
44081
+ }, /*#__PURE__*/React.createElement(BsEye, {
44082
+ size: sectionproperties.generalbtn_fontsize
44083
+ })))), /*#__PURE__*/React.createElement("div", {
44084
+ "class": "".concat(cardsstyles2.iconsContainer, " ").concat(cardsstyles2.iconsContainer2) + ' iconsContainer d-none d-md-flex ',
44085
+ style: {
44086
+ zIndex: 100
44087
+ }
44088
+ }, sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React.createElement("button", {
44089
+ "class": " ".concat(cardsstyles2.wishlist_btn) + ' mb-1 ',
44090
+ onClick: function onClick() {
44091
+ addtofavoritescontext(item.productid);
44092
+ }
44093
+ }, item.IsFavExists && /*#__PURE__*/React.createElement("i", {
44094
+ "class": "h-100 d-flex align-items-center justify-content-center icon"
44095
+ }, sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React.createElement(AiFillStar, {
44096
+ size: sectionproperties.favBtnIconfontsize,
44097
+ style: {
44098
+ color: sectionproperties.activefaviconcolor
44099
+ }
44100
+ }), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React.createElement(FaHeart, {
44101
+ size: sectionproperties.favBtnIconfontsize,
44102
+ style: {
44103
+ color: sectionproperties.activefaviconcolor
44104
+ }
44105
+ })), !item.IsFavExists && /*#__PURE__*/React.createElement("i", {
44106
+ "class": "h-100 d-flex align-items-center justify-content-center"
44107
+ }, sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React.createElement(AiOutlineStar, {
44108
+ size: sectionproperties.favBtnIconfontsize
44109
+ }), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React.createElement(FaRegHeart, {
44110
+ size: sectionproperties.favBtnIconfontsize
44111
+ }))), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("button", {
44112
+ "class": " ".concat(cardsstyles2.showmodal),
44113
+ onClick: function onClick(e) {
44114
+ e.stopPropagation();
44115
+ cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid);
44116
+ }
44117
+ }, /*#__PURE__*/React.createElement("i", {
44118
+ "class": "h-100 d-flex align-items-center justify-content-center"
44119
+ }, /*#__PURE__*/React.createElement(BsEye, {
44120
+ size: sectionproperties.generalbtn_fontsize
44121
+ })))), sectionproperties.length != 0 && /*#__PURE__*/React.createElement("div", {
44122
+ "class": "col-lg-12 col-md-12 col-sm-12 pl-0 pr-0 pl-sm-2 pr-sm-2",
44123
+ style: {
44124
+ paddingTop: sectionproperties.paddingTop + 'px',
44125
+ paddingBottom: sectionproperties.paddingBottom + 'px'
44126
+ }
44127
+ }, /*#__PURE__*/React.createElement("div", {
44128
+ "class": "cursor-pointer",
44129
+ style: {
44130
+ backgroundColor: sectionproperties.image_bgcolor,
44131
+ height: sectionproperties.image_height + 'px',
44132
+ borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
44133
+ borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
44134
+ borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
44135
+ borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px'
44136
+ }
44137
+ }, /*#__PURE__*/React.createElement(IKImage, {
44138
+ urlEndpoint: IKurlEndpoint,
44139
+ publicKey: IKpublicKey,
44140
+ path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
44141
+ style: {
44142
+ width: '100%',
44143
+ height: '100%',
44144
+ objectFit: 'contain'
44145
+ },
44146
+ loading: "lazy",
44147
+ onClick: function onClick() {
44148
+ setShowProductInfoModalContext(true);
44149
+ setProductIdProdutInfoModalContext(item.productid);
44150
+ }
44151
+ }), (item === null || item === void 0 ? void 0 : item.hassale) == 1 && sectionproperties.prodsalePriceshow == 'Show' && /*#__PURE__*/React.createElement("div", {
44152
+ "class": "row m-0 align-items-center justify-content-center",
44153
+ style: {
44154
+ position: 'absolute',
44155
+ top: 10,
44156
+ left: 10,
44157
+ height: sectionproperties.badge_height + 'px',
44158
+ width: sectionproperties.badge_width + 'px',
44159
+ backgroundColor: sectionproperties.badge_bgcolor,
44160
+ borderRadius: sectionproperties.badge_borderradius + 'px',
44161
+ paddingLeft: '10px',
44162
+ paddingRight: '10px',
44163
+ color: sectionproperties.badge_color
44164
+ }
44165
+ }, /*#__PURE__*/React.createElement("div", {
44166
+ style: {
44167
+ fontSize: sectionproperties.badge_fontsize + 'px'
44168
+ }
44169
+ }, langdetect == 'en' ? sectionproperties.badgeContentEn : sectionproperties.badgeContentAr)), sectionproperties.showpill == 'Show' && item.hassale == 1 && /*#__PURE__*/React.createElement("div", {
44170
+ "class": "allcentered",
44171
+ style: {
44172
+ position: 'absolute',
44173
+ top: sectionproperties.pillpositionfromtop + 'px',
44174
+ left: sectionproperties.pillpositionfromright + 'px',
44175
+ width: sectionproperties.pillwidth + 'px',
44176
+ height: sectionproperties.pillheight + 'px',
44177
+ background: sectionproperties.pillbgcolor,
44178
+ borderRadius: sectionproperties.pillborderBottomLeftRadius + 'px'
44179
+ }
44180
+ }, /*#__PURE__*/React.createElement("p", {
44181
+ "class": "m-0 p-0 text-uppercase",
44182
+ style: {
44183
+ color: sectionproperties.pillcolor,
44184
+ fontSize: sectionproperties.pillfontSize + 'px',
44185
+ direction: 'ltr'
44186
+ }
44187
+ }, '-' + Math.round(10.0 * ((parseInt(item.defaultprice) - parseInt(item.defaultsaleprice)) / parseInt(item.defaultprice)) * 100) / 10.0 + '%'))), /*#__PURE__*/React.createElement("div", {
44188
+ "class": 'row m-0 w-100 pl-sm-0 pr-sm-0',
44189
+ style: {
44190
+ paddingLeft: '10px',
44191
+ paddingRight: '10px',
44192
+ paddingTop: '10px',
44193
+ paddingBottom: '10px'
44194
+ }
44195
+ }, /*#__PURE__*/React.createElement("div", {
44196
+ "class": "col-lg-12 p-0"
44197
+ }, sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("p", {
44198
+ "class": "".concat(cardsstyles2.productDescStyles) + ' col-lg-12 wordbreak wordbreak1 p-0 m-0 ',
44199
+ style: {
44200
+ textAlign: langdetect == 'en' ? 'left' : 'right'
44201
+ }
44202
+ }, plainString(langdetect == 'en' ? item.description_en : item.description_ar)), sectionproperties.prodNameShow == 'Show' && /*#__PURE__*/React.createElement("div", {
44203
+ "class": "col-lg-12 p-0 ",
44204
+ style: {
44205
+ minHeight: '6vh'
44206
+ }
44207
+ }, /*#__PURE__*/React.createElement("p", {
44208
+ onClick: function onClick() {
44209
+ cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid);
44210
+ },
44211
+ "class": sectionproperties.wordbreak == '1' ? "".concat(cardsstyles2.productNameStyles) + ' wordbreak wordbreak2 m-0 ' : "".concat(cardsstyles2.productNameStyles) + ' wordbreak wordbreak2 m-0 ',
44212
+ style: {
44213
+ textAlign: langdetect == 'en' ? 'left' : 'right'
44214
+ }
44215
+ }, item.name))), /*#__PURE__*/React.createElement("div", {
44216
+ "class": "row m-0 w-100 align-items-center mt-1 mb-1"
44217
+ }, sectionproperties.prodPriceShow == 'Show' && /*#__PURE__*/React.createElement("p", {
44218
+ "class": langdetect == 'en' ? "".concat(cardsstyles2.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-right text-sm-left ' : "".concat(cardsstyles2.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-left text-sm-right '
44219
+ }, langdetect == 'en' ? 'EGP' : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && /*#__PURE__*/React.createElement("span", {
44220
+ "class": "".concat(cardsstyles2.productSalePricestyles)
44221
+ }, "/"), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && /*#__PURE__*/React.createElement("p", {
44222
+ "class": langdetect == 'en' ? "".concat(cardsstyles2.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ' : "".concat(cardsstyles2.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right '
44223
+ }, langdetect == 'en' ? 'EGP' : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م')), /*#__PURE__*/React.createElement("div", {
44224
+ "class": "d-flex align-items-center m-0"
44225
+ }, sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React.createElement("button", {
44226
+ "class": "".concat(cardsstyles2.cart_btn) + ' allcentered ',
44227
+ onClick: function onClick() {
44228
+ setShowProductInfoModalContext(true);
44229
+ setProductIdProdutInfoModalContext(item.productid);
44230
+ }
44231
+ }, /*#__PURE__*/React.createElement("div", {
44232
+ "class": "d-flex align-items-center justify-content-center"
44233
+ }, sectionproperties.cartBtn_iconFontSize != 0 && /*#__PURE__*/React.createElement("i", {
44234
+ "class": "allcentered mr-2",
44235
+ style: {
44236
+ color: sectionproperties.cart_iconcolor,
44237
+ fontSize: sectionproperties.cartBtn_iconFontSize
44238
+ }
44239
+ }, sectionproperties.carticonstyle == 'Shopping bag 1' && /*#__PURE__*/React.createElement(FiShoppingBag, {
44240
+ "class": "",
44241
+ size: sectionproperties.cartBtn_iconFontSize
44242
+ }), sectionproperties.carticonstyle == 'Shopping bag 2' && /*#__PURE__*/React.createElement(CgShoppingBag, {
44243
+ "class": "",
44244
+ size: sectionproperties.cartBtn_iconFontSize
44245
+ }), sectionproperties.carticonstyle == 'Shopping bag 3' && /*#__PURE__*/React.createElement(BsBag, {
44246
+ "class": "",
44247
+ size: sectionproperties.cartBtn_iconFontSize
44248
+ }), sectionproperties.carticonstyle == 'Shopping bag 4' && /*#__PURE__*/React.createElement(RiHandbagLine, {
44249
+ size: sectionproperties.cartBtn_iconFontSize
44250
+ }), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React.createElement(FiShoppingCart, {
44251
+ "class": "",
44252
+ size: sectionproperties.cartBtn_iconFontSize
44253
+ }), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React.createElement(MdAddShoppingCart, {
44254
+ size: sectionproperties.cartBtn_iconFontSize
44255
+ })), /*#__PURE__*/React.createElement("p", {
44256
+ "class": "m-0 p-0"
44257
+ }, langdetect == 'en' ? sectionproperties.cartBtnContentenglish : sectionproperties.cartBtnContentarabic))))))), /*#__PURE__*/React.createElement("div", {
44258
+ "class": props.sectiontypeprops2 == 'vertical' ? "".concat(cardsstyles2.card) + ' d-none d-md-flex w-100 ' : "".concat(cardsstyles2.card) + ' d-none d-md-flex ',
44259
+ style: {
44260
+ minWidth: sectionproperties.widthresponsive + 'px',
44261
+ maxWidth: sectionproperties.widthresponsive + ' px'
44262
+ }
43707
44263
  }, /*#__PURE__*/React.createElement("div", {
43708
44264
  "class": item.IsFavExists == true ? "".concat(cardsstyles2.iconsContainer, " ").concat(cardsstyles2.iconsContainer2) + ' iconsContainer d-flex d-md-none ' : "".concat(cardsstyles2.iconsContainer) + ' iconsContainer d-flex d-md-none ',
43709
44265
  style: {
@@ -46175,7 +46731,7 @@ var Horizontalcard = function Horizontalcard(props) {
46175
46731
  item = _useState4[0],
46176
46732
  setitem = _useState4[1];
46177
46733
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
46178
- var lang = props.actions.lang;
46734
+ props.actions.lang;
46179
46735
  var langdetect = props.actions.langdetect;
46180
46736
  props.actions.routingcountext;
46181
46737
  props.actions.StaticPagesLinksContext;
@@ -46183,6 +46739,11 @@ var Horizontalcard = function Horizontalcard(props) {
46183
46739
  var setShowProductInfoModalContext = props.setShowProductInfoModalContext;
46184
46740
  var setProductIdProdutInfoModalContext = props.setProductIdProdutInfoModalContext;
46185
46741
  var cardonclickfunctionContext = props.actions.cardonclickfunctionContext;
46742
+ var plainString = function plainString(html) {
46743
+ var divContainer = document.createElement('div');
46744
+ divContainer.innerHTML = html;
46745
+ return divContainer.textContent || divContainer.innerText || '';
46746
+ };
46186
46747
  useEffect(function () {
46187
46748
  if (props.srcfrom == 'addsectionform') {
46188
46749
  var secpropobj = {};
@@ -46214,7 +46775,8 @@ var Horizontalcard = function Horizontalcard(props) {
46214
46775
  borderBottomRightRadius: langdetect == 'en' ? sectionproperties.borderBottomRightRadius + 'px' : sectionproperties.borderBottomLeftRadius + 'px',
46215
46776
  borderTopLeftRadius: langdetect == 'en' ? sectionproperties.borderTopLeftRadius + 'px' : sectionproperties.borderTopRightRadius + 'px',
46216
46777
  borderTopRightRadius: langdetect == 'en' ? sectionproperties.borderTopRightRadius + 'px' : sectionproperties.borderTopLeftRadius + 'px',
46217
- border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor
46778
+ border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
46779
+ boxShadow: '0 0 10px ' + sectionproperties.sectioncardshadowcolor
46218
46780
  }),
46219
46781
  productNameStyles: css({
46220
46782
  color: sectionproperties.prodNameColor,
@@ -46253,13 +46815,12 @@ var Horizontalcard = function Horizontalcard(props) {
46253
46815
  }
46254
46816
  }),
46255
46817
  cart_btn: css({
46256
- width: sectionproperties.cartBtnWidth + 'px',
46257
- height: sectionproperties.cartBtnHeight + 'px',
46818
+ width: sectionproperties.cartBtnWidth == 0 ? 'auto' : sectionproperties.cartBtnWidth + 'px',
46819
+ height: sectionproperties.cartBtnHeight == 0 ? 'auto' : sectionproperties.cartBtnHeight + 'px',
46258
46820
  background: sectionproperties.cartbtn_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.cartBtnbgColor,
46259
46821
  borderRadius: sectionproperties.cart_btn_borderBottomLeftRadius + 'px',
46260
46822
  color: sectionproperties.cartBtnTextcolor,
46261
46823
  fontSize: sectionproperties.cartBtnTextfontsize + 'px',
46262
- textTransform: sectionproperties.cartBtnTexttransform,
46263
46824
  fontWeight: sectionproperties.cartBtnTextfontweight,
46264
46825
  border: sectionproperties.cartbtnborderwidth + 'px solid ' + sectionproperties.cartbtnbordercolor,
46265
46826
  transition: '.3s',
@@ -46267,6 +46828,13 @@ var Horizontalcard = function Horizontalcard(props) {
46267
46828
  background: sectionproperties.cartbtn_transparentbgcoloronhover == 'Transparent' ? 'transparent' : sectionproperties.cartBtnbgColoronhover,
46268
46829
  color: sectionproperties.cartBtnTextcoloronhover
46269
46830
  }
46831
+ }),
46832
+ productDescStyles: css({
46833
+ color: sectionproperties.prodCatColor,
46834
+ fontSize: sectionproperties.prodCatFontSize + 'px',
46835
+ // textTransform: sectionproperties.prodCatTextTranform,
46836
+ fontWeight: sectionproperties.prodCatFontWeight,
46837
+ transition: '.3s'
46270
46838
  })
46271
46839
  };
46272
46840
  return /*#__PURE__*/React.createElement("div", {
@@ -46277,25 +46845,7 @@ var Horizontalcard = function Horizontalcard(props) {
46277
46845
  }
46278
46846
  }, sectionproperties.length != 0 && /*#__PURE__*/React.createElement("div", {
46279
46847
  "class": card_cssstyles.productcard + ' w-100 p-0 '
46280
- }, (item === null || item === void 0 ? void 0 : item.hassale) == 1 && sectionproperties.prodsalePriceshow == 'Show' && /*#__PURE__*/React.createElement("div", {
46281
- "class": "allcentered",
46282
- style: {
46283
- position: 'absolute',
46284
- top: '10px',
46285
- right: langdetect == 'en' ? 10 : '',
46286
- left: langdetect == 'en' ? '' : 10,
46287
- width: sectionproperties.badge_width + 'px',
46288
- height: sectionproperties.badge_height + 'px',
46289
- background: sectionproperties.badge_bgcolor,
46290
- borderRadius: sectionproperties.badge_borderradius + 'px'
46291
- }
46292
- }, /*#__PURE__*/React.createElement("p", {
46293
- "class": "m-0 p-0",
46294
- style: {
46295
- color: sectionproperties.badge_color,
46296
- fontSize: sectionproperties.badge_fontsize + 'px'
46297
- }
46298
- }, langdetect == 'en' ? sectionproperties.badgeContentEn : sectionproperties.badgeContentAr)), /*#__PURE__*/React.createElement("div", {
46848
+ }, /*#__PURE__*/React.createElement("div", {
46299
46849
  "class": 'row m-0 w-100',
46300
46850
  style: {
46301
46851
  paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
@@ -46312,12 +46862,13 @@ var Horizontalcard = function Horizontalcard(props) {
46312
46862
  style: {
46313
46863
  width: '100%',
46314
46864
  height: sectionproperties.image_height + 'px',
46315
- cursor: 'pointer'
46865
+ cursor: 'pointer',
46866
+ position: 'relative'
46316
46867
  }
46317
46868
  }, /*#__PURE__*/React.createElement(IKImage, {
46318
46869
  urlEndpoint: IKurlEndpoint,
46319
46870
  publicKey: IKpublicKey,
46320
- path: item.image,
46871
+ path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
46321
46872
  style: {
46322
46873
  width: '100%',
46323
46874
  height: '100%',
@@ -46325,9 +46876,30 @@ var Horizontalcard = function Horizontalcard(props) {
46325
46876
  marginBottom: 'auto'
46326
46877
  },
46327
46878
  loading: "lazy"
46328
- }))), /*#__PURE__*/React.createElement("div", {
46879
+ })), (item === null || item === void 0 ? void 0 : item.hassale) == 1 && sectionproperties.showbadge == 'Show' && /*#__PURE__*/React.createElement("div", {
46880
+ "class": "allcentered",
46881
+ style: {
46882
+ position: 'absolute',
46883
+ top: sectionproperties.badge_top + 'px',
46884
+ left: langdetect == 'en' ? sectionproperties.badge_right + 'px' : '',
46885
+ right: langdetect == 'en' ? '' : sectionproperties.badge_right + 'px',
46886
+ width: sectionproperties.badge_width + 'px',
46887
+ height: sectionproperties.badge_height + 'px',
46888
+ background: sectionproperties.badge_bgcolor,
46889
+ borderRadius: sectionproperties.badge_borderradius + 'px',
46890
+ border: sectionproperties.badgeborderwidth + 'px solid ' + sectionproperties.badgebordercolor
46891
+ }
46892
+ }, /*#__PURE__*/React.createElement("p", {
46893
+ "class": "m-0 p-0 font-weight-500",
46894
+ style: {
46895
+ color: sectionproperties.badge_color,
46896
+ fontSize: sectionproperties.badge_fontsize + 'px'
46897
+ }
46898
+ }, langdetect == 'en' ? sectionproperties.badgeContentEn : sectionproperties.badgeContentAr))), /*#__PURE__*/React.createElement("div", {
46329
46899
  "class": 'col-lg-8 col-md-8 col-sm-8 pt-2',
46330
46900
  style: {
46901
+ paddingRight: langdetect == 'en' ? 0 : '',
46902
+ paddingLeft: langdetect == 'ar' ? 0 : '',
46331
46903
  display: sectionproperties.prodPriceShow != 'Show' && sectionproperties.prodsalePriceshow != 'Show' && sectionproperties.cartBtnShow != 'Show' && sectionproperties.favBtnShow != 'Show' ? 'flex' : '',
46332
46904
  alignItems: sectionproperties.prodPriceShow != 'Show' && sectionproperties.prodsalePriceshow != 'Show' && sectionproperties.cartBtnShow != 'Show' && sectionproperties.favBtnShow != 'Show' ? 'center' : ''
46333
46905
  }
@@ -46337,7 +46909,7 @@ var Horizontalcard = function Horizontalcard(props) {
46337
46909
  position: 'relative'
46338
46910
  }
46339
46911
  }, /*#__PURE__*/React.createElement("div", {
46340
- "class": item.hassale == 1 ? 'col-lg-9 col-md-9 col-sm-9 p-0' : 'col-lg-12 p-0 d-flex align-items-center',
46912
+ "class": 'col-lg-9 col-md-9 col-sm-9 p-0 mb-2',
46341
46913
  style: {
46342
46914
  minHeight: '6vh'
46343
46915
  }
@@ -46346,25 +46918,10 @@ var Horizontalcard = function Horizontalcard(props) {
46346
46918
  cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid);
46347
46919
  },
46348
46920
  "class": card_cssstyles.productNameStyles + ' m-0 p-0 wordbreak wordbreak2 '
46349
- }, item.name)), /*#__PURE__*/React.createElement("div", {
46350
- "class": "col-lg-12 p-0 d-flex align-items-center"
46351
- }, sectionproperties.prodPriceShow == 'Show' && /*#__PURE__*/React.createElement("p", {
46352
- "class": card_cssstyles.productPricestyles + ' m-0 p-0 '
46353
- }, langdetect == 'en' ? 'EGP' : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), item.hassale == 1 && sectionproperties.prodsalePriceshow == 'Show' && /*#__PURE__*/React.createElement("p", {
46354
- "class": card_cssstyles.productSalePricestyles + ' m-0 p-0 ml-2 mr-2 ',
46355
- style: {
46356
- textDecoration: 'line-through'
46357
- }
46358
- }, langdetect == 'en' ? 'EGP' : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م')), /*#__PURE__*/React.createElement("div", {
46359
- "class": "col-lg-12 p-0 d-flex align-items-center mt-2"
46360
- }, sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React.createElement("button", {
46361
- "class": card_cssstyles.cart_btn,
46362
- onClick: function onClick() {
46363
- setShowProductInfoModalContext(true);
46364
- setProductIdProdutInfoModalContext(item.productid);
46365
- }
46366
- }, lang.addtocart), sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React.createElement("button", {
46367
- "class": card_cssstyles.wishlist_btn + ' ml-2 mr-2 ',
46921
+ }, item.name)), sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
46922
+ "class": "col-lg-3 d-flex justify-content-end p-0"
46923
+ }, /*#__PURE__*/React.createElement("button", {
46924
+ "class": card_cssstyles.wishlist_btn + ' ',
46368
46925
  style: {
46369
46926
  background: item.IsFavExists == true ? sectionproperties.activebgcolor : ''
46370
46927
  },
@@ -46391,7 +46948,29 @@ var Horizontalcard = function Horizontalcard(props) {
46391
46948
  size: sectionproperties.favBtnIconfontsize
46392
46949
  }), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React.createElement(FaRegHeart, {
46393
46950
  size: sectionproperties.favBtnIconfontsize
46394
- }))))))))));
46951
+ }))))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("p", {
46952
+ "class": "".concat(card_cssstyles.productDescStyles) + ' col-lg-12 wordbreak wordbreak2 p-0 m-0 mb-3 ',
46953
+ style: {
46954
+ textAlign: langdetect == 'en' ? 'left' : 'right'
46955
+ }
46956
+ }, plainString(langdetect == 'en' ? item.description_en : item.description_ar)), /*#__PURE__*/React.createElement("div", {
46957
+ "class": "col-lg-12 p-0 d-flex align-items-center"
46958
+ }, sectionproperties.prodPriceShow == 'Show' && /*#__PURE__*/React.createElement("p", {
46959
+ "class": card_cssstyles.productPricestyles + ' m-0 p-0 '
46960
+ }, langdetect == 'en' ? 'EGP' : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), item.hassale == 1 && sectionproperties.prodsalePriceshow == 'Show' && /*#__PURE__*/React.createElement("p", {
46961
+ "class": card_cssstyles.productSalePricestyles + ' m-0 p-0 ml-2 mr-2 ',
46962
+ style: {
46963
+ textDecoration: 'line-through'
46964
+ }
46965
+ }, langdetect == 'en' ? 'EGP' : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م')), /*#__PURE__*/React.createElement("div", {
46966
+ "class": "col-lg-12 p-0 d-flex align-items-center mt-2"
46967
+ }, sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React.createElement("button", {
46968
+ "class": card_cssstyles.cart_btn,
46969
+ onClick: function onClick() {
46970
+ setShowProductInfoModalContext(true);
46971
+ setProductIdProdutInfoModalContext(item.productid);
46972
+ }
46973
+ }, langdetect == 'en' ? sectionproperties.cartBtnContentenglish : sectionproperties.cartBtnContentarabic)))))));
46395
46974
  };
46396
46975
 
46397
46976
  function ownKeys$g(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }