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.esm.js CHANGED
@@ -70,6 +70,8 @@ import { useInView } from 'react-intersection-observer';
70
70
  import { FaArrowAltCircleRight } from '@react-icons/all-files/fa/FaArrowAltCircleRight';
71
71
  import { FaArrowAltCircleLeft } from '@react-icons/all-files/fa/FaArrowAltCircleLeft';
72
72
  import { FiFilter } from '@react-icons/all-files/fi/FiFilter';
73
+ import { MdKeyboardArrowDown } from '@react-icons/all-files/md/MdKeyboardArrowDown';
74
+ import { FaMoneyBillWave } from '@react-icons/all-files/fa/FaMoneyBillWave';
73
75
  import { BiLogOutCircle } from '@react-icons/all-files/bi/BiLogOutCircle';
74
76
  import { BiChevronDown } from '@react-icons/all-files/bi/BiChevronDown';
75
77
  import { BiUser } from '@react-icons/all-files/bi/BiUser';
@@ -80,7 +82,6 @@ import { CgMenuLeft } from '@react-icons/all-files/cg/CgMenuLeft';
80
82
  import { CgMenuRight } from '@react-icons/all-files/cg/CgMenuRight';
81
83
  import { HiOutlineShoppingBag } from '@react-icons/all-files/hi/HiOutlineShoppingBag';
82
84
  import { RiHandbagLine } from '@react-icons/all-files/ri/RiHandbagLine';
83
- import { MdKeyboardArrowDown } from '@react-icons/all-files/md/MdKeyboardArrowDown';
84
85
  import { GoSearch } from '@react-icons/all-files/go/GoSearch';
85
86
  import { FiUser } from '@react-icons/all-files/fi/FiUser';
86
87
  import { BiSearch } from '@react-icons/all-files/bi/BiSearch';
@@ -98,11 +99,11 @@ import { AiFillPhone } from '@react-icons/all-files/ai/AiFillPhone';
98
99
  import { IoClose } from '@react-icons/all-files/io5/IoClose';
99
100
  import { MdKeyboardArrowUp } from '@react-icons/all-files/md/MdKeyboardArrowUp';
100
101
  import { BiGlobe } from '@react-icons/all-files/bi/BiGlobe';
101
- import { FaMoneyBillWave } from '@react-icons/all-files/fa/FaMoneyBillWave';
102
102
  import { FaPhoneAlt } from '@react-icons/all-files/fa/FaPhoneAlt';
103
103
  import { FaPhone } from '@react-icons/all-files/fa/FaPhone';
104
104
  import { GoLocation } from '@react-icons/all-files/go/GoLocation';
105
105
  import { AiOutlinePhone } from '@react-icons/all-files/ai/AiOutlinePhone';
106
+ import { RiRoadMapLine } from '@react-icons/all-files/ri/RiRoadMapLine';
106
107
  import { HiOutlineClock } from '@react-icons/all-files/hi/HiOutlineClock';
107
108
  import Select$2 from 'react-select';
108
109
  import { IoIosArrowRoundForward } from '@react-icons/all-files/io/IoIosArrowRoundForward';
@@ -9808,7 +9809,7 @@ styleInject(css_248z$z);
9808
9809
  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; }
9809
9810
  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; }
9810
9811
  var Subheader = function Subheader(props) {
9811
- 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;
9812
+ 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;
9812
9813
  var FetchQueriesEngineContext = props.actions.FetchQueriesEngineContext;
9813
9814
  var setFetchQueriesEngineContext = props.actions.setFetchQueriesEngineContext;
9814
9815
  var fetchCategoriesQueryContext = props.actions.fetchCategoriesQueryContext;
@@ -9931,14 +9932,14 @@ var Subheader = function Subheader(props) {
9931
9932
  paddingBottom: sectionproperties.subheader_marginbottom + 'px',
9932
9933
  background: sectionproperties.subheaderbgtransparent == 'Transparent' ? 'transparent' : sectionproperties.subheaderbg
9933
9934
  }
9934
- }, /*#__PURE__*/React.createElement("div", {
9935
+ }, sectionproperties.subheaderpositionfromhome == 'Right After Home' && /*#__PURE__*/React.createElement("div", {
9935
9936
  "class": "".concat(headerstyles$f.nav__item) + ' scrollhorizontal flex-row align-items-center w-100 justify-content-md-center ',
9936
9937
  style: {
9937
9938
  zIndex: 1000,
9938
9939
  justifyContent: ((_props$subheaderprope2 = props.subheaderpropertiesprops) === null || _props$subheaderprope2 === void 0 ? void 0 : _props$subheaderprope2.subheadercontentpositionprops) == 'center' ? 'center' : 'start'
9939
9940
  }
9940
9941
  }, (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) {
9941
- if (item.isnavigation == 1 && item.isactive == 1) {
9942
+ if (item.isnavigation == 1 && item.isactive == 1 && item.pageorderindex == 0) {
9942
9943
  var _props$subheaderprope4, _props$subheaderprope5;
9943
9944
  return /*#__PURE__*/React.createElement("div", {
9944
9945
  onClick: function onClick() {
@@ -9985,6 +9986,76 @@ var Subheader = function Subheader(props) {
9985
9986
  marginRight: langdetect == 'en' ? (_props$subheaderprope9 = props.subheaderpropertiesprops) === null || _props$subheaderprope9 === void 0 ? void 0 : _props$subheaderprope9.paddingRightprops : 0
9986
9987
  }
9987
9988
  }, langdetect == 'en' ? item.title_en : item.title_ar);
9989
+ }), (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) {
9990
+ if (item.isnavigation == 1 && item.isactive == 1 && item.pageorderindex > 0) {
9991
+ var _props$subheaderprope11, _props$subheaderprope12;
9992
+ return /*#__PURE__*/React.createElement("div", {
9993
+ onClick: function onClick() {
9994
+ routingcountext(item.navigationroute);
9995
+ },
9996
+ "class": "scrollhorizontalcard",
9997
+ style: {
9998
+ 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,
9999
+ 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
10000
+ }
10001
+ }, /*#__PURE__*/React.createElement("p", {
10002
+ "class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
10003
+ }, langdetect == 'en' ? item.pagename : item.pagename_ar));
10004
+ }
10005
+ }))), sectionproperties.subheaderpositionfromhome != 'Right After Home' && /*#__PURE__*/React.createElement("div", {
10006
+ "class": "".concat(headerstyles$f.nav__item) + ' scrollhorizontal flex-row align-items-center w-100 justify-content-md-center ',
10007
+ style: {
10008
+ zIndex: 1000,
10009
+ justifyContent: ((_props$subheaderprope13 = props.subheaderpropertiesprops) === null || _props$subheaderprope13 === void 0 ? void 0 : _props$subheaderprope13.subheadercontentpositionprops) == 'center' ? 'center' : 'start'
10010
+ }
10011
+ }, (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) {
10012
+ if (item.isnavigation == 1 && item.isactive == 1) {
10013
+ var _props$subheaderprope15, _props$subheaderprope16;
10014
+ return /*#__PURE__*/React.createElement("div", {
10015
+ onClick: function onClick() {
10016
+ routingcountext(item.navigationroute);
10017
+ },
10018
+ "class": "scrollhorizontalcard",
10019
+ style: {
10020
+ 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,
10021
+ 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
10022
+ }
10023
+ }, /*#__PURE__*/React.createElement("p", {
10024
+ "class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
10025
+ }, langdetect == 'en' ? item.pagename : item.pagename_ar));
10026
+ }
10027
+ })), 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) {
10028
+ var _props$subheaderprope17, _props$subheaderprope18;
10029
+ return /*#__PURE__*/React.createElement("p", {
10030
+ "class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
10031
+ onClick: function onClick() {
10032
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'categories/' + item.categoryid);
10033
+ },
10034
+ onMouseEnter: function onMouseEnter() {
10035
+ setshowdownheadermenu(true);
10036
+ setChoosenindex(index);
10037
+ },
10038
+ style: {
10039
+ marginLeft: langdetect == 'ar' ? (_props$subheaderprope17 = props.subheaderpropertiesprops) === null || _props$subheaderprope17 === void 0 ? void 0 : _props$subheaderprope17.paddingLeftprops : 0,
10040
+ marginRight: langdetect == 'en' ? (_props$subheaderprope18 = props.subheaderpropertiesprops) === null || _props$subheaderprope18 === void 0 ? void 0 : _props$subheaderprope18.paddingRightprops : 0
10041
+ }
10042
+ }, langdetect == 'en' ? item.title_en : item.title_ar);
10043
+ })), sectionproperties.subheaderParentType == 'Parent Collections' && pcollarray.map(function (item, index) {
10044
+ var _props$subheaderprope19, _props$subheaderprope20;
10045
+ return /*#__PURE__*/React.createElement("p", {
10046
+ "class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
10047
+ onClick: function onClick() {
10048
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'parentcollections/' + item.parentcollectionid);
10049
+ },
10050
+ onMouseEnter: function onMouseEnter() {
10051
+ setshowdownheadermenu(true);
10052
+ setChoosenindex(index);
10053
+ },
10054
+ style: {
10055
+ marginLeft: langdetect == 'ar' ? (_props$subheaderprope19 = props.subheaderpropertiesprops) === null || _props$subheaderprope19 === void 0 ? void 0 : _props$subheaderprope19.paddingLeftprops : 0,
10056
+ marginRight: langdetect == 'en' ? (_props$subheaderprope20 = props.subheaderpropertiesprops) === null || _props$subheaderprope20 === void 0 ? void 0 : _props$subheaderprope20.paddingRightprops : 0
10057
+ }
10058
+ }, langdetect == 'en' ? item.title_en : item.title_ar);
9988
10059
  }))), /*#__PURE__*/React.createElement("div", {
9989
10060
  "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",
9990
10061
  style: {
@@ -10000,8 +10071,8 @@ var Subheader = function Subheader(props) {
10000
10071
  justifyContent: 'center',
10001
10072
  textAlign: 'center'
10002
10073
  }
10003
- }, 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) {
10004
- var _props$subheaderprope10, _props$subheaderprope11;
10074
+ }, 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) {
10075
+ var _props$subheaderprope21, _props$subheaderprope22;
10005
10076
  return /*#__PURE__*/React.createElement("p", {
10006
10077
  "class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
10007
10078
  onClick: function onClick() {
@@ -10012,8 +10083,8 @@ var Subheader = function Subheader(props) {
10012
10083
  setChoosenindex(index);
10013
10084
  },
10014
10085
  style: {
10015
- marginLeft: langdetect == 'ar' ? (_props$subheaderprope10 = props.subheaderpropertiesprops) === null || _props$subheaderprope10 === void 0 ? void 0 : _props$subheaderprope10.paddingLeftprops : 0,
10016
- marginRight: langdetect == 'en' ? (_props$subheaderprope11 = props.subheaderpropertiesprops) === null || _props$subheaderprope11 === void 0 ? void 0 : _props$subheaderprope11.paddingRightprops : 0,
10086
+ marginLeft: langdetect == 'ar' ? (_props$subheaderprope21 = props.subheaderpropertiesprops) === null || _props$subheaderprope21 === void 0 ? void 0 : _props$subheaderprope21.paddingLeftprops : 0,
10087
+ marginRight: langdetect == 'en' ? (_props$subheaderprope22 = props.subheaderpropertiesprops) === null || _props$subheaderprope22 === void 0 ? void 0 : _props$subheaderprope22.paddingRightprops : 0,
10017
10088
  color: sectionproperties.subheader_categorytitle_fontColor_resp,
10018
10089
  fontSize: sectionproperties.subheader_categorytitle_fontSize_resp + 'px',
10019
10090
  textTransform: sectionproperties.subheader_categorytitle_textTransform,
@@ -10021,7 +10092,7 @@ var Subheader = function Subheader(props) {
10021
10092
  }
10022
10093
  }, langdetect == 'en' ? item.title_en : item.title_ar);
10023
10094
  })), sectionproperties.subheaderParentType == 'Parent Collections' && pcollarray.map(function (item, index) {
10024
- var _props$subheaderprope12, _props$subheaderprope13;
10095
+ var _props$subheaderprope23, _props$subheaderprope24;
10025
10096
  return /*#__PURE__*/React.createElement("p", {
10026
10097
  "class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
10027
10098
  onClick: function onClick() {
@@ -10032,15 +10103,15 @@ var Subheader = function Subheader(props) {
10032
10103
  setChoosenindex(index);
10033
10104
  },
10034
10105
  style: {
10035
- marginLeft: langdetect == 'ar' ? (_props$subheaderprope12 = props.subheaderpropertiesprops) === null || _props$subheaderprope12 === void 0 ? void 0 : _props$subheaderprope12.paddingLeftprops : 0,
10036
- marginRight: langdetect == 'en' ? (_props$subheaderprope13 = props.subheaderpropertiesprops) === null || _props$subheaderprope13 === void 0 ? void 0 : _props$subheaderprope13.paddingRightprops : 0,
10106
+ marginLeft: langdetect == 'ar' ? (_props$subheaderprope23 = props.subheaderpropertiesprops) === null || _props$subheaderprope23 === void 0 ? void 0 : _props$subheaderprope23.paddingLeftprops : 0,
10107
+ marginRight: langdetect == 'en' ? (_props$subheaderprope24 = props.subheaderpropertiesprops) === null || _props$subheaderprope24 === void 0 ? void 0 : _props$subheaderprope24.paddingRightprops : 0,
10037
10108
  color: sectionproperties.subheader_categorytitle_fontColor_resp,
10038
10109
  fontSize: sectionproperties.subheader_categorytitle_fontSize_resp + 'px',
10039
10110
  textTransform: sectionproperties.subheader_categorytitle_textTransform,
10040
10111
  fontWeight: sectionproperties.subheader_categorytitle_textfontweight
10041
10112
  }
10042
10113
  }, langdetect == 'en' ? item.title_en : item.title_ar);
10043
- }))), 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.createElement("div", {
10114
+ }))), 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.createElement("div", {
10044
10115
  "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 ',
10045
10116
  onMouseLeave: function onMouseLeave() {
10046
10117
  setshowdownheadermenu(false);
@@ -10048,18 +10119,18 @@ var Subheader = function Subheader(props) {
10048
10119
  style: {
10049
10120
  width: '95%',
10050
10121
  zIndex: 2000,
10051
- position: ((_props$subheaderprope14 = props.subheaderpropertiesprops) === null || _props$subheaderprope14 === void 0 ? void 0 : _props$subheaderprope14.subheaderpositionprops) == 'in nav' ? 'absolute' : '',
10052
- top: ((_props$subheaderprope15 = props.subheaderpropertiesprops) === null || _props$subheaderprope15 === void 0 ? void 0 : _props$subheaderprope15.subheaderpositionprops) == 'in nav' ? 30 : ''
10122
+ position: ((_props$subheaderprope25 = props.subheaderpropertiesprops) === null || _props$subheaderprope25 === void 0 ? void 0 : _props$subheaderprope25.subheaderpositionprops) == 'in nav' ? 'absolute' : '',
10123
+ top: ((_props$subheaderprope26 = props.subheaderpropertiesprops) === null || _props$subheaderprope26 === void 0 ? void 0 : _props$subheaderprope26.subheaderpositionprops) == 'in nav' ? 30 : ''
10053
10124
  }
10054
10125
  }, /*#__PURE__*/React.createElement("div", {
10055
10126
  "class": "row m-0 w-100 d-flex pt-3 pb-3"
10056
- }, (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.createElement("div", {
10127
+ }, (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.createElement("div", {
10057
10128
  "class": "col-lg-12 d-flex align-items-center justify-content-center text-light flex-column h-100 pt-5 pb-5"
10058
10129
  }, /*#__PURE__*/React.createElement(FiLayers, {
10059
10130
  size: 30
10060
10131
  }), /*#__PURE__*/React.createElement("p", {
10061
10132
  "class": "font-16 font-weight-500 m-0 p-0"
10062
- }, 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) {
10133
+ }, 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) {
10063
10134
  return /*#__PURE__*/React.createElement("div", {
10064
10135
  "class": "col-lg-3 pl-2 pr-2 col-md-6 col-sm-12 mb-md-4",
10065
10136
  style: {
@@ -10127,7 +10198,7 @@ var usflag = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQQAAAEECAYAAADOCEoK
10127
10198
  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; }
10128
10199
  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(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; }
10129
10200
  var Headerresponsive = function Headerresponsive(props) {
10130
- var _logoarrayofobjects$, _logoarrayofobjects$2, _fetchcustomercartQue5, _fetchcustomercartQue6, _fetchcustomercartQue7, _fetchcustomercartQue8, _fetchcustomercartQue9, _fetchcustomercartQue10;
10201
+ var _logoarrayofobjects$, _logoarrayofobjects$2, _fetchcustomercartQue5, _fetchcustomercartQue6, _fetchcustomercartQue7, _fetchcustomercartQue8, _fetchcustomercartQue9, _fetchcustomercartQue10, _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6;
10131
10202
  var actions = props.actions;
10132
10203
  var LogoutMutationContext = props.actions.LogoutMutationContext;
10133
10204
  var setsidecartnavshowcontext = props.actions.setsidecartnavshowcontext;
@@ -10143,7 +10214,7 @@ var Headerresponsive = function Headerresponsive(props) {
10143
10214
  var favoriteprojectscountContext = props.actions.favoriteprojectscountContext;
10144
10215
  var routingcountext = props.actions.routingcountext;
10145
10216
  var StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
10146
- props.actions.setcurrencyfunccontext;
10217
+ var setcurrencyfunccontext = props.actions.setcurrencyfunccontext;
10147
10218
  var _useState = useState(''),
10148
10219
  _useState2 = _slicedToArray(_useState, 2),
10149
10220
  sectionproperties = _useState2[0],
@@ -10596,7 +10667,7 @@ var Headerresponsive = function Headerresponsive(props) {
10596
10667
  borderBottom: '1px solid ' + sectionproperties.searchbarcont_bordercolorresponsive
10597
10668
  }
10598
10669
  }, /*#__PURE__*/React.createElement("div", {
10599
- className: "col-md-10 p-0",
10670
+ 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',
10600
10671
  style: {
10601
10672
  borderRight: langdetect == 'en' ? '1px solid ' + sectionproperties.searchbarcont_bordercolorresponsive : 0,
10602
10673
  borderLeft: langdetect == 'en' ? 0 : '1px solid ' + sectionproperties.searchbarcont_bordercolorresponsive
@@ -10620,7 +10691,50 @@ var Headerresponsive = function Headerresponsive(props) {
10620
10691
  sectionpropertiesprops: sectionproperties,
10621
10692
  actions: actions,
10622
10693
  srcfromprops: 'respheader'
10623
- }))), /*#__PURE__*/React.createElement("div", {
10694
+ }))), 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.createElement("div", {
10695
+ "class": 'col-md-2 d-flex align-items-center justify-content-center pl-1 pr-1 pt-1',
10696
+ style: {
10697
+ borderRight: langdetect == 'en' ? '1px solid ' + sectionproperties.searchbarcont_bordercolorresponsive : 0,
10698
+ borderLeft: langdetect == 'en' ? 0 : '1px solid ' + sectionproperties.searchbarcont_bordercolorresponsive
10699
+ }
10700
+ }, /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("li", {
10701
+ "class": ' d-flex align-items-center justify-content-center '
10702
+ }, langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
10703
+ "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
10704
+ }, /*#__PURE__*/React.createElement("p", {
10705
+ "class": "m-0 p-0 mr-1 ml-1"
10706
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
10707
+ "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
10708
+ }, /*#__PURE__*/React.createElement("p", {
10709
+ "class": "m-0 p-0 ml-1 mr-1"
10710
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)))), /*#__PURE__*/React.createElement(Dropdown.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) {
10711
+ var _authdetailsContext$i7, _authdetailsContext$i8;
10712
+ return /*#__PURE__*/React.createElement(Dropdown.Item, {
10713
+ "class": "m-0 p-0",
10714
+ onClick: function onClick() {
10715
+ setcurrencyfunccontext(item);
10716
+ }
10717
+ }, /*#__PURE__*/React.createElement("div", {
10718
+ "class": "row m-0 w-100"
10719
+ }, /*#__PURE__*/React.createElement("div", {
10720
+ "class": "col-lg-12 p-0 d-flex justify-content-start"
10721
+ }, /*#__PURE__*/React.createElement("div", {
10722
+ "class": "".concat(header_cssstyles.dropdownitemcontainer)
10723
+ }, /*#__PURE__*/React.createElement("p", {
10724
+ "class": 'dropdownitem d-flex align-items-center justify-content-center m-0 p-0',
10725
+ style: {
10726
+ fontSize: sectionproperties.dropdown_fontsize + 'px',
10727
+ fontWeight: sectionproperties.dropdown_fontweight,
10728
+ textTransform: sectionproperties.dropdown_texttransform
10729
+ }
10730
+ }, /*#__PURE__*/React.createElement(FaMoneyBillWave, null), /*#__PURE__*/React.createElement("span", {
10731
+ "class": 'ml-2 mr-2'
10732
+ }, 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.createElement("div", {
10733
+ "class": "col-lg-12 p-0"
10734
+ }, /*#__PURE__*/React.createElement("hr", {
10735
+ "class": "m-0"
10736
+ }))));
10737
+ })))), /*#__PURE__*/React.createElement("div", {
10624
10738
  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'
10625
10739
  }, /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("div", {
10626
10740
  className: 'allcentered m-0 cursor-pointer'
@@ -16833,7 +16947,7 @@ var HeaderwithContactinfo = function HeaderwithContactinfo(props) {
16833
16947
  maxHeight: '100%'
16834
16948
  }
16835
16949
  }))), /*#__PURE__*/React.createElement("div", {
16836
- "class": "col-xl-8 col-lg-7 p-0 d-flex align-items-center justify-content-start h-100"
16950
+ "class": "col-lg-7 p-0 d-flex align-items-center justify-content-start h-100"
16837
16951
  }, /*#__PURE__*/React.createElement("div", {
16838
16952
  "class": "scrollhorizontal w-100 align-items-center justify-content-start h-100",
16839
16953
  style: {
@@ -16869,7 +16983,7 @@ var HeaderwithContactinfo = function HeaderwithContactinfo(props) {
16869
16983
  subheadercontentpositionprops: 'start'
16870
16984
  }
16871
16985
  })), /*#__PURE__*/React.createElement("div", {
16872
- "class": "col-xl-2 col-lg-3 d-flex align-items-center justify-content-end"
16986
+ "class": "col-lg-3 d-flex align-items-center justify-content-end"
16873
16987
  }, /*#__PURE__*/React.createElement("div", {
16874
16988
  "class": 'headerdropdownml',
16875
16989
  style: {
@@ -18978,7 +19092,7 @@ var ThreeTieredHeader = function ThreeTieredHeader(props) {
18978
19092
  "class": "col-lg-5 d-flex align-items-center p-0"
18979
19093
  }, /*#__PURE__*/React.createElement("div", {
18980
19094
  "class": "row m-0 d-flex justify-content-end w-100"
18981
- }, 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.createElement("div", {
19095
+ }, 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.createElement("div", {
18982
19096
  "class": 'd-flex align-items-center justify-content-center pl-3 pr-3'
18983
19097
  }, /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("li", {
18984
19098
  "class": ' d-flex align-items-center justify-content-center '
@@ -25273,7 +25387,7 @@ var Footer2 = function Footer2(props) {
25273
25387
  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; }
25274
25388
  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(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; }
25275
25389
  var Footer3 = function Footer3(props) {
25276
- var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _authdetailsContext$i17, _authdetailsContext$i18, _authdetailsContext$i21, _authdetailsContext$i22, _authdetailsContext$i23, _authdetailsContext$i24, _authdetailsContext$i25;
25390
+ var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i17, _authdetailsContext$i18, _authdetailsContext$i21, _authdetailsContext$i22, _authdetailsContext$i23, _authdetailsContext$i24, _authdetailsContext$i25;
25277
25391
  var _useState = useState(''),
25278
25392
  _useState2 = _slicedToArray(_useState, 2),
25279
25393
  sectionproperties = _useState2[0],
@@ -25403,13 +25517,15 @@ var Footer3 = function Footer3(props) {
25403
25517
  marginBottom: sectionproperties.divider_mb + 'px'
25404
25518
  }),
25405
25519
  viewlocation: css({
25406
- textDecoration: 'underline',
25407
- fontSize: sectionproperties.viewLocationFontSize + 'px',
25520
+ width: sectionproperties.viewLocationWidth + 'px',
25521
+ height: sectionproperties.viewLocationHeight + 'px',
25408
25522
  color: sectionproperties.viewLocationColor,
25409
- fontWeight: sectionproperties.viewLocationFontWeight,
25523
+ border: sectionproperties.viewLocationBorderWidth + 'px solid ' + sectionproperties.viewLocationBorderColor,
25524
+ borderRadius: sectionproperties.viewLocationborderRadius + 'px',
25410
25525
  transition: '.3s',
25411
25526
  ':hover': {
25412
- color: sectionproperties.viewLocationColorOnHover
25527
+ color: sectionproperties.viewLocationColorOnHover,
25528
+ borderColor: sectionproperties.viewLocationColorOnHover
25413
25529
  }
25414
25530
  })
25415
25531
  };
@@ -25437,15 +25553,7 @@ var Footer3 = function Footer3(props) {
25437
25553
  objectFit: 'contain'
25438
25554
  },
25439
25555
  loading: "lazy"
25440
- }))), sectionproperties.showviewLocation == 'Show' && /*#__PURE__*/React.createElement("div", {
25441
- "class": "col-lg-12 allcentered mb-4"
25442
- }, /*#__PURE__*/React.createElement("p", {
25443
- "class": footerStyles.viewlocation + ' m-0 p-0 cursor-pointer ',
25444
- onClick: function onClick() {
25445
- var _authdetailsContext$i;
25446
- window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.googlemapslink);
25447
- }
25448
- }, langdetect == 'en' ? sectionproperties.viewLocationContentEn : sectionproperties.viewLocationContentAr)), sectionproperties.showtitle == 'Show' && /*#__PURE__*/React.createElement("div", {
25556
+ }))), sectionproperties.showtitle == 'Show' && /*#__PURE__*/React.createElement("div", {
25449
25557
  "class": "".concat(footerStyles.footerlogo) + ' w-100 d-flex align-items-center justify-content-center '
25450
25558
  }, /*#__PURE__*/React.createElement("p", {
25451
25559
  "class": "mb-0 p-0 font-sm-15",
@@ -25456,7 +25564,7 @@ var Footer3 = function Footer3(props) {
25456
25564
  fontSize: sectionproperties.titlefontsize + 'px',
25457
25565
  marginLeft: sectionproperties.titlemarginleft + 'px'
25458
25566
  }
25459
- }, 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.createElement("div", {
25567
+ }, 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.createElement("div", {
25460
25568
  "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 "
25461
25569
  }, templatepropcontext.pagesnprop.map(function (item, index) {
25462
25570
  if (item.isnavigation == 1 && item.isactive == 1) {
@@ -25482,10 +25590,10 @@ var Footer3 = function Footer3(props) {
25482
25590
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
25483
25591
  "class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
25484
25592
  onClick: function onClick() {
25485
- var _authdetailsContext$i3;
25486
- if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink) != null) {
25487
- var _authdetailsContext$i4;
25488
- window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink, '_blank');
25593
+ var _authdetailsContext$i2;
25594
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.facebooklink) != null) {
25595
+ var _authdetailsContext$i3;
25596
+ window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink, '_blank');
25489
25597
  }
25490
25598
  }
25491
25599
  }, /*#__PURE__*/React.createElement(FaFacebookF, {
@@ -25493,10 +25601,10 @@ var Footer3 = function Footer3(props) {
25493
25601
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
25494
25602
  "class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
25495
25603
  onClick: function onClick() {
25496
- var _authdetailsContext$i5;
25497
- if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instagramlink) != null) {
25498
- var _authdetailsContext$i6;
25499
- window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instagramlink, '_blank');
25604
+ var _authdetailsContext$i4;
25605
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instagramlink) != null) {
25606
+ var _authdetailsContext$i5;
25607
+ window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instagramlink, '_blank');
25500
25608
  }
25501
25609
  }
25502
25610
  }, /*#__PURE__*/React.createElement(AiFillInstagram, {
@@ -25504,14 +25612,22 @@ var Footer3 = function Footer3(props) {
25504
25612
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
25505
25613
  "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
25506
25614
  onClick: function onClick() {
25507
- var _authdetailsContext$i7;
25508
- if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.whatsappnumber) != null) {
25509
- var _authdetailsContext$i8;
25510
- 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');
25615
+ var _authdetailsContext$i6;
25616
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.whatsappnumber) != null) {
25617
+ var _authdetailsContext$i7;
25618
+ 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');
25511
25619
  }
25512
25620
  }
25513
25621
  }, /*#__PURE__*/React.createElement(FaWhatsapp, {
25514
25622
  size: sectionproperties.youtubebtniconfontsize
25623
+ })), sectionproperties.showviewLocation == 'Show' && /*#__PURE__*/React.createElement("div", {
25624
+ "class": "".concat(footerStyles.viewlocation) + ' cursor-pointer d-flex align-items-center justify-content-center ml-3 mr-3 ',
25625
+ onClick: function onClick() {
25626
+ var _authdetailsContext$i8;
25627
+ window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.googlemapslink);
25628
+ }
25629
+ }, /*#__PURE__*/React.createElement(RiRoadMapLine, {
25630
+ size: sectionproperties.viewLocationFontSize
25515
25631
  }))))), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React.createElement("div", {
25516
25632
  "class": "col-lg-4 col-md-12 col-sm-12 d-flex flex-row flex-md-column align-items-center justify-content-center"
25517
25633
  }, /*#__PURE__*/React.createElement("p", {
@@ -34978,22 +35094,15 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
34978
35094
  }
34979
35095
  }, [sectionproperties]);
34980
35096
  var section_styles = {
34981
- sectiontitlespan: css({
34982
- ':after': {
34983
- height: '5px',
34984
- width: '5%',
34985
- backgroundColor: 'red'
34986
- }
34987
- }),
34988
35097
  btn: css({
34989
35098
  width: sectionproperties.generalbtn_width + 'px',
34990
35099
  height: sectionproperties.generalbtn_height + 'px',
34991
35100
  backgroundColor: sectionproperties.generalbtn_bgColor,
34992
35101
  color: sectionproperties.generalbtn_textColor,
34993
- borderTopLeftRadius: sectionproperties.generalbtn_bordertopleftradius + 'px',
34994
- borderTopRightRadius: sectionproperties.generalbtn_bordertoprightradius + 'px',
34995
- borderBottomLeftRadius: sectionproperties.generalbtn_borderbottomleftradius + 'px',
34996
- borderBottomRightRadius: sectionproperties.generalbtn_borderbottomrightradius + 'px',
35102
+ borderTopLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertopleftradius + 'px' : sectionproperties.generalbtn_bordertoprightradius + 'px',
35103
+ borderTopRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertoprightradius + 'px' : sectionproperties.generalbtn_bordertopleftradius + 'px',
35104
+ borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomleftradius + 'px' : sectionproperties.generalbtn_borderbottomrightradius + 'px',
35105
+ borderBottomRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomrightradius + 'px' : sectionproperties.generalbtn_borderbottomleftradius + 'px',
34997
35106
  border: sectionproperties.generalbtn_borderwidth + 'px solid ' + sectionproperties.generalbtn_bordercolor,
34998
35107
  fontSize: sectionproperties.generalbtn_fontsize + 'px',
34999
35108
  fontWeight: sectionproperties.generalbtn_fontweight,
@@ -35009,7 +35118,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
35009
35118
  };
35010
35119
  var SectionTitle = function SectionTitle() {
35011
35120
  return /*#__PURE__*/React.createElement("p", {
35012
- "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 ',
35121
+ "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 ',
35013
35122
  style: {
35014
35123
  color: sectionproperties.sectionTitleColor,
35015
35124
  fontWeight: sectionproperties.sectionTitleFontWeight,
@@ -35072,14 +35181,15 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
35072
35181
  publicKey: IKpublicKey,
35073
35182
  path: imagesarray.length != 0 ? '/tr:w-500/' + imagesarray[0].bgsection_image : '',
35074
35183
  style: {
35075
- objectFit: sectionproperties.bgcovercontain,
35184
+ width: '100%',
35185
+ height: sectionproperties.image_height + 'px',
35076
35186
  margin: 0,
35077
35187
  padding: 0,
35078
- height: sectionproperties.image_height + 'px',
35079
- borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
35080
- borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
35081
- borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
35082
- borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px'
35188
+ objectFit: sectionproperties.bgcovercontain,
35189
+ borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
35190
+ borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px',
35191
+ borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
35192
+ borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px'
35083
35193
  }
35084
35194
  }));
35085
35195
  };
@@ -35093,10 +35203,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
35093
35203
  marginTop: sectionproperties.marginTop + 'px',
35094
35204
  marginBottom: sectionproperties.marginBottom + 'px',
35095
35205
  background: sectionproperties.backgroundColor,
35096
- borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
35097
- borderTopRightRadius: sectionproperties.borderTopLeftRadius + 'px',
35098
- borderBottomLeftRadius: sectionproperties.borderBottomRightRadius + 'px',
35099
- borderBottomRightRadius: sectionproperties.borderBottomLeftRadius + 'px',
35206
+ borderTopLeftRadius: langdetect == 'en' ? sectionproperties.borderTopLeftRadius + 'px' : sectionproperties.borderTopRightRadius + 'px',
35207
+ borderTopRightRadius: langdetect == 'en' ? sectionproperties.borderTopRightRadius + 'px' : sectionproperties.borderTopLeftRadius + 'px',
35208
+ borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.borderBottomLeftRadius + 'px' : sectionproperties.borderBottomRightRadius + 'px',
35209
+ borderBottomRightRadius: langdetect == 'en' ? sectionproperties.borderBottomRightRadius + 'px' : sectionproperties.borderBottomLeftRadius + 'px',
35100
35210
  width: sectionproperties.width + 'vw'
35101
35211
  }
35102
35212
  }, sectionproperties.sectionstyle == 'Image on right' && /*#__PURE__*/React.createElement("div", {
@@ -35552,7 +35662,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
35552
35662
  left: 0
35553
35663
  }
35554
35664
  })), /*#__PURE__*/React.createElement("div", {
35555
- "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",
35665
+ "class": "row ml-0 mr-0 w-100 d-flex justify-content-center pl-md-3 pr-md-3 px-2015-3",
35556
35666
  style: {
35557
35667
  marginTop: sectionproperties.marginTop + 'px',
35558
35668
  marginBottom: sectionproperties.marginBottom + 'px',
@@ -35617,12 +35727,12 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
35617
35727
  }
35618
35728
  }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), cardsarray.map(function (cardinfoitem, cardinfoindex) {
35619
35729
  return /*#__PURE__*/React.createElement("div", {
35620
- "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",
35730
+ "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",
35621
35731
  style: {
35622
35732
  zIndex: 2
35623
35733
  }
35624
35734
  }, /*#__PURE__*/React.createElement("div", {
35625
- "class": "row m-0 w-100",
35735
+ "class": "row m-0 w-100 mb-auto",
35626
35736
  style: {
35627
35737
  background: sectionproperties.reservation_bgcolor,
35628
35738
  paddingTop: sectionproperties.reservation_padding_top + 'px',
@@ -37540,9 +37650,9 @@ var ContactUsSection = function ContactUsSection(props) {
37540
37650
  fontSize: sectionproperties.prodCatFontSizeResp + 'px'
37541
37651
  }
37542
37652
  }, Description()), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
37543
- "class": "col-lg-12 p-0 d-flex align-items-center justify-content-start"
37653
+ "class": "col-lg-12 p-0 d-flex align-items-center justify-content-start mb-5"
37544
37654
  }, /*#__PURE__*/React.createElement("p", {
37545
- "class": section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row mb-4 ',
37655
+ "class": section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row ',
37546
37656
  onClick: function onClick() {
37547
37657
  var _authdetailsContext$i, _authdetailsContext$i2;
37548
37658
  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');
@@ -37556,13 +37666,16 @@ var ContactUsSection = function ContactUsSection(props) {
37556
37666
  }))), /*#__PURE__*/React.createElement("span", {
37557
37667
  "class": "ml-2 mr-2 d-flex justify-content-start flex-column"
37558
37668
  }, /*#__PURE__*/React.createElement("span", {
37559
- "class": section_styles.storeinfotitle
37560
- }, "Email us"), /*#__PURE__*/React.createElement("span", {
37669
+ "class": section_styles.storeinfotitle,
37670
+ style: {
37671
+ textAlign: langdetect == 'en' ? 'left' : 'right'
37672
+ }
37673
+ }, langdetect == 'en' ? sectionproperties.emailtitle_en : sectionproperties.emailtitle_ar), /*#__PURE__*/React.createElement("span", {
37561
37674
  "class": "storeinfo"
37562
37675
  }, 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", {
37563
- "class": "col-lg-12 p-0 d-flex align-items-center justify-content-start"
37676
+ "class": "col-lg-12 p-0 d-flex align-items-center justify-content-start mb-5"
37564
37677
  }, /*#__PURE__*/React.createElement("p", {
37565
- "class": section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row mb-4 ',
37678
+ "class": section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row ',
37566
37679
  onClick: function onClick() {
37567
37680
  var _authdetailsContext$i5, _authdetailsContext$i6;
37568
37681
  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');
@@ -37576,13 +37689,16 @@ var ContactUsSection = function ContactUsSection(props) {
37576
37689
  }))), /*#__PURE__*/React.createElement("span", {
37577
37690
  "class": "ml-2 mr-2 d-flex justify-content-start flex-column"
37578
37691
  }, /*#__PURE__*/React.createElement("span", {
37579
- "class": section_styles.storeinfotitle
37580
- }, "Call us"), /*#__PURE__*/React.createElement("span", {
37692
+ "class": section_styles.storeinfotitle,
37693
+ style: {
37694
+ textAlign: langdetect == 'en' ? 'left' : 'right'
37695
+ }
37696
+ }, langdetect == 'en' ? sectionproperties.phonetitle_en : sectionproperties.phonetitle_ar), /*#__PURE__*/React.createElement("span", {
37581
37697
  "class": "storeinfo"
37582
37698
  }, 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.createElement("div", {
37583
- "class": "col-lg-12 p-0 d-flex align-items-center justify-content-start"
37699
+ "class": "col-lg-12 p-0 d-flex align-items-center justify-content-start mb-5 "
37584
37700
  }, /*#__PURE__*/React.createElement("p", {
37585
- "class": section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row mb-5 ',
37701
+ "class": section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row ',
37586
37702
  onClick: function onClick() {
37587
37703
  var _authdetailsContext$i9;
37588
37704
  window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.googlemapslink);
@@ -37597,7 +37713,12 @@ var ContactUsSection = function ContactUsSection(props) {
37597
37713
  "class": "ml-2 mr-2 d-flex justify-content-start flex-column"
37598
37714
  }, /*#__PURE__*/React.createElement("span", {
37599
37715
  "class": section_styles.storeinfotitle
37600
- }, "Visit us"), /*#__PURE__*/React.createElement("span", {
37716
+ }), /*#__PURE__*/React.createElement("span", {
37717
+ "class": section_styles.storeinfotitle,
37718
+ style: {
37719
+ textAlign: langdetect == 'en' ? 'left' : 'right'
37720
+ }
37721
+ }, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar), /*#__PURE__*/React.createElement("span", {
37601
37722
  "class": "storeinfo"
37602
37723
  }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.address_en)))))), /*#__PURE__*/React.createElement("div", {
37603
37724
  "class": "col-lg-6 allcentered p-0 h-100"
@@ -40241,12 +40362,12 @@ var Productcard_with_zoominonhover = function Productcard_with_zoominonhover(pro
40241
40362
  style: {
40242
40363
  textAlign: langdetect == 'en' ? 'left' : 'right'
40243
40364
  }
40244
- }, langdetect == 'en' ? 'EGP' : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), item.hassale == 1 && /*#__PURE__*/React.createElement("p", {
40365
+ }, langdetect == 'en' ? item.currencyname : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : item.currencyname), item.hassale == 1 && /*#__PURE__*/React.createElement("p", {
40245
40366
  "class": "".concat(cardsstyles2.productSalePricestyles) + ' linethrough mt-auto mb-0 p-0 wordbreak mr-1 ml-1 ',
40246
40367
  style: {
40247
40368
  textAlign: langdetect == 'en' ? 'left' : 'right'
40248
40369
  }
40249
- }, langdetect == 'en' ? 'EGP' : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'))), /*#__PURE__*/React.createElement("div", {
40370
+ }, langdetect == 'en' ? item.currencyname : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : item.currencyname))), /*#__PURE__*/React.createElement("div", {
40250
40371
  "class": "".concat(cardsstyles$4.card_informationcontainer)
40251
40372
  }, /*#__PURE__*/React.createElement("div", {
40252
40373
  "class": "row m-0 w-100 d-flex align-items-center"
@@ -40324,7 +40445,7 @@ var Productcard_with_zoominonhover = function Productcard_with_zoominonhover(pro
40324
40445
  fontWeight: sectionproperties.total_fontweight,
40325
40446
  textAlign: langdetect == 'en' ? 'left' : 'right'
40326
40447
  }
40327
- }, langdetect == 'en' ? 'EGP' : '', " ", item.hassale == 1 ? item.quantity * item.defaultsaleprice : item.quantity * item.defaultprice, ' ', langdetect == 'en' ? '' : 'ج.م')))), /*#__PURE__*/React.createElement("div", {
40448
+ }, langdetect == 'en' ? item.currencyname : '', " ", item.hassale == 1 ? item.quantity * item.defaultsaleprice : item.quantity * item.defaultprice, ' ', langdetect == 'en' ? '' : item.currencyname)))), /*#__PURE__*/React.createElement("div", {
40328
40449
  "class": "col-lg-12 d-flex align-items-center justify-content-center p-0 mb-2 mt-2"
40329
40450
  }, sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React.createElement("button", {
40330
40451
  "class": "".concat(cardsstyles2.cart_btn) + ' font-md-13 m-0 p-0 d-flex align-items-center justify-content-center ',
@@ -46467,12 +46588,12 @@ var StylishProductCard = function StylishProductCard(props) {
46467
46588
  style: {
46468
46589
  textAlign: langdetect == 'en' ? 'left' : 'right'
46469
46590
  }
46470
- }, langdetect == 'en' ? 'EGP' : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && /*#__PURE__*/React.createElement("p", {
46591
+ }, langdetect == 'en' ? item.currencyname : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : item.currencyname), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && /*#__PURE__*/React.createElement("p", {
46471
46592
  "class": "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak ml-2 mr-2 ',
46472
46593
  style: {
46473
46594
  textAlign: langdetect == 'en' ? 'left' : 'right'
46474
46595
  }
46475
- }, langdetect == 'en' ? 'EGP' : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م')))), /*#__PURE__*/React.createElement("div", {
46596
+ }, langdetect == 'en' ? item.currencyname : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : item.currencyname)))), /*#__PURE__*/React.createElement("div", {
46476
46597
  "class": "col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end align-items-center p-0"
46477
46598
  }, sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React.createElement("p", {
46478
46599
  "class": "".concat(card_cssstyles.cart_btn) + ' m-0 p-0 d-flex align-items-center justify-content-center cursor-pointer ',