tabexseriescomponents 0.0.152 → 0.0.153

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
@@ -111,6 +111,8 @@ import ReactPlayer from 'react-player';
111
111
  import BackgroundSlideshow from 'react-background-slideshow';
112
112
  import _extends from '@babel/runtime/helpers/extends';
113
113
  import { Fade, Slide, Zoom } from 'react-slideshow-image';
114
+ import { HiOutlineLocationMarker } from '@react-icons/all-files/hi/HiOutlineLocationMarker';
115
+ import { FiPhoneCall } from '@react-icons/all-files/fi/FiPhoneCall';
114
116
  import { BsEye } from '@react-icons/all-files/bs/BsEye';
115
117
  import { BiTimeFive } from '@react-icons/all-files/bi/BiTimeFive';
116
118
  import { IoIosArrowUp } from '@react-icons/all-files/io/IoIosArrowUp';
@@ -9316,7 +9318,7 @@ var CardsSection = function CardsSection(props) {
9316
9318
  }, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
9317
9319
  "class": section_cssstyles.line_left
9318
9320
  }), /*#__PURE__*/React.createElement("p", {
9319
- "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(section_cssstyles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? "".concat(section_cssstyles.sectiontitlespan) + ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? "".concat(section_cssstyles.sectiontitlespan) + ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? "".concat(section_cssstyles.sectiontitlespan) + ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? "".concat(section_cssstyles.sectiontitlespan) + ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : "".concat(section_cssstyles.sectiontitlespan) + ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ',
9321
+ "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(section_cssstyles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? "".concat(section_cssstyles.sectiontitlespan) + ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? "".concat(section_cssstyles.sectiontitlespan) + ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? "".concat(section_cssstyles.sectiontitlespan) + ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? "".concat(section_cssstyles.sectiontitlespan) + ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'ASUL' ? "".concat(section_cssstyles.sectiontitlespan) + ' ASUL mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : "".concat(section_cssstyles.sectiontitlespan) + ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ',
9320
9322
  style: {
9321
9323
  color: sectionproperties.sectionTitleColor,
9322
9324
  fontWeight: sectionproperties.sectionTitleFontWeight,
@@ -9368,7 +9370,7 @@ var CardsSection = function CardsSection(props) {
9368
9370
  paddingRight: langdetect == 'en' ? sectionproperties.description_marginRight + 'px' : sectionproperties.description_marginLeft + 'px'
9369
9371
  }
9370
9372
  }, /*#__PURE__*/React.createElement("p", {
9371
- "class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak' : ' m-0 p-0 wordbreak',
9373
+ "class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak' : sectionproperties.descFontFamily == 'ASUL' ? ' ASUL m-0 p-0 wordbreak ' : ' m-0 p-0 wordbreak ',
9372
9374
  style: {
9373
9375
  color: sectionproperties.prodCatColor,
9374
9376
  fontWeight: sectionproperties.prodCatFontWeight,
@@ -9384,7 +9386,7 @@ var CardsSection = function CardsSection(props) {
9384
9386
  paddingRight: langdetect == 'en' ? sectionproperties.description_marginRight + 'px' : sectionproperties.description_marginLeft + 'px'
9385
9387
  }
9386
9388
  }, /*#__PURE__*/React.createElement("p", {
9387
- "class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak ' : ' m-0 p-0 wordbreak ',
9389
+ "class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'ASUL' ? ' ASUL m-0 p-0 wordbreak ' : ' m-0 p-0 wordbreak ',
9388
9390
  style: {
9389
9391
  color: sectionproperties.prodCatColor,
9390
9392
  fontWeight: sectionproperties.prodCatFontWeight,
@@ -9413,7 +9415,9 @@ var CardsSection = function CardsSection(props) {
9413
9415
  }
9414
9416
  }, /*#__PURE__*/React.createElement("span", {
9415
9417
  "class": sectionproperties.sectiontitleposition == 'Centered' ? 'd-flex justify-content-center align-items-center' : 'd-flex justify-content-center align-items-center d-md-none'
9416
- }, langdetect == 'en' ? sectionproperties.viewmorebtn_text : sectionproperties.viewmorebtn_text_ar), /*#__PURE__*/React.createElement("span", {
9418
+ }, /*#__PURE__*/React.createElement("span", {
9419
+ "class": sectionproperties.sectiontitlefontfamily == 'ASUL' ? 'ASUL' : ''
9420
+ }, langdetect == 'en' ? sectionproperties.viewmorebtn_text : sectionproperties.viewmorebtn_text_ar)), /*#__PURE__*/React.createElement("span", {
9417
9421
  "class": sectionproperties.sectiontitleposition == 'Centered' ? 'd-none align-items-center justify-content-center' : 'd-none d-md-flex align-items-center justify-content-center'
9418
9422
  }, /*#__PURE__*/React.createElement("i", {
9419
9423
  "class": "h-100 d-flex align-items-center justify-content-center"
@@ -9481,7 +9485,8 @@ var CardsSection = function CardsSection(props) {
9481
9485
  cardinfoitemprops: cardinfoitem,
9482
9486
  sectionindexprops: index,
9483
9487
  sectionidprops: item.sectionid,
9484
- actions: actions
9488
+ actions: actions,
9489
+ fontFamilyprops: sectionproperties.sectiontitlefontfamily == 'ASUL' ? 'ASUL' : ''
9485
9490
  }));
9486
9491
  }), fetchingtype == 'products' && fetchProductsQuery.isFetchingNextPage && /*#__PURE__*/React.createElement("button", {
9487
9492
  className: section_cssstyles.loadbtn + ' d-flex justify-content-end align-items-center mt-4 ',
@@ -9510,7 +9515,8 @@ var CardsSection = function CardsSection(props) {
9510
9515
  cardinfoitemprops: cardinfoitem,
9511
9516
  sectionindexprops: index,
9512
9517
  sectionidprops: item.sectionid,
9513
- actions: actions
9518
+ actions: actions,
9519
+ fontFamilyprops: sectionproperties.sectiontitlefontfamily == 'ASUL' ? 'ASUL' : ''
9514
9520
  }));
9515
9521
  }), fetchingtype == 'products' && /*#__PURE__*/React.createElement("div", {
9516
9522
  className: "w-100 col-lg-12 allcentered mt-2"
@@ -35582,9 +35588,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
35582
35588
  }, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
35583
35589
  "class": sectionStyles.line_left
35584
35590
  }), /*#__PURE__*/React.createElement("p", {
35585
- "class":
35586
- // font-sm-18 font-md-20
35587
- sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(sectionStyles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? "".concat(sectionStyles.sectiontitlespan) + ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? "".concat(sectionStyles.sectiontitlespan) + ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? "".concat(sectionStyles.sectiontitlespan) + ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? "".concat(sectionStyles.sectiontitlespan) + ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : "".concat(sectionStyles.sectiontitlespan) + ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ',
35591
+ "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(sectionStyles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? "".concat(sectionStyles.sectiontitlespan) + ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? "".concat(sectionStyles.sectiontitlespan) + ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? "".concat(sectionStyles.sectiontitlespan) + ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? "".concat(sectionStyles.sectiontitlespan) + ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : "".concat(sectionStyles.sectiontitlespan) + ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ',
35588
35592
  style: {
35589
35593
  fontSize: sectionproperties.sectionTitleFontSize + 'px',
35590
35594
  color: sectionproperties.sectionTitleColor,
@@ -35595,7 +35599,23 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
35595
35599
  }
35596
35600
  }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
35597
35601
  "class": sectionStyles.line_right
35598
- })))), cardsarray.map(function (cardinfoitem, cardinfoindex) {
35602
+ })))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
35603
+ "class": ' col-lg-12 col-md-12 col-sm-12 d-flex align-items-center p-0 d-md-none ',
35604
+ style: {
35605
+ justifyContent: sectionproperties.descriptionCentered == 'Centered' ? 'center' : 'start',
35606
+ marginBottom: sectionproperties.descriptionMarginBottom + 'px',
35607
+ paddingLeft: langdetect == 'en' ? sectionproperties.description_marginLeft + 'px' : sectionproperties.description_marginRight + 'px',
35608
+ paddingRight: langdetect == 'en' ? sectionproperties.description_marginRight + 'px' : sectionproperties.description_marginLeft + 'px'
35609
+ }
35610
+ }, /*#__PURE__*/React.createElement("p", {
35611
+ "class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak' : ' m-0 p-0 wordbreak',
35612
+ style: {
35613
+ color: sectionproperties.prodCatColor,
35614
+ fontWeight: sectionproperties.prodCatFontWeight,
35615
+ textAlign: sectionproperties.descriptionCentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
35616
+ fontSize: sectionproperties.prodCatFontSize + 'px'
35617
+ }
35618
+ }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), cardsarray.map(function (cardinfoitem, cardinfoindex) {
35599
35619
  return /*#__PURE__*/React.createElement("div", {
35600
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",
35601
35621
  style: {
@@ -37384,58 +37404,30 @@ var TwoWayServiceSectionWithImage = function TwoWayServiceSectionWithImage(props
37384
37404
  function ownKeys$z(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; }
37385
37405
  function _objectSpread$z(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$z(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$z(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
37386
37406
  var ContactUsSection = function ContactUsSection(props) {
37407
+ var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i10;
37387
37408
  var _useState = useState(''),
37388
37409
  _useState2 = _slicedToArray(_useState, 2),
37389
37410
  sectionproperties = _useState2[0],
37390
37411
  setsectionproperties = _useState2[1];
37391
- var _useState3 = useState([]),
37392
- _useState4 = _slicedToArray(_useState3, 2),
37393
- bgimagesarray = _useState4[0],
37394
- setbgimagesarray = _useState4[1];
37395
- var _useState5 = useState([]),
37396
- _useState6 = _slicedToArray(_useState5, 2),
37397
- cardsarray = _useState6[0],
37398
- setcardsarray = _useState6[1];
37399
37412
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
37400
37413
  props.actions.lang;
37401
37414
  var langdetect = props.actions.langdetect;
37415
+ var authdetailsContext = props.actions.authdetailsContext;
37402
37416
  useEffect(function () {
37403
- if (props.srcfrom == 'addsectionform') {
37404
- var secpropobj = {};
37405
- props.defaultproperties.forEach(function (defaultpropobj, defaultpropindex) {
37406
- secpropobj[defaultpropobj.property_css_name] = defaultpropobj.property_value;
37407
- });
37408
- setsectionproperties(_objectSpread$z({}, secpropobj));
37409
- } else {
37410
- var secpropobj = {};
37411
- StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
37412
- if (sectionitem.sectionid == props.sectionidprops) {
37413
- sectionitem.sectionproperties.forEach(function (sectionpropertiesobj, sectionpropertiesindex) {
37414
- secpropobj[sectionpropertiesobj.property_css_name] = sectionpropertiesobj.property_value;
37415
- });
37416
- }
37417
- });
37418
- setsectionproperties(_objectSpread$z({}, secpropobj));
37419
- }
37420
- }, [StatePagePropertiesContext]);
37421
- useEffect(function () {
37422
- if (sectionproperties.length != 0) {
37423
- if (sectionproperties.bgsection_imagearrayofobjs != null) {
37424
- var bgsection_imagearrayofobjsparsed = JSON.parse(sectionproperties.bgsection_imagearrayofobjs);
37425
- if (Array.isArray(bgsection_imagearrayofobjsparsed)) {
37426
- setbgimagesarray(_toConsumableArray(bgsection_imagearrayofobjsparsed));
37427
- }
37428
- }
37429
- if (sectionproperties.card_arrayofobjects != null) {
37430
- var card_arrayofobjectsparsed = JSON.parse(sectionproperties.card_arrayofobjects);
37431
- if (Array.isArray(card_arrayofobjectsparsed)) {
37432
- setcardsarray(_toConsumableArray(card_arrayofobjectsparsed));
37433
- }
37417
+ var secpropobj = {};
37418
+ StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
37419
+ if (sectionitem.sectionid == props.sectionidprops) {
37420
+ sectionitem.sectionproperties.forEach(function (sectionpropertiesobj, sectionpropertiesindex) {
37421
+ secpropobj[sectionpropertiesobj.property_css_name] = sectionpropertiesobj.property_value;
37422
+ });
37434
37423
  }
37435
- }
37436
- }, [sectionproperties]);
37424
+ });
37425
+ setsectionproperties(_objectSpread$z({}, secpropobj));
37426
+ }, [StatePagePropertiesContext]);
37437
37427
  var section_styles = {
37438
37428
  cards_sections: css({
37429
+ width: sectionproperties.width + 'vw',
37430
+ height: sectionproperties.height + 'vh',
37439
37431
  marginTop: sectionproperties.marginTop + 'px',
37440
37432
  marginBottom: sectionproperties.marginBottom + 'px',
37441
37433
  paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
@@ -37443,170 +37435,180 @@ var ContactUsSection = function ContactUsSection(props) {
37443
37435
  paddingTop: sectionproperties.paddingTop + 'px',
37444
37436
  paddingBottom: sectionproperties.paddingBottom + 'px',
37445
37437
  background: sectionproperties.backgroundColor,
37446
- borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
37447
- borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
37448
- borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
37449
- borderTopRightRadius: sectionproperties.borderTopRightRadius + 'px',
37438
+ borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.borderBottomLeftRadius + 'px' : sectionproperties.borderBottomRightRadius + 'px',
37439
+ borderBottomRightRadius: langdetect == 'en' ? sectionproperties.borderBottomRightRadius + 'px' : sectionproperties.borderBottomLeftRadius + 'px',
37440
+ borderTopLeftRadius: langdetect == 'en' ? sectionproperties.borderTopLeftRadius + 'px' : sectionproperties.borderTopRightRadius + 'px',
37441
+ borderTopRightRadius: langdetect == 'en' ? sectionproperties.borderTopRightRadius + 'px' : sectionproperties.borderTopLeftRadius + 'px',
37450
37442
  borderColor: sectionproperties.sectioncardbordercolor,
37451
37443
  border: sectionproperties.sectioncardborderwidth + 'px solid'
37452
37444
  }),
37453
- sectiontitlespan: css({
37454
- ':after': {
37455
- position: 'absolute',
37456
- content: 's',
37457
- fontSize: '0',
37458
- bottom: 0,
37459
- right: 0,
37460
- left: 0,
37461
- display: 'block',
37462
- height: '3px',
37463
- width: sectionproperties.sectitle_lineafterwidth + '%',
37464
- backgroundColor: sectionproperties.linebgcolor
37445
+ sectionTitle: css({
37446
+ marginTop: sectionproperties.sectionTitleMarginTop + 'px',
37447
+ marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
37448
+ fontWeight: sectionproperties.sectionTitleFontWeight,
37449
+ color: sectionproperties.sectionTitleColor
37450
+ }),
37451
+ description: css({
37452
+ fontWeight: sectionproperties.prodCatFontWeight,
37453
+ color: sectionproperties.prodCatColor,
37454
+ marginBottom: sectionproperties.descriptionMarginBottom + 'px'
37455
+ }),
37456
+ iconContainer: css({
37457
+ width: sectionproperties.iconcontainerwidth + 'vh',
37458
+ height: sectionproperties.iconcontainerheight + 'vh',
37459
+ border: sectionproperties.iconcontainer_borderWidth + 'px solid ' + sectionproperties.iconcontainer_bordercolor,
37460
+ borderRadius: sectionproperties.iconcontainerborderbl + 'px',
37461
+ background: sectionproperties.iconcontainerbg,
37462
+ color: sectionproperties.iconcontainercolor,
37463
+ transition: '.3s',
37464
+ ':hover': {
37465
+ color: sectionproperties.iconcontainercoloronhover
37465
37466
  }
37466
37467
  }),
37467
- sectiontitlespan2: css({
37468
- ':after': {
37469
- position: 'absolute',
37470
- content: 's',
37471
- fontSize: '0',
37472
- bottom: 0,
37473
- right: 0,
37474
- left: 0,
37475
- display: 'block',
37476
- height: '100%',
37477
- width: sectionproperties.sectitle_lineafterwidth + '%',
37478
- backgroundColor: sectionproperties.linebgcolor,
37479
- borderRadius: '5px'
37468
+ storeinfotitle: css({
37469
+ fontSize: sectionproperties.footerinfotext_secondaryfontsize + 'px',
37470
+ fontWeight: sectionproperties.footerinfotext_secondaryfontweight,
37471
+ color: sectionproperties.footerinfotext_secondarycolor
37472
+ }),
37473
+ storeinfo: css({
37474
+ cursor: 'pointer',
37475
+ fontSize: sectionproperties.footerinfotext_fontsize + 'px',
37476
+ color: sectionproperties.footerinfotext_color,
37477
+ fontWeight: sectionproperties.footerinfotext_fontweight,
37478
+ transition: '.3s',
37479
+ ':hover .storeinfo': {
37480
+ color: sectionproperties.footerinfotext_coloronhover,
37481
+ transition: '.3s'
37482
+ },
37483
+ ':hover .storeinfoicon': {
37484
+ backgroundColor: sectionproperties.iconcontainerbgonhover,
37485
+ transition: '.3s'
37480
37486
  }
37481
37487
  })
37482
37488
  };
37483
- var imagesection = function imagesection() {
37484
- return /*#__PURE__*/React.createElement("div", {
37489
+ var SectionTitle = function SectionTitle() {
37490
+ return /*#__PURE__*/React.createElement("p", {
37491
+ "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? section_styles.sectionTitle + ' PacificoFont p-0 wordbreak ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? section_styles.sectionTitle + ' PlayfairFont p-0 wordbreak ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? section_styles.sectionTitle + ' GreatvibesFont p-0 wordbreak ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? section_styles.sectionTitle + ' QuicksandFont p-0 wordbreak ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? section_styles.sectionTitle + ' SatisfyFont p-0 wordbreak ' : section_styles.sectionTitle + ' p-0 wordbreak ',
37485
37492
  style: {
37486
- height: sectionproperties.image_height + 'px',
37487
- overflow: 'hidden'
37488
- },
37489
- "class": "h-sm-auto"
37490
- }, /*#__PURE__*/React.createElement(IKImage, {
37491
- "class": "h-sm-auto",
37492
- urlEndpoint: IKurlEndpoint,
37493
- publicKey: IKpublicKey,
37494
- path: bgimagesarray.length != 0 ? bgimagesarray[0].bgsection_image : '',
37493
+ textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : ''
37494
+ }
37495
+ }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar);
37496
+ };
37497
+ var Description = function Description() {
37498
+ return /*#__PURE__*/React.createElement("p", {
37499
+ "class": sectionproperties.descFontFamily == 'Pacifico' ? section_styles.description + ' PacificoFont p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? section_styles.description + ' PlayfairFont p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? section_styles.description + ' GreatvibesFont p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? section_styles.description + ' QuicksandFont p-0 wordbreak ' : sectionproperties.descFontFamily == 'Satisfy' ? section_styles.description + ' SatisfyFont p-0 wordbreak ' : section_styles.description + ' p-0 wordbreak ',
37495
37500
  style: {
37496
- width: '100%',
37497
- height: sectionproperties.image_height + 'px',
37498
- borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
37499
- borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
37500
- borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
37501
- borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
37502
- background: sectionproperties.image_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.image_bgcolor,
37503
- border: sectionproperties.image_borderwidth + ' solid ' + sectionproperties.image_bordercolor,
37504
- objectFit: sectionproperties.bgcovercontain
37501
+ textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : ''
37505
37502
  }
37506
- }));
37503
+ }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr);
37507
37504
  };
37508
37505
  return /*#__PURE__*/React.createElement("div", {
37509
- "class": "row m-0 d-flex justify-content-center w-100 align-items-center"
37506
+ "class": section_styles.cards_sections + ' row m-0 d-flex align-items-center h-md-100vh pl-sm-3 pr-sm-3 pb-md-5 '
37510
37507
  }, /*#__PURE__*/React.createElement("div", {
37511
- "class": section_styles.cards_sections + ' col-lg-12 pl-md-2 pr-md-2 '
37512
- }, /*#__PURE__*/React.createElement("div", {
37513
- "class": "row m-0 d-flex justify-content-center w-100"
37514
- }, /*#__PURE__*/React.createElement("div", {
37515
- "class": "col-lg-4 d-flex d-md-none justify-content-end justify-content-md-center p-md-0 align-items-center"
37516
- }, imagesection()), /*#__PURE__*/React.createElement("div", {
37517
- "class": "col-lg-6 mb-md-3 d-flex justify-content-start h-100"
37518
- }, /*#__PURE__*/React.createElement("div", {
37519
- "class": "row ml-0 mr-0 w-100 mb-auto",
37508
+ "class": ' col-lg-12 p-0 h-100 ',
37520
37509
  style: {
37521
- paddingTop: sectionproperties.sectionTitleMarginTop + 'px'
37510
+ overflow: 'hidden'
37522
37511
  }
37523
37512
  }, /*#__PURE__*/React.createElement("div", {
37524
- "class": "col-lg-12 d-flex justify-content-md-center p-0",
37525
- style: {
37526
- marginTop: sectionproperties.slideshowText1Content_marginTop + 'px'
37527
- }
37513
+ "class": "row m-0 d-flex justify-content-center w-100 h-100"
37528
37514
  }, /*#__PURE__*/React.createElement("div", {
37529
- "class": "row ml-0 mr-0 w-100 mb-auto"
37515
+ "class": "col-lg-6 d-flex align-items-center justify-content-start flex-column p-0"
37530
37516
  }, /*#__PURE__*/React.createElement("div", {
37531
- "class": "col-lg-12 d-flex justify-content-md-center p-0",
37517
+ "class": "row m-0 w-100 d-flex align-items-center justify-content-start pl-5 pr-5 pl-md-2 pr-md-2 p-sm-0"
37518
+ }, /*#__PURE__*/React.createElement("div", {
37519
+ "class": "col-lg-12 p-0 d-flex d-sm-none align-items-center",
37532
37520
  style: {
37533
- justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start'
37521
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
37522
+ fontSize: sectionproperties.sectionTitleFontSize + 'px'
37534
37523
  }
37535
- }, sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React.createElement("p", {
37524
+ }, SectionTitle()), /*#__PURE__*/React.createElement("div", {
37525
+ "class": "col-lg-12 p-0 d-none d-sm-flex align-items-center justify-content-start",
37536
37526
  style: {
37537
- fontSize: sectionproperties.sectionTitleFontSize + 'px',
37538
- color: sectionproperties.sectionTitleColor,
37539
- fontWeight: sectionproperties.sectionTitleFontWeight,
37540
- marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
37541
- position: 'relative'
37527
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
37528
+ fontSize: sectionproperties.sectionTitleFontSizeresp + 'px'
37542
37529
  }
37543
- }, /*#__PURE__*/React.createElement("span", {
37544
- "class": "".concat(section_styles.sectiontitlespan)
37545
- }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar))), /*#__PURE__*/React.createElement("div", {
37546
- "class": "col-lg-12 d-flex justify-content-md-center p-0",
37530
+ }, SectionTitle()), /*#__PURE__*/React.createElement("div", {
37531
+ "class": "col-lg-12 p-0 d-flex d-sm-none align-items-center",
37547
37532
  style: {
37548
- justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start'
37533
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
37534
+ fontSize: sectionproperties.prodCatFontSize + 'px'
37549
37535
  }
37550
- }, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("p", {
37551
- className: langdetect == 'en' ? 'pl-3 wordbreak text-md-center' : 'pr-3 wordbreak text-md-center',
37536
+ }, Description()), /*#__PURE__*/React.createElement("div", {
37537
+ "class": "col-lg-12 p-0 d-none d-sm-flex align-items-center",
37552
37538
  style: {
37553
- fontSize: sectionproperties.sectionTitleFontSize + 'px',
37554
- color: sectionproperties.sectionTitleColor,
37555
- fontWeight: sectionproperties.sectionTitleFontWeight,
37556
- marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
37557
- position: 'relative'
37539
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
37540
+ fontSize: sectionproperties.prodCatFontSizeResp + 'px'
37541
+ }
37542
+ }, Description()), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
37543
+ "class": "col-lg-12 p-0 d-flex align-items-center justify-content-start"
37544
+ }, /*#__PURE__*/React.createElement("p", {
37545
+ "class": section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row mb-4 ',
37546
+ onClick: function onClick() {
37547
+ var _authdetailsContext$i, _authdetailsContext$i2;
37548
+ 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');
37558
37549
  }
37559
37550
  }, /*#__PURE__*/React.createElement("span", {
37560
- "class": "".concat(section_styles.sectiontitlespan2) + ' wordbreak text-md-center ',
37561
- style: {
37562
- textAlign: langdetect == 'en' ? 'left' : 'right'
37551
+ "class": section_styles.iconContainer + ' allcentered storeinfoicon '
37552
+ }, /*#__PURE__*/React.createElement("i", {
37553
+ "class": "h-100 allcentered"
37554
+ }, /*#__PURE__*/React.createElement(AiOutlineMail, {
37555
+ size: sectionproperties.iconcontainer_iconfontsize
37556
+ }))), /*#__PURE__*/React.createElement("span", {
37557
+ "class": "ml-2 mr-2 d-flex justify-content-start flex-column"
37558
+ }, /*#__PURE__*/React.createElement("span", {
37559
+ "class": section_styles.storeinfotitle
37560
+ }, "Email us"), /*#__PURE__*/React.createElement("span", {
37561
+ "class": "storeinfo"
37562
+ }, 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"
37564
+ }, /*#__PURE__*/React.createElement("p", {
37565
+ "class": section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row mb-4 ',
37566
+ onClick: function onClick() {
37567
+ var _authdetailsContext$i5, _authdetailsContext$i6;
37568
+ 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');
37563
37569
  }
37564
- }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar))))), /*#__PURE__*/React.createElement("div", {
37565
- "class": 'col-lg-12 d-flex justify-content-center mb-3 pl-md-2 pr-md-2'
37570
+ }, /*#__PURE__*/React.createElement("span", {
37571
+ "class": section_styles.iconContainer + ' allcentered storeinfoicon '
37572
+ }, /*#__PURE__*/React.createElement("i", {
37573
+ "class": "h-100 allcentered"
37574
+ }, /*#__PURE__*/React.createElement(FiPhoneCall, {
37575
+ size: sectionproperties.iconcontainer_iconfontsize
37576
+ }))), /*#__PURE__*/React.createElement("span", {
37577
+ "class": "ml-2 mr-2 d-flex justify-content-start flex-column"
37578
+ }, /*#__PURE__*/React.createElement("span", {
37579
+ "class": section_styles.storeinfotitle
37580
+ }, "Call us"), /*#__PURE__*/React.createElement("span", {
37581
+ "class": "storeinfo"
37582
+ }, 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"
37566
37584
  }, /*#__PURE__*/React.createElement("p", {
37567
- "class": 'p-md-0 justify-content-md-center wordbreak text-md-center',
37568
- style: {
37569
- position: 'relative',
37570
- fontSize: sectionproperties.prodCatFontSize + 'px',
37571
- color: sectionproperties.prodCatColor,
37572
- fontWeight: sectionproperties.prodCatFontWeight,
37573
- marginBottom: sectionproperties.descriptionMarginBottom + 'px',
37574
- textAlign: sectionproperties.descriptionCentered == 'Centered' ? 'center' : 'start'
37585
+ "class": section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row mb-5 ',
37586
+ onClick: function onClick() {
37587
+ var _authdetailsContext$i9;
37588
+ window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.googlemapslink);
37575
37589
  }
37576
- }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), cardsarray.map(function (cardinfoitem, cardinfoindex) {
37577
- return /*#__PURE__*/React.createElement("div", {
37578
- "class": "col-lg-6 d-flex mb-3"
37579
- }, /*#__PURE__*/React.createElement("div", {
37580
- "class": "row m-0 w-100 d-flex flex-row"
37581
- }, /*#__PURE__*/React.createElement("p", {
37582
- "class": "MonotonCursive mt-n2 p-0 m-0",
37583
- style: {
37584
- color: sectionproperties.generaltext_fontColor,
37585
- fontSize: sectionproperties.generaltext_fontSize + 'px',
37586
- whiteSpace: 'nowrap'
37587
- }
37588
- }, "0", cardinfoindex + 1), /*#__PURE__*/React.createElement("div", {
37589
- "class": "col-lg-9 col-md-9 col-sm-9 d-flex flex-column pl-3"
37590
- }, /*#__PURE__*/React.createElement("p", {
37591
- "class": "m-0 p-0 wordbreak wordbreak1",
37592
- style: {
37593
- fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
37594
- color: sectionproperties.slideshowText1ContentColor,
37595
- fontWeight: sectionproperties.slideshowText1ContentFontWeight,
37596
- textAlign: langdetect == 'en' ? 'left' : 'right'
37597
- }
37598
- }, langdetect == 'en' ? cardsarray[cardinfoindex].cardobj_titleen : cardsarray[cardinfoindex].cardobj_titlear), /*#__PURE__*/React.createElement("p", {
37599
- "class": "m-0 p-0 wordbreak wordbreak3",
37600
- style: {
37601
- color: sectionproperties.slideshowText2ContentColor,
37602
- fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
37603
- fontWeight: sectionproperties.slideshowText2ContentFontWeight,
37604
- textAlign: langdetect == 'en' ? 'left' : 'right'
37605
- }
37606
- }, langdetect == 'en' ? cardsarray[cardinfoindex].cardobj_descripen : cardsarray[cardinfoindex].cardobj_descripar))));
37607
- }))), /*#__PURE__*/React.createElement("div", {
37608
- "class": "col-lg-6 d-none d-md-flex justify-content-end justify-content-md-center pl-3 pr-3"
37609
- }, imagesection()))));
37590
+ }, /*#__PURE__*/React.createElement("span", {
37591
+ "class": section_styles.iconContainer + ' allcentered storeinfoicon '
37592
+ }, /*#__PURE__*/React.createElement("i", {
37593
+ "class": "h-100 allcentered"
37594
+ }, /*#__PURE__*/React.createElement(HiOutlineLocationMarker, {
37595
+ size: sectionproperties.iconcontainer_iconfontsize
37596
+ }))), /*#__PURE__*/React.createElement("span", {
37597
+ "class": "ml-2 mr-2 d-flex justify-content-start flex-column"
37598
+ }, /*#__PURE__*/React.createElement("span", {
37599
+ "class": section_styles.storeinfotitle
37600
+ }, "Visit us"), /*#__PURE__*/React.createElement("span", {
37601
+ "class": "storeinfo"
37602
+ }, 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
+ "class": "col-lg-6 allcentered p-0 h-100"
37604
+ }, /*#__PURE__*/React.createElement("iframe", {
37605
+ src: "https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3454.576281041015!2d31.49283901495739!3d30.020320781891087!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x145822591a17706b%3A0xc9f886adcffbb941!2sPoint%2090%20Mall!5e0!3m2!1sen!2seg!4v1669632726995!5m2!1sen!2seg",
37606
+ width: "100%",
37607
+ height: "100%",
37608
+ allowfullscreen: "",
37609
+ loading: "lazy",
37610
+ referrerpolicy: "no-referrer-when-downgrade"
37611
+ })))));
37610
37612
  };
37611
37613
 
37612
37614
  function ownKeys$y(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; }
@@ -44587,7 +44589,7 @@ var Productcard_with_variants = function Productcard_with_variants(props) {
44587
44589
  borderRadius: sectionproperties.badge_borderradius + 'px'
44588
44590
  }
44589
44591
  }, /*#__PURE__*/React.createElement("p", {
44590
- "class": "m-0 p-0 text-uppercase",
44592
+ "class": props.fontFamilyprops == 'ASUL' ? ' ASUL m-0 p-0 text-uppercase' : ' m-0 p-0 text-uppercase',
44591
44593
  style: {
44592
44594
  color: sectionproperties.badge_color,
44593
44595
  fontSize: sectionproperties.badge_fontsize + 'px'
@@ -44617,14 +44619,18 @@ var Productcard_with_variants = function Productcard_with_variants(props) {
44617
44619
  setShowProductInfoModalContext(true);
44618
44620
  setProductIdProdutInfoModalContext(item.productid);
44619
44621
  }
44620
- }, langdetect == 'en' ? sectionproperties.cartBtnContentenglish : sectionproperties.cartBtnContentarabic), sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React.createElement("button", {
44622
+ }, /*#__PURE__*/React.createElement("span", {
44623
+ "class": props.fontFamilyprops == 'ASUL' ? 'ASUL' : ''
44624
+ }, langdetect == 'en' ? sectionproperties.cartBtnContentenglish : sectionproperties.cartBtnContentarabic)), sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React.createElement("button", {
44621
44625
  "class": "".concat(card_cssstyles.cart_btnresponsive) + ' cursor-pointer d-none d-md-flex d-sm-flex align-items-center justify-content-center w-sm-80 ',
44622
44626
  onClick: function onClick(e) {
44623
44627
  e.stopPropagation();
44624
44628
  setShowProductInfoModalContext(true);
44625
44629
  setProductIdProdutInfoModalContext(item.productid);
44626
44630
  }
44627
- }, langdetect == 'en' ? sectionproperties.cartBtnContentenglish : sectionproperties.cartBtnContentarabic)), /*#__PURE__*/React.createElement("div", {
44631
+ }, /*#__PURE__*/React.createElement("span", {
44632
+ "class": props.fontFamilyprops == 'ASUL' ? 'ASUL' : ''
44633
+ }, langdetect == 'en' ? sectionproperties.cartBtnContentenglish : sectionproperties.cartBtnContentarabic))), /*#__PURE__*/React.createElement("div", {
44628
44634
  "class": 'row m-0 w-100 text-center mt-2'
44629
44635
  }, sectionproperties.prodNameShow == 'Show' && /*#__PURE__*/React.createElement("div", {
44630
44636
  "class": "col-lg-12 p-0"
@@ -44632,13 +44638,13 @@ var Productcard_with_variants = function Productcard_with_variants(props) {
44632
44638
  onClick: function onClick() {
44633
44639
  cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid);
44634
44640
  },
44635
- "class": "".concat(card_cssstyles.productNameStyles) + ' p-0 m-0 wordbreak wordbreak1 text-center '
44641
+ "class": props.fontFamilyprops == 'ASUL' && sectionproperties.prodNameFontWeight > 100 && sectionproperties.prodNameFontWeight < 600 ? "".concat(card_cssstyles.productNameStyles) + ' p-0 m-0 wordbreak wordbreak1 text-center ASUL-400 ' : props.fontFamilyprops == 'ASUL' && sectionproperties.prodNameFontWeight > 600 ? "".concat(card_cssstyles.productNameStyles) + ' p-0 m-0 wordbreak wordbreak1 text-center ASUL-700 ' : "".concat(card_cssstyles.productNameStyles) + ' p-0 m-0 wordbreak wordbreak1 text-center '
44636
44642
  }, item.name)), /*#__PURE__*/React.createElement("div", {
44637
44643
  "class": "col-lg-12 d-flex align-items-center justify-content-center p-0"
44638
44644
  }, sectionproperties.prodPriceShow == 'Show' && /*#__PURE__*/React.createElement("p", {
44639
- "class": "".concat(card_cssstyles.productPricestyles) + ' m-0 p-0 font-md-15 '
44645
+ "class": props.fontFamilyprops == 'ASUL' ? "".concat(card_cssstyles.productPricestyles) + ' m-0 p-0 font-md-15 ASUL ' : "".concat(card_cssstyles.productPricestyles) + ' m-0 p-0 font-md-15 '
44640
44646
  }, langdetect == 'en' ? 'EGP' : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && /*#__PURE__*/React.createElement("p", {
44641
- "class": "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 p-0 mr-2 ml-2 font-md-15 '
44647
+ "class": props.fontFamilyprops == 'ASUL' ? "".concat(card_cssstyles.productSalePricestyles) + ' ASUL linethrough m-0 p-0 mr-2 ml-2 font-md-15 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 p-0 mr-2 ml-2 font-md-15 '
44642
44648
  }, langdetect == 'en' ? 'EGP' : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م')))));
44643
44649
  };
44644
44650