tabexseriescomponents 0.50.190 → 0.50.192
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +502 -351
- package/dist/index.esm.js +502 -351
- package/dist/index.umd.js +502 -351
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -331,6 +331,170 @@ var LanguageProvider = /*#__PURE__*/function (_Component) {
|
|
|
331
331
|
orsigninwith: 'Or Sign in with',
|
|
332
332
|
orsignupwith: 'Or Sign up with'
|
|
333
333
|
}, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_en, "price", 'Price'), "relatedproducts", 'Related products'), "qty", 'QTY'), "emptyshoppingcart", 'Your shopping cart is empty'), "shopnow", 'Shop now'), "total", 'Total'), "otherinformation", 'Other information'), "productname", 'Product name'), "quantity", 'Quantity'), "orderid", 'Order ID'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_en, "numberofproducts", 'Number of products'), "checkyourorder", 'Check your order'), "search", 'Search'), "searchproducts", 'Search for products...'), "choosecity", 'Choose city'), "choosestategov", 'Choose state/governorate'), "choosecountry", 'Choose country'), "giftcarddicountcode", 'Gift Card Or Discount Code...'), "nosearchresults", 'No search results'), "sale", 'Sale'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_en, "nofavoriteproducts", 'Your wishlist is empty'), "loggedoutsuccess", 'Logged out successfully'), "addedtocartsuccess", 'Cart is updated successfully'), "promocodeapplied", 'Promo code is applied.'), "promocoderemoved", 'Promo code is removed'), "countryandstateupdatedsuccess", 'Country and state are updated successfully'), "orderaddedsuccess", 'Order is added successfully'), "addedtowishlist", 'Added to your favourites'), "productrmovedfromwishlist", 'Removed from your favourites'), "fillthemissingfields", 'Please complete the missing fields'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_en, "passwordsdontmatch", "Passwords don't match"), "loggedinsuccess", 'Logged in successfully'), "subtotal", 'Sub total'), "discount", 'Discount'), "outofzone", 'Out of zone'), "total", 'Total'), "cod", 'Cash on Delivery'), "cardondelivery", 'Credit Card On Delivery'), "onlinepayment", 'Online Payment'), "paymentcardinformation", 'Payment Card Information'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_en, "shippingfees", 'Shipping fees'), "shippingaddress", 'Shipping address'), "cardnumber", 'Card number'), "year", 'Year'), "month", 'Month'), "cvv", 'CVV'), "nameoncard", 'Name On Card'), "country", 'Country'), "addressdetails", 'ِAddress details'), "stategov", 'State/Governorate'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_en, "city", 'City'), "paymentmethod", 'Payment method'), "productimage", 'Product image'), "orderdetails", 'Order details'), "orderinvoice", 'Order invoice'), "promocodediscount", 'Promo code discount'), "address", 'Address'), "update", 'Update'), "phonenumber", 'Mobile number'), "completerequiredfields", 'Please complete all required fields'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_en, "name", 'Name'), "email", 'Email'), "password", 'Password'), "confirmpassword", 'Confirm password'), "showmore", 'Show more'), "showless", 'Show less'), "contactdetails", 'Contact Information'), "asaguest", 'As A Guest'), "choosecountryfirst", 'Please choose country first'), "security", 'Security'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_en, "personalinformation", 'Personal Information'), "contactus", 'Contact us'), "slogan", 'Your website & mobile application in one place'), "recent", 'Recent'), "oldest", 'Oldest'), "pricehightolow", 'High to low'), "pricelowtohigh", 'Low to High'), "pleasecompleteaddressmissingfields", 'Please complete the missing address fields'), "instock", 'In Stock')),
|
|
334
|
+
// german
|
|
335
|
+
germ: {
|
|
336
|
+
reviews: 'Bewertungen',
|
|
337
|
+
noproductsfound: 'Keine Produkte gefunden',
|
|
338
|
+
to: 'Bis',
|
|
339
|
+
from: 'Von',
|
|
340
|
+
pleasewriteemail: 'Bitte geben Sie Ihre E-Mail ein',
|
|
341
|
+
completemissingfields: 'Bitte füllen Sie die fehlenden Felder aus',
|
|
342
|
+
passwordsdonotmatch: 'Passwörter stimmen nicht überein',
|
|
343
|
+
compare: 'Vergleichen',
|
|
344
|
+
menu: 'MENÜ',
|
|
345
|
+
apply: 'Anwenden',
|
|
346
|
+
sendverificationcode: 'Bestätigungscode senden',
|
|
347
|
+
resetpassword: 'Passwort zurücksetzen',
|
|
348
|
+
clearcart: 'Warenkorb leeren',
|
|
349
|
+
seemore: 'MEHR ANZEIGEN',
|
|
350
|
+
sortby: 'Sortieren nach',
|
|
351
|
+
maximum: 'Maximale Menge',
|
|
352
|
+
minimum: 'Minimale Menge',
|
|
353
|
+
sendcode: 'Code senden',
|
|
354
|
+
verifycode: 'Code bestätigen',
|
|
355
|
+
writevalidemail: 'Bitte geben Sie eine gültige E-Mail ein',
|
|
356
|
+
loginregister: 'Anmelden/Registrieren',
|
|
357
|
+
pleaselogintocheckout: 'Bitte melden Sie sich an, um fortzufahren',
|
|
358
|
+
reservationtime: 'Zeit',
|
|
359
|
+
reservationdate: 'Reservierungsdatum',
|
|
360
|
+
chooseemployee: 'Mitarbeiter auswählen',
|
|
361
|
+
employee: 'Mitarbeiter',
|
|
362
|
+
servicename: 'Dienstleistung',
|
|
363
|
+
reservation: 'Reservierung',
|
|
364
|
+
viewmore: 'Mehr anzeigen',
|
|
365
|
+
workinghours: 'Arbeitszeiten',
|
|
366
|
+
english: 'Englisch',
|
|
367
|
+
arabic: 'Arabisch',
|
|
368
|
+
price: 'Preis',
|
|
369
|
+
dates: 'Daten',
|
|
370
|
+
hello: 'Hallo',
|
|
371
|
+
havequestion: 'Haben Sie eine Frage?',
|
|
372
|
+
orderhistory: 'Frühere Bestellungen',
|
|
373
|
+
policies: 'Richtlinien',
|
|
374
|
+
wishlist: 'Favoriten',
|
|
375
|
+
mywishlist: 'Meine Favoriten',
|
|
376
|
+
accountinformation: 'Kontoinformationen',
|
|
377
|
+
account: 'Konto',
|
|
378
|
+
viewcart: 'Warenkorb anzeigen',
|
|
379
|
+
cart: 'Warenkorb',
|
|
380
|
+
myshoppingcart: 'Mein Warenkorb',
|
|
381
|
+
previousorders: 'Frühere Bestellungen',
|
|
382
|
+
checkout: 'Zur Kasse',
|
|
383
|
+
mycart: 'Mein Warenkorb',
|
|
384
|
+
login: 'Anmelden',
|
|
385
|
+
signup: 'Registrieren',
|
|
386
|
+
openinghours: 'Öffnungszeiten',
|
|
387
|
+
pages: 'Seiten',
|
|
388
|
+
inprogress: 'In Bearbeitung',
|
|
389
|
+
status: 'Status',
|
|
390
|
+
excludingdelivery: 'Ohne Versandkosten',
|
|
391
|
+
stayconnected: 'Bleiben Sie verbunden',
|
|
392
|
+
availability: 'Verfügbarkeit',
|
|
393
|
+
available: 'Verfügbar',
|
|
394
|
+
limitedquantity: 'Begrenzte Menge',
|
|
395
|
+
securepayment: 'Sichere Zahlung',
|
|
396
|
+
trustedshipping: 'Zuverlässiger Versand',
|
|
397
|
+
callus: 'RUFEN SIE UNS AN',
|
|
398
|
+
callus2: 'Rufen Sie uns an',
|
|
399
|
+
returnpolicy: 'Rückgaberecht',
|
|
400
|
+
shippingpolicy: 'Versandrichtlinie',
|
|
401
|
+
deliverto: 'Liefern an',
|
|
402
|
+
support247: 'Support 24/7',
|
|
403
|
+
select: 'Auswählen',
|
|
404
|
+
usefullinks: 'Nützliche Links',
|
|
405
|
+
helpcenter: 'Hilfezentrum',
|
|
406
|
+
loggedinas: 'Angemeldet als',
|
|
407
|
+
logout: 'Abmelden',
|
|
408
|
+
addtocart: 'In den Warenkorb',
|
|
409
|
+
addtofavorites: 'Zu Favoriten hinzufügen',
|
|
410
|
+
removefromfav: 'Aus Favoriten entfernen',
|
|
411
|
+
description: 'Beschreibung',
|
|
412
|
+
showmore: 'Mehr anzeigen',
|
|
413
|
+
remove: 'Entfernen',
|
|
414
|
+
shopbycategory: 'Nach Kategorie einkaufen',
|
|
415
|
+
confirmorder: 'Bestellung bestätigen',
|
|
416
|
+
continuetopayment: 'Weiter zur Zahlung',
|
|
417
|
+
doyouhavepromocode: 'Haben Sie einen Promo-Code?',
|
|
418
|
+
loginwithfacebook: 'Mit Facebook anmelden',
|
|
419
|
+
orsigninwith: 'Oder anmelden mit',
|
|
420
|
+
orsignupwith: 'Oder registrieren mit',
|
|
421
|
+
relatedproducts: 'Ähnliche Produkte',
|
|
422
|
+
qty: 'Menge',
|
|
423
|
+
emptyshoppingcart: 'Ihr Warenkorb ist leer',
|
|
424
|
+
shopnow: 'Jetzt einkaufen',
|
|
425
|
+
total: 'Gesamt',
|
|
426
|
+
otherinformation: 'Weitere Informationen',
|
|
427
|
+
productname: 'Produktname',
|
|
428
|
+
quantity: 'Menge',
|
|
429
|
+
orderid: 'Bestellnummer',
|
|
430
|
+
numberofproducts: 'Anzahl der Produkte',
|
|
431
|
+
checkyourorder: 'Überprüfen Sie Ihre Bestellung',
|
|
432
|
+
search: 'Suchen',
|
|
433
|
+
searchproducts: 'Produkte suchen...',
|
|
434
|
+
choosecity: 'Stadt auswählen',
|
|
435
|
+
choosestategov: 'Bundesland auswählen',
|
|
436
|
+
choosecountry: 'Land auswählen',
|
|
437
|
+
giftcarddicountcode: 'Geschenkkarte oder Rabattcode...',
|
|
438
|
+
nosearchresults: 'Keine Suchergebnisse',
|
|
439
|
+
sale: 'Angebot',
|
|
440
|
+
nofavoriteproducts: 'Ihre Favoritenliste ist leer',
|
|
441
|
+
loggedoutsuccess: 'Erfolgreich abgemeldet',
|
|
442
|
+
addedtocartsuccess: 'Warenkorb erfolgreich aktualisiert',
|
|
443
|
+
promocodeapplied: 'Promo-Code wurde angewendet',
|
|
444
|
+
promocoderemoved: 'Promo-Code wurde entfernt',
|
|
445
|
+
countryandstateupdatedsuccess: 'Land und Bundesland wurden erfolgreich aktualisiert',
|
|
446
|
+
orderaddedsuccess: 'Bestellung wurde erfolgreich aufgegeben',
|
|
447
|
+
addedtowishlist: 'Zu Favoriten hinzugefügt',
|
|
448
|
+
productrmovedfromwishlist: 'Aus Favoriten entfernt',
|
|
449
|
+
fillthemissingfields: 'Bitte füllen Sie die fehlenden Felder aus',
|
|
450
|
+
passwordsdontmatch: 'Passwörter stimmen nicht überein',
|
|
451
|
+
loggedinsuccess: 'Erfolgreich angemeldet',
|
|
452
|
+
subtotal: 'Zwischensumme',
|
|
453
|
+
discount: 'Rabatt',
|
|
454
|
+
outofzone: 'Außerhalb der Lieferzone',
|
|
455
|
+
cod: 'Nachnahme',
|
|
456
|
+
cardondelivery: 'Kreditkarte bei Lieferung',
|
|
457
|
+
onlinepayment: 'Online-Zahlung',
|
|
458
|
+
paymentcardinformation: 'Kartendaten',
|
|
459
|
+
shippingfees: 'Versandkosten',
|
|
460
|
+
shippingaddress: 'Lieferadresse',
|
|
461
|
+
cardnumber: 'Kartennummer',
|
|
462
|
+
year: 'Jahr',
|
|
463
|
+
month: 'Monat',
|
|
464
|
+
cvv: 'CVV',
|
|
465
|
+
nameoncard: 'Name auf der Karte',
|
|
466
|
+
country: 'Land',
|
|
467
|
+
addressdetails: 'Adressdetails',
|
|
468
|
+
stategov: 'Bundesland',
|
|
469
|
+
city: 'Stadt',
|
|
470
|
+
paymentmethod: 'Zahlungsmethode',
|
|
471
|
+
productimage: 'Produktbild',
|
|
472
|
+
orderdetails: 'Bestelldetails',
|
|
473
|
+
orderinvoice: 'Rechnung',
|
|
474
|
+
promocodediscount: 'Rabatt durch Promo-Code',
|
|
475
|
+
address: 'Adresse',
|
|
476
|
+
update: 'Aktualisieren',
|
|
477
|
+
phonenumber: 'Telefonnummer',
|
|
478
|
+
completerequiredfields: 'Bitte füllen Sie alle Pflichtfelder aus',
|
|
479
|
+
name: 'Name',
|
|
480
|
+
email: 'E-Mail',
|
|
481
|
+
password: 'Passwort',
|
|
482
|
+
confirmpassword: 'Passwort bestätigen',
|
|
483
|
+
showless: 'Weniger anzeigen',
|
|
484
|
+
contactdetails: 'Kontaktinformationen',
|
|
485
|
+
asaguest: 'Als Gast',
|
|
486
|
+
choosecountryfirst: 'Bitte wählen Sie zuerst ein Land',
|
|
487
|
+
security: 'Sicherheit',
|
|
488
|
+
personalinformation: 'Persönliche Informationen',
|
|
489
|
+
contactus: 'Kontaktieren Sie uns',
|
|
490
|
+
slogan: 'Ihre Website & mobile App an einem Ort',
|
|
491
|
+
recent: 'Neueste',
|
|
492
|
+
oldest: 'Älteste',
|
|
493
|
+
pricehightolow: 'Preis: hoch zu niedrig',
|
|
494
|
+
pricelowtohigh: 'Preis: niedrig zu hoch',
|
|
495
|
+
pleasecompleteaddressmissingfields: 'Bitte vervollständigen Sie die fehlenden Adressfelder',
|
|
496
|
+
instock: 'Auf Lager'
|
|
497
|
+
},
|
|
334
498
|
turk: {
|
|
335
499
|
noproductsfound: 'Hiçbir ürün bulunamadı.',
|
|
336
500
|
reviews: 'Yorumlar',
|
|
@@ -1440,7 +1604,7 @@ var LanguageProvider = /*#__PURE__*/function (_Component) {
|
|
|
1440
1604
|
var lastlangselected = cookies.get('sitelang');
|
|
1441
1605
|
|
|
1442
1606
|
// Define supported languages
|
|
1443
|
-
var supportedLangs = ['en', 'ar', 'fr', 'es', 'chin', 'rus', 'nrwig', 'ital', 'turk', 'magr'];
|
|
1607
|
+
var supportedLangs = ['en', 'ar', 'fr', 'es', 'chin', 'rus', 'nrwig', 'ital', 'turk', 'magr', 'germ'];
|
|
1444
1608
|
|
|
1445
1609
|
// If cookie is valid, use it; otherwise default to 'en'
|
|
1446
1610
|
var langToSet = supportedLangs.includes(lastlangselected) ? lastlangselected : 'en';
|
|
@@ -1470,7 +1634,8 @@ var LanguageProvider = /*#__PURE__*/function (_Component) {
|
|
|
1470
1634
|
nrwig: langObject.nrwig,
|
|
1471
1635
|
ital: langObject.ital,
|
|
1472
1636
|
magr: langObject.magr,
|
|
1473
|
-
turk: langObject.turk
|
|
1637
|
+
turk: langObject.turk,
|
|
1638
|
+
germ: langObject.germ
|
|
1474
1639
|
|
|
1475
1640
|
// Add more as needed
|
|
1476
1641
|
};
|
|
@@ -30714,7 +30879,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
30714
30879
|
style: {
|
|
30715
30880
|
cursor: 'default'
|
|
30716
30881
|
}
|
|
30717
|
-
}, langdetect === 'nrwig' ? 'Språk' : langdetect === 'ar' ? 'اللغة' : langdetect === 'chin' ? '语言' : langdetect === 'es' ? 'Idioma' : langdetect === 'fr' ? 'Langue' : langdetect === 'rus' ? 'Язык' : 'Language')), /*#__PURE__*/React.createElement("div", {
|
|
30882
|
+
}, langdetect === 'nrwig' ? 'Språk' : langdetect === 'ar' ? 'اللغة' : langdetect === 'chin' ? '语言' : langdetect === 'es' ? 'Idioma' : langdetect === 'fr' ? 'Langue' : langdetect === 'rus' ? 'Язык' : langdetect === 'germ' ? 'Sprache' : 'Language')), /*#__PURE__*/React.createElement("div", {
|
|
30718
30883
|
"class": "col-lg-12 p-0 d-flex align-items-center justify-content-start my-1"
|
|
30719
30884
|
}, /*#__PURE__*/React.createElement("div", {
|
|
30720
30885
|
"class": "row m-0 w-100",
|
|
@@ -51377,7 +51542,7 @@ function ownKeys$1N(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySym
|
|
|
51377
51542
|
function _objectSpread$1N(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1N(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1N(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
51378
51543
|
var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props) {
|
|
51379
51544
|
var _authdetailsContext$i, _authdetailsContext$i2, _logoarrayofobjects$, _logoarrayofobjects$2, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3, _authdetailsContext$i4, _authdetailsContext$i5;
|
|
51380
|
-
var _useState = useState(
|
|
51545
|
+
var _useState = useState(''),
|
|
51381
51546
|
_useState2 = _slicedToArray(_useState, 2),
|
|
51382
51547
|
sectionproperties = _useState2[0],
|
|
51383
51548
|
setsectionproperties = _useState2[1];
|
|
@@ -51412,7 +51577,7 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
51412
51577
|
var setcurrencyfunccontext = props.actions.setcurrencyfunccontext;
|
|
51413
51578
|
var scrollYposittionprops = props.actions.scrollYposittionprops;
|
|
51414
51579
|
var fetchCategoriesQueryContext = props.actions.fetchCategoriesQueryContext;
|
|
51415
|
-
var _useState9 = useState(
|
|
51580
|
+
var _useState9 = useState(''),
|
|
51416
51581
|
_useState0 = _slicedToArray(_useState9, 2),
|
|
51417
51582
|
Choosenindex = _useState0[0],
|
|
51418
51583
|
setChoosenindex = _useState0[1];
|
|
@@ -51465,36 +51630,36 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
51465
51630
|
}, [fetchCategoriesQueryContext.isSuccess]);
|
|
51466
51631
|
var header_cssstyles = {
|
|
51467
51632
|
floatingwaicon: css({
|
|
51468
|
-
position:
|
|
51469
|
-
bottom: sectionproperties.floatingwhatsapppositionfrombottom +
|
|
51470
|
-
right: sectionproperties.floatingwhatsapppositionfromright +
|
|
51633
|
+
position: 'fixed',
|
|
51634
|
+
bottom: sectionproperties.floatingwhatsapppositionfrombottom + 'px',
|
|
51635
|
+
right: sectionproperties.floatingwhatsapppositionfromright + 'px',
|
|
51471
51636
|
zIndex: 999999,
|
|
51472
|
-
transition:
|
|
51473
|
-
width: sectionproperties.floatingwhatsappiconwidth +
|
|
51474
|
-
height: sectionproperties.floatingwhatappiconheight +
|
|
51637
|
+
transition: 'all 0.3s ease-out',
|
|
51638
|
+
width: sectionproperties.floatingwhatsappiconwidth + 'px',
|
|
51639
|
+
height: sectionproperties.floatingwhatappiconheight + 'px',
|
|
51475
51640
|
background: sectionproperties.floatingwhatappiconbgcolor,
|
|
51476
|
-
borderRadius: sectionproperties.floatingwhatsappiconborderradius +
|
|
51477
|
-
fontSize: sectionproperties.floatingwhatsappiconfontsize +
|
|
51641
|
+
borderRadius: sectionproperties.floatingwhatsappiconborderradius + 'px',
|
|
51642
|
+
fontSize: sectionproperties.floatingwhatsappiconfontsize + 'px',
|
|
51478
51643
|
color: sectionproperties.floatingwhatsappiconcolor,
|
|
51479
|
-
|
|
51644
|
+
':hover': {
|
|
51480
51645
|
color: sectionproperties.floatingwhatsappiconcoloronhover,
|
|
51481
51646
|
background: sectionproperties.floatingwhatappiconbgcoloronhover
|
|
51482
51647
|
}
|
|
51483
51648
|
}),
|
|
51484
51649
|
upperheadersection: css({
|
|
51485
51650
|
background: sectionproperties.uppersection_bgcolor,
|
|
51486
|
-
paddingLeft: langdetect !=
|
|
51487
|
-
paddingRight: langdetect !=
|
|
51488
|
-
paddingTop: sectionproperties.uppersection_paddingtop +
|
|
51489
|
-
paddingBottom: sectionproperties.uppersection_paddingbottom +
|
|
51651
|
+
paddingLeft: langdetect != 'ar' ? sectionproperties.uppersection_paddingleft + 'px' : sectionproperties.uppersection_paddingright + 'px',
|
|
51652
|
+
paddingRight: langdetect != 'ar' ? sectionproperties.uppersection_paddingright + 'px' : sectionproperties.uppersection_paddingleft + 'px',
|
|
51653
|
+
paddingTop: sectionproperties.uppersection_paddingtop + 'px',
|
|
51654
|
+
paddingBottom: sectionproperties.uppersection_paddingbottom + 'px'
|
|
51490
51655
|
}),
|
|
51491
51656
|
languagecontainer: css({
|
|
51492
51657
|
color: sectionproperties.language_container_color,
|
|
51493
|
-
fontSize: sectionproperties.language_container_fontsize +
|
|
51658
|
+
fontSize: sectionproperties.language_container_fontsize + 'px',
|
|
51494
51659
|
fontWeight: 600,
|
|
51495
|
-
cursor:
|
|
51496
|
-
transition:
|
|
51497
|
-
|
|
51660
|
+
cursor: 'pointer',
|
|
51661
|
+
transition: '.3s',
|
|
51662
|
+
':hover': {
|
|
51498
51663
|
color: sectionproperties.language_container_coloronhover
|
|
51499
51664
|
}
|
|
51500
51665
|
}),
|
|
@@ -51506,129 +51671,129 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
51506
51671
|
// : 'transparent'
|
|
51507
51672
|
// : sectionproperties.lowersection_backgroundColor,
|
|
51508
51673
|
|
|
51509
|
-
sectionproperties.keepheadertransparent ==
|
|
51674
|
+
sectionproperties.keepheadertransparent == 'Yes' ? scrollYposittionprops > 100 ? sectionproperties.lowersection_backgroundColor : 'transparent' : sectionproperties.headerstyles_bgtransparent == 'Transparent' && window.location.pathname == '/home' ? scrollYposittionprops > 100 ? sectionproperties.lowersection_backgroundColor : 'transparent' : sectionproperties.lowersection_backgroundColor,
|
|
51510
51675
|
// background: sectionproperties.headerstyles_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.lowersection_backgroundColor,
|
|
51511
|
-
paddingLeft: langdetect !=
|
|
51512
|
-
paddingRight: langdetect !=
|
|
51513
|
-
paddingTop: sectionproperties.lowersection_paddingtop +
|
|
51514
|
-
paddingBottom: sectionproperties.lowersection_paddingbottom +
|
|
51676
|
+
paddingLeft: langdetect != 'ar' ? sectionproperties.lowersection_paddingleft + 'px' : sectionproperties.lowersection_paddingright + 'px',
|
|
51677
|
+
paddingRight: langdetect != 'ar' ? sectionproperties.lowersection_paddingright + 'px' : sectionproperties.lowersection_paddingleft + 'px',
|
|
51678
|
+
paddingTop: sectionproperties.lowersection_paddingtop + 'px',
|
|
51679
|
+
paddingBottom: sectionproperties.lowersection_paddingbottom + 'px'
|
|
51515
51680
|
}),
|
|
51516
51681
|
searchicon: css({
|
|
51517
51682
|
color: sectionproperties.searchbaricon_color,
|
|
51518
|
-
|
|
51519
|
-
transition:
|
|
51520
|
-
cursor:
|
|
51683
|
+
':hover': {
|
|
51684
|
+
transition: '.3s',
|
|
51685
|
+
cursor: 'pointer',
|
|
51521
51686
|
color: sectionproperties.searchbariconcoloronhover
|
|
51522
51687
|
}
|
|
51523
51688
|
}),
|
|
51524
51689
|
menuicon: css({
|
|
51525
51690
|
color: sectionproperties.menuiconcolor,
|
|
51526
|
-
|
|
51527
|
-
transition:
|
|
51528
|
-
cursor:
|
|
51691
|
+
':hover': {
|
|
51692
|
+
transition: '.3s',
|
|
51693
|
+
cursor: 'pointer',
|
|
51529
51694
|
color: sectionproperties.menuiconcoloronhover
|
|
51530
51695
|
}
|
|
51531
51696
|
}),
|
|
51532
51697
|
searchbarcont: css({
|
|
51533
|
-
position:
|
|
51534
|
-
width: sectionproperties.searchbarcont_width +
|
|
51535
|
-
height: sectionproperties.searchbarcont_height +
|
|
51536
|
-
border: sectionproperties.searchbarcontinput_borderwidth +
|
|
51698
|
+
position: 'relative',
|
|
51699
|
+
width: sectionproperties.searchbarcont_width + '%',
|
|
51700
|
+
height: sectionproperties.searchbarcont_height + 'px',
|
|
51701
|
+
border: sectionproperties.searchbarcontinput_borderwidth + 'px solid' + sectionproperties.searchbarcontinput_bordercolor,
|
|
51537
51702
|
background: sectionproperties.searchbarcont_bgcolor,
|
|
51538
|
-
borderRadius: sectionproperties.searchbarcont_borderRadius +
|
|
51539
|
-
transition:
|
|
51703
|
+
borderRadius: sectionproperties.searchbarcont_borderRadius + 'px',
|
|
51704
|
+
transition: '.3s'
|
|
51540
51705
|
}),
|
|
51541
51706
|
searchbar_icon_cont: css({
|
|
51542
51707
|
color: sectionproperties.searchbaricon_color,
|
|
51543
|
-
transition:
|
|
51544
|
-
position:
|
|
51545
|
-
right: langdetect !=
|
|
51546
|
-
left: langdetect !=
|
|
51547
|
-
transform: langdetect !=
|
|
51708
|
+
transition: '0.3s ease',
|
|
51709
|
+
position: 'absolute',
|
|
51710
|
+
right: langdetect != 'ar' ? 5 : '',
|
|
51711
|
+
left: langdetect != 'ar' ? '' : 5,
|
|
51712
|
+
transform: langdetect != 'ar' ? 'scaleX(1)' : 'scaleX(-1)',
|
|
51548
51713
|
bottom: 0,
|
|
51549
51714
|
top: 0,
|
|
51550
|
-
margin:
|
|
51715
|
+
margin: 'auto'
|
|
51551
51716
|
}),
|
|
51552
51717
|
searchbarcont_input: css({
|
|
51553
|
-
height:
|
|
51554
|
-
width:
|
|
51718
|
+
height: '100%',
|
|
51719
|
+
width: '100%',
|
|
51555
51720
|
color: sectionproperties.searchbarcontinput_color,
|
|
51556
51721
|
fontWeight: sectionproperties.searchbarcont_inputfontweight,
|
|
51557
|
-
fontSize: sectionproperties.searchbarcontinput_fontsize +
|
|
51558
|
-
borderBottom: sectionproperties.searchbarcontinput_borderBottom +
|
|
51559
|
-
paddingLeft: langdetect !=
|
|
51560
|
-
paddingRight: langdetect !=
|
|
51561
|
-
paddingBottom: sectionproperties.searchbarcont_paddingBottom +
|
|
51562
|
-
outline:
|
|
51563
|
-
transition:
|
|
51564
|
-
backgroundColor:
|
|
51565
|
-
|
|
51722
|
+
fontSize: sectionproperties.searchbarcontinput_fontsize + 'px',
|
|
51723
|
+
borderBottom: sectionproperties.searchbarcontinput_borderBottom + 'px solid ' + sectionproperties.searchbarcontinput_borderBottomcolor,
|
|
51724
|
+
paddingLeft: langdetect != 'ar' ? sectionproperties.searchbarcont_paddingLeft + 'px' : sectionproperties.searchbarcont_paddingRight + 'px',
|
|
51725
|
+
paddingRight: langdetect != 'ar' ? sectionproperties.searchbarcont_paddingRight + 'px' : sectionproperties.searchbarcont_paddingLeft + 'px',
|
|
51726
|
+
paddingBottom: sectionproperties.searchbarcont_paddingBottom + 'rem',
|
|
51727
|
+
outline: 'none',
|
|
51728
|
+
transition: '0.3s',
|
|
51729
|
+
backgroundColor: 'transparent',
|
|
51730
|
+
':focus': {
|
|
51566
51731
|
borderColor: sectionproperties.searchbarcontinput_bordercoloronfocus
|
|
51567
51732
|
}
|
|
51568
51733
|
}),
|
|
51569
51734
|
navbarItem: css({
|
|
51570
|
-
fontSize: sectionproperties.lowersection_fontsize +
|
|
51735
|
+
fontSize: sectionproperties.lowersection_fontsize + 'px',
|
|
51571
51736
|
color: sectionproperties.lowersection_fontColor,
|
|
51572
51737
|
fontWeight: sectionproperties.lowersection_textfontweight,
|
|
51573
51738
|
textTransform: sectionproperties.lowersection_textTransform,
|
|
51574
|
-
|
|
51575
|
-
cursor:
|
|
51576
|
-
transition:
|
|
51739
|
+
':hover': {
|
|
51740
|
+
cursor: 'pointer',
|
|
51741
|
+
transition: '.3s',
|
|
51577
51742
|
color: sectionproperties.lowersection_fontColoronhover
|
|
51578
51743
|
}
|
|
51579
51744
|
}),
|
|
51580
51745
|
badge_counter_header_notifications: css({
|
|
51581
|
-
width: sectionproperties.badge_width +
|
|
51582
|
-
height: sectionproperties.badge_height +
|
|
51746
|
+
width: sectionproperties.badge_width + 'px',
|
|
51747
|
+
height: sectionproperties.badge_height + 'px',
|
|
51583
51748
|
background: sectionproperties.badge_bgcolor,
|
|
51584
51749
|
color: sectionproperties.badge_color,
|
|
51585
|
-
borderRadius: sectionproperties.badge_borderradius +
|
|
51586
|
-
fontSize: sectionproperties.badge_fontsize +
|
|
51750
|
+
borderRadius: sectionproperties.badge_borderradius + 'px',
|
|
51751
|
+
fontSize: sectionproperties.badge_fontsize + 'px',
|
|
51587
51752
|
fontWeight: sectionproperties.badgefontweight
|
|
51588
51753
|
}),
|
|
51589
51754
|
wishlist_btn: css({
|
|
51590
|
-
width: sectionproperties.favBtnWidth +
|
|
51591
|
-
height: sectionproperties.favBtnHeight +
|
|
51592
|
-
background: sectionproperties.favbtn_bgtransparent ==
|
|
51593
|
-
borderRadius: sectionproperties.fav_btn_borderBottomLeftRadius +
|
|
51755
|
+
width: sectionproperties.favBtnWidth + 'px',
|
|
51756
|
+
height: sectionproperties.favBtnHeight + 'px',
|
|
51757
|
+
background: sectionproperties.favbtn_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.favBtnbgColor,
|
|
51758
|
+
borderRadius: sectionproperties.fav_btn_borderBottomLeftRadius + 'px',
|
|
51594
51759
|
color: sectionproperties.favBtniconcolor,
|
|
51595
|
-
border: sectionproperties.favbtnborderwidth +
|
|
51596
|
-
transition:
|
|
51597
|
-
|
|
51598
|
-
background: sectionproperties.favbtn_transparentbgcoloronhover ==
|
|
51760
|
+
border: sectionproperties.favbtnborderwidth + 'px solid ' + sectionproperties.favbtnbordercolor,
|
|
51761
|
+
transition: '.3s',
|
|
51762
|
+
':hover': {
|
|
51763
|
+
background: sectionproperties.favbtn_transparentbgcoloronhover == 'Transparent' ? 'transparent' : sectionproperties.favBtnbgColoronhover,
|
|
51599
51764
|
color: sectionproperties.favBtnTextcoloronhover,
|
|
51600
51765
|
borderColor: sectionproperties.favBtnTextcoloronhover
|
|
51601
51766
|
}
|
|
51602
51767
|
}),
|
|
51603
51768
|
cart_btn: css({
|
|
51604
|
-
width: sectionproperties.cartBtnWidth == 0 ?
|
|
51605
|
-
height: sectionproperties.cartBtnHeight == 0 ?
|
|
51606
|
-
background: sectionproperties.cartbtn_bgtransparent ==
|
|
51607
|
-
borderRadius: sectionproperties.cart_btn_borderBottomLeftRadius +
|
|
51769
|
+
width: sectionproperties.cartBtnWidth == 0 ? 'auto' : sectionproperties.cartBtnWidth + 'px',
|
|
51770
|
+
height: sectionproperties.cartBtnHeight == 0 ? 'auto' : sectionproperties.cartBtnHeight + 'px',
|
|
51771
|
+
background: sectionproperties.cartbtn_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.cartBtnbgColor,
|
|
51772
|
+
borderRadius: sectionproperties.cart_btn_borderBottomLeftRadius + 'px',
|
|
51608
51773
|
color: sectionproperties.cart_iconcolor,
|
|
51609
|
-
border: sectionproperties.cartbtnborderwidth +
|
|
51610
|
-
transition:
|
|
51611
|
-
|
|
51612
|
-
background: sectionproperties.cartbtn_transparentbgcoloronhover ==
|
|
51774
|
+
border: sectionproperties.cartbtnborderwidth + 'px solid ' + sectionproperties.cartbtnbordercolor,
|
|
51775
|
+
transition: '.3s',
|
|
51776
|
+
':hover': {
|
|
51777
|
+
background: sectionproperties.cartbtn_transparentbgcoloronhover == 'Transparent' ? 'transparent' : sectionproperties.cartBtnbgColoronhover,
|
|
51613
51778
|
color: sectionproperties.cartBtnTextcoloronhover,
|
|
51614
51779
|
borderColor: sectionproperties.cartBtnTextcoloronhover
|
|
51615
51780
|
}
|
|
51616
51781
|
}),
|
|
51617
51782
|
cartbadge: css({
|
|
51618
|
-
top: sectionproperties.cartbadgetop +
|
|
51619
|
-
right: sectionproperties.cartbadgeright +
|
|
51783
|
+
top: sectionproperties.cartbadgetop + 'px',
|
|
51784
|
+
right: sectionproperties.cartbadgeright + 'px'
|
|
51620
51785
|
}),
|
|
51621
51786
|
user_btn: css({
|
|
51622
51787
|
background: sectionproperties.userBtnbgColor,
|
|
51623
|
-
width: sectionproperties.userBtnWidth +
|
|
51624
|
-
height: sectionproperties.userBtnHeight +
|
|
51625
|
-
borderRadius: sectionproperties.userbtn_borderBottomLeftRadius +
|
|
51788
|
+
width: sectionproperties.userBtnWidth + 'px',
|
|
51789
|
+
height: sectionproperties.userBtnHeight + 'px',
|
|
51790
|
+
borderRadius: sectionproperties.userbtn_borderBottomLeftRadius + 'px',
|
|
51626
51791
|
color: sectionproperties.userBtniconcolor,
|
|
51627
|
-
fontSize: sectionproperties.userBtniconfontsize +
|
|
51628
|
-
border: sectionproperties.userbtnborderwidth +
|
|
51629
|
-
cursor:
|
|
51630
|
-
transition:
|
|
51631
|
-
|
|
51792
|
+
fontSize: sectionproperties.userBtniconfontsize + 'px',
|
|
51793
|
+
border: sectionproperties.userbtnborderwidth + 'px solid ' + sectionproperties.userbtnbordercolor,
|
|
51794
|
+
cursor: 'pointer',
|
|
51795
|
+
transition: '.3s',
|
|
51796
|
+
':hover': {
|
|
51632
51797
|
color: sectionproperties.userBtnTextcoloronhover,
|
|
51633
51798
|
background: sectionproperties.userBtnbgColoronhover,
|
|
51634
51799
|
borderColor: sectionproperties.userBtnTextcoloronhover
|
|
@@ -51638,111 +51803,111 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
51638
51803
|
fontWeight: sectionproperties.userBtnTextfontweight,
|
|
51639
51804
|
textTransform: sectionproperties.userBtnTexttransform,
|
|
51640
51805
|
color: sectionproperties.userBtnTextcolor,
|
|
51641
|
-
fontSize: sectionproperties.userBtntextfontsize +
|
|
51642
|
-
lineHeight: sectionproperties.userBtntextfontsize +
|
|
51643
|
-
transition:
|
|
51806
|
+
fontSize: sectionproperties.userBtntextfontsize + 'px',
|
|
51807
|
+
lineHeight: sectionproperties.userBtntextfontsize + 'px',
|
|
51808
|
+
transition: '.3s'
|
|
51644
51809
|
}),
|
|
51645
51810
|
loggedinuserbtn: css({
|
|
51646
|
-
width: sectionproperties.loggedinuserbtn_width +
|
|
51647
|
-
height: sectionproperties.loggedinuserbtn_height +
|
|
51648
|
-
border: sectionproperties.userlogginbtnborderwidth +
|
|
51649
|
-
borderRadius: sectionproperties.userbtn_borderBottomLeftRadius +
|
|
51811
|
+
width: sectionproperties.loggedinuserbtn_width + 'px',
|
|
51812
|
+
height: sectionproperties.loggedinuserbtn_height + 'px',
|
|
51813
|
+
border: sectionproperties.userlogginbtnborderwidth + 'px solid ' + sectionproperties.userlogginbtnbordercolor,
|
|
51814
|
+
borderRadius: sectionproperties.userbtn_borderBottomLeftRadius + 'px',
|
|
51650
51815
|
background: sectionproperties.userBtnbgColor_loggedin,
|
|
51651
51816
|
color: sectionproperties.userBtniconcolor_loggedin,
|
|
51652
|
-
transition:
|
|
51817
|
+
transition: '.3s'
|
|
51653
51818
|
}),
|
|
51654
51819
|
userBtnLoggedinContainer: css({
|
|
51655
|
-
transition:
|
|
51656
|
-
|
|
51657
|
-
transition:
|
|
51820
|
+
transition: '.3s',
|
|
51821
|
+
':hover .loggedinuserbtn': {
|
|
51822
|
+
transition: '.3s',
|
|
51658
51823
|
color: sectionproperties.userBtnTextcoloronhover_loggedin,
|
|
51659
51824
|
borderColor: sectionproperties.userBtnTextcoloronhover_loggedin
|
|
51660
51825
|
},
|
|
51661
|
-
|
|
51826
|
+
':hover .loggedinuserbtnbg': {
|
|
51662
51827
|
backgroundColor: sectionproperties.userBtnbgColoronhover_loggedin,
|
|
51663
51828
|
color: sectionproperties.userbtn_loggedin_iconcoloronhover
|
|
51664
51829
|
}
|
|
51665
51830
|
}),
|
|
51666
51831
|
dropdownitemcontainer: css({
|
|
51667
|
-
fontSize: sectionproperties.dropdown_fontsize +
|
|
51832
|
+
fontSize: sectionproperties.dropdown_fontsize + 'px',
|
|
51668
51833
|
color: sectionproperties.dropdown_color,
|
|
51669
51834
|
fontWeight: sectionproperties.dropdown_fontweight,
|
|
51670
51835
|
textTransform: sectionproperties.dropdown_texttransform,
|
|
51671
|
-
padding:
|
|
51672
|
-
display:
|
|
51673
|
-
alignItems:
|
|
51674
|
-
transition:
|
|
51675
|
-
|
|
51836
|
+
padding: '0.3rem 0.8rem',
|
|
51837
|
+
display: 'flex',
|
|
51838
|
+
alignItems: 'center',
|
|
51839
|
+
transition: '.3s',
|
|
51840
|
+
':hover': {
|
|
51676
51841
|
color: sectionproperties.dropdown_hovercolor
|
|
51677
51842
|
}
|
|
51678
51843
|
}),
|
|
51679
51844
|
header_logo: css({
|
|
51680
|
-
width: templateproperties_context.logo_width +
|
|
51681
|
-
height: templateproperties_context.logo_height +
|
|
51845
|
+
width: templateproperties_context.logo_width + 'px',
|
|
51846
|
+
height: templateproperties_context.logo_height + 'px'
|
|
51682
51847
|
}),
|
|
51683
51848
|
closesliderbtn: css({
|
|
51684
|
-
width: sectionproperties.closeSliderWidth +
|
|
51685
|
-
height: sectionproperties.closeSliderHeight +
|
|
51686
|
-
borderRadius: sectionproperties.closeSlider_borderBottomLeftRadius +
|
|
51849
|
+
width: sectionproperties.closeSliderWidth + 'px',
|
|
51850
|
+
height: sectionproperties.closeSliderHeight + 'px',
|
|
51851
|
+
borderRadius: sectionproperties.closeSlider_borderBottomLeftRadius + 'px',
|
|
51687
51852
|
backgroundColor: sectionproperties.closeSliderBgColor,
|
|
51688
51853
|
color: sectionproperties.closeSlider_color,
|
|
51689
|
-
|
|
51690
|
-
transition:
|
|
51691
|
-
cursor:
|
|
51854
|
+
':hover': {
|
|
51855
|
+
transition: '.3s',
|
|
51856
|
+
cursor: 'pointer',
|
|
51692
51857
|
backgroundColor: sectionproperties.closeSliderBgColorHover,
|
|
51693
51858
|
color: sectionproperties.closeSlider_colorOnHover
|
|
51694
51859
|
}
|
|
51695
51860
|
}),
|
|
51696
51861
|
collectionname: css({
|
|
51697
|
-
fontSize: sectionproperties.collectionsectiontextfontsize +
|
|
51862
|
+
fontSize: sectionproperties.collectionsectiontextfontsize + 'px',
|
|
51698
51863
|
color: sectionproperties.collectionsectiontextcolor,
|
|
51699
51864
|
fontWeight: sectionproperties.collectionsectiontextfontweight,
|
|
51700
|
-
|
|
51865
|
+
':hover': {
|
|
51701
51866
|
color: sectionproperties.collectionsectiontextcoloronhover,
|
|
51702
|
-
transition:
|
|
51867
|
+
transition: '.3s'
|
|
51703
51868
|
}
|
|
51704
51869
|
})
|
|
51705
51870
|
};
|
|
51706
51871
|
"https://wa.me/".concat(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.whatsappnumber, "?text=").concat(sectionproperties.directwabtnmessageen);
|
|
51707
51872
|
"https://wa.me/".concat(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.whatsappnumber, "?text=").concat(sectionproperties.directwabtnmessagear);
|
|
51708
51873
|
return /*#__PURE__*/React.createElement("div", {
|
|
51709
|
-
"class": "".concat(headerstyles$g.header_container) +
|
|
51874
|
+
"class": "".concat(headerstyles$g.header_container) + ' headeroffcanvas row m-0 w-100 d-flex justify-content-center ',
|
|
51710
51875
|
style: {
|
|
51711
|
-
position:
|
|
51876
|
+
position: 'relative'
|
|
51712
51877
|
}
|
|
51713
51878
|
}, /*#__PURE__*/React.createElement(FloatingIcons, {
|
|
51714
51879
|
sectionpropertiesprops: sectionproperties,
|
|
51715
51880
|
actions: actions
|
|
51716
|
-
}), templateproperties_context.showsocialmedia ==
|
|
51881
|
+
}), templateproperties_context.showsocialmedia == 'Show' && /*#__PURE__*/React.createElement(SocialMediaSection, {
|
|
51717
51882
|
sectionpropertiesprops: sectionproperties,
|
|
51718
51883
|
templateproperties_contextprops: templateproperties_context,
|
|
51719
51884
|
actions: actions
|
|
51720
|
-
}), sectionproperties.showdownloadapp ==
|
|
51885
|
+
}), sectionproperties.showdownloadapp == 'Show' && /*#__PURE__*/React.createElement(DownloadApp, {
|
|
51721
51886
|
sectionpropertiesprops: sectionproperties,
|
|
51722
51887
|
actions: actions
|
|
51723
51888
|
}), /*#__PURE__*/React.createElement("div", {
|
|
51724
51889
|
"class": "row m-0 d-md-none",
|
|
51725
51890
|
style: {
|
|
51726
51891
|
position: sectionproperties.headerstyles_position,
|
|
51727
|
-
marginTop: sectionproperties.header_marginTop +
|
|
51728
|
-
marginBottom: sectionproperties.header_marginBottom +
|
|
51729
|
-
width: sectionproperties.header_width +
|
|
51892
|
+
marginTop: sectionproperties.header_marginTop + 'px',
|
|
51893
|
+
marginBottom: sectionproperties.header_marginBottom + 'px',
|
|
51894
|
+
width: sectionproperties.header_width + 'vw',
|
|
51730
51895
|
zIndex: 1000,
|
|
51731
51896
|
top: 0,
|
|
51732
|
-
borderBottom: sectionproperties.headerborderbottomwidth +
|
|
51897
|
+
borderBottom: sectionproperties.headerborderbottomwidth + 'px solid ' + sectionproperties.headerbordercolor
|
|
51733
51898
|
}
|
|
51734
51899
|
}, /*#__PURE__*/React.createElement("div", {
|
|
51735
51900
|
"class": "row m-0 w-100"
|
|
51736
|
-
}, templateproperties_context.showtextslider ==
|
|
51901
|
+
}, templateproperties_context.showtextslider == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51737
51902
|
"class": "col-lg-12 p-0"
|
|
51738
51903
|
}, /*#__PURE__*/React.createElement(MarqueeHeader, {
|
|
51739
51904
|
sectionpropertiesprops: sectionproperties,
|
|
51740
51905
|
templateproperties_contextprops: templateproperties_context,
|
|
51741
51906
|
actions: actions
|
|
51742
|
-
})), sectionproperties.showupperheadersection ==
|
|
51743
|
-
"class":
|
|
51907
|
+
})), sectionproperties.showupperheadersection == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51908
|
+
"class": 'col-lg-12 p-0'
|
|
51744
51909
|
}, /*#__PURE__*/React.createElement("div", {
|
|
51745
|
-
"class": header_cssstyles.upperheadersection +
|
|
51910
|
+
"class": header_cssstyles.upperheadersection + ' row m-0 w-100 d-flex align-items-center px-1025-1 '
|
|
51746
51911
|
}, /*#__PURE__*/React.createElement("div", {
|
|
51747
51912
|
"class": "col-lg-6 p-0 d-flex justify-content-start align-items-center"
|
|
51748
51913
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -51750,25 +51915,25 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
51750
51915
|
}, /*#__PURE__*/React.createElement("p", {
|
|
51751
51916
|
"class": "m-0 p-0",
|
|
51752
51917
|
style: {
|
|
51753
|
-
fontSize: sectionproperties.generaltext_fontSize +
|
|
51918
|
+
fontSize: sectionproperties.generaltext_fontSize + 'px',
|
|
51754
51919
|
color: sectionproperties.generaltext_fontColor,
|
|
51755
51920
|
fontWeight: sectionproperties.generaltext_fontWeight
|
|
51756
51921
|
}
|
|
51757
51922
|
}, sectionproperties["general_text_content_".concat(langdetect)] || sectionproperties.general_text_content))), /*#__PURE__*/React.createElement("div", {
|
|
51758
51923
|
"class": "col-lg-6 p-0 d-flex justify-content-end align-items-center"
|
|
51759
|
-
}, sectionproperties.showlanuagecontainer ==
|
|
51760
|
-
"class": header_cssstyles.languagecontainer +
|
|
51924
|
+
}, sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React.createElement("p", {
|
|
51925
|
+
"class": header_cssstyles.languagecontainer + ' m-0 p-0 ',
|
|
51761
51926
|
onClick: function onClick() {
|
|
51762
|
-
if (langdetect !=
|
|
51763
|
-
setlang(
|
|
51927
|
+
if (langdetect != 'ar') {
|
|
51928
|
+
setlang('ar');
|
|
51764
51929
|
} else {
|
|
51765
|
-
setlang(
|
|
51930
|
+
setlang('en');
|
|
51766
51931
|
}
|
|
51767
51932
|
}
|
|
51768
|
-
}, langdetect !=
|
|
51933
|
+
}, langdetect != 'ar' ? 'En' : 'لغة عربية')))), /*#__PURE__*/React.createElement("div", {
|
|
51769
51934
|
"class": "col-lg-12 p-0"
|
|
51770
51935
|
}, /*#__PURE__*/React.createElement("div", {
|
|
51771
|
-
"class": "".concat(header_cssstyles.lowerHeaderSection) +
|
|
51936
|
+
"class": "".concat(header_cssstyles.lowerHeaderSection) + ' row m-0 w-100 d-flex align-items-center px-1025-1 '
|
|
51772
51937
|
}, /*#__PURE__*/React.createElement("div", {
|
|
51773
51938
|
"class": "col-lg-4 col-md-6 col-sm-12 d-flex align-items-center justify-content-start p-0",
|
|
51774
51939
|
style: {}
|
|
@@ -51777,16 +51942,16 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
51777
51942
|
}, /*#__PURE__*/React.createElement("div", {
|
|
51778
51943
|
"class": "allcentered"
|
|
51779
51944
|
}, /*#__PURE__*/React.createElement("i", {
|
|
51780
|
-
"class": header_cssstyles.menuicon +
|
|
51945
|
+
"class": header_cssstyles.menuicon + ' h-100 allcentered ',
|
|
51781
51946
|
onClick: function onClick() {
|
|
51782
51947
|
setopenSideNav(true);
|
|
51783
51948
|
}
|
|
51784
51949
|
}, /*#__PURE__*/React.createElement(FiMenu, {
|
|
51785
51950
|
size: sectionproperties.menuiconfontsize
|
|
51786
|
-
}))), sectionproperties.searchbar_show ==
|
|
51951
|
+
}))), sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51787
51952
|
"class": "allcentered mx-5"
|
|
51788
51953
|
}, /*#__PURE__*/React.createElement("i", {
|
|
51789
|
-
"class": header_cssstyles.searchicon +
|
|
51954
|
+
"class": header_cssstyles.searchicon + ' h-100 allcentered ',
|
|
51790
51955
|
onClick: function onClick() {
|
|
51791
51956
|
setsearchbarCanvasContext(true);
|
|
51792
51957
|
// setopenSearchBar(true);
|
|
@@ -51796,226 +51961,260 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
51796
51961
|
}))))), /*#__PURE__*/React.createElement("div", {
|
|
51797
51962
|
"class": "col-lg-4 col-md-6 col-sm-12 allcentered p-0"
|
|
51798
51963
|
}, /*#__PURE__*/React.createElement("div", {
|
|
51799
|
-
"class": "".concat(header_cssstyles.header_logo) +
|
|
51964
|
+
"class": "".concat(header_cssstyles.header_logo) + ' allcentered ',
|
|
51800
51965
|
style: {
|
|
51801
|
-
cursor:
|
|
51966
|
+
cursor: 'pointer'
|
|
51802
51967
|
},
|
|
51803
51968
|
onClick: function onClick() {
|
|
51804
|
-
routingcountext(
|
|
51969
|
+
routingcountext('home');
|
|
51805
51970
|
}
|
|
51806
51971
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
51807
51972
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
51808
51973
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
51809
|
-
path: langdetect !=
|
|
51974
|
+
path: langdetect != 'ar' ? (_logoarrayofobjects$ = logoarrayofobjects[0]) === null || _logoarrayofobjects$ === void 0 ? void 0 : _logoarrayofobjects$.englishlogo : (_logoarrayofobjects$2 = logoarrayofobjects[0]) === null || _logoarrayofobjects$2 === void 0 ? void 0 : _logoarrayofobjects$2.arabiclogo,
|
|
51810
51975
|
style: {
|
|
51811
|
-
maxWidth:
|
|
51812
|
-
maxHeight:
|
|
51813
|
-
objectFit:
|
|
51976
|
+
maxWidth: '100%',
|
|
51977
|
+
maxHeight: '100%',
|
|
51978
|
+
objectFit: 'contain'
|
|
51814
51979
|
}
|
|
51815
51980
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
51816
51981
|
"class": "col-lg-4 col-md-6 col-sm-12 p-0 d-flex align-items-center justify-content-end"
|
|
51817
|
-
}, sectionproperties.showupperheadersection ==
|
|
51818
|
-
"class": header_cssstyles.languagecontainer +
|
|
51982
|
+
}, sectionproperties.showupperheadersection == 'Hide' && sectionproperties.showlanuagecontainer == 'Show' && sectionproperties.languagecontainertype != 'Dropdown' && /*#__PURE__*/React.createElement("p", {
|
|
51983
|
+
"class": header_cssstyles.languagecontainer + ' m-0 p-0 ',
|
|
51819
51984
|
onClick: function onClick() {
|
|
51820
|
-
if (langdetect !=
|
|
51821
|
-
setlang(
|
|
51985
|
+
if (langdetect != 'ar') {
|
|
51986
|
+
setlang('ar');
|
|
51822
51987
|
} else {
|
|
51823
|
-
setlang(
|
|
51988
|
+
setlang('en');
|
|
51824
51989
|
}
|
|
51825
51990
|
}
|
|
51826
|
-
}, langdetect !=
|
|
51827
|
-
"class": langdetect !=
|
|
51991
|
+
}, langdetect != 'ar' ? 'En' : 'لغة عربية'), sectionproperties.showupperheadersection == 'Hide' && sectionproperties.showlanuagecontainer == 'Show' && sectionproperties.languagecontainertype == 'Dropdown' && /*#__PURE__*/React.createElement("div", {
|
|
51992
|
+
"class": langdetect != 'ar' ? 'headerdropdownml' : 'headerdropdownmr'
|
|
51828
51993
|
}, /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("li", {
|
|
51829
|
-
"class": "".concat(headerstyles$g.header_menu) +
|
|
51830
|
-
}, langdetect ==
|
|
51831
|
-
"class": "".concat(header_cssstyles.languagecontainer) +
|
|
51994
|
+
"class": "".concat(headerstyles$g.header_menu) + ' allcentered '
|
|
51995
|
+
}, langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
|
|
51996
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 ml-4 '
|
|
51832
51997
|
}, /*#__PURE__*/React.createElement("p", {
|
|
51833
51998
|
"class": "m-0 p-0 d-flex align-items-center "
|
|
51834
51999
|
}, "\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629", /*#__PURE__*/React.createElement("i", {
|
|
51835
52000
|
"class": "h-100 allcentered ml-auto pr-3"
|
|
51836
|
-
}, /*#__PURE__*/React.createElement(BsChevronDown, null)))), langdetect
|
|
51837
|
-
"class": "".concat(header_cssstyles.languagecontainer) +
|
|
52001
|
+
}, /*#__PURE__*/React.createElement(BsChevronDown, null)))), langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
|
|
52002
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 mr-4 '
|
|
51838
52003
|
}, /*#__PURE__*/React.createElement("p", {
|
|
51839
52004
|
"class": "m-0 p-0 d-flex align-items-center"
|
|
51840
52005
|
}, "En", /*#__PURE__*/React.createElement("i", {
|
|
51841
52006
|
"class": "h-100 allcentered ml-auto pl-3"
|
|
52007
|
+
}, /*#__PURE__*/React.createElement(BsChevronDown, null)))), langdetect == 'rus' && /*#__PURE__*/React.createElement("div", {
|
|
52008
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 mr-4 '
|
|
52009
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
52010
|
+
"class": "m-0 p-0 d-flex align-items-center"
|
|
52011
|
+
}, "\u0420\u0443", /*#__PURE__*/React.createElement("i", {
|
|
52012
|
+
"class": "h-100 allcentered ml-auto pl-3"
|
|
52013
|
+
}, /*#__PURE__*/React.createElement(BsChevronDown, null)))), langdetect == 'germ' && /*#__PURE__*/React.createElement("div", {
|
|
52014
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 mr-4 '
|
|
52015
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
52016
|
+
"class": "m-0 p-0 d-flex align-items-center"
|
|
52017
|
+
}, "DE", /*#__PURE__*/React.createElement("i", {
|
|
52018
|
+
"class": "h-100 allcentered ml-auto pl-3"
|
|
51842
52019
|
}, /*#__PURE__*/React.createElement(BsChevronDown, null)))))), /*#__PURE__*/React.createElement(Dropdown.Menu, null, /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
51843
52020
|
"class": "".concat(header_cssstyles.dropdownitem),
|
|
51844
52021
|
onClick: function onClick() {
|
|
51845
|
-
setlang(
|
|
52022
|
+
setlang('ar');
|
|
51846
52023
|
}
|
|
51847
52024
|
}, /*#__PURE__*/React.createElement("div", {
|
|
51848
|
-
"class": "".concat(header_cssstyles.dropdownitemcontainer) +
|
|
52025
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' d-flex align-items-center m-0 p-0 '
|
|
51849
52026
|
}, /*#__PURE__*/React.createElement("p", {
|
|
51850
|
-
"class": "".concat(header_cssstyles.dropdownitem) +
|
|
52027
|
+
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
51851
52028
|
}, /*#__PURE__*/React.createElement("span", {
|
|
51852
52029
|
"class": "ml-2 mr-2"
|
|
51853
|
-
}, "\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629")))), /*#__PURE__*/React.createElement(Dropdown.
|
|
52030
|
+
}, "\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629")))), /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
51854
52031
|
"class": "".concat(header_cssstyles.dropdownitem),
|
|
51855
52032
|
onClick: function onClick() {
|
|
51856
|
-
setlang(
|
|
52033
|
+
setlang('en');
|
|
51857
52034
|
}
|
|
51858
52035
|
}, /*#__PURE__*/React.createElement("div", {
|
|
51859
|
-
"class": "".concat(header_cssstyles.dropdownitemcontainer) +
|
|
52036
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' d-flex align-items-center m-0 p-0 '
|
|
51860
52037
|
}, /*#__PURE__*/React.createElement("p", {
|
|
51861
|
-
"class": "".concat(header_cssstyles.dropdownitem) +
|
|
52038
|
+
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
51862
52039
|
}, /*#__PURE__*/React.createElement("span", {
|
|
51863
52040
|
"class": "ml-2 mr-2"
|
|
51864
|
-
}, "En"))))
|
|
52041
|
+
}, "En")))), sectionproperties.showrussian == 'Show' && /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
52042
|
+
"class": "".concat(header_cssstyles.dropdownitem),
|
|
52043
|
+
onClick: function onClick() {
|
|
52044
|
+
setlang('rus');
|
|
52045
|
+
}
|
|
52046
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
52047
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' d-flex align-items-center m-0 p-0 '
|
|
52048
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
52049
|
+
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
52050
|
+
}, /*#__PURE__*/React.createElement("span", {
|
|
52051
|
+
"class": "ml-2 mr-2"
|
|
52052
|
+
}, "\u0420\u0443\u0441\u0441\u043A\u0438\u0439")))), sectionproperties.showgerman == 'Show' && /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
52053
|
+
"class": "".concat(header_cssstyles.dropdownitem),
|
|
52054
|
+
onClick: function onClick() {
|
|
52055
|
+
setlang('germ');
|
|
52056
|
+
}
|
|
52057
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
52058
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' d-flex align-items-center m-0 p-0 '
|
|
52059
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
52060
|
+
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
52061
|
+
}, /*#__PURE__*/React.createElement("span", {
|
|
52062
|
+
"class": "ml-2 mr-2"
|
|
52063
|
+
}, "Deutsch"))))))), sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51865
52064
|
style: {
|
|
51866
|
-
marginRight: langdetect !=
|
|
51867
|
-
marginLeft: langdetect !=
|
|
52065
|
+
marginRight: langdetect != 'ar' ? '30px' : 0,
|
|
52066
|
+
marginLeft: langdetect != 'ar' ? 0 : '30px'
|
|
51868
52067
|
}
|
|
51869
52068
|
}, /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, !authdetailsContext.loggedin && /*#__PURE__*/React.createElement("div", {
|
|
51870
|
-
"class": " ".concat(header_cssstyles.user_btn) +
|
|
52069
|
+
"class": " ".concat(header_cssstyles.user_btn) + ' d-flex align-items-center justify-content-center ',
|
|
51871
52070
|
sytle: {
|
|
51872
|
-
position:
|
|
52071
|
+
position: 'relative'
|
|
51873
52072
|
},
|
|
51874
52073
|
onClick: function onClick() {
|
|
51875
52074
|
routingcountext(StaticPagesLinksContext.Login);
|
|
51876
52075
|
}
|
|
51877
52076
|
}, /*#__PURE__*/React.createElement("i", {
|
|
51878
|
-
"class":
|
|
52077
|
+
"class": ' h-100 d-flex align-items-center '
|
|
51879
52078
|
}, /*#__PURE__*/React.createElement(BiUser, {
|
|
51880
52079
|
size: sectionproperties.userBtnTextfontsize
|
|
51881
52080
|
}))), authdetailsContext.loggedin && /*#__PURE__*/React.createElement("div", {
|
|
51882
|
-
"class": header_cssstyles.userBtnLoggedinContainer +
|
|
52081
|
+
"class": header_cssstyles.userBtnLoggedinContainer + ' allcentered ',
|
|
51883
52082
|
sytle: {
|
|
51884
|
-
position:
|
|
52083
|
+
position: 'relative'
|
|
51885
52084
|
}
|
|
51886
52085
|
}, /*#__PURE__*/React.createElement("div", {
|
|
51887
|
-
"class": header_cssstyles.loggedinuserbtn +
|
|
52086
|
+
"class": header_cssstyles.loggedinuserbtn + ' loggedinuserbtn loggedinuserbtnbg '
|
|
51888
52087
|
}, /*#__PURE__*/React.createElement("i", {
|
|
51889
|
-
"class":
|
|
52088
|
+
"class": ' h-100 allcentered '
|
|
51890
52089
|
}, /*#__PURE__*/React.createElement(BiUserCircle, {
|
|
51891
52090
|
size: sectionproperties.loggedinusericonfontsize
|
|
51892
52091
|
}))))), authdetailsContext.loggedin && /*#__PURE__*/React.createElement(Dropdown.Menu, {
|
|
51893
52092
|
style: {
|
|
51894
|
-
minWidth:
|
|
52093
|
+
minWidth: '200px'
|
|
51895
52094
|
}
|
|
51896
52095
|
}, /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
51897
52096
|
onClick: function onClick() {
|
|
51898
52097
|
routingcountext(StaticPagesLinksContext.accountinfo);
|
|
51899
52098
|
}
|
|
51900
52099
|
}, /*#__PURE__*/React.createElement("div", {
|
|
51901
|
-
"class": "".concat(header_cssstyles.dropdownitemcontainer) +
|
|
52100
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' allcenetered m-0 p-0 '
|
|
51902
52101
|
}, /*#__PURE__*/React.createElement("p", {
|
|
51903
|
-
"class":
|
|
51904
|
-
}, langdetect !=
|
|
52102
|
+
"class": ' allcenetered m-0 p-0 '
|
|
52103
|
+
}, langdetect != 'ar' ? 'My Account' : 'حسابى'))), /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
51905
52104
|
onClick: function onClick() {
|
|
51906
52105
|
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
51907
52106
|
}
|
|
51908
52107
|
}, /*#__PURE__*/React.createElement("div", {
|
|
51909
|
-
"class": "".concat(header_cssstyles.dropdownitemcontainer) +
|
|
52108
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' allcenetered m-0 p-0 '
|
|
51910
52109
|
}, /*#__PURE__*/React.createElement("p", {
|
|
51911
|
-
"class":
|
|
52110
|
+
"class": ' allcenetered m-0 p-0 '
|
|
51912
52111
|
}, sectionproperties["previousorders_title".concat(langdetect)] || sectionproperties.previousorders_titleen))), /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
51913
52112
|
onClick: function onClick() {
|
|
51914
52113
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
51915
52114
|
}
|
|
51916
52115
|
}, /*#__PURE__*/React.createElement("div", {
|
|
51917
|
-
"class": "".concat(header_cssstyles.dropdownitemcontainer) +
|
|
52116
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' allcenetered m-0 p-0 '
|
|
51918
52117
|
}, /*#__PURE__*/React.createElement("p", {
|
|
51919
|
-
"class":
|
|
52118
|
+
"class": ' allcenetered m-0 p-0 '
|
|
51920
52119
|
}, lang.wishlist))), /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
51921
52120
|
onClick: function onClick() {
|
|
51922
52121
|
LogoutMutationContext.mutate();
|
|
51923
52122
|
}
|
|
51924
52123
|
}, /*#__PURE__*/React.createElement("div", {
|
|
51925
|
-
"class": "".concat(header_cssstyles.dropdownitemcontainer) +
|
|
52124
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' text-uppercase m-0 p-0 d-flex align-items-center '
|
|
51926
52125
|
}, /*#__PURE__*/React.createElement("p", {
|
|
51927
|
-
"class":
|
|
51928
|
-
}, lang.logout)))))), sectionproperties.favBtnShow ==
|
|
51929
|
-
"class": "".concat(header_cssstyles.wishlist_btn) +
|
|
52126
|
+
"class": ' allcenetered m-0 p-0 '
|
|
52127
|
+
}, lang.logout)))))), sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
52128
|
+
"class": "".concat(header_cssstyles.wishlist_btn) + ' cursor-pointer allcentered ',
|
|
51930
52129
|
onClick: function onClick() {
|
|
51931
52130
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
51932
52131
|
},
|
|
51933
52132
|
style: {
|
|
51934
|
-
marginRight: langdetect !=
|
|
51935
|
-
marginLeft: langdetect !=
|
|
52133
|
+
marginRight: langdetect != 'ar' ? '30px' : 0,
|
|
52134
|
+
marginLeft: langdetect != 'ar' ? 0 : '30px'
|
|
51936
52135
|
}
|
|
51937
52136
|
}, /*#__PURE__*/React.createElement("span", {
|
|
51938
|
-
"class":
|
|
52137
|
+
"class": ' pr-0 ',
|
|
51939
52138
|
style: {
|
|
51940
|
-
position:
|
|
52139
|
+
position: 'relative'
|
|
51941
52140
|
}
|
|
51942
52141
|
}, /*#__PURE__*/React.createElement("i", {
|
|
51943
52142
|
"class": "allcentered"
|
|
51944
|
-
}, sectionproperties.faviconshape ==
|
|
52143
|
+
}, sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React.createElement(FaRegHeart, {
|
|
51945
52144
|
style: {
|
|
51946
|
-
fontSize: sectionproperties.favBtnIconfontsize +
|
|
52145
|
+
fontSize: sectionproperties.favBtnIconfontsize + 'px'
|
|
51947
52146
|
}
|
|
51948
|
-
}), sectionproperties.faviconshape ==
|
|
52147
|
+
}), sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React.createElement(AiFillStar$1, {
|
|
51949
52148
|
style: {
|
|
51950
|
-
fontSize: sectionproperties.favBtnIconfontsize +
|
|
52149
|
+
fontSize: sectionproperties.favBtnIconfontsize + 'px'
|
|
51951
52150
|
}
|
|
51952
52151
|
})), /*#__PURE__*/React.createElement("div", {
|
|
51953
52152
|
"class": "".concat(headerstyles$g.badge_counter_header_notifications, " ").concat(header_cssstyles.badge_counter_header_notifications),
|
|
51954
52153
|
style: {
|
|
51955
|
-
top: sectionproperties.wishlistbadgetop +
|
|
51956
|
-
right: sectionproperties.wishlistbadgeright +
|
|
52154
|
+
top: sectionproperties.wishlistbadgetop + 'px',
|
|
52155
|
+
right: sectionproperties.wishlistbadgeright + 'px'
|
|
51957
52156
|
}
|
|
51958
|
-
}, /*#__PURE__*/React.createElement("span", null, (favoriteprojectscountContext === null || favoriteprojectscountContext === void 0 ? void 0 : favoriteprojectscountContext.length) >= 10 ?
|
|
51959
|
-
"class": "".concat(header_cssstyles.cart_btn) +
|
|
52157
|
+
}, /*#__PURE__*/React.createElement("span", null, (favoriteprojectscountContext === null || favoriteprojectscountContext === void 0 ? void 0 : favoriteprojectscountContext.length) >= 10 ? '+9' : favoriteprojectscountContext === null || favoriteprojectscountContext === void 0 ? void 0 : favoriteprojectscountContext.length)))), sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
52158
|
+
"class": "".concat(header_cssstyles.cart_btn) + ' cursor-pointer allcentered ',
|
|
51960
52159
|
onClick: function onClick() {
|
|
51961
52160
|
setsidecartnavshowcontext(true);
|
|
51962
52161
|
}
|
|
51963
52162
|
}, /*#__PURE__*/React.createElement("span", {
|
|
51964
|
-
"class":
|
|
52163
|
+
"class": ' pr-0 ',
|
|
51965
52164
|
style: {
|
|
51966
|
-
position:
|
|
52165
|
+
position: 'relative'
|
|
51967
52166
|
}
|
|
51968
52167
|
}, /*#__PURE__*/React.createElement("i", {
|
|
51969
|
-
"class":
|
|
51970
|
-
}, sectionproperties.carticonstyle ==
|
|
52168
|
+
"class": ' allcentered h-100 '
|
|
52169
|
+
}, sectionproperties.carticonstyle == 'Shopping bag 1' && /*#__PURE__*/React.createElement(FiShoppingBag, {
|
|
51971
52170
|
"class": "",
|
|
51972
52171
|
size: sectionproperties.cartBtn_iconFontSize
|
|
51973
|
-
}), sectionproperties.carticonstyle ==
|
|
52172
|
+
}), sectionproperties.carticonstyle == 'Shopping bag 2' && /*#__PURE__*/React.createElement(CgShoppingBag, {
|
|
51974
52173
|
"class": "",
|
|
51975
52174
|
size: sectionproperties.cartBtn_iconFontSize
|
|
51976
|
-
}), sectionproperties.carticonstyle ==
|
|
52175
|
+
}), sectionproperties.carticonstyle == 'Shopping bag 3' && /*#__PURE__*/React.createElement(BsBag, {
|
|
51977
52176
|
"class": "",
|
|
51978
52177
|
size: sectionproperties.cartBtn_iconFontSize
|
|
51979
|
-
}), sectionproperties.carticonstyle ==
|
|
52178
|
+
}), sectionproperties.carticonstyle == 'Shopping bag 4' && /*#__PURE__*/React.createElement(HiOutlineShoppingBag, {
|
|
51980
52179
|
"class": "",
|
|
51981
52180
|
size: sectionproperties.cartBtn_iconFontSize
|
|
51982
|
-
}), sectionproperties.carticonstyle ==
|
|
52181
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React.createElement(FiShoppingCart, {
|
|
51983
52182
|
"class": "",
|
|
51984
52183
|
size: sectionproperties.cartBtn_iconFontSize
|
|
51985
|
-
}), sectionproperties.carticonstyle ==
|
|
52184
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React.createElement(MdAddShoppingCart, {
|
|
51986
52185
|
size: sectionproperties.cartBtn_iconFontSize
|
|
51987
|
-
}), sectionproperties.carticonstyle ==
|
|
52186
|
+
}), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React.createElement(FiCalendar, {
|
|
51988
52187
|
size: sectionproperties.cartBtn_iconFontSize
|
|
51989
52188
|
})), /*#__PURE__*/React.createElement("div", {
|
|
51990
|
-
className: "".concat(headerstyles$g.badge_counter_header_notifications, " ").concat(header_cssstyles.badge_counter_header_notifications) +
|
|
52189
|
+
className: "".concat(headerstyles$g.badge_counter_header_notifications, " ").concat(header_cssstyles.badge_counter_header_notifications) + ' d-flex justify-content-center text-center ',
|
|
51991
52190
|
style: {
|
|
51992
|
-
top: sectionproperties.cartbadgetop +
|
|
51993
|
-
right: sectionproperties.cartbadgeright +
|
|
52191
|
+
top: sectionproperties.cartbadgetop + 'px',
|
|
52192
|
+
right: sectionproperties.cartbadgeright + 'px'
|
|
51994
52193
|
}
|
|
51995
|
-
}, (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue === void 0 || (_fetchcustomercartQue = _fetchcustomercartQue.data) === null || _fetchcustomercartQue === void 0 ? void 0 : _fetchcustomercartQue.customercart) != null ? (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue2 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.customercart) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.cartitems) === null || _fetchcustomercartQue2 === void 0 ? void 0 : _fetchcustomercartQue2.length) >= 10 ?
|
|
52194
|
+
}, (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue === void 0 || (_fetchcustomercartQue = _fetchcustomercartQue.data) === null || _fetchcustomercartQue === void 0 ? void 0 : _fetchcustomercartQue.customercart) != null ? (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue2 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.customercart) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.cartitems) === null || _fetchcustomercartQue2 === void 0 ? void 0 : _fetchcustomercartQue2.length) >= 10 ? '+9' : fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue3 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.customercart) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.cartitems) === null || _fetchcustomercartQue3 === void 0 ? void 0 : _fetchcustomercartQue3.length : 0))))))), /*#__PURE__*/React.createElement("div", {
|
|
51996
52195
|
"class": "col-lg-12 p-0"
|
|
51997
|
-
}, sectionproperties.showhidesubheader ==
|
|
52196
|
+
}, sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Full Width' && /*#__PURE__*/React.createElement(Subheader, {
|
|
51998
52197
|
sectionpropertiesprops: sectionproperties,
|
|
51999
52198
|
actions: actions,
|
|
52000
52199
|
subheaderpropertiesprops: {
|
|
52001
|
-
subheaderpositionprops:
|
|
52002
|
-
paddingLeftprops:
|
|
52003
|
-
paddingRightprops:
|
|
52004
|
-
subheadercontentpositionprops:
|
|
52200
|
+
subheaderpositionprops: 'Full Width',
|
|
52201
|
+
paddingLeftprops: '30px',
|
|
52202
|
+
paddingRightprops: '30px',
|
|
52203
|
+
subheadercontentpositionprops: 'center'
|
|
52005
52204
|
}
|
|
52006
52205
|
}))), /*#__PURE__*/React.createElement(Offcanvas, {
|
|
52007
52206
|
show: searchbarCanvasContext,
|
|
52008
52207
|
onHide: function onHide() {
|
|
52009
52208
|
setsearchbarCanvasContext(false);
|
|
52010
52209
|
},
|
|
52011
|
-
placement: langdetect !=
|
|
52210
|
+
placement: langdetect != 'ar' ? 'end' : 'start',
|
|
52012
52211
|
scroll: true,
|
|
52013
52212
|
backdrop: true,
|
|
52014
52213
|
style: {
|
|
52015
|
-
background:
|
|
52016
|
-
height:
|
|
52017
|
-
width:
|
|
52018
|
-
overflowY:
|
|
52214
|
+
background: 'white',
|
|
52215
|
+
height: '100vh',
|
|
52216
|
+
width: '35vw',
|
|
52217
|
+
overflowY: 'hidden'
|
|
52019
52218
|
}
|
|
52020
52219
|
}, /*#__PURE__*/React.createElement(Offcanvas.Body, null, /*#__PURE__*/React.createElement("div", {
|
|
52021
52220
|
className: "row m-0 w-100 px-4 py-3"
|
|
@@ -52028,12 +52227,12 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
52028
52227
|
fontWeight: 500,
|
|
52029
52228
|
color: sectionproperties.closeSlider_color
|
|
52030
52229
|
}
|
|
52031
|
-
}, langdetect !=
|
|
52230
|
+
}, langdetect != 'ar' ? 'Search' : 'البحث')), /*#__PURE__*/React.createElement("div", {
|
|
52032
52231
|
"class": "col-lg-6 p-0 d-flex align-items-center justify-content-end mb-3"
|
|
52033
52232
|
}, /*#__PURE__*/React.createElement("div", {
|
|
52034
|
-
"class": header_cssstyles.closesliderbtn +
|
|
52233
|
+
"class": header_cssstyles.closesliderbtn + ' allcentered '
|
|
52035
52234
|
}, /*#__PURE__*/React.createElement("i", {
|
|
52036
|
-
"class": header_cssstyles.closesliderbtn +
|
|
52235
|
+
"class": header_cssstyles.closesliderbtn + ' h-100 allcentered ',
|
|
52037
52236
|
onClick: function onClick() {
|
|
52038
52237
|
setsearchbarCanvasContext(false);
|
|
52039
52238
|
}
|
|
@@ -52044,19 +52243,19 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
52044
52243
|
}, /*#__PURE__*/React.createElement("div", {
|
|
52045
52244
|
"class": header_cssstyles.searchbarcont,
|
|
52046
52245
|
style: {
|
|
52047
|
-
position:
|
|
52246
|
+
position: 'relative'
|
|
52048
52247
|
}
|
|
52049
52248
|
}, /*#__PURE__*/React.createElement("input", {
|
|
52050
52249
|
type: "text",
|
|
52051
|
-
placeholder: langdetect !=
|
|
52250
|
+
placeholder: langdetect != 'ar' ? sectionproperties.search_placeholder_en : sectionproperties.search_placeholder_ar,
|
|
52052
52251
|
"class": "".concat(header_cssstyles.searchbarcont_input),
|
|
52053
52252
|
onChange: function onChange(event) {
|
|
52054
52253
|
setSearchHeaderInputContext(event.target.value);
|
|
52055
52254
|
}
|
|
52056
52255
|
}), /*#__PURE__*/React.createElement("button", {
|
|
52057
|
-
"class": " ".concat(header_cssstyles.searchbar_icon_cont) +
|
|
52256
|
+
"class": " ".concat(header_cssstyles.searchbar_icon_cont) + ' d-flex align-items-center justify-content-center '
|
|
52058
52257
|
}, /*#__PURE__*/React.createElement("i", {
|
|
52059
|
-
"class": header_cssstyles.searchicon +
|
|
52258
|
+
"class": header_cssstyles.searchicon + ' h-100 allcentered ',
|
|
52060
52259
|
onClick: function onClick() {
|
|
52061
52260
|
setsearchbarCanvasContext(true);
|
|
52062
52261
|
}
|
|
@@ -52064,55 +52263,55 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
52064
52263
|
size: sectionproperties.searchbaricon_fontsize
|
|
52065
52264
|
}))), /*#__PURE__*/React.createElement(Searchlist$1, {
|
|
52066
52265
|
sectionpropertiesprops: sectionproperties,
|
|
52067
|
-
srcfromprops:
|
|
52266
|
+
srcfromprops: 'searchlistsliderheaderfullwidth',
|
|
52068
52267
|
actions: actions
|
|
52069
52268
|
})))))), /*#__PURE__*/React.createElement(Offcanvas, {
|
|
52070
52269
|
show: openSideNav,
|
|
52071
52270
|
onHide: function onHide() {
|
|
52072
52271
|
setopenSideNav(false);
|
|
52073
52272
|
},
|
|
52074
|
-
placement: langdetect !=
|
|
52273
|
+
placement: langdetect != 'ar' ? 'start' : 'end',
|
|
52075
52274
|
scroll: true,
|
|
52076
52275
|
backdrop: true,
|
|
52077
52276
|
style: {
|
|
52078
52277
|
background: sectionproperties.lowersection_backgroundColor,
|
|
52079
|
-
height:
|
|
52080
|
-
width:
|
|
52278
|
+
height: '100vh',
|
|
52279
|
+
width: '20vw'
|
|
52081
52280
|
}
|
|
52082
52281
|
}, /*#__PURE__*/React.createElement(Offcanvas.Body, null, /*#__PURE__*/React.createElement("div", {
|
|
52083
52282
|
className: "row m-0 w-100 px-2 py-4 pb-5"
|
|
52084
52283
|
}, /*#__PURE__*/React.createElement("div", {
|
|
52085
52284
|
"class": "col-lg-12 p-0 d-flex align-items-center justify-content-end",
|
|
52086
52285
|
style: {
|
|
52087
|
-
marginBottom: sectionproperties.closesliderbtnmarginbottom +
|
|
52286
|
+
marginBottom: sectionproperties.closesliderbtnmarginbottom + 'rem'
|
|
52088
52287
|
}
|
|
52089
52288
|
}, /*#__PURE__*/React.createElement("div", {
|
|
52090
|
-
"class": header_cssstyles.closesliderbtn +
|
|
52289
|
+
"class": header_cssstyles.closesliderbtn + ' allcentered px-4'
|
|
52091
52290
|
}, /*#__PURE__*/React.createElement("p", {
|
|
52092
|
-
"class": header_cssstyles.closesliderbtn +
|
|
52291
|
+
"class": header_cssstyles.closesliderbtn + ' h-100 allcentered ',
|
|
52093
52292
|
onClick: function onClick() {
|
|
52094
52293
|
setopenSideNav(false);
|
|
52095
52294
|
},
|
|
52096
52295
|
style: {
|
|
52097
|
-
fontSize: sectionproperties.closeSlider_fontSize +
|
|
52098
|
-
width:
|
|
52099
|
-
height:
|
|
52296
|
+
fontSize: sectionproperties.closeSlider_fontSize + 'px',
|
|
52297
|
+
width: 'auto',
|
|
52298
|
+
height: 'auto'
|
|
52100
52299
|
}
|
|
52101
|
-
}, langdetect !=
|
|
52300
|
+
}, langdetect != 'ar' ? 'Close' : 'غلق'))), /*#__PURE__*/React.createElement("div", {
|
|
52102
52301
|
"class": "col-lg-12 px-3 d-flex align-items-center justify-content-center"
|
|
52103
52302
|
}, /*#__PURE__*/React.createElement("div", {
|
|
52104
|
-
className: langdetect !=
|
|
52303
|
+
className: langdetect != 'ar' ? templateproperties_context.templatefontfamilyarabic == 'Changa' ? 'row m-0 w-100 mt-3 Changa' : templateproperties_context.templatefontfamily == 'OPTIRadiantBold-Condensed' ? 'row m-0 w-100 mt-3 fontfamilybold' : templateproperties_context.templatefontfamily == 'ASUL' ? 'row m-0 w-100 mt-3 ASUL' : templateproperties_context.templatefontfamily == 'Alata' ? 'row m-0 w-100 mt-3 alata' : templateproperties_context.templatefontfamily == 'Montserrat' ? 'row m-0 w-100 mt-3 montserrat' : 'row m-0 w-100 mt-3' : templateproperties_context.templatefontfamilyarabic == 'Roboto' ? 'row m-0 w-100 mt-3 roboto' : templateproperties_context.templatefontfamilyarabic == 'ZaridSlab' ? 'row m-0 w-100 mt-3 zaridslab' : 'row m-0 w-100 mt-3'
|
|
52105
52304
|
}, templatepropcontext.pagesnprop.map(function (item, index) {
|
|
52106
52305
|
if (item.isnavigation == 1 && item.isactive == 1 && item.pageorderindex == 0) {
|
|
52107
52306
|
return /*#__PURE__*/React.createElement("div", {
|
|
52108
|
-
"class": header_cssstyles.navbarItem +
|
|
52307
|
+
"class": header_cssstyles.navbarItem + ' col-lg-12 p-0 d-flex align-items-center justify-content-start cursor-pointer ',
|
|
52109
52308
|
onClick: function onClick() {
|
|
52110
52309
|
routingcountext(item.navigationroute);
|
|
52111
52310
|
setopenSideNav(false);
|
|
52112
52311
|
},
|
|
52113
52312
|
style: {
|
|
52114
|
-
marginTop: sectionproperties.navitemmarginvertical +
|
|
52115
|
-
marginBottom: sectionproperties.navitemmarginvertical +
|
|
52313
|
+
marginTop: sectionproperties.navitemmarginvertical + 'px',
|
|
52314
|
+
marginBottom: sectionproperties.navitemmarginvertical + 'px'
|
|
52116
52315
|
}
|
|
52117
52316
|
}, /*#__PURE__*/React.createElement("div", {
|
|
52118
52317
|
"class": "row m-0 w-100"
|
|
@@ -52122,7 +52321,7 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
52122
52321
|
"class": "m-0 p-0"
|
|
52123
52322
|
}, " ", item["pagename_".concat(langdetect)] || item.pagename))));
|
|
52124
52323
|
}
|
|
52125
|
-
}), sectionproperties.subheaderParentType ==
|
|
52324
|
+
}), sectionproperties.subheaderParentType == 'Parent Collections' && /*#__PURE__*/React.createElement(Accordion, {
|
|
52126
52325
|
allowMultipleExpanded: false,
|
|
52127
52326
|
allowZeroExpanded: true
|
|
52128
52327
|
}, pcollarray.map(function (item, index) {
|
|
@@ -52135,24 +52334,24 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
52135
52334
|
setChoosenindex(index);
|
|
52136
52335
|
}
|
|
52137
52336
|
}, /*#__PURE__*/React.createElement(AccordionItemButton, null, /*#__PURE__*/React.createElement("div", {
|
|
52138
|
-
className:
|
|
52337
|
+
className: ' row m-0 p-0 '
|
|
52139
52338
|
}, /*#__PURE__*/React.createElement("div", {
|
|
52140
|
-
"class": header_cssstyles.navbarItem +
|
|
52339
|
+
"class": header_cssstyles.navbarItem + ' col-lg-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',
|
|
52141
52340
|
onClick: function onClick() {
|
|
52142
52341
|
// routingcountext(item.navigationroute);
|
|
52143
52342
|
},
|
|
52144
52343
|
style: {
|
|
52145
|
-
marginTop: sectionproperties.navitemmarginvertical +
|
|
52146
|
-
marginBottom: sectionproperties.navitemmarginvertical +
|
|
52344
|
+
marginTop: sectionproperties.navitemmarginvertical + 'px',
|
|
52345
|
+
marginBottom: sectionproperties.navitemmarginvertical + 'px'
|
|
52147
52346
|
}
|
|
52148
52347
|
}, /*#__PURE__*/React.createElement("p", {
|
|
52149
|
-
className: "".concat(header_cssstyles.navbarItem) +
|
|
52348
|
+
className: "".concat(header_cssstyles.navbarItem) + ' mb-0 p-0 '
|
|
52150
52349
|
}, item["title_".concat(langdetect)] || item.title_en)), /*#__PURE__*/React.createElement("div", {
|
|
52151
52350
|
className: "col-lg-2 col-md-2 col-sm-2 p-0 text-end"
|
|
52152
52351
|
}, /*#__PURE__*/React.createElement(AccordionItemState, null, function (state) {
|
|
52153
52352
|
if (state.expanded == true) {
|
|
52154
52353
|
return /*#__PURE__*/React.createElement("i", {
|
|
52155
|
-
className: "".concat(header_cssstyles.navbarItem) +
|
|
52354
|
+
className: "".concat(header_cssstyles.navbarItem) + ' collapsetitle h-100 d-flex align-items-center justify-content-end '
|
|
52156
52355
|
}, /*#__PURE__*/React.createElement(FiChevronDown, {
|
|
52157
52356
|
style: {
|
|
52158
52357
|
// color: '#000',
|
|
@@ -52161,7 +52360,7 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
52161
52360
|
}));
|
|
52162
52361
|
} else {
|
|
52163
52362
|
return /*#__PURE__*/React.createElement("i", {
|
|
52164
|
-
className: "".concat(header_cssstyles.navbarItem) +
|
|
52363
|
+
className: "".concat(header_cssstyles.navbarItem) + ' collapsetitle h-100 d-flex align-items-center justify-content-end '
|
|
52165
52364
|
}, /*#__PURE__*/React.createElement(FiChevronUp, {
|
|
52166
52365
|
style: {
|
|
52167
52366
|
fontSize: 15
|
|
@@ -52177,17 +52376,17 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
52177
52376
|
return /*#__PURE__*/React.createElement("div", {
|
|
52178
52377
|
"class": "col-lg-12 p-0"
|
|
52179
52378
|
}, /*#__PURE__*/React.createElement("div", {
|
|
52180
|
-
className:
|
|
52379
|
+
className: ' row m-0 p-0 mb-2 '
|
|
52181
52380
|
}, /*#__PURE__*/React.createElement("div", {
|
|
52182
|
-
className:
|
|
52381
|
+
className: ' row m-0 w-100 px-3 '
|
|
52183
52382
|
}, /*#__PURE__*/React.createElement("div", {
|
|
52184
52383
|
className: "col-10 p-0 text-start",
|
|
52185
52384
|
onClick: function onClick() {
|
|
52186
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true,
|
|
52385
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + collitem.collectionid);
|
|
52187
52386
|
setopenSideNav(false);
|
|
52188
52387
|
}
|
|
52189
52388
|
}, /*#__PURE__*/React.createElement("p", {
|
|
52190
|
-
className: "".concat(header_cssstyles.navbarItem) +
|
|
52389
|
+
className: "".concat(header_cssstyles.navbarItem) + ' mb-0 p-0 ',
|
|
52191
52390
|
style: {}
|
|
52192
52391
|
}, collitem["title_".concat(langdetect)] || collitem.title_en)))));
|
|
52193
52392
|
}
|
|
@@ -52196,17 +52395,17 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
52196
52395
|
})), templatepropcontext.pagesnprop.map(function (item, index) {
|
|
52197
52396
|
var _authdetailsContext$i3;
|
|
52198
52397
|
// not your dream home
|
|
52199
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) !=
|
|
52398
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) != '6790ae890234e') {
|
|
52200
52399
|
if (item.isnavigation == 1 && item.isactive == 1 && item.pageorderindex > 0) {
|
|
52201
52400
|
return /*#__PURE__*/React.createElement("div", {
|
|
52202
|
-
"class": header_cssstyles.navbarItem +
|
|
52401
|
+
"class": header_cssstyles.navbarItem + ' col-lg-12 p-0 d-flex align-items-center justify-content-start cursor-pointer ',
|
|
52203
52402
|
onClick: function onClick() {
|
|
52204
52403
|
routingcountext(item.navigationroute);
|
|
52205
52404
|
setopenSideNav(false);
|
|
52206
52405
|
},
|
|
52207
52406
|
style: {
|
|
52208
|
-
marginTop: sectionproperties.navitemmarginvertical +
|
|
52209
|
-
marginBottom: sectionproperties.navitemmarginvertical +
|
|
52407
|
+
marginTop: sectionproperties.navitemmarginvertical + 'px',
|
|
52408
|
+
marginBottom: sectionproperties.navitemmarginvertical + 'px'
|
|
52210
52409
|
}
|
|
52211
52410
|
}, /*#__PURE__*/React.createElement("div", {
|
|
52212
52411
|
"class": "row m-0 w-100"
|
|
@@ -52220,16 +52419,16 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
52220
52419
|
// your dream home version
|
|
52221
52420
|
else {
|
|
52222
52421
|
// any pages other than shop pages
|
|
52223
|
-
if (item.pagename !=
|
|
52422
|
+
if (item.pagename != 'Shop' && item.pagename != 'Shop Cushions' && item.pagename != 'Shop Tables' && item.isnavigation == 1 && item.isactive == 1 && item.pageorderindex > 0) {
|
|
52224
52423
|
return /*#__PURE__*/React.createElement("div", {
|
|
52225
|
-
"class": header_cssstyles.navbarItem +
|
|
52424
|
+
"class": header_cssstyles.navbarItem + ' col-lg-12 p-0 d-flex align-items-center justify-content-start cursor-pointer ',
|
|
52226
52425
|
onClick: function onClick() {
|
|
52227
52426
|
routingcountext(item.navigationroute);
|
|
52228
52427
|
setopenSideNav(false);
|
|
52229
52428
|
},
|
|
52230
52429
|
style: {
|
|
52231
|
-
marginTop: sectionproperties.navitemmarginvertical +
|
|
52232
|
-
marginBottom: sectionproperties.navitemmarginvertical +
|
|
52430
|
+
marginTop: sectionproperties.navitemmarginvertical + 'px',
|
|
52431
|
+
marginBottom: sectionproperties.navitemmarginvertical + 'px'
|
|
52233
52432
|
}
|
|
52234
52433
|
}, /*#__PURE__*/React.createElement("div", {
|
|
52235
52434
|
"class": "row m-0 w-100"
|
|
@@ -52238,7 +52437,7 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
52238
52437
|
}, /*#__PURE__*/React.createElement("p", {
|
|
52239
52438
|
"class": "m-0 p-0"
|
|
52240
52439
|
}, " ", item["pagename_".concat(langdetect)] || item.pagename))));
|
|
52241
|
-
} else if (item.pagename ==
|
|
52440
|
+
} else if (item.pagename == 'Shop' && item.isnavigation == 1 && item.isactive == 1 && item.pageorderindex > 0) {
|
|
52242
52441
|
return /*#__PURE__*/React.createElement(Accordion, {
|
|
52243
52442
|
allowMultipleExpanded: false,
|
|
52244
52443
|
allowZeroExpanded: true
|
|
@@ -52249,21 +52448,21 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
52249
52448
|
setChoosenindex(index);
|
|
52250
52449
|
}
|
|
52251
52450
|
}, /*#__PURE__*/React.createElement(AccordionItemButton, null, /*#__PURE__*/React.createElement("div", {
|
|
52252
|
-
className:
|
|
52451
|
+
className: ' row m-0 p-0 '
|
|
52253
52452
|
}, /*#__PURE__*/React.createElement("div", {
|
|
52254
|
-
"class": header_cssstyles.navbarItem +
|
|
52453
|
+
"class": header_cssstyles.navbarItem + ' col-lg-10 p-0 d-flex align-items-center justify-content-start cursor-pointer ',
|
|
52255
52454
|
style: {
|
|
52256
|
-
marginTop: sectionproperties.navitemmarginvertical +
|
|
52257
|
-
marginBottom: sectionproperties.navitemmarginvertical +
|
|
52455
|
+
marginTop: sectionproperties.navitemmarginvertical + 'px',
|
|
52456
|
+
marginBottom: sectionproperties.navitemmarginvertical + 'px'
|
|
52258
52457
|
}
|
|
52259
52458
|
}, /*#__PURE__*/React.createElement("p", {
|
|
52260
|
-
className: "".concat(header_cssstyles.navbarItem) +
|
|
52261
|
-
}, langdetect !=
|
|
52459
|
+
className: "".concat(header_cssstyles.navbarItem) + ' mb-0 p-0 '
|
|
52460
|
+
}, langdetect != 'ar' ? 'Shop' : 'Shop')), /*#__PURE__*/React.createElement("div", {
|
|
52262
52461
|
className: "col-lg-2 col-md-2 col-sm-2 p-0 text-end"
|
|
52263
52462
|
}, /*#__PURE__*/React.createElement(AccordionItemState, null, function (state) {
|
|
52264
52463
|
if (state.expanded == true) {
|
|
52265
52464
|
return /*#__PURE__*/React.createElement("i", {
|
|
52266
|
-
className: "".concat(header_cssstyles.navbarItem) +
|
|
52465
|
+
className: "".concat(header_cssstyles.navbarItem) + ' collapsetitle h-100 d-flex align-items-center justify-content-end '
|
|
52267
52466
|
}, /*#__PURE__*/React.createElement(FiChevronDown, {
|
|
52268
52467
|
style: {
|
|
52269
52468
|
fontSize: 15
|
|
@@ -52271,7 +52470,7 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
52271
52470
|
}));
|
|
52272
52471
|
} else {
|
|
52273
52472
|
return /*#__PURE__*/React.createElement("i", {
|
|
52274
|
-
className: "".concat(header_cssstyles.navbarItem) +
|
|
52473
|
+
className: "".concat(header_cssstyles.navbarItem) + ' collapsetitle h-100 d-flex align-items-center justify-content-end '
|
|
52275
52474
|
}, /*#__PURE__*/React.createElement(FiChevronUp, {
|
|
52276
52475
|
style: {
|
|
52277
52476
|
fontSize: 15
|
|
@@ -52285,138 +52484,90 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
52285
52484
|
}, /*#__PURE__*/React.createElement("div", {
|
|
52286
52485
|
"class": "col-lg-12 p-0"
|
|
52287
52486
|
}, /*#__PURE__*/React.createElement("div", {
|
|
52288
|
-
className:
|
|
52487
|
+
className: ' row m-0 p-0 mb-2 '
|
|
52289
52488
|
}, /*#__PURE__*/React.createElement("div", {
|
|
52290
|
-
className:
|
|
52489
|
+
className: ' row m-0 w-100 px-3 '
|
|
52291
52490
|
}, /*#__PURE__*/React.createElement("div", {
|
|
52292
52491
|
className: "col-10 p-0 text-start",
|
|
52293
52492
|
onClick: function onClick() {
|
|
52294
|
-
routingcountext(
|
|
52493
|
+
routingcountext('shopcushions');
|
|
52295
52494
|
setopenSideNav(false);
|
|
52296
52495
|
}
|
|
52297
52496
|
}, /*#__PURE__*/React.createElement("p", {
|
|
52298
|
-
className: "".concat(header_cssstyles.navbarItem) +
|
|
52497
|
+
className: "".concat(header_cssstyles.navbarItem) + ' mb-0 p-0 ',
|
|
52299
52498
|
style: {}
|
|
52300
|
-
},
|
|
52499
|
+
}, 'SHOP CUSHIONS'))))), /*#__PURE__*/React.createElement("div", {
|
|
52301
52500
|
"class": "col-lg-12 p-0"
|
|
52302
52501
|
}, /*#__PURE__*/React.createElement("div", {
|
|
52303
|
-
className:
|
|
52502
|
+
className: ' row m-0 p-0 mb-2 '
|
|
52304
52503
|
}, /*#__PURE__*/React.createElement("div", {
|
|
52305
|
-
className:
|
|
52504
|
+
className: ' row m-0 w-100 px-3 '
|
|
52306
52505
|
}, /*#__PURE__*/React.createElement("div", {
|
|
52307
52506
|
className: "col-10 p-0 text-start",
|
|
52308
52507
|
onClick: function onClick() {
|
|
52309
|
-
routingcountext(
|
|
52508
|
+
routingcountext('shoptables');
|
|
52310
52509
|
setopenSideNav(false);
|
|
52311
52510
|
}
|
|
52312
52511
|
}, /*#__PURE__*/React.createElement("p", {
|
|
52313
|
-
className: "".concat(header_cssstyles.navbarItem) +
|
|
52512
|
+
className: "".concat(header_cssstyles.navbarItem) + ' mb-0 p-0 ',
|
|
52314
52513
|
style: {}
|
|
52315
|
-
},
|
|
52514
|
+
}, 'SHOP TABLES')))))))));
|
|
52316
52515
|
}
|
|
52317
52516
|
}
|
|
52318
52517
|
}), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 || (_authdetailsContext$i4 = _authdetailsContext$i4.instcurrencies) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.length) > 1 && /*#__PURE__*/React.createElement("div", {
|
|
52319
|
-
"class":
|
|
52518
|
+
"class": ' col-lg-12 p-0 d-flex align-items-center justify-content-start cursor-pointer '
|
|
52320
52519
|
}, /*#__PURE__*/React.createElement("div", {
|
|
52321
52520
|
"class": "row m-0 w-100"
|
|
52322
52521
|
}, /*#__PURE__*/React.createElement("div", {
|
|
52323
|
-
"class": header_cssstyles.navbarItem +
|
|
52522
|
+
"class": header_cssstyles.navbarItem + ' col-lg-12 p-0 d-flex align-items-center justify-content-start ',
|
|
52324
52523
|
style: {
|
|
52325
|
-
marginTop: sectionproperties.navitemmarginvertical +
|
|
52326
|
-
marginBottom: sectionproperties.navitemmarginvertical +
|
|
52524
|
+
marginTop: sectionproperties.navitemmarginvertical + 'px',
|
|
52525
|
+
marginBottom: sectionproperties.navitemmarginvertical + 'px'
|
|
52327
52526
|
}
|
|
52328
52527
|
}, /*#__PURE__*/React.createElement("p", {
|
|
52329
52528
|
"class": "m-0 p-0",
|
|
52330
52529
|
style: {
|
|
52331
52530
|
color: sectionproperties.lowersection_fontColor,
|
|
52332
|
-
cursor:
|
|
52531
|
+
cursor: 'default'
|
|
52333
52532
|
}
|
|
52334
|
-
}, langdetect !=
|
|
52533
|
+
}, langdetect != 'ar' ? 'Currency' : 'العملة')), /*#__PURE__*/React.createElement("div", {
|
|
52335
52534
|
"class": "col-lg-12 p-0 d-flex align-items-center justify-content-start"
|
|
52336
52535
|
}, /*#__PURE__*/React.createElement("div", {
|
|
52337
52536
|
"class": "row m-0 w-100",
|
|
52338
52537
|
style: {
|
|
52339
|
-
background:
|
|
52538
|
+
background: '#f4f4f4',
|
|
52340
52539
|
borderRadius: 5
|
|
52341
52540
|
}
|
|
52342
52541
|
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 || (_authdetailsContext$i5 = _authdetailsContext$i5.instcurrencies) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.map(function (item, index) {
|
|
52343
52542
|
return /*#__PURE__*/React.createElement("div", {
|
|
52344
|
-
"class": header_cssstyles.navbarItem +
|
|
52543
|
+
"class": header_cssstyles.navbarItem + ' col-lg-12 p-0 text-start py-2 px-2 cursor-pointer ',
|
|
52345
52544
|
onClick: function onClick() {
|
|
52346
52545
|
setcurrencyfunccontext(item);
|
|
52347
52546
|
}
|
|
52348
52547
|
}, /*#__PURE__*/React.createElement("label", {
|
|
52349
|
-
"class": langdetect !=
|
|
52548
|
+
"class": langdetect != 'ar' ? "".concat(formstyles.radiobtn_label) + ' p-0 ' : "".concat(formstyles.radiobtn_label, " ").concat(formstyles.radiobtn_label_translated) + ' p-0 '
|
|
52350
52549
|
}, /*#__PURE__*/React.createElement("input", {
|
|
52351
52550
|
type: "radio",
|
|
52352
52551
|
name: "radio",
|
|
52353
52552
|
value: item.currencyname_en,
|
|
52354
52553
|
checked: item.currencyname_en == (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en) ? true : false
|
|
52355
|
-
}), /*#__PURE__*/React.createElement("span", null, " ", langdetect !=
|
|
52356
|
-
}))))), sectionproperties.
|
|
52357
|
-
"class": " col-lg-12 p-0 d-flex align-items-center justify-content-start cursor-pointer "
|
|
52358
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
52359
|
-
"class": "row m-0 w-100"
|
|
52360
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
52361
|
-
"class": header_cssstyles.navbarItem + " col-lg-12 p-0 d-flex align-items-center justify-content-start ",
|
|
52362
|
-
style: {
|
|
52363
|
-
marginTop: sectionproperties.navitemmarginvertical + "px",
|
|
52364
|
-
marginBottom: sectionproperties.navitemmarginvertical + "px"
|
|
52365
|
-
}
|
|
52366
|
-
}, /*#__PURE__*/React.createElement("p", {
|
|
52367
|
-
"class": "m-0 p-0",
|
|
52368
|
-
style: {
|
|
52369
|
-
color: sectionproperties.lowersection_fontColor,
|
|
52370
|
-
cursor: "default"
|
|
52371
|
-
}
|
|
52372
|
-
}, langdetect === "ar" ? "اللغة" : langdetect === "chin" ? "语言" : langdetect === "es" ? "Idioma" : langdetect === "fr" ? "Langue" : langdetect === "rus" ? "Язык" : "Language")), /*#__PURE__*/React.createElement("div", {
|
|
52373
|
-
"class": "col-lg-12 p-0 d-flex align-items-center justify-content-start"
|
|
52374
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
52375
|
-
"class": "row m-0 w-100",
|
|
52376
|
-
style: {
|
|
52377
|
-
background: "#f4f4f4",
|
|
52378
|
-
borderRadius: 5
|
|
52379
|
-
}
|
|
52380
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
52381
|
-
"class": header_cssstyles.navbarItem + " col-lg-6 p-0 allcentered py-2 px-2 cursor-pointer ",
|
|
52382
|
-
onClick: function onClick() {
|
|
52383
|
-
setlang("en");
|
|
52384
|
-
}
|
|
52385
|
-
}, /*#__PURE__*/React.createElement("p", {
|
|
52386
|
-
"class": header_cssstyles.languagecontainer + " m-0 p-0 w-100 allcentered py-3 ",
|
|
52387
|
-
style: {
|
|
52388
|
-
background: langdetect != "ar" ? "white" : "transparent",
|
|
52389
|
-
borderRadius: 5,
|
|
52390
|
-
fontSize: 15
|
|
52391
|
-
}
|
|
52392
|
-
}, langdetect != "ar" ? "En" : "لغة إنجليزية")), /*#__PURE__*/React.createElement("div", {
|
|
52393
|
-
"class": header_cssstyles.navbarItem + " col-lg-6 p-0 allcentered py-2 px-2 cursor-pointer ",
|
|
52394
|
-
onClick: function onClick() {
|
|
52395
|
-
setlang("ar");
|
|
52396
|
-
}
|
|
52397
|
-
}, /*#__PURE__*/React.createElement("p", {
|
|
52398
|
-
"class": header_cssstyles.languagecontainer + " m-0 p-0 w-100 allcentered py-3 ",
|
|
52399
|
-
style: {
|
|
52400
|
-
borderRadius: 5,
|
|
52401
|
-
background: langdetect == "ar" ? "white" : "transparent",
|
|
52402
|
-
fontSize: 15
|
|
52403
|
-
}
|
|
52404
|
-
}, langdetect != "ar" ? "Arabic" : "لغة عربية"))))))))))), sectionproperties.responsiveheaderstyle == "Style 1" && /*#__PURE__*/React.createElement(Headerresponsive, {
|
|
52554
|
+
}), /*#__PURE__*/React.createElement("span", null, " ", langdetect != 'ar' ? item.currencyname_en : item.currencyname_ar)));
|
|
52555
|
+
})))))))))), sectionproperties.responsiveheaderstyle == 'Style 1' && /*#__PURE__*/React.createElement(Headerresponsive, {
|
|
52405
52556
|
sectionpropertiesprops: sectionproperties,
|
|
52406
52557
|
actions: actions
|
|
52407
|
-
}), sectionproperties.responsiveheaderstyle ==
|
|
52558
|
+
}), sectionproperties.responsiveheaderstyle == 'Style 1 With Canvas' && /*#__PURE__*/React.createElement(Headerresponsive, {
|
|
52408
52559
|
sectionpropertiesprops: sectionproperties,
|
|
52409
52560
|
actions: actions
|
|
52410
|
-
}), sectionproperties.responsiveheaderstyle ==
|
|
52561
|
+
}), sectionproperties.responsiveheaderstyle == 'Style 2' && /*#__PURE__*/React.createElement(HeaderresponsiveStyle2, {
|
|
52411
52562
|
sectionpropertiesprops: sectionproperties,
|
|
52412
52563
|
actions: actions
|
|
52413
|
-
}), sectionproperties.responsiveheaderstyle ==
|
|
52564
|
+
}), sectionproperties.responsiveheaderstyle == 'Style 2 With Subheader' && /*#__PURE__*/React.createElement(HeaderresponsiveStyle2, {
|
|
52414
52565
|
sectionpropertiesprops: sectionproperties,
|
|
52415
52566
|
actions: actions
|
|
52416
|
-
}), sectionproperties.responsiveheaderstyle ==
|
|
52567
|
+
}), sectionproperties.responsiveheaderstyle == 'Style 2 With Merged Subheader' && /*#__PURE__*/React.createElement(HeaderresponsiveStyle2, {
|
|
52417
52568
|
sectionpropertiesprops: sectionproperties,
|
|
52418
52569
|
actions: actions
|
|
52419
|
-
}), sectionproperties.responsiveheaderstyle ==
|
|
52570
|
+
}), sectionproperties.responsiveheaderstyle == 'Style 2 With Subheader Only' && /*#__PURE__*/React.createElement(HeaderresponsiveStyle2, {
|
|
52420
52571
|
sectionpropertiesprops: sectionproperties,
|
|
52421
52572
|
actions: actions
|
|
52422
52573
|
}));
|