tabexseriescomponents 0.2.1399 → 0.2.1400
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 +369 -196
- package/dist/index.esm.js +369 -196
- package/dist/index.umd.js +369 -196
- 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", {
|