tabexseriescomponents 0.2.1399 → 0.2.1401
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 +829 -331
- package/dist/index.esm.js +829 -331
- package/dist/index.umd.js +829 -331
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -1748,46 +1748,50 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
1748
1748
|
var isValueinStock = isOptionInStock(optionvaluesitem.valueid);
|
|
1749
1749
|
var is_value_permdisabled = 0;
|
|
1750
1750
|
if ((optionvaluesitem === null || optionvaluesitem === void 0 ? void 0 : optionvaluesitem.perm_disabled) == 1) {
|
|
1751
|
-
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0;
|
|
1751
|
+
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1;
|
|
1752
1752
|
// if()
|
|
1753
1753
|
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '68d28fc494276') {
|
|
1754
1754
|
is_value_permdisabled = 1;
|
|
1755
1755
|
}
|
|
1756
|
+
// mn design
|
|
1757
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '682dfdcdb9720') {
|
|
1758
|
+
is_value_permdisabled = 1;
|
|
1759
|
+
}
|
|
1756
1760
|
// alma
|
|
1757
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1761
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '67d349e5ee6a1') {
|
|
1758
1762
|
is_value_permdisabled = 1;
|
|
1759
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1763
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.contactinfo.instid) == '67c050d72cbe7') {
|
|
1760
1764
|
is_value_permdisabled = 1;
|
|
1761
1765
|
}
|
|
1762
1766
|
// amiga
|
|
1763
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1767
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.contactinfo.instid) == '670fc18477599') {
|
|
1764
1768
|
is_value_permdisabled = 1;
|
|
1765
1769
|
}
|
|
1766
1770
|
// vout
|
|
1767
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1771
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) == '68f918a4ccb85') {
|
|
1768
1772
|
is_value_permdisabled = 1;
|
|
1769
1773
|
}
|
|
1770
1774
|
// puff
|
|
1771
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1775
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.contactinfo.instid) == '6899e604db87f') {
|
|
1772
1776
|
is_value_permdisabled = 1;
|
|
1773
1777
|
}
|
|
1774
1778
|
// dija
|
|
1775
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1779
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) == '682cbb9bdcd57') {
|
|
1776
1780
|
is_value_permdisabled = 1;
|
|
1777
1781
|
}
|
|
1778
1782
|
// angel
|
|
1779
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1783
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.contactinfo.instid) == '67bda57bca71d') {
|
|
1780
1784
|
is_value_permdisabled = 1;
|
|
1781
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1785
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.contactinfo.instid) == '69244cc88aa0a') {
|
|
1782
1786
|
is_value_permdisabled = 1;
|
|
1783
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1787
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) == '687ca57cc78e8') {
|
|
1784
1788
|
is_value_permdisabled = 1;
|
|
1785
1789
|
}
|
|
1786
1790
|
}
|
|
1787
1791
|
if (item.optionname == 'color' || item.optionname == 'Color') {
|
|
1788
|
-
var _authdetailsContext$
|
|
1792
|
+
var _authdetailsContext$i10;
|
|
1789
1793
|
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", {
|
|
1790
|
-
className: isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1794
|
+
className: isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.contactinfo.instid) == '670fc18477599' ? productinfostyles.color_container + ' mr-2 variabttcontainer ' + "".concat(productinfostyles.color_container_active) : issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true && sectionproperties.showoutofstockwithoutselection == 'Show' ? productinfostyles.color_container + ' mr-2 variabttcontainer showcrossiconcolor ' + "".concat(productinfostyles.color_container_active) : productinfostyles.color_container + ' mr-2 variabttcontainer ' + "".concat(productinfostyles.color_container_active)
|
|
1791
1795
|
// issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true &&
|
|
1792
1796
|
// sectionproperties.showoutofstockwithoutselection == 'Show'
|
|
1793
1797
|
// ? productinfostyles.color_container +
|
|
@@ -1818,7 +1822,7 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
1818
1822
|
} else if (item.optionname == 'size' || item.optionname == 'Size') {
|
|
1819
1823
|
// if (ProductInfoObj?.data?.productinfo?.productoptions?.length == 1 || isoptionvaluedenabled == 1) {
|
|
1820
1824
|
if (is_value_permdisabled == 0) {
|
|
1821
|
-
var _authdetailsContext$
|
|
1825
|
+
var _authdetailsContext$i11, _authdetailsContext$i23, _authdetailsContext$i24, _authdetailsContext$i25, _authdetailsContext$i26, _authdetailsContext$i27, _authdetailsContext$i28, _authdetailsContext$i29, _authdetailsContext$i30, _authdetailsContext$i31, _authdetailsContext$i32, _authdetailsContext$i33;
|
|
1822
1826
|
return /*#__PURE__*/React.createElement("div", {
|
|
1823
1827
|
// className={
|
|
1824
1828
|
// issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true &&
|
|
@@ -1830,59 +1834,65 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
1830
1834
|
// ' mr-2 variabttcontainer allcentered ' +
|
|
1831
1835
|
// `${isoptionvalueselected == 1 ? productinfostyles.variant_container_active : ''}`
|
|
1832
1836
|
// }
|
|
1833
|
-
className: issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true && sectionproperties.showoutofstockwithoutselection == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1837
|
+
className: issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true && sectionproperties.showoutofstockwithoutselection == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.contactinfo.instid) == '68f918a4ccb85' ? " ".concat(productinfostyles.variant_container, " ").concat(productinfostyles.size_variant_container) + ' mr-2 variabttcontainer allcentered linethroughshowcrossicon ' + " ".concat(isoptionvalueselected == 1 ? productinfostyles.variant_container_active : '') : " ".concat(productinfostyles.variant_container, " ").concat(productinfostyles.size_variant_container) + ' mr-2 variabttcontainer allcentered ' + " ".concat(isoptionvalueselected == 1 ? productinfostyles.variant_container_active : ''),
|
|
1834
1838
|
onClick: function onClick() {
|
|
1835
1839
|
if (isoptionvalueselected == 0) {
|
|
1836
|
-
var _authdetailsContext$
|
|
1837
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1840
|
+
var _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i18, _authdetailsContext$i19, _authdetailsContext$i20, _authdetailsContext$i21, _authdetailsContext$i22;
|
|
1841
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.contactinfo.instid) == '68d28fc494276') {
|
|
1842
|
+
if (isValueinStock == 0) {
|
|
1843
|
+
return;
|
|
1844
|
+
}
|
|
1845
|
+
}
|
|
1846
|
+
// mn design
|
|
1847
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.contactinfo.instid) == '682dfdcdb9720') {
|
|
1838
1848
|
if (isValueinStock == 0) {
|
|
1839
1849
|
return;
|
|
1840
1850
|
}
|
|
1841
1851
|
}
|
|
1842
1852
|
// alma
|
|
1843
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1853
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.contactinfo.instid) == '67d349e5ee6a1') {
|
|
1844
1854
|
if (isValueinStock == 0) {
|
|
1845
1855
|
return;
|
|
1846
1856
|
}
|
|
1847
1857
|
}
|
|
1848
1858
|
// amiga
|
|
1849
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1859
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.contactinfo.instid) == '670fc18477599') {
|
|
1850
1860
|
if (isValueinStock == 0) {
|
|
1851
1861
|
return;
|
|
1852
1862
|
}
|
|
1853
1863
|
}
|
|
1854
1864
|
// vout
|
|
1855
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1865
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.contactinfo.instid) == '68f918a4ccb85') {
|
|
1856
1866
|
if (isValueinStock == 0) {
|
|
1857
1867
|
return;
|
|
1858
1868
|
}
|
|
1859
1869
|
}
|
|
1860
1870
|
// puff
|
|
1861
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1871
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.contactinfo.instid) == '6899e604db87f') {
|
|
1862
1872
|
if (isValueinStock == 0) {
|
|
1863
1873
|
return;
|
|
1864
1874
|
}
|
|
1865
1875
|
}
|
|
1866
1876
|
// angel
|
|
1867
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1877
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.contactinfo.instid) == '67bda57bca71d') {
|
|
1868
1878
|
if (isValueinStock == 0) {
|
|
1869
1879
|
return;
|
|
1870
1880
|
}
|
|
1871
1881
|
}
|
|
1872
1882
|
// dija
|
|
1873
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1883
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.contactinfo.instid) == '682cbb9bdcd57') {
|
|
1874
1884
|
if (isValueinStock == 0) {
|
|
1875
1885
|
return;
|
|
1876
1886
|
}
|
|
1877
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1887
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.contactinfo.instid) == '69244cc88aa0a') {
|
|
1878
1888
|
if (isValueinStock == 0) {
|
|
1879
1889
|
return;
|
|
1880
1890
|
}
|
|
1881
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1891
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.contactinfo.instid) == '687ca57cc78e8') {
|
|
1882
1892
|
if (isValueinStock == 0) {
|
|
1883
1893
|
return;
|
|
1884
1894
|
}
|
|
1885
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1895
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.contactinfo.instid) == '6899e604db87f') {
|
|
1886
1896
|
if (isValueinStock == 0) {
|
|
1887
1897
|
return;
|
|
1888
1898
|
}
|
|
@@ -1926,20 +1936,22 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
1926
1936
|
}, /*#__PURE__*/React.createElement("i", {
|
|
1927
1937
|
"class": "h-100 allcentered"
|
|
1928
1938
|
}, /*#__PURE__*/React.createElement(IoMdClose, null))), /*#__PURE__*/React.createElement("p", {
|
|
1929
|
-
className: isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1939
|
+
className: isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.contactinfo.instid) == '68d28fc494276' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
1940
|
+
// mn design
|
|
1941
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.contactinfo.instid) == '682dfdcdb9720' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
1930
1942
|
// alma
|
|
1931
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1943
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.contactinfo.instid) == '67d349e5ee6a1' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
1932
1944
|
// amiga
|
|
1933
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1945
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.contactinfo.instid) == '670fc18477599' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
1934
1946
|
// vout
|
|
1935
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1947
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.contactinfo.instid) == '68f918a4ccb85' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
1936
1948
|
// puff
|
|
1937
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1949
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.contactinfo.instid) == '6899e604db87f' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
1938
1950
|
// angel
|
|
1939
1951
|
|
|
1940
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1952
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.contactinfo.instid) == '67bda57bca71d' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
1941
1953
|
// dija
|
|
1942
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1954
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.contactinfo.instid) == '682cbb9bdcd57' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' : isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.contactinfo.instid) == '69244cc88aa0a' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' : isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.contactinfo.instid) == '687ca57cc78e8' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' : isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.contactinfo.instid) == '6899e604db87f' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' : 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center',
|
|
1943
1955
|
style: {
|
|
1944
1956
|
color: sectionproperties.variantcontainerbordercolor != undefined && sectionproperties.variantcontainerbordercolor != null && isoptionvalueselected == 1 ? sectionproperties.activeproductcolor : sectionproperties.variantcontainer_color,
|
|
1945
1957
|
fontSize: sectionproperties.variantcontainer_fontSize + 'px',
|
|
@@ -1948,61 +1960,67 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
1948
1960
|
}, langdetect == 'en' ? optionvaluesitem.valuename : optionvaluesitem.valuename_ar));
|
|
1949
1961
|
}
|
|
1950
1962
|
} else {
|
|
1951
|
-
var _authdetailsContext$
|
|
1963
|
+
var _authdetailsContext$i34, _authdetailsContext$i46, _authdetailsContext$i47, _authdetailsContext$i48, _authdetailsContext$i49, _authdetailsContext$i50, _authdetailsContext$i51, _authdetailsContext$i52, _authdetailsContext$i53, _authdetailsContext$i54, _authdetailsContext$i55, _authdetailsContext$i56;
|
|
1952
1964
|
return /*#__PURE__*/React.createElement("div", {
|
|
1953
|
-
className: issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true && sectionproperties.showoutofstockwithoutselection == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1965
|
+
className: issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true && sectionproperties.showoutofstockwithoutselection == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.contactinfo.instid) == '68f918a4ccb85' ? " ".concat(productinfostyles.variant_container, " ").concat(productinfostyles.size_variant_container) + ' mr-2 variabttcontainer allcentered linethroughshowcrossicon ' + " ".concat(isoptionvalueselected == 1 ? productinfostyles.variant_container_active : '') : " ".concat(productinfostyles.variant_container, " ").concat(productinfostyles.size_variant_container) + ' mr-2 variabttcontainer allcentered ' + " ".concat(isoptionvalueselected == 1 ? productinfostyles.variant_container_active : ''),
|
|
1954
1966
|
onClick: function onClick() {
|
|
1955
1967
|
if (isoptionvalueselected == 0) {
|
|
1956
|
-
var _authdetailsContext$
|
|
1957
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1968
|
+
var _authdetailsContext$i35, _authdetailsContext$i36, _authdetailsContext$i37, _authdetailsContext$i38, _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$i41, _authdetailsContext$i42, _authdetailsContext$i43, _authdetailsContext$i44, _authdetailsContext$i45;
|
|
1969
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.contactinfo.instid) == '68d28fc494276') {
|
|
1970
|
+
if (isValueinStock == 0) {
|
|
1971
|
+
return;
|
|
1972
|
+
}
|
|
1973
|
+
}
|
|
1974
|
+
// mn design
|
|
1975
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.contactinfo.instid) == '682dfdcdb9720') {
|
|
1958
1976
|
if (isValueinStock == 0) {
|
|
1959
1977
|
return;
|
|
1960
1978
|
}
|
|
1961
1979
|
}
|
|
1962
1980
|
// alma
|
|
1963
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1981
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.contactinfo.instid) == '67d349e5ee6a1') {
|
|
1964
1982
|
if (isValueinStock == 0) {
|
|
1965
1983
|
return;
|
|
1966
1984
|
}
|
|
1967
1985
|
}
|
|
1968
1986
|
// amiga
|
|
1969
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1987
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.contactinfo.instid) == '670fc18477599') {
|
|
1970
1988
|
if (isValueinStock == 0) {
|
|
1971
1989
|
return;
|
|
1972
1990
|
}
|
|
1973
1991
|
}
|
|
1974
1992
|
// vout
|
|
1975
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1993
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.contactinfo.instid) == '68f918a4ccb85') {
|
|
1976
1994
|
if (isValueinStock == 0) {
|
|
1977
1995
|
return;
|
|
1978
1996
|
}
|
|
1979
1997
|
}
|
|
1980
1998
|
// puff n stuff
|
|
1981
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1999
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.contactinfo.instid) == '6899e604db87f') {
|
|
1982
2000
|
if (isValueinStock == 0) {
|
|
1983
2001
|
return;
|
|
1984
2002
|
}
|
|
1985
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2003
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.contactinfo.instid) == '69244cc88aa0a') {
|
|
1986
2004
|
if (isValueinStock == 0) {
|
|
1987
2005
|
return;
|
|
1988
2006
|
}
|
|
1989
2007
|
}
|
|
1990
2008
|
// angel
|
|
1991
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2009
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.contactinfo.instid) == '67bda57bca71d') {
|
|
1992
2010
|
if (isValueinStock == 0) {
|
|
1993
2011
|
return;
|
|
1994
2012
|
}
|
|
1995
2013
|
}
|
|
1996
2014
|
// dija
|
|
1997
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2015
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.contactinfo.instid) == '682cbb9bdcd57') {
|
|
1998
2016
|
if (isValueinStock == 0) {
|
|
1999
2017
|
return;
|
|
2000
2018
|
}
|
|
2001
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2019
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.contactinfo.instid) == '687ca57cc78e8') {
|
|
2002
2020
|
if (isValueinStock == 0) {
|
|
2003
2021
|
return;
|
|
2004
2022
|
}
|
|
2005
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2023
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.contactinfo.instid) == '6899e604db87f') {
|
|
2006
2024
|
if (isValueinStock == 0) {
|
|
2007
2025
|
return;
|
|
2008
2026
|
}
|
|
@@ -2026,19 +2044,21 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
2026
2044
|
border: isoptionvalueselected == 1 ? '2px solid ' + sectionproperties.activeproductcolor : isoptionvaluedenabled == 1 ? '1px solid ' + sectionproperties.variantcontainerbordercolor : '1px solid ' + ' grey '
|
|
2027
2045
|
}
|
|
2028
2046
|
}, /*#__PURE__*/React.createElement("p", {
|
|
2029
|
-
className: isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2047
|
+
className: isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.contactinfo.instid) == '68d28fc494276' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
2048
|
+
// mn design
|
|
2049
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.contactinfo.instid) == '682dfdcdb9720' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
2030
2050
|
// alma
|
|
2031
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2051
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.contactinfo.instid) == '67d349e5ee6a1' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
2032
2052
|
// amiga
|
|
2033
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2053
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.contactinfo.instid) == '670fc18477599' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
2034
2054
|
// vout
|
|
2035
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2055
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i50 = authdetailsContext.instinfo) === null || _authdetailsContext$i50 === void 0 ? void 0 : _authdetailsContext$i50.contactinfo.instid) == '68f918a4ccb85' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
2036
2056
|
// puff
|
|
2037
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2057
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i51 = authdetailsContext.instinfo) === null || _authdetailsContext$i51 === void 0 ? void 0 : _authdetailsContext$i51.contactinfo.instid) == '6899e604db87f' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
2038
2058
|
// angel
|
|
2039
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2059
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i52 = authdetailsContext.instinfo) === null || _authdetailsContext$i52 === void 0 ? void 0 : _authdetailsContext$i52.contactinfo.instid) == '67bda57bca71d' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
2040
2060
|
// dija
|
|
2041
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2061
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i53 = authdetailsContext.instinfo) === null || _authdetailsContext$i53 === void 0 ? void 0 : _authdetailsContext$i53.contactinfo.instid) == '682cbb9bdcd57' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' : isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i54 = authdetailsContext.instinfo) === null || _authdetailsContext$i54 === void 0 ? void 0 : _authdetailsContext$i54.contactinfo.instid) == '69244cc88aa0a' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' : isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i55 = authdetailsContext.instinfo) === null || _authdetailsContext$i55 === void 0 ? void 0 : _authdetailsContext$i55.contactinfo.instid) == '687ca57cc78e8' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' : isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i56 = authdetailsContext.instinfo) === null || _authdetailsContext$i56 === void 0 ? void 0 : _authdetailsContext$i56.contactinfo.instid) == '6899e604db87f' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' : 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center',
|
|
2042
2062
|
style: {
|
|
2043
2063
|
color: sectionproperties.variantcontainerbordercolor != undefined && sectionproperties.variantcontainerbordercolor != null && isoptionvalueselected == 1 ? sectionproperties.activeproductcolor : sectionproperties.variantcontainer_color,
|
|
2044
2064
|
fontSize: sectionproperties.variantcontainer_fontSize + 'px',
|
|
@@ -2125,7 +2145,7 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
2125
2145
|
setopensizeguidemodal(true);
|
|
2126
2146
|
}
|
|
2127
2147
|
}, langdetect == 'en' ? sectionproperties.sizeguidecontentenglish : sectionproperties.sizeguidecontentarabic))), sectionproperties.variantstyle == 'Vertical' && (ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data5 = ProductInfoObj.data) === null || _ProductInfoObj$data5 === void 0 || (_ProductInfoObj$data5 = _ProductInfoObj$data5.productinfo) === null || _ProductInfoObj$data5 === void 0 || (_ProductInfoObj$data5 = _ProductInfoObj$data5.productoptions) === null || _ProductInfoObj$data5 === void 0 ? void 0 : _ProductInfoObj$data5.map(function (item, index) {
|
|
2128
|
-
var _authdetailsContext$
|
|
2148
|
+
var _authdetailsContext$i57;
|
|
2129
2149
|
return /*#__PURE__*/React.createElement("ul", {
|
|
2130
2150
|
"class": "thwvsf-wrapper-ul"
|
|
2131
2151
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -2140,7 +2160,7 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
2140
2160
|
textTransform: sectionproperties.varianttitle_texttransform,
|
|
2141
2161
|
fontSize: sectionproperties.varianttitle_fontSize + 'px'
|
|
2142
2162
|
}
|
|
2143
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2163
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.contactinfo.instid) == '699d7f217889a' && /*#__PURE__*/React.createElement("span", null, index + 1, ". "), sectionproperties.showselect == 'Show' && /*#__PURE__*/React.createElement("span", null, lang.select, " "), " ", langdetect == 'en' ? item.optionname : item.optionname_ar, ":"))), item.optionvalues.map(function (optionvaluesitem, optionvaluesindex) {
|
|
2144
2164
|
var isoptionvalueselected = 0;
|
|
2145
2165
|
if (optionvaluesitem.isselected == 1) {
|
|
2146
2166
|
isoptionvalueselected = 1;
|
|
@@ -2174,7 +2194,7 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
2174
2194
|
}
|
|
2175
2195
|
}));
|
|
2176
2196
|
} else {
|
|
2177
|
-
var _authdetailsContext$
|
|
2197
|
+
var _authdetailsContext$i58, _authdetailsContext$i59, _authdetailsContext$i60, _authdetailsContext$i61, _authdetailsContext$i62;
|
|
2178
2198
|
// else if (item.optionname == 'size' || item.optionname == 'Size') {
|
|
2179
2199
|
return /*#__PURE__*/React.createElement("li", {
|
|
2180
2200
|
style: {
|
|
@@ -2193,14 +2213,14 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
2193
2213
|
// cursor: isoptionvaluedenabled == 1 ? 'pointer' : 'not-allowed',
|
|
2194
2214
|
// backgroundColor: isoptionvalueselected == 1 ? 'green' : isoptionvaluedenabled == 1 ? sectionproperties.variantcontainer_bgcolor : 'grey',
|
|
2195
2215
|
background: sectionproperties.variantcontainerbordercolor != undefined && sectionproperties.variantcontainerbordercolor != null ? sectionproperties.variantcontainer_bgcolor : isoptionvalueselected == 1 ? 'green' : isoptionvaluedenabled == 1 ? sectionproperties.variantcontainer_bgcolor : 'grey',
|
|
2196
|
-
minWidth: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2197
|
-
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2216
|
+
minWidth: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i58 = authdetailsContext.instinfo) === null || _authdetailsContext$i58 === void 0 ? void 0 : _authdetailsContext$i58.contactinfo.instid) == '699d7f217889a' ? 'auto' : sectionproperties.variantcontainer_minwidth + 'px',
|
|
2217
|
+
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i59 = authdetailsContext.instinfo) === null || _authdetailsContext$i59 === void 0 ? void 0 : _authdetailsContext$i59.contactinfo.instid) == '699d7f217889a' ? 'auto' : sectionproperties.variantcontainer_height + 'px',
|
|
2198
2218
|
borderRadius: sectionproperties.variantcontainer_borderBottomLeftRadius + 'px',
|
|
2199
2219
|
position: 'relative',
|
|
2200
|
-
border: isoptionvalueselected == 1 ? '2px solid ' + sectionproperties.activeproductcolor : isoptionvaluedenabled == 1 ? '1px solid ' + sectionproperties.variantcontainerbordercolor : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2201
|
-
flexDirection: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2220
|
+
border: isoptionvalueselected == 1 ? '2px solid ' + sectionproperties.activeproductcolor : isoptionvaluedenabled == 1 ? '1px solid ' + sectionproperties.variantcontainerbordercolor : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i60 = authdetailsContext.instinfo) === null || _authdetailsContext$i60 === void 0 ? void 0 : _authdetailsContext$i60.contactinfo.instid) == '699d7f217889a' ? '1px solid ' + ' white ' : '1px solid ' + ' grey ',
|
|
2221
|
+
flexDirection: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i61 = authdetailsContext.instinfo) === null || _authdetailsContext$i61 === void 0 ? void 0 : _authdetailsContext$i61.contactinfo.instid) == '699d7f217889a' ? 'column' : 'row'
|
|
2202
2222
|
}
|
|
2203
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2223
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i62 = authdetailsContext.instinfo) === null || _authdetailsContext$i62 === void 0 ? void 0 : _authdetailsContext$i62.contactinfo.instid) == '699d7f217889a' && /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
2204
2224
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
2205
2225
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
2206
2226
|
path: optionvaluesitem === null || optionvaluesitem === void 0 ? void 0 : optionvaluesitem.thumbnail_url,
|
|
@@ -8203,7 +8223,7 @@ var TamaraWidget = function TamaraWidget(props) {
|
|
|
8203
8223
|
function ownKeys$2D(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
8204
8224
|
function _objectSpread$2D(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2D(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2D(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
8205
8225
|
var Productinfo = function Productinfo(props) {
|
|
8206
|
-
var _css, _fetchProductInfoQuer90, _ref, _fetchProductInfoQuer91, _authdetailsContext$
|
|
8226
|
+
var _css, _fetchProductInfoQuer90, _ref, _fetchProductInfoQuer91, _authdetailsContext$i44, _ref2, _fetchProductInfoQuer92, _authdetailsContext$i45, _ref3, _fetchProductInfoQuer93, _ref4, _authdetailsContext$i46, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i47, _returnpolicyobj9, _returnpolicyobj0, _returnpolicyobj1, _returnpolicyobj10, _authdetailsContext$i48, _authdetailsContext$i49, _authdetailsContext$i50, _authdetailsContext$i51, _authdetailsContext$i52, _authdetailsContext$i53, _authdetailsContext$i54, _authdetailsContext$i55, _authdetailsContext$i56, _authdetailsContext$i57, _authdetailsContext$i58, _authdetailsContext$i59, _authdetailsContext$i60, _fetchProductInfoQuer94, _fetchProductInfoQuer95, _fetchProductInfoQuer96, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _fetchProductInfoQuer97, _fetchProductInfoQuer98, _returnpolicyobj15, _returnpolicyobj16, _returnpolicyobj17, _returnpolicyobj18, _fetchProductInfoQuer99, _fetchProductInfoQuer100, _returnpolicyobj19, _returnpolicyobj20, _returnpolicyobj21, _returnpolicyobj22, _authdetailsContext$i61, _returnpolicyobj23, _returnpolicyobj24, _returnpolicyobj25, _returnpolicyobj26, _fetchProductInfoQuer101, _fetchProductInfoQuer102, _fetchProductInfoQuer103, _fetchProductInfoQuer104, _returnpolicyobj27, _returnpolicyobj28, _returnpolicyobj29, _returnpolicyobj30, _authdetailsContext$i62, _returnpolicyobj31, _returnpolicyobj32, _returnpolicyobj33, _returnpolicyobj34, _fetchProductInfoQuer105, _fetchProductInfoQuer106, _returnpolicyobj35, _returnpolicyobj36, _returnpolicyobj37, _returnpolicyobj38, _authdetailsContext$i63, _fetchProductInfoQuer107, _fetchProductInfoQuer108, _fetchProductInfoQuer109, _fetchProductInfoQuer110, _returnpolicyobj39, _returnpolicyobj40, _returnpolicyobj41, _returnpolicyobj42, _authdetailsContext$i64, _authdetailsContext$i65, _returnpolicyobj43, _returnpolicyobj44, _returnpolicyobj45, _returnpolicyobj46, _authdetailsContext$i66, _authdetailsContext$i67;
|
|
8207
8227
|
var _useState = useState({}),
|
|
8208
8228
|
_useState2 = _slicedToArray(_useState, 2),
|
|
8209
8229
|
ProductInfoObj = _useState2[0],
|
|
@@ -8718,7 +8738,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
8718
8738
|
// selectproductoptionvalue(optionindex, optionvaluesitem, optionvaluesindex, productarr);
|
|
8719
8739
|
// };
|
|
8720
8740
|
var isOptionInStock = function isOptionInStock(Currvalueid) {
|
|
8721
|
-
var _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14;
|
|
8741
|
+
var _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15;
|
|
8722
8742
|
// lord
|
|
8723
8743
|
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.contactinfo.instid) == '68d28fc494276') {
|
|
8724
8744
|
var _ProductInfoObj$data;
|
|
@@ -8808,7 +8828,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
8808
8828
|
return inStock ? 1 : 0;
|
|
8809
8829
|
}
|
|
8810
8830
|
// alma
|
|
8811
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) == '67d349e5ee6a1') {
|
|
8831
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) == '67d349e5ee6a1') {
|
|
8812
8832
|
var _ProductInfoObj$data2;
|
|
8813
8833
|
var _productinfo = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data2 = ProductInfoObj.data) === null || _ProductInfoObj$data2 === void 0 ? void 0 : _ProductInfoObj$data2.productinfo;
|
|
8814
8834
|
var _options = (_productinfo === null || _productinfo === void 0 ? void 0 : _productinfo.productoptions) || [];
|
|
@@ -8894,7 +8914,9 @@ var Productinfo = function Productinfo(props) {
|
|
|
8894
8914
|
}) && variantValueIds.includes(Currvalueid);
|
|
8895
8915
|
});
|
|
8896
8916
|
return _inStock ? 1 : 0;
|
|
8897
|
-
}
|
|
8917
|
+
}
|
|
8918
|
+
// mn design
|
|
8919
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.contactinfo.instid) == '682dfdcdb9720') {
|
|
8898
8920
|
var _ProductInfoObj$data3;
|
|
8899
8921
|
var _productinfo2 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data3 = ProductInfoObj.data) === null || _ProductInfoObj$data3 === void 0 ? void 0 : _ProductInfoObj$data3.productinfo;
|
|
8900
8922
|
var _options2 = (_productinfo2 === null || _productinfo2 === void 0 ? void 0 : _productinfo2.productoptions) || [];
|
|
@@ -8980,9 +9002,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
8980
9002
|
}) && variantValueIds.includes(Currvalueid);
|
|
8981
9003
|
});
|
|
8982
9004
|
return _inStock2 ? 1 : 0;
|
|
8983
|
-
}
|
|
8984
|
-
// amiga
|
|
8985
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.contactinfo.instid) == '670fc18477599') {
|
|
9005
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.contactinfo.instid) == '67c050d72cbe7') {
|
|
8986
9006
|
var _ProductInfoObj$data4;
|
|
8987
9007
|
var _productinfo3 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data4 = ProductInfoObj.data) === null || _ProductInfoObj$data4 === void 0 ? void 0 : _ProductInfoObj$data4.productinfo;
|
|
8988
9008
|
var _options3 = (_productinfo3 === null || _productinfo3 === void 0 ? void 0 : _productinfo3.productoptions) || [];
|
|
@@ -9069,8 +9089,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
9069
9089
|
});
|
|
9070
9090
|
return _inStock3 ? 1 : 0;
|
|
9071
9091
|
}
|
|
9072
|
-
//
|
|
9073
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) == '
|
|
9092
|
+
// amiga
|
|
9093
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) == '670fc18477599') {
|
|
9074
9094
|
var _ProductInfoObj$data5;
|
|
9075
9095
|
var _productinfo4 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data5 = ProductInfoObj.data) === null || _ProductInfoObj$data5 === void 0 ? void 0 : _ProductInfoObj$data5.productinfo;
|
|
9076
9096
|
var _options4 = (_productinfo4 === null || _productinfo4 === void 0 ? void 0 : _productinfo4.productoptions) || [];
|
|
@@ -9157,8 +9177,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
9157
9177
|
});
|
|
9158
9178
|
return _inStock4 ? 1 : 0;
|
|
9159
9179
|
}
|
|
9160
|
-
//
|
|
9161
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.contactinfo.instid) == '
|
|
9180
|
+
// vout
|
|
9181
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.contactinfo.instid) == '68f918a4ccb85') {
|
|
9162
9182
|
var _ProductInfoObj$data6;
|
|
9163
9183
|
var _productinfo5 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data6 = ProductInfoObj.data) === null || _ProductInfoObj$data6 === void 0 ? void 0 : _ProductInfoObj$data6.productinfo;
|
|
9164
9184
|
var _options5 = (_productinfo5 === null || _productinfo5 === void 0 ? void 0 : _productinfo5.productoptions) || [];
|
|
@@ -9245,8 +9265,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
9245
9265
|
});
|
|
9246
9266
|
return _inStock5 ? 1 : 0;
|
|
9247
9267
|
}
|
|
9248
|
-
//
|
|
9249
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.contactinfo.instid) == '
|
|
9268
|
+
// puff n stuff
|
|
9269
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.contactinfo.instid) == '6899e604db87f') {
|
|
9250
9270
|
var _ProductInfoObj$data7;
|
|
9251
9271
|
var _productinfo6 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data7 = ProductInfoObj.data) === null || _ProductInfoObj$data7 === void 0 ? void 0 : _ProductInfoObj$data7.productinfo;
|
|
9252
9272
|
var _options6 = (_productinfo6 === null || _productinfo6 === void 0 ? void 0 : _productinfo6.productoptions) || [];
|
|
@@ -9333,8 +9353,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
9333
9353
|
});
|
|
9334
9354
|
return _inStock6 ? 1 : 0;
|
|
9335
9355
|
}
|
|
9336
|
-
//
|
|
9337
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.contactinfo.instid) == '
|
|
9356
|
+
// dija
|
|
9357
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.contactinfo.instid) == '682cbb9bdcd57') {
|
|
9338
9358
|
var _ProductInfoObj$data8;
|
|
9339
9359
|
var _productinfo7 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data8 = ProductInfoObj.data) === null || _ProductInfoObj$data8 === void 0 ? void 0 : _ProductInfoObj$data8.productinfo;
|
|
9340
9360
|
var _options7 = (_productinfo7 === null || _productinfo7 === void 0 ? void 0 : _productinfo7.productoptions) || [];
|
|
@@ -9420,7 +9440,9 @@ var Productinfo = function Productinfo(props) {
|
|
|
9420
9440
|
}) && variantValueIds.includes(Currvalueid);
|
|
9421
9441
|
});
|
|
9422
9442
|
return _inStock7 ? 1 : 0;
|
|
9423
|
-
}
|
|
9443
|
+
}
|
|
9444
|
+
// angel secrets
|
|
9445
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.contactinfo.instid) == '67bda57bca71d') {
|
|
9424
9446
|
var _ProductInfoObj$data9;
|
|
9425
9447
|
var _productinfo8 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data9 = ProductInfoObj.data) === null || _ProductInfoObj$data9 === void 0 ? void 0 : _ProductInfoObj$data9.productinfo;
|
|
9426
9448
|
var _options8 = (_productinfo8 === null || _productinfo8 === void 0 ? void 0 : _productinfo8.productoptions) || [];
|
|
@@ -9506,7 +9528,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
9506
9528
|
}) && variantValueIds.includes(Currvalueid);
|
|
9507
9529
|
});
|
|
9508
9530
|
return _inStock8 ? 1 : 0;
|
|
9509
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.contactinfo.instid) == '
|
|
9531
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.contactinfo.instid) == '69244cc88aa0a') {
|
|
9510
9532
|
var _ProductInfoObj$data0;
|
|
9511
9533
|
var _productinfo9 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data0 = ProductInfoObj.data) === null || _ProductInfoObj$data0 === void 0 ? void 0 : _ProductInfoObj$data0.productinfo;
|
|
9512
9534
|
var _options9 = (_productinfo9 === null || _productinfo9 === void 0 ? void 0 : _productinfo9.productoptions) || [];
|
|
@@ -9592,13 +9614,99 @@ var Productinfo = function Productinfo(props) {
|
|
|
9592
9614
|
}) && variantValueIds.includes(Currvalueid);
|
|
9593
9615
|
});
|
|
9594
9616
|
return _inStock9 ? 1 : 0;
|
|
9617
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.contactinfo.instid) == '687ca57cc78e8') {
|
|
9618
|
+
var _ProductInfoObj$data1;
|
|
9619
|
+
var _productinfo0 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data1 = ProductInfoObj.data) === null || _ProductInfoObj$data1 === void 0 ? void 0 : _ProductInfoObj$data1.productinfo;
|
|
9620
|
+
var _options0 = (_productinfo0 === null || _productinfo0 === void 0 ? void 0 : _productinfo0.productoptions) || [];
|
|
9621
|
+
var _variants0 = (_productinfo0 === null || _productinfo0 === void 0 ? void 0 : _productinfo0.variants) || [];
|
|
9622
|
+
|
|
9623
|
+
// Collect selected option value IDs and find which option they belong to
|
|
9624
|
+
var _selectedValues0 = [];
|
|
9625
|
+
_options0.forEach(function (option) {
|
|
9626
|
+
option.optionvalues.forEach(function (value) {
|
|
9627
|
+
if (value.isselected === 1) {
|
|
9628
|
+
_selectedValues0.push({
|
|
9629
|
+
optionid: option.optionid,
|
|
9630
|
+
valueid: value.valueid
|
|
9631
|
+
});
|
|
9632
|
+
}
|
|
9633
|
+
});
|
|
9634
|
+
});
|
|
9635
|
+
_options0.length;
|
|
9636
|
+
var _selectedCount0 = _selectedValues0.length;
|
|
9637
|
+
var _inStockVariants0 = _variants0.filter(function (v) {
|
|
9638
|
+
return v.current_quantity > 0;
|
|
9639
|
+
});
|
|
9640
|
+
|
|
9641
|
+
// 🧠 Case 1: No selection yet → show if this value exists in any in-stock variant
|
|
9642
|
+
if (_selectedCount0 === 0) {
|
|
9643
|
+
return _inStockVariants0.some(function (variant) {
|
|
9644
|
+
return variant.variantoptions.some(function (opt) {
|
|
9645
|
+
return opt.valueid === Currvalueid;
|
|
9646
|
+
});
|
|
9647
|
+
}) ? 1 : 0;
|
|
9648
|
+
}
|
|
9649
|
+
|
|
9650
|
+
// 🧠 Case 2: Only one option selected
|
|
9651
|
+
if (_selectedCount0 === 1) {
|
|
9652
|
+
var _selected0 = _selectedValues0[0];
|
|
9653
|
+
var _selectedOptionId0 = _selected0.optionid;
|
|
9654
|
+
|
|
9655
|
+
// Find which option this Currvalueid belongs to
|
|
9656
|
+
var _currentOptionId0 = null;
|
|
9657
|
+
_options0.forEach(function (option) {
|
|
9658
|
+
option.optionvalues.forEach(function (v) {
|
|
9659
|
+
if (v.valueid === Currvalueid) _currentOptionId0 = option.optionid;
|
|
9660
|
+
});
|
|
9661
|
+
});
|
|
9662
|
+
|
|
9663
|
+
// Same option (e.g., selecting only size)
|
|
9664
|
+
if (_selectedOptionId0 === _currentOptionId0) {
|
|
9665
|
+
// Show all sizes that appear in any in-stock variant (any color)
|
|
9666
|
+
return _inStockVariants0.some(function (variant) {
|
|
9667
|
+
return variant.variantoptions.some(function (opt) {
|
|
9668
|
+
return opt.valueid === Currvalueid;
|
|
9669
|
+
});
|
|
9670
|
+
}) ? 1 : 0;
|
|
9671
|
+
}
|
|
9672
|
+
|
|
9673
|
+
// Different option (e.g., color)
|
|
9674
|
+
// Only in-stock if a variant has both selected value + this value
|
|
9675
|
+
return _inStockVariants0.some(function (variant) {
|
|
9676
|
+
var variantValueIds = variant.variantoptions.map(function (v) {
|
|
9677
|
+
return v.valueid;
|
|
9678
|
+
});
|
|
9679
|
+
return variantValueIds.includes(_selected0.valueid) && variantValueIds.includes(Currvalueid);
|
|
9680
|
+
}) ? 1 : 0;
|
|
9681
|
+
}
|
|
9682
|
+
|
|
9683
|
+
// 🧠 Case 3: Multiple options selected (e.g., color + size)
|
|
9684
|
+
// Check if this value can exist with all selected options except its own type in any in-stock variant
|
|
9685
|
+
var _inStock0 = _inStockVariants0.some(function (variant) {
|
|
9686
|
+
var variantValueIds = variant.variantoptions.map(function (v) {
|
|
9687
|
+
return v.valueid;
|
|
9688
|
+
});
|
|
9689
|
+
// Must match all selected except the one that belongs to same option
|
|
9690
|
+
return _selectedValues0.every(function (sel) {
|
|
9691
|
+
if (_options0.some(function (opt) {
|
|
9692
|
+
return opt.optionvalues.some(function (v) {
|
|
9693
|
+
return v.valueid === Currvalueid && v.optionid === sel.optionid;
|
|
9694
|
+
});
|
|
9695
|
+
})) {
|
|
9696
|
+
// Skip same option
|
|
9697
|
+
return true;
|
|
9698
|
+
}
|
|
9699
|
+
return variantValueIds.includes(sel.valueid);
|
|
9700
|
+
}) && variantValueIds.includes(Currvalueid);
|
|
9701
|
+
});
|
|
9702
|
+
return _inStock0 ? 1 : 0;
|
|
9595
9703
|
} else {
|
|
9596
9704
|
return 1;
|
|
9597
9705
|
}
|
|
9598
9706
|
};
|
|
9599
9707
|
var clearchoosenvaluesbutkeepcurrentvalue = function clearchoosenvaluesbutkeepcurrentvalue(optionindex, optionvaluesitem, optionvaluesindex) {
|
|
9600
|
-
var _authdetailsContext$
|
|
9601
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
9708
|
+
var _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i18, _authdetailsContext$i19, _authdetailsContext$i20, _authdetailsContext$i21, _authdetailsContext$i22, _authdetailsContext$i23, _authdetailsContext$i24, _authdetailsContext$i25;
|
|
9709
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.contactinfo.instid) == '68d28fc494276') {
|
|
9602
9710
|
var _productarr$data, _productarr$data$prod;
|
|
9603
9711
|
var _productarr = ProductInfoObj;
|
|
9604
9712
|
if (!(_productarr !== null && _productarr !== void 0 && (_productarr$data = _productarr.data) !== null && _productarr$data !== void 0 && _productarr$data.productinfo)) return;
|
|
@@ -9651,8 +9759,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
9651
9759
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
9652
9760
|
}
|
|
9653
9761
|
}
|
|
9654
|
-
//
|
|
9655
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
9762
|
+
// mn design
|
|
9763
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.contactinfo.instid) == '682dfdcdb9720') {
|
|
9656
9764
|
var _productarr2$data, _productarr2$data$pro;
|
|
9657
9765
|
var _productarr2 = ProductInfoObj;
|
|
9658
9766
|
if (!(_productarr2 !== null && _productarr2 !== void 0 && (_productarr2$data = _productarr2.data) !== null && _productarr2$data !== void 0 && _productarr2$data.productinfo)) return;
|
|
@@ -9704,7 +9812,10 @@ var Productinfo = function Productinfo(props) {
|
|
|
9704
9812
|
// optional: show user message or disable click
|
|
9705
9813
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
9706
9814
|
}
|
|
9707
|
-
}
|
|
9815
|
+
}
|
|
9816
|
+
|
|
9817
|
+
// alma
|
|
9818
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.contactinfo.instid) == '67d349e5ee6a1') {
|
|
9708
9819
|
var _productarr3$data, _productarr3$data$pro;
|
|
9709
9820
|
var _productarr3 = ProductInfoObj;
|
|
9710
9821
|
if (!(_productarr3 !== null && _productarr3 !== void 0 && (_productarr3$data = _productarr3.data) !== null && _productarr3$data !== void 0 && _productarr3$data.productinfo)) return;
|
|
@@ -9756,9 +9867,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
9756
9867
|
// optional: show user message or disable click
|
|
9757
9868
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
9758
9869
|
}
|
|
9759
|
-
}
|
|
9760
|
-
// vout
|
|
9761
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.contactinfo.instid) == '68f918a4ccb85') {
|
|
9870
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.contactinfo.instid) == '67c050d72cbe7') {
|
|
9762
9871
|
var _productarr4$data, _productarr4$data$pro;
|
|
9763
9872
|
var _productarr4 = ProductInfoObj;
|
|
9764
9873
|
if (!(_productarr4 !== null && _productarr4 !== void 0 && (_productarr4$data = _productarr4.data) !== null && _productarr4$data !== void 0 && _productarr4$data.productinfo)) return;
|
|
@@ -9811,8 +9920,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
9811
9920
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
9812
9921
|
}
|
|
9813
9922
|
}
|
|
9814
|
-
//
|
|
9815
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
9923
|
+
// vout
|
|
9924
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.contactinfo.instid) == '68f918a4ccb85') {
|
|
9816
9925
|
var _productarr5$data, _productarr5$data$pro;
|
|
9817
9926
|
var _productarr5 = ProductInfoObj;
|
|
9818
9927
|
if (!(_productarr5 !== null && _productarr5 !== void 0 && (_productarr5$data = _productarr5.data) !== null && _productarr5$data !== void 0 && _productarr5$data.productinfo)) return;
|
|
@@ -9865,8 +9974,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
9865
9974
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
9866
9975
|
}
|
|
9867
9976
|
}
|
|
9868
|
-
//
|
|
9869
|
-
|
|
9977
|
+
// puff n stuff
|
|
9978
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.contactinfo.instid) == '6899e604db87f') {
|
|
9870
9979
|
var _productarr6$data, _productarr6$data$pro;
|
|
9871
9980
|
var _productarr6 = ProductInfoObj;
|
|
9872
9981
|
if (!(_productarr6 !== null && _productarr6 !== void 0 && (_productarr6$data = _productarr6.data) !== null && _productarr6$data !== void 0 && _productarr6$data.productinfo)) return;
|
|
@@ -9919,8 +10028,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
9919
10028
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
9920
10029
|
}
|
|
9921
10030
|
}
|
|
9922
|
-
//
|
|
9923
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10031
|
+
// dija
|
|
10032
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.contactinfo.instid) == '682cbb9bdcd57') {
|
|
9924
10033
|
var _productarr7$data, _productarr7$data$pro;
|
|
9925
10034
|
var _productarr7 = ProductInfoObj;
|
|
9926
10035
|
if (!(_productarr7 !== null && _productarr7 !== void 0 && (_productarr7$data = _productarr7.data) !== null && _productarr7$data !== void 0 && _productarr7$data.productinfo)) return;
|
|
@@ -9972,7 +10081,9 @@ var Productinfo = function Productinfo(props) {
|
|
|
9972
10081
|
// optional: show user message or disable click
|
|
9973
10082
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
9974
10083
|
}
|
|
9975
|
-
}
|
|
10084
|
+
}
|
|
10085
|
+
// angel
|
|
10086
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.contactinfo.instid) == '67bda57bca71d') {
|
|
9976
10087
|
var _productarr8$data, _productarr8$data$pro;
|
|
9977
10088
|
var _productarr8 = ProductInfoObj;
|
|
9978
10089
|
if (!(_productarr8 !== null && _productarr8 !== void 0 && (_productarr8$data = _productarr8.data) !== null && _productarr8$data !== void 0 && _productarr8$data.productinfo)) return;
|
|
@@ -10024,7 +10135,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
10024
10135
|
// optional: show user message or disable click
|
|
10025
10136
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
10026
10137
|
}
|
|
10027
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10138
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.contactinfo.instid) == '69244cc88aa0a') {
|
|
10028
10139
|
var _productarr9$data, _productarr9$data$pro;
|
|
10029
10140
|
var _productarr9 = ProductInfoObj;
|
|
10030
10141
|
if (!(_productarr9 !== null && _productarr9 !== void 0 && (_productarr9$data = _productarr9.data) !== null && _productarr9$data !== void 0 && _productarr9$data.productinfo)) return;
|
|
@@ -10076,6 +10187,58 @@ var Productinfo = function Productinfo(props) {
|
|
|
10076
10187
|
// optional: show user message or disable click
|
|
10077
10188
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
10078
10189
|
}
|
|
10190
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.contactinfo.instid) == '687ca57cc78e8') {
|
|
10191
|
+
var _productarr0$data, _productarr0$data$pro;
|
|
10192
|
+
var _productarr0 = ProductInfoObj;
|
|
10193
|
+
if (!(_productarr0 !== null && _productarr0 !== void 0 && (_productarr0$data = _productarr0.data) !== null && _productarr0$data !== void 0 && _productarr0$data.productinfo)) return;
|
|
10194
|
+
|
|
10195
|
+
// 1. Find variants that include the newly selected value
|
|
10196
|
+
var _validVariants9 = (_productarr0.data.productinfo.variants || []).filter(function (variant) {
|
|
10197
|
+
return (variant.variantoptions || []).some(function (opt) {
|
|
10198
|
+
return opt.valueid === optionvaluesitem.valueid;
|
|
10199
|
+
});
|
|
10200
|
+
});
|
|
10201
|
+
|
|
10202
|
+
// 2. Build a set of valid value ids
|
|
10203
|
+
var _validValueIds9 = new Set(_validVariants9.flatMap(function (v) {
|
|
10204
|
+
return (v.variantoptions || []).map(function (opt) {
|
|
10205
|
+
return opt.valueid;
|
|
10206
|
+
});
|
|
10207
|
+
}));
|
|
10208
|
+
|
|
10209
|
+
// 3. Loop all options and their values
|
|
10210
|
+
(_productarr0$data$pro = _productarr0.data.productinfo.productoptions) === null || _productarr0$data$pro === void 0 || _productarr0$data$pro.forEach(function (option) {
|
|
10211
|
+
var _option$optionvalues0;
|
|
10212
|
+
var anySelected = false;
|
|
10213
|
+
(_option$optionvalues0 = option.optionvalues) === null || _option$optionvalues0 === void 0 || _option$optionvalues0.forEach(function (value) {
|
|
10214
|
+
// Normalize stock check result to boolean
|
|
10215
|
+
var stockResult = isOptionInStock(value.valueid);
|
|
10216
|
+
var inStock = !(stockResult === 0 || stockResult === '0' || stockResult === false || stockResult === 'false' || stockResult == null);
|
|
10217
|
+
|
|
10218
|
+
// Unselect if NOT valid with the chosen new value OR out of stock
|
|
10219
|
+
if (!_validValueIds9.has(value.valueid) || !inStock) {
|
|
10220
|
+
value.isselected = 0;
|
|
10221
|
+
} else {
|
|
10222
|
+
// keep whatever selection is already there (do not auto-select)
|
|
10223
|
+
if (value.isselected) anySelected = true;
|
|
10224
|
+
}
|
|
10225
|
+
});
|
|
10226
|
+
|
|
10227
|
+
// keep option-level selected state in sync
|
|
10228
|
+
option.isselected = anySelected ? 1 : 0;
|
|
10229
|
+
});
|
|
10230
|
+
|
|
10231
|
+
// 4. Only select the new value if it's in stock
|
|
10232
|
+
var _newInStock9 = function () {
|
|
10233
|
+
var r = isOptionInStock(optionvaluesitem.valueid);
|
|
10234
|
+
return !(r === 0 || r === '0' || r === false || r === 'false' || r == null);
|
|
10235
|
+
}();
|
|
10236
|
+
if (_newInStock9) {
|
|
10237
|
+
selectproductoptionvalue(optionindex, optionvaluesitem, optionvaluesindex, _productarr0);
|
|
10238
|
+
} else {
|
|
10239
|
+
// optional: show user message or disable click
|
|
10240
|
+
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
10241
|
+
}
|
|
10079
10242
|
} else {
|
|
10080
10243
|
var _productarr$data2;
|
|
10081
10244
|
var productarr = ProductInfoObj;
|
|
@@ -10557,10 +10720,10 @@ var Productinfo = function Productinfo(props) {
|
|
|
10557
10720
|
if (addtocardpayloadobj.variantid.length != 0) {
|
|
10558
10721
|
runfunc = true;
|
|
10559
10722
|
} else {
|
|
10560
|
-
var _authdetailsContext$
|
|
10723
|
+
var _authdetailsContext$i26, _authdetailsContext$i27, _authdetailsContext$i28;
|
|
10561
10724
|
// here
|
|
10562
10725
|
setvariantnotchosendisclaimer('This field is required');
|
|
10563
|
-
NotificationManager.warning('', (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10726
|
+
NotificationManager.warning('', (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.contactinfo.instid) == '674f0617c7811' ? langdetect == 'en' ? 'Please Choose Size & Color' : 'من فضلك اخنر اللون و المقاس' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.contactinfo.instid) == '693fdc5a14f45' ? langdetect == 'en' ? 'Please Choose Size & Color' : 'من فضلك اخنر اللون و المقاس' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.contactinfo.instid) == '67e448d2ef6e0' ? langdetect == 'en' ? 'Please Choose Color' : 'من فضلك اختر لون' : langdetect == 'en' ? 'Please Choose Product Options' : 'من فضلك اختر من المتغيرات');
|
|
10564
10727
|
}
|
|
10565
10728
|
} else {
|
|
10566
10729
|
runfunc = true;
|
|
@@ -10644,9 +10807,9 @@ var Productinfo = function Productinfo(props) {
|
|
|
10644
10807
|
};
|
|
10645
10808
|
};
|
|
10646
10809
|
var returnpolicyobj = function returnpolicyobj(policytype) {
|
|
10647
|
-
var _authdetailsContext$
|
|
10810
|
+
var _authdetailsContext$i29;
|
|
10648
10811
|
var policyobj = {};
|
|
10649
|
-
authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10812
|
+
authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 || (_authdetailsContext$i29 = _authdetailsContext$i29.instpolicies) === null || _authdetailsContext$i29 === void 0 || _authdetailsContext$i29.forEach(function (item, index) {
|
|
10650
10813
|
if (item.policytype == policytype) {
|
|
10651
10814
|
policyobj = item;
|
|
10652
10815
|
}
|
|
@@ -10655,7 +10818,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
10655
10818
|
};
|
|
10656
10819
|
var relatedproducts = function relatedproducts() {
|
|
10657
10820
|
if (Relatedproducts.length != 0) {
|
|
10658
|
-
var _authdetailsContext$
|
|
10821
|
+
var _authdetailsContext$i30, _authdetailsContext$i31, _authdetailsContext$i32, _authdetailsContext$i33, _authdetailsContext$i34;
|
|
10659
10822
|
return /*#__PURE__*/React.createElement("div", {
|
|
10660
10823
|
className: "w-100 row ml-0 mr-0 d-flex justify-content-start pl-md-3 pr-md-3 pl-sm-2 pr-sm-2",
|
|
10661
10824
|
style: {
|
|
@@ -10677,9 +10840,9 @@ var Productinfo = function Productinfo(props) {
|
|
|
10677
10840
|
}, /*#__PURE__*/React.createElement("div", {
|
|
10678
10841
|
className: "row m-0 w-100",
|
|
10679
10842
|
style: {
|
|
10680
|
-
background: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10843
|
+
background: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.contactinfo.instid) == '69a3437faf64f' ? '#fff' : 'transparent'
|
|
10681
10844
|
}
|
|
10682
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10845
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.contactinfo.instid) == '69a3437faf64f' && /*#__PURE__*/React.createElement("div", {
|
|
10683
10846
|
className: "py-3 col-lg-12 col-md-12 col-sm-12 d-flex align-items-center p-0 flex-column mx-auto",
|
|
10684
10847
|
style: {
|
|
10685
10848
|
justifyContent: sectionproperties.relatedtitleposition == 'Centered' ? 'center' : 'start',
|
|
@@ -10698,7 +10861,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
10698
10861
|
background: sectionproperties.relatedproducttitlelinebgcolor,
|
|
10699
10862
|
borderRadius: 5
|
|
10700
10863
|
}
|
|
10701
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10864
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.contactinfo.instid) != '69a3437faf64f' && /*#__PURE__*/React.createElement("div", {
|
|
10702
10865
|
className: "col-lg-12 col-md-12 col-sm-12 d-flex align-items-center",
|
|
10703
10866
|
style: {
|
|
10704
10867
|
justifyContent: sectionproperties.relatedtitleposition == 'Centered' ? 'center' : 'start',
|
|
@@ -10722,8 +10885,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
10722
10885
|
}, /*#__PURE__*/React.createElement(ScrollMenu, {
|
|
10723
10886
|
transitionBehavior: 'auto',
|
|
10724
10887
|
wrapperClassName: '',
|
|
10725
|
-
itemClassName: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10726
|
-
scrollContainerClassName: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10888
|
+
itemClassName: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.contactinfo.instid) == '67dc756de56bd' ? 'scrollmenuclassnameitemrelatedproductkingtut' : 'scrollmenuclassnameitemrelatedproduct',
|
|
10889
|
+
scrollContainerClassName: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.contactinfo.instid) == '68e7c7c93c5bd' ? '' : 'scrollmenuclasssubscrollbarrelatedproducts'
|
|
10727
10890
|
}, Relatedproducts.map(function (item, index) {
|
|
10728
10891
|
if (item.productinfo != null) {
|
|
10729
10892
|
var _fetchProductInfoQuer52;
|
|
@@ -10847,10 +11010,10 @@ var Productinfo = function Productinfo(props) {
|
|
|
10847
11010
|
if (addtocartobjparam.variantid.length != 0) {
|
|
10848
11011
|
runfunc = true;
|
|
10849
11012
|
} else {
|
|
10850
|
-
var _authdetailsContext$
|
|
11013
|
+
var _authdetailsContext$i35;
|
|
10851
11014
|
// here
|
|
10852
11015
|
setvariantnotchosendisclaimer('This field is required');
|
|
10853
|
-
NotificationManager.warning('', (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
11016
|
+
NotificationManager.warning('', (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.contactinfo.instid) == '674f0617c7811' ? 'Please Choose Size & Color' : 'Please Choose Product Options');
|
|
10854
11017
|
}
|
|
10855
11018
|
} else {
|
|
10856
11019
|
runfunc = true;
|
|
@@ -10893,8 +11056,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
10893
11056
|
isVarianturlLoaded = _useState58[0],
|
|
10894
11057
|
setisVarianturlLoaded = _useState58[1];
|
|
10895
11058
|
useEffect(function () {
|
|
10896
|
-
var _authdetailsContext$
|
|
10897
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
11059
|
+
var _authdetailsContext$i36;
|
|
11060
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.contactinfo.instid) == '68f918a4ccb85') {
|
|
10898
11061
|
var params = new URLSearchParams(window.location.search);
|
|
10899
11062
|
var variantId = params.get('variant');
|
|
10900
11063
|
if (isVarianturlLoaded == false) {
|
|
@@ -11766,7 +11929,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
11766
11929
|
})));
|
|
11767
11930
|
};
|
|
11768
11931
|
var StoreInfo = function StoreInfo(position) {
|
|
11769
|
-
var _fetchProductInfoQuer84, _authdetailsContext$
|
|
11932
|
+
var _fetchProductInfoQuer84, _authdetailsContext$i38, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _authdetailsContext$i39, _authdetailsContext$i41;
|
|
11770
11933
|
return /*#__PURE__*/React.createElement("div", {
|
|
11771
11934
|
"class": sectionproperties.storeinformationcontainerborderwidth != 0 ? 'row m-0 w-100 p-3' : 'row m-0 w-100',
|
|
11772
11935
|
style: {
|
|
@@ -11845,8 +12008,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
11845
12008
|
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber))), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
11846
12009
|
className: "".concat(productinfo_cssstyles.storeinfobtn, " ").concat(productinfo_cssstyles.storeinfocontainer) + ' mt-4 col-lg-12 p-0 d-flex align-items-center cursor-pointer ',
|
|
11847
12010
|
onClick: function onClick() {
|
|
11848
|
-
var _authdetailsContext$
|
|
11849
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12011
|
+
var _authdetailsContext$i37;
|
|
12012
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 || (_authdetailsContext$i37 = _authdetailsContext$i37.contactinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.email), '_self');
|
|
11850
12013
|
}
|
|
11851
12014
|
}, /*#__PURE__*/React.createElement("div", {
|
|
11852
12015
|
"class": productinfo_cssstyles.iconContainer + ' iconContainer '
|
|
@@ -11866,7 +12029,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
11866
12029
|
style: {
|
|
11867
12030
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
11868
12031
|
}
|
|
11869
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12032
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 || (_authdetailsContext$i38 = _authdetailsContext$i38.contactinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.email))), /*#__PURE__*/React.createElement("div", {
|
|
11870
12033
|
"class": "col-lg-12 my-2",
|
|
11871
12034
|
style: {
|
|
11872
12035
|
display: sectionproperties.showfirstpolicy_storeinfo == 'Hide' && sectionproperties.showsecondpolicy_storeinfo == 'Hide' ? 'none' : 'block'
|
|
@@ -11918,25 +12081,25 @@ var Productinfo = function Productinfo(props) {
|
|
|
11918
12081
|
}
|
|
11919
12082
|
}, /*#__PURE__*/React.createElement("p", {
|
|
11920
12083
|
"class": "m-0 p-0"
|
|
11921
|
-
}, langdetect == 'en' ? sectionproperties.phonetitle_en : sectionproperties.phonetitle_ar))), sectionproperties.showfooteremail == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12084
|
+
}, langdetect == 'en' ? sectionproperties.phonetitle_en : sectionproperties.phonetitle_ar))), sectionproperties.showfooteremail == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 || (_authdetailsContext$i39 = _authdetailsContext$i39.contactinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.email) != null && /*#__PURE__*/React.createElement("div", {
|
|
11922
12085
|
"class": position == 'belowinfo' ? 'col-lg-12 allcentered mb-2 p-0' : 'col-lg-12 allcentered mb-2 p-sm-0'
|
|
11923
12086
|
}, /*#__PURE__*/React.createElement("button", {
|
|
11924
12087
|
"class": productinfo_cssstyles.storeinfobtn + ' allcentered ',
|
|
11925
12088
|
onClick: function onClick() {
|
|
11926
|
-
var _authdetailsContext$
|
|
11927
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12089
|
+
var _authdetailsContext$i40;
|
|
12090
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 || (_authdetailsContext$i40 = _authdetailsContext$i40.contactinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.email), '_self');
|
|
11928
12091
|
}
|
|
11929
12092
|
}, /*#__PURE__*/React.createElement("p", {
|
|
11930
12093
|
"class": "m-0 p-0"
|
|
11931
|
-
}, langdetect == 'en' ? sectionproperties.emailtitle_en : sectionproperties.emailtitle_ar))), sectionproperties.showwhatsapp == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12094
|
+
}, langdetect == 'en' ? sectionproperties.emailtitle_en : sectionproperties.emailtitle_ar))), sectionproperties.showwhatsapp == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.whatsappnumber) != null && /*#__PURE__*/React.createElement("div", {
|
|
11932
12095
|
"class": position == 'belowinfo' ? 'col-lg-12 allcentered mb-2 p-0' : position == 'belowinfogoldlift' ? 'col-lg-6 allcentered mb-2 p-sm-0' : 'col-lg-12 allcentered mb-2 p-sm-0'
|
|
11933
12096
|
}, /*#__PURE__*/React.createElement("button", {
|
|
11934
12097
|
"class": productinfo_cssstyles.storeinfobtn + ' allcentered ',
|
|
11935
12098
|
onClick: function onClick() {
|
|
11936
|
-
var _authdetailsContext$
|
|
11937
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
11938
|
-
var _authdetailsContext$
|
|
11939
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12099
|
+
var _authdetailsContext$i42;
|
|
12100
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.whatsappnumber) != null) {
|
|
12101
|
+
var _authdetailsContext$i43;
|
|
12102
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.whatsappnumber), '_blank');
|
|
11940
12103
|
}
|
|
11941
12104
|
}
|
|
11942
12105
|
}, /*#__PURE__*/React.createElement("p", {
|
|
@@ -12032,7 +12195,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12032
12195
|
lang: lang,
|
|
12033
12196
|
srcfromprops: props.srcfromprops
|
|
12034
12197
|
}, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref, "returnpolicyobj", returnpolicyobj), "productinfo_cssstyles", productinfo_cssstyles), "addtocartfunc", addtocartfunc), "selectproductoptionvalue", selectproductoptionvalue), "clearchoosenvaluesbutkeepcurrentvalue", clearchoosenvaluesbutkeepcurrentvalue), "productimagesarray", productimagesarray), "fetchProductInfoQueryContext", fetchProductInfoQueryContext), "ProductInfoObj", ProductInfoObj), "sectionproperties", sectionproperties), "addtocardpayloadobj", addtocardpayloadobj), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref, "setaddtocardpayloadobj", setaddtocardpayloadobj), "routingcountext", routingcountext), "AddtoCartMutationContext", AddtoCartMutationContext), "authdetailsContext", authdetailsContext), "addtofavoritescontext", addtofavoritescontext), "variantindexcompleted", variantindexcompleted), "StaticPagesLinksContext", StaticPagesLinksContext), "NotificationManager", NotificationManager), "GeneralAPIMutationContext", GeneralAPIMutationContext), "quantityconditionfoundobjprops", quantityconditionfoundobj), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref, "relatedproducts", relatedproducts), "productVideos", productVideos), "getprice_discountpriceprops", getprice_discountpriceprops), "StoreInfoprops", StoreInfo), "currentshowingimageindex", currentshowingimageindex), "setcurrentshowingimageindex", setcurrentshowingimageindex), "templatepropcontext", templatepropcontext), "ikimagecredcontext", ikimagecredcontext), "variantindex", variantindex), "setvariantindex", setvariantindex), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref, "variantsku", variantsku), "variantvalueidentifier", variantvalueidentifier), "sizeguideimage", sizeguideimage), "setopensizeguidemodal", setopensizeguidemodal), "addtocartfunc_extras", addtocartfunc_extras), "productpdfsarray", productpdfsarray))
|
|
12035
|
-
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer91 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer91 === void 0 || (_fetchProductInfoQuer91 = _fetchProductInfoQuer91.data) === null || _fetchProductInfoQuer91 === void 0 || (_fetchProductInfoQuer91 = _fetchProductInfoQuer91.productinfo) === null || _fetchProductInfoQuer91 === void 0 ? void 0 : _fetchProductInfoQuer91.item_type) == 'Article' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12198
|
+
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer91 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer91 === void 0 || (_fetchProductInfoQuer91 = _fetchProductInfoQuer91.data) === null || _fetchProductInfoQuer91 === void 0 || (_fetchProductInfoQuer91 = _fetchProductInfoQuer91.productinfo) === null || _fetchProductInfoQuer91 === void 0 ? void 0 : _fetchProductInfoQuer91.item_type) == 'Article' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.contactinfo.instid) != '6946c118427af' && /*#__PURE__*/React.createElement(Article_itemtype, {
|
|
12036
12199
|
actions: (_ref2 = {
|
|
12037
12200
|
variantnotchosendisclaimer: variantnotchosendisclaimer,
|
|
12038
12201
|
setisoutofstock: setisoutofstock,
|
|
@@ -12042,7 +12205,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12042
12205
|
lang: lang,
|
|
12043
12206
|
srcfromprops: props.srcfromprops
|
|
12044
12207
|
}, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref2, "returnpolicyobj", returnpolicyobj), "productinfo_cssstyles", productinfo_cssstyles), "addtocartfunc", addtocartfunc), "selectproductoptionvalue", selectproductoptionvalue), "clearchoosenvaluesbutkeepcurrentvalue", clearchoosenvaluesbutkeepcurrentvalue), "productimagesarray", productimagesarray), "fetchProductInfoQueryContext", fetchProductInfoQueryContext), "ProductInfoObj", ProductInfoObj), "sectionproperties", sectionproperties), "addtocardpayloadobj", addtocardpayloadobj), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref2, "setaddtocardpayloadobj", setaddtocardpayloadobj), "routingcountext", routingcountext), "AddtoCartMutationContext", AddtoCartMutationContext), "authdetailsContext", authdetailsContext), "addtofavoritescontext", addtofavoritescontext), "variantindexcompleted", variantindexcompleted), "StaticPagesLinksContext", StaticPagesLinksContext), "NotificationManager", NotificationManager), "GeneralAPIMutationContext", GeneralAPIMutationContext), "quantityconditionfoundobjprops", quantityconditionfoundobj), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref2, "relatedproducts", relatedproducts), "getprice_discountpriceprops", getprice_discountpriceprops), "StoreInfoprops", StoreInfo), "currentshowingimageindex", currentshowingimageindex), "setcurrentshowingimageindex", setcurrentshowingimageindex), "templatepropcontext", templatepropcontext), "ikimagecredcontext", ikimagecredcontext), "variantindex", variantindex), "setvariantindex", setvariantindex), "variantsku", variantsku), _defineProperty(_defineProperty(_ref2, "variantvalueidentifier", variantvalueidentifier), "productpdfsarray", productpdfsarray))
|
|
12045
|
-
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer92 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer92 === void 0 || (_fetchProductInfoQuer92 = _fetchProductInfoQuer92.data) === null || _fetchProductInfoQuer92 === void 0 || (_fetchProductInfoQuer92 = _fetchProductInfoQuer92.productinfo) === null || _fetchProductInfoQuer92 === void 0 ? void 0 : _fetchProductInfoQuer92.item_type) == 'Article' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12208
|
+
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer92 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer92 === void 0 || (_fetchProductInfoQuer92 = _fetchProductInfoQuer92.data) === null || _fetchProductInfoQuer92 === void 0 || (_fetchProductInfoQuer92 = _fetchProductInfoQuer92.productinfo) === null || _fetchProductInfoQuer92 === void 0 ? void 0 : _fetchProductInfoQuer92.item_type) == 'Article' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.contactinfo.instid) == '6946c118427af' && /*#__PURE__*/React.createElement(Product_itemtype_Article, {
|
|
12046
12209
|
actions: (_ref3 = {
|
|
12047
12210
|
isOptionInStock: isOptionInStock,
|
|
12048
12211
|
variantnotchosendisclaimer: variantnotchosendisclaimer,
|
|
@@ -12068,7 +12231,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12068
12231
|
lang: lang,
|
|
12069
12232
|
srcfromprops: props.srcfromprops
|
|
12070
12233
|
}, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref4, "returnpolicyobj", returnpolicyobj), "productinfo_cssstyles", productinfo_cssstyles), "addtocartfunc", addtocartfunc), "selectproductoptionvalue", selectproductoptionvalue), "clearchoosenvaluesbutkeepcurrentvalue", clearchoosenvaluesbutkeepcurrentvalue), "productimagesarray", productimagesarray), "fetchProductInfoQueryContext", fetchProductInfoQueryContext), "sectionproperties", sectionproperties), "addtocardpayloadobj", addtocardpayloadobj), "ProductInfoObj", ProductInfoObj), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref4, "currentshowingimageindex", currentshowingimageindex), "setcurrentshowingimageindex", setcurrentshowingimageindex), "setaddtocardpayloadobj", setaddtocardpayloadobj), "routingcountext", routingcountext), "AddtoCartMutationContext", AddtoCartMutationContext), "authdetailsContext", authdetailsContext), "addtofavoritescontext", addtofavoritescontext), "StaticPagesLinksContext", StaticPagesLinksContext), "variantindexcompleted", variantindexcompleted), "GeneralAPIMutationContext", GeneralAPIMutationContext), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref4, "NotificationManager", NotificationManager), "getprice_discountpriceprops", getprice_discountpriceprops), "quantityconditionfoundobjprops", quantityconditionfoundobj), "relatedproducts", relatedproducts), "getQuantityCondition", getQuantityCondition), "StoreInfoprops", StoreInfo), "templatepropcontext", templatepropcontext), "ikimagecredcontext", ikimagecredcontext), "sizeguideimage", sizeguideimage), "setopensizeguidemodal", setopensizeguidemodal), _defineProperty(_defineProperty(_defineProperty(_ref4, "isOptionInStock", isOptionInStock), "addtocartfunc_extras", addtocartfunc_extras), "productpdfsarray", productpdfsarray))
|
|
12071
|
-
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12234
|
+
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.contactinfo.instid) == '69a34ef02cc96' && /*#__PURE__*/React.createElement("div", {
|
|
12072
12235
|
"class": 'row m-0 w-100 px-md-2 pb-5',
|
|
12073
12236
|
style: {
|
|
12074
12237
|
paddingLeft: 100,
|
|
@@ -12147,7 +12310,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12147
12310
|
}, /*#__PURE__*/React.createElement("p", {
|
|
12148
12311
|
className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak text-center ',
|
|
12149
12312
|
style: {}
|
|
12150
|
-
}, langdetect == 'en' ? (_returnpolicyobj7 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj7 === void 0 ? void 0 : _returnpolicyobj7.policypagename_en : (_returnpolicyobj8 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj8 === void 0 ? void 0 : _returnpolicyobj8.policypagename_ar))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12313
|
+
}, langdetect == 'en' ? (_returnpolicyobj7 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj7 === void 0 ? void 0 : _returnpolicyobj7.policypagename_en : (_returnpolicyobj8 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj8 === void 0 ? void 0 : _returnpolicyobj8.policypagename_ar))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.contactinfo.instid) == '69fcb0672e838' && /*#__PURE__*/React.createElement("div", {
|
|
12151
12314
|
"class": 'row m-0 w-100 px-md-0 pb-5',
|
|
12152
12315
|
style: {
|
|
12153
12316
|
paddingLeft: 100,
|
|
@@ -12226,7 +12389,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12226
12389
|
}, /*#__PURE__*/React.createElement("p", {
|
|
12227
12390
|
className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak text-center ',
|
|
12228
12391
|
style: {}
|
|
12229
|
-
}, langdetect == 'en' ? (_returnpolicyobj1 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj1 === void 0 ? void 0 : _returnpolicyobj1.policypagename_en : (_returnpolicyobj10 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj10 === void 0 ? void 0 : _returnpolicyobj10.policypagename_ar))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12392
|
+
}, langdetect == 'en' ? (_returnpolicyobj1 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj1 === void 0 ? void 0 : _returnpolicyobj1.policypagename_en : (_returnpolicyobj10 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj10 === void 0 ? void 0 : _returnpolicyobj10.policypagename_ar))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.contactinfo.instid) == '69fcb0672e838' && /*#__PURE__*/React.createElement("div", {
|
|
12230
12393
|
"class": "rotating-text-container rotating-text-containermarqueesection"
|
|
12231
12394
|
}, /*#__PURE__*/React.createElement("span", {
|
|
12232
12395
|
"class": sectionproperties.marqueemovementdirection == 'Right to Left' ? 'd-flex flex-row align-items-center rotating-text2' : 'd-flex flex-row align-items-center rotating-text-reverse2',
|
|
@@ -12254,7 +12417,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12254
12417
|
height: '100%'
|
|
12255
12418
|
}
|
|
12256
12419
|
}));
|
|
12257
|
-
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12420
|
+
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.contactinfo.instid) == '69fcb0672e838' && /*#__PURE__*/React.createElement("div", {
|
|
12258
12421
|
"class": "row m-0 w-100"
|
|
12259
12422
|
}, /*#__PURE__*/React.createElement("div", {
|
|
12260
12423
|
"class": "col-12 p-0 text-center mb-3 mt-3"
|
|
@@ -12270,7 +12433,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12270
12433
|
productinfo_cssstyles: productinfo_cssstyles,
|
|
12271
12434
|
sectionproperties: sectionproperties
|
|
12272
12435
|
})
|
|
12273
|
-
})), props.srcfromprops != 'templatedraftrouter' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12436
|
+
})), props.srcfromprops != 'templatedraftrouter' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i50 = authdetailsContext.instinfo) === null || _authdetailsContext$i50 === void 0 ? void 0 : _authdetailsContext$i50.contactinfo.instid) != '6852e5ed44e14' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i51 = authdetailsContext.instinfo) === null || _authdetailsContext$i51 === void 0 ? void 0 : _authdetailsContext$i51.contactinfo.instid) != '696b839eebc8c' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i52 = authdetailsContext.instinfo) === null || _authdetailsContext$i52 === void 0 ? void 0 : _authdetailsContext$i52.contactinfo.instid) != '68a9e83c05b75' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i53 = authdetailsContext.instinfo) === null || _authdetailsContext$i53 === void 0 ? void 0 : _authdetailsContext$i53.contactinfo.instid) != '68c27b4570751' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i54 = authdetailsContext.instinfo) === null || _authdetailsContext$i54 === void 0 ? void 0 : _authdetailsContext$i54.contactinfo.instid) != '68e4efe8cb18e' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i55 = authdetailsContext.instinfo) === null || _authdetailsContext$i55 === void 0 ? void 0 : _authdetailsContext$i55.contactinfo.instid) != '694befd291698' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i56 = authdetailsContext.instinfo) === null || _authdetailsContext$i56 === void 0 ? void 0 : _authdetailsContext$i56.contactinfo.instid) != '693ae1f70d9a4' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.contactinfo.instid) != '68e7c7c93c5bd' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i58 = authdetailsContext.instinfo) === null || _authdetailsContext$i58 === void 0 ? void 0 : _authdetailsContext$i58.contactinfo.instid) != '69ef34fd77c0f' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i59 = authdetailsContext.instinfo) === null || _authdetailsContext$i59 === void 0 ? void 0 : _authdetailsContext$i59.contactinfo.instid) != '69fcb0672e838' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i60 = authdetailsContext.instinfo) === null || _authdetailsContext$i60 === void 0 ? void 0 : _authdetailsContext$i60.contactinfo.instid) != '693ae1f70d9a4' && /*#__PURE__*/React.createElement("div", {
|
|
12274
12437
|
className: sectionproperties.card_marginLeft != 0 ? ' col-lg-12 p-0 pl-lg-3 pr-lg-3 pl-md-4 pr-md-4 pl-sm-1 pr-sm-1 ' : ' col-lg-12 p-sm-0 ',
|
|
12275
12438
|
style: {
|
|
12276
12439
|
paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
|
|
@@ -12461,7 +12624,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12461
12624
|
productinfo_cssstyles: productinfo_cssstyles,
|
|
12462
12625
|
sectionproperties: sectionproperties
|
|
12463
12626
|
})
|
|
12464
|
-
}))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12627
|
+
}))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i61 = authdetailsContext.instinfo) === null || _authdetailsContext$i61 === void 0 ? void 0 : _authdetailsContext$i61.contactinfo.instid) == '693ae1f70d9a4' && /*#__PURE__*/React.createElement("div", {
|
|
12465
12628
|
className: sectionproperties.card_marginLeft != 0 ? ' col-lg-12 p-0 pl-lg-3 pr-lg-3 pl-md-4 pr-md-4 pl-sm-1 pr-sm-1 ' : ' col-lg-12 p-sm-0 ',
|
|
12466
12629
|
style: {
|
|
12467
12630
|
paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
|
|
@@ -12611,7 +12774,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12611
12774
|
productinfo_cssstyles: productinfo_cssstyles,
|
|
12612
12775
|
sectionproperties: sectionproperties
|
|
12613
12776
|
})
|
|
12614
|
-
}))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12777
|
+
}))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i62 = authdetailsContext.instinfo) === null || _authdetailsContext$i62 === void 0 ? void 0 : _authdetailsContext$i62.contactinfo.instid) == '696b839eebc8c' && /*#__PURE__*/React.createElement("div", {
|
|
12615
12778
|
className: sectionproperties.card_marginLeft != 0 ? ' col-lg-12 p-0 pl-lg-3 pr-lg-3 pl-md-4 pr-md-4 pl-sm-1 pr-sm-1 ' : ' col-lg-12 p-sm-0 ',
|
|
12616
12779
|
style: {
|
|
12617
12780
|
paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
|
|
@@ -12753,7 +12916,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12753
12916
|
productinfo_cssstyles: productinfo_cssstyles,
|
|
12754
12917
|
sectionproperties: sectionproperties
|
|
12755
12918
|
})
|
|
12756
|
-
}))))), props.srcfromprops != 'templatedraftrouter' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12919
|
+
}))))), props.srcfromprops != 'templatedraftrouter' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i63 = authdetailsContext.instinfo) === null || _authdetailsContext$i63 === void 0 ? void 0 : _authdetailsContext$i63.contactinfo.instid) == '68e4efe8cb18e' && /*#__PURE__*/React.createElement("div", {
|
|
12757
12920
|
className: sectionproperties.card_marginLeft != 0 ? ' col-lg-12 p-0 pl-lg-3 pr-lg-3 pl-md-4 pr-md-4 pl-sm-1 pr-sm-1 ' : ' col-lg-12 p-sm-0 ',
|
|
12758
12921
|
style: {
|
|
12759
12922
|
paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
|
|
@@ -12904,7 +13067,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12904
13067
|
productinfo_cssstyles: productinfo_cssstyles,
|
|
12905
13068
|
sectionproperties: sectionproperties
|
|
12906
13069
|
})
|
|
12907
|
-
}))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
13070
|
+
}))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i64 = authdetailsContext.instinfo) === null || _authdetailsContext$i64 === void 0 ? void 0 : _authdetailsContext$i64.contactinfo.instid) == '68e7c7c93c5bd' && /*#__PURE__*/React.createElement("div", {
|
|
12908
13071
|
"class": "row m-0 w-100 w-100 pl-5 pr-5 p-md-0 allcentered"
|
|
12909
13072
|
}, productVideos.map(function (item, index) {
|
|
12910
13073
|
return /*#__PURE__*/React.createElement("div", {
|
|
@@ -12921,7 +13084,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12921
13084
|
loop: true,
|
|
12922
13085
|
muted: true
|
|
12923
13086
|
}));
|
|
12924
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
13087
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i65 = authdetailsContext.instinfo) === null || _authdetailsContext$i65 === void 0 ? void 0 : _authdetailsContext$i65.contactinfo.instid) == '699d7f217889a' && /*#__PURE__*/React.createElement("div", {
|
|
12925
13088
|
"class": 'row m-0 w-100 px-md-2 mb-5',
|
|
12926
13089
|
style: {
|
|
12927
13090
|
paddingLeft: 100,
|
|
@@ -12999,12 +13162,12 @@ var Productinfo = function Productinfo(props) {
|
|
|
12999
13162
|
}, /*#__PURE__*/React.createElement("p", {
|
|
13000
13163
|
className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak text-center ',
|
|
13001
13164
|
style: {}
|
|
13002
|
-
}, langdetect == 'en' ? (_returnpolicyobj45 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj45 === void 0 ? void 0 : _returnpolicyobj45.policypagename_en : (_returnpolicyobj46 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj46 === void 0 ? void 0 : _returnpolicyobj46.policypagename_ar))))))), props.srcfromprops != 'templatedraftrouter' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
13165
|
+
}, langdetect == 'en' ? (_returnpolicyobj45 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj45 === void 0 ? void 0 : _returnpolicyobj45.policypagename_en : (_returnpolicyobj46 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj46 === void 0 ? void 0 : _returnpolicyobj46.policypagename_ar))))))), props.srcfromprops != 'templatedraftrouter' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i66 = authdetailsContext.instinfo) === null || _authdetailsContext$i66 === void 0 ? void 0 : _authdetailsContext$i66.contactinfo.instid) != '644aac19db95b' && /*#__PURE__*/React.createElement("div", {
|
|
13003
13166
|
className: sectionproperties.card_marginLeft != 0 ? ' col-lg-12 pl-lg-3 pr-lg-3 pl-md-4 pr-md-4 pl-sm-1 pr-sm-1 ' : ' col-lg-12 p-sm-0 ',
|
|
13004
13167
|
style: {
|
|
13005
13168
|
paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
|
|
13006
13169
|
paddingRight: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px' : 0,
|
|
13007
|
-
marginBottom: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
13170
|
+
marginBottom: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i67 = authdetailsContext.instinfo) === null || _authdetailsContext$i67 === void 0 ? void 0 : _authdetailsContext$i67.contactinfo.instid) == '69a3437faf64f' ? 30 : 0
|
|
13008
13171
|
}
|
|
13009
13172
|
}, relatedproducts()))));
|
|
13010
13173
|
};
|
|
@@ -29806,7 +29969,7 @@ styleInject(css_248z$B);
|
|
|
29806
29969
|
function ownKeys$2d(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
29807
29970
|
function _objectSpread$2d(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2d(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2d(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
29808
29971
|
var Subheader = function Subheader(props) {
|
|
29809
|
-
var _props$subheaderprope, _props$subheaderprope2, _props$subheaderprope3, _props$subheaderprope4, _templatepropcontext$, _fetchCategoriesQuery2, _authdetailsContext$
|
|
29972
|
+
var _props$subheaderprope, _props$subheaderprope2, _props$subheaderprope3, _props$subheaderprope4, _templatepropcontext$, _fetchCategoriesQuery2, _authdetailsContext$i3, _props$subheaderprope13, _templatepropcontext$2, _props$subheaderprope40, _props$subheaderprope41, _templatepropcontext$3, _fetchCategoriesQuery3, _authdetailsContext$i12, _fetchCategoriesQuery4, _authdetailsContext$i13, _fetchCategoriesQuery5, _props$subheaderprope56, _props$subheaderprope57, _props$subheaderprope58, _props$subheaderprope59, _fetchCategoriesQuery6, _fetchCategoriesQuery7, _props$subheaderprope62, _props$subheaderprope63, _props$subheaderprope64, _props$subheaderprope65, _fetchCategoriesQuery9, _fetchCategoriesQuery0, _authdetailsContext$i18;
|
|
29810
29973
|
var FetchQueriesEngineContext = props.actions.FetchQueriesEngineContext;
|
|
29811
29974
|
var setFetchQueriesEngineContext = props.actions.setFetchQueriesEngineContext;
|
|
29812
29975
|
var fetchCategoriesQueryContext = props.actions.fetchCategoriesQueryContext;
|
|
@@ -29993,7 +30156,7 @@ var Subheader = function Subheader(props) {
|
|
|
29993
30156
|
}, (props === null || props === void 0 || (_props$subheaderprope4 = props.subheaderpropertiesprops) === null || _props$subheaderprope4 === void 0 ? void 0 : _props$subheaderprope4.subheaderpositionprops) == 'in nav' && sectionproperties.showheaderpages == 'Show' && (templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$ = templatepropcontext.pagesnprop) === null || _templatepropcontext$ === void 0 ? void 0 : _templatepropcontext$.map(function (item, index) {
|
|
29994
30157
|
if (item.isnavigation == 1 && item.isactive == 1 && item.pageorderindex == 0) {
|
|
29995
30158
|
if (window.location.pathname == '/' + item.navigationroute) {
|
|
29996
|
-
var _props$subheaderprope5, _props$subheaderprope6;
|
|
30159
|
+
var _props$subheaderprope5, _props$subheaderprope6, _authdetailsContext$i;
|
|
29997
30160
|
return /*#__PURE__*/React.createElement("p", {
|
|
29998
30161
|
onClick: function onClick() {
|
|
29999
30162
|
routingcountext(item.navigationroute);
|
|
@@ -30009,7 +30172,8 @@ var Subheader = function Subheader(props) {
|
|
|
30009
30172
|
marginLeft: props === null || props === void 0 || (_props$subheaderprope5 = props.subheaderpropertiesprops) === null || _props$subheaderprope5 === void 0 ? void 0 : _props$subheaderprope5.paddingLeftprops,
|
|
30010
30173
|
marginRight: props === null || props === void 0 || (_props$subheaderprope6 = props.subheaderpropertiesprops) === null || _props$subheaderprope6 === void 0 ? void 0 : _props$subheaderprope6.paddingLeftprops,
|
|
30011
30174
|
background: sectionproperties.actibepagebgcolor,
|
|
30012
|
-
borderRadius: 100
|
|
30175
|
+
borderRadius: 100,
|
|
30176
|
+
display: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '6a0f22815b7b7' && item.pagename == 'About Us' ? 'none' : 'flex'
|
|
30013
30177
|
}
|
|
30014
30178
|
}, /*#__PURE__*/React.createElement("p", {
|
|
30015
30179
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 ',
|
|
@@ -30018,7 +30182,7 @@ var Subheader = function Subheader(props) {
|
|
|
30018
30182
|
}
|
|
30019
30183
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
30020
30184
|
} else {
|
|
30021
|
-
var _props$subheaderprope7, _props$subheaderprope8;
|
|
30185
|
+
var _props$subheaderprope7, _props$subheaderprope8, _authdetailsContext$i2;
|
|
30022
30186
|
return /*#__PURE__*/React.createElement("p", {
|
|
30023
30187
|
onClick: function onClick() {
|
|
30024
30188
|
routingcountext(item.navigationroute);
|
|
@@ -30032,7 +30196,8 @@ var Subheader = function Subheader(props) {
|
|
|
30032
30196
|
,
|
|
30033
30197
|
style: {
|
|
30034
30198
|
marginLeft: props === null || props === void 0 || (_props$subheaderprope7 = props.subheaderpropertiesprops) === null || _props$subheaderprope7 === void 0 ? void 0 : _props$subheaderprope7.paddingLeftprops,
|
|
30035
|
-
marginRight: props === null || props === void 0 || (_props$subheaderprope8 = props.subheaderpropertiesprops) === null || _props$subheaderprope8 === void 0 ? void 0 : _props$subheaderprope8.paddingLeftprops
|
|
30199
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope8 = props.subheaderpropertiesprops) === null || _props$subheaderprope8 === void 0 ? void 0 : _props$subheaderprope8.paddingLeftprops,
|
|
30200
|
+
display: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '6a0f22815b7b7' && item.pagename == 'About Us' ? 'none' : 'flex'
|
|
30036
30201
|
}
|
|
30037
30202
|
}, /*#__PURE__*/React.createElement("p", {
|
|
30038
30203
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
@@ -30077,7 +30242,7 @@ var Subheader = function Subheader(props) {
|
|
|
30077
30242
|
}
|
|
30078
30243
|
}, langdetect == 'en' ? item.title_en : item.title_ar);
|
|
30079
30244
|
}
|
|
30080
|
-
}), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30245
|
+
}), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcollections) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
|
|
30081
30246
|
if (item.isshowntocustomers == 1) {
|
|
30082
30247
|
var _props$subheaderprope11, _props$subheaderprope12;
|
|
30083
30248
|
return /*#__PURE__*/React.createElement("p", {
|
|
@@ -30094,9 +30259,9 @@ var Subheader = function Subheader(props) {
|
|
|
30094
30259
|
}
|
|
30095
30260
|
})), (props === null || props === void 0 || (_props$subheaderprope13 = props.subheaderpropertiesprops) === null || _props$subheaderprope13 === void 0 ? void 0 : _props$subheaderprope13.subheaderpositionprops) == 'in nav' && sectionproperties.showheaderpages == 'Show' && (templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$2 = templatepropcontext.pagesnprop) === null || _templatepropcontext$2 === void 0 ? void 0 : _templatepropcontext$2.map(function (item, index) {
|
|
30096
30261
|
if (item.isnavigation == 1 && item.isactive == 1 && item.pageorderindex > 0) {
|
|
30097
|
-
var _authdetailsContext$
|
|
30098
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30099
|
-
var _props$subheaderprope14, _props$subheaderprope15;
|
|
30262
|
+
var _authdetailsContext$i4, _authdetailsContext$i6, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1;
|
|
30263
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instid) == '6745e12fb23b4' && item.pagename == 'Inquiry') {
|
|
30264
|
+
var _props$subheaderprope14, _props$subheaderprope15, _authdetailsContext$i5;
|
|
30100
30265
|
return /*#__PURE__*/React.createElement("div", {
|
|
30101
30266
|
onMouseEnter: function onMouseEnter() {
|
|
30102
30267
|
setshowdownheadermenu(false);
|
|
@@ -30107,14 +30272,15 @@ var Subheader = function Subheader(props) {
|
|
|
30107
30272
|
"class": "scrollhorizontalcard",
|
|
30108
30273
|
style: {
|
|
30109
30274
|
marginLeft: props === null || props === void 0 || (_props$subheaderprope14 = props.subheaderpropertiesprops) === null || _props$subheaderprope14 === void 0 ? void 0 : _props$subheaderprope14.paddingLeftprops,
|
|
30110
|
-
marginRight: props === null || props === void 0 || (_props$subheaderprope15 = props.subheaderpropertiesprops) === null || _props$subheaderprope15 === void 0 ? void 0 : _props$subheaderprope15.paddingLeftprops
|
|
30275
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope15 = props.subheaderpropertiesprops) === null || _props$subheaderprope15 === void 0 ? void 0 : _props$subheaderprope15.paddingLeftprops,
|
|
30276
|
+
display: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.contactinfo.instid) == '6a0f22815b7b7' && item.pagename == 'About Us' ? 'none' : 'flex'
|
|
30111
30277
|
}
|
|
30112
30278
|
}, /*#__PURE__*/React.createElement("p", {
|
|
30113
30279
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
30114
30280
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
30115
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30281
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instid) == '68c6bc629acb2') {
|
|
30116
30282
|
if (item.pagename != 'About Us') {
|
|
30117
|
-
var _props$subheaderprope16, _props$subheaderprope17;
|
|
30283
|
+
var _props$subheaderprope16, _props$subheaderprope17, _authdetailsContext$i7;
|
|
30118
30284
|
return /*#__PURE__*/React.createElement("div", {
|
|
30119
30285
|
onMouseEnter: function onMouseEnter() {
|
|
30120
30286
|
setshowdownheadermenu(false);
|
|
@@ -30122,7 +30288,8 @@ var Subheader = function Subheader(props) {
|
|
|
30122
30288
|
"class": "scrollhorizontalcard",
|
|
30123
30289
|
style: {
|
|
30124
30290
|
marginLeft: props === null || props === void 0 || (_props$subheaderprope16 = props.subheaderpropertiesprops) === null || _props$subheaderprope16 === void 0 ? void 0 : _props$subheaderprope16.paddingLeftprops,
|
|
30125
|
-
marginRight: props === null || props === void 0 || (_props$subheaderprope17 = props.subheaderpropertiesprops) === null || _props$subheaderprope17 === void 0 ? void 0 : _props$subheaderprope17.paddingLeftprops
|
|
30291
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope17 = props.subheaderpropertiesprops) === null || _props$subheaderprope17 === void 0 ? void 0 : _props$subheaderprope17.paddingLeftprops,
|
|
30292
|
+
display: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.contactinfo.instid) == '6a0f22815b7b7' && item.pagename == 'About Us' ? 'none' : 'flex'
|
|
30126
30293
|
},
|
|
30127
30294
|
onClick: function onClick() {
|
|
30128
30295
|
routingcountext(item.navigationroute);
|
|
@@ -30131,7 +30298,7 @@ var Subheader = function Subheader(props) {
|
|
|
30131
30298
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
30132
30299
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
30133
30300
|
} else {
|
|
30134
|
-
var _props$subheaderprope18, _props$subheaderprope19;
|
|
30301
|
+
var _props$subheaderprope18, _props$subheaderprope19, _authdetailsContext$i8;
|
|
30135
30302
|
return /*#__PURE__*/React.createElement("div", {
|
|
30136
30303
|
onMouseEnter: function onMouseEnter() {
|
|
30137
30304
|
setinqmenushowabout33(true);
|
|
@@ -30139,7 +30306,8 @@ var Subheader = function Subheader(props) {
|
|
|
30139
30306
|
"class": "scrollhorizontalcard",
|
|
30140
30307
|
style: {
|
|
30141
30308
|
marginLeft: props === null || props === void 0 || (_props$subheaderprope18 = props.subheaderpropertiesprops) === null || _props$subheaderprope18 === void 0 ? void 0 : _props$subheaderprope18.paddingLeftprops,
|
|
30142
|
-
marginRight: props === null || props === void 0 || (_props$subheaderprope19 = props.subheaderpropertiesprops) === null || _props$subheaderprope19 === void 0 ? void 0 : _props$subheaderprope19.paddingLeftprops
|
|
30309
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope19 = props.subheaderpropertiesprops) === null || _props$subheaderprope19 === void 0 ? void 0 : _props$subheaderprope19.paddingLeftprops,
|
|
30310
|
+
display: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) == '6a0f22815b7b7' && item.pagename == 'About Us' ? 'none' : 'flex'
|
|
30143
30311
|
}
|
|
30144
30312
|
}, /*#__PURE__*/React.createElement("p", {
|
|
30145
30313
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
@@ -30180,7 +30348,7 @@ var Subheader = function Subheader(props) {
|
|
|
30180
30348
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
30181
30349
|
}, langdetect == 'en' ? 'Equipment' : 'المعدات'))))))));
|
|
30182
30350
|
}
|
|
30183
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30351
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.instid) == '691dcd6e974bb') {
|
|
30184
30352
|
if (item.pagename != 'Blogs') {
|
|
30185
30353
|
var _props$subheaderprope20, _props$subheaderprope21;
|
|
30186
30354
|
return /*#__PURE__*/React.createElement("div", {
|
|
@@ -30250,7 +30418,7 @@ var Subheader = function Subheader(props) {
|
|
|
30250
30418
|
}
|
|
30251
30419
|
}
|
|
30252
30420
|
// selal
|
|
30253
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30421
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.instid) == '6951481413cdb') {
|
|
30254
30422
|
if (item.pagename != 'About Us' && item.pagename != 'Export Markets' && item.pagename != 'Quality & Certification') {
|
|
30255
30423
|
var _props$subheaderprope24, _props$subheaderprope25;
|
|
30256
30424
|
return /*#__PURE__*/React.createElement("div", {
|
|
@@ -30462,7 +30630,7 @@ var Subheader = function Subheader(props) {
|
|
|
30462
30630
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
30463
30631
|
}, langdetect == 'en' ? 'Quality' : 'جودة'))))))));
|
|
30464
30632
|
}
|
|
30465
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30633
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.instid) == '68f913b34d9bf') {
|
|
30466
30634
|
if (item.pagename != 'Tourism Services') {
|
|
30467
30635
|
var _props$subheaderprope32, _props$subheaderprope33;
|
|
30468
30636
|
return /*#__PURE__*/React.createElement("div", {
|
|
@@ -30573,7 +30741,7 @@ var Subheader = function Subheader(props) {
|
|
|
30573
30741
|
}
|
|
30574
30742
|
}, (props === null || props === void 0 || (_props$subheaderprope41 = props.subheaderpropertiesprops) === null || _props$subheaderprope41 === void 0 ? void 0 : _props$subheaderprope41.subheaderpositionprops) == 'in nav' && sectionproperties.showheaderpages == 'Show' && (templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$3 = templatepropcontext.pagesnprop) === null || _templatepropcontext$3 === void 0 ? void 0 : _templatepropcontext$3.map(function (item, index) {
|
|
30575
30743
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
30576
|
-
var _props$subheaderprope42, _props$subheaderprope43;
|
|
30744
|
+
var _authdetailsContext$i10, _props$subheaderprope42, _props$subheaderprope43, _authdetailsContext$i11;
|
|
30577
30745
|
return /*#__PURE__*/React.createElement("div", {
|
|
30578
30746
|
onClick: function onClick() {
|
|
30579
30747
|
routingcountext(item.navigationroute);
|
|
@@ -30582,10 +30750,11 @@ var Subheader = function Subheader(props) {
|
|
|
30582
30750
|
setshowdownheadermenu(false);
|
|
30583
30751
|
setChoosenindex('');
|
|
30584
30752
|
},
|
|
30585
|
-
"class":
|
|
30753
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.contactinfo.instid) == '6a0f22815b7b7' && item.pagename == 'About Us' ? 'd-none' : 'scrollhorizontalcard',
|
|
30586
30754
|
style: {
|
|
30587
30755
|
marginLeft: props === null || props === void 0 || (_props$subheaderprope42 = props.subheaderpropertiesprops) === null || _props$subheaderprope42 === void 0 ? void 0 : _props$subheaderprope42.paddingLeftprops,
|
|
30588
|
-
marginRight: props === null || props === void 0 || (_props$subheaderprope43 = props.subheaderpropertiesprops) === null || _props$subheaderprope43 === void 0 ? void 0 : _props$subheaderprope43.paddingLeftprops
|
|
30756
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope43 = props.subheaderpropertiesprops) === null || _props$subheaderprope43 === void 0 ? void 0 : _props$subheaderprope43.paddingLeftprops,
|
|
30757
|
+
display: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.contactinfo.instid) == '6a0f22815b7b7' && item.pagename == 'About Us' ? 'none' : 'flex'
|
|
30589
30758
|
}
|
|
30590
30759
|
}, /*#__PURE__*/React.createElement("p", {
|
|
30591
30760
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
@@ -30629,7 +30798,7 @@ var Subheader = function Subheader(props) {
|
|
|
30629
30798
|
}
|
|
30630
30799
|
}, langdetect == 'en' ? item.title_en : item.title_ar);
|
|
30631
30800
|
}
|
|
30632
|
-
}), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30801
|
+
}), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 || (_authdetailsContext$i12 = _authdetailsContext$i12.instcollections) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.map(function (item, index) {
|
|
30633
30802
|
if (item.isshowntocustomers == 1) {
|
|
30634
30803
|
var _props$subheaderprope48, _props$subheaderprope49;
|
|
30635
30804
|
return /*#__PURE__*/React.createElement("p", {
|
|
@@ -30708,7 +30877,7 @@ var Subheader = function Subheader(props) {
|
|
|
30708
30877
|
}
|
|
30709
30878
|
}, langdetect == 'en' ? item.title_en : item.title_ar);
|
|
30710
30879
|
}
|
|
30711
|
-
}), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30880
|
+
}), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 || (_authdetailsContext$i13 = _authdetailsContext$i13.instcollections) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.map(function (item, index) {
|
|
30712
30881
|
if (item.isshowntocustomers == 1) {
|
|
30713
30882
|
var _props$subheaderprope54, _props$subheaderprope55;
|
|
30714
30883
|
return /*#__PURE__*/React.createElement("p", {
|
|
@@ -30803,9 +30972,9 @@ var Subheader = function Subheader(props) {
|
|
|
30803
30972
|
}
|
|
30804
30973
|
})), sectionproperties.subheaderParentType == 'Parent Collections' && sectionproperties.subheaderdropdownstyle2 != 'Style 2' && pcollarray[Choosenindex].collections.map(function (item, index) {
|
|
30805
30974
|
if (item.isshowntocustomers == 1) {
|
|
30806
|
-
var _authdetailsContext$
|
|
30975
|
+
var _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i17;
|
|
30807
30976
|
return /*#__PURE__*/React.createElement("div", {
|
|
30808
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30977
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.contactinfo.instid) != '6948004a50205' ? 'col-lg-3 pl-2 pr-2 col-md-6 col-sm-12 mb-md-4' : 'col-lg-2 pl-2 pr-2 col-md-6 col-sm-12 mb-md-4',
|
|
30809
30978
|
style: {
|
|
30810
30979
|
cursor: 'pointer'
|
|
30811
30980
|
}
|
|
@@ -30822,8 +30991,8 @@ var Subheader = function Subheader(props) {
|
|
|
30822
30991
|
"class": "col-lg-12 allcentered p-0"
|
|
30823
30992
|
}, /*#__PURE__*/React.createElement("div", {
|
|
30824
30993
|
style: {
|
|
30825
|
-
width: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30826
|
-
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30994
|
+
width: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.contactinfo.instid) != '6948004a50205' ? '90%' : '100%',
|
|
30995
|
+
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.contactinfo.instid) != '6948004a50205' ? '90%' : '100%'
|
|
30827
30996
|
}
|
|
30828
30997
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
30829
30998
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
@@ -30833,7 +31002,7 @@ var Subheader = function Subheader(props) {
|
|
|
30833
31002
|
width: '100%',
|
|
30834
31003
|
height: '100%',
|
|
30835
31004
|
objectFit: 'contain',
|
|
30836
|
-
borderRadius: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
31005
|
+
borderRadius: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.contactinfo.instid) != '6948004a50205' ? 0 : 20
|
|
30837
31006
|
}
|
|
30838
31007
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
30839
31008
|
"class": "col-lg-12 allcentered p-0"
|
|
@@ -30964,7 +31133,7 @@ var Subheader = function Subheader(props) {
|
|
|
30964
31133
|
}, /*#__PURE__*/React.createElement("p", {
|
|
30965
31134
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
30966
31135
|
}, langdetect == 'en' ? 'Appointments' : 'المواعيد'))))))), Choosenindex.length != 0 && (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 || (_fetchCategoriesQuery0 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery0 === void 0 || (_fetchCategoriesQuery0 = _fetchCategoriesQuery0.data) === null || _fetchCategoriesQuery0 === void 0 || (_fetchCategoriesQuery0 = _fetchCategoriesQuery0.categories[Choosenindex]) === null || _fetchCategoriesQuery0 === void 0 || (_fetchCategoriesQuery0 = _fetchCategoriesQuery0.parentcolletions) === null || _fetchCategoriesQuery0 === void 0 ? void 0 : _fetchCategoriesQuery0.length) != 0 && sectionproperties.subheaderstyle == 'Style 2' && /*#__PURE__*/React.createElement("div", {
|
|
30967
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
31136
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.instid) == '678fb55903f45' ? 'w-100 fh' : 'w-100'
|
|
30968
31137
|
}, /*#__PURE__*/React.createElement("li", {
|
|
30969
31138
|
"class": langdetect == 'en' ? ' dropdown dropdownen w-100' : ' dropdown dropdownar w-100'
|
|
30970
31139
|
}, /*#__PURE__*/React.createElement("ul", {
|
|
@@ -56798,7 +56967,7 @@ var Footer3 = function Footer3(props) {
|
|
|
56798
56967
|
function ownKeys$1I(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
56799
56968
|
function _objectSpread$1I(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1I(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1I(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
56800
56969
|
var Footer4 = function Footer4(props) {
|
|
56801
|
-
var _logoarrayofobjects$, _logoarrayofobjects$2, _templatepropcontext$, _authdetailsContext$
|
|
56970
|
+
var _logoarrayofobjects$, _logoarrayofobjects$2, _templatepropcontext$, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i5, _authdetailsContext$i8, _authdetailsContext$i1, _authdetailsContext$i12, _authdetailsContext$i15;
|
|
56802
56971
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
56803
56972
|
var lang = props.actions.lang;
|
|
56804
56973
|
var langdetect = props.actions.langdetect;
|
|
@@ -57016,8 +57185,12 @@ var Footer4 = function Footer4(props) {
|
|
|
57016
57185
|
}
|
|
57017
57186
|
}, lang.usefullinks)), templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$ = templatepropcontext.pagesnprop) === null || _templatepropcontext$ === void 0 ? void 0 : _templatepropcontext$.map(function (item, index) {
|
|
57018
57187
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
57188
|
+
var _authdetailsContext$i;
|
|
57019
57189
|
return /*#__PURE__*/React.createElement("div", {
|
|
57020
|
-
className: "col-lg-12 p-0"
|
|
57190
|
+
className: "col-lg-12 p-0",
|
|
57191
|
+
style: {
|
|
57192
|
+
display: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '6a0f22815b7b7' && item.pagename == 'Home' ? 'none' : 'flex'
|
|
57193
|
+
}
|
|
57021
57194
|
}, /*#__PURE__*/React.createElement("div", {
|
|
57022
57195
|
onClick: function onClick() {
|
|
57023
57196
|
routingcountext(item.navigationroute);
|
|
@@ -57083,11 +57256,11 @@ var Footer4 = function Footer4(props) {
|
|
|
57083
57256
|
style: {
|
|
57084
57257
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
57085
57258
|
}
|
|
57086
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57259
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.address_ar)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
57087
57260
|
className: "".concat(footerStyles.footerinformationstyles) + ' col-lg-12 col-md-4 col-sm-12 p-0 d-flex justify-content-start align-items-center mb-3 ',
|
|
57088
57261
|
onClick: function onClick() {
|
|
57089
|
-
var _authdetailsContext$
|
|
57090
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57262
|
+
var _authdetailsContext$i4;
|
|
57263
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 || (_authdetailsContext$i4 = _authdetailsContext$i4.contactinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.email), '_self');
|
|
57091
57264
|
},
|
|
57092
57265
|
style: {
|
|
57093
57266
|
cursor: 'pointer'
|
|
@@ -57099,7 +57272,7 @@ var Footer4 = function Footer4(props) {
|
|
|
57099
57272
|
size: 20
|
|
57100
57273
|
})), /*#__PURE__*/React.createElement("p", {
|
|
57101
57274
|
className: ' p-0 m-0 wordbreak text-transform-none storeinfotext '
|
|
57102
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57275
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 || (_authdetailsContext$i5 = _authdetailsContext$i5.contactinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.email)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
57103
57276
|
className: "".concat(footerStyles.footerinformationstyles) + ' col-lg-12 col-md-4 col-sm-12 p-0 d-flex justify-content-start align-items-center mb-md-3 cursor-pointer ',
|
|
57104
57277
|
onClick: function onClick() {
|
|
57105
57278
|
window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
|
|
@@ -57128,15 +57301,15 @@ var Footer4 = function Footer4(props) {
|
|
|
57128
57301
|
"class": "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mb-2 mb-md-0 ',
|
|
57129
57302
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
57130
57303
|
onClick: function onClick() {
|
|
57131
|
-
var _authdetailsContext$
|
|
57132
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57304
|
+
var _authdetailsContext$i6;
|
|
57305
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.mobileapplink_appstore, '_blank');
|
|
57133
57306
|
}
|
|
57134
57307
|
}), /*#__PURE__*/React.createElement("img", {
|
|
57135
57308
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer ml-md-3 mr-md-3 ',
|
|
57136
57309
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
57137
57310
|
onClick: function onClick() {
|
|
57138
|
-
var _authdetailsContext$
|
|
57139
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57311
|
+
var _authdetailsContext$i7;
|
|
57312
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.mobileapplink_playstore, '_blank');
|
|
57140
57313
|
}
|
|
57141
57314
|
})))), /*#__PURE__*/React.createElement("div", {
|
|
57142
57315
|
className: "".concat(footerStyles.divider)
|
|
@@ -57158,52 +57331,52 @@ var Footer4 = function Footer4(props) {
|
|
|
57158
57331
|
fontWeight: sectionproperties.generaltext_fontWeight,
|
|
57159
57332
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
57160
57333
|
}
|
|
57161
|
-
}, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57334
|
+
}, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.facebooklink) && /*#__PURE__*/React.createElement("div", {
|
|
57162
57335
|
className: "".concat(footerStyles.facebook_btn) + ' allcentered mx-2 ',
|
|
57163
57336
|
onClick: function onClick() {
|
|
57164
|
-
var _authdetailsContext$
|
|
57165
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57166
|
-
var _authdetailsContext$
|
|
57167
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57337
|
+
var _authdetailsContext$i9;
|
|
57338
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.facebooklink) != null) {
|
|
57339
|
+
var _authdetailsContext$i0;
|
|
57340
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.facebooklink, '_blank');
|
|
57168
57341
|
}
|
|
57169
57342
|
}
|
|
57170
57343
|
}, /*#__PURE__*/React.createElement("i", {
|
|
57171
57344
|
className: "h-100 allcentered"
|
|
57172
57345
|
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
57173
57346
|
size: sectionproperties.facebkbtnniconfontsize
|
|
57174
|
-
}))), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57347
|
+
}))), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
57175
57348
|
className: "".concat(footerStyles.instgram_btn) + ' allcentered mx-2',
|
|
57176
57349
|
onClick: function onClick() {
|
|
57177
|
-
var _authdetailsContext$
|
|
57178
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57179
|
-
var _authdetailsContext$
|
|
57180
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57350
|
+
var _authdetailsContext$i10;
|
|
57351
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null) {
|
|
57352
|
+
var _authdetailsContext$i11;
|
|
57353
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink, '_blank');
|
|
57181
57354
|
}
|
|
57182
57355
|
}
|
|
57183
57356
|
}, /*#__PURE__*/React.createElement("i", {
|
|
57184
57357
|
className: "h-100 allcentered"
|
|
57185
57358
|
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
57186
57359
|
size: sectionproperties.instgrambtniconfontsize
|
|
57187
|
-
}))), sectionproperties.showtelegrambtn == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57360
|
+
}))), sectionproperties.showtelegrambtn == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.telegramlink) && /*#__PURE__*/React.createElement("div", {
|
|
57188
57361
|
className: "".concat(footerStyles.facebook_btn) + ' allcentered mx-2 ',
|
|
57189
57362
|
onClick: function onClick() {
|
|
57190
|
-
var _authdetailsContext$
|
|
57191
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57192
|
-
var _authdetailsContext$
|
|
57193
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57363
|
+
var _authdetailsContext$i13;
|
|
57364
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.telegramlink) != null) {
|
|
57365
|
+
var _authdetailsContext$i14;
|
|
57366
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.telegramlink, '_blank');
|
|
57194
57367
|
}
|
|
57195
57368
|
}
|
|
57196
57369
|
}, /*#__PURE__*/React.createElement("i", {
|
|
57197
57370
|
className: "h-100 allcentered"
|
|
57198
57371
|
}, /*#__PURE__*/React.createElement(FaTelegramPlane, {
|
|
57199
57372
|
size: sectionproperties.facebkbtnniconfontsize
|
|
57200
|
-
}))), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57373
|
+
}))), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.whatsappnumber) != null && /*#__PURE__*/React.createElement("div", {
|
|
57201
57374
|
className: "".concat(footerStyles.youtube_btn) + ' allcentered mx-2 ',
|
|
57202
57375
|
onClick: function onClick() {
|
|
57203
|
-
var _authdetailsContext$
|
|
57204
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57205
|
-
var _authdetailsContext$
|
|
57206
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57376
|
+
var _authdetailsContext$i16;
|
|
57377
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.whatsappnumber) != null) {
|
|
57378
|
+
var _authdetailsContext$i17;
|
|
57379
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber), '_blank');
|
|
57207
57380
|
}
|
|
57208
57381
|
}
|
|
57209
57382
|
}, /*#__PURE__*/React.createElement("i", {
|
|
@@ -57213,10 +57386,10 @@ var Footer4 = function Footer4(props) {
|
|
|
57213
57386
|
}))), sectionproperties.tiktokshow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
57214
57387
|
className: "".concat(footerStyles.tiktokbtn) + ' allcentered mx-2 ',
|
|
57215
57388
|
onClick: function onClick() {
|
|
57216
|
-
var _authdetailsContext$
|
|
57217
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57218
|
-
var _authdetailsContext$
|
|
57219
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57389
|
+
var _authdetailsContext$i18;
|
|
57390
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
|
|
57391
|
+
var _authdetailsContext$i19;
|
|
57392
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
|
|
57220
57393
|
}
|
|
57221
57394
|
}
|
|
57222
57395
|
}, /*#__PURE__*/React.createElement("i", {
|
|
@@ -58679,7 +58852,7 @@ var Footer7 = function Footer7(props) {
|
|
|
58679
58852
|
function ownKeys$1E(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
58680
58853
|
function _objectSpread$1E(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1E(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1E(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
58681
58854
|
var Footer8 = function Footer8(props) {
|
|
58682
|
-
var _css, _authdetailsContext$i2, _authdetailsContext$i3, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$
|
|
58855
|
+
var _css, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i5, _authdetailsContext$i6, _bgimagearrayofobjs$3, _bgimagearrayofobjs$4, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i20, _authdetailsContext$i21, _authdetailsContext$i24, _authdetailsContext$i25, _authdetailsContext$i28, _authdetailsContext$i31, _authdetailsContext$i34, _authdetailsContext$i37, _authdetailsContext$i40, _authdetailsContext$i43, _authdetailsContext$i46, _authdetailsContext$i49, _authdetailsContext$i52, _authdetailsContext$i53, _authdetailsContext$i55, _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$i56, _bgimagearrayofobjs$5, _bgimagearrayofobjs$6, _logoarrayofobjects$5, _logoarrayofobjects$6, _authdetailsContext$i57, _authdetailsContext$i58, _authdetailsContext$i60, _authdetailsContext$i63, _authdetailsContext$i66, _authdetailsContext$i69, _authdetailsContext$i72, _returnpolicyobj9, _returnpolicyobj0, _returnpolicyobj1, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _authdetailsContext$i75, _bgimagearrayofobjs$7, _bgimagearrayofobjs$8, _logoarrayofobjects$7, _logoarrayofobjects$8, _templatepropcontext$2, _templatepropcontext$3, _fetchCategoriesQuery, _fetchCategoriesQuery2, _authdetailsContext$i77, _authdetailsContext$i78, _authdetailsContext$i81, _authdetailsContext$i84, _authdetailsContext$i87, _authdetailsContext$i90, _authdetailsContext$i92, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _returnpolicyobj17, _returnpolicyobj18, _authdetailsContext$i95, _bgimagearrayofobjs$9, _bgimagearrayofobjs$0, _logoarrayofobjects$9, _logoarrayofobjects$0, _templatepropcontext$4, _templatepropcontext$5, _fetchCategoriesQuery3, _authdetailsContext$i97, _authdetailsContext$i98, _authdetailsContext$i101, _authdetailsContext$i104, _authdetailsContext$i107, _authdetailsContext$i110, _authdetailsContext$i112, _returnpolicyobj19, _returnpolicyobj20, _returnpolicyobj21, _returnpolicyobj22, _returnpolicyobj23, _returnpolicyobj24;
|
|
58683
58856
|
var _useState = useState(''),
|
|
58684
58857
|
_useState2 = _slicedToArray(_useState, 2),
|
|
58685
58858
|
sectionproperties = _useState2[0],
|
|
@@ -58962,7 +59135,7 @@ var Footer8 = function Footer8(props) {
|
|
|
58962
59135
|
}, [sectionproperties]);
|
|
58963
59136
|
return /*#__PURE__*/React.createElement("footer", {
|
|
58964
59137
|
"class": "row m-0 w-100 justify-content-center"
|
|
58965
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.instid) != '67b1bb900a541' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.instid) != '67d6bda67adf6' && /*#__PURE__*/React.createElement("div", {
|
|
59138
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.instid) != '67b1bb900a541' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.instid) != '67d6bda67adf6' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instid) != '6878f8eba941f' && /*#__PURE__*/React.createElement("div", {
|
|
58966
59139
|
"class": "".concat(footerStyles.footerContainer) + ' col-lg-12 col-md-12 col-sm-12 px-md-0 '
|
|
58967
59140
|
}, sectionproperties.footerstyle == 'Style 1' && /*#__PURE__*/React.createElement("div", {
|
|
58968
59141
|
"class": "row m-0 w-100 justify-content-center px-1025-1 pb-3 px-md-3",
|
|
@@ -58991,7 +59164,7 @@ var Footer8 = function Footer8(props) {
|
|
|
58991
59164
|
"class": sectionproperties.prodCatShow == 'Show' ? 'col-lg-5 col-md-12 col-sm-12 p-0 d-flex justify-content-start mb-md-3' : 'col-lg-4 col-md-12 col-sm-12 p-0 d-flex justify-content-start mb-md-3'
|
|
58992
59165
|
}, /*#__PURE__*/React.createElement("div", {
|
|
58993
59166
|
"class": "row m-0 w-100"
|
|
58994
|
-
}, sectionproperties.showlogo == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59167
|
+
}, sectionproperties.showlogo == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instid) != '69020f4494f66' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instid) != '6972421b79d52' && /*#__PURE__*/React.createElement("div", {
|
|
58995
59168
|
"class": "col-lg-12 p-md-0 justify-content-start align-items-center justify-content-md-center mb-auto",
|
|
58996
59169
|
style: {
|
|
58997
59170
|
display: sectionproperties.prodCatShow == 'Show' ? sectionproperties.descriptionposition == 'Bottom' ? 'none' : 'flex' : 'none'
|
|
@@ -59011,7 +59184,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59011
59184
|
objectFit: 'contain'
|
|
59012
59185
|
},
|
|
59013
59186
|
loading: "lazy"
|
|
59014
|
-
}))), sectionproperties.showlogo == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59187
|
+
}))), sectionproperties.showlogo == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instid) == '69020f4494f66' && /*#__PURE__*/React.createElement("div", {
|
|
59015
59188
|
"class": "col-lg-12 p-md-0 d-flex justify-content-start align-items-center mb-auto"
|
|
59016
59189
|
}, /*#__PURE__*/React.createElement("div", {
|
|
59017
59190
|
"class": "".concat(footerStyles.logoStyles) + ' d-flex justify-content-start justify-content-md-center align-items-center cursor-pointer ',
|
|
@@ -59028,7 +59201,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59028
59201
|
objectFit: 'contain'
|
|
59029
59202
|
},
|
|
59030
59203
|
loading: "lazy"
|
|
59031
|
-
}))), sectionproperties.showlogo == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59204
|
+
}))), sectionproperties.showlogo == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.instid) == '6972421b79d52' && /*#__PURE__*/React.createElement("div", {
|
|
59032
59205
|
"class": "col-lg-12 p-md-0 d-flex justify-content-start align-items-center mb-auto"
|
|
59033
59206
|
}, /*#__PURE__*/React.createElement("div", {
|
|
59034
59207
|
"class": "".concat(footerStyles.logoStyles) + ' d-flex justify-content-start justify-content-md-center align-items-center cursor-pointer ',
|
|
@@ -59052,7 +59225,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59052
59225
|
color: sectionproperties.prodCatColor
|
|
59053
59226
|
// textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
59054
59227
|
}
|
|
59055
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59228
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.description_ar)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.instid) == '69de6dceab218' && /*#__PURE__*/React.createElement("div", {
|
|
59056
59229
|
"class": "col-lg-12 text-start mb-5 mb-md-3 mt-md-4 p-md-0"
|
|
59057
59230
|
}, /*#__PURE__*/React.createElement("div", {
|
|
59058
59231
|
"class": "row m-0 w-100"
|
|
@@ -59109,9 +59282,9 @@ var Footer8 = function Footer8(props) {
|
|
|
59109
59282
|
color: sectionproperties.prodCatColor,
|
|
59110
59283
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59111
59284
|
}
|
|
59112
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59285
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.description_ar)), /*#__PURE__*/React.createElement("div", {
|
|
59113
59286
|
"class": 'col-lg-6 col-md-12 col-sm-12 align-items-center mb-md-3 p-sm-0'
|
|
59114
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59287
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instid) == '69de6dceab218' && /*#__PURE__*/React.createElement("div", {
|
|
59115
59288
|
"class": "row m-0 w-100"
|
|
59116
59289
|
}, /*#__PURE__*/React.createElement("div", {
|
|
59117
59290
|
"class": "col-12 p-0 text-start"
|
|
@@ -59145,12 +59318,12 @@ var Footer8 = function Footer8(props) {
|
|
|
59145
59318
|
style: {
|
|
59146
59319
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59147
59320
|
}
|
|
59148
|
-
}, langdetect == 'en' ? 'If an order is placed after 9 PM, it will be delivered the following day at 9 AM after order confirmation.' : 'كل يوم ما عدا الجمعة من الساعة 9 صباحاً حتى 9 مساءً'))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59321
|
+
}, langdetect == 'en' ? 'If an order is placed after 9 PM, it will be delivered the following day at 9 AM after order confirmation.' : 'كل يوم ما عدا الجمعة من الساعة 9 صباحاً حتى 9 مساءً'))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instid) == '69e4b49b26217' && /*#__PURE__*/React.createElement("p", {
|
|
59149
59322
|
"class": "".concat(footerStyles.textStyles) + ' m-0 p-0 mb-3 mb-md-1 wordbreak d-none cursor-pointer ',
|
|
59150
59323
|
style: {
|
|
59151
59324
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59152
59325
|
}
|
|
59153
|
-
}, langdetect == 'en' ? 'Working Hours' : 'ساعات العمل'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59326
|
+
}, langdetect == 'en' ? 'Working Hours' : 'ساعات العمل'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.instid) == '69e4b49b26217' && /*#__PURE__*/React.createElement("p", {
|
|
59154
59327
|
"class": "".concat(footerStyles.iconTextStyle) + ' col-12 m-0 pb-0 mb-3 mb-md-1 wordbreak d-none cursor-pointer p-0 ',
|
|
59155
59328
|
style: {
|
|
59156
59329
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
@@ -59179,7 +59352,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59179
59352
|
onClick: function onClick() {
|
|
59180
59353
|
window.open(sectionproperties.storeinfolocationlink, '_blank');
|
|
59181
59354
|
}
|
|
59182
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59355
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.address_ar))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
59183
59356
|
"class": "col-lg-12 justify-content-start align-items-center mb-md-4 p-0"
|
|
59184
59357
|
}, /*#__PURE__*/React.createElement("div", {
|
|
59185
59358
|
"class": "row m-0 w-100 align-items-center flex-row justify-content-start justify-content-start justify-content-sm-center"
|
|
@@ -59196,8 +59369,8 @@ var Footer8 = function Footer8(props) {
|
|
|
59196
59369
|
"class": "".concat(footerStyles.appstore) + ' d-flex justify-content-center align-items-center cursor-pointer ',
|
|
59197
59370
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
59198
59371
|
onClick: function onClick() {
|
|
59199
|
-
var _authdetailsContext$
|
|
59200
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59372
|
+
var _authdetailsContext$i17;
|
|
59373
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.mobileapplink_appstore, '_blank');
|
|
59201
59374
|
}
|
|
59202
59375
|
})), /*#__PURE__*/React.createElement("div", {
|
|
59203
59376
|
"class": langdetect == 'en' ? 'col-lg-4 col-md-3 col-sm-6 pl-0' : 'col-lg-4 col-md-3 col-sm-6 pr-0'
|
|
@@ -59205,8 +59378,8 @@ var Footer8 = function Footer8(props) {
|
|
|
59205
59378
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer ',
|
|
59206
59379
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
59207
59380
|
onClick: function onClick() {
|
|
59208
|
-
var _authdetailsContext$
|
|
59209
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59381
|
+
var _authdetailsContext$i18;
|
|
59382
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.mobileapplink_playstore, '_blank');
|
|
59210
59383
|
}
|
|
59211
59384
|
}))))), /*#__PURE__*/React.createElement("div", {
|
|
59212
59385
|
"class": 'col-lg-6 col-md-12 col-sm-12 mb-md-3 p-sm-0'
|
|
@@ -59224,8 +59397,8 @@ var Footer8 = function Footer8(props) {
|
|
|
59224
59397
|
}, sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
59225
59398
|
"class": footerStyles.footerinfoContainer + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-md-2 cursor-pointer p-0 ',
|
|
59226
59399
|
onClick: function onClick() {
|
|
59227
|
-
var _authdetailsContext$
|
|
59228
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59400
|
+
var _authdetailsContext$i19;
|
|
59401
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 || (_authdetailsContext$i19 = _authdetailsContext$i19.contactinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.email), '_self');
|
|
59229
59402
|
}
|
|
59230
59403
|
}, /*#__PURE__*/React.createElement("p", {
|
|
59231
59404
|
"class": "".concat(footerStyles.iconTextStyle) + ' p-0 m-0 wordbreak text-transform-none footerinfo pb-1 ',
|
|
@@ -59234,7 +59407,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59234
59407
|
borderBottomStyle: 'solid',
|
|
59235
59408
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59236
59409
|
}
|
|
59237
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59410
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 || (_authdetailsContext$i20 = _authdetailsContext$i20.contactinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.email))), /*#__PURE__*/React.createElement("div", {
|
|
59238
59411
|
"class": "col-lg-12 p-0 mt-2 mt-md-1 d-flex align-items-center justify-content-start"
|
|
59239
59412
|
}, sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
59240
59413
|
"class": footerStyles.footerinfoContainer + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-md-0 cursor-pointer p-0 ',
|
|
@@ -59248,66 +59421,66 @@ var Footer8 = function Footer8(props) {
|
|
|
59248
59421
|
}
|
|
59249
59422
|
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber))), /*#__PURE__*/React.createElement("div", {
|
|
59250
59423
|
"class": 'col-lg-12 p-0 d-flex align-items-center justify-content-start mt-3'
|
|
59251
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59424
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.facebooklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59252
59425
|
"class": langdetect == 'en' ? "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center mr-2 ' : "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-2 ',
|
|
59253
59426
|
onClick: function onClick() {
|
|
59254
|
-
var _authdetailsContext$
|
|
59255
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59256
|
-
var _authdetailsContext$
|
|
59257
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59427
|
+
var _authdetailsContext$i22;
|
|
59428
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.facebooklink) != null) {
|
|
59429
|
+
var _authdetailsContext$i23;
|
|
59430
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.facebooklink, '_blank');
|
|
59258
59431
|
}
|
|
59259
59432
|
}
|
|
59260
59433
|
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
59261
59434
|
size: sectionproperties.facebkbtnniconfontsize
|
|
59262
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59435
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.instid) == '69f78b2c4fb01' && /*#__PURE__*/React.createElement("div", {
|
|
59263
59436
|
"class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center mx-2 ',
|
|
59264
59437
|
onClick: function onClick() {
|
|
59265
59438
|
window.open('https://www.facebook.com/share/18tggHCByS', '_blank');
|
|
59266
59439
|
}
|
|
59267
59440
|
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
59268
59441
|
size: sectionproperties.facebkbtnniconfontsize
|
|
59269
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59442
|
+
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59270
59443
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
59271
59444
|
onClick: function onClick() {
|
|
59272
|
-
var _authdetailsContext$
|
|
59273
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59274
|
-
var _authdetailsContext$
|
|
59275
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59445
|
+
var _authdetailsContext$i26;
|
|
59446
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.instagramlink) != null) {
|
|
59447
|
+
var _authdetailsContext$i27;
|
|
59448
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.instagramlink, '_blank');
|
|
59276
59449
|
}
|
|
59277
59450
|
}
|
|
59278
59451
|
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
59279
59452
|
size: sectionproperties.instgrambtniconfontsize
|
|
59280
|
-
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59453
|
+
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.whatsappnumber) != null && /*#__PURE__*/React.createElement("div", {
|
|
59281
59454
|
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
59282
59455
|
onClick: function onClick() {
|
|
59283
|
-
var _authdetailsContext$
|
|
59284
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59285
|
-
var _authdetailsContext$
|
|
59286
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59456
|
+
var _authdetailsContext$i29;
|
|
59457
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.whatsappnumber) != null) {
|
|
59458
|
+
var _authdetailsContext$i30;
|
|
59459
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.whatsappnumber), '_blank');
|
|
59287
59460
|
}
|
|
59288
59461
|
}
|
|
59289
59462
|
}, /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
59290
59463
|
size: sectionproperties.youtubebtniconfontsize
|
|
59291
|
-
})), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59464
|
+
})), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59292
59465
|
"class": "".concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center mx-2'
|
|
59293
59466
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
59294
59467
|
,
|
|
59295
59468
|
onClick: function onClick() {
|
|
59296
|
-
var _authdetailsContext$
|
|
59297
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59298
|
-
var _authdetailsContext$
|
|
59299
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59469
|
+
var _authdetailsContext$i32;
|
|
59470
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.tiktoklink) != null) {
|
|
59471
|
+
var _authdetailsContext$i33;
|
|
59472
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.tiktoklink, '_blank');
|
|
59300
59473
|
}
|
|
59301
59474
|
}
|
|
59302
59475
|
}, /*#__PURE__*/React.createElement(IoLogoTiktok, {
|
|
59303
59476
|
size: sectionproperties.tiktokbtniconfontsize
|
|
59304
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59477
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.youtubelink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59305
59478
|
"class": "".concat(footerStyles.youtube_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
59306
59479
|
onClick: function onClick() {
|
|
59307
|
-
var _authdetailsContext$
|
|
59308
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59309
|
-
var _authdetailsContext$
|
|
59310
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59480
|
+
var _authdetailsContext$i35;
|
|
59481
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.youtubelink) != null) {
|
|
59482
|
+
var _authdetailsContext$i36;
|
|
59483
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.youtubelink, '_blank');
|
|
59311
59484
|
}
|
|
59312
59485
|
}
|
|
59313
59486
|
}, /*#__PURE__*/React.createElement(AiFillYoutube$1, {
|
|
@@ -59333,13 +59506,13 @@ var Footer8 = function Footer8(props) {
|
|
|
59333
59506
|
}
|
|
59334
59507
|
}, langdetect == 'en' ? 'Follow Us' : 'تابعنا')), /*#__PURE__*/React.createElement("div", {
|
|
59335
59508
|
"class": "col-lg-12 text-start px-5 flex-column"
|
|
59336
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59509
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.facebooklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59337
59510
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
59338
59511
|
onClick: function onClick() {
|
|
59339
|
-
var _authdetailsContext$
|
|
59340
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59341
|
-
var _authdetailsContext$
|
|
59342
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59512
|
+
var _authdetailsContext$i38;
|
|
59513
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.facebooklink) != null) {
|
|
59514
|
+
var _authdetailsContext$i39;
|
|
59515
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.facebooklink, '_blank');
|
|
59343
59516
|
}
|
|
59344
59517
|
},
|
|
59345
59518
|
style: {
|
|
@@ -59350,13 +59523,13 @@ var Footer8 = function Footer8(props) {
|
|
|
59350
59523
|
fontWeight: 500,
|
|
59351
59524
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59352
59525
|
}
|
|
59353
|
-
}, "Facebook"), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59526
|
+
}, "Facebook"), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59354
59527
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
59355
59528
|
onClick: function onClick() {
|
|
59356
|
-
var _authdetailsContext$
|
|
59357
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59358
|
-
var _authdetailsContext$
|
|
59359
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59529
|
+
var _authdetailsContext$i41;
|
|
59530
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.instagramlink) != null) {
|
|
59531
|
+
var _authdetailsContext$i42;
|
|
59532
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.instagramlink, '_blank');
|
|
59360
59533
|
}
|
|
59361
59534
|
},
|
|
59362
59535
|
style: {
|
|
@@ -59367,13 +59540,13 @@ var Footer8 = function Footer8(props) {
|
|
|
59367
59540
|
fontWeight: 500,
|
|
59368
59541
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59369
59542
|
}
|
|
59370
|
-
}, "Instagram"), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59543
|
+
}, "Instagram"), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.whatsappnumber) != null && /*#__PURE__*/React.createElement("div", {
|
|
59371
59544
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
59372
59545
|
onClick: function onClick() {
|
|
59373
|
-
var _authdetailsContext$
|
|
59374
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59375
|
-
var _authdetailsContext$
|
|
59376
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59546
|
+
var _authdetailsContext$i44;
|
|
59547
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.whatsappnumber) != null) {
|
|
59548
|
+
var _authdetailsContext$i45;
|
|
59549
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.whatsappnumber), '_blank');
|
|
59377
59550
|
}
|
|
59378
59551
|
},
|
|
59379
59552
|
style: {
|
|
@@ -59384,15 +59557,15 @@ var Footer8 = function Footer8(props) {
|
|
|
59384
59557
|
fontWeight: 500,
|
|
59385
59558
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59386
59559
|
}
|
|
59387
|
-
}, "WhatsApp"), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59560
|
+
}, "WhatsApp"), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59388
59561
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start '
|
|
59389
59562
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
59390
59563
|
,
|
|
59391
59564
|
onClick: function onClick() {
|
|
59392
|
-
var _authdetailsContext$
|
|
59393
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59394
|
-
var _authdetailsContext$
|
|
59395
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59565
|
+
var _authdetailsContext$i47;
|
|
59566
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.tiktoklink) != null) {
|
|
59567
|
+
var _authdetailsContext$i48;
|
|
59568
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.tiktoklink, '_blank');
|
|
59396
59569
|
}
|
|
59397
59570
|
},
|
|
59398
59571
|
style: {
|
|
@@ -59403,7 +59576,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59403
59576
|
fontWeight: 500,
|
|
59404
59577
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59405
59578
|
}
|
|
59406
|
-
}, "Tiktok"), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59579
|
+
}, "Tiktok"), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.linkedinlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59407
59580
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
59408
59581
|
style: {
|
|
59409
59582
|
width: 'auto',
|
|
@@ -59416,10 +59589,10 @@ var Footer8 = function Footer8(props) {
|
|
|
59416
59589
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
59417
59590
|
,
|
|
59418
59591
|
onClick: function onClick() {
|
|
59419
|
-
var _authdetailsContext$
|
|
59420
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59421
|
-
var _authdetailsContext$
|
|
59422
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59592
|
+
var _authdetailsContext$i50;
|
|
59593
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i50 = authdetailsContext.instinfo) === null || _authdetailsContext$i50 === void 0 ? void 0 : _authdetailsContext$i50.tiktoklink) != null) {
|
|
59594
|
+
var _authdetailsContext$i51;
|
|
59595
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i51 = authdetailsContext.instinfo) === null || _authdetailsContext$i51 === void 0 ? void 0 : _authdetailsContext$i51.linkedinlink, '_blank');
|
|
59423
59596
|
}
|
|
59424
59597
|
}
|
|
59425
59598
|
}, "LinkedIn")))), /*#__PURE__*/React.createElement("div", {
|
|
@@ -59436,7 +59609,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59436
59609
|
color: sectionproperties.prodCatColor,
|
|
59437
59610
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59438
59611
|
}
|
|
59439
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59612
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i52 = authdetailsContext.instinfo) === null || _authdetailsContext$i52 === void 0 ? void 0 : _authdetailsContext$i52.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i53 = authdetailsContext.instinfo) === null || _authdetailsContext$i53 === void 0 ? void 0 : _authdetailsContext$i53.description_ar)))), /*#__PURE__*/React.createElement("div", {
|
|
59440
59613
|
"class": 'col-lg-6 col-md-12 col-sm-12 mb-md-3 p-sm-0'
|
|
59441
59614
|
}, /*#__PURE__*/React.createElement("div", {
|
|
59442
59615
|
"class": "row m-0 w-100"
|
|
@@ -59448,8 +59621,8 @@ var Footer8 = function Footer8(props) {
|
|
|
59448
59621
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59449
59622
|
},
|
|
59450
59623
|
onClick: function onClick() {
|
|
59451
|
-
var _authdetailsContext$
|
|
59452
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59624
|
+
var _authdetailsContext$i54;
|
|
59625
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i54 = authdetailsContext.instinfo) === null || _authdetailsContext$i54 === void 0 || (_authdetailsContext$i54 = _authdetailsContext$i54.contactinfo) === null || _authdetailsContext$i54 === void 0 ? void 0 : _authdetailsContext$i54.email), '_self');
|
|
59453
59626
|
}
|
|
59454
59627
|
}, langdetect == 'en' ? 'T: ' : 'الهاتف: ', " ", authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), /*#__PURE__*/React.createElement("div", {
|
|
59455
59628
|
"class": "col-lg-12 p-0"
|
|
@@ -59461,7 +59634,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59461
59634
|
onClick: function onClick() {
|
|
59462
59635
|
window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
|
|
59463
59636
|
}
|
|
59464
|
-
}, langdetect == 'en' ? 'E: ' : 'الايميل: ', " ", authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59637
|
+
}, langdetect == 'en' ? 'E: ' : 'الايميل: ', " ", authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i55 = authdetailsContext.instinfo) === null || _authdetailsContext$i55 === void 0 || (_authdetailsContext$i55 = _authdetailsContext$i55.contactinfo) === null || _authdetailsContext$i55 === void 0 ? void 0 : _authdetailsContext$i55.email))))), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
59465
59638
|
"class": "row m-0 allcentered"
|
|
59466
59639
|
}, /*#__PURE__*/React.createElement("div", {
|
|
59467
59640
|
"class": "".concat(footerStyles.divider) + ' '
|
|
@@ -59651,7 +59824,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59651
59824
|
"class": "allcentered"
|
|
59652
59825
|
}, /*#__PURE__*/React.createElement(FiUser, {
|
|
59653
59826
|
size: 18
|
|
59654
|
-
})), langdetect == 'en' ? 'Account' : 'حسابي'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59827
|
+
})), langdetect == 'en' ? 'Account' : 'حسابي'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i56 = authdetailsContext.instinfo) === null || _authdetailsContext$i56 === void 0 ? void 0 : _authdetailsContext$i56.instid) == '67b1bb900a541' && /*#__PURE__*/React.createElement("div", {
|
|
59655
59828
|
"class": "".concat(footerStyles.footerContainer) + ' col-lg-12 col-md-12 col-sm-12 '
|
|
59656
59829
|
}, /*#__PURE__*/React.createElement("div", {
|
|
59657
59830
|
"class": "row m-0 w-100 px-1025-1 pb-3 pl-sm-2 pr-sm-2 pl-md-3 pr-md-3",
|
|
@@ -59711,7 +59884,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59711
59884
|
marginBottom: 0,
|
|
59712
59885
|
fontWeight: 500
|
|
59713
59886
|
}
|
|
59714
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59887
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i58 = authdetailsContext.instinfo) === null || _authdetailsContext$i58 === void 0 ? void 0 : _authdetailsContext$i58.address_ar)), /*#__PURE__*/React.createElement("div", {
|
|
59715
59888
|
"class": "col-lg-12 p-0 text-start"
|
|
59716
59889
|
}, /*#__PURE__*/React.createElement("p", {
|
|
59717
59890
|
"class": "".concat(footerStyles.iconTextStyle),
|
|
@@ -59859,8 +60032,8 @@ var Footer8 = function Footer8(props) {
|
|
|
59859
60032
|
}, /*#__PURE__*/React.createElement("p", {
|
|
59860
60033
|
"class": "".concat(footerStyles.iconTextStyle) + ' cursor-pointer ',
|
|
59861
60034
|
onClick: function onClick() {
|
|
59862
|
-
var _authdetailsContext$
|
|
59863
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60035
|
+
var _authdetailsContext$i59;
|
|
60036
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i59 = authdetailsContext.instinfo) === null || _authdetailsContext$i59 === void 0 || (_authdetailsContext$i59 = _authdetailsContext$i59.contactinfo) === null || _authdetailsContext$i59 === void 0 ? void 0 : _authdetailsContext$i59.email), '_self');
|
|
59864
60037
|
}
|
|
59865
60038
|
}, "contact@advisor-firm.com")), /*#__PURE__*/React.createElement("div", {
|
|
59866
60039
|
"class": "col-lg-12 p-0 allcentered",
|
|
@@ -59896,61 +60069,61 @@ var Footer8 = function Footer8(props) {
|
|
|
59896
60069
|
"class": "row m-0 w-100"
|
|
59897
60070
|
}, /*#__PURE__*/React.createElement("div", {
|
|
59898
60071
|
className: "col-lg-12 p-0 d-flex flex-row"
|
|
59899
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60072
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i60 = authdetailsContext.instinfo) === null || _authdetailsContext$i60 === void 0 ? void 0 : _authdetailsContext$i60.facebooklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59900
60073
|
"class": langdetect == 'en' ? "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center mr-2 ' : "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-2 ',
|
|
59901
60074
|
onClick: function onClick() {
|
|
59902
|
-
var _authdetailsContext$
|
|
59903
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59904
|
-
var _authdetailsContext$
|
|
59905
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60075
|
+
var _authdetailsContext$i61;
|
|
60076
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i61 = authdetailsContext.instinfo) === null || _authdetailsContext$i61 === void 0 ? void 0 : _authdetailsContext$i61.facebooklink) != null) {
|
|
60077
|
+
var _authdetailsContext$i62;
|
|
60078
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i62 = authdetailsContext.instinfo) === null || _authdetailsContext$i62 === void 0 ? void 0 : _authdetailsContext$i62.facebooklink, '_blank');
|
|
59906
60079
|
}
|
|
59907
60080
|
}
|
|
59908
60081
|
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
59909
60082
|
size: sectionproperties.facebkbtnniconfontsize
|
|
59910
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60083
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i63 = authdetailsContext.instinfo) === null || _authdetailsContext$i63 === void 0 ? void 0 : _authdetailsContext$i63.linkedinlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59911
60084
|
"class": "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.linkedinbtn) + ' d-flex align-items-center justify-content-center ml-2 mr-2',
|
|
59912
60085
|
onClick: function onClick() {
|
|
59913
|
-
var _authdetailsContext$
|
|
59914
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59915
|
-
var _authdetailsContext$
|
|
59916
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60086
|
+
var _authdetailsContext$i64;
|
|
60087
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i64 = authdetailsContext.instinfo) === null || _authdetailsContext$i64 === void 0 ? void 0 : _authdetailsContext$i64.linkedinlink) != null) {
|
|
60088
|
+
var _authdetailsContext$i65;
|
|
60089
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i65 = authdetailsContext.instinfo) === null || _authdetailsContext$i65 === void 0 ? void 0 : _authdetailsContext$i65.linkedinlink, '_blank');
|
|
59917
60090
|
}
|
|
59918
60091
|
}
|
|
59919
60092
|
}, /*#__PURE__*/React.createElement(FaLinkedinIn, {
|
|
59920
60093
|
size: sectionproperties.linkedinbtniconfontsize
|
|
59921
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60094
|
+
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i66 = authdetailsContext.instinfo) === null || _authdetailsContext$i66 === void 0 ? void 0 : _authdetailsContext$i66.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59922
60095
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
59923
60096
|
onClick: function onClick() {
|
|
59924
|
-
var _authdetailsContext$
|
|
59925
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59926
|
-
var _authdetailsContext$
|
|
59927
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60097
|
+
var _authdetailsContext$i67;
|
|
60098
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i67 = authdetailsContext.instinfo) === null || _authdetailsContext$i67 === void 0 ? void 0 : _authdetailsContext$i67.instagramlink) != null) {
|
|
60099
|
+
var _authdetailsContext$i68;
|
|
60100
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i68 = authdetailsContext.instinfo) === null || _authdetailsContext$i68 === void 0 ? void 0 : _authdetailsContext$i68.instagramlink, '_blank');
|
|
59928
60101
|
}
|
|
59929
60102
|
}
|
|
59930
60103
|
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
59931
60104
|
size: sectionproperties.instgrambtniconfontsize
|
|
59932
60105
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
59933
60106
|
className: "col-lg-12 p-0 d-flex flex-row mt-3"
|
|
59934
|
-
}, sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60107
|
+
}, sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i69 = authdetailsContext.instinfo) === null || _authdetailsContext$i69 === void 0 ? void 0 : _authdetailsContext$i69.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59935
60108
|
"class": langdetect == 'en' ? " ".concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center mr-2' : "".concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center ml-2'
|
|
59936
60109
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
59937
60110
|
,
|
|
59938
60111
|
onClick: function onClick() {
|
|
59939
|
-
var _authdetailsContext$
|
|
59940
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59941
|
-
var _authdetailsContext$
|
|
59942
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60112
|
+
var _authdetailsContext$i70;
|
|
60113
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i70 = authdetailsContext.instinfo) === null || _authdetailsContext$i70 === void 0 ? void 0 : _authdetailsContext$i70.tiktoklink) != null) {
|
|
60114
|
+
var _authdetailsContext$i71;
|
|
60115
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i71 = authdetailsContext.instinfo) === null || _authdetailsContext$i71 === void 0 ? void 0 : _authdetailsContext$i71.tiktoklink, '_blank');
|
|
59943
60116
|
}
|
|
59944
60117
|
}
|
|
59945
60118
|
}, /*#__PURE__*/React.createElement(IoLogoTiktok, {
|
|
59946
60119
|
size: sectionproperties.tiktokbtniconfontsize
|
|
59947
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60120
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i72 = authdetailsContext.instinfo) === null || _authdetailsContext$i72 === void 0 ? void 0 : _authdetailsContext$i72.youtubelink) != null && /*#__PURE__*/React.createElement("div", {
|
|
59948
60121
|
"class": "".concat(footerStyles.youtube_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
59949
60122
|
onClick: function onClick() {
|
|
59950
|
-
var _authdetailsContext$
|
|
59951
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59952
|
-
var _authdetailsContext$
|
|
59953
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60123
|
+
var _authdetailsContext$i73;
|
|
60124
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i73 = authdetailsContext.instinfo) === null || _authdetailsContext$i73 === void 0 ? void 0 : _authdetailsContext$i73.youtubelink) != null) {
|
|
60125
|
+
var _authdetailsContext$i74;
|
|
60126
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i74 = authdetailsContext.instinfo) === null || _authdetailsContext$i74 === void 0 ? void 0 : _authdetailsContext$i74.youtubelink, '_blank');
|
|
59954
60127
|
}
|
|
59955
60128
|
}
|
|
59956
60129
|
}, /*#__PURE__*/React.createElement(AiFillYoutube$1, {
|
|
@@ -60013,7 +60186,7 @@ var Footer8 = function Footer8(props) {
|
|
|
60013
60186
|
style: {
|
|
60014
60187
|
color: '#818181'
|
|
60015
60188
|
}
|
|
60016
|
-
}, "\u062D\u0642\u0648\u0642 \u0627\u0644\u0646\u0634\u0631 \u0645\u062D\u0641\u0648\u0638\u0629 \xA9 2025 \u0645\u0624\u0633\u0633\u0629 \u0627\u0644\u0645\u0633\u062A\u0634\u0627\u0631"))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60189
|
+
}, "\u062D\u0642\u0648\u0642 \u0627\u0644\u0646\u0634\u0631 \u0645\u062D\u0641\u0648\u0638\u0629 \xA9 2025 \u0645\u0624\u0633\u0633\u0629 \u0627\u0644\u0645\u0633\u062A\u0634\u0627\u0631"))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i75 = authdetailsContext.instinfo) === null || _authdetailsContext$i75 === void 0 ? void 0 : _authdetailsContext$i75.instid) == '67d6bda67adf6' && /*#__PURE__*/React.createElement("div", {
|
|
60017
60190
|
"class": "".concat(footerStyles.footerContainer) + ' col-lg-12 col-md-12 col-sm-12 '
|
|
60018
60191
|
}, /*#__PURE__*/React.createElement("div", {
|
|
60019
60192
|
"class": "row m-0 w-100 px-1025-1 pb-3 pl-sm-2 pr-sm-2 pl-md-3 pr-md-3",
|
|
@@ -60233,8 +60406,8 @@ var Footer8 = function Footer8(props) {
|
|
|
60233
60406
|
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), /*#__PURE__*/React.createElement("div", {
|
|
60234
60407
|
"class": "".concat(footerStyles.iconTextStylepagename) + ' col-lg-12 p-0 d-flex flex-row mt-3 align-items-center ',
|
|
60235
60408
|
onClick: function onClick() {
|
|
60236
|
-
var _authdetailsContext$
|
|
60237
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60409
|
+
var _authdetailsContext$i76;
|
|
60410
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i76 = authdetailsContext.instinfo) === null || _authdetailsContext$i76 === void 0 || (_authdetailsContext$i76 = _authdetailsContext$i76.contactinfo) === null || _authdetailsContext$i76 === void 0 ? void 0 : _authdetailsContext$i76.email), '_self');
|
|
60238
60411
|
}
|
|
60239
60412
|
}, /*#__PURE__*/React.createElement("i", {
|
|
60240
60413
|
"class": ' fa fa-at mr-2 ml-2 '
|
|
@@ -60243,7 +60416,7 @@ var Footer8 = function Footer8(props) {
|
|
|
60243
60416
|
style: {
|
|
60244
60417
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
60245
60418
|
}
|
|
60246
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60419
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i77 = authdetailsContext.instinfo) === null || _authdetailsContext$i77 === void 0 || (_authdetailsContext$i77 = _authdetailsContext$i77.contactinfo) === null || _authdetailsContext$i77 === void 0 ? void 0 : _authdetailsContext$i77.email)), /*#__PURE__*/React.createElement("div", {
|
|
60247
60420
|
"class": "col-lg-12 p-0 text-start mb-2 mt-1"
|
|
60248
60421
|
}, /*#__PURE__*/React.createElement("p", {
|
|
60249
60422
|
"class": "".concat(footerStyles.textStyles)
|
|
@@ -60253,69 +60426,69 @@ var Footer8 = function Footer8(props) {
|
|
|
60253
60426
|
"class": "row m-0 w-100"
|
|
60254
60427
|
}, /*#__PURE__*/React.createElement("div", {
|
|
60255
60428
|
className: "col-lg-12 p-0 d-flex flex-row"
|
|
60256
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60429
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i78 = authdetailsContext.instinfo) === null || _authdetailsContext$i78 === void 0 ? void 0 : _authdetailsContext$i78.facebooklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
60257
60430
|
"class": langdetect == 'en' ? "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center mr-2 ' : "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-2 ',
|
|
60258
60431
|
onClick: function onClick() {
|
|
60259
|
-
var _authdetailsContext$
|
|
60260
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60261
|
-
var _authdetailsContext$
|
|
60262
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60432
|
+
var _authdetailsContext$i79;
|
|
60433
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i79 = authdetailsContext.instinfo) === null || _authdetailsContext$i79 === void 0 ? void 0 : _authdetailsContext$i79.facebooklink) != null) {
|
|
60434
|
+
var _authdetailsContext$i80;
|
|
60435
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i80 = authdetailsContext.instinfo) === null || _authdetailsContext$i80 === void 0 ? void 0 : _authdetailsContext$i80.facebooklink, '_blank');
|
|
60263
60436
|
}
|
|
60264
60437
|
}
|
|
60265
60438
|
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
60266
60439
|
size: sectionproperties.facebkbtnniconfontsize
|
|
60267
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60440
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i81 = authdetailsContext.instinfo) === null || _authdetailsContext$i81 === void 0 ? void 0 : _authdetailsContext$i81.linkedinlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
60268
60441
|
"class": "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.linkedinbtn) + ' d-flex align-items-center justify-content-center ml-2 mr-2'
|
|
60269
60442
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
60270
60443
|
,
|
|
60271
60444
|
onClick: function onClick() {
|
|
60272
|
-
var _authdetailsContext$
|
|
60273
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60274
|
-
var _authdetailsContext$
|
|
60275
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60445
|
+
var _authdetailsContext$i82;
|
|
60446
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i82 = authdetailsContext.instinfo) === null || _authdetailsContext$i82 === void 0 ? void 0 : _authdetailsContext$i82.linkedinlink) != null) {
|
|
60447
|
+
var _authdetailsContext$i83;
|
|
60448
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i83 = authdetailsContext.instinfo) === null || _authdetailsContext$i83 === void 0 ? void 0 : _authdetailsContext$i83.linkedinlink, '_blank');
|
|
60276
60449
|
}
|
|
60277
60450
|
}
|
|
60278
60451
|
}, /*#__PURE__*/React.createElement(FaLinkedinIn, {
|
|
60279
60452
|
size: sectionproperties.instgrambtniconfontsize
|
|
60280
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60453
|
+
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i84 = authdetailsContext.instinfo) === null || _authdetailsContext$i84 === void 0 ? void 0 : _authdetailsContext$i84.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
60281
60454
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
60282
60455
|
onClick: function onClick() {
|
|
60283
|
-
var _authdetailsContext$
|
|
60284
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60285
|
-
var _authdetailsContext$
|
|
60286
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60456
|
+
var _authdetailsContext$i85;
|
|
60457
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i85 = authdetailsContext.instinfo) === null || _authdetailsContext$i85 === void 0 ? void 0 : _authdetailsContext$i85.instagramlink) != null) {
|
|
60458
|
+
var _authdetailsContext$i86;
|
|
60459
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i86 = authdetailsContext.instinfo) === null || _authdetailsContext$i86 === void 0 ? void 0 : _authdetailsContext$i86.instagramlink, '_blank');
|
|
60287
60460
|
}
|
|
60288
60461
|
}
|
|
60289
60462
|
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
60290
60463
|
size: sectionproperties.instgrambtniconfontsize
|
|
60291
60464
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
60292
60465
|
className: "col-lg-12 p-0 d-flex flex-row mt-3"
|
|
60293
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60466
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i87 = authdetailsContext.instinfo) === null || _authdetailsContext$i87 === void 0 ? void 0 : _authdetailsContext$i87.youtubelink) != null && /*#__PURE__*/React.createElement("div", {
|
|
60294
60467
|
"class": langdetect == 'en' ? "".concat(footerStyles.youtube_btnnnn) + ' d-flex align-items-center justify-content-center mr-2' : "".concat(footerStyles.youtube_btnnnn) + ' d-flex align-items-center justify-content-center ml-2',
|
|
60295
60468
|
onClick: function onClick() {
|
|
60296
|
-
var _authdetailsContext$
|
|
60297
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60298
|
-
var _authdetailsContext$
|
|
60299
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60469
|
+
var _authdetailsContext$i88;
|
|
60470
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i88 = authdetailsContext.instinfo) === null || _authdetailsContext$i88 === void 0 ? void 0 : _authdetailsContext$i88.youtubelink) != null) {
|
|
60471
|
+
var _authdetailsContext$i89;
|
|
60472
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i89 = authdetailsContext.instinfo) === null || _authdetailsContext$i89 === void 0 ? void 0 : _authdetailsContext$i89.youtubelink, '_blank');
|
|
60300
60473
|
}
|
|
60301
60474
|
}
|
|
60302
60475
|
}, /*#__PURE__*/React.createElement(AiFillYoutube$1, {
|
|
60303
60476
|
size: sectionproperties.youtubebtniconfontsize
|
|
60304
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60477
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i90 = authdetailsContext.instinfo) === null || _authdetailsContext$i90 === void 0 || (_authdetailsContext$i90 = _authdetailsContext$i90.contactinfo) === null || _authdetailsContext$i90 === void 0 ? void 0 : _authdetailsContext$i90.email) != null && /*#__PURE__*/React.createElement("div", {
|
|
60305
60478
|
"class": "".concat(footerStyles.mailbtn) + ' d-flex align-items-center justify-content-center mr-2 ml-2',
|
|
60306
60479
|
onClick: function onClick() {
|
|
60307
|
-
var _authdetailsContext$
|
|
60308
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60480
|
+
var _authdetailsContext$i91;
|
|
60481
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i91 = authdetailsContext.instinfo) === null || _authdetailsContext$i91 === void 0 || (_authdetailsContext$i91 = _authdetailsContext$i91.contactinfo) === null || _authdetailsContext$i91 === void 0 ? void 0 : _authdetailsContext$i91.email), '_self');
|
|
60309
60482
|
}
|
|
60310
60483
|
}, /*#__PURE__*/React.createElement(AiOutlineMail, {
|
|
60311
60484
|
size: sectionproperties.youtubebtniconfontsize
|
|
60312
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60485
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i92 = authdetailsContext.instinfo) === null || _authdetailsContext$i92 === void 0 ? void 0 : _authdetailsContext$i92.whatsappnumber) != null && /*#__PURE__*/React.createElement("div", {
|
|
60313
60486
|
"class": "".concat(footerStyles.youtube_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
60314
60487
|
onClick: function onClick() {
|
|
60315
|
-
var _authdetailsContext$
|
|
60316
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60317
|
-
var _authdetailsContext$
|
|
60318
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60488
|
+
var _authdetailsContext$i93;
|
|
60489
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i93 = authdetailsContext.instinfo) === null || _authdetailsContext$i93 === void 0 ? void 0 : _authdetailsContext$i93.whatsappnumber) != null) {
|
|
60490
|
+
var _authdetailsContext$i94;
|
|
60491
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i94 = authdetailsContext.instinfo) === null || _authdetailsContext$i94 === void 0 ? void 0 : _authdetailsContext$i94.whatsappnumber), '_blank');
|
|
60319
60492
|
}
|
|
60320
60493
|
}
|
|
60321
60494
|
}, /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
@@ -60360,7 +60533,332 @@ var Footer8 = function Footer8(props) {
|
|
|
60360
60533
|
onClick: function onClick() {
|
|
60361
60534
|
routingcountext(StaticPagesLinksContext.RefundPolicy);
|
|
60362
60535
|
}
|
|
60363
|
-
}, langdetect == 'en' ? (_returnpolicyobj17 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj17 === void 0 ? void 0 : _returnpolicyobj17.policypagename_en : (_returnpolicyobj18 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj18 === void 0 ? void 0 : _returnpolicyobj18.policypagename_ar)))))
|
|
60536
|
+
}, langdetect == 'en' ? (_returnpolicyobj17 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj17 === void 0 ? void 0 : _returnpolicyobj17.policypagename_en : (_returnpolicyobj18 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj18 === void 0 ? void 0 : _returnpolicyobj18.policypagename_ar)))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i95 = authdetailsContext.instinfo) === null || _authdetailsContext$i95 === void 0 ? void 0 : _authdetailsContext$i95.instid) == '6878f8eba941f' && /*#__PURE__*/React.createElement("div", {
|
|
60537
|
+
"class": "".concat(footerStyles.footerContainer) + ' col-lg-12 col-md-12 col-sm-12 '
|
|
60538
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
60539
|
+
"class": "row m-0 w-100 px-1025-1 pb-3 pl-sm-2 pr-sm-2 pl-md-3 pr-md-3",
|
|
60540
|
+
style: {
|
|
60541
|
+
paddingLeft: langdetect == 'en' ? sectionproperties.footer_paddingLeft + 'px' : sectionproperties.footer_paddingRight + 'px',
|
|
60542
|
+
paddingRight: langdetect == 'en' ? sectionproperties.footer_paddingRight + 'px' : sectionproperties.footer_paddingLeft + 'px'
|
|
60543
|
+
}
|
|
60544
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
60545
|
+
"class": "col-xl-4 col-lg-3 col-md-12 text-start flex-column mb-md-3"
|
|
60546
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
60547
|
+
"class": "row m-0 w-100"
|
|
60548
|
+
}, sectionproperties.showlogo == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
60549
|
+
"class": "col-lg-12 p-0 text-start mb-4"
|
|
60550
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
60551
|
+
"class": "".concat(footerStyles.logoStyles) + ' d-flex justify-content-start align-items-center cursor-pointer ',
|
|
60552
|
+
onClick: function onClick() {
|
|
60553
|
+
routingcountext('home');
|
|
60554
|
+
}
|
|
60555
|
+
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
60556
|
+
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
60557
|
+
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
60558
|
+
path: sectionproperties.replacelogo == 'Yes' ? langdetect == 'en' ? (_bgimagearrayofobjs$9 = bgimagearrayofobjs[0]) === null || _bgimagearrayofobjs$9 === void 0 ? void 0 : _bgimagearrayofobjs$9.englishlogo : (_bgimagearrayofobjs$0 = bgimagearrayofobjs[0]) === null || _bgimagearrayofobjs$0 === void 0 ? void 0 : _bgimagearrayofobjs$0.arabiclogo : langdetect == 'en' ? (_logoarrayofobjects$9 = logoarrayofobjects[0]) === null || _logoarrayofobjects$9 === void 0 ? void 0 : _logoarrayofobjects$9.englishlogo : (_logoarrayofobjects$0 = logoarrayofobjects[0]) === null || _logoarrayofobjects$0 === void 0 ? void 0 : _logoarrayofobjects$0.arabiclogo,
|
|
60559
|
+
style: {
|
|
60560
|
+
width: '100%',
|
|
60561
|
+
height: '100%',
|
|
60562
|
+
objectFit: 'contain'
|
|
60563
|
+
},
|
|
60564
|
+
loading: "lazy"
|
|
60565
|
+
}))), /*#__PURE__*/React.createElement("div", {
|
|
60566
|
+
"class": "col-lg-12 p-0 text-start mb-2"
|
|
60567
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
60568
|
+
"class": "".concat(footerStyles.iconTextStyle),
|
|
60569
|
+
style: {
|
|
60570
|
+
color: sectionproperties.footerinfotext_color,
|
|
60571
|
+
marginBottom: 0,
|
|
60572
|
+
fontWeight: 500
|
|
60573
|
+
}
|
|
60574
|
+
}, langdetect == 'en' ? 'Head Office' : 'المكتب الرئيسي')), /*#__PURE__*/React.createElement("div", {
|
|
60575
|
+
"class": "col-lg-12 p-0 text-start mb-2"
|
|
60576
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
60577
|
+
"class": "".concat(footerStyles.iconTextStyle) + ' m-0 ',
|
|
60578
|
+
style: {
|
|
60579
|
+
color: sectionproperties.footerinfotext_secondarycolor,
|
|
60580
|
+
fontSize: 14,
|
|
60581
|
+
fontWeight: 400
|
|
60582
|
+
}
|
|
60583
|
+
}, "Villa No. 298 B - South Police Acemy - Fifth Settlement - New Cairo - Cairo - Egypt.")), /*#__PURE__*/React.createElement("div", {
|
|
60584
|
+
"class": "col-lg-12 p-0 text-start mt-4 mb-2"
|
|
60585
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
60586
|
+
"class": "".concat(footerStyles.iconTextStyle),
|
|
60587
|
+
style: {
|
|
60588
|
+
color: sectionproperties.footerinfotext_color,
|
|
60589
|
+
marginBottom: 0,
|
|
60590
|
+
fontWeight: 500
|
|
60591
|
+
}
|
|
60592
|
+
}, langdetect == 'en' ? 'Factory' : 'المصنع')), /*#__PURE__*/React.createElement("div", {
|
|
60593
|
+
"class": "col-lg-12 p-0 text-start"
|
|
60594
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
60595
|
+
"class": "".concat(footerStyles.iconTextStyle) + ' ',
|
|
60596
|
+
style: {
|
|
60597
|
+
color: sectionproperties.footerinfotext_secondarycolor,
|
|
60598
|
+
fontSize: 14,
|
|
60599
|
+
fontWeight: 400
|
|
60600
|
+
}
|
|
60601
|
+
}, "Units No. (40, 41, 42), Industrial Zone, Arab Al-Awamer Complex, Assiut Governorate")))), /*#__PURE__*/React.createElement("div", {
|
|
60602
|
+
"class": "col-lg-4 col-md-12 d-none d-md-flex flex-column mb-md-3 mt-3"
|
|
60603
|
+
}, /*#__PURE__*/React.createElement(Accordion, {
|
|
60604
|
+
"class": "w-100",
|
|
60605
|
+
allowMultipleExpanded: true,
|
|
60606
|
+
allowZeroExpanded: true
|
|
60607
|
+
}, /*#__PURE__*/React.createElement(AccordionItem, {
|
|
60608
|
+
uuid: 1
|
|
60609
|
+
}, /*#__PURE__*/React.createElement(AccordionItemHeading, null, /*#__PURE__*/React.createElement(AccordionItemButton, null, /*#__PURE__*/React.createElement("div", {
|
|
60610
|
+
"class": "row m-0 w-100"
|
|
60611
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
60612
|
+
className: "col-lg-10 col-md-10 col-sm-10 p-0 d-flex align-items-center justify-content-start"
|
|
60613
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
60614
|
+
"class": "".concat(footerStyles.textStyles) + ' m-md-0 '
|
|
60615
|
+
}, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar)), /*#__PURE__*/React.createElement("div", {
|
|
60616
|
+
className: "col-lg-2 col-md-2 col-sm-2 p-0"
|
|
60617
|
+
}, /*#__PURE__*/React.createElement(AccordionItemState, null, function (state) {
|
|
60618
|
+
if (state.expanded == true) {
|
|
60619
|
+
return /*#__PURE__*/React.createElement("i", {
|
|
60620
|
+
className: footerStyles.textStyles + ' h-100 d-flex align-items-center justify-content-end '
|
|
60621
|
+
}, /*#__PURE__*/React.createElement(FiChevronUp, null));
|
|
60622
|
+
} else {
|
|
60623
|
+
return /*#__PURE__*/React.createElement("i", {
|
|
60624
|
+
className: footerStyles.textStyles + ' h-100 d-flex align-items-center justify-content-end '
|
|
60625
|
+
}, /*#__PURE__*/React.createElement(FiChevronDown, null));
|
|
60626
|
+
}
|
|
60627
|
+
}))))), /*#__PURE__*/React.createElement(AccordionItemPanel, {
|
|
60628
|
+
className: "p-0 anim"
|
|
60629
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
60630
|
+
"class": "row m-0 w-100"
|
|
60631
|
+
}, templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$4 = templatepropcontext.pagesnprop) === null || _templatepropcontext$4 === void 0 ? void 0 : _templatepropcontext$4.map(function (item, index) {
|
|
60632
|
+
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
60633
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
60634
|
+
"class": "col-lg-12 p-0 text-start mb-2",
|
|
60635
|
+
onClick: function onClick() {
|
|
60636
|
+
routingcountext(item.navigationroute);
|
|
60637
|
+
}
|
|
60638
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
60639
|
+
"class": "".concat(footerStyles.iconTextStylepagename) + ' m-0 ',
|
|
60640
|
+
style: {
|
|
60641
|
+
color: sectionproperties.footerinfotext_secondarycolor
|
|
60642
|
+
}
|
|
60643
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
60644
|
+
}
|
|
60645
|
+
})))))), /*#__PURE__*/React.createElement("div", {
|
|
60646
|
+
"class": "".concat(langdetect == 'en' ? 'pl-5' : 'pr-5') + ' col-lg-4 col-md-12 text-start flex-column mb-md-3 d-md-none '
|
|
60647
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
60648
|
+
"class": "row m-0 w-100"
|
|
60649
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
60650
|
+
"class": "col-lg-12 p-0 text-start mb-2"
|
|
60651
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
60652
|
+
"class": "".concat(footerStyles.textStyles)
|
|
60653
|
+
}, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar)), templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$5 = templatepropcontext.pagesnprop) === null || _templatepropcontext$5 === void 0 ? void 0 : _templatepropcontext$5.map(function (item, index) {
|
|
60654
|
+
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
60655
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
60656
|
+
"class": "col-lg-12 p-0 text-start mb-2",
|
|
60657
|
+
onClick: function onClick() {
|
|
60658
|
+
routingcountext(item.navigationroute);
|
|
60659
|
+
}
|
|
60660
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
60661
|
+
"class": "".concat(footerStyles.iconTextStylepagename) + ' m-0 cursor-pointer ',
|
|
60662
|
+
style: {
|
|
60663
|
+
color: sectionproperties.footerinfotext_secondarycolor
|
|
60664
|
+
}
|
|
60665
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
60666
|
+
}
|
|
60667
|
+
}))), /*#__PURE__*/React.createElement("div", {
|
|
60668
|
+
"class": "col-lg-4 col-md-12 d-none d-md-flex flex-column mb-md-3 mt-3"
|
|
60669
|
+
}, /*#__PURE__*/React.createElement(Accordion, {
|
|
60670
|
+
"class": "w-100",
|
|
60671
|
+
allowMultipleExpanded: true,
|
|
60672
|
+
allowZeroExpanded: true
|
|
60673
|
+
}, /*#__PURE__*/React.createElement(AccordionItem, {
|
|
60674
|
+
uuid: 1
|
|
60675
|
+
}, /*#__PURE__*/React.createElement(AccordionItemHeading, null, /*#__PURE__*/React.createElement(AccordionItemButton, null, /*#__PURE__*/React.createElement("div", {
|
|
60676
|
+
"class": "row m-0 w-100"
|
|
60677
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
60678
|
+
className: "col-lg-10 col-md-10 col-sm-10 p-0 d-flex align-items-center justify-content-start"
|
|
60679
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
60680
|
+
"class": "".concat(footerStyles.textStyles) + ' m-md-0 '
|
|
60681
|
+
}, langdetect == 'en' ? sectionproperties.otherinfotitle2en : sectionproperties.otherinfotitle2ar)), /*#__PURE__*/React.createElement("div", {
|
|
60682
|
+
className: "col-lg-2 col-md-2 col-sm-2 p-0"
|
|
60683
|
+
}, /*#__PURE__*/React.createElement(AccordionItemState, null, function (state) {
|
|
60684
|
+
if (state.expanded == true) {
|
|
60685
|
+
return /*#__PURE__*/React.createElement("i", {
|
|
60686
|
+
className: footerStyles.textStyles + ' h-100 d-flex align-items-center justify-content-end '
|
|
60687
|
+
}, /*#__PURE__*/React.createElement(FiChevronUp, null));
|
|
60688
|
+
} else {
|
|
60689
|
+
return /*#__PURE__*/React.createElement("i", {
|
|
60690
|
+
className: footerStyles.textStyles + ' h-100 d-flex align-items-center justify-content-end '
|
|
60691
|
+
}, /*#__PURE__*/React.createElement(FiChevronDown, null));
|
|
60692
|
+
}
|
|
60693
|
+
}))))), /*#__PURE__*/React.createElement(AccordionItemPanel, {
|
|
60694
|
+
className: "p-0 anim"
|
|
60695
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
60696
|
+
"class": "row m-0 w-100"
|
|
60697
|
+
}, fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 || (_fetchCategoriesQuery3 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery3 === void 0 || (_fetchCategoriesQuery3 = _fetchCategoriesQuery3.data) === null || _fetchCategoriesQuery3 === void 0 ? void 0 : _fetchCategoriesQuery3.categories.map(function (item, index) {
|
|
60698
|
+
if (item.isshowntocustomers == 1 && item.isinftiler == 1) {
|
|
60699
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
60700
|
+
"class": "col-lg-12 p-0 text-start mb-2",
|
|
60701
|
+
onClick: function onClick() {
|
|
60702
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'categories/' + item.categoryid);
|
|
60703
|
+
}
|
|
60704
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
60705
|
+
"class": "".concat(footerStyles.iconTextStylepagename) + ' m-0 ',
|
|
60706
|
+
style: {
|
|
60707
|
+
color: sectionproperties.footerinfotext_secondarycolor
|
|
60708
|
+
}
|
|
60709
|
+
}, langdetect == 'en' ? item.title_en : item.title_ar));
|
|
60710
|
+
}
|
|
60711
|
+
})))))), /*#__PURE__*/React.createElement("div", {
|
|
60712
|
+
"class": "col-xl-4 col-lg-4 col-md-12 text-start flex-column mb-md-3 mt-md-3"
|
|
60713
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
60714
|
+
"class": "row m-0 w-100"
|
|
60715
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
60716
|
+
"class": "col-lg-12 p-0 text-start mb-2"
|
|
60717
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
60718
|
+
"class": "".concat(footerStyles.textStyles)
|
|
60719
|
+
}, langdetect == 'en' ? 'Contact' : 'تواصل')), /*#__PURE__*/React.createElement("div", {
|
|
60720
|
+
"class": "".concat(footerStyles.iconTextStylepagename) + ' col-lg-12 p-0 d-flex flex-row align-items-center ',
|
|
60721
|
+
onClick: function onClick() {
|
|
60722
|
+
window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
|
|
60723
|
+
}
|
|
60724
|
+
}, /*#__PURE__*/React.createElement("i", {
|
|
60725
|
+
"class": ' fa fa-phone mr-2 ml-2 '
|
|
60726
|
+
}), /*#__PURE__*/React.createElement("p", {
|
|
60727
|
+
"class": ' m-0 cursor-pointer ',
|
|
60728
|
+
style: {
|
|
60729
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
60730
|
+
}
|
|
60731
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), /*#__PURE__*/React.createElement("div", {
|
|
60732
|
+
"class": "".concat(footerStyles.iconTextStylepagename) + ' col-lg-12 p-0 d-flex flex-row mt-3 align-items-center ',
|
|
60733
|
+
onClick: function onClick() {
|
|
60734
|
+
var _authdetailsContext$i96;
|
|
60735
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i96 = authdetailsContext.instinfo) === null || _authdetailsContext$i96 === void 0 || (_authdetailsContext$i96 = _authdetailsContext$i96.contactinfo) === null || _authdetailsContext$i96 === void 0 ? void 0 : _authdetailsContext$i96.email), '_self');
|
|
60736
|
+
}
|
|
60737
|
+
}, /*#__PURE__*/React.createElement("i", {
|
|
60738
|
+
"class": ' fa fa-at mr-2 ml-2 '
|
|
60739
|
+
}), /*#__PURE__*/React.createElement("p", {
|
|
60740
|
+
"class": "".concat(footerStyles.iconTextStylepagename) + ' m-0 cursor-pointer ',
|
|
60741
|
+
style: {
|
|
60742
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
60743
|
+
}
|
|
60744
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i97 = authdetailsContext.instinfo) === null || _authdetailsContext$i97 === void 0 || (_authdetailsContext$i97 = _authdetailsContext$i97.contactinfo) === null || _authdetailsContext$i97 === void 0 ? void 0 : _authdetailsContext$i97.email)), /*#__PURE__*/React.createElement("div", {
|
|
60745
|
+
"class": "col-lg-12 p-0 text-start mb-2 mt-1"
|
|
60746
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
60747
|
+
"class": "".concat(footerStyles.textStyles)
|
|
60748
|
+
}, langdetect == 'en' ? 'Follow Us' : 'تابعنا')), /*#__PURE__*/React.createElement("div", {
|
|
60749
|
+
"class": "col-lg-12 p-0 d-flex flex-column"
|
|
60750
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
60751
|
+
"class": "row m-0 w-100"
|
|
60752
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
60753
|
+
className: "col-lg-12 p-0 d-flex flex-row"
|
|
60754
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i98 = authdetailsContext.instinfo) === null || _authdetailsContext$i98 === void 0 ? void 0 : _authdetailsContext$i98.facebooklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
60755
|
+
"class": langdetect == 'en' ? "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center mr-2 ' : "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-2 ',
|
|
60756
|
+
onClick: function onClick() {
|
|
60757
|
+
var _authdetailsContext$i99;
|
|
60758
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i99 = authdetailsContext.instinfo) === null || _authdetailsContext$i99 === void 0 ? void 0 : _authdetailsContext$i99.facebooklink) != null) {
|
|
60759
|
+
var _authdetailsContext$i100;
|
|
60760
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i100 = authdetailsContext.instinfo) === null || _authdetailsContext$i100 === void 0 ? void 0 : _authdetailsContext$i100.facebooklink, '_blank');
|
|
60761
|
+
}
|
|
60762
|
+
}
|
|
60763
|
+
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
60764
|
+
size: sectionproperties.facebkbtnniconfontsize
|
|
60765
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i101 = authdetailsContext.instinfo) === null || _authdetailsContext$i101 === void 0 ? void 0 : _authdetailsContext$i101.linkedinlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
60766
|
+
"class": "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.linkedinbtn) + ' d-flex align-items-center justify-content-center ml-2 mr-2'
|
|
60767
|
+
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
60768
|
+
,
|
|
60769
|
+
onClick: function onClick() {
|
|
60770
|
+
var _authdetailsContext$i102;
|
|
60771
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i102 = authdetailsContext.instinfo) === null || _authdetailsContext$i102 === void 0 ? void 0 : _authdetailsContext$i102.linkedinlink) != null) {
|
|
60772
|
+
var _authdetailsContext$i103;
|
|
60773
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i103 = authdetailsContext.instinfo) === null || _authdetailsContext$i103 === void 0 ? void 0 : _authdetailsContext$i103.linkedinlink, '_blank');
|
|
60774
|
+
}
|
|
60775
|
+
}
|
|
60776
|
+
}, /*#__PURE__*/React.createElement(FaLinkedinIn, {
|
|
60777
|
+
size: sectionproperties.instgrambtniconfontsize
|
|
60778
|
+
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i104 = authdetailsContext.instinfo) === null || _authdetailsContext$i104 === void 0 ? void 0 : _authdetailsContext$i104.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
60779
|
+
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
60780
|
+
onClick: function onClick() {
|
|
60781
|
+
var _authdetailsContext$i105;
|
|
60782
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i105 = authdetailsContext.instinfo) === null || _authdetailsContext$i105 === void 0 ? void 0 : _authdetailsContext$i105.instagramlink) != null) {
|
|
60783
|
+
var _authdetailsContext$i106;
|
|
60784
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i106 = authdetailsContext.instinfo) === null || _authdetailsContext$i106 === void 0 ? void 0 : _authdetailsContext$i106.instagramlink, '_blank');
|
|
60785
|
+
}
|
|
60786
|
+
}
|
|
60787
|
+
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
60788
|
+
size: sectionproperties.instgrambtniconfontsize
|
|
60789
|
+
}))), /*#__PURE__*/React.createElement("div", {
|
|
60790
|
+
className: "col-lg-12 p-0 d-flex flex-row mt-3"
|
|
60791
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i107 = authdetailsContext.instinfo) === null || _authdetailsContext$i107 === void 0 ? void 0 : _authdetailsContext$i107.youtubelink) != null && /*#__PURE__*/React.createElement("div", {
|
|
60792
|
+
"class": langdetect == 'en' ? "".concat(footerStyles.youtube_btnnnn) + ' d-flex align-items-center justify-content-center mr-2' : "".concat(footerStyles.youtube_btnnnn) + ' d-flex align-items-center justify-content-center ml-2',
|
|
60793
|
+
onClick: function onClick() {
|
|
60794
|
+
var _authdetailsContext$i108;
|
|
60795
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i108 = authdetailsContext.instinfo) === null || _authdetailsContext$i108 === void 0 ? void 0 : _authdetailsContext$i108.youtubelink) != null) {
|
|
60796
|
+
var _authdetailsContext$i109;
|
|
60797
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i109 = authdetailsContext.instinfo) === null || _authdetailsContext$i109 === void 0 ? void 0 : _authdetailsContext$i109.youtubelink, '_blank');
|
|
60798
|
+
}
|
|
60799
|
+
}
|
|
60800
|
+
}, /*#__PURE__*/React.createElement(AiFillYoutube$1, {
|
|
60801
|
+
size: sectionproperties.youtubebtniconfontsize
|
|
60802
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i110 = authdetailsContext.instinfo) === null || _authdetailsContext$i110 === void 0 || (_authdetailsContext$i110 = _authdetailsContext$i110.contactinfo) === null || _authdetailsContext$i110 === void 0 ? void 0 : _authdetailsContext$i110.email) != null && /*#__PURE__*/React.createElement("div", {
|
|
60803
|
+
"class": "".concat(footerStyles.mailbtn) + ' d-flex align-items-center justify-content-center mr-2 ml-2',
|
|
60804
|
+
onClick: function onClick() {
|
|
60805
|
+
var _authdetailsContext$i111;
|
|
60806
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i111 = authdetailsContext.instinfo) === null || _authdetailsContext$i111 === void 0 || (_authdetailsContext$i111 = _authdetailsContext$i111.contactinfo) === null || _authdetailsContext$i111 === void 0 ? void 0 : _authdetailsContext$i111.email), '_self');
|
|
60807
|
+
}
|
|
60808
|
+
}, /*#__PURE__*/React.createElement(AiOutlineMail, {
|
|
60809
|
+
size: sectionproperties.youtubebtniconfontsize
|
|
60810
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i112 = authdetailsContext.instinfo) === null || _authdetailsContext$i112 === void 0 ? void 0 : _authdetailsContext$i112.whatsappnumber) != null && /*#__PURE__*/React.createElement("div", {
|
|
60811
|
+
"class": "".concat(footerStyles.youtube_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
60812
|
+
onClick: function onClick() {
|
|
60813
|
+
var _authdetailsContext$i113;
|
|
60814
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i113 = authdetailsContext.instinfo) === null || _authdetailsContext$i113 === void 0 ? void 0 : _authdetailsContext$i113.whatsappnumber) != null) {
|
|
60815
|
+
var _authdetailsContext$i114;
|
|
60816
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i114 = authdetailsContext.instinfo) === null || _authdetailsContext$i114 === void 0 ? void 0 : _authdetailsContext$i114.whatsappnumber), '_blank');
|
|
60817
|
+
}
|
|
60818
|
+
}
|
|
60819
|
+
}, /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
60820
|
+
size: sectionproperties.youtubebtniconfontsize
|
|
60821
|
+
}))))))), /*#__PURE__*/React.createElement("div", {
|
|
60822
|
+
"class": "col-12 mb-4 mt-4"
|
|
60823
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
60824
|
+
style: {
|
|
60825
|
+
height: 1,
|
|
60826
|
+
width: '100%',
|
|
60827
|
+
background: '#fff'
|
|
60828
|
+
}
|
|
60829
|
+
})), /*#__PURE__*/React.createElement("div", {
|
|
60830
|
+
"class": "col-12 text-center d-flex flex-row align-items-center justify-content-center",
|
|
60831
|
+
style: {
|
|
60832
|
+
color: '#fff'
|
|
60833
|
+
}
|
|
60834
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
60835
|
+
"class": ' m-0 font-14 font-weight-500 cusrsor-pointer ',
|
|
60836
|
+
onClick: function onClick() {
|
|
60837
|
+
routingcountext(StaticPagesLinksContext.PrivacyPolicy);
|
|
60838
|
+
}
|
|
60839
|
+
}, langdetect == 'en' ? (_returnpolicyobj19 = returnpolicyobj('Privacy Policy')) === null || _returnpolicyobj19 === void 0 ? void 0 : _returnpolicyobj19.policypagename_en : (_returnpolicyobj20 = returnpolicyobj('Privacy Policy')) === null || _returnpolicyobj20 === void 0 ? void 0 : _returnpolicyobj20.policypagename_ar), /*#__PURE__*/React.createElement("span", {
|
|
60840
|
+
style: {
|
|
60841
|
+
color: 'white',
|
|
60842
|
+
fontSize: 14
|
|
60843
|
+
},
|
|
60844
|
+
className: "mx-2"
|
|
60845
|
+
}, ' ', "-", ' '), /*#__PURE__*/React.createElement("p", {
|
|
60846
|
+
"class": ' m-0 font-14 font-weight-500 cusrsor-pointer ',
|
|
60847
|
+
onClick: function onClick() {
|
|
60848
|
+
routingcountext(StaticPagesLinksContext.ShippingPolicy);
|
|
60849
|
+
}
|
|
60850
|
+
}, langdetect == 'en' ? (_returnpolicyobj21 = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj21 === void 0 ? void 0 : _returnpolicyobj21.policypagename_en : (_returnpolicyobj22 = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj22 === void 0 ? void 0 : _returnpolicyobj22.policypagename_ar), /*#__PURE__*/React.createElement("span", {
|
|
60851
|
+
style: {
|
|
60852
|
+
color: 'white',
|
|
60853
|
+
fontSize: 14
|
|
60854
|
+
},
|
|
60855
|
+
className: "mx-2"
|
|
60856
|
+
}, ' ', "-", ' '), /*#__PURE__*/React.createElement("p", {
|
|
60857
|
+
"class": ' m-0 font-14 mx-1 font-weight-500 cusrsor-pointer ',
|
|
60858
|
+
onClick: function onClick() {
|
|
60859
|
+
routingcountext(StaticPagesLinksContext.RefundPolicy);
|
|
60860
|
+
}
|
|
60861
|
+
}, langdetect == 'en' ? (_returnpolicyobj23 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj23 === void 0 ? void 0 : _returnpolicyobj23.policypagename_en : (_returnpolicyobj24 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj24 === void 0 ? void 0 : _returnpolicyobj24.policypagename_ar)))));
|
|
60364
60862
|
};
|
|
60365
60863
|
|
|
60366
60864
|
function ownKeys$1D(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|