tabexseriescomponents 0.0.154 → 0.0.156

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs.js CHANGED
@@ -72,6 +72,8 @@ var reactIntersectionObserver = require('react-intersection-observer');
72
72
  var FaArrowAltCircleRight = require('@react-icons/all-files/fa/FaArrowAltCircleRight');
73
73
  var FaArrowAltCircleLeft = require('@react-icons/all-files/fa/FaArrowAltCircleLeft');
74
74
  var FiFilter = require('@react-icons/all-files/fi/FiFilter');
75
+ var MdKeyboardArrowDown = require('@react-icons/all-files/md/MdKeyboardArrowDown');
76
+ var FaMoneyBillWave = require('@react-icons/all-files/fa/FaMoneyBillWave');
75
77
  var BiLogOutCircle = require('@react-icons/all-files/bi/BiLogOutCircle');
76
78
  var BiChevronDown = require('@react-icons/all-files/bi/BiChevronDown');
77
79
  var BiUser = require('@react-icons/all-files/bi/BiUser');
@@ -82,7 +84,6 @@ var CgMenuLeft = require('@react-icons/all-files/cg/CgMenuLeft');
82
84
  var CgMenuRight = require('@react-icons/all-files/cg/CgMenuRight');
83
85
  var HiOutlineShoppingBag = require('@react-icons/all-files/hi/HiOutlineShoppingBag');
84
86
  var RiHandbagLine = require('@react-icons/all-files/ri/RiHandbagLine');
85
- var MdKeyboardArrowDown = require('@react-icons/all-files/md/MdKeyboardArrowDown');
86
87
  var GoSearch = require('@react-icons/all-files/go/GoSearch');
87
88
  var FiUser = require('@react-icons/all-files/fi/FiUser');
88
89
  var BiSearch = require('@react-icons/all-files/bi/BiSearch');
@@ -100,11 +101,11 @@ var AiFillPhone = require('@react-icons/all-files/ai/AiFillPhone');
100
101
  var IoClose = require('@react-icons/all-files/io5/IoClose');
101
102
  var MdKeyboardArrowUp = require('@react-icons/all-files/md/MdKeyboardArrowUp');
102
103
  var BiGlobe = require('@react-icons/all-files/bi/BiGlobe');
103
- var FaMoneyBillWave = require('@react-icons/all-files/fa/FaMoneyBillWave');
104
104
  var FaPhoneAlt = require('@react-icons/all-files/fa/FaPhoneAlt');
105
105
  var FaPhone = require('@react-icons/all-files/fa/FaPhone');
106
106
  var GoLocation = require('@react-icons/all-files/go/GoLocation');
107
107
  var AiOutlinePhone = require('@react-icons/all-files/ai/AiOutlinePhone');
108
+ var RiRoadMapLine = require('@react-icons/all-files/ri/RiRoadMapLine');
108
109
  var HiOutlineClock = require('@react-icons/all-files/hi/HiOutlineClock');
109
110
  var Select$2 = require('react-select');
110
111
  var IoIosArrowRoundForward = require('@react-icons/all-files/io/IoIosArrowRoundForward');
@@ -9851,7 +9852,7 @@ styleInject(css_248z$z);
9851
9852
  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; }
9852
9853
  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__default["default"](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; }
9853
9854
  var Subheader = function Subheader(props) {
9854
- var _props$subheaderprope, _props$subheaderprope2, _props$subheaderprope3, _templatepropcontext$, _fetchCategoriesQuery3, _fetchCategoriesQuery4, _fetchCategoriesQuery5, _fetchCategoriesQuery6, _fetchCategoriesQuery7, _fetchCategoriesQuery8, _fetchCategoriesQuery9, _fetchCategoriesQuery10, _props$subheaderprope14, _props$subheaderprope15, _fetchCategoriesQuery11, _fetchCategoriesQuery12, _fetchCategoriesQuery13, _fetchCategoriesQuery14, _fetchCategoriesQuery15, _fetchCategoriesQuery16, _fetchCategoriesQuery17;
9855
+ var _props$subheaderprope, _props$subheaderprope2, _props$subheaderprope3, _templatepropcontext$, _fetchCategoriesQuery3, _fetchCategoriesQuery4, _props$subheaderprope10, _templatepropcontext$2, _props$subheaderprope13, _props$subheaderprope14, _templatepropcontext$3, _fetchCategoriesQuery5, _fetchCategoriesQuery6, _fetchCategoriesQuery7, _fetchCategoriesQuery8, _fetchCategoriesQuery9, _fetchCategoriesQuery10, _fetchCategoriesQuery11, _fetchCategoriesQuery12, _props$subheaderprope25, _props$subheaderprope26, _fetchCategoriesQuery13, _fetchCategoriesQuery14, _fetchCategoriesQuery15, _fetchCategoriesQuery16, _fetchCategoriesQuery17, _fetchCategoriesQuery18, _fetchCategoriesQuery19;
9855
9856
  var FetchQueriesEngineContext = props.actions.FetchQueriesEngineContext;
9856
9857
  var setFetchQueriesEngineContext = props.actions.setFetchQueriesEngineContext;
9857
9858
  var fetchCategoriesQueryContext = props.actions.fetchCategoriesQueryContext;
@@ -9974,14 +9975,14 @@ var Subheader = function Subheader(props) {
9974
9975
  paddingBottom: sectionproperties.subheader_marginbottom + 'px',
9975
9976
  background: sectionproperties.subheaderbgtransparent == 'Transparent' ? 'transparent' : sectionproperties.subheaderbg
9976
9977
  }
9977
- }, /*#__PURE__*/React__default["default"].createElement("div", {
9978
+ }, sectionproperties.subheaderpositionfromhome == 'Right After Home' && /*#__PURE__*/React__default["default"].createElement("div", {
9978
9979
  "class": "".concat(headerstyles$f.nav__item) + ' scrollhorizontal flex-row align-items-center w-100 justify-content-md-center ',
9979
9980
  style: {
9980
9981
  zIndex: 1000,
9981
9982
  justifyContent: ((_props$subheaderprope2 = props.subheaderpropertiesprops) === null || _props$subheaderprope2 === void 0 ? void 0 : _props$subheaderprope2.subheadercontentpositionprops) == 'center' ? 'center' : 'start'
9982
9983
  }
9983
9984
  }, (props === null || props === void 0 ? void 0 : (_props$subheaderprope3 = props.subheaderpropertiesprops) === null || _props$subheaderprope3 === void 0 ? void 0 : _props$subheaderprope3.subheaderpositionprops) == 'in nav' && (templatepropcontext === null || templatepropcontext === void 0 ? void 0 : (_templatepropcontext$ = templatepropcontext.pagesnprop) === null || _templatepropcontext$ === void 0 ? void 0 : _templatepropcontext$.map(function (item, index) {
9984
- if (item.isnavigation == 1 && item.isactive == 1) {
9985
+ if (item.isnavigation == 1 && item.isactive == 1 && item.pageorderindex == 0) {
9985
9986
  var _props$subheaderprope4, _props$subheaderprope5;
9986
9987
  return /*#__PURE__*/React__default["default"].createElement("div", {
9987
9988
  onClick: function onClick() {
@@ -10028,6 +10029,76 @@ var Subheader = function Subheader(props) {
10028
10029
  marginRight: langdetect == 'en' ? (_props$subheaderprope9 = props.subheaderpropertiesprops) === null || _props$subheaderprope9 === void 0 ? void 0 : _props$subheaderprope9.paddingRightprops : 0
10029
10030
  }
10030
10031
  }, langdetect == 'en' ? item.title_en : item.title_ar);
10032
+ }), (props === null || props === void 0 ? void 0 : (_props$subheaderprope10 = props.subheaderpropertiesprops) === null || _props$subheaderprope10 === void 0 ? void 0 : _props$subheaderprope10.subheaderpositionprops) == 'in nav' && (templatepropcontext === null || templatepropcontext === void 0 ? void 0 : (_templatepropcontext$2 = templatepropcontext.pagesnprop) === null || _templatepropcontext$2 === void 0 ? void 0 : _templatepropcontext$2.map(function (item, index) {
10033
+ if (item.isnavigation == 1 && item.isactive == 1 && item.pageorderindex > 0) {
10034
+ var _props$subheaderprope11, _props$subheaderprope12;
10035
+ return /*#__PURE__*/React__default["default"].createElement("div", {
10036
+ onClick: function onClick() {
10037
+ routingcountext(item.navigationroute);
10038
+ },
10039
+ "class": "scrollhorizontalcard",
10040
+ style: {
10041
+ marginLeft: langdetect == 'ar' ? props === null || props === void 0 ? void 0 : (_props$subheaderprope11 = props.subheaderpropertiesprops) === null || _props$subheaderprope11 === void 0 ? void 0 : _props$subheaderprope11.paddingLeftprops : 0,
10042
+ marginRight: langdetect == 'en' ? props === null || props === void 0 ? void 0 : (_props$subheaderprope12 = props.subheaderpropertiesprops) === null || _props$subheaderprope12 === void 0 ? void 0 : _props$subheaderprope12.paddingRightprops : 0
10043
+ }
10044
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
10045
+ "class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
10046
+ }, langdetect == 'en' ? item.pagename : item.pagename_ar));
10047
+ }
10048
+ }))), sectionproperties.subheaderpositionfromhome != 'Right After Home' && /*#__PURE__*/React__default["default"].createElement("div", {
10049
+ "class": "".concat(headerstyles$f.nav__item) + ' scrollhorizontal flex-row align-items-center w-100 justify-content-md-center ',
10050
+ style: {
10051
+ zIndex: 1000,
10052
+ justifyContent: ((_props$subheaderprope13 = props.subheaderpropertiesprops) === null || _props$subheaderprope13 === void 0 ? void 0 : _props$subheaderprope13.subheadercontentpositionprops) == 'center' ? 'center' : 'start'
10053
+ }
10054
+ }, (props === null || props === void 0 ? void 0 : (_props$subheaderprope14 = props.subheaderpropertiesprops) === null || _props$subheaderprope14 === void 0 ? void 0 : _props$subheaderprope14.subheaderpositionprops) == 'in nav' && (templatepropcontext === null || templatepropcontext === void 0 ? void 0 : (_templatepropcontext$3 = templatepropcontext.pagesnprop) === null || _templatepropcontext$3 === void 0 ? void 0 : _templatepropcontext$3.map(function (item, index) {
10055
+ if (item.isnavigation == 1 && item.isactive == 1) {
10056
+ var _props$subheaderprope15, _props$subheaderprope16;
10057
+ return /*#__PURE__*/React__default["default"].createElement("div", {
10058
+ onClick: function onClick() {
10059
+ routingcountext(item.navigationroute);
10060
+ },
10061
+ "class": "scrollhorizontalcard",
10062
+ style: {
10063
+ marginLeft: langdetect == 'ar' ? props === null || props === void 0 ? void 0 : (_props$subheaderprope15 = props.subheaderpropertiesprops) === null || _props$subheaderprope15 === void 0 ? void 0 : _props$subheaderprope15.paddingLeftprops : 0,
10064
+ marginRight: langdetect == 'en' ? props === null || props === void 0 ? void 0 : (_props$subheaderprope16 = props.subheaderpropertiesprops) === null || _props$subheaderprope16 === void 0 ? void 0 : _props$subheaderprope16.paddingRightprops : 0
10065
+ }
10066
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
10067
+ "class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
10068
+ }, langdetect == 'en' ? item.pagename : item.pagename_ar));
10069
+ }
10070
+ })), sectionproperties.subheaderParentType == 'Categories' && (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 ? void 0 : (_fetchCategoriesQuery5 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery5 === void 0 ? void 0 : (_fetchCategoriesQuery6 = _fetchCategoriesQuery5.data) === null || _fetchCategoriesQuery6 === void 0 ? void 0 : _fetchCategoriesQuery6.categories.map(function (item, index) {
10071
+ var _props$subheaderprope17, _props$subheaderprope18;
10072
+ return /*#__PURE__*/React__default["default"].createElement("p", {
10073
+ "class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
10074
+ onClick: function onClick() {
10075
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'categories/' + item.categoryid);
10076
+ },
10077
+ onMouseEnter: function onMouseEnter() {
10078
+ setshowdownheadermenu(true);
10079
+ setChoosenindex(index);
10080
+ },
10081
+ style: {
10082
+ marginLeft: langdetect == 'ar' ? (_props$subheaderprope17 = props.subheaderpropertiesprops) === null || _props$subheaderprope17 === void 0 ? void 0 : _props$subheaderprope17.paddingLeftprops : 0,
10083
+ marginRight: langdetect == 'en' ? (_props$subheaderprope18 = props.subheaderpropertiesprops) === null || _props$subheaderprope18 === void 0 ? void 0 : _props$subheaderprope18.paddingRightprops : 0
10084
+ }
10085
+ }, langdetect == 'en' ? item.title_en : item.title_ar);
10086
+ })), sectionproperties.subheaderParentType == 'Parent Collections' && pcollarray.map(function (item, index) {
10087
+ var _props$subheaderprope19, _props$subheaderprope20;
10088
+ return /*#__PURE__*/React__default["default"].createElement("p", {
10089
+ "class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
10090
+ onClick: function onClick() {
10091
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'parentcollections/' + item.parentcollectionid);
10092
+ },
10093
+ onMouseEnter: function onMouseEnter() {
10094
+ setshowdownheadermenu(true);
10095
+ setChoosenindex(index);
10096
+ },
10097
+ style: {
10098
+ marginLeft: langdetect == 'ar' ? (_props$subheaderprope19 = props.subheaderpropertiesprops) === null || _props$subheaderprope19 === void 0 ? void 0 : _props$subheaderprope19.paddingLeftprops : 0,
10099
+ marginRight: langdetect == 'en' ? (_props$subheaderprope20 = props.subheaderpropertiesprops) === null || _props$subheaderprope20 === void 0 ? void 0 : _props$subheaderprope20.paddingRightprops : 0
10100
+ }
10101
+ }, langdetect == 'en' ? item.title_en : item.title_ar);
10031
10102
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
10032
10103
  "class": "col-lg-12 m-auto d-none d-md-flex flex-column align-items-center justify-content-center pt-md-3 pb-md-3 pl-sm-2 pr-sm-2",
10033
10104
  style: {
@@ -10043,8 +10114,8 @@ var Subheader = function Subheader(props) {
10043
10114
  justifyContent: 'center',
10044
10115
  textAlign: 'center'
10045
10116
  }
10046
- }, sectionproperties.subheaderParentType == 'Categories' && (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 ? void 0 : (_fetchCategoriesQuery5 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery5 === void 0 ? void 0 : (_fetchCategoriesQuery6 = _fetchCategoriesQuery5.data) === null || _fetchCategoriesQuery6 === void 0 ? void 0 : _fetchCategoriesQuery6.categories.map(function (item, index) {
10047
- var _props$subheaderprope10, _props$subheaderprope11;
10117
+ }, sectionproperties.subheaderParentType == 'Categories' && (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 ? void 0 : (_fetchCategoriesQuery7 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery7 === void 0 ? void 0 : (_fetchCategoriesQuery8 = _fetchCategoriesQuery7.data) === null || _fetchCategoriesQuery8 === void 0 ? void 0 : _fetchCategoriesQuery8.categories.map(function (item, index) {
10118
+ var _props$subheaderprope21, _props$subheaderprope22;
10048
10119
  return /*#__PURE__*/React__default["default"].createElement("p", {
10049
10120
  "class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
10050
10121
  onClick: function onClick() {
@@ -10055,8 +10126,8 @@ var Subheader = function Subheader(props) {
10055
10126
  setChoosenindex(index);
10056
10127
  },
10057
10128
  style: {
10058
- marginLeft: langdetect == 'ar' ? (_props$subheaderprope10 = props.subheaderpropertiesprops) === null || _props$subheaderprope10 === void 0 ? void 0 : _props$subheaderprope10.paddingLeftprops : 0,
10059
- marginRight: langdetect == 'en' ? (_props$subheaderprope11 = props.subheaderpropertiesprops) === null || _props$subheaderprope11 === void 0 ? void 0 : _props$subheaderprope11.paddingRightprops : 0,
10129
+ marginLeft: langdetect == 'ar' ? (_props$subheaderprope21 = props.subheaderpropertiesprops) === null || _props$subheaderprope21 === void 0 ? void 0 : _props$subheaderprope21.paddingLeftprops : 0,
10130
+ marginRight: langdetect == 'en' ? (_props$subheaderprope22 = props.subheaderpropertiesprops) === null || _props$subheaderprope22 === void 0 ? void 0 : _props$subheaderprope22.paddingRightprops : 0,
10060
10131
  color: sectionproperties.subheader_categorytitle_fontColor_resp,
10061
10132
  fontSize: sectionproperties.subheader_categorytitle_fontSize_resp + 'px',
10062
10133
  textTransform: sectionproperties.subheader_categorytitle_textTransform,
@@ -10064,7 +10135,7 @@ var Subheader = function Subheader(props) {
10064
10135
  }
10065
10136
  }, langdetect == 'en' ? item.title_en : item.title_ar);
10066
10137
  })), sectionproperties.subheaderParentType == 'Parent Collections' && pcollarray.map(function (item, index) {
10067
- var _props$subheaderprope12, _props$subheaderprope13;
10138
+ var _props$subheaderprope23, _props$subheaderprope24;
10068
10139
  return /*#__PURE__*/React__default["default"].createElement("p", {
10069
10140
  "class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
10070
10141
  onClick: function onClick() {
@@ -10075,15 +10146,15 @@ var Subheader = function Subheader(props) {
10075
10146
  setChoosenindex(index);
10076
10147
  },
10077
10148
  style: {
10078
- marginLeft: langdetect == 'ar' ? (_props$subheaderprope12 = props.subheaderpropertiesprops) === null || _props$subheaderprope12 === void 0 ? void 0 : _props$subheaderprope12.paddingLeftprops : 0,
10079
- marginRight: langdetect == 'en' ? (_props$subheaderprope13 = props.subheaderpropertiesprops) === null || _props$subheaderprope13 === void 0 ? void 0 : _props$subheaderprope13.paddingRightprops : 0,
10149
+ marginLeft: langdetect == 'ar' ? (_props$subheaderprope23 = props.subheaderpropertiesprops) === null || _props$subheaderprope23 === void 0 ? void 0 : _props$subheaderprope23.paddingLeftprops : 0,
10150
+ marginRight: langdetect == 'en' ? (_props$subheaderprope24 = props.subheaderpropertiesprops) === null || _props$subheaderprope24 === void 0 ? void 0 : _props$subheaderprope24.paddingRightprops : 0,
10080
10151
  color: sectionproperties.subheader_categorytitle_fontColor_resp,
10081
10152
  fontSize: sectionproperties.subheader_categorytitle_fontSize_resp + 'px',
10082
10153
  textTransform: sectionproperties.subheader_categorytitle_textTransform,
10083
10154
  fontWeight: sectionproperties.subheader_categorytitle_textfontweight
10084
10155
  }
10085
10156
  }, langdetect == 'en' ? item.title_en : item.title_ar);
10086
- }))), Choosenindex.length != 0 && (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 ? void 0 : (_fetchCategoriesQuery7 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery7 === void 0 ? void 0 : (_fetchCategoriesQuery8 = _fetchCategoriesQuery7.data) === null || _fetchCategoriesQuery8 === void 0 ? void 0 : (_fetchCategoriesQuery9 = _fetchCategoriesQuery8.categories[Choosenindex]) === null || _fetchCategoriesQuery9 === void 0 ? void 0 : (_fetchCategoriesQuery10 = _fetchCategoriesQuery9.parentcolletions) === null || _fetchCategoriesQuery10 === void 0 ? void 0 : _fetchCategoriesQuery10.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
10157
+ }))), Choosenindex.length != 0 && (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 ? void 0 : (_fetchCategoriesQuery9 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery9 === void 0 ? void 0 : (_fetchCategoriesQuery10 = _fetchCategoriesQuery9.data) === null || _fetchCategoriesQuery10 === void 0 ? void 0 : (_fetchCategoriesQuery11 = _fetchCategoriesQuery10.categories[Choosenindex]) === null || _fetchCategoriesQuery11 === void 0 ? void 0 : (_fetchCategoriesQuery12 = _fetchCategoriesQuery11.parentcolletions) === null || _fetchCategoriesQuery12 === void 0 ? void 0 : _fetchCategoriesQuery12.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
10087
10158
  "class": "".concat(headerstyles$f.dropmenu, " ").concat(header_cssstyles.dropdownmenu, " ").concat(showdownheadermenu ? 'd-flex' : 'd-none') + ' col-lg-12 ml-auto mr-auto flex-row justify-content-center align-items-center p-sm-0 position-md-relative ',
10088
10159
  onMouseLeave: function onMouseLeave() {
10089
10160
  setshowdownheadermenu(false);
@@ -10091,18 +10162,18 @@ var Subheader = function Subheader(props) {
10091
10162
  style: {
10092
10163
  width: '95%',
10093
10164
  zIndex: 2000,
10094
- position: ((_props$subheaderprope14 = props.subheaderpropertiesprops) === null || _props$subheaderprope14 === void 0 ? void 0 : _props$subheaderprope14.subheaderpositionprops) == 'in nav' ? 'absolute' : '',
10095
- top: ((_props$subheaderprope15 = props.subheaderpropertiesprops) === null || _props$subheaderprope15 === void 0 ? void 0 : _props$subheaderprope15.subheaderpositionprops) == 'in nav' ? 30 : ''
10165
+ position: ((_props$subheaderprope25 = props.subheaderpropertiesprops) === null || _props$subheaderprope25 === void 0 ? void 0 : _props$subheaderprope25.subheaderpositionprops) == 'in nav' ? 'absolute' : '',
10166
+ top: ((_props$subheaderprope26 = props.subheaderpropertiesprops) === null || _props$subheaderprope26 === void 0 ? void 0 : _props$subheaderprope26.subheaderpositionprops) == 'in nav' ? 30 : ''
10096
10167
  }
10097
10168
  }, /*#__PURE__*/React__default["default"].createElement("div", {
10098
10169
  "class": "row m-0 w-100 d-flex pt-3 pb-3"
10099
- }, (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 ? void 0 : (_fetchCategoriesQuery11 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery11 === void 0 ? void 0 : (_fetchCategoriesQuery12 = _fetchCategoriesQuery11.data) === null || _fetchCategoriesQuery12 === void 0 ? void 0 : (_fetchCategoriesQuery13 = _fetchCategoriesQuery12.categories[Choosenindex]) === null || _fetchCategoriesQuery13 === void 0 ? void 0 : (_fetchCategoriesQuery14 = _fetchCategoriesQuery13.parentcolletions) === null || _fetchCategoriesQuery14 === void 0 ? void 0 : _fetchCategoriesQuery14.length) == 0 && /*#__PURE__*/React__default["default"].createElement("div", {
10170
+ }, (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 ? void 0 : (_fetchCategoriesQuery13 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery13 === void 0 ? void 0 : (_fetchCategoriesQuery14 = _fetchCategoriesQuery13.data) === null || _fetchCategoriesQuery14 === void 0 ? void 0 : (_fetchCategoriesQuery15 = _fetchCategoriesQuery14.categories[Choosenindex]) === null || _fetchCategoriesQuery15 === void 0 ? void 0 : (_fetchCategoriesQuery16 = _fetchCategoriesQuery15.parentcolletions) === null || _fetchCategoriesQuery16 === void 0 ? void 0 : _fetchCategoriesQuery16.length) == 0 && /*#__PURE__*/React__default["default"].createElement("div", {
10100
10171
  "class": "col-lg-12 d-flex align-items-center justify-content-center text-light flex-column h-100 pt-5 pb-5"
10101
10172
  }, /*#__PURE__*/React__default["default"].createElement(FiLayers.FiLayers, {
10102
10173
  size: 30
10103
10174
  }), /*#__PURE__*/React__default["default"].createElement("p", {
10104
10175
  "class": "font-16 font-weight-500 m-0 p-0"
10105
- }, langdetect == 'en' ? 'No collections' : 'لا توجد مجموعات')), sectionproperties.subheaderParentType == 'Categories' && (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 ? void 0 : (_fetchCategoriesQuery15 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery15 === void 0 ? void 0 : (_fetchCategoriesQuery16 = _fetchCategoriesQuery15.data) === null || _fetchCategoriesQuery16 === void 0 ? void 0 : (_fetchCategoriesQuery17 = _fetchCategoriesQuery16.categories[Choosenindex]) === null || _fetchCategoriesQuery17 === void 0 ? void 0 : _fetchCategoriesQuery17.parentcolletions.map(function (item, index) {
10176
+ }, langdetect == 'en' ? 'No collections' : 'لا توجد مجموعات')), sectionproperties.subheaderParentType == 'Categories' && (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 ? void 0 : (_fetchCategoriesQuery17 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery17 === void 0 ? void 0 : (_fetchCategoriesQuery18 = _fetchCategoriesQuery17.data) === null || _fetchCategoriesQuery18 === void 0 ? void 0 : (_fetchCategoriesQuery19 = _fetchCategoriesQuery18.categories[Choosenindex]) === null || _fetchCategoriesQuery19 === void 0 ? void 0 : _fetchCategoriesQuery19.parentcolletions.map(function (item, index) {
10106
10177
  return /*#__PURE__*/React__default["default"].createElement("div", {
10107
10178
  "class": "col-lg-3 pl-2 pr-2 col-md-6 col-sm-12 mb-md-4",
10108
10179
  style: {
@@ -10170,7 +10241,7 @@ var usflag = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQQAAAEECAYAAADOCEoK
10170
10241
  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; }
10171
10242
  function _objectSpread$1y(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1y(Object(source), !0).forEach(function (key) { _defineProperty__default["default"](target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1y(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
10172
10243
  var Headerresponsive = function Headerresponsive(props) {
10173
- var _logoarrayofobjects$, _logoarrayofobjects$2, _fetchcustomercartQue5, _fetchcustomercartQue6, _fetchcustomercartQue7, _fetchcustomercartQue8, _fetchcustomercartQue9, _fetchcustomercartQue10;
10244
+ var _logoarrayofobjects$, _logoarrayofobjects$2, _fetchcustomercartQue5, _fetchcustomercartQue6, _fetchcustomercartQue7, _fetchcustomercartQue8, _fetchcustomercartQue9, _fetchcustomercartQue10, _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6;
10174
10245
  var actions = props.actions;
10175
10246
  var LogoutMutationContext = props.actions.LogoutMutationContext;
10176
10247
  var setsidecartnavshowcontext = props.actions.setsidecartnavshowcontext;
@@ -10186,7 +10257,7 @@ var Headerresponsive = function Headerresponsive(props) {
10186
10257
  var favoriteprojectscountContext = props.actions.favoriteprojectscountContext;
10187
10258
  var routingcountext = props.actions.routingcountext;
10188
10259
  var StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
10189
- props.actions.setcurrencyfunccontext;
10260
+ var setcurrencyfunccontext = props.actions.setcurrencyfunccontext;
10190
10261
  var _useState = React.useState(''),
10191
10262
  _useState2 = _slicedToArray__default["default"](_useState, 2),
10192
10263
  sectionproperties = _useState2[0],
@@ -10639,7 +10710,7 @@ var Headerresponsive = function Headerresponsive(props) {
10639
10710
  borderBottom: '1px solid ' + sectionproperties.searchbarcont_bordercolorresponsive
10640
10711
  }
10641
10712
  }, /*#__PURE__*/React__default["default"].createElement("div", {
10642
- className: "col-md-10 p-0",
10713
+ className: authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : (_authdetailsContext$i2 = _authdetailsContext$i.instcurrencies) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.length) > 1 ? 'col-md-8 p-0' : 'col-md-10 p-0',
10643
10714
  style: {
10644
10715
  borderRight: langdetect == 'en' ? '1px solid ' + sectionproperties.searchbarcont_bordercolorresponsive : 0,
10645
10716
  borderLeft: langdetect == 'en' ? 0 : '1px solid ' + sectionproperties.searchbarcont_bordercolorresponsive
@@ -10663,7 +10734,50 @@ var Headerresponsive = function Headerresponsive(props) {
10663
10734
  sectionpropertiesprops: sectionproperties,
10664
10735
  actions: actions,
10665
10736
  srcfromprops: 'respheader'
10666
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
10737
+ }))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : (_authdetailsContext$i4 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.length) > 1 && /*#__PURE__*/React__default["default"].createElement("div", {
10738
+ "class": 'col-md-2 d-flex align-items-center justify-content-center pl-1 pr-1 pt-1',
10739
+ style: {
10740
+ borderRight: langdetect == 'en' ? '1px solid ' + sectionproperties.searchbarcont_bordercolorresponsive : 0,
10741
+ borderLeft: langdetect == 'en' ? 0 : '1px solid ' + sectionproperties.searchbarcont_bordercolorresponsive
10742
+ }
10743
+ }, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("li", {
10744
+ "class": ' d-flex align-items-center justify-content-center '
10745
+ }, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
10746
+ "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
10747
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
10748
+ "class": "m-0 p-0 mr-1 ml-1"
10749
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
10750
+ "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
10751
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
10752
+ "class": "m-0 p-0 ml-1 mr-1"
10753
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : (_authdetailsContext$i6 = _authdetailsContext$i5.instcurrencies) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.map(function (item, index) {
10754
+ var _authdetailsContext$i7, _authdetailsContext$i8;
10755
+ return /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
10756
+ "class": "m-0 p-0",
10757
+ onClick: function onClick() {
10758
+ setcurrencyfunccontext(item);
10759
+ }
10760
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
10761
+ "class": "row m-0 w-100"
10762
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
10763
+ "class": "col-lg-12 p-0 d-flex justify-content-start"
10764
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
10765
+ "class": "".concat(header_cssstyles.dropdownitemcontainer)
10766
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
10767
+ "class": 'dropdownitem d-flex align-items-center justify-content-center m-0 p-0',
10768
+ style: {
10769
+ fontSize: sectionproperties.dropdown_fontsize + 'px',
10770
+ fontWeight: sectionproperties.dropdown_fontweight,
10771
+ textTransform: sectionproperties.dropdown_texttransform
10772
+ }
10773
+ }, /*#__PURE__*/React__default["default"].createElement(FaMoneyBillWave.FaMoneyBillWave, null), /*#__PURE__*/React__default["default"].createElement("span", {
10774
+ "class": 'ml-2 mr-2'
10775
+ }, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar)))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : (_authdetailsContext$i8 = _authdetailsContext$i7.instcurrencies) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.length) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
10776
+ "class": "col-lg-12 p-0"
10777
+ }, /*#__PURE__*/React__default["default"].createElement("hr", {
10778
+ "class": "m-0"
10779
+ }))));
10780
+ })))), /*#__PURE__*/React__default["default"].createElement("div", {
10667
10781
  className: langdetect == 'en' ? 'col-md-2 allcentered pl-1 pr-1 pt-1 resposiveheader_languagedropdown' : 'col-md-2 allcentered pl-1 pr-1 pt-1'
10668
10782
  }, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("div", {
10669
10783
  className: 'allcentered m-0 cursor-pointer'
@@ -16876,7 +16990,7 @@ var HeaderwithContactinfo = function HeaderwithContactinfo(props) {
16876
16990
  maxHeight: '100%'
16877
16991
  }
16878
16992
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
16879
- "class": "col-xl-8 col-lg-7 p-0 d-flex align-items-center justify-content-start h-100"
16993
+ "class": "col-lg-7 p-0 d-flex align-items-center justify-content-start h-100"
16880
16994
  }, /*#__PURE__*/React__default["default"].createElement("div", {
16881
16995
  "class": "scrollhorizontal w-100 align-items-center justify-content-start h-100",
16882
16996
  style: {
@@ -16912,7 +17026,7 @@ var HeaderwithContactinfo = function HeaderwithContactinfo(props) {
16912
17026
  subheadercontentpositionprops: 'start'
16913
17027
  }
16914
17028
  })), /*#__PURE__*/React__default["default"].createElement("div", {
16915
- "class": "col-xl-2 col-lg-3 d-flex align-items-center justify-content-end"
17029
+ "class": "col-lg-3 d-flex align-items-center justify-content-end"
16916
17030
  }, /*#__PURE__*/React__default["default"].createElement("div", {
16917
17031
  "class": 'headerdropdownml',
16918
17032
  style: {
@@ -19021,7 +19135,7 @@ var ThreeTieredHeader = function ThreeTieredHeader(props) {
19021
19135
  "class": "col-lg-5 d-flex align-items-center p-0"
19022
19136
  }, /*#__PURE__*/React__default["default"].createElement("div", {
19023
19137
  "class": "row m-0 d-flex justify-content-end w-100"
19024
- }, authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : (_authdetailsContext$i10 = _authdetailsContext$i9.instcurrencies) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
19138
+ }, authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : (_authdetailsContext$i10 = _authdetailsContext$i9.instcurrencies) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.length) > 1 && /*#__PURE__*/React__default["default"].createElement("div", {
19025
19139
  "class": 'd-flex align-items-center justify-content-center pl-3 pr-3'
19026
19140
  }, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("li", {
19027
19141
  "class": ' d-flex align-items-center justify-content-center '
@@ -25316,7 +25430,7 @@ var Footer2 = function Footer2(props) {
25316
25430
  function ownKeys$1c(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; }
25317
25431
  function _objectSpread$1c(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1c(Object(source), !0).forEach(function (key) { _defineProperty__default["default"](target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1c(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
25318
25432
  var Footer3 = function Footer3(props) {
25319
- var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _authdetailsContext$i17, _authdetailsContext$i18, _authdetailsContext$i21, _authdetailsContext$i22, _authdetailsContext$i23, _authdetailsContext$i24, _authdetailsContext$i25;
25433
+ var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i17, _authdetailsContext$i18, _authdetailsContext$i21, _authdetailsContext$i22, _authdetailsContext$i23, _authdetailsContext$i24, _authdetailsContext$i25;
25320
25434
  var _useState = React.useState(''),
25321
25435
  _useState2 = _slicedToArray__default["default"](_useState, 2),
25322
25436
  sectionproperties = _useState2[0],
@@ -25446,13 +25560,15 @@ var Footer3 = function Footer3(props) {
25446
25560
  marginBottom: sectionproperties.divider_mb + 'px'
25447
25561
  }),
25448
25562
  viewlocation: glamor.css({
25449
- textDecoration: 'underline',
25450
- fontSize: sectionproperties.viewLocationFontSize + 'px',
25563
+ width: sectionproperties.viewLocationWidth + 'px',
25564
+ height: sectionproperties.viewLocationHeight + 'px',
25451
25565
  color: sectionproperties.viewLocationColor,
25452
- fontWeight: sectionproperties.viewLocationFontWeight,
25566
+ border: sectionproperties.viewLocationBorderWidth + 'px solid ' + sectionproperties.viewLocationBorderColor,
25567
+ borderRadius: sectionproperties.viewLocationborderRadius + 'px',
25453
25568
  transition: '.3s',
25454
25569
  ':hover': {
25455
- color: sectionproperties.viewLocationColorOnHover
25570
+ color: sectionproperties.viewLocationColorOnHover,
25571
+ borderColor: sectionproperties.viewLocationColorOnHover
25456
25572
  }
25457
25573
  })
25458
25574
  };
@@ -25480,15 +25596,7 @@ var Footer3 = function Footer3(props) {
25480
25596
  objectFit: 'contain'
25481
25597
  },
25482
25598
  loading: "lazy"
25483
- }))), sectionproperties.showviewLocation == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
25484
- "class": "col-lg-12 allcentered mb-4"
25485
- }, /*#__PURE__*/React__default["default"].createElement("p", {
25486
- "class": footerStyles.viewlocation + ' m-0 p-0 cursor-pointer ',
25487
- onClick: function onClick() {
25488
- var _authdetailsContext$i;
25489
- window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.googlemapslink);
25490
- }
25491
- }, langdetect == 'en' ? sectionproperties.viewLocationContentEn : sectionproperties.viewLocationContentAr)), sectionproperties.showtitle == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
25599
+ }))), sectionproperties.showtitle == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
25492
25600
  "class": "".concat(footerStyles.footerlogo) + ' w-100 d-flex align-items-center justify-content-center '
25493
25601
  }, /*#__PURE__*/React__default["default"].createElement("p", {
25494
25602
  "class": "mb-0 p-0 font-sm-15",
@@ -25499,7 +25607,7 @@ var Footer3 = function Footer3(props) {
25499
25607
  fontSize: sectionproperties.titlefontsize + 'px',
25500
25608
  marginLeft: sectionproperties.titlemarginleft + 'px'
25501
25609
  }
25502
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.storename_en)), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
25610
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.storename_en)), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
25503
25611
  "class": "col-lg-4 col-md-12 col-sm-12 d-flex flex-row flex-md-column align-items-center justify-content-center mb-md-3 "
25504
25612
  }, templatepropcontext.pagesnprop.map(function (item, index) {
25505
25613
  if (item.isnavigation == 1 && item.isactive == 1) {
@@ -25525,10 +25633,10 @@ var Footer3 = function Footer3(props) {
25525
25633
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
25526
25634
  "class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
25527
25635
  onClick: function onClick() {
25528
- var _authdetailsContext$i3;
25529
- if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink) != null) {
25530
- var _authdetailsContext$i4;
25531
- window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink, '_blank');
25636
+ var _authdetailsContext$i2;
25637
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.facebooklink) != null) {
25638
+ var _authdetailsContext$i3;
25639
+ window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink, '_blank');
25532
25640
  }
25533
25641
  }
25534
25642
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
@@ -25536,10 +25644,10 @@ var Footer3 = function Footer3(props) {
25536
25644
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
25537
25645
  "class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
25538
25646
  onClick: function onClick() {
25539
- var _authdetailsContext$i5;
25540
- if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instagramlink) != null) {
25541
- var _authdetailsContext$i6;
25542
- window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instagramlink, '_blank');
25647
+ var _authdetailsContext$i4;
25648
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instagramlink) != null) {
25649
+ var _authdetailsContext$i5;
25650
+ window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instagramlink, '_blank');
25543
25651
  }
25544
25652
  }
25545
25653
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
@@ -25547,14 +25655,22 @@ var Footer3 = function Footer3(props) {
25547
25655
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
25548
25656
  "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
25549
25657
  onClick: function onClick() {
25550
- var _authdetailsContext$i7;
25551
- if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.whatsappnumber) != null) {
25552
- var _authdetailsContext$i8;
25553
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.whatsappnumber), '_blank');
25658
+ var _authdetailsContext$i6;
25659
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.whatsappnumber) != null) {
25660
+ var _authdetailsContext$i7;
25661
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.whatsappnumber), '_blank');
25554
25662
  }
25555
25663
  }
25556
25664
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
25557
25665
  size: sectionproperties.youtubebtniconfontsize
25666
+ })), sectionproperties.showviewLocation == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
25667
+ "class": "".concat(footerStyles.viewlocation) + ' cursor-pointer d-flex align-items-center justify-content-center ml-3 mr-3 ',
25668
+ onClick: function onClick() {
25669
+ var _authdetailsContext$i8;
25670
+ window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.googlemapslink);
25671
+ }
25672
+ }, /*#__PURE__*/React__default["default"].createElement(RiRoadMapLine.RiRoadMapLine, {
25673
+ size: sectionproperties.viewLocationFontSize
25558
25674
  }))))), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
25559
25675
  "class": "col-lg-4 col-md-12 col-sm-12 d-flex flex-row flex-md-column align-items-center justify-content-center"
25560
25676
  }, /*#__PURE__*/React__default["default"].createElement("p", {
@@ -35021,22 +35137,15 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
35021
35137
  }
35022
35138
  }, [sectionproperties]);
35023
35139
  var section_styles = {
35024
- sectiontitlespan: glamor.css({
35025
- ':after': {
35026
- height: '5px',
35027
- width: '5%',
35028
- backgroundColor: 'red'
35029
- }
35030
- }),
35031
35140
  btn: glamor.css({
35032
35141
  width: sectionproperties.generalbtn_width + 'px',
35033
35142
  height: sectionproperties.generalbtn_height + 'px',
35034
35143
  backgroundColor: sectionproperties.generalbtn_bgColor,
35035
35144
  color: sectionproperties.generalbtn_textColor,
35036
- borderTopLeftRadius: sectionproperties.generalbtn_bordertopleftradius + 'px',
35037
- borderTopRightRadius: sectionproperties.generalbtn_bordertoprightradius + 'px',
35038
- borderBottomLeftRadius: sectionproperties.generalbtn_borderbottomleftradius + 'px',
35039
- borderBottomRightRadius: sectionproperties.generalbtn_borderbottomrightradius + 'px',
35145
+ borderTopLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertopleftradius + 'px' : sectionproperties.generalbtn_bordertoprightradius + 'px',
35146
+ borderTopRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertoprightradius + 'px' : sectionproperties.generalbtn_bordertopleftradius + 'px',
35147
+ borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomleftradius + 'px' : sectionproperties.generalbtn_borderbottomrightradius + 'px',
35148
+ borderBottomRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomrightradius + 'px' : sectionproperties.generalbtn_borderbottomleftradius + 'px',
35040
35149
  border: sectionproperties.generalbtn_borderwidth + 'px solid ' + sectionproperties.generalbtn_bordercolor,
35041
35150
  fontSize: sectionproperties.generalbtn_fontsize + 'px',
35042
35151
  fontWeight: sectionproperties.generalbtn_fontweight,
@@ -35052,7 +35161,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
35052
35161
  };
35053
35162
  var SectionTitle = function SectionTitle() {
35054
35163
  return /*#__PURE__*/React__default["default"].createElement("p", {
35055
- "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(section_styles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? "".concat(section_styles.sectiontitlespan) + ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? "".concat(section_styles.sectiontitlespan) + ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? "".concat(section_styles.sectiontitlespan) + ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? "".concat(section_styles.sectiontitlespan) + ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : "".concat(section_styles.sectiontitlespan) + ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ',
35164
+ "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ',
35056
35165
  style: {
35057
35166
  color: sectionproperties.sectionTitleColor,
35058
35167
  fontWeight: sectionproperties.sectionTitleFontWeight,
@@ -35115,14 +35224,15 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
35115
35224
  publicKey: IKpublicKey,
35116
35225
  path: imagesarray.length != 0 ? '/tr:w-500/' + imagesarray[0].bgsection_image : '',
35117
35226
  style: {
35118
- objectFit: sectionproperties.bgcovercontain,
35227
+ width: '100%',
35228
+ height: sectionproperties.image_height + 'px',
35119
35229
  margin: 0,
35120
35230
  padding: 0,
35121
- height: sectionproperties.image_height + 'px',
35122
- borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
35123
- borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
35124
- borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
35125
- borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px'
35231
+ objectFit: sectionproperties.bgcovercontain,
35232
+ borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
35233
+ borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px',
35234
+ borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
35235
+ borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px'
35126
35236
  }
35127
35237
  }));
35128
35238
  };
@@ -35136,10 +35246,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
35136
35246
  marginTop: sectionproperties.marginTop + 'px',
35137
35247
  marginBottom: sectionproperties.marginBottom + 'px',
35138
35248
  background: sectionproperties.backgroundColor,
35139
- borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
35140
- borderTopRightRadius: sectionproperties.borderTopLeftRadius + 'px',
35141
- borderBottomLeftRadius: sectionproperties.borderBottomRightRadius + 'px',
35142
- borderBottomRightRadius: sectionproperties.borderBottomLeftRadius + 'px',
35249
+ borderTopLeftRadius: langdetect == 'en' ? sectionproperties.borderTopLeftRadius + 'px' : sectionproperties.borderTopRightRadius + 'px',
35250
+ borderTopRightRadius: langdetect == 'en' ? sectionproperties.borderTopRightRadius + 'px' : sectionproperties.borderTopLeftRadius + 'px',
35251
+ borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.borderBottomLeftRadius + 'px' : sectionproperties.borderBottomRightRadius + 'px',
35252
+ borderBottomRightRadius: langdetect == 'en' ? sectionproperties.borderBottomRightRadius + 'px' : sectionproperties.borderBottomLeftRadius + 'px',
35143
35253
  width: sectionproperties.width + 'vw'
35144
35254
  }
35145
35255
  }, sectionproperties.sectionstyle == 'Image on right' && /*#__PURE__*/React__default["default"].createElement("div", {
@@ -35595,7 +35705,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
35595
35705
  left: 0
35596
35706
  }
35597
35707
  })), /*#__PURE__*/React__default["default"].createElement("div", {
35598
- "class": "row ml-0 mr-0 w-100 d-flex justify-content-center align-items-stretch pl-md-3 pr-md-3 px-2015-3",
35708
+ "class": "row ml-0 mr-0 w-100 d-flex justify-content-center pl-md-3 pr-md-3 px-2015-3",
35599
35709
  style: {
35600
35710
  marginTop: sectionproperties.marginTop + 'px',
35601
35711
  marginBottom: sectionproperties.marginBottom + 'px',
@@ -35660,12 +35770,12 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
35660
35770
  }
35661
35771
  }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), cardsarray.map(function (cardinfoitem, cardinfoindex) {
35662
35772
  return /*#__PURE__*/React__default["default"].createElement("div", {
35663
- "class": "col-lg-3 col-md-6 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start mb-md-3 align-items-stretch",
35773
+ "class": "col-lg-3 col-md-6 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start mb-md-3",
35664
35774
  style: {
35665
35775
  zIndex: 2
35666
35776
  }
35667
35777
  }, /*#__PURE__*/React__default["default"].createElement("div", {
35668
- "class": "row m-0 w-100",
35778
+ "class": "row m-0 w-100 mb-auto",
35669
35779
  style: {
35670
35780
  background: sectionproperties.reservation_bgcolor,
35671
35781
  paddingTop: sectionproperties.reservation_padding_top + 'px',
@@ -37583,9 +37693,9 @@ var ContactUsSection = function ContactUsSection(props) {
37583
37693
  fontSize: sectionproperties.prodCatFontSizeResp + 'px'
37584
37694
  }
37585
37695
  }, Description()), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
37586
- "class": "col-lg-12 p-0 d-flex align-items-center justify-content-start"
37696
+ "class": "col-lg-12 p-0 d-flex align-items-center justify-content-start mb-5"
37587
37697
  }, /*#__PURE__*/React__default["default"].createElement("p", {
37588
- "class": section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row mb-4 ',
37698
+ "class": section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row ',
37589
37699
  onClick: function onClick() {
37590
37700
  var _authdetailsContext$i, _authdetailsContext$i2;
37591
37701
  window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : (_authdetailsContext$i2 = _authdetailsContext$i.contactinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.email), '_self');
@@ -37599,13 +37709,16 @@ var ContactUsSection = function ContactUsSection(props) {
37599
37709
  }))), /*#__PURE__*/React__default["default"].createElement("span", {
37600
37710
  "class": "ml-2 mr-2 d-flex justify-content-start flex-column"
37601
37711
  }, /*#__PURE__*/React__default["default"].createElement("span", {
37602
- "class": section_styles.storeinfotitle
37603
- }, "Email us"), /*#__PURE__*/React__default["default"].createElement("span", {
37712
+ "class": section_styles.storeinfotitle,
37713
+ style: {
37714
+ textAlign: langdetect == 'en' ? 'left' : 'right'
37715
+ }
37716
+ }, langdetect == 'en' ? sectionproperties.emailtitle_en : sectionproperties.emailtitle_ar), /*#__PURE__*/React__default["default"].createElement("span", {
37604
37717
  "class": "storeinfo"
37605
37718
  }, 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__default["default"].createElement("div", {
37606
- "class": "col-lg-12 p-0 d-flex align-items-center justify-content-start"
37719
+ "class": "col-lg-12 p-0 d-flex align-items-center justify-content-start mb-5"
37607
37720
  }, /*#__PURE__*/React__default["default"].createElement("p", {
37608
- "class": section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row mb-4 ',
37721
+ "class": section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row ',
37609
37722
  onClick: function onClick() {
37610
37723
  var _authdetailsContext$i5, _authdetailsContext$i6;
37611
37724
  window.open('tel:+' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : (_authdetailsContext$i6 = _authdetailsContext$i5.contactinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.mobile), '_blank');
@@ -37619,13 +37732,16 @@ var ContactUsSection = function ContactUsSection(props) {
37619
37732
  }))), /*#__PURE__*/React__default["default"].createElement("span", {
37620
37733
  "class": "ml-2 mr-2 d-flex justify-content-start flex-column"
37621
37734
  }, /*#__PURE__*/React__default["default"].createElement("span", {
37622
- "class": section_styles.storeinfotitle
37623
- }, "Call us"), /*#__PURE__*/React__default["default"].createElement("span", {
37735
+ "class": section_styles.storeinfotitle,
37736
+ style: {
37737
+ textAlign: langdetect == 'en' ? 'left' : 'right'
37738
+ }
37739
+ }, langdetect == 'en' ? sectionproperties.phonetitle_en : sectionproperties.phonetitle_ar), /*#__PURE__*/React__default["default"].createElement("span", {
37624
37740
  "class": "storeinfo"
37625
37741
  }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : (_authdetailsContext$i8 = _authdetailsContext$i7.contactinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.mobile)))), sectionproperties.showfooteraddress == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
37626
- "class": "col-lg-12 p-0 d-flex align-items-center justify-content-start"
37742
+ "class": "col-lg-12 p-0 d-flex align-items-center justify-content-start mb-5 "
37627
37743
  }, /*#__PURE__*/React__default["default"].createElement("p", {
37628
- "class": section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row mb-5 ',
37744
+ "class": section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row ',
37629
37745
  onClick: function onClick() {
37630
37746
  var _authdetailsContext$i9;
37631
37747
  window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.googlemapslink);
@@ -37640,7 +37756,12 @@ var ContactUsSection = function ContactUsSection(props) {
37640
37756
  "class": "ml-2 mr-2 d-flex justify-content-start flex-column"
37641
37757
  }, /*#__PURE__*/React__default["default"].createElement("span", {
37642
37758
  "class": section_styles.storeinfotitle
37643
- }, "Visit us"), /*#__PURE__*/React__default["default"].createElement("span", {
37759
+ }), /*#__PURE__*/React__default["default"].createElement("span", {
37760
+ "class": section_styles.storeinfotitle,
37761
+ style: {
37762
+ textAlign: langdetect == 'en' ? 'left' : 'right'
37763
+ }
37764
+ }, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar), /*#__PURE__*/React__default["default"].createElement("span", {
37644
37765
  "class": "storeinfo"
37645
37766
  }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.address_en)))))), /*#__PURE__*/React__default["default"].createElement("div", {
37646
37767
  "class": "col-lg-6 allcentered p-0 h-100"
@@ -40284,12 +40405,12 @@ var Productcard_with_zoominonhover = function Productcard_with_zoominonhover(pro
40284
40405
  style: {
40285
40406
  textAlign: langdetect == 'en' ? 'left' : 'right'
40286
40407
  }
40287
- }, langdetect == 'en' ? 'EGP' : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), item.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("p", {
40408
+ }, langdetect == 'en' ? item.currencyname : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : item.currencyname), item.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("p", {
40288
40409
  "class": "".concat(cardsstyles2.productSalePricestyles) + ' linethrough mt-auto mb-0 p-0 wordbreak mr-1 ml-1 ',
40289
40410
  style: {
40290
40411
  textAlign: langdetect == 'en' ? 'left' : 'right'
40291
40412
  }
40292
- }, langdetect == 'en' ? 'EGP' : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'))), /*#__PURE__*/React__default["default"].createElement("div", {
40413
+ }, langdetect == 'en' ? item.currencyname : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : item.currencyname))), /*#__PURE__*/React__default["default"].createElement("div", {
40293
40414
  "class": "".concat(cardsstyles$4.card_informationcontainer)
40294
40415
  }, /*#__PURE__*/React__default["default"].createElement("div", {
40295
40416
  "class": "row m-0 w-100 d-flex align-items-center"
@@ -40367,7 +40488,7 @@ var Productcard_with_zoominonhover = function Productcard_with_zoominonhover(pro
40367
40488
  fontWeight: sectionproperties.total_fontweight,
40368
40489
  textAlign: langdetect == 'en' ? 'left' : 'right'
40369
40490
  }
40370
- }, langdetect == 'en' ? 'EGP' : '', " ", item.hassale == 1 ? item.quantity * item.defaultsaleprice : item.quantity * item.defaultprice, ' ', langdetect == 'en' ? '' : 'ج.م')))), /*#__PURE__*/React__default["default"].createElement("div", {
40491
+ }, langdetect == 'en' ? item.currencyname : '', " ", item.hassale == 1 ? item.quantity * item.defaultsaleprice : item.quantity * item.defaultprice, ' ', langdetect == 'en' ? '' : item.currencyname)))), /*#__PURE__*/React__default["default"].createElement("div", {
40371
40492
  "class": "col-lg-12 d-flex align-items-center justify-content-center p-0 mb-2 mt-2"
40372
40493
  }, sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("button", {
40373
40494
  "class": "".concat(cardsstyles2.cart_btn) + ' font-md-13 m-0 p-0 d-flex align-items-center justify-content-center ',
@@ -46510,12 +46631,12 @@ var StylishProductCard = function StylishProductCard(props) {
46510
46631
  style: {
46511
46632
  textAlign: langdetect == 'en' ? 'left' : 'right'
46512
46633
  }
46513
- }, langdetect == 'en' ? 'EGP' : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("p", {
46634
+ }, langdetect == 'en' ? item.currencyname : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : item.currencyname), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("p", {
46514
46635
  "class": "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak ml-2 mr-2 ',
46515
46636
  style: {
46516
46637
  textAlign: langdetect == 'en' ? 'left' : 'right'
46517
46638
  }
46518
- }, langdetect == 'en' ? 'EGP' : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م')))), /*#__PURE__*/React__default["default"].createElement("div", {
46639
+ }, langdetect == 'en' ? item.currencyname : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : item.currencyname)))), /*#__PURE__*/React__default["default"].createElement("div", {
46519
46640
  "class": "col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end align-items-center p-0"
46520
46641
  }, sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
46521
46642
  "class": "".concat(card_cssstyles.cart_btn) + ' m-0 p-0 d-flex align-items-center justify-content-center cursor-pointer ',