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.cjs.js
CHANGED
|
@@ -1799,46 +1799,50 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
1799
1799
|
var isValueinStock = isOptionInStock(optionvaluesitem.valueid);
|
|
1800
1800
|
var is_value_permdisabled = 0;
|
|
1801
1801
|
if ((optionvaluesitem === null || optionvaluesitem === void 0 ? void 0 : optionvaluesitem.perm_disabled) == 1) {
|
|
1802
|
-
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0;
|
|
1802
|
+
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1;
|
|
1803
1803
|
// if()
|
|
1804
1804
|
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '68d28fc494276') {
|
|
1805
1805
|
is_value_permdisabled = 1;
|
|
1806
1806
|
}
|
|
1807
|
+
// mn design
|
|
1808
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '682dfdcdb9720') {
|
|
1809
|
+
is_value_permdisabled = 1;
|
|
1810
|
+
}
|
|
1807
1811
|
// alma
|
|
1808
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1812
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '67d349e5ee6a1') {
|
|
1809
1813
|
is_value_permdisabled = 1;
|
|
1810
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1814
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.contactinfo.instid) == '67c050d72cbe7') {
|
|
1811
1815
|
is_value_permdisabled = 1;
|
|
1812
1816
|
}
|
|
1813
1817
|
// amiga
|
|
1814
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1818
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.contactinfo.instid) == '670fc18477599') {
|
|
1815
1819
|
is_value_permdisabled = 1;
|
|
1816
1820
|
}
|
|
1817
1821
|
// vout
|
|
1818
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1822
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) == '68f918a4ccb85') {
|
|
1819
1823
|
is_value_permdisabled = 1;
|
|
1820
1824
|
}
|
|
1821
1825
|
// puff
|
|
1822
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1826
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.contactinfo.instid) == '6899e604db87f') {
|
|
1823
1827
|
is_value_permdisabled = 1;
|
|
1824
1828
|
}
|
|
1825
1829
|
// dija
|
|
1826
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1830
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) == '682cbb9bdcd57') {
|
|
1827
1831
|
is_value_permdisabled = 1;
|
|
1828
1832
|
}
|
|
1829
1833
|
// angel
|
|
1830
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1834
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.contactinfo.instid) == '67bda57bca71d') {
|
|
1831
1835
|
is_value_permdisabled = 1;
|
|
1832
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1836
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.contactinfo.instid) == '69244cc88aa0a') {
|
|
1833
1837
|
is_value_permdisabled = 1;
|
|
1834
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1838
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) == '687ca57cc78e8') {
|
|
1835
1839
|
is_value_permdisabled = 1;
|
|
1836
1840
|
}
|
|
1837
1841
|
}
|
|
1838
1842
|
if (item.optionname == 'color' || item.optionname == 'Color') {
|
|
1839
|
-
var _authdetailsContext$
|
|
1843
|
+
var _authdetailsContext$i10;
|
|
1840
1844
|
return /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
1841
|
-
className: isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1845
|
+
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)
|
|
1842
1846
|
// issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true &&
|
|
1843
1847
|
// sectionproperties.showoutofstockwithoutselection == 'Show'
|
|
1844
1848
|
// ? productinfostyles.color_container +
|
|
@@ -1869,7 +1873,7 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
1869
1873
|
} else if (item.optionname == 'size' || item.optionname == 'Size') {
|
|
1870
1874
|
// if (ProductInfoObj?.data?.productinfo?.productoptions?.length == 1 || isoptionvaluedenabled == 1) {
|
|
1871
1875
|
if (is_value_permdisabled == 0) {
|
|
1872
|
-
var _authdetailsContext$
|
|
1876
|
+
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;
|
|
1873
1877
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
1874
1878
|
// className={
|
|
1875
1879
|
// issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true &&
|
|
@@ -1881,59 +1885,65 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
1881
1885
|
// ' mr-2 variabttcontainer allcentered ' +
|
|
1882
1886
|
// `${isoptionvalueselected == 1 ? productinfostyles.variant_container_active : ''}`
|
|
1883
1887
|
// }
|
|
1884
|
-
className: issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true && sectionproperties.showoutofstockwithoutselection == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1888
|
+
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 : ''),
|
|
1885
1889
|
onClick: function onClick() {
|
|
1886
1890
|
if (isoptionvalueselected == 0) {
|
|
1887
|
-
var _authdetailsContext$
|
|
1888
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1891
|
+
var _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i18, _authdetailsContext$i19, _authdetailsContext$i20, _authdetailsContext$i21, _authdetailsContext$i22;
|
|
1892
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.contactinfo.instid) == '68d28fc494276') {
|
|
1893
|
+
if (isValueinStock == 0) {
|
|
1894
|
+
return;
|
|
1895
|
+
}
|
|
1896
|
+
}
|
|
1897
|
+
// mn design
|
|
1898
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.contactinfo.instid) == '682dfdcdb9720') {
|
|
1889
1899
|
if (isValueinStock == 0) {
|
|
1890
1900
|
return;
|
|
1891
1901
|
}
|
|
1892
1902
|
}
|
|
1893
1903
|
// alma
|
|
1894
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1904
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.contactinfo.instid) == '67d349e5ee6a1') {
|
|
1895
1905
|
if (isValueinStock == 0) {
|
|
1896
1906
|
return;
|
|
1897
1907
|
}
|
|
1898
1908
|
}
|
|
1899
1909
|
// amiga
|
|
1900
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1910
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.contactinfo.instid) == '670fc18477599') {
|
|
1901
1911
|
if (isValueinStock == 0) {
|
|
1902
1912
|
return;
|
|
1903
1913
|
}
|
|
1904
1914
|
}
|
|
1905
1915
|
// vout
|
|
1906
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1916
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.contactinfo.instid) == '68f918a4ccb85') {
|
|
1907
1917
|
if (isValueinStock == 0) {
|
|
1908
1918
|
return;
|
|
1909
1919
|
}
|
|
1910
1920
|
}
|
|
1911
1921
|
// puff
|
|
1912
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1922
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.contactinfo.instid) == '6899e604db87f') {
|
|
1913
1923
|
if (isValueinStock == 0) {
|
|
1914
1924
|
return;
|
|
1915
1925
|
}
|
|
1916
1926
|
}
|
|
1917
1927
|
// angel
|
|
1918
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1928
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.contactinfo.instid) == '67bda57bca71d') {
|
|
1919
1929
|
if (isValueinStock == 0) {
|
|
1920
1930
|
return;
|
|
1921
1931
|
}
|
|
1922
1932
|
}
|
|
1923
1933
|
// dija
|
|
1924
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1934
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.contactinfo.instid) == '682cbb9bdcd57') {
|
|
1925
1935
|
if (isValueinStock == 0) {
|
|
1926
1936
|
return;
|
|
1927
1937
|
}
|
|
1928
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1938
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.contactinfo.instid) == '69244cc88aa0a') {
|
|
1929
1939
|
if (isValueinStock == 0) {
|
|
1930
1940
|
return;
|
|
1931
1941
|
}
|
|
1932
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1942
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.contactinfo.instid) == '687ca57cc78e8') {
|
|
1933
1943
|
if (isValueinStock == 0) {
|
|
1934
1944
|
return;
|
|
1935
1945
|
}
|
|
1936
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1946
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.contactinfo.instid) == '6899e604db87f') {
|
|
1937
1947
|
if (isValueinStock == 0) {
|
|
1938
1948
|
return;
|
|
1939
1949
|
}
|
|
@@ -1977,20 +1987,22 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
1977
1987
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
1978
1988
|
"class": "h-100 allcentered"
|
|
1979
1989
|
}, /*#__PURE__*/React__default["default"].createElement(IoMdClose.IoMdClose, null))), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
1980
|
-
className: isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1990
|
+
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' :
|
|
1991
|
+
// mn design
|
|
1992
|
+
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' :
|
|
1981
1993
|
// alma
|
|
1982
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1994
|
+
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' :
|
|
1983
1995
|
// amiga
|
|
1984
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1996
|
+
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' :
|
|
1985
1997
|
// vout
|
|
1986
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1998
|
+
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' :
|
|
1987
1999
|
// puff
|
|
1988
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2000
|
+
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' :
|
|
1989
2001
|
// angel
|
|
1990
2002
|
|
|
1991
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2003
|
+
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' :
|
|
1992
2004
|
// dija
|
|
1993
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2005
|
+
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',
|
|
1994
2006
|
style: {
|
|
1995
2007
|
color: sectionproperties.variantcontainerbordercolor != undefined && sectionproperties.variantcontainerbordercolor != null && isoptionvalueselected == 1 ? sectionproperties.activeproductcolor : sectionproperties.variantcontainer_color,
|
|
1996
2008
|
fontSize: sectionproperties.variantcontainer_fontSize + 'px',
|
|
@@ -1999,61 +2011,67 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
1999
2011
|
}, langdetect == 'en' ? optionvaluesitem.valuename : optionvaluesitem.valuename_ar));
|
|
2000
2012
|
}
|
|
2001
2013
|
} else {
|
|
2002
|
-
var _authdetailsContext$
|
|
2014
|
+
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;
|
|
2003
2015
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2004
|
-
className: issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true && sectionproperties.showoutofstockwithoutselection == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2016
|
+
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 : ''),
|
|
2005
2017
|
onClick: function onClick() {
|
|
2006
2018
|
if (isoptionvalueselected == 0) {
|
|
2007
|
-
var _authdetailsContext$
|
|
2008
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2019
|
+
var _authdetailsContext$i35, _authdetailsContext$i36, _authdetailsContext$i37, _authdetailsContext$i38, _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$i41, _authdetailsContext$i42, _authdetailsContext$i43, _authdetailsContext$i44, _authdetailsContext$i45;
|
|
2020
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.contactinfo.instid) == '68d28fc494276') {
|
|
2021
|
+
if (isValueinStock == 0) {
|
|
2022
|
+
return;
|
|
2023
|
+
}
|
|
2024
|
+
}
|
|
2025
|
+
// mn design
|
|
2026
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.contactinfo.instid) == '682dfdcdb9720') {
|
|
2009
2027
|
if (isValueinStock == 0) {
|
|
2010
2028
|
return;
|
|
2011
2029
|
}
|
|
2012
2030
|
}
|
|
2013
2031
|
// alma
|
|
2014
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2032
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.contactinfo.instid) == '67d349e5ee6a1') {
|
|
2015
2033
|
if (isValueinStock == 0) {
|
|
2016
2034
|
return;
|
|
2017
2035
|
}
|
|
2018
2036
|
}
|
|
2019
2037
|
// amiga
|
|
2020
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2038
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.contactinfo.instid) == '670fc18477599') {
|
|
2021
2039
|
if (isValueinStock == 0) {
|
|
2022
2040
|
return;
|
|
2023
2041
|
}
|
|
2024
2042
|
}
|
|
2025
2043
|
// vout
|
|
2026
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2044
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.contactinfo.instid) == '68f918a4ccb85') {
|
|
2027
2045
|
if (isValueinStock == 0) {
|
|
2028
2046
|
return;
|
|
2029
2047
|
}
|
|
2030
2048
|
}
|
|
2031
2049
|
// puff n stuff
|
|
2032
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2050
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.contactinfo.instid) == '6899e604db87f') {
|
|
2033
2051
|
if (isValueinStock == 0) {
|
|
2034
2052
|
return;
|
|
2035
2053
|
}
|
|
2036
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2054
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.contactinfo.instid) == '69244cc88aa0a') {
|
|
2037
2055
|
if (isValueinStock == 0) {
|
|
2038
2056
|
return;
|
|
2039
2057
|
}
|
|
2040
2058
|
}
|
|
2041
2059
|
// angel
|
|
2042
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2060
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.contactinfo.instid) == '67bda57bca71d') {
|
|
2043
2061
|
if (isValueinStock == 0) {
|
|
2044
2062
|
return;
|
|
2045
2063
|
}
|
|
2046
2064
|
}
|
|
2047
2065
|
// dija
|
|
2048
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2066
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.contactinfo.instid) == '682cbb9bdcd57') {
|
|
2049
2067
|
if (isValueinStock == 0) {
|
|
2050
2068
|
return;
|
|
2051
2069
|
}
|
|
2052
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2070
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.contactinfo.instid) == '687ca57cc78e8') {
|
|
2053
2071
|
if (isValueinStock == 0) {
|
|
2054
2072
|
return;
|
|
2055
2073
|
}
|
|
2056
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2074
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.contactinfo.instid) == '6899e604db87f') {
|
|
2057
2075
|
if (isValueinStock == 0) {
|
|
2058
2076
|
return;
|
|
2059
2077
|
}
|
|
@@ -2077,19 +2095,21 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
2077
2095
|
border: isoptionvalueselected == 1 ? '2px solid ' + sectionproperties.activeproductcolor : isoptionvaluedenabled == 1 ? '1px solid ' + sectionproperties.variantcontainerbordercolor : '1px solid ' + ' grey '
|
|
2078
2096
|
}
|
|
2079
2097
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
2080
|
-
className: isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2098
|
+
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' :
|
|
2099
|
+
// mn design
|
|
2100
|
+
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' :
|
|
2081
2101
|
// alma
|
|
2082
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2102
|
+
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' :
|
|
2083
2103
|
// amiga
|
|
2084
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2104
|
+
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' :
|
|
2085
2105
|
// vout
|
|
2086
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2106
|
+
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' :
|
|
2087
2107
|
// puff
|
|
2088
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2108
|
+
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' :
|
|
2089
2109
|
// angel
|
|
2090
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2110
|
+
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' :
|
|
2091
2111
|
// dija
|
|
2092
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2112
|
+
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',
|
|
2093
2113
|
style: {
|
|
2094
2114
|
color: sectionproperties.variantcontainerbordercolor != undefined && sectionproperties.variantcontainerbordercolor != null && isoptionvalueselected == 1 ? sectionproperties.activeproductcolor : sectionproperties.variantcontainer_color,
|
|
2095
2115
|
fontSize: sectionproperties.variantcontainer_fontSize + 'px',
|
|
@@ -2176,7 +2196,7 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
2176
2196
|
setopensizeguidemodal(true);
|
|
2177
2197
|
}
|
|
2178
2198
|
}, 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) {
|
|
2179
|
-
var _authdetailsContext$
|
|
2199
|
+
var _authdetailsContext$i57;
|
|
2180
2200
|
return /*#__PURE__*/React__default["default"].createElement("ul", {
|
|
2181
2201
|
"class": "thwvsf-wrapper-ul"
|
|
2182
2202
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -2191,7 +2211,7 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
2191
2211
|
textTransform: sectionproperties.varianttitle_texttransform,
|
|
2192
2212
|
fontSize: sectionproperties.varianttitle_fontSize + 'px'
|
|
2193
2213
|
}
|
|
2194
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2214
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.contactinfo.instid) == '699d7f217889a' && /*#__PURE__*/React__default["default"].createElement("span", null, index + 1, ". "), sectionproperties.showselect == 'Show' && /*#__PURE__*/React__default["default"].createElement("span", null, lang.select, " "), " ", langdetect == 'en' ? item.optionname : item.optionname_ar, ":"))), item.optionvalues.map(function (optionvaluesitem, optionvaluesindex) {
|
|
2195
2215
|
var isoptionvalueselected = 0;
|
|
2196
2216
|
if (optionvaluesitem.isselected == 1) {
|
|
2197
2217
|
isoptionvalueselected = 1;
|
|
@@ -2225,7 +2245,7 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
2225
2245
|
}
|
|
2226
2246
|
}));
|
|
2227
2247
|
} else {
|
|
2228
|
-
var _authdetailsContext$
|
|
2248
|
+
var _authdetailsContext$i58, _authdetailsContext$i59, _authdetailsContext$i60, _authdetailsContext$i61, _authdetailsContext$i62;
|
|
2229
2249
|
// else if (item.optionname == 'size' || item.optionname == 'Size') {
|
|
2230
2250
|
return /*#__PURE__*/React__default["default"].createElement("li", {
|
|
2231
2251
|
style: {
|
|
@@ -2244,14 +2264,14 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
2244
2264
|
// cursor: isoptionvaluedenabled == 1 ? 'pointer' : 'not-allowed',
|
|
2245
2265
|
// backgroundColor: isoptionvalueselected == 1 ? 'green' : isoptionvaluedenabled == 1 ? sectionproperties.variantcontainer_bgcolor : 'grey',
|
|
2246
2266
|
background: sectionproperties.variantcontainerbordercolor != undefined && sectionproperties.variantcontainerbordercolor != null ? sectionproperties.variantcontainer_bgcolor : isoptionvalueselected == 1 ? 'green' : isoptionvaluedenabled == 1 ? sectionproperties.variantcontainer_bgcolor : 'grey',
|
|
2247
|
-
minWidth: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2248
|
-
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2267
|
+
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',
|
|
2268
|
+
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',
|
|
2249
2269
|
borderRadius: sectionproperties.variantcontainer_borderBottomLeftRadius + 'px',
|
|
2250
2270
|
position: 'relative',
|
|
2251
|
-
border: isoptionvalueselected == 1 ? '2px solid ' + sectionproperties.activeproductcolor : isoptionvaluedenabled == 1 ? '1px solid ' + sectionproperties.variantcontainerbordercolor : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2252
|
-
flexDirection: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2271
|
+
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 ',
|
|
2272
|
+
flexDirection: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i61 = authdetailsContext.instinfo) === null || _authdetailsContext$i61 === void 0 ? void 0 : _authdetailsContext$i61.contactinfo.instid) == '699d7f217889a' ? 'column' : 'row'
|
|
2253
2273
|
}
|
|
2254
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2274
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i62 = authdetailsContext.instinfo) === null || _authdetailsContext$i62 === void 0 ? void 0 : _authdetailsContext$i62.contactinfo.instid) == '699d7f217889a' && /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
2255
2275
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
2256
2276
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
2257
2277
|
path: optionvaluesitem === null || optionvaluesitem === void 0 ? void 0 : optionvaluesitem.thumbnail_url,
|
|
@@ -8254,7 +8274,7 @@ var TamaraWidget = function TamaraWidget(props) {
|
|
|
8254
8274
|
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; }
|
|
8255
8275
|
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__default["default"](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; }
|
|
8256
8276
|
var Productinfo = function Productinfo(props) {
|
|
8257
|
-
var _css, _fetchProductInfoQuer90, _ref, _fetchProductInfoQuer91, _authdetailsContext$
|
|
8277
|
+
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;
|
|
8258
8278
|
var _useState = React.useState({}),
|
|
8259
8279
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
8260
8280
|
ProductInfoObj = _useState2[0],
|
|
@@ -8769,7 +8789,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
8769
8789
|
// selectproductoptionvalue(optionindex, optionvaluesitem, optionvaluesindex, productarr);
|
|
8770
8790
|
// };
|
|
8771
8791
|
var isOptionInStock = function isOptionInStock(Currvalueid) {
|
|
8772
|
-
var _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14;
|
|
8792
|
+
var _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15;
|
|
8773
8793
|
// lord
|
|
8774
8794
|
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.contactinfo.instid) == '68d28fc494276') {
|
|
8775
8795
|
var _ProductInfoObj$data;
|
|
@@ -8859,7 +8879,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
8859
8879
|
return inStock ? 1 : 0;
|
|
8860
8880
|
}
|
|
8861
8881
|
// alma
|
|
8862
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) == '67d349e5ee6a1') {
|
|
8882
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) == '67d349e5ee6a1') {
|
|
8863
8883
|
var _ProductInfoObj$data2;
|
|
8864
8884
|
var _productinfo = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data2 = ProductInfoObj.data) === null || _ProductInfoObj$data2 === void 0 ? void 0 : _ProductInfoObj$data2.productinfo;
|
|
8865
8885
|
var _options = (_productinfo === null || _productinfo === void 0 ? void 0 : _productinfo.productoptions) || [];
|
|
@@ -8945,7 +8965,9 @@ var Productinfo = function Productinfo(props) {
|
|
|
8945
8965
|
}) && variantValueIds.includes(Currvalueid);
|
|
8946
8966
|
});
|
|
8947
8967
|
return _inStock ? 1 : 0;
|
|
8948
|
-
}
|
|
8968
|
+
}
|
|
8969
|
+
// mn design
|
|
8970
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.contactinfo.instid) == '682dfdcdb9720') {
|
|
8949
8971
|
var _ProductInfoObj$data3;
|
|
8950
8972
|
var _productinfo2 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data3 = ProductInfoObj.data) === null || _ProductInfoObj$data3 === void 0 ? void 0 : _ProductInfoObj$data3.productinfo;
|
|
8951
8973
|
var _options2 = (_productinfo2 === null || _productinfo2 === void 0 ? void 0 : _productinfo2.productoptions) || [];
|
|
@@ -9031,9 +9053,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
9031
9053
|
}) && variantValueIds.includes(Currvalueid);
|
|
9032
9054
|
});
|
|
9033
9055
|
return _inStock2 ? 1 : 0;
|
|
9034
|
-
}
|
|
9035
|
-
// amiga
|
|
9036
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.contactinfo.instid) == '670fc18477599') {
|
|
9056
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.contactinfo.instid) == '67c050d72cbe7') {
|
|
9037
9057
|
var _ProductInfoObj$data4;
|
|
9038
9058
|
var _productinfo3 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data4 = ProductInfoObj.data) === null || _ProductInfoObj$data4 === void 0 ? void 0 : _ProductInfoObj$data4.productinfo;
|
|
9039
9059
|
var _options3 = (_productinfo3 === null || _productinfo3 === void 0 ? void 0 : _productinfo3.productoptions) || [];
|
|
@@ -9120,8 +9140,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
9120
9140
|
});
|
|
9121
9141
|
return _inStock3 ? 1 : 0;
|
|
9122
9142
|
}
|
|
9123
|
-
//
|
|
9124
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) == '
|
|
9143
|
+
// amiga
|
|
9144
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) == '670fc18477599') {
|
|
9125
9145
|
var _ProductInfoObj$data5;
|
|
9126
9146
|
var _productinfo4 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data5 = ProductInfoObj.data) === null || _ProductInfoObj$data5 === void 0 ? void 0 : _ProductInfoObj$data5.productinfo;
|
|
9127
9147
|
var _options4 = (_productinfo4 === null || _productinfo4 === void 0 ? void 0 : _productinfo4.productoptions) || [];
|
|
@@ -9208,8 +9228,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
9208
9228
|
});
|
|
9209
9229
|
return _inStock4 ? 1 : 0;
|
|
9210
9230
|
}
|
|
9211
|
-
//
|
|
9212
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.contactinfo.instid) == '
|
|
9231
|
+
// vout
|
|
9232
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.contactinfo.instid) == '68f918a4ccb85') {
|
|
9213
9233
|
var _ProductInfoObj$data6;
|
|
9214
9234
|
var _productinfo5 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data6 = ProductInfoObj.data) === null || _ProductInfoObj$data6 === void 0 ? void 0 : _ProductInfoObj$data6.productinfo;
|
|
9215
9235
|
var _options5 = (_productinfo5 === null || _productinfo5 === void 0 ? void 0 : _productinfo5.productoptions) || [];
|
|
@@ -9296,8 +9316,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
9296
9316
|
});
|
|
9297
9317
|
return _inStock5 ? 1 : 0;
|
|
9298
9318
|
}
|
|
9299
|
-
//
|
|
9300
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.contactinfo.instid) == '
|
|
9319
|
+
// puff n stuff
|
|
9320
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.contactinfo.instid) == '6899e604db87f') {
|
|
9301
9321
|
var _ProductInfoObj$data7;
|
|
9302
9322
|
var _productinfo6 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data7 = ProductInfoObj.data) === null || _ProductInfoObj$data7 === void 0 ? void 0 : _ProductInfoObj$data7.productinfo;
|
|
9303
9323
|
var _options6 = (_productinfo6 === null || _productinfo6 === void 0 ? void 0 : _productinfo6.productoptions) || [];
|
|
@@ -9384,8 +9404,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
9384
9404
|
});
|
|
9385
9405
|
return _inStock6 ? 1 : 0;
|
|
9386
9406
|
}
|
|
9387
|
-
//
|
|
9388
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.contactinfo.instid) == '
|
|
9407
|
+
// dija
|
|
9408
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.contactinfo.instid) == '682cbb9bdcd57') {
|
|
9389
9409
|
var _ProductInfoObj$data8;
|
|
9390
9410
|
var _productinfo7 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data8 = ProductInfoObj.data) === null || _ProductInfoObj$data8 === void 0 ? void 0 : _ProductInfoObj$data8.productinfo;
|
|
9391
9411
|
var _options7 = (_productinfo7 === null || _productinfo7 === void 0 ? void 0 : _productinfo7.productoptions) || [];
|
|
@@ -9471,7 +9491,9 @@ var Productinfo = function Productinfo(props) {
|
|
|
9471
9491
|
}) && variantValueIds.includes(Currvalueid);
|
|
9472
9492
|
});
|
|
9473
9493
|
return _inStock7 ? 1 : 0;
|
|
9474
|
-
}
|
|
9494
|
+
}
|
|
9495
|
+
// angel secrets
|
|
9496
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.contactinfo.instid) == '67bda57bca71d') {
|
|
9475
9497
|
var _ProductInfoObj$data9;
|
|
9476
9498
|
var _productinfo8 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data9 = ProductInfoObj.data) === null || _ProductInfoObj$data9 === void 0 ? void 0 : _ProductInfoObj$data9.productinfo;
|
|
9477
9499
|
var _options8 = (_productinfo8 === null || _productinfo8 === void 0 ? void 0 : _productinfo8.productoptions) || [];
|
|
@@ -9557,7 +9579,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
9557
9579
|
}) && variantValueIds.includes(Currvalueid);
|
|
9558
9580
|
});
|
|
9559
9581
|
return _inStock8 ? 1 : 0;
|
|
9560
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.contactinfo.instid) == '
|
|
9582
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.contactinfo.instid) == '69244cc88aa0a') {
|
|
9561
9583
|
var _ProductInfoObj$data0;
|
|
9562
9584
|
var _productinfo9 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data0 = ProductInfoObj.data) === null || _ProductInfoObj$data0 === void 0 ? void 0 : _ProductInfoObj$data0.productinfo;
|
|
9563
9585
|
var _options9 = (_productinfo9 === null || _productinfo9 === void 0 ? void 0 : _productinfo9.productoptions) || [];
|
|
@@ -9643,13 +9665,99 @@ var Productinfo = function Productinfo(props) {
|
|
|
9643
9665
|
}) && variantValueIds.includes(Currvalueid);
|
|
9644
9666
|
});
|
|
9645
9667
|
return _inStock9 ? 1 : 0;
|
|
9668
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.contactinfo.instid) == '687ca57cc78e8') {
|
|
9669
|
+
var _ProductInfoObj$data1;
|
|
9670
|
+
var _productinfo0 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data1 = ProductInfoObj.data) === null || _ProductInfoObj$data1 === void 0 ? void 0 : _ProductInfoObj$data1.productinfo;
|
|
9671
|
+
var _options0 = (_productinfo0 === null || _productinfo0 === void 0 ? void 0 : _productinfo0.productoptions) || [];
|
|
9672
|
+
var _variants0 = (_productinfo0 === null || _productinfo0 === void 0 ? void 0 : _productinfo0.variants) || [];
|
|
9673
|
+
|
|
9674
|
+
// Collect selected option value IDs and find which option they belong to
|
|
9675
|
+
var _selectedValues0 = [];
|
|
9676
|
+
_options0.forEach(function (option) {
|
|
9677
|
+
option.optionvalues.forEach(function (value) {
|
|
9678
|
+
if (value.isselected === 1) {
|
|
9679
|
+
_selectedValues0.push({
|
|
9680
|
+
optionid: option.optionid,
|
|
9681
|
+
valueid: value.valueid
|
|
9682
|
+
});
|
|
9683
|
+
}
|
|
9684
|
+
});
|
|
9685
|
+
});
|
|
9686
|
+
_options0.length;
|
|
9687
|
+
var _selectedCount0 = _selectedValues0.length;
|
|
9688
|
+
var _inStockVariants0 = _variants0.filter(function (v) {
|
|
9689
|
+
return v.current_quantity > 0;
|
|
9690
|
+
});
|
|
9691
|
+
|
|
9692
|
+
// 🧠 Case 1: No selection yet → show if this value exists in any in-stock variant
|
|
9693
|
+
if (_selectedCount0 === 0) {
|
|
9694
|
+
return _inStockVariants0.some(function (variant) {
|
|
9695
|
+
return variant.variantoptions.some(function (opt) {
|
|
9696
|
+
return opt.valueid === Currvalueid;
|
|
9697
|
+
});
|
|
9698
|
+
}) ? 1 : 0;
|
|
9699
|
+
}
|
|
9700
|
+
|
|
9701
|
+
// 🧠 Case 2: Only one option selected
|
|
9702
|
+
if (_selectedCount0 === 1) {
|
|
9703
|
+
var _selected0 = _selectedValues0[0];
|
|
9704
|
+
var _selectedOptionId0 = _selected0.optionid;
|
|
9705
|
+
|
|
9706
|
+
// Find which option this Currvalueid belongs to
|
|
9707
|
+
var _currentOptionId0 = null;
|
|
9708
|
+
_options0.forEach(function (option) {
|
|
9709
|
+
option.optionvalues.forEach(function (v) {
|
|
9710
|
+
if (v.valueid === Currvalueid) _currentOptionId0 = option.optionid;
|
|
9711
|
+
});
|
|
9712
|
+
});
|
|
9713
|
+
|
|
9714
|
+
// Same option (e.g., selecting only size)
|
|
9715
|
+
if (_selectedOptionId0 === _currentOptionId0) {
|
|
9716
|
+
// Show all sizes that appear in any in-stock variant (any color)
|
|
9717
|
+
return _inStockVariants0.some(function (variant) {
|
|
9718
|
+
return variant.variantoptions.some(function (opt) {
|
|
9719
|
+
return opt.valueid === Currvalueid;
|
|
9720
|
+
});
|
|
9721
|
+
}) ? 1 : 0;
|
|
9722
|
+
}
|
|
9723
|
+
|
|
9724
|
+
// Different option (e.g., color)
|
|
9725
|
+
// Only in-stock if a variant has both selected value + this value
|
|
9726
|
+
return _inStockVariants0.some(function (variant) {
|
|
9727
|
+
var variantValueIds = variant.variantoptions.map(function (v) {
|
|
9728
|
+
return v.valueid;
|
|
9729
|
+
});
|
|
9730
|
+
return variantValueIds.includes(_selected0.valueid) && variantValueIds.includes(Currvalueid);
|
|
9731
|
+
}) ? 1 : 0;
|
|
9732
|
+
}
|
|
9733
|
+
|
|
9734
|
+
// 🧠 Case 3: Multiple options selected (e.g., color + size)
|
|
9735
|
+
// Check if this value can exist with all selected options except its own type in any in-stock variant
|
|
9736
|
+
var _inStock0 = _inStockVariants0.some(function (variant) {
|
|
9737
|
+
var variantValueIds = variant.variantoptions.map(function (v) {
|
|
9738
|
+
return v.valueid;
|
|
9739
|
+
});
|
|
9740
|
+
// Must match all selected except the one that belongs to same option
|
|
9741
|
+
return _selectedValues0.every(function (sel) {
|
|
9742
|
+
if (_options0.some(function (opt) {
|
|
9743
|
+
return opt.optionvalues.some(function (v) {
|
|
9744
|
+
return v.valueid === Currvalueid && v.optionid === sel.optionid;
|
|
9745
|
+
});
|
|
9746
|
+
})) {
|
|
9747
|
+
// Skip same option
|
|
9748
|
+
return true;
|
|
9749
|
+
}
|
|
9750
|
+
return variantValueIds.includes(sel.valueid);
|
|
9751
|
+
}) && variantValueIds.includes(Currvalueid);
|
|
9752
|
+
});
|
|
9753
|
+
return _inStock0 ? 1 : 0;
|
|
9646
9754
|
} else {
|
|
9647
9755
|
return 1;
|
|
9648
9756
|
}
|
|
9649
9757
|
};
|
|
9650
9758
|
var clearchoosenvaluesbutkeepcurrentvalue = function clearchoosenvaluesbutkeepcurrentvalue(optionindex, optionvaluesitem, optionvaluesindex) {
|
|
9651
|
-
var _authdetailsContext$
|
|
9652
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
9759
|
+
var _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i18, _authdetailsContext$i19, _authdetailsContext$i20, _authdetailsContext$i21, _authdetailsContext$i22, _authdetailsContext$i23, _authdetailsContext$i24, _authdetailsContext$i25;
|
|
9760
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.contactinfo.instid) == '68d28fc494276') {
|
|
9653
9761
|
var _productarr$data, _productarr$data$prod;
|
|
9654
9762
|
var _productarr = ProductInfoObj;
|
|
9655
9763
|
if (!(_productarr !== null && _productarr !== void 0 && (_productarr$data = _productarr.data) !== null && _productarr$data !== void 0 && _productarr$data.productinfo)) return;
|
|
@@ -9702,8 +9810,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
9702
9810
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
9703
9811
|
}
|
|
9704
9812
|
}
|
|
9705
|
-
//
|
|
9706
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
9813
|
+
// mn design
|
|
9814
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.contactinfo.instid) == '682dfdcdb9720') {
|
|
9707
9815
|
var _productarr2$data, _productarr2$data$pro;
|
|
9708
9816
|
var _productarr2 = ProductInfoObj;
|
|
9709
9817
|
if (!(_productarr2 !== null && _productarr2 !== void 0 && (_productarr2$data = _productarr2.data) !== null && _productarr2$data !== void 0 && _productarr2$data.productinfo)) return;
|
|
@@ -9755,7 +9863,10 @@ var Productinfo = function Productinfo(props) {
|
|
|
9755
9863
|
// optional: show user message or disable click
|
|
9756
9864
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
9757
9865
|
}
|
|
9758
|
-
}
|
|
9866
|
+
}
|
|
9867
|
+
|
|
9868
|
+
// alma
|
|
9869
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.contactinfo.instid) == '67d349e5ee6a1') {
|
|
9759
9870
|
var _productarr3$data, _productarr3$data$pro;
|
|
9760
9871
|
var _productarr3 = ProductInfoObj;
|
|
9761
9872
|
if (!(_productarr3 !== null && _productarr3 !== void 0 && (_productarr3$data = _productarr3.data) !== null && _productarr3$data !== void 0 && _productarr3$data.productinfo)) return;
|
|
@@ -9807,9 +9918,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
9807
9918
|
// optional: show user message or disable click
|
|
9808
9919
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
9809
9920
|
}
|
|
9810
|
-
}
|
|
9811
|
-
// vout
|
|
9812
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.contactinfo.instid) == '68f918a4ccb85') {
|
|
9921
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.contactinfo.instid) == '67c050d72cbe7') {
|
|
9813
9922
|
var _productarr4$data, _productarr4$data$pro;
|
|
9814
9923
|
var _productarr4 = ProductInfoObj;
|
|
9815
9924
|
if (!(_productarr4 !== null && _productarr4 !== void 0 && (_productarr4$data = _productarr4.data) !== null && _productarr4$data !== void 0 && _productarr4$data.productinfo)) return;
|
|
@@ -9862,8 +9971,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
9862
9971
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
9863
9972
|
}
|
|
9864
9973
|
}
|
|
9865
|
-
//
|
|
9866
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
9974
|
+
// vout
|
|
9975
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.contactinfo.instid) == '68f918a4ccb85') {
|
|
9867
9976
|
var _productarr5$data, _productarr5$data$pro;
|
|
9868
9977
|
var _productarr5 = ProductInfoObj;
|
|
9869
9978
|
if (!(_productarr5 !== null && _productarr5 !== void 0 && (_productarr5$data = _productarr5.data) !== null && _productarr5$data !== void 0 && _productarr5$data.productinfo)) return;
|
|
@@ -9916,8 +10025,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
9916
10025
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
9917
10026
|
}
|
|
9918
10027
|
}
|
|
9919
|
-
//
|
|
9920
|
-
|
|
10028
|
+
// puff n stuff
|
|
10029
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.contactinfo.instid) == '6899e604db87f') {
|
|
9921
10030
|
var _productarr6$data, _productarr6$data$pro;
|
|
9922
10031
|
var _productarr6 = ProductInfoObj;
|
|
9923
10032
|
if (!(_productarr6 !== null && _productarr6 !== void 0 && (_productarr6$data = _productarr6.data) !== null && _productarr6$data !== void 0 && _productarr6$data.productinfo)) return;
|
|
@@ -9970,8 +10079,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
9970
10079
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
9971
10080
|
}
|
|
9972
10081
|
}
|
|
9973
|
-
//
|
|
9974
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10082
|
+
// dija
|
|
10083
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.contactinfo.instid) == '682cbb9bdcd57') {
|
|
9975
10084
|
var _productarr7$data, _productarr7$data$pro;
|
|
9976
10085
|
var _productarr7 = ProductInfoObj;
|
|
9977
10086
|
if (!(_productarr7 !== null && _productarr7 !== void 0 && (_productarr7$data = _productarr7.data) !== null && _productarr7$data !== void 0 && _productarr7$data.productinfo)) return;
|
|
@@ -10023,7 +10132,9 @@ var Productinfo = function Productinfo(props) {
|
|
|
10023
10132
|
// optional: show user message or disable click
|
|
10024
10133
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
10025
10134
|
}
|
|
10026
|
-
}
|
|
10135
|
+
}
|
|
10136
|
+
// angel
|
|
10137
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.contactinfo.instid) == '67bda57bca71d') {
|
|
10027
10138
|
var _productarr8$data, _productarr8$data$pro;
|
|
10028
10139
|
var _productarr8 = ProductInfoObj;
|
|
10029
10140
|
if (!(_productarr8 !== null && _productarr8 !== void 0 && (_productarr8$data = _productarr8.data) !== null && _productarr8$data !== void 0 && _productarr8$data.productinfo)) return;
|
|
@@ -10075,7 +10186,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
10075
10186
|
// optional: show user message or disable click
|
|
10076
10187
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
10077
10188
|
}
|
|
10078
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10189
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.contactinfo.instid) == '69244cc88aa0a') {
|
|
10079
10190
|
var _productarr9$data, _productarr9$data$pro;
|
|
10080
10191
|
var _productarr9 = ProductInfoObj;
|
|
10081
10192
|
if (!(_productarr9 !== null && _productarr9 !== void 0 && (_productarr9$data = _productarr9.data) !== null && _productarr9$data !== void 0 && _productarr9$data.productinfo)) return;
|
|
@@ -10127,6 +10238,58 @@ var Productinfo = function Productinfo(props) {
|
|
|
10127
10238
|
// optional: show user message or disable click
|
|
10128
10239
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
10129
10240
|
}
|
|
10241
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.contactinfo.instid) == '687ca57cc78e8') {
|
|
10242
|
+
var _productarr0$data, _productarr0$data$pro;
|
|
10243
|
+
var _productarr0 = ProductInfoObj;
|
|
10244
|
+
if (!(_productarr0 !== null && _productarr0 !== void 0 && (_productarr0$data = _productarr0.data) !== null && _productarr0$data !== void 0 && _productarr0$data.productinfo)) return;
|
|
10245
|
+
|
|
10246
|
+
// 1. Find variants that include the newly selected value
|
|
10247
|
+
var _validVariants9 = (_productarr0.data.productinfo.variants || []).filter(function (variant) {
|
|
10248
|
+
return (variant.variantoptions || []).some(function (opt) {
|
|
10249
|
+
return opt.valueid === optionvaluesitem.valueid;
|
|
10250
|
+
});
|
|
10251
|
+
});
|
|
10252
|
+
|
|
10253
|
+
// 2. Build a set of valid value ids
|
|
10254
|
+
var _validValueIds9 = new Set(_validVariants9.flatMap(function (v) {
|
|
10255
|
+
return (v.variantoptions || []).map(function (opt) {
|
|
10256
|
+
return opt.valueid;
|
|
10257
|
+
});
|
|
10258
|
+
}));
|
|
10259
|
+
|
|
10260
|
+
// 3. Loop all options and their values
|
|
10261
|
+
(_productarr0$data$pro = _productarr0.data.productinfo.productoptions) === null || _productarr0$data$pro === void 0 || _productarr0$data$pro.forEach(function (option) {
|
|
10262
|
+
var _option$optionvalues0;
|
|
10263
|
+
var anySelected = false;
|
|
10264
|
+
(_option$optionvalues0 = option.optionvalues) === null || _option$optionvalues0 === void 0 || _option$optionvalues0.forEach(function (value) {
|
|
10265
|
+
// Normalize stock check result to boolean
|
|
10266
|
+
var stockResult = isOptionInStock(value.valueid);
|
|
10267
|
+
var inStock = !(stockResult === 0 || stockResult === '0' || stockResult === false || stockResult === 'false' || stockResult == null);
|
|
10268
|
+
|
|
10269
|
+
// Unselect if NOT valid with the chosen new value OR out of stock
|
|
10270
|
+
if (!_validValueIds9.has(value.valueid) || !inStock) {
|
|
10271
|
+
value.isselected = 0;
|
|
10272
|
+
} else {
|
|
10273
|
+
// keep whatever selection is already there (do not auto-select)
|
|
10274
|
+
if (value.isselected) anySelected = true;
|
|
10275
|
+
}
|
|
10276
|
+
});
|
|
10277
|
+
|
|
10278
|
+
// keep option-level selected state in sync
|
|
10279
|
+
option.isselected = anySelected ? 1 : 0;
|
|
10280
|
+
});
|
|
10281
|
+
|
|
10282
|
+
// 4. Only select the new value if it's in stock
|
|
10283
|
+
var _newInStock9 = function () {
|
|
10284
|
+
var r = isOptionInStock(optionvaluesitem.valueid);
|
|
10285
|
+
return !(r === 0 || r === '0' || r === false || r === 'false' || r == null);
|
|
10286
|
+
}();
|
|
10287
|
+
if (_newInStock9) {
|
|
10288
|
+
selectproductoptionvalue(optionindex, optionvaluesitem, optionvaluesindex, _productarr0);
|
|
10289
|
+
} else {
|
|
10290
|
+
// optional: show user message or disable click
|
|
10291
|
+
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
10292
|
+
}
|
|
10130
10293
|
} else {
|
|
10131
10294
|
var _productarr$data2;
|
|
10132
10295
|
var productarr = ProductInfoObj;
|
|
@@ -10608,10 +10771,10 @@ var Productinfo = function Productinfo(props) {
|
|
|
10608
10771
|
if (addtocardpayloadobj.variantid.length != 0) {
|
|
10609
10772
|
runfunc = true;
|
|
10610
10773
|
} else {
|
|
10611
|
-
var _authdetailsContext$
|
|
10774
|
+
var _authdetailsContext$i26, _authdetailsContext$i27, _authdetailsContext$i28;
|
|
10612
10775
|
// here
|
|
10613
10776
|
setvariantnotchosendisclaimer('This field is required');
|
|
10614
|
-
NotificationManager.warning('', (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10777
|
+
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' : 'من فضلك اختر من المتغيرات');
|
|
10615
10778
|
}
|
|
10616
10779
|
} else {
|
|
10617
10780
|
runfunc = true;
|
|
@@ -10695,9 +10858,9 @@ var Productinfo = function Productinfo(props) {
|
|
|
10695
10858
|
};
|
|
10696
10859
|
};
|
|
10697
10860
|
var returnpolicyobj = function returnpolicyobj(policytype) {
|
|
10698
|
-
var _authdetailsContext$
|
|
10861
|
+
var _authdetailsContext$i29;
|
|
10699
10862
|
var policyobj = {};
|
|
10700
|
-
authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10863
|
+
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) {
|
|
10701
10864
|
if (item.policytype == policytype) {
|
|
10702
10865
|
policyobj = item;
|
|
10703
10866
|
}
|
|
@@ -10706,7 +10869,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
10706
10869
|
};
|
|
10707
10870
|
var relatedproducts = function relatedproducts() {
|
|
10708
10871
|
if (Relatedproducts.length != 0) {
|
|
10709
|
-
var _authdetailsContext$
|
|
10872
|
+
var _authdetailsContext$i30, _authdetailsContext$i31, _authdetailsContext$i32, _authdetailsContext$i33, _authdetailsContext$i34;
|
|
10710
10873
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10711
10874
|
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",
|
|
10712
10875
|
style: {
|
|
@@ -10728,9 +10891,9 @@ var Productinfo = function Productinfo(props) {
|
|
|
10728
10891
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10729
10892
|
className: "row m-0 w-100",
|
|
10730
10893
|
style: {
|
|
10731
|
-
background: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10894
|
+
background: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.contactinfo.instid) == '69a3437faf64f' ? '#fff' : 'transparent'
|
|
10732
10895
|
}
|
|
10733
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10896
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.contactinfo.instid) == '69a3437faf64f' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10734
10897
|
className: "py-3 col-lg-12 col-md-12 col-sm-12 d-flex align-items-center p-0 flex-column mx-auto",
|
|
10735
10898
|
style: {
|
|
10736
10899
|
justifyContent: sectionproperties.relatedtitleposition == 'Centered' ? 'center' : 'start',
|
|
@@ -10749,7 +10912,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
10749
10912
|
background: sectionproperties.relatedproducttitlelinebgcolor,
|
|
10750
10913
|
borderRadius: 5
|
|
10751
10914
|
}
|
|
10752
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10915
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.contactinfo.instid) != '69a3437faf64f' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10753
10916
|
className: "col-lg-12 col-md-12 col-sm-12 d-flex align-items-center",
|
|
10754
10917
|
style: {
|
|
10755
10918
|
justifyContent: sectionproperties.relatedtitleposition == 'Centered' ? 'center' : 'start',
|
|
@@ -10773,8 +10936,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
10773
10936
|
}, /*#__PURE__*/React__default["default"].createElement(reactHorizontalScrollingMenu.ScrollMenu, {
|
|
10774
10937
|
transitionBehavior: 'auto',
|
|
10775
10938
|
wrapperClassName: '',
|
|
10776
|
-
itemClassName: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10777
|
-
scrollContainerClassName: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10939
|
+
itemClassName: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.contactinfo.instid) == '67dc756de56bd' ? 'scrollmenuclassnameitemrelatedproductkingtut' : 'scrollmenuclassnameitemrelatedproduct',
|
|
10940
|
+
scrollContainerClassName: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.contactinfo.instid) == '68e7c7c93c5bd' ? '' : 'scrollmenuclasssubscrollbarrelatedproducts'
|
|
10778
10941
|
}, Relatedproducts.map(function (item, index) {
|
|
10779
10942
|
if (item.productinfo != null) {
|
|
10780
10943
|
var _fetchProductInfoQuer52;
|
|
@@ -10898,10 +11061,10 @@ var Productinfo = function Productinfo(props) {
|
|
|
10898
11061
|
if (addtocartobjparam.variantid.length != 0) {
|
|
10899
11062
|
runfunc = true;
|
|
10900
11063
|
} else {
|
|
10901
|
-
var _authdetailsContext$
|
|
11064
|
+
var _authdetailsContext$i35;
|
|
10902
11065
|
// here
|
|
10903
11066
|
setvariantnotchosendisclaimer('This field is required');
|
|
10904
|
-
NotificationManager.warning('', (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
11067
|
+
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');
|
|
10905
11068
|
}
|
|
10906
11069
|
} else {
|
|
10907
11070
|
runfunc = true;
|
|
@@ -10944,8 +11107,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
10944
11107
|
isVarianturlLoaded = _useState58[0],
|
|
10945
11108
|
setisVarianturlLoaded = _useState58[1];
|
|
10946
11109
|
React.useEffect(function () {
|
|
10947
|
-
var _authdetailsContext$
|
|
10948
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
11110
|
+
var _authdetailsContext$i36;
|
|
11111
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.contactinfo.instid) == '68f918a4ccb85') {
|
|
10949
11112
|
var params = new URLSearchParams(window.location.search);
|
|
10950
11113
|
var variantId = params.get('variant');
|
|
10951
11114
|
if (isVarianturlLoaded == false) {
|
|
@@ -11817,7 +11980,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
11817
11980
|
})));
|
|
11818
11981
|
};
|
|
11819
11982
|
var StoreInfo = function StoreInfo(position) {
|
|
11820
|
-
var _fetchProductInfoQuer84, _authdetailsContext$
|
|
11983
|
+
var _fetchProductInfoQuer84, _authdetailsContext$i38, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _authdetailsContext$i39, _authdetailsContext$i41;
|
|
11821
11984
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11822
11985
|
"class": sectionproperties.storeinformationcontainerborderwidth != 0 ? 'row m-0 w-100 p-3' : 'row m-0 w-100',
|
|
11823
11986
|
style: {
|
|
@@ -11896,8 +12059,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
11896
12059
|
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber))), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11897
12060
|
className: "".concat(productinfo_cssstyles.storeinfobtn, " ").concat(productinfo_cssstyles.storeinfocontainer) + ' mt-4 col-lg-12 p-0 d-flex align-items-center cursor-pointer ',
|
|
11898
12061
|
onClick: function onClick() {
|
|
11899
|
-
var _authdetailsContext$
|
|
11900
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12062
|
+
var _authdetailsContext$i37;
|
|
12063
|
+
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');
|
|
11901
12064
|
}
|
|
11902
12065
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11903
12066
|
"class": productinfo_cssstyles.iconContainer + ' iconContainer '
|
|
@@ -11917,7 +12080,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
11917
12080
|
style: {
|
|
11918
12081
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
11919
12082
|
}
|
|
11920
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12083
|
+
}, 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__default["default"].createElement("div", {
|
|
11921
12084
|
"class": "col-lg-12 my-2",
|
|
11922
12085
|
style: {
|
|
11923
12086
|
display: sectionproperties.showfirstpolicy_storeinfo == 'Hide' && sectionproperties.showsecondpolicy_storeinfo == 'Hide' ? 'none' : 'block'
|
|
@@ -11969,25 +12132,25 @@ var Productinfo = function Productinfo(props) {
|
|
|
11969
12132
|
}
|
|
11970
12133
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
11971
12134
|
"class": "m-0 p-0"
|
|
11972
|
-
}, langdetect == 'en' ? sectionproperties.phonetitle_en : sectionproperties.phonetitle_ar))), sectionproperties.showfooteremail == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12135
|
+
}, 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__default["default"].createElement("div", {
|
|
11973
12136
|
"class": position == 'belowinfo' ? 'col-lg-12 allcentered mb-2 p-0' : 'col-lg-12 allcentered mb-2 p-sm-0'
|
|
11974
12137
|
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
11975
12138
|
"class": productinfo_cssstyles.storeinfobtn + ' allcentered ',
|
|
11976
12139
|
onClick: function onClick() {
|
|
11977
|
-
var _authdetailsContext$
|
|
11978
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12140
|
+
var _authdetailsContext$i40;
|
|
12141
|
+
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');
|
|
11979
12142
|
}
|
|
11980
12143
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
11981
12144
|
"class": "m-0 p-0"
|
|
11982
|
-
}, langdetect == 'en' ? sectionproperties.emailtitle_en : sectionproperties.emailtitle_ar))), sectionproperties.showwhatsapp == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12145
|
+
}, 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__default["default"].createElement("div", {
|
|
11983
12146
|
"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'
|
|
11984
12147
|
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
11985
12148
|
"class": productinfo_cssstyles.storeinfobtn + ' allcentered ',
|
|
11986
12149
|
onClick: function onClick() {
|
|
11987
|
-
var _authdetailsContext$
|
|
11988
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
11989
|
-
var _authdetailsContext$
|
|
11990
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12150
|
+
var _authdetailsContext$i42;
|
|
12151
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.whatsappnumber) != null) {
|
|
12152
|
+
var _authdetailsContext$i43;
|
|
12153
|
+
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');
|
|
11991
12154
|
}
|
|
11992
12155
|
}
|
|
11993
12156
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
@@ -12083,7 +12246,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12083
12246
|
lang: lang,
|
|
12084
12247
|
srcfromprops: props.srcfromprops
|
|
12085
12248
|
}, _defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_ref, "returnpolicyobj", returnpolicyobj), "productinfo_cssstyles", productinfo_cssstyles), "addtocartfunc", addtocartfunc), "selectproductoptionvalue", selectproductoptionvalue), "clearchoosenvaluesbutkeepcurrentvalue", clearchoosenvaluesbutkeepcurrentvalue), "productimagesarray", productimagesarray), "fetchProductInfoQueryContext", fetchProductInfoQueryContext), "ProductInfoObj", ProductInfoObj), "sectionproperties", sectionproperties), "addtocardpayloadobj", addtocardpayloadobj), _defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_ref, "setaddtocardpayloadobj", setaddtocardpayloadobj), "routingcountext", routingcountext), "AddtoCartMutationContext", AddtoCartMutationContext), "authdetailsContext", authdetailsContext), "addtofavoritescontext", addtofavoritescontext), "variantindexcompleted", variantindexcompleted), "StaticPagesLinksContext", StaticPagesLinksContext), "NotificationManager", NotificationManager), "GeneralAPIMutationContext", GeneralAPIMutationContext), "quantityconditionfoundobjprops", quantityconditionfoundobj), _defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_ref, "relatedproducts", relatedproducts), "productVideos", productVideos), "getprice_discountpriceprops", getprice_discountpriceprops), "StoreInfoprops", StoreInfo), "currentshowingimageindex", currentshowingimageindex), "setcurrentshowingimageindex", setcurrentshowingimageindex), "templatepropcontext", templatepropcontext), "ikimagecredcontext", ikimagecredcontext), "variantindex", variantindex), "setvariantindex", setvariantindex), _defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_ref, "variantsku", variantsku), "variantvalueidentifier", variantvalueidentifier), "sizeguideimage", sizeguideimage), "setopensizeguidemodal", setopensizeguidemodal), "addtocartfunc_extras", addtocartfunc_extras), "productpdfsarray", productpdfsarray))
|
|
12086
|
-
}), (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$
|
|
12249
|
+
}), (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__default["default"].createElement(Article_itemtype, {
|
|
12087
12250
|
actions: (_ref2 = {
|
|
12088
12251
|
variantnotchosendisclaimer: variantnotchosendisclaimer,
|
|
12089
12252
|
setisoutofstock: setisoutofstock,
|
|
@@ -12093,7 +12256,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12093
12256
|
lang: lang,
|
|
12094
12257
|
srcfromprops: props.srcfromprops
|
|
12095
12258
|
}, _defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_ref2, "returnpolicyobj", returnpolicyobj), "productinfo_cssstyles", productinfo_cssstyles), "addtocartfunc", addtocartfunc), "selectproductoptionvalue", selectproductoptionvalue), "clearchoosenvaluesbutkeepcurrentvalue", clearchoosenvaluesbutkeepcurrentvalue), "productimagesarray", productimagesarray), "fetchProductInfoQueryContext", fetchProductInfoQueryContext), "ProductInfoObj", ProductInfoObj), "sectionproperties", sectionproperties), "addtocardpayloadobj", addtocardpayloadobj), _defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_ref2, "setaddtocardpayloadobj", setaddtocardpayloadobj), "routingcountext", routingcountext), "AddtoCartMutationContext", AddtoCartMutationContext), "authdetailsContext", authdetailsContext), "addtofavoritescontext", addtofavoritescontext), "variantindexcompleted", variantindexcompleted), "StaticPagesLinksContext", StaticPagesLinksContext), "NotificationManager", NotificationManager), "GeneralAPIMutationContext", GeneralAPIMutationContext), "quantityconditionfoundobjprops", quantityconditionfoundobj), _defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_ref2, "relatedproducts", relatedproducts), "getprice_discountpriceprops", getprice_discountpriceprops), "StoreInfoprops", StoreInfo), "currentshowingimageindex", currentshowingimageindex), "setcurrentshowingimageindex", setcurrentshowingimageindex), "templatepropcontext", templatepropcontext), "ikimagecredcontext", ikimagecredcontext), "variantindex", variantindex), "setvariantindex", setvariantindex), "variantsku", variantsku), _defineProperty__default["default"](_defineProperty__default["default"](_ref2, "variantvalueidentifier", variantvalueidentifier), "productpdfsarray", productpdfsarray))
|
|
12096
|
-
}), (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$
|
|
12259
|
+
}), (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__default["default"].createElement(Product_itemtype_Article, {
|
|
12097
12260
|
actions: (_ref3 = {
|
|
12098
12261
|
isOptionInStock: isOptionInStock,
|
|
12099
12262
|
variantnotchosendisclaimer: variantnotchosendisclaimer,
|
|
@@ -12119,7 +12282,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12119
12282
|
lang: lang,
|
|
12120
12283
|
srcfromprops: props.srcfromprops
|
|
12121
12284
|
}, _defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_ref4, "returnpolicyobj", returnpolicyobj), "productinfo_cssstyles", productinfo_cssstyles), "addtocartfunc", addtocartfunc), "selectproductoptionvalue", selectproductoptionvalue), "clearchoosenvaluesbutkeepcurrentvalue", clearchoosenvaluesbutkeepcurrentvalue), "productimagesarray", productimagesarray), "fetchProductInfoQueryContext", fetchProductInfoQueryContext), "sectionproperties", sectionproperties), "addtocardpayloadobj", addtocardpayloadobj), "ProductInfoObj", ProductInfoObj), _defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_ref4, "currentshowingimageindex", currentshowingimageindex), "setcurrentshowingimageindex", setcurrentshowingimageindex), "setaddtocardpayloadobj", setaddtocardpayloadobj), "routingcountext", routingcountext), "AddtoCartMutationContext", AddtoCartMutationContext), "authdetailsContext", authdetailsContext), "addtofavoritescontext", addtofavoritescontext), "StaticPagesLinksContext", StaticPagesLinksContext), "variantindexcompleted", variantindexcompleted), "GeneralAPIMutationContext", GeneralAPIMutationContext), _defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_ref4, "NotificationManager", NotificationManager), "getprice_discountpriceprops", getprice_discountpriceprops), "quantityconditionfoundobjprops", quantityconditionfoundobj), "relatedproducts", relatedproducts), "getQuantityCondition", getQuantityCondition), "StoreInfoprops", StoreInfo), "templatepropcontext", templatepropcontext), "ikimagecredcontext", ikimagecredcontext), "sizeguideimage", sizeguideimage), "setopensizeguidemodal", setopensizeguidemodal), _defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_ref4, "isOptionInStock", isOptionInStock), "addtocartfunc_extras", addtocartfunc_extras), "productpdfsarray", productpdfsarray))
|
|
12122
|
-
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12285
|
+
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.contactinfo.instid) == '69a34ef02cc96' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12123
12286
|
"class": 'row m-0 w-100 px-md-2 pb-5',
|
|
12124
12287
|
style: {
|
|
12125
12288
|
paddingLeft: 100,
|
|
@@ -12198,7 +12361,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12198
12361
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
12199
12362
|
className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak text-center ',
|
|
12200
12363
|
style: {}
|
|
12201
|
-
}, 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$
|
|
12364
|
+
}, 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__default["default"].createElement("div", {
|
|
12202
12365
|
"class": 'row m-0 w-100 px-md-0 pb-5',
|
|
12203
12366
|
style: {
|
|
12204
12367
|
paddingLeft: 100,
|
|
@@ -12277,7 +12440,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12277
12440
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
12278
12441
|
className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak text-center ',
|
|
12279
12442
|
style: {}
|
|
12280
|
-
}, 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$
|
|
12443
|
+
}, 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__default["default"].createElement("div", {
|
|
12281
12444
|
"class": "rotating-text-container rotating-text-containermarqueesection"
|
|
12282
12445
|
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
12283
12446
|
"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',
|
|
@@ -12305,7 +12468,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12305
12468
|
height: '100%'
|
|
12306
12469
|
}
|
|
12307
12470
|
}));
|
|
12308
|
-
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12471
|
+
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.contactinfo.instid) == '69fcb0672e838' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12309
12472
|
"class": "row m-0 w-100"
|
|
12310
12473
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12311
12474
|
"class": "col-12 p-0 text-center mb-3 mt-3"
|
|
@@ -12321,7 +12484,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12321
12484
|
productinfo_cssstyles: productinfo_cssstyles,
|
|
12322
12485
|
sectionproperties: sectionproperties
|
|
12323
12486
|
})
|
|
12324
|
-
})), props.srcfromprops != 'templatedraftrouter' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12487
|
+
})), 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__default["default"].createElement("div", {
|
|
12325
12488
|
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 ',
|
|
12326
12489
|
style: {
|
|
12327
12490
|
paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
|
|
@@ -12512,7 +12675,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12512
12675
|
productinfo_cssstyles: productinfo_cssstyles,
|
|
12513
12676
|
sectionproperties: sectionproperties
|
|
12514
12677
|
})
|
|
12515
|
-
}))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12678
|
+
}))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i61 = authdetailsContext.instinfo) === null || _authdetailsContext$i61 === void 0 ? void 0 : _authdetailsContext$i61.contactinfo.instid) == '693ae1f70d9a4' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12516
12679
|
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 ',
|
|
12517
12680
|
style: {
|
|
12518
12681
|
paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
|
|
@@ -12662,7 +12825,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12662
12825
|
productinfo_cssstyles: productinfo_cssstyles,
|
|
12663
12826
|
sectionproperties: sectionproperties
|
|
12664
12827
|
})
|
|
12665
|
-
}))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12828
|
+
}))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i62 = authdetailsContext.instinfo) === null || _authdetailsContext$i62 === void 0 ? void 0 : _authdetailsContext$i62.contactinfo.instid) == '696b839eebc8c' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12666
12829
|
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 ',
|
|
12667
12830
|
style: {
|
|
12668
12831
|
paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
|
|
@@ -12804,7 +12967,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12804
12967
|
productinfo_cssstyles: productinfo_cssstyles,
|
|
12805
12968
|
sectionproperties: sectionproperties
|
|
12806
12969
|
})
|
|
12807
|
-
}))))), props.srcfromprops != 'templatedraftrouter' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12970
|
+
}))))), 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__default["default"].createElement("div", {
|
|
12808
12971
|
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 ',
|
|
12809
12972
|
style: {
|
|
12810
12973
|
paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
|
|
@@ -12955,7 +13118,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12955
13118
|
productinfo_cssstyles: productinfo_cssstyles,
|
|
12956
13119
|
sectionproperties: sectionproperties
|
|
12957
13120
|
})
|
|
12958
|
-
}))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
13121
|
+
}))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i64 = authdetailsContext.instinfo) === null || _authdetailsContext$i64 === void 0 ? void 0 : _authdetailsContext$i64.contactinfo.instid) == '68e7c7c93c5bd' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12959
13122
|
"class": "row m-0 w-100 w-100 pl-5 pr-5 p-md-0 allcentered"
|
|
12960
13123
|
}, productVideos.map(function (item, index) {
|
|
12961
13124
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -12972,7 +13135,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12972
13135
|
loop: true,
|
|
12973
13136
|
muted: true
|
|
12974
13137
|
}));
|
|
12975
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
13138
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i65 = authdetailsContext.instinfo) === null || _authdetailsContext$i65 === void 0 ? void 0 : _authdetailsContext$i65.contactinfo.instid) == '699d7f217889a' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12976
13139
|
"class": 'row m-0 w-100 px-md-2 mb-5',
|
|
12977
13140
|
style: {
|
|
12978
13141
|
paddingLeft: 100,
|
|
@@ -13050,12 +13213,12 @@ var Productinfo = function Productinfo(props) {
|
|
|
13050
13213
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
13051
13214
|
className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak text-center ',
|
|
13052
13215
|
style: {}
|
|
13053
|
-
}, 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$
|
|
13216
|
+
}, 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__default["default"].createElement("div", {
|
|
13054
13217
|
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 ',
|
|
13055
13218
|
style: {
|
|
13056
13219
|
paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
|
|
13057
13220
|
paddingRight: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px' : 0,
|
|
13058
|
-
marginBottom: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
13221
|
+
marginBottom: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i67 = authdetailsContext.instinfo) === null || _authdetailsContext$i67 === void 0 ? void 0 : _authdetailsContext$i67.contactinfo.instid) == '69a3437faf64f' ? 30 : 0
|
|
13059
13222
|
}
|
|
13060
13223
|
}, relatedproducts()))));
|
|
13061
13224
|
};
|
|
@@ -29857,7 +30020,7 @@ styleInject(css_248z$B);
|
|
|
29857
30020
|
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; }
|
|
29858
30021
|
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__default["default"](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; }
|
|
29859
30022
|
var Subheader = function Subheader(props) {
|
|
29860
|
-
var _props$subheaderprope, _props$subheaderprope2, _props$subheaderprope3, _props$subheaderprope4, _templatepropcontext$, _fetchCategoriesQuery2, _authdetailsContext$
|
|
30023
|
+
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;
|
|
29861
30024
|
var FetchQueriesEngineContext = props.actions.FetchQueriesEngineContext;
|
|
29862
30025
|
var setFetchQueriesEngineContext = props.actions.setFetchQueriesEngineContext;
|
|
29863
30026
|
var fetchCategoriesQueryContext = props.actions.fetchCategoriesQueryContext;
|
|
@@ -30044,7 +30207,7 @@ var Subheader = function Subheader(props) {
|
|
|
30044
30207
|
}, (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) {
|
|
30045
30208
|
if (item.isnavigation == 1 && item.isactive == 1 && item.pageorderindex == 0) {
|
|
30046
30209
|
if (window.location.pathname == '/' + item.navigationroute) {
|
|
30047
|
-
var _props$subheaderprope5, _props$subheaderprope6;
|
|
30210
|
+
var _props$subheaderprope5, _props$subheaderprope6, _authdetailsContext$i;
|
|
30048
30211
|
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
30049
30212
|
onClick: function onClick() {
|
|
30050
30213
|
routingcountext(item.navigationroute);
|
|
@@ -30060,7 +30223,8 @@ var Subheader = function Subheader(props) {
|
|
|
30060
30223
|
marginLeft: props === null || props === void 0 || (_props$subheaderprope5 = props.subheaderpropertiesprops) === null || _props$subheaderprope5 === void 0 ? void 0 : _props$subheaderprope5.paddingLeftprops,
|
|
30061
30224
|
marginRight: props === null || props === void 0 || (_props$subheaderprope6 = props.subheaderpropertiesprops) === null || _props$subheaderprope6 === void 0 ? void 0 : _props$subheaderprope6.paddingLeftprops,
|
|
30062
30225
|
background: sectionproperties.actibepagebgcolor,
|
|
30063
|
-
borderRadius: 100
|
|
30226
|
+
borderRadius: 100,
|
|
30227
|
+
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'
|
|
30064
30228
|
}
|
|
30065
30229
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
30066
30230
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 ',
|
|
@@ -30069,7 +30233,7 @@ var Subheader = function Subheader(props) {
|
|
|
30069
30233
|
}
|
|
30070
30234
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
30071
30235
|
} else {
|
|
30072
|
-
var _props$subheaderprope7, _props$subheaderprope8;
|
|
30236
|
+
var _props$subheaderprope7, _props$subheaderprope8, _authdetailsContext$i2;
|
|
30073
30237
|
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
30074
30238
|
onClick: function onClick() {
|
|
30075
30239
|
routingcountext(item.navigationroute);
|
|
@@ -30083,7 +30247,8 @@ var Subheader = function Subheader(props) {
|
|
|
30083
30247
|
,
|
|
30084
30248
|
style: {
|
|
30085
30249
|
marginLeft: props === null || props === void 0 || (_props$subheaderprope7 = props.subheaderpropertiesprops) === null || _props$subheaderprope7 === void 0 ? void 0 : _props$subheaderprope7.paddingLeftprops,
|
|
30086
|
-
marginRight: props === null || props === void 0 || (_props$subheaderprope8 = props.subheaderpropertiesprops) === null || _props$subheaderprope8 === void 0 ? void 0 : _props$subheaderprope8.paddingLeftprops
|
|
30250
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope8 = props.subheaderpropertiesprops) === null || _props$subheaderprope8 === void 0 ? void 0 : _props$subheaderprope8.paddingLeftprops,
|
|
30251
|
+
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'
|
|
30087
30252
|
}
|
|
30088
30253
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
30089
30254
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
@@ -30128,7 +30293,7 @@ var Subheader = function Subheader(props) {
|
|
|
30128
30293
|
}
|
|
30129
30294
|
}, langdetect == 'en' ? item.title_en : item.title_ar);
|
|
30130
30295
|
}
|
|
30131
|
-
}), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30296
|
+
}), 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) {
|
|
30132
30297
|
if (item.isshowntocustomers == 1) {
|
|
30133
30298
|
var _props$subheaderprope11, _props$subheaderprope12;
|
|
30134
30299
|
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
@@ -30145,9 +30310,9 @@ var Subheader = function Subheader(props) {
|
|
|
30145
30310
|
}
|
|
30146
30311
|
})), (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) {
|
|
30147
30312
|
if (item.isnavigation == 1 && item.isactive == 1 && item.pageorderindex > 0) {
|
|
30148
|
-
var _authdetailsContext$
|
|
30149
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30150
|
-
var _props$subheaderprope14, _props$subheaderprope15;
|
|
30313
|
+
var _authdetailsContext$i4, _authdetailsContext$i6, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1;
|
|
30314
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instid) == '6745e12fb23b4' && item.pagename == 'Inquiry') {
|
|
30315
|
+
var _props$subheaderprope14, _props$subheaderprope15, _authdetailsContext$i5;
|
|
30151
30316
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
30152
30317
|
onMouseEnter: function onMouseEnter() {
|
|
30153
30318
|
setshowdownheadermenu(false);
|
|
@@ -30158,14 +30323,15 @@ var Subheader = function Subheader(props) {
|
|
|
30158
30323
|
"class": "scrollhorizontalcard",
|
|
30159
30324
|
style: {
|
|
30160
30325
|
marginLeft: props === null || props === void 0 || (_props$subheaderprope14 = props.subheaderpropertiesprops) === null || _props$subheaderprope14 === void 0 ? void 0 : _props$subheaderprope14.paddingLeftprops,
|
|
30161
|
-
marginRight: props === null || props === void 0 || (_props$subheaderprope15 = props.subheaderpropertiesprops) === null || _props$subheaderprope15 === void 0 ? void 0 : _props$subheaderprope15.paddingLeftprops
|
|
30326
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope15 = props.subheaderpropertiesprops) === null || _props$subheaderprope15 === void 0 ? void 0 : _props$subheaderprope15.paddingLeftprops,
|
|
30327
|
+
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'
|
|
30162
30328
|
}
|
|
30163
30329
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
30164
30330
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
30165
30331
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
30166
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30332
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instid) == '68c6bc629acb2') {
|
|
30167
30333
|
if (item.pagename != 'About Us') {
|
|
30168
|
-
var _props$subheaderprope16, _props$subheaderprope17;
|
|
30334
|
+
var _props$subheaderprope16, _props$subheaderprope17, _authdetailsContext$i7;
|
|
30169
30335
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
30170
30336
|
onMouseEnter: function onMouseEnter() {
|
|
30171
30337
|
setshowdownheadermenu(false);
|
|
@@ -30173,7 +30339,8 @@ var Subheader = function Subheader(props) {
|
|
|
30173
30339
|
"class": "scrollhorizontalcard",
|
|
30174
30340
|
style: {
|
|
30175
30341
|
marginLeft: props === null || props === void 0 || (_props$subheaderprope16 = props.subheaderpropertiesprops) === null || _props$subheaderprope16 === void 0 ? void 0 : _props$subheaderprope16.paddingLeftprops,
|
|
30176
|
-
marginRight: props === null || props === void 0 || (_props$subheaderprope17 = props.subheaderpropertiesprops) === null || _props$subheaderprope17 === void 0 ? void 0 : _props$subheaderprope17.paddingLeftprops
|
|
30342
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope17 = props.subheaderpropertiesprops) === null || _props$subheaderprope17 === void 0 ? void 0 : _props$subheaderprope17.paddingLeftprops,
|
|
30343
|
+
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'
|
|
30177
30344
|
},
|
|
30178
30345
|
onClick: function onClick() {
|
|
30179
30346
|
routingcountext(item.navigationroute);
|
|
@@ -30182,7 +30349,7 @@ var Subheader = function Subheader(props) {
|
|
|
30182
30349
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
30183
30350
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
30184
30351
|
} else {
|
|
30185
|
-
var _props$subheaderprope18, _props$subheaderprope19;
|
|
30352
|
+
var _props$subheaderprope18, _props$subheaderprope19, _authdetailsContext$i8;
|
|
30186
30353
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
30187
30354
|
onMouseEnter: function onMouseEnter() {
|
|
30188
30355
|
setinqmenushowabout33(true);
|
|
@@ -30190,7 +30357,8 @@ var Subheader = function Subheader(props) {
|
|
|
30190
30357
|
"class": "scrollhorizontalcard",
|
|
30191
30358
|
style: {
|
|
30192
30359
|
marginLeft: props === null || props === void 0 || (_props$subheaderprope18 = props.subheaderpropertiesprops) === null || _props$subheaderprope18 === void 0 ? void 0 : _props$subheaderprope18.paddingLeftprops,
|
|
30193
|
-
marginRight: props === null || props === void 0 || (_props$subheaderprope19 = props.subheaderpropertiesprops) === null || _props$subheaderprope19 === void 0 ? void 0 : _props$subheaderprope19.paddingLeftprops
|
|
30360
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope19 = props.subheaderpropertiesprops) === null || _props$subheaderprope19 === void 0 ? void 0 : _props$subheaderprope19.paddingLeftprops,
|
|
30361
|
+
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'
|
|
30194
30362
|
}
|
|
30195
30363
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
30196
30364
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
@@ -30231,7 +30399,7 @@ var Subheader = function Subheader(props) {
|
|
|
30231
30399
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
30232
30400
|
}, langdetect == 'en' ? 'Equipment' : 'المعدات'))))))));
|
|
30233
30401
|
}
|
|
30234
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30402
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.instid) == '691dcd6e974bb') {
|
|
30235
30403
|
if (item.pagename != 'Blogs') {
|
|
30236
30404
|
var _props$subheaderprope20, _props$subheaderprope21;
|
|
30237
30405
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -30301,7 +30469,7 @@ var Subheader = function Subheader(props) {
|
|
|
30301
30469
|
}
|
|
30302
30470
|
}
|
|
30303
30471
|
// selal
|
|
30304
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30472
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.instid) == '6951481413cdb') {
|
|
30305
30473
|
if (item.pagename != 'About Us' && item.pagename != 'Export Markets' && item.pagename != 'Quality & Certification') {
|
|
30306
30474
|
var _props$subheaderprope24, _props$subheaderprope25;
|
|
30307
30475
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -30513,7 +30681,7 @@ var Subheader = function Subheader(props) {
|
|
|
30513
30681
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
30514
30682
|
}, langdetect == 'en' ? 'Quality' : 'جودة'))))))));
|
|
30515
30683
|
}
|
|
30516
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30684
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.instid) == '68f913b34d9bf') {
|
|
30517
30685
|
if (item.pagename != 'Tourism Services') {
|
|
30518
30686
|
var _props$subheaderprope32, _props$subheaderprope33;
|
|
30519
30687
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -30624,7 +30792,7 @@ var Subheader = function Subheader(props) {
|
|
|
30624
30792
|
}
|
|
30625
30793
|
}, (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) {
|
|
30626
30794
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
30627
|
-
var _props$subheaderprope42, _props$subheaderprope43;
|
|
30795
|
+
var _authdetailsContext$i10, _props$subheaderprope42, _props$subheaderprope43, _authdetailsContext$i11;
|
|
30628
30796
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
30629
30797
|
onClick: function onClick() {
|
|
30630
30798
|
routingcountext(item.navigationroute);
|
|
@@ -30633,10 +30801,11 @@ var Subheader = function Subheader(props) {
|
|
|
30633
30801
|
setshowdownheadermenu(false);
|
|
30634
30802
|
setChoosenindex('');
|
|
30635
30803
|
},
|
|
30636
|
-
"class":
|
|
30804
|
+
"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',
|
|
30637
30805
|
style: {
|
|
30638
30806
|
marginLeft: props === null || props === void 0 || (_props$subheaderprope42 = props.subheaderpropertiesprops) === null || _props$subheaderprope42 === void 0 ? void 0 : _props$subheaderprope42.paddingLeftprops,
|
|
30639
|
-
marginRight: props === null || props === void 0 || (_props$subheaderprope43 = props.subheaderpropertiesprops) === null || _props$subheaderprope43 === void 0 ? void 0 : _props$subheaderprope43.paddingLeftprops
|
|
30807
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope43 = props.subheaderpropertiesprops) === null || _props$subheaderprope43 === void 0 ? void 0 : _props$subheaderprope43.paddingLeftprops,
|
|
30808
|
+
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'
|
|
30640
30809
|
}
|
|
30641
30810
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
30642
30811
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
@@ -30680,7 +30849,7 @@ var Subheader = function Subheader(props) {
|
|
|
30680
30849
|
}
|
|
30681
30850
|
}, langdetect == 'en' ? item.title_en : item.title_ar);
|
|
30682
30851
|
}
|
|
30683
|
-
}), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30852
|
+
}), 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) {
|
|
30684
30853
|
if (item.isshowntocustomers == 1) {
|
|
30685
30854
|
var _props$subheaderprope48, _props$subheaderprope49;
|
|
30686
30855
|
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
@@ -30759,7 +30928,7 @@ var Subheader = function Subheader(props) {
|
|
|
30759
30928
|
}
|
|
30760
30929
|
}, langdetect == 'en' ? item.title_en : item.title_ar);
|
|
30761
30930
|
}
|
|
30762
|
-
}), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30931
|
+
}), 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) {
|
|
30763
30932
|
if (item.isshowntocustomers == 1) {
|
|
30764
30933
|
var _props$subheaderprope54, _props$subheaderprope55;
|
|
30765
30934
|
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
@@ -30854,9 +31023,9 @@ var Subheader = function Subheader(props) {
|
|
|
30854
31023
|
}
|
|
30855
31024
|
})), sectionproperties.subheaderParentType == 'Parent Collections' && sectionproperties.subheaderdropdownstyle2 != 'Style 2' && pcollarray[Choosenindex].collections.map(function (item, index) {
|
|
30856
31025
|
if (item.isshowntocustomers == 1) {
|
|
30857
|
-
var _authdetailsContext$
|
|
31026
|
+
var _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i17;
|
|
30858
31027
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
30859
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
31028
|
+
"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',
|
|
30860
31029
|
style: {
|
|
30861
31030
|
cursor: 'pointer'
|
|
30862
31031
|
}
|
|
@@ -30873,8 +31042,8 @@ var Subheader = function Subheader(props) {
|
|
|
30873
31042
|
"class": "col-lg-12 allcentered p-0"
|
|
30874
31043
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
30875
31044
|
style: {
|
|
30876
|
-
width: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30877
|
-
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
31045
|
+
width: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.contactinfo.instid) != '6948004a50205' ? '90%' : '100%',
|
|
31046
|
+
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.contactinfo.instid) != '6948004a50205' ? '90%' : '100%'
|
|
30878
31047
|
}
|
|
30879
31048
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
30880
31049
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
@@ -30884,7 +31053,7 @@ var Subheader = function Subheader(props) {
|
|
|
30884
31053
|
width: '100%',
|
|
30885
31054
|
height: '100%',
|
|
30886
31055
|
objectFit: 'contain',
|
|
30887
|
-
borderRadius: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
31056
|
+
borderRadius: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.contactinfo.instid) != '6948004a50205' ? 0 : 20
|
|
30888
31057
|
}
|
|
30889
31058
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
30890
31059
|
"class": "col-lg-12 allcentered p-0"
|
|
@@ -31015,7 +31184,7 @@ var Subheader = function Subheader(props) {
|
|
|
31015
31184
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
31016
31185
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
31017
31186
|
}, 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__default["default"].createElement("div", {
|
|
31018
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
31187
|
+
"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'
|
|
31019
31188
|
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
31020
31189
|
"class": langdetect == 'en' ? ' dropdown dropdownen w-100' : ' dropdown dropdownar w-100'
|
|
31021
31190
|
}, /*#__PURE__*/React__default["default"].createElement("ul", {
|
|
@@ -56849,7 +57018,7 @@ var Footer3 = function Footer3(props) {
|
|
|
56849
57018
|
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; }
|
|
56850
57019
|
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__default["default"](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; }
|
|
56851
57020
|
var Footer4 = function Footer4(props) {
|
|
56852
|
-
var _logoarrayofobjects$, _logoarrayofobjects$2, _templatepropcontext$, _authdetailsContext$
|
|
57021
|
+
var _logoarrayofobjects$, _logoarrayofobjects$2, _templatepropcontext$, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i5, _authdetailsContext$i8, _authdetailsContext$i1, _authdetailsContext$i12, _authdetailsContext$i15;
|
|
56853
57022
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
56854
57023
|
var lang = props.actions.lang;
|
|
56855
57024
|
var langdetect = props.actions.langdetect;
|
|
@@ -57067,8 +57236,12 @@ var Footer4 = function Footer4(props) {
|
|
|
57067
57236
|
}
|
|
57068
57237
|
}, lang.usefullinks)), templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$ = templatepropcontext.pagesnprop) === null || _templatepropcontext$ === void 0 ? void 0 : _templatepropcontext$.map(function (item, index) {
|
|
57069
57238
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
57239
|
+
var _authdetailsContext$i;
|
|
57070
57240
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57071
|
-
className: "col-lg-12 p-0"
|
|
57241
|
+
className: "col-lg-12 p-0",
|
|
57242
|
+
style: {
|
|
57243
|
+
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'
|
|
57244
|
+
}
|
|
57072
57245
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57073
57246
|
onClick: function onClick() {
|
|
57074
57247
|
routingcountext(item.navigationroute);
|
|
@@ -57134,11 +57307,11 @@ var Footer4 = function Footer4(props) {
|
|
|
57134
57307
|
style: {
|
|
57135
57308
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
57136
57309
|
}
|
|
57137
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57310
|
+
}, 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__default["default"].createElement("div", {
|
|
57138
57311
|
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 ',
|
|
57139
57312
|
onClick: function onClick() {
|
|
57140
|
-
var _authdetailsContext$
|
|
57141
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57313
|
+
var _authdetailsContext$i4;
|
|
57314
|
+
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');
|
|
57142
57315
|
},
|
|
57143
57316
|
style: {
|
|
57144
57317
|
cursor: 'pointer'
|
|
@@ -57150,7 +57323,7 @@ var Footer4 = function Footer4(props) {
|
|
|
57150
57323
|
size: 20
|
|
57151
57324
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
57152
57325
|
className: ' p-0 m-0 wordbreak text-transform-none storeinfotext '
|
|
57153
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57326
|
+
}, 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__default["default"].createElement("div", {
|
|
57154
57327
|
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 ',
|
|
57155
57328
|
onClick: function onClick() {
|
|
57156
57329
|
window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
|
|
@@ -57179,15 +57352,15 @@ var Footer4 = function Footer4(props) {
|
|
|
57179
57352
|
"class": "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mb-2 mb-md-0 ',
|
|
57180
57353
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
57181
57354
|
onClick: function onClick() {
|
|
57182
|
-
var _authdetailsContext$
|
|
57183
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57355
|
+
var _authdetailsContext$i6;
|
|
57356
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.mobileapplink_appstore, '_blank');
|
|
57184
57357
|
}
|
|
57185
57358
|
}), /*#__PURE__*/React__default["default"].createElement("img", {
|
|
57186
57359
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer ml-md-3 mr-md-3 ',
|
|
57187
57360
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
57188
57361
|
onClick: function onClick() {
|
|
57189
|
-
var _authdetailsContext$
|
|
57190
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57362
|
+
var _authdetailsContext$i7;
|
|
57363
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.mobileapplink_playstore, '_blank');
|
|
57191
57364
|
}
|
|
57192
57365
|
})))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57193
57366
|
className: "".concat(footerStyles.divider)
|
|
@@ -57209,52 +57382,52 @@ var Footer4 = function Footer4(props) {
|
|
|
57209
57382
|
fontWeight: sectionproperties.generaltext_fontWeight,
|
|
57210
57383
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
57211
57384
|
}
|
|
57212
|
-
}, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57385
|
+
}, 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__default["default"].createElement("div", {
|
|
57213
57386
|
className: "".concat(footerStyles.facebook_btn) + ' allcentered mx-2 ',
|
|
57214
57387
|
onClick: function onClick() {
|
|
57215
|
-
var _authdetailsContext$
|
|
57216
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57217
|
-
var _authdetailsContext$
|
|
57218
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57388
|
+
var _authdetailsContext$i9;
|
|
57389
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.facebooklink) != null) {
|
|
57390
|
+
var _authdetailsContext$i0;
|
|
57391
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.facebooklink, '_blank');
|
|
57219
57392
|
}
|
|
57220
57393
|
}
|
|
57221
57394
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
57222
57395
|
className: "h-100 allcentered"
|
|
57223
57396
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
57224
57397
|
size: sectionproperties.facebkbtnniconfontsize
|
|
57225
|
-
}))), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57398
|
+
}))), 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__default["default"].createElement("div", {
|
|
57226
57399
|
className: "".concat(footerStyles.instgram_btn) + ' allcentered mx-2',
|
|
57227
57400
|
onClick: function onClick() {
|
|
57228
|
-
var _authdetailsContext$
|
|
57229
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57230
|
-
var _authdetailsContext$
|
|
57231
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57401
|
+
var _authdetailsContext$i10;
|
|
57402
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null) {
|
|
57403
|
+
var _authdetailsContext$i11;
|
|
57404
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink, '_blank');
|
|
57232
57405
|
}
|
|
57233
57406
|
}
|
|
57234
57407
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
57235
57408
|
className: "h-100 allcentered"
|
|
57236
57409
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
57237
57410
|
size: sectionproperties.instgrambtniconfontsize
|
|
57238
|
-
}))), sectionproperties.showtelegrambtn == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57411
|
+
}))), sectionproperties.showtelegrambtn == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.telegramlink) && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57239
57412
|
className: "".concat(footerStyles.facebook_btn) + ' allcentered mx-2 ',
|
|
57240
57413
|
onClick: function onClick() {
|
|
57241
|
-
var _authdetailsContext$
|
|
57242
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57243
|
-
var _authdetailsContext$
|
|
57244
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57414
|
+
var _authdetailsContext$i13;
|
|
57415
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.telegramlink) != null) {
|
|
57416
|
+
var _authdetailsContext$i14;
|
|
57417
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.telegramlink, '_blank');
|
|
57245
57418
|
}
|
|
57246
57419
|
}
|
|
57247
57420
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
57248
57421
|
className: "h-100 allcentered"
|
|
57249
57422
|
}, /*#__PURE__*/React__default["default"].createElement(FaTelegramPlane.FaTelegramPlane, {
|
|
57250
57423
|
size: sectionproperties.facebkbtnniconfontsize
|
|
57251
|
-
}))), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57424
|
+
}))), 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__default["default"].createElement("div", {
|
|
57252
57425
|
className: "".concat(footerStyles.youtube_btn) + ' allcentered mx-2 ',
|
|
57253
57426
|
onClick: function onClick() {
|
|
57254
|
-
var _authdetailsContext$
|
|
57255
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57256
|
-
var _authdetailsContext$
|
|
57257
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57427
|
+
var _authdetailsContext$i16;
|
|
57428
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.whatsappnumber) != null) {
|
|
57429
|
+
var _authdetailsContext$i17;
|
|
57430
|
+
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');
|
|
57258
57431
|
}
|
|
57259
57432
|
}
|
|
57260
57433
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
@@ -57264,10 +57437,10 @@ var Footer4 = function Footer4(props) {
|
|
|
57264
57437
|
}))), sectionproperties.tiktokshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57265
57438
|
className: "".concat(footerStyles.tiktokbtn) + ' allcentered mx-2 ',
|
|
57266
57439
|
onClick: function onClick() {
|
|
57267
|
-
var _authdetailsContext$
|
|
57268
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57269
|
-
var _authdetailsContext$
|
|
57270
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57440
|
+
var _authdetailsContext$i18;
|
|
57441
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
|
|
57442
|
+
var _authdetailsContext$i19;
|
|
57443
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
|
|
57271
57444
|
}
|
|
57272
57445
|
}
|
|
57273
57446
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
@@ -58730,7 +58903,7 @@ var Footer7 = function Footer7(props) {
|
|
|
58730
58903
|
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; }
|
|
58731
58904
|
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__default["default"](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; }
|
|
58732
58905
|
var Footer8 = function Footer8(props) {
|
|
58733
|
-
var _css, _authdetailsContext$i2, _authdetailsContext$i3, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$
|
|
58906
|
+
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;
|
|
58734
58907
|
var _useState = React.useState(''),
|
|
58735
58908
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
58736
58909
|
sectionproperties = _useState2[0],
|
|
@@ -59013,7 +59186,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59013
59186
|
}, [sectionproperties]);
|
|
59014
59187
|
return /*#__PURE__*/React__default["default"].createElement("footer", {
|
|
59015
59188
|
"class": "row m-0 w-100 justify-content-center"
|
|
59016
|
-
}, (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__default["default"].createElement("div", {
|
|
59189
|
+
}, (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__default["default"].createElement("div", {
|
|
59017
59190
|
"class": "".concat(footerStyles.footerContainer) + ' col-lg-12 col-md-12 col-sm-12 px-md-0 '
|
|
59018
59191
|
}, sectionproperties.footerstyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59019
59192
|
"class": "row m-0 w-100 justify-content-center px-1025-1 pb-3 px-md-3",
|
|
@@ -59042,7 +59215,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59042
59215
|
"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'
|
|
59043
59216
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59044
59217
|
"class": "row m-0 w-100"
|
|
59045
|
-
}, sectionproperties.showlogo == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59218
|
+
}, 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__default["default"].createElement("div", {
|
|
59046
59219
|
"class": "col-lg-12 p-md-0 justify-content-start align-items-center justify-content-md-center mb-auto",
|
|
59047
59220
|
style: {
|
|
59048
59221
|
display: sectionproperties.prodCatShow == 'Show' ? sectionproperties.descriptionposition == 'Bottom' ? 'none' : 'flex' : 'none'
|
|
@@ -59062,7 +59235,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59062
59235
|
objectFit: 'contain'
|
|
59063
59236
|
},
|
|
59064
59237
|
loading: "lazy"
|
|
59065
|
-
}))), sectionproperties.showlogo == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59238
|
+
}))), 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__default["default"].createElement("div", {
|
|
59066
59239
|
"class": "col-lg-12 p-md-0 d-flex justify-content-start align-items-center mb-auto"
|
|
59067
59240
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59068
59241
|
"class": "".concat(footerStyles.logoStyles) + ' d-flex justify-content-start justify-content-md-center align-items-center cursor-pointer ',
|
|
@@ -59079,7 +59252,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59079
59252
|
objectFit: 'contain'
|
|
59080
59253
|
},
|
|
59081
59254
|
loading: "lazy"
|
|
59082
|
-
}))), sectionproperties.showlogo == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59255
|
+
}))), 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__default["default"].createElement("div", {
|
|
59083
59256
|
"class": "col-lg-12 p-md-0 d-flex justify-content-start align-items-center mb-auto"
|
|
59084
59257
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59085
59258
|
"class": "".concat(footerStyles.logoStyles) + ' d-flex justify-content-start justify-content-md-center align-items-center cursor-pointer ',
|
|
@@ -59103,7 +59276,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59103
59276
|
color: sectionproperties.prodCatColor
|
|
59104
59277
|
// textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
59105
59278
|
}
|
|
59106
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59279
|
+
}, 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__default["default"].createElement("div", {
|
|
59107
59280
|
"class": "col-lg-12 text-start mb-5 mb-md-3 mt-md-4 p-md-0"
|
|
59108
59281
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59109
59282
|
"class": "row m-0 w-100"
|
|
@@ -59160,9 +59333,9 @@ var Footer8 = function Footer8(props) {
|
|
|
59160
59333
|
color: sectionproperties.prodCatColor,
|
|
59161
59334
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59162
59335
|
}
|
|
59163
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59336
|
+
}, 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__default["default"].createElement("div", {
|
|
59164
59337
|
"class": 'col-lg-6 col-md-12 col-sm-12 align-items-center mb-md-3 p-sm-0'
|
|
59165
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59338
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instid) == '69de6dceab218' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59166
59339
|
"class": "row m-0 w-100"
|
|
59167
59340
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59168
59341
|
"class": "col-12 p-0 text-start"
|
|
@@ -59196,12 +59369,12 @@ var Footer8 = function Footer8(props) {
|
|
|
59196
59369
|
style: {
|
|
59197
59370
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59198
59371
|
}
|
|
59199
|
-
}, 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$
|
|
59372
|
+
}, 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__default["default"].createElement("p", {
|
|
59200
59373
|
"class": "".concat(footerStyles.textStyles) + ' m-0 p-0 mb-3 mb-md-1 wordbreak d-none cursor-pointer ',
|
|
59201
59374
|
style: {
|
|
59202
59375
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59203
59376
|
}
|
|
59204
|
-
}, langdetect == 'en' ? 'Working Hours' : 'ساعات العمل'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59377
|
+
}, 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__default["default"].createElement("p", {
|
|
59205
59378
|
"class": "".concat(footerStyles.iconTextStyle) + ' col-12 m-0 pb-0 mb-3 mb-md-1 wordbreak d-none cursor-pointer p-0 ',
|
|
59206
59379
|
style: {
|
|
59207
59380
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
@@ -59230,7 +59403,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59230
59403
|
onClick: function onClick() {
|
|
59231
59404
|
window.open(sectionproperties.storeinfolocationlink, '_blank');
|
|
59232
59405
|
}
|
|
59233
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59406
|
+
}, 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__default["default"].createElement("div", {
|
|
59234
59407
|
"class": "col-lg-12 justify-content-start align-items-center mb-md-4 p-0"
|
|
59235
59408
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59236
59409
|
"class": "row m-0 w-100 align-items-center flex-row justify-content-start justify-content-start justify-content-sm-center"
|
|
@@ -59247,8 +59420,8 @@ var Footer8 = function Footer8(props) {
|
|
|
59247
59420
|
"class": "".concat(footerStyles.appstore) + ' d-flex justify-content-center align-items-center cursor-pointer ',
|
|
59248
59421
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
59249
59422
|
onClick: function onClick() {
|
|
59250
|
-
var _authdetailsContext$
|
|
59251
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59423
|
+
var _authdetailsContext$i17;
|
|
59424
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.mobileapplink_appstore, '_blank');
|
|
59252
59425
|
}
|
|
59253
59426
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59254
59427
|
"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'
|
|
@@ -59256,8 +59429,8 @@ var Footer8 = function Footer8(props) {
|
|
|
59256
59429
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer ',
|
|
59257
59430
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
59258
59431
|
onClick: function onClick() {
|
|
59259
|
-
var _authdetailsContext$
|
|
59260
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59432
|
+
var _authdetailsContext$i18;
|
|
59433
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.mobileapplink_playstore, '_blank');
|
|
59261
59434
|
}
|
|
59262
59435
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59263
59436
|
"class": 'col-lg-6 col-md-12 col-sm-12 mb-md-3 p-sm-0'
|
|
@@ -59275,8 +59448,8 @@ var Footer8 = function Footer8(props) {
|
|
|
59275
59448
|
}, sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59276
59449
|
"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 ',
|
|
59277
59450
|
onClick: function onClick() {
|
|
59278
|
-
var _authdetailsContext$
|
|
59279
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59451
|
+
var _authdetailsContext$i19;
|
|
59452
|
+
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');
|
|
59280
59453
|
}
|
|
59281
59454
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59282
59455
|
"class": "".concat(footerStyles.iconTextStyle) + ' p-0 m-0 wordbreak text-transform-none footerinfo pb-1 ',
|
|
@@ -59285,7 +59458,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59285
59458
|
borderBottomStyle: 'solid',
|
|
59286
59459
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59287
59460
|
}
|
|
59288
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59461
|
+
}, 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__default["default"].createElement("div", {
|
|
59289
59462
|
"class": "col-lg-12 p-0 mt-2 mt-md-1 d-flex align-items-center justify-content-start"
|
|
59290
59463
|
}, sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59291
59464
|
"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 ',
|
|
@@ -59299,66 +59472,66 @@ var Footer8 = function Footer8(props) {
|
|
|
59299
59472
|
}
|
|
59300
59473
|
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59301
59474
|
"class": 'col-lg-12 p-0 d-flex align-items-center justify-content-start mt-3'
|
|
59302
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59475
|
+
}, 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__default["default"].createElement("div", {
|
|
59303
59476
|
"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 ',
|
|
59304
59477
|
onClick: function onClick() {
|
|
59305
|
-
var _authdetailsContext$
|
|
59306
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59307
|
-
var _authdetailsContext$
|
|
59308
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59478
|
+
var _authdetailsContext$i22;
|
|
59479
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.facebooklink) != null) {
|
|
59480
|
+
var _authdetailsContext$i23;
|
|
59481
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.facebooklink, '_blank');
|
|
59309
59482
|
}
|
|
59310
59483
|
}
|
|
59311
59484
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
59312
59485
|
size: sectionproperties.facebkbtnniconfontsize
|
|
59313
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59486
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.instid) == '69f78b2c4fb01' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59314
59487
|
"class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center mx-2 ',
|
|
59315
59488
|
onClick: function onClick() {
|
|
59316
59489
|
window.open('https://www.facebook.com/share/18tggHCByS', '_blank');
|
|
59317
59490
|
}
|
|
59318
59491
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
59319
59492
|
size: sectionproperties.facebkbtnniconfontsize
|
|
59320
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59493
|
+
})), 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__default["default"].createElement("div", {
|
|
59321
59494
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
59322
59495
|
onClick: function onClick() {
|
|
59323
|
-
var _authdetailsContext$
|
|
59324
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59325
|
-
var _authdetailsContext$
|
|
59326
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59496
|
+
var _authdetailsContext$i26;
|
|
59497
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.instagramlink) != null) {
|
|
59498
|
+
var _authdetailsContext$i27;
|
|
59499
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.instagramlink, '_blank');
|
|
59327
59500
|
}
|
|
59328
59501
|
}
|
|
59329
59502
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
59330
59503
|
size: sectionproperties.instgrambtniconfontsize
|
|
59331
|
-
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59504
|
+
})), 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__default["default"].createElement("div", {
|
|
59332
59505
|
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
59333
59506
|
onClick: function onClick() {
|
|
59334
|
-
var _authdetailsContext$
|
|
59335
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59336
|
-
var _authdetailsContext$
|
|
59337
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59507
|
+
var _authdetailsContext$i29;
|
|
59508
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.whatsappnumber) != null) {
|
|
59509
|
+
var _authdetailsContext$i30;
|
|
59510
|
+
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');
|
|
59338
59511
|
}
|
|
59339
59512
|
}
|
|
59340
59513
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
59341
59514
|
size: sectionproperties.youtubebtniconfontsize
|
|
59342
|
-
})), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59515
|
+
})), 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__default["default"].createElement("div", {
|
|
59343
59516
|
"class": "".concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center mx-2'
|
|
59344
59517
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
59345
59518
|
,
|
|
59346
59519
|
onClick: function onClick() {
|
|
59347
|
-
var _authdetailsContext$
|
|
59348
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59349
|
-
var _authdetailsContext$
|
|
59350
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59520
|
+
var _authdetailsContext$i32;
|
|
59521
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.tiktoklink) != null) {
|
|
59522
|
+
var _authdetailsContext$i33;
|
|
59523
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.tiktoklink, '_blank');
|
|
59351
59524
|
}
|
|
59352
59525
|
}
|
|
59353
59526
|
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
59354
59527
|
size: sectionproperties.tiktokbtniconfontsize
|
|
59355
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59528
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59356
59529
|
"class": "".concat(footerStyles.youtube_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
59357
59530
|
onClick: function onClick() {
|
|
59358
|
-
var _authdetailsContext$
|
|
59359
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59360
|
-
var _authdetailsContext$
|
|
59361
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59531
|
+
var _authdetailsContext$i35;
|
|
59532
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.youtubelink) != null) {
|
|
59533
|
+
var _authdetailsContext$i36;
|
|
59534
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.youtubelink, '_blank');
|
|
59362
59535
|
}
|
|
59363
59536
|
}
|
|
59364
59537
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube$1.AiFillYoutube, {
|
|
@@ -59384,13 +59557,13 @@ var Footer8 = function Footer8(props) {
|
|
|
59384
59557
|
}
|
|
59385
59558
|
}, langdetect == 'en' ? 'Follow Us' : 'تابعنا')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59386
59559
|
"class": "col-lg-12 text-start px-5 flex-column"
|
|
59387
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59560
|
+
}, 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__default["default"].createElement("div", {
|
|
59388
59561
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
59389
59562
|
onClick: function onClick() {
|
|
59390
|
-
var _authdetailsContext$
|
|
59391
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59392
|
-
var _authdetailsContext$
|
|
59393
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59563
|
+
var _authdetailsContext$i38;
|
|
59564
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.facebooklink) != null) {
|
|
59565
|
+
var _authdetailsContext$i39;
|
|
59566
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.facebooklink, '_blank');
|
|
59394
59567
|
}
|
|
59395
59568
|
},
|
|
59396
59569
|
style: {
|
|
@@ -59401,13 +59574,13 @@ var Footer8 = function Footer8(props) {
|
|
|
59401
59574
|
fontWeight: 500,
|
|
59402
59575
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59403
59576
|
}
|
|
59404
|
-
}, "Facebook"), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59577
|
+
}, "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__default["default"].createElement("div", {
|
|
59405
59578
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
59406
59579
|
onClick: function onClick() {
|
|
59407
|
-
var _authdetailsContext$
|
|
59408
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59409
|
-
var _authdetailsContext$
|
|
59410
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59580
|
+
var _authdetailsContext$i41;
|
|
59581
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.instagramlink) != null) {
|
|
59582
|
+
var _authdetailsContext$i42;
|
|
59583
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.instagramlink, '_blank');
|
|
59411
59584
|
}
|
|
59412
59585
|
},
|
|
59413
59586
|
style: {
|
|
@@ -59418,13 +59591,13 @@ var Footer8 = function Footer8(props) {
|
|
|
59418
59591
|
fontWeight: 500,
|
|
59419
59592
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59420
59593
|
}
|
|
59421
|
-
}, "Instagram"), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59594
|
+
}, "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__default["default"].createElement("div", {
|
|
59422
59595
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
59423
59596
|
onClick: function onClick() {
|
|
59424
|
-
var _authdetailsContext$
|
|
59425
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59426
|
-
var _authdetailsContext$
|
|
59427
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59597
|
+
var _authdetailsContext$i44;
|
|
59598
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.whatsappnumber) != null) {
|
|
59599
|
+
var _authdetailsContext$i45;
|
|
59600
|
+
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');
|
|
59428
59601
|
}
|
|
59429
59602
|
},
|
|
59430
59603
|
style: {
|
|
@@ -59435,15 +59608,15 @@ var Footer8 = function Footer8(props) {
|
|
|
59435
59608
|
fontWeight: 500,
|
|
59436
59609
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59437
59610
|
}
|
|
59438
|
-
}, "WhatsApp"), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59611
|
+
}, "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__default["default"].createElement("div", {
|
|
59439
59612
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start '
|
|
59440
59613
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
59441
59614
|
,
|
|
59442
59615
|
onClick: function onClick() {
|
|
59443
|
-
var _authdetailsContext$
|
|
59444
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59445
|
-
var _authdetailsContext$
|
|
59446
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59616
|
+
var _authdetailsContext$i47;
|
|
59617
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.tiktoklink) != null) {
|
|
59618
|
+
var _authdetailsContext$i48;
|
|
59619
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.tiktoklink, '_blank');
|
|
59447
59620
|
}
|
|
59448
59621
|
},
|
|
59449
59622
|
style: {
|
|
@@ -59454,7 +59627,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59454
59627
|
fontWeight: 500,
|
|
59455
59628
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59456
59629
|
}
|
|
59457
|
-
}, "Tiktok"), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59630
|
+
}, "Tiktok"), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59458
59631
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
59459
59632
|
style: {
|
|
59460
59633
|
width: 'auto',
|
|
@@ -59467,10 +59640,10 @@ var Footer8 = function Footer8(props) {
|
|
|
59467
59640
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
59468
59641
|
,
|
|
59469
59642
|
onClick: function onClick() {
|
|
59470
|
-
var _authdetailsContext$
|
|
59471
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59472
|
-
var _authdetailsContext$
|
|
59473
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59643
|
+
var _authdetailsContext$i50;
|
|
59644
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i50 = authdetailsContext.instinfo) === null || _authdetailsContext$i50 === void 0 ? void 0 : _authdetailsContext$i50.tiktoklink) != null) {
|
|
59645
|
+
var _authdetailsContext$i51;
|
|
59646
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i51 = authdetailsContext.instinfo) === null || _authdetailsContext$i51 === void 0 ? void 0 : _authdetailsContext$i51.linkedinlink, '_blank');
|
|
59474
59647
|
}
|
|
59475
59648
|
}
|
|
59476
59649
|
}, "LinkedIn")))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -59487,7 +59660,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59487
59660
|
color: sectionproperties.prodCatColor,
|
|
59488
59661
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59489
59662
|
}
|
|
59490
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59663
|
+
}, 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__default["default"].createElement("div", {
|
|
59491
59664
|
"class": 'col-lg-6 col-md-12 col-sm-12 mb-md-3 p-sm-0'
|
|
59492
59665
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59493
59666
|
"class": "row m-0 w-100"
|
|
@@ -59499,8 +59672,8 @@ var Footer8 = function Footer8(props) {
|
|
|
59499
59672
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59500
59673
|
},
|
|
59501
59674
|
onClick: function onClick() {
|
|
59502
|
-
var _authdetailsContext$
|
|
59503
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59675
|
+
var _authdetailsContext$i54;
|
|
59676
|
+
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');
|
|
59504
59677
|
}
|
|
59505
59678
|
}, langdetect == 'en' ? 'T: ' : 'الهاتف: ', " ", authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59506
59679
|
"class": "col-lg-12 p-0"
|
|
@@ -59512,7 +59685,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59512
59685
|
onClick: function onClick() {
|
|
59513
59686
|
window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
|
|
59514
59687
|
}
|
|
59515
|
-
}, langdetect == 'en' ? 'E: ' : 'الايميل: ', " ", authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59688
|
+
}, 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__default["default"].createElement("div", {
|
|
59516
59689
|
"class": "row m-0 allcentered"
|
|
59517
59690
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59518
59691
|
"class": "".concat(footerStyles.divider) + ' '
|
|
@@ -59702,7 +59875,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59702
59875
|
"class": "allcentered"
|
|
59703
59876
|
}, /*#__PURE__*/React__default["default"].createElement(FiUser.FiUser, {
|
|
59704
59877
|
size: 18
|
|
59705
|
-
})), langdetect == 'en' ? 'Account' : 'حسابي'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59878
|
+
})), 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__default["default"].createElement("div", {
|
|
59706
59879
|
"class": "".concat(footerStyles.footerContainer) + ' col-lg-12 col-md-12 col-sm-12 '
|
|
59707
59880
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59708
59881
|
"class": "row m-0 w-100 px-1025-1 pb-3 pl-sm-2 pr-sm-2 pl-md-3 pr-md-3",
|
|
@@ -59762,7 +59935,7 @@ var Footer8 = function Footer8(props) {
|
|
|
59762
59935
|
marginBottom: 0,
|
|
59763
59936
|
fontWeight: 500
|
|
59764
59937
|
}
|
|
59765
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59938
|
+
}, 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__default["default"].createElement("div", {
|
|
59766
59939
|
"class": "col-lg-12 p-0 text-start"
|
|
59767
59940
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59768
59941
|
"class": "".concat(footerStyles.iconTextStyle),
|
|
@@ -59910,8 +60083,8 @@ var Footer8 = function Footer8(props) {
|
|
|
59910
60083
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59911
60084
|
"class": "".concat(footerStyles.iconTextStyle) + ' cursor-pointer ',
|
|
59912
60085
|
onClick: function onClick() {
|
|
59913
|
-
var _authdetailsContext$
|
|
59914
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60086
|
+
var _authdetailsContext$i59;
|
|
60087
|
+
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');
|
|
59915
60088
|
}
|
|
59916
60089
|
}, "contact@advisor-firm.com")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59917
60090
|
"class": "col-lg-12 p-0 allcentered",
|
|
@@ -59947,61 +60120,61 @@ var Footer8 = function Footer8(props) {
|
|
|
59947
60120
|
"class": "row m-0 w-100"
|
|
59948
60121
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59949
60122
|
className: "col-lg-12 p-0 d-flex flex-row"
|
|
59950
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60123
|
+
}, 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__default["default"].createElement("div", {
|
|
59951
60124
|
"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 ',
|
|
59952
60125
|
onClick: function onClick() {
|
|
59953
|
-
var _authdetailsContext$
|
|
59954
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59955
|
-
var _authdetailsContext$
|
|
59956
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60126
|
+
var _authdetailsContext$i61;
|
|
60127
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i61 = authdetailsContext.instinfo) === null || _authdetailsContext$i61 === void 0 ? void 0 : _authdetailsContext$i61.facebooklink) != null) {
|
|
60128
|
+
var _authdetailsContext$i62;
|
|
60129
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i62 = authdetailsContext.instinfo) === null || _authdetailsContext$i62 === void 0 ? void 0 : _authdetailsContext$i62.facebooklink, '_blank');
|
|
59957
60130
|
}
|
|
59958
60131
|
}
|
|
59959
60132
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
59960
60133
|
size: sectionproperties.facebkbtnniconfontsize
|
|
59961
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60134
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i63 = authdetailsContext.instinfo) === null || _authdetailsContext$i63 === void 0 ? void 0 : _authdetailsContext$i63.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59962
60135
|
"class": "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.linkedinbtn) + ' d-flex align-items-center justify-content-center ml-2 mr-2',
|
|
59963
60136
|
onClick: function onClick() {
|
|
59964
|
-
var _authdetailsContext$
|
|
59965
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59966
|
-
var _authdetailsContext$
|
|
59967
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60137
|
+
var _authdetailsContext$i64;
|
|
60138
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i64 = authdetailsContext.instinfo) === null || _authdetailsContext$i64 === void 0 ? void 0 : _authdetailsContext$i64.linkedinlink) != null) {
|
|
60139
|
+
var _authdetailsContext$i65;
|
|
60140
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i65 = authdetailsContext.instinfo) === null || _authdetailsContext$i65 === void 0 ? void 0 : _authdetailsContext$i65.linkedinlink, '_blank');
|
|
59968
60141
|
}
|
|
59969
60142
|
}
|
|
59970
60143
|
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
59971
60144
|
size: sectionproperties.linkedinbtniconfontsize
|
|
59972
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60145
|
+
})), 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__default["default"].createElement("div", {
|
|
59973
60146
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
59974
60147
|
onClick: function onClick() {
|
|
59975
|
-
var _authdetailsContext$
|
|
59976
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59977
|
-
var _authdetailsContext$
|
|
59978
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60148
|
+
var _authdetailsContext$i67;
|
|
60149
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i67 = authdetailsContext.instinfo) === null || _authdetailsContext$i67 === void 0 ? void 0 : _authdetailsContext$i67.instagramlink) != null) {
|
|
60150
|
+
var _authdetailsContext$i68;
|
|
60151
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i68 = authdetailsContext.instinfo) === null || _authdetailsContext$i68 === void 0 ? void 0 : _authdetailsContext$i68.instagramlink, '_blank');
|
|
59979
60152
|
}
|
|
59980
60153
|
}
|
|
59981
60154
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
59982
60155
|
size: sectionproperties.instgrambtniconfontsize
|
|
59983
60156
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59984
60157
|
className: "col-lg-12 p-0 d-flex flex-row mt-3"
|
|
59985
|
-
}, sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60158
|
+
}, 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__default["default"].createElement("div", {
|
|
59986
60159
|
"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'
|
|
59987
60160
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
59988
60161
|
,
|
|
59989
60162
|
onClick: function onClick() {
|
|
59990
|
-
var _authdetailsContext$
|
|
59991
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59992
|
-
var _authdetailsContext$
|
|
59993
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60163
|
+
var _authdetailsContext$i70;
|
|
60164
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i70 = authdetailsContext.instinfo) === null || _authdetailsContext$i70 === void 0 ? void 0 : _authdetailsContext$i70.tiktoklink) != null) {
|
|
60165
|
+
var _authdetailsContext$i71;
|
|
60166
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i71 = authdetailsContext.instinfo) === null || _authdetailsContext$i71 === void 0 ? void 0 : _authdetailsContext$i71.tiktoklink, '_blank');
|
|
59994
60167
|
}
|
|
59995
60168
|
}
|
|
59996
60169
|
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
59997
60170
|
size: sectionproperties.tiktokbtniconfontsize
|
|
59998
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60171
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i72 = authdetailsContext.instinfo) === null || _authdetailsContext$i72 === void 0 ? void 0 : _authdetailsContext$i72.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59999
60172
|
"class": "".concat(footerStyles.youtube_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
60000
60173
|
onClick: function onClick() {
|
|
60001
|
-
var _authdetailsContext$
|
|
60002
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60003
|
-
var _authdetailsContext$
|
|
60004
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60174
|
+
var _authdetailsContext$i73;
|
|
60175
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i73 = authdetailsContext.instinfo) === null || _authdetailsContext$i73 === void 0 ? void 0 : _authdetailsContext$i73.youtubelink) != null) {
|
|
60176
|
+
var _authdetailsContext$i74;
|
|
60177
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i74 = authdetailsContext.instinfo) === null || _authdetailsContext$i74 === void 0 ? void 0 : _authdetailsContext$i74.youtubelink, '_blank');
|
|
60005
60178
|
}
|
|
60006
60179
|
}
|
|
60007
60180
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube$1.AiFillYoutube, {
|
|
@@ -60064,7 +60237,7 @@ var Footer8 = function Footer8(props) {
|
|
|
60064
60237
|
style: {
|
|
60065
60238
|
color: '#818181'
|
|
60066
60239
|
}
|
|
60067
|
-
}, "\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$
|
|
60240
|
+
}, "\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__default["default"].createElement("div", {
|
|
60068
60241
|
"class": "".concat(footerStyles.footerContainer) + ' col-lg-12 col-md-12 col-sm-12 '
|
|
60069
60242
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60070
60243
|
"class": "row m-0 w-100 px-1025-1 pb-3 pl-sm-2 pr-sm-2 pl-md-3 pr-md-3",
|
|
@@ -60284,8 +60457,8 @@ var Footer8 = function Footer8(props) {
|
|
|
60284
60457
|
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60285
60458
|
"class": "".concat(footerStyles.iconTextStylepagename) + ' col-lg-12 p-0 d-flex flex-row mt-3 align-items-center ',
|
|
60286
60459
|
onClick: function onClick() {
|
|
60287
|
-
var _authdetailsContext$
|
|
60288
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60460
|
+
var _authdetailsContext$i76;
|
|
60461
|
+
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');
|
|
60289
60462
|
}
|
|
60290
60463
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
60291
60464
|
"class": ' fa fa-at mr-2 ml-2 '
|
|
@@ -60294,7 +60467,7 @@ var Footer8 = function Footer8(props) {
|
|
|
60294
60467
|
style: {
|
|
60295
60468
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
60296
60469
|
}
|
|
60297
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60470
|
+
}, 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__default["default"].createElement("div", {
|
|
60298
60471
|
"class": "col-lg-12 p-0 text-start mb-2 mt-1"
|
|
60299
60472
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60300
60473
|
"class": "".concat(footerStyles.textStyles)
|
|
@@ -60304,69 +60477,69 @@ var Footer8 = function Footer8(props) {
|
|
|
60304
60477
|
"class": "row m-0 w-100"
|
|
60305
60478
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60306
60479
|
className: "col-lg-12 p-0 d-flex flex-row"
|
|
60307
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60480
|
+
}, 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__default["default"].createElement("div", {
|
|
60308
60481
|
"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 ',
|
|
60309
60482
|
onClick: function onClick() {
|
|
60310
|
-
var _authdetailsContext$
|
|
60311
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60312
|
-
var _authdetailsContext$
|
|
60313
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60483
|
+
var _authdetailsContext$i79;
|
|
60484
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i79 = authdetailsContext.instinfo) === null || _authdetailsContext$i79 === void 0 ? void 0 : _authdetailsContext$i79.facebooklink) != null) {
|
|
60485
|
+
var _authdetailsContext$i80;
|
|
60486
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i80 = authdetailsContext.instinfo) === null || _authdetailsContext$i80 === void 0 ? void 0 : _authdetailsContext$i80.facebooklink, '_blank');
|
|
60314
60487
|
}
|
|
60315
60488
|
}
|
|
60316
60489
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
60317
60490
|
size: sectionproperties.facebkbtnniconfontsize
|
|
60318
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60491
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i81 = authdetailsContext.instinfo) === null || _authdetailsContext$i81 === void 0 ? void 0 : _authdetailsContext$i81.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60319
60492
|
"class": "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.linkedinbtn) + ' d-flex align-items-center justify-content-center ml-2 mr-2'
|
|
60320
60493
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
60321
60494
|
,
|
|
60322
60495
|
onClick: function onClick() {
|
|
60323
|
-
var _authdetailsContext$
|
|
60324
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60325
|
-
var _authdetailsContext$
|
|
60326
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60496
|
+
var _authdetailsContext$i82;
|
|
60497
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i82 = authdetailsContext.instinfo) === null || _authdetailsContext$i82 === void 0 ? void 0 : _authdetailsContext$i82.linkedinlink) != null) {
|
|
60498
|
+
var _authdetailsContext$i83;
|
|
60499
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i83 = authdetailsContext.instinfo) === null || _authdetailsContext$i83 === void 0 ? void 0 : _authdetailsContext$i83.linkedinlink, '_blank');
|
|
60327
60500
|
}
|
|
60328
60501
|
}
|
|
60329
60502
|
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
60330
60503
|
size: sectionproperties.instgrambtniconfontsize
|
|
60331
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60504
|
+
})), 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__default["default"].createElement("div", {
|
|
60332
60505
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
60333
60506
|
onClick: function onClick() {
|
|
60334
|
-
var _authdetailsContext$
|
|
60335
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60336
|
-
var _authdetailsContext$
|
|
60337
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60507
|
+
var _authdetailsContext$i85;
|
|
60508
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i85 = authdetailsContext.instinfo) === null || _authdetailsContext$i85 === void 0 ? void 0 : _authdetailsContext$i85.instagramlink) != null) {
|
|
60509
|
+
var _authdetailsContext$i86;
|
|
60510
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i86 = authdetailsContext.instinfo) === null || _authdetailsContext$i86 === void 0 ? void 0 : _authdetailsContext$i86.instagramlink, '_blank');
|
|
60338
60511
|
}
|
|
60339
60512
|
}
|
|
60340
60513
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
60341
60514
|
size: sectionproperties.instgrambtniconfontsize
|
|
60342
60515
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60343
60516
|
className: "col-lg-12 p-0 d-flex flex-row mt-3"
|
|
60344
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60517
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i87 = authdetailsContext.instinfo) === null || _authdetailsContext$i87 === void 0 ? void 0 : _authdetailsContext$i87.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60345
60518
|
"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',
|
|
60346
60519
|
onClick: function onClick() {
|
|
60347
|
-
var _authdetailsContext$
|
|
60348
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60349
|
-
var _authdetailsContext$
|
|
60350
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60520
|
+
var _authdetailsContext$i88;
|
|
60521
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i88 = authdetailsContext.instinfo) === null || _authdetailsContext$i88 === void 0 ? void 0 : _authdetailsContext$i88.youtubelink) != null) {
|
|
60522
|
+
var _authdetailsContext$i89;
|
|
60523
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i89 = authdetailsContext.instinfo) === null || _authdetailsContext$i89 === void 0 ? void 0 : _authdetailsContext$i89.youtubelink, '_blank');
|
|
60351
60524
|
}
|
|
60352
60525
|
}
|
|
60353
60526
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube$1.AiFillYoutube, {
|
|
60354
60527
|
size: sectionproperties.youtubebtniconfontsize
|
|
60355
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60528
|
+
})), (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__default["default"].createElement("div", {
|
|
60356
60529
|
"class": "".concat(footerStyles.mailbtn) + ' d-flex align-items-center justify-content-center mr-2 ml-2',
|
|
60357
60530
|
onClick: function onClick() {
|
|
60358
|
-
var _authdetailsContext$
|
|
60359
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60531
|
+
var _authdetailsContext$i91;
|
|
60532
|
+
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');
|
|
60360
60533
|
}
|
|
60361
60534
|
}, /*#__PURE__*/React__default["default"].createElement(AiOutlineMail.AiOutlineMail, {
|
|
60362
60535
|
size: sectionproperties.youtubebtniconfontsize
|
|
60363
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60536
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i92 = authdetailsContext.instinfo) === null || _authdetailsContext$i92 === void 0 ? void 0 : _authdetailsContext$i92.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60364
60537
|
"class": "".concat(footerStyles.youtube_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
60365
60538
|
onClick: function onClick() {
|
|
60366
|
-
var _authdetailsContext$
|
|
60367
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60368
|
-
var _authdetailsContext$
|
|
60369
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60539
|
+
var _authdetailsContext$i93;
|
|
60540
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i93 = authdetailsContext.instinfo) === null || _authdetailsContext$i93 === void 0 ? void 0 : _authdetailsContext$i93.whatsappnumber) != null) {
|
|
60541
|
+
var _authdetailsContext$i94;
|
|
60542
|
+
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');
|
|
60370
60543
|
}
|
|
60371
60544
|
}
|
|
60372
60545
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -60411,7 +60584,332 @@ var Footer8 = function Footer8(props) {
|
|
|
60411
60584
|
onClick: function onClick() {
|
|
60412
60585
|
routingcountext(StaticPagesLinksContext.RefundPolicy);
|
|
60413
60586
|
}
|
|
60414
|
-
}, 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)))))
|
|
60587
|
+
}, 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__default["default"].createElement("div", {
|
|
60588
|
+
"class": "".concat(footerStyles.footerContainer) + ' col-lg-12 col-md-12 col-sm-12 '
|
|
60589
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60590
|
+
"class": "row m-0 w-100 px-1025-1 pb-3 pl-sm-2 pr-sm-2 pl-md-3 pr-md-3",
|
|
60591
|
+
style: {
|
|
60592
|
+
paddingLeft: langdetect == 'en' ? sectionproperties.footer_paddingLeft + 'px' : sectionproperties.footer_paddingRight + 'px',
|
|
60593
|
+
paddingRight: langdetect == 'en' ? sectionproperties.footer_paddingRight + 'px' : sectionproperties.footer_paddingLeft + 'px'
|
|
60594
|
+
}
|
|
60595
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60596
|
+
"class": "col-xl-4 col-lg-3 col-md-12 text-start flex-column mb-md-3"
|
|
60597
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60598
|
+
"class": "row m-0 w-100"
|
|
60599
|
+
}, sectionproperties.showlogo == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60600
|
+
"class": "col-lg-12 p-0 text-start mb-4"
|
|
60601
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60602
|
+
"class": "".concat(footerStyles.logoStyles) + ' d-flex justify-content-start align-items-center cursor-pointer ',
|
|
60603
|
+
onClick: function onClick() {
|
|
60604
|
+
routingcountext('home');
|
|
60605
|
+
}
|
|
60606
|
+
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
60607
|
+
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
60608
|
+
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
60609
|
+
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,
|
|
60610
|
+
style: {
|
|
60611
|
+
width: '100%',
|
|
60612
|
+
height: '100%',
|
|
60613
|
+
objectFit: 'contain'
|
|
60614
|
+
},
|
|
60615
|
+
loading: "lazy"
|
|
60616
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60617
|
+
"class": "col-lg-12 p-0 text-start mb-2"
|
|
60618
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60619
|
+
"class": "".concat(footerStyles.iconTextStyle),
|
|
60620
|
+
style: {
|
|
60621
|
+
color: sectionproperties.footerinfotext_color,
|
|
60622
|
+
marginBottom: 0,
|
|
60623
|
+
fontWeight: 500
|
|
60624
|
+
}
|
|
60625
|
+
}, langdetect == 'en' ? 'Head Office' : 'المكتب الرئيسي')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60626
|
+
"class": "col-lg-12 p-0 text-start mb-2"
|
|
60627
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60628
|
+
"class": "".concat(footerStyles.iconTextStyle) + ' m-0 ',
|
|
60629
|
+
style: {
|
|
60630
|
+
color: sectionproperties.footerinfotext_secondarycolor,
|
|
60631
|
+
fontSize: 14,
|
|
60632
|
+
fontWeight: 400
|
|
60633
|
+
}
|
|
60634
|
+
}, "Villa No. 298 B - South Police Acemy - Fifth Settlement - New Cairo - Cairo - Egypt.")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60635
|
+
"class": "col-lg-12 p-0 text-start mt-4 mb-2"
|
|
60636
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60637
|
+
"class": "".concat(footerStyles.iconTextStyle),
|
|
60638
|
+
style: {
|
|
60639
|
+
color: sectionproperties.footerinfotext_color,
|
|
60640
|
+
marginBottom: 0,
|
|
60641
|
+
fontWeight: 500
|
|
60642
|
+
}
|
|
60643
|
+
}, langdetect == 'en' ? 'Factory' : 'المصنع')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60644
|
+
"class": "col-lg-12 p-0 text-start"
|
|
60645
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60646
|
+
"class": "".concat(footerStyles.iconTextStyle) + ' ',
|
|
60647
|
+
style: {
|
|
60648
|
+
color: sectionproperties.footerinfotext_secondarycolor,
|
|
60649
|
+
fontSize: 14,
|
|
60650
|
+
fontWeight: 400
|
|
60651
|
+
}
|
|
60652
|
+
}, "Units No. (40, 41, 42), Industrial Zone, Arab Al-Awamer Complex, Assiut Governorate")))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60653
|
+
"class": "col-lg-4 col-md-12 d-none d-md-flex flex-column mb-md-3 mt-3"
|
|
60654
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
60655
|
+
"class": "w-100",
|
|
60656
|
+
allowMultipleExpanded: true,
|
|
60657
|
+
allowZeroExpanded: true
|
|
60658
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItem, {
|
|
60659
|
+
uuid: 1
|
|
60660
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemHeading, null, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemButton, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60661
|
+
"class": "row m-0 w-100"
|
|
60662
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60663
|
+
className: "col-lg-10 col-md-10 col-sm-10 p-0 d-flex align-items-center justify-content-start"
|
|
60664
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60665
|
+
"class": "".concat(footerStyles.textStyles) + ' m-md-0 '
|
|
60666
|
+
}, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60667
|
+
className: "col-lg-2 col-md-2 col-sm-2 p-0"
|
|
60668
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemState, null, function (state) {
|
|
60669
|
+
if (state.expanded == true) {
|
|
60670
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
60671
|
+
className: footerStyles.textStyles + ' h-100 d-flex align-items-center justify-content-end '
|
|
60672
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronUp.FiChevronUp, null));
|
|
60673
|
+
} else {
|
|
60674
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
60675
|
+
className: footerStyles.textStyles + ' h-100 d-flex align-items-center justify-content-end '
|
|
60676
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronDown.FiChevronDown, null));
|
|
60677
|
+
}
|
|
60678
|
+
}))))), /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemPanel, {
|
|
60679
|
+
className: "p-0 anim"
|
|
60680
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60681
|
+
"class": "row m-0 w-100"
|
|
60682
|
+
}, templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$4 = templatepropcontext.pagesnprop) === null || _templatepropcontext$4 === void 0 ? void 0 : _templatepropcontext$4.map(function (item, index) {
|
|
60683
|
+
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
60684
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60685
|
+
"class": "col-lg-12 p-0 text-start mb-2",
|
|
60686
|
+
onClick: function onClick() {
|
|
60687
|
+
routingcountext(item.navigationroute);
|
|
60688
|
+
}
|
|
60689
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60690
|
+
"class": "".concat(footerStyles.iconTextStylepagename) + ' m-0 ',
|
|
60691
|
+
style: {
|
|
60692
|
+
color: sectionproperties.footerinfotext_secondarycolor
|
|
60693
|
+
}
|
|
60694
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
60695
|
+
}
|
|
60696
|
+
})))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60697
|
+
"class": "".concat(langdetect == 'en' ? 'pl-5' : 'pr-5') + ' col-lg-4 col-md-12 text-start flex-column mb-md-3 d-md-none '
|
|
60698
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60699
|
+
"class": "row m-0 w-100"
|
|
60700
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60701
|
+
"class": "col-lg-12 p-0 text-start mb-2"
|
|
60702
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60703
|
+
"class": "".concat(footerStyles.textStyles)
|
|
60704
|
+
}, 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) {
|
|
60705
|
+
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
60706
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60707
|
+
"class": "col-lg-12 p-0 text-start mb-2",
|
|
60708
|
+
onClick: function onClick() {
|
|
60709
|
+
routingcountext(item.navigationroute);
|
|
60710
|
+
}
|
|
60711
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60712
|
+
"class": "".concat(footerStyles.iconTextStylepagename) + ' m-0 cursor-pointer ',
|
|
60713
|
+
style: {
|
|
60714
|
+
color: sectionproperties.footerinfotext_secondarycolor
|
|
60715
|
+
}
|
|
60716
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
60717
|
+
}
|
|
60718
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60719
|
+
"class": "col-lg-4 col-md-12 d-none d-md-flex flex-column mb-md-3 mt-3"
|
|
60720
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
60721
|
+
"class": "w-100",
|
|
60722
|
+
allowMultipleExpanded: true,
|
|
60723
|
+
allowZeroExpanded: true
|
|
60724
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItem, {
|
|
60725
|
+
uuid: 1
|
|
60726
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemHeading, null, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemButton, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60727
|
+
"class": "row m-0 w-100"
|
|
60728
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60729
|
+
className: "col-lg-10 col-md-10 col-sm-10 p-0 d-flex align-items-center justify-content-start"
|
|
60730
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60731
|
+
"class": "".concat(footerStyles.textStyles) + ' m-md-0 '
|
|
60732
|
+
}, langdetect == 'en' ? sectionproperties.otherinfotitle2en : sectionproperties.otherinfotitle2ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60733
|
+
className: "col-lg-2 col-md-2 col-sm-2 p-0"
|
|
60734
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemState, null, function (state) {
|
|
60735
|
+
if (state.expanded == true) {
|
|
60736
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
60737
|
+
className: footerStyles.textStyles + ' h-100 d-flex align-items-center justify-content-end '
|
|
60738
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronUp.FiChevronUp, null));
|
|
60739
|
+
} else {
|
|
60740
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
60741
|
+
className: footerStyles.textStyles + ' h-100 d-flex align-items-center justify-content-end '
|
|
60742
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronDown.FiChevronDown, null));
|
|
60743
|
+
}
|
|
60744
|
+
}))))), /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemPanel, {
|
|
60745
|
+
className: "p-0 anim"
|
|
60746
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60747
|
+
"class": "row m-0 w-100"
|
|
60748
|
+
}, 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) {
|
|
60749
|
+
if (item.isshowntocustomers == 1 && item.isinftiler == 1) {
|
|
60750
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60751
|
+
"class": "col-lg-12 p-0 text-start mb-2",
|
|
60752
|
+
onClick: function onClick() {
|
|
60753
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'categories/' + item.categoryid);
|
|
60754
|
+
}
|
|
60755
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60756
|
+
"class": "".concat(footerStyles.iconTextStylepagename) + ' m-0 ',
|
|
60757
|
+
style: {
|
|
60758
|
+
color: sectionproperties.footerinfotext_secondarycolor
|
|
60759
|
+
}
|
|
60760
|
+
}, langdetect == 'en' ? item.title_en : item.title_ar));
|
|
60761
|
+
}
|
|
60762
|
+
})))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60763
|
+
"class": "col-xl-4 col-lg-4 col-md-12 text-start flex-column mb-md-3 mt-md-3"
|
|
60764
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60765
|
+
"class": "row m-0 w-100"
|
|
60766
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60767
|
+
"class": "col-lg-12 p-0 text-start mb-2"
|
|
60768
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60769
|
+
"class": "".concat(footerStyles.textStyles)
|
|
60770
|
+
}, langdetect == 'en' ? 'Contact' : 'تواصل')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60771
|
+
"class": "".concat(footerStyles.iconTextStylepagename) + ' col-lg-12 p-0 d-flex flex-row align-items-center ',
|
|
60772
|
+
onClick: function onClick() {
|
|
60773
|
+
window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
|
|
60774
|
+
}
|
|
60775
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
60776
|
+
"class": ' fa fa-phone mr-2 ml-2 '
|
|
60777
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60778
|
+
"class": ' m-0 cursor-pointer ',
|
|
60779
|
+
style: {
|
|
60780
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
60781
|
+
}
|
|
60782
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60783
|
+
"class": "".concat(footerStyles.iconTextStylepagename) + ' col-lg-12 p-0 d-flex flex-row mt-3 align-items-center ',
|
|
60784
|
+
onClick: function onClick() {
|
|
60785
|
+
var _authdetailsContext$i96;
|
|
60786
|
+
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');
|
|
60787
|
+
}
|
|
60788
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
60789
|
+
"class": ' fa fa-at mr-2 ml-2 '
|
|
60790
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60791
|
+
"class": "".concat(footerStyles.iconTextStylepagename) + ' m-0 cursor-pointer ',
|
|
60792
|
+
style: {
|
|
60793
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
60794
|
+
}
|
|
60795
|
+
}, 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__default["default"].createElement("div", {
|
|
60796
|
+
"class": "col-lg-12 p-0 text-start mb-2 mt-1"
|
|
60797
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60798
|
+
"class": "".concat(footerStyles.textStyles)
|
|
60799
|
+
}, langdetect == 'en' ? 'Follow Us' : 'تابعنا')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60800
|
+
"class": "col-lg-12 p-0 d-flex flex-column"
|
|
60801
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60802
|
+
"class": "row m-0 w-100"
|
|
60803
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60804
|
+
className: "col-lg-12 p-0 d-flex flex-row"
|
|
60805
|
+
}, 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__default["default"].createElement("div", {
|
|
60806
|
+
"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 ',
|
|
60807
|
+
onClick: function onClick() {
|
|
60808
|
+
var _authdetailsContext$i99;
|
|
60809
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i99 = authdetailsContext.instinfo) === null || _authdetailsContext$i99 === void 0 ? void 0 : _authdetailsContext$i99.facebooklink) != null) {
|
|
60810
|
+
var _authdetailsContext$i100;
|
|
60811
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i100 = authdetailsContext.instinfo) === null || _authdetailsContext$i100 === void 0 ? void 0 : _authdetailsContext$i100.facebooklink, '_blank');
|
|
60812
|
+
}
|
|
60813
|
+
}
|
|
60814
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
60815
|
+
size: sectionproperties.facebkbtnniconfontsize
|
|
60816
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i101 = authdetailsContext.instinfo) === null || _authdetailsContext$i101 === void 0 ? void 0 : _authdetailsContext$i101.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60817
|
+
"class": "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.linkedinbtn) + ' d-flex align-items-center justify-content-center ml-2 mr-2'
|
|
60818
|
+
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
60819
|
+
,
|
|
60820
|
+
onClick: function onClick() {
|
|
60821
|
+
var _authdetailsContext$i102;
|
|
60822
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i102 = authdetailsContext.instinfo) === null || _authdetailsContext$i102 === void 0 ? void 0 : _authdetailsContext$i102.linkedinlink) != null) {
|
|
60823
|
+
var _authdetailsContext$i103;
|
|
60824
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i103 = authdetailsContext.instinfo) === null || _authdetailsContext$i103 === void 0 ? void 0 : _authdetailsContext$i103.linkedinlink, '_blank');
|
|
60825
|
+
}
|
|
60826
|
+
}
|
|
60827
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
60828
|
+
size: sectionproperties.instgrambtniconfontsize
|
|
60829
|
+
})), 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__default["default"].createElement("div", {
|
|
60830
|
+
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
60831
|
+
onClick: function onClick() {
|
|
60832
|
+
var _authdetailsContext$i105;
|
|
60833
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i105 = authdetailsContext.instinfo) === null || _authdetailsContext$i105 === void 0 ? void 0 : _authdetailsContext$i105.instagramlink) != null) {
|
|
60834
|
+
var _authdetailsContext$i106;
|
|
60835
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i106 = authdetailsContext.instinfo) === null || _authdetailsContext$i106 === void 0 ? void 0 : _authdetailsContext$i106.instagramlink, '_blank');
|
|
60836
|
+
}
|
|
60837
|
+
}
|
|
60838
|
+
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
60839
|
+
size: sectionproperties.instgrambtniconfontsize
|
|
60840
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60841
|
+
className: "col-lg-12 p-0 d-flex flex-row mt-3"
|
|
60842
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i107 = authdetailsContext.instinfo) === null || _authdetailsContext$i107 === void 0 ? void 0 : _authdetailsContext$i107.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60843
|
+
"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',
|
|
60844
|
+
onClick: function onClick() {
|
|
60845
|
+
var _authdetailsContext$i108;
|
|
60846
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i108 = authdetailsContext.instinfo) === null || _authdetailsContext$i108 === void 0 ? void 0 : _authdetailsContext$i108.youtubelink) != null) {
|
|
60847
|
+
var _authdetailsContext$i109;
|
|
60848
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i109 = authdetailsContext.instinfo) === null || _authdetailsContext$i109 === void 0 ? void 0 : _authdetailsContext$i109.youtubelink, '_blank');
|
|
60849
|
+
}
|
|
60850
|
+
}
|
|
60851
|
+
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube$1.AiFillYoutube, {
|
|
60852
|
+
size: sectionproperties.youtubebtniconfontsize
|
|
60853
|
+
})), (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__default["default"].createElement("div", {
|
|
60854
|
+
"class": "".concat(footerStyles.mailbtn) + ' d-flex align-items-center justify-content-center mr-2 ml-2',
|
|
60855
|
+
onClick: function onClick() {
|
|
60856
|
+
var _authdetailsContext$i111;
|
|
60857
|
+
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');
|
|
60858
|
+
}
|
|
60859
|
+
}, /*#__PURE__*/React__default["default"].createElement(AiOutlineMail.AiOutlineMail, {
|
|
60860
|
+
size: sectionproperties.youtubebtniconfontsize
|
|
60861
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i112 = authdetailsContext.instinfo) === null || _authdetailsContext$i112 === void 0 ? void 0 : _authdetailsContext$i112.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60862
|
+
"class": "".concat(footerStyles.youtube_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
60863
|
+
onClick: function onClick() {
|
|
60864
|
+
var _authdetailsContext$i113;
|
|
60865
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i113 = authdetailsContext.instinfo) === null || _authdetailsContext$i113 === void 0 ? void 0 : _authdetailsContext$i113.whatsappnumber) != null) {
|
|
60866
|
+
var _authdetailsContext$i114;
|
|
60867
|
+
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');
|
|
60868
|
+
}
|
|
60869
|
+
}
|
|
60870
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
60871
|
+
size: sectionproperties.youtubebtniconfontsize
|
|
60872
|
+
}))))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60873
|
+
"class": "col-12 mb-4 mt-4"
|
|
60874
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60875
|
+
style: {
|
|
60876
|
+
height: 1,
|
|
60877
|
+
width: '100%',
|
|
60878
|
+
background: '#fff'
|
|
60879
|
+
}
|
|
60880
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60881
|
+
"class": "col-12 text-center d-flex flex-row align-items-center justify-content-center",
|
|
60882
|
+
style: {
|
|
60883
|
+
color: '#fff'
|
|
60884
|
+
}
|
|
60885
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60886
|
+
"class": ' m-0 font-14 font-weight-500 cusrsor-pointer ',
|
|
60887
|
+
onClick: function onClick() {
|
|
60888
|
+
routingcountext(StaticPagesLinksContext.PrivacyPolicy);
|
|
60889
|
+
}
|
|
60890
|
+
}, 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__default["default"].createElement("span", {
|
|
60891
|
+
style: {
|
|
60892
|
+
color: 'white',
|
|
60893
|
+
fontSize: 14
|
|
60894
|
+
},
|
|
60895
|
+
className: "mx-2"
|
|
60896
|
+
}, ' ', "-", ' '), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60897
|
+
"class": ' m-0 font-14 font-weight-500 cusrsor-pointer ',
|
|
60898
|
+
onClick: function onClick() {
|
|
60899
|
+
routingcountext(StaticPagesLinksContext.ShippingPolicy);
|
|
60900
|
+
}
|
|
60901
|
+
}, 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__default["default"].createElement("span", {
|
|
60902
|
+
style: {
|
|
60903
|
+
color: 'white',
|
|
60904
|
+
fontSize: 14
|
|
60905
|
+
},
|
|
60906
|
+
className: "mx-2"
|
|
60907
|
+
}, ' ', "-", ' '), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60908
|
+
"class": ' m-0 font-14 mx-1 font-weight-500 cusrsor-pointer ',
|
|
60909
|
+
onClick: function onClick() {
|
|
60910
|
+
routingcountext(StaticPagesLinksContext.RefundPolicy);
|
|
60911
|
+
}
|
|
60912
|
+
}, 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)))));
|
|
60415
60913
|
};
|
|
60416
60914
|
|
|
60417
60915
|
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; }
|