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.esm.js
CHANGED
|
@@ -1748,46 +1748,50 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
1748
1748
|
var isValueinStock = isOptionInStock(optionvaluesitem.valueid);
|
|
1749
1749
|
var is_value_permdisabled = 0;
|
|
1750
1750
|
if ((optionvaluesitem === null || optionvaluesitem === void 0 ? void 0 : optionvaluesitem.perm_disabled) == 1) {
|
|
1751
|
-
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0;
|
|
1751
|
+
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1;
|
|
1752
1752
|
// if()
|
|
1753
1753
|
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '68d28fc494276') {
|
|
1754
1754
|
is_value_permdisabled = 1;
|
|
1755
1755
|
}
|
|
1756
|
+
// mn design
|
|
1757
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '682dfdcdb9720') {
|
|
1758
|
+
is_value_permdisabled = 1;
|
|
1759
|
+
}
|
|
1756
1760
|
// alma
|
|
1757
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1761
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '67d349e5ee6a1') {
|
|
1758
1762
|
is_value_permdisabled = 1;
|
|
1759
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1763
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.contactinfo.instid) == '67c050d72cbe7') {
|
|
1760
1764
|
is_value_permdisabled = 1;
|
|
1761
1765
|
}
|
|
1762
1766
|
// amiga
|
|
1763
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1767
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.contactinfo.instid) == '670fc18477599') {
|
|
1764
1768
|
is_value_permdisabled = 1;
|
|
1765
1769
|
}
|
|
1766
1770
|
// vout
|
|
1767
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1771
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) == '68f918a4ccb85') {
|
|
1768
1772
|
is_value_permdisabled = 1;
|
|
1769
1773
|
}
|
|
1770
1774
|
// puff
|
|
1771
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1775
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.contactinfo.instid) == '6899e604db87f') {
|
|
1772
1776
|
is_value_permdisabled = 1;
|
|
1773
1777
|
}
|
|
1774
1778
|
// dija
|
|
1775
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1779
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) == '682cbb9bdcd57') {
|
|
1776
1780
|
is_value_permdisabled = 1;
|
|
1777
1781
|
}
|
|
1778
1782
|
// angel
|
|
1779
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1783
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.contactinfo.instid) == '67bda57bca71d') {
|
|
1780
1784
|
is_value_permdisabled = 1;
|
|
1781
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1785
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.contactinfo.instid) == '69244cc88aa0a') {
|
|
1782
1786
|
is_value_permdisabled = 1;
|
|
1783
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1787
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) == '687ca57cc78e8') {
|
|
1784
1788
|
is_value_permdisabled = 1;
|
|
1785
1789
|
}
|
|
1786
1790
|
}
|
|
1787
1791
|
if (item.optionname == 'color' || item.optionname == 'Color') {
|
|
1788
|
-
var _authdetailsContext$
|
|
1792
|
+
var _authdetailsContext$i10;
|
|
1789
1793
|
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", {
|
|
1790
|
-
className: isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1794
|
+
className: isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.contactinfo.instid) == '670fc18477599' ? productinfostyles.color_container + ' mr-2 variabttcontainer ' + "".concat(productinfostyles.color_container_active) : issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true && sectionproperties.showoutofstockwithoutselection == 'Show' ? productinfostyles.color_container + ' mr-2 variabttcontainer showcrossiconcolor ' + "".concat(productinfostyles.color_container_active) : productinfostyles.color_container + ' mr-2 variabttcontainer ' + "".concat(productinfostyles.color_container_active)
|
|
1791
1795
|
// issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true &&
|
|
1792
1796
|
// sectionproperties.showoutofstockwithoutselection == 'Show'
|
|
1793
1797
|
// ? productinfostyles.color_container +
|
|
@@ -1818,7 +1822,7 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
1818
1822
|
} else if (item.optionname == 'size' || item.optionname == 'Size') {
|
|
1819
1823
|
// if (ProductInfoObj?.data?.productinfo?.productoptions?.length == 1 || isoptionvaluedenabled == 1) {
|
|
1820
1824
|
if (is_value_permdisabled == 0) {
|
|
1821
|
-
var _authdetailsContext$
|
|
1825
|
+
var _authdetailsContext$i11, _authdetailsContext$i23, _authdetailsContext$i24, _authdetailsContext$i25, _authdetailsContext$i26, _authdetailsContext$i27, _authdetailsContext$i28, _authdetailsContext$i29, _authdetailsContext$i30, _authdetailsContext$i31, _authdetailsContext$i32, _authdetailsContext$i33;
|
|
1822
1826
|
return /*#__PURE__*/React.createElement("div", {
|
|
1823
1827
|
// className={
|
|
1824
1828
|
// issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true &&
|
|
@@ -1830,59 +1834,65 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
1830
1834
|
// ' mr-2 variabttcontainer allcentered ' +
|
|
1831
1835
|
// `${isoptionvalueselected == 1 ? productinfostyles.variant_container_active : ''}`
|
|
1832
1836
|
// }
|
|
1833
|
-
className: issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true && sectionproperties.showoutofstockwithoutselection == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1837
|
+
className: issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true && sectionproperties.showoutofstockwithoutselection == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.contactinfo.instid) == '68f918a4ccb85' ? " ".concat(productinfostyles.variant_container, " ").concat(productinfostyles.size_variant_container) + ' mr-2 variabttcontainer allcentered linethroughshowcrossicon ' + " ".concat(isoptionvalueselected == 1 ? productinfostyles.variant_container_active : '') : " ".concat(productinfostyles.variant_container, " ").concat(productinfostyles.size_variant_container) + ' mr-2 variabttcontainer allcentered ' + " ".concat(isoptionvalueselected == 1 ? productinfostyles.variant_container_active : ''),
|
|
1834
1838
|
onClick: function onClick() {
|
|
1835
1839
|
if (isoptionvalueselected == 0) {
|
|
1836
|
-
var _authdetailsContext$
|
|
1837
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1840
|
+
var _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i18, _authdetailsContext$i19, _authdetailsContext$i20, _authdetailsContext$i21, _authdetailsContext$i22;
|
|
1841
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.contactinfo.instid) == '68d28fc494276') {
|
|
1842
|
+
if (isValueinStock == 0) {
|
|
1843
|
+
return;
|
|
1844
|
+
}
|
|
1845
|
+
}
|
|
1846
|
+
// mn design
|
|
1847
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.contactinfo.instid) == '682dfdcdb9720') {
|
|
1838
1848
|
if (isValueinStock == 0) {
|
|
1839
1849
|
return;
|
|
1840
1850
|
}
|
|
1841
1851
|
}
|
|
1842
1852
|
// alma
|
|
1843
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1853
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.contactinfo.instid) == '67d349e5ee6a1') {
|
|
1844
1854
|
if (isValueinStock == 0) {
|
|
1845
1855
|
return;
|
|
1846
1856
|
}
|
|
1847
1857
|
}
|
|
1848
1858
|
// amiga
|
|
1849
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1859
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.contactinfo.instid) == '670fc18477599') {
|
|
1850
1860
|
if (isValueinStock == 0) {
|
|
1851
1861
|
return;
|
|
1852
1862
|
}
|
|
1853
1863
|
}
|
|
1854
1864
|
// vout
|
|
1855
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1865
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.contactinfo.instid) == '68f918a4ccb85') {
|
|
1856
1866
|
if (isValueinStock == 0) {
|
|
1857
1867
|
return;
|
|
1858
1868
|
}
|
|
1859
1869
|
}
|
|
1860
1870
|
// puff
|
|
1861
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1871
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.contactinfo.instid) == '6899e604db87f') {
|
|
1862
1872
|
if (isValueinStock == 0) {
|
|
1863
1873
|
return;
|
|
1864
1874
|
}
|
|
1865
1875
|
}
|
|
1866
1876
|
// angel
|
|
1867
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1877
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.contactinfo.instid) == '67bda57bca71d') {
|
|
1868
1878
|
if (isValueinStock == 0) {
|
|
1869
1879
|
return;
|
|
1870
1880
|
}
|
|
1871
1881
|
}
|
|
1872
1882
|
// dija
|
|
1873
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1883
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.contactinfo.instid) == '682cbb9bdcd57') {
|
|
1874
1884
|
if (isValueinStock == 0) {
|
|
1875
1885
|
return;
|
|
1876
1886
|
}
|
|
1877
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1887
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.contactinfo.instid) == '69244cc88aa0a') {
|
|
1878
1888
|
if (isValueinStock == 0) {
|
|
1879
1889
|
return;
|
|
1880
1890
|
}
|
|
1881
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1891
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.contactinfo.instid) == '687ca57cc78e8') {
|
|
1882
1892
|
if (isValueinStock == 0) {
|
|
1883
1893
|
return;
|
|
1884
1894
|
}
|
|
1885
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1895
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.contactinfo.instid) == '6899e604db87f') {
|
|
1886
1896
|
if (isValueinStock == 0) {
|
|
1887
1897
|
return;
|
|
1888
1898
|
}
|
|
@@ -1926,20 +1936,22 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
1926
1936
|
}, /*#__PURE__*/React.createElement("i", {
|
|
1927
1937
|
"class": "h-100 allcentered"
|
|
1928
1938
|
}, /*#__PURE__*/React.createElement(IoMdClose, null))), /*#__PURE__*/React.createElement("p", {
|
|
1929
|
-
className: isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1939
|
+
className: isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.contactinfo.instid) == '68d28fc494276' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
1940
|
+
// mn design
|
|
1941
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.contactinfo.instid) == '682dfdcdb9720' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
1930
1942
|
// alma
|
|
1931
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1943
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.contactinfo.instid) == '67d349e5ee6a1' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
1932
1944
|
// amiga
|
|
1933
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1945
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.contactinfo.instid) == '670fc18477599' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
1934
1946
|
// vout
|
|
1935
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1947
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.contactinfo.instid) == '68f918a4ccb85' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
1936
1948
|
// puff
|
|
1937
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1949
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.contactinfo.instid) == '6899e604db87f' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
1938
1950
|
// angel
|
|
1939
1951
|
|
|
1940
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1952
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.contactinfo.instid) == '67bda57bca71d' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
1941
1953
|
// dija
|
|
1942
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1954
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.contactinfo.instid) == '682cbb9bdcd57' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' : isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.contactinfo.instid) == '69244cc88aa0a' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' : isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.contactinfo.instid) == '687ca57cc78e8' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' : isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.contactinfo.instid) == '6899e604db87f' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' : 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center',
|
|
1943
1955
|
style: {
|
|
1944
1956
|
color: sectionproperties.variantcontainerbordercolor != undefined && sectionproperties.variantcontainerbordercolor != null && isoptionvalueselected == 1 ? sectionproperties.activeproductcolor : sectionproperties.variantcontainer_color,
|
|
1945
1957
|
fontSize: sectionproperties.variantcontainer_fontSize + 'px',
|
|
@@ -1948,61 +1960,67 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
1948
1960
|
}, langdetect == 'en' ? optionvaluesitem.valuename : optionvaluesitem.valuename_ar));
|
|
1949
1961
|
}
|
|
1950
1962
|
} else {
|
|
1951
|
-
var _authdetailsContext$
|
|
1963
|
+
var _authdetailsContext$i34, _authdetailsContext$i46, _authdetailsContext$i47, _authdetailsContext$i48, _authdetailsContext$i49, _authdetailsContext$i50, _authdetailsContext$i51, _authdetailsContext$i52, _authdetailsContext$i53, _authdetailsContext$i54, _authdetailsContext$i55, _authdetailsContext$i56;
|
|
1952
1964
|
return /*#__PURE__*/React.createElement("div", {
|
|
1953
|
-
className: issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true && sectionproperties.showoutofstockwithoutselection == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1965
|
+
className: issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true && sectionproperties.showoutofstockwithoutselection == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.contactinfo.instid) == '68f918a4ccb85' ? " ".concat(productinfostyles.variant_container, " ").concat(productinfostyles.size_variant_container) + ' mr-2 variabttcontainer allcentered linethroughshowcrossicon ' + " ".concat(isoptionvalueselected == 1 ? productinfostyles.variant_container_active : '') : " ".concat(productinfostyles.variant_container, " ").concat(productinfostyles.size_variant_container) + ' mr-2 variabttcontainer allcentered ' + " ".concat(isoptionvalueselected == 1 ? productinfostyles.variant_container_active : ''),
|
|
1954
1966
|
onClick: function onClick() {
|
|
1955
1967
|
if (isoptionvalueselected == 0) {
|
|
1956
|
-
var _authdetailsContext$
|
|
1957
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1968
|
+
var _authdetailsContext$i35, _authdetailsContext$i36, _authdetailsContext$i37, _authdetailsContext$i38, _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$i41, _authdetailsContext$i42, _authdetailsContext$i43, _authdetailsContext$i44, _authdetailsContext$i45;
|
|
1969
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.contactinfo.instid) == '68d28fc494276') {
|
|
1970
|
+
if (isValueinStock == 0) {
|
|
1971
|
+
return;
|
|
1972
|
+
}
|
|
1973
|
+
}
|
|
1974
|
+
// mn design
|
|
1975
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.contactinfo.instid) == '682dfdcdb9720') {
|
|
1958
1976
|
if (isValueinStock == 0) {
|
|
1959
1977
|
return;
|
|
1960
1978
|
}
|
|
1961
1979
|
}
|
|
1962
1980
|
// alma
|
|
1963
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1981
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.contactinfo.instid) == '67d349e5ee6a1') {
|
|
1964
1982
|
if (isValueinStock == 0) {
|
|
1965
1983
|
return;
|
|
1966
1984
|
}
|
|
1967
1985
|
}
|
|
1968
1986
|
// amiga
|
|
1969
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1987
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.contactinfo.instid) == '670fc18477599') {
|
|
1970
1988
|
if (isValueinStock == 0) {
|
|
1971
1989
|
return;
|
|
1972
1990
|
}
|
|
1973
1991
|
}
|
|
1974
1992
|
// vout
|
|
1975
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1993
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.contactinfo.instid) == '68f918a4ccb85') {
|
|
1976
1994
|
if (isValueinStock == 0) {
|
|
1977
1995
|
return;
|
|
1978
1996
|
}
|
|
1979
1997
|
}
|
|
1980
1998
|
// puff n stuff
|
|
1981
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
1999
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.contactinfo.instid) == '6899e604db87f') {
|
|
1982
2000
|
if (isValueinStock == 0) {
|
|
1983
2001
|
return;
|
|
1984
2002
|
}
|
|
1985
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2003
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.contactinfo.instid) == '69244cc88aa0a') {
|
|
1986
2004
|
if (isValueinStock == 0) {
|
|
1987
2005
|
return;
|
|
1988
2006
|
}
|
|
1989
2007
|
}
|
|
1990
2008
|
// angel
|
|
1991
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2009
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.contactinfo.instid) == '67bda57bca71d') {
|
|
1992
2010
|
if (isValueinStock == 0) {
|
|
1993
2011
|
return;
|
|
1994
2012
|
}
|
|
1995
2013
|
}
|
|
1996
2014
|
// dija
|
|
1997
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2015
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.contactinfo.instid) == '682cbb9bdcd57') {
|
|
1998
2016
|
if (isValueinStock == 0) {
|
|
1999
2017
|
return;
|
|
2000
2018
|
}
|
|
2001
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2019
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.contactinfo.instid) == '687ca57cc78e8') {
|
|
2002
2020
|
if (isValueinStock == 0) {
|
|
2003
2021
|
return;
|
|
2004
2022
|
}
|
|
2005
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2023
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.contactinfo.instid) == '6899e604db87f') {
|
|
2006
2024
|
if (isValueinStock == 0) {
|
|
2007
2025
|
return;
|
|
2008
2026
|
}
|
|
@@ -2026,19 +2044,21 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
2026
2044
|
border: isoptionvalueselected == 1 ? '2px solid ' + sectionproperties.activeproductcolor : isoptionvaluedenabled == 1 ? '1px solid ' + sectionproperties.variantcontainerbordercolor : '1px solid ' + ' grey '
|
|
2027
2045
|
}
|
|
2028
2046
|
}, /*#__PURE__*/React.createElement("p", {
|
|
2029
|
-
className: isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2047
|
+
className: isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.contactinfo.instid) == '68d28fc494276' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
2048
|
+
// mn design
|
|
2049
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.contactinfo.instid) == '682dfdcdb9720' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
2030
2050
|
// alma
|
|
2031
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2051
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.contactinfo.instid) == '67d349e5ee6a1' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
2032
2052
|
// amiga
|
|
2033
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2053
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.contactinfo.instid) == '670fc18477599' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
2034
2054
|
// vout
|
|
2035
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2055
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i50 = authdetailsContext.instinfo) === null || _authdetailsContext$i50 === void 0 ? void 0 : _authdetailsContext$i50.contactinfo.instid) == '68f918a4ccb85' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
2036
2056
|
// puff
|
|
2037
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2057
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i51 = authdetailsContext.instinfo) === null || _authdetailsContext$i51 === void 0 ? void 0 : _authdetailsContext$i51.contactinfo.instid) == '6899e604db87f' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
2038
2058
|
// angel
|
|
2039
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2059
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i52 = authdetailsContext.instinfo) === null || _authdetailsContext$i52 === void 0 ? void 0 : _authdetailsContext$i52.contactinfo.instid) == '67bda57bca71d' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' :
|
|
2040
2060
|
// dija
|
|
2041
|
-
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2061
|
+
isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i53 = authdetailsContext.instinfo) === null || _authdetailsContext$i53 === void 0 ? void 0 : _authdetailsContext$i53.contactinfo.instid) == '682cbb9bdcd57' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' : isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i54 = authdetailsContext.instinfo) === null || _authdetailsContext$i54 === void 0 ? void 0 : _authdetailsContext$i54.contactinfo.instid) == '69244cc88aa0a' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' : isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i55 = authdetailsContext.instinfo) === null || _authdetailsContext$i55 === void 0 ? void 0 : _authdetailsContext$i55.contactinfo.instid) == '687ca57cc78e8' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' : isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i56 = authdetailsContext.instinfo) === null || _authdetailsContext$i56 === void 0 ? void 0 : _authdetailsContext$i56.contactinfo.instid) == '6899e604db87f' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' : 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center',
|
|
2042
2062
|
style: {
|
|
2043
2063
|
color: sectionproperties.variantcontainerbordercolor != undefined && sectionproperties.variantcontainerbordercolor != null && isoptionvalueselected == 1 ? sectionproperties.activeproductcolor : sectionproperties.variantcontainer_color,
|
|
2044
2064
|
fontSize: sectionproperties.variantcontainer_fontSize + 'px',
|
|
@@ -2125,7 +2145,7 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
2125
2145
|
setopensizeguidemodal(true);
|
|
2126
2146
|
}
|
|
2127
2147
|
}, langdetect == 'en' ? sectionproperties.sizeguidecontentenglish : sectionproperties.sizeguidecontentarabic))), sectionproperties.variantstyle == 'Vertical' && (ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data5 = ProductInfoObj.data) === null || _ProductInfoObj$data5 === void 0 || (_ProductInfoObj$data5 = _ProductInfoObj$data5.productinfo) === null || _ProductInfoObj$data5 === void 0 || (_ProductInfoObj$data5 = _ProductInfoObj$data5.productoptions) === null || _ProductInfoObj$data5 === void 0 ? void 0 : _ProductInfoObj$data5.map(function (item, index) {
|
|
2128
|
-
var _authdetailsContext$
|
|
2148
|
+
var _authdetailsContext$i57;
|
|
2129
2149
|
return /*#__PURE__*/React.createElement("ul", {
|
|
2130
2150
|
"class": "thwvsf-wrapper-ul"
|
|
2131
2151
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -2140,7 +2160,7 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
2140
2160
|
textTransform: sectionproperties.varianttitle_texttransform,
|
|
2141
2161
|
fontSize: sectionproperties.varianttitle_fontSize + 'px'
|
|
2142
2162
|
}
|
|
2143
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2163
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.contactinfo.instid) == '699d7f217889a' && /*#__PURE__*/React.createElement("span", null, index + 1, ". "), sectionproperties.showselect == 'Show' && /*#__PURE__*/React.createElement("span", null, lang.select, " "), " ", langdetect == 'en' ? item.optionname : item.optionname_ar, ":"))), item.optionvalues.map(function (optionvaluesitem, optionvaluesindex) {
|
|
2144
2164
|
var isoptionvalueselected = 0;
|
|
2145
2165
|
if (optionvaluesitem.isselected == 1) {
|
|
2146
2166
|
isoptionvalueselected = 1;
|
|
@@ -2174,7 +2194,7 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
2174
2194
|
}
|
|
2175
2195
|
}));
|
|
2176
2196
|
} else {
|
|
2177
|
-
var _authdetailsContext$
|
|
2197
|
+
var _authdetailsContext$i58, _authdetailsContext$i59, _authdetailsContext$i60, _authdetailsContext$i61, _authdetailsContext$i62;
|
|
2178
2198
|
// else if (item.optionname == 'size' || item.optionname == 'Size') {
|
|
2179
2199
|
return /*#__PURE__*/React.createElement("li", {
|
|
2180
2200
|
style: {
|
|
@@ -2193,14 +2213,14 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
2193
2213
|
// cursor: isoptionvaluedenabled == 1 ? 'pointer' : 'not-allowed',
|
|
2194
2214
|
// backgroundColor: isoptionvalueselected == 1 ? 'green' : isoptionvaluedenabled == 1 ? sectionproperties.variantcontainer_bgcolor : 'grey',
|
|
2195
2215
|
background: sectionproperties.variantcontainerbordercolor != undefined && sectionproperties.variantcontainerbordercolor != null ? sectionproperties.variantcontainer_bgcolor : isoptionvalueselected == 1 ? 'green' : isoptionvaluedenabled == 1 ? sectionproperties.variantcontainer_bgcolor : 'grey',
|
|
2196
|
-
minWidth: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2197
|
-
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2216
|
+
minWidth: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i58 = authdetailsContext.instinfo) === null || _authdetailsContext$i58 === void 0 ? void 0 : _authdetailsContext$i58.contactinfo.instid) == '699d7f217889a' ? 'auto' : sectionproperties.variantcontainer_minwidth + 'px',
|
|
2217
|
+
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i59 = authdetailsContext.instinfo) === null || _authdetailsContext$i59 === void 0 ? void 0 : _authdetailsContext$i59.contactinfo.instid) == '699d7f217889a' ? 'auto' : sectionproperties.variantcontainer_height + 'px',
|
|
2198
2218
|
borderRadius: sectionproperties.variantcontainer_borderBottomLeftRadius + 'px',
|
|
2199
2219
|
position: 'relative',
|
|
2200
|
-
border: isoptionvalueselected == 1 ? '2px solid ' + sectionproperties.activeproductcolor : isoptionvaluedenabled == 1 ? '1px solid ' + sectionproperties.variantcontainerbordercolor : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2201
|
-
flexDirection: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2220
|
+
border: isoptionvalueselected == 1 ? '2px solid ' + sectionproperties.activeproductcolor : isoptionvaluedenabled == 1 ? '1px solid ' + sectionproperties.variantcontainerbordercolor : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i60 = authdetailsContext.instinfo) === null || _authdetailsContext$i60 === void 0 ? void 0 : _authdetailsContext$i60.contactinfo.instid) == '699d7f217889a' ? '1px solid ' + ' white ' : '1px solid ' + ' grey ',
|
|
2221
|
+
flexDirection: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i61 = authdetailsContext.instinfo) === null || _authdetailsContext$i61 === void 0 ? void 0 : _authdetailsContext$i61.contactinfo.instid) == '699d7f217889a' ? 'column' : 'row'
|
|
2202
2222
|
}
|
|
2203
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
2223
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i62 = authdetailsContext.instinfo) === null || _authdetailsContext$i62 === void 0 ? void 0 : _authdetailsContext$i62.contactinfo.instid) == '699d7f217889a' && /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
2204
2224
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
2205
2225
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
2206
2226
|
path: optionvaluesitem === null || optionvaluesitem === void 0 ? void 0 : optionvaluesitem.thumbnail_url,
|
|
@@ -8203,7 +8223,7 @@ var TamaraWidget = function TamaraWidget(props) {
|
|
|
8203
8223
|
function ownKeys$2D(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
8204
8224
|
function _objectSpread$2D(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2D(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2D(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
8205
8225
|
var Productinfo = function Productinfo(props) {
|
|
8206
|
-
var _css, _fetchProductInfoQuer90, _ref, _fetchProductInfoQuer91, _authdetailsContext$
|
|
8226
|
+
var _css, _fetchProductInfoQuer90, _ref, _fetchProductInfoQuer91, _authdetailsContext$i44, _ref2, _fetchProductInfoQuer92, _authdetailsContext$i45, _ref3, _fetchProductInfoQuer93, _ref4, _authdetailsContext$i46, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i47, _returnpolicyobj9, _returnpolicyobj0, _returnpolicyobj1, _returnpolicyobj10, _authdetailsContext$i48, _authdetailsContext$i49, _authdetailsContext$i50, _authdetailsContext$i51, _authdetailsContext$i52, _authdetailsContext$i53, _authdetailsContext$i54, _authdetailsContext$i55, _authdetailsContext$i56, _authdetailsContext$i57, _authdetailsContext$i58, _authdetailsContext$i59, _authdetailsContext$i60, _fetchProductInfoQuer94, _fetchProductInfoQuer95, _fetchProductInfoQuer96, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _fetchProductInfoQuer97, _fetchProductInfoQuer98, _returnpolicyobj15, _returnpolicyobj16, _returnpolicyobj17, _returnpolicyobj18, _fetchProductInfoQuer99, _fetchProductInfoQuer100, _returnpolicyobj19, _returnpolicyobj20, _returnpolicyobj21, _returnpolicyobj22, _authdetailsContext$i61, _returnpolicyobj23, _returnpolicyobj24, _returnpolicyobj25, _returnpolicyobj26, _fetchProductInfoQuer101, _fetchProductInfoQuer102, _fetchProductInfoQuer103, _fetchProductInfoQuer104, _returnpolicyobj27, _returnpolicyobj28, _returnpolicyobj29, _returnpolicyobj30, _authdetailsContext$i62, _returnpolicyobj31, _returnpolicyobj32, _returnpolicyobj33, _returnpolicyobj34, _fetchProductInfoQuer105, _fetchProductInfoQuer106, _returnpolicyobj35, _returnpolicyobj36, _returnpolicyobj37, _returnpolicyobj38, _authdetailsContext$i63, _fetchProductInfoQuer107, _fetchProductInfoQuer108, _fetchProductInfoQuer109, _fetchProductInfoQuer110, _returnpolicyobj39, _returnpolicyobj40, _returnpolicyobj41, _returnpolicyobj42, _authdetailsContext$i64, _authdetailsContext$i65, _returnpolicyobj43, _returnpolicyobj44, _returnpolicyobj45, _returnpolicyobj46, _authdetailsContext$i66, _authdetailsContext$i67;
|
|
8207
8227
|
var _useState = useState({}),
|
|
8208
8228
|
_useState2 = _slicedToArray(_useState, 2),
|
|
8209
8229
|
ProductInfoObj = _useState2[0],
|
|
@@ -8718,7 +8738,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
8718
8738
|
// selectproductoptionvalue(optionindex, optionvaluesitem, optionvaluesindex, productarr);
|
|
8719
8739
|
// };
|
|
8720
8740
|
var isOptionInStock = function isOptionInStock(Currvalueid) {
|
|
8721
|
-
var _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14;
|
|
8741
|
+
var _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15;
|
|
8722
8742
|
// lord
|
|
8723
8743
|
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.contactinfo.instid) == '68d28fc494276') {
|
|
8724
8744
|
var _ProductInfoObj$data;
|
|
@@ -8808,7 +8828,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
8808
8828
|
return inStock ? 1 : 0;
|
|
8809
8829
|
}
|
|
8810
8830
|
// alma
|
|
8811
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) == '67d349e5ee6a1') {
|
|
8831
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) == '67d349e5ee6a1') {
|
|
8812
8832
|
var _ProductInfoObj$data2;
|
|
8813
8833
|
var _productinfo = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data2 = ProductInfoObj.data) === null || _ProductInfoObj$data2 === void 0 ? void 0 : _ProductInfoObj$data2.productinfo;
|
|
8814
8834
|
var _options = (_productinfo === null || _productinfo === void 0 ? void 0 : _productinfo.productoptions) || [];
|
|
@@ -8894,7 +8914,9 @@ var Productinfo = function Productinfo(props) {
|
|
|
8894
8914
|
}) && variantValueIds.includes(Currvalueid);
|
|
8895
8915
|
});
|
|
8896
8916
|
return _inStock ? 1 : 0;
|
|
8897
|
-
}
|
|
8917
|
+
}
|
|
8918
|
+
// mn design
|
|
8919
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.contactinfo.instid) == '682dfdcdb9720') {
|
|
8898
8920
|
var _ProductInfoObj$data3;
|
|
8899
8921
|
var _productinfo2 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data3 = ProductInfoObj.data) === null || _ProductInfoObj$data3 === void 0 ? void 0 : _ProductInfoObj$data3.productinfo;
|
|
8900
8922
|
var _options2 = (_productinfo2 === null || _productinfo2 === void 0 ? void 0 : _productinfo2.productoptions) || [];
|
|
@@ -8980,9 +9002,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
8980
9002
|
}) && variantValueIds.includes(Currvalueid);
|
|
8981
9003
|
});
|
|
8982
9004
|
return _inStock2 ? 1 : 0;
|
|
8983
|
-
}
|
|
8984
|
-
// amiga
|
|
8985
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.contactinfo.instid) == '670fc18477599') {
|
|
9005
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.contactinfo.instid) == '67c050d72cbe7') {
|
|
8986
9006
|
var _ProductInfoObj$data4;
|
|
8987
9007
|
var _productinfo3 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data4 = ProductInfoObj.data) === null || _ProductInfoObj$data4 === void 0 ? void 0 : _ProductInfoObj$data4.productinfo;
|
|
8988
9008
|
var _options3 = (_productinfo3 === null || _productinfo3 === void 0 ? void 0 : _productinfo3.productoptions) || [];
|
|
@@ -9069,8 +9089,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
9069
9089
|
});
|
|
9070
9090
|
return _inStock3 ? 1 : 0;
|
|
9071
9091
|
}
|
|
9072
|
-
//
|
|
9073
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) == '
|
|
9092
|
+
// amiga
|
|
9093
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) == '670fc18477599') {
|
|
9074
9094
|
var _ProductInfoObj$data5;
|
|
9075
9095
|
var _productinfo4 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data5 = ProductInfoObj.data) === null || _ProductInfoObj$data5 === void 0 ? void 0 : _ProductInfoObj$data5.productinfo;
|
|
9076
9096
|
var _options4 = (_productinfo4 === null || _productinfo4 === void 0 ? void 0 : _productinfo4.productoptions) || [];
|
|
@@ -9157,8 +9177,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
9157
9177
|
});
|
|
9158
9178
|
return _inStock4 ? 1 : 0;
|
|
9159
9179
|
}
|
|
9160
|
-
//
|
|
9161
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.contactinfo.instid) == '
|
|
9180
|
+
// vout
|
|
9181
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.contactinfo.instid) == '68f918a4ccb85') {
|
|
9162
9182
|
var _ProductInfoObj$data6;
|
|
9163
9183
|
var _productinfo5 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data6 = ProductInfoObj.data) === null || _ProductInfoObj$data6 === void 0 ? void 0 : _ProductInfoObj$data6.productinfo;
|
|
9164
9184
|
var _options5 = (_productinfo5 === null || _productinfo5 === void 0 ? void 0 : _productinfo5.productoptions) || [];
|
|
@@ -9245,8 +9265,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
9245
9265
|
});
|
|
9246
9266
|
return _inStock5 ? 1 : 0;
|
|
9247
9267
|
}
|
|
9248
|
-
//
|
|
9249
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.contactinfo.instid) == '
|
|
9268
|
+
// puff n stuff
|
|
9269
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.contactinfo.instid) == '6899e604db87f') {
|
|
9250
9270
|
var _ProductInfoObj$data7;
|
|
9251
9271
|
var _productinfo6 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data7 = ProductInfoObj.data) === null || _ProductInfoObj$data7 === void 0 ? void 0 : _ProductInfoObj$data7.productinfo;
|
|
9252
9272
|
var _options6 = (_productinfo6 === null || _productinfo6 === void 0 ? void 0 : _productinfo6.productoptions) || [];
|
|
@@ -9333,8 +9353,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
9333
9353
|
});
|
|
9334
9354
|
return _inStock6 ? 1 : 0;
|
|
9335
9355
|
}
|
|
9336
|
-
//
|
|
9337
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.contactinfo.instid) == '
|
|
9356
|
+
// dija
|
|
9357
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.contactinfo.instid) == '682cbb9bdcd57') {
|
|
9338
9358
|
var _ProductInfoObj$data8;
|
|
9339
9359
|
var _productinfo7 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data8 = ProductInfoObj.data) === null || _ProductInfoObj$data8 === void 0 ? void 0 : _ProductInfoObj$data8.productinfo;
|
|
9340
9360
|
var _options7 = (_productinfo7 === null || _productinfo7 === void 0 ? void 0 : _productinfo7.productoptions) || [];
|
|
@@ -9420,7 +9440,9 @@ var Productinfo = function Productinfo(props) {
|
|
|
9420
9440
|
}) && variantValueIds.includes(Currvalueid);
|
|
9421
9441
|
});
|
|
9422
9442
|
return _inStock7 ? 1 : 0;
|
|
9423
|
-
}
|
|
9443
|
+
}
|
|
9444
|
+
// angel secrets
|
|
9445
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.contactinfo.instid) == '67bda57bca71d') {
|
|
9424
9446
|
var _ProductInfoObj$data9;
|
|
9425
9447
|
var _productinfo8 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data9 = ProductInfoObj.data) === null || _ProductInfoObj$data9 === void 0 ? void 0 : _ProductInfoObj$data9.productinfo;
|
|
9426
9448
|
var _options8 = (_productinfo8 === null || _productinfo8 === void 0 ? void 0 : _productinfo8.productoptions) || [];
|
|
@@ -9506,7 +9528,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
9506
9528
|
}) && variantValueIds.includes(Currvalueid);
|
|
9507
9529
|
});
|
|
9508
9530
|
return _inStock8 ? 1 : 0;
|
|
9509
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.contactinfo.instid) == '
|
|
9531
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.contactinfo.instid) == '69244cc88aa0a') {
|
|
9510
9532
|
var _ProductInfoObj$data0;
|
|
9511
9533
|
var _productinfo9 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data0 = ProductInfoObj.data) === null || _ProductInfoObj$data0 === void 0 ? void 0 : _ProductInfoObj$data0.productinfo;
|
|
9512
9534
|
var _options9 = (_productinfo9 === null || _productinfo9 === void 0 ? void 0 : _productinfo9.productoptions) || [];
|
|
@@ -9592,13 +9614,99 @@ var Productinfo = function Productinfo(props) {
|
|
|
9592
9614
|
}) && variantValueIds.includes(Currvalueid);
|
|
9593
9615
|
});
|
|
9594
9616
|
return _inStock9 ? 1 : 0;
|
|
9617
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.contactinfo.instid) == '687ca57cc78e8') {
|
|
9618
|
+
var _ProductInfoObj$data1;
|
|
9619
|
+
var _productinfo0 = ProductInfoObj === null || ProductInfoObj === void 0 || (_ProductInfoObj$data1 = ProductInfoObj.data) === null || _ProductInfoObj$data1 === void 0 ? void 0 : _ProductInfoObj$data1.productinfo;
|
|
9620
|
+
var _options0 = (_productinfo0 === null || _productinfo0 === void 0 ? void 0 : _productinfo0.productoptions) || [];
|
|
9621
|
+
var _variants0 = (_productinfo0 === null || _productinfo0 === void 0 ? void 0 : _productinfo0.variants) || [];
|
|
9622
|
+
|
|
9623
|
+
// Collect selected option value IDs and find which option they belong to
|
|
9624
|
+
var _selectedValues0 = [];
|
|
9625
|
+
_options0.forEach(function (option) {
|
|
9626
|
+
option.optionvalues.forEach(function (value) {
|
|
9627
|
+
if (value.isselected === 1) {
|
|
9628
|
+
_selectedValues0.push({
|
|
9629
|
+
optionid: option.optionid,
|
|
9630
|
+
valueid: value.valueid
|
|
9631
|
+
});
|
|
9632
|
+
}
|
|
9633
|
+
});
|
|
9634
|
+
});
|
|
9635
|
+
_options0.length;
|
|
9636
|
+
var _selectedCount0 = _selectedValues0.length;
|
|
9637
|
+
var _inStockVariants0 = _variants0.filter(function (v) {
|
|
9638
|
+
return v.current_quantity > 0;
|
|
9639
|
+
});
|
|
9640
|
+
|
|
9641
|
+
// 🧠 Case 1: No selection yet → show if this value exists in any in-stock variant
|
|
9642
|
+
if (_selectedCount0 === 0) {
|
|
9643
|
+
return _inStockVariants0.some(function (variant) {
|
|
9644
|
+
return variant.variantoptions.some(function (opt) {
|
|
9645
|
+
return opt.valueid === Currvalueid;
|
|
9646
|
+
});
|
|
9647
|
+
}) ? 1 : 0;
|
|
9648
|
+
}
|
|
9649
|
+
|
|
9650
|
+
// 🧠 Case 2: Only one option selected
|
|
9651
|
+
if (_selectedCount0 === 1) {
|
|
9652
|
+
var _selected0 = _selectedValues0[0];
|
|
9653
|
+
var _selectedOptionId0 = _selected0.optionid;
|
|
9654
|
+
|
|
9655
|
+
// Find which option this Currvalueid belongs to
|
|
9656
|
+
var _currentOptionId0 = null;
|
|
9657
|
+
_options0.forEach(function (option) {
|
|
9658
|
+
option.optionvalues.forEach(function (v) {
|
|
9659
|
+
if (v.valueid === Currvalueid) _currentOptionId0 = option.optionid;
|
|
9660
|
+
});
|
|
9661
|
+
});
|
|
9662
|
+
|
|
9663
|
+
// Same option (e.g., selecting only size)
|
|
9664
|
+
if (_selectedOptionId0 === _currentOptionId0) {
|
|
9665
|
+
// Show all sizes that appear in any in-stock variant (any color)
|
|
9666
|
+
return _inStockVariants0.some(function (variant) {
|
|
9667
|
+
return variant.variantoptions.some(function (opt) {
|
|
9668
|
+
return opt.valueid === Currvalueid;
|
|
9669
|
+
});
|
|
9670
|
+
}) ? 1 : 0;
|
|
9671
|
+
}
|
|
9672
|
+
|
|
9673
|
+
// Different option (e.g., color)
|
|
9674
|
+
// Only in-stock if a variant has both selected value + this value
|
|
9675
|
+
return _inStockVariants0.some(function (variant) {
|
|
9676
|
+
var variantValueIds = variant.variantoptions.map(function (v) {
|
|
9677
|
+
return v.valueid;
|
|
9678
|
+
});
|
|
9679
|
+
return variantValueIds.includes(_selected0.valueid) && variantValueIds.includes(Currvalueid);
|
|
9680
|
+
}) ? 1 : 0;
|
|
9681
|
+
}
|
|
9682
|
+
|
|
9683
|
+
// 🧠 Case 3: Multiple options selected (e.g., color + size)
|
|
9684
|
+
// Check if this value can exist with all selected options except its own type in any in-stock variant
|
|
9685
|
+
var _inStock0 = _inStockVariants0.some(function (variant) {
|
|
9686
|
+
var variantValueIds = variant.variantoptions.map(function (v) {
|
|
9687
|
+
return v.valueid;
|
|
9688
|
+
});
|
|
9689
|
+
// Must match all selected except the one that belongs to same option
|
|
9690
|
+
return _selectedValues0.every(function (sel) {
|
|
9691
|
+
if (_options0.some(function (opt) {
|
|
9692
|
+
return opt.optionvalues.some(function (v) {
|
|
9693
|
+
return v.valueid === Currvalueid && v.optionid === sel.optionid;
|
|
9694
|
+
});
|
|
9695
|
+
})) {
|
|
9696
|
+
// Skip same option
|
|
9697
|
+
return true;
|
|
9698
|
+
}
|
|
9699
|
+
return variantValueIds.includes(sel.valueid);
|
|
9700
|
+
}) && variantValueIds.includes(Currvalueid);
|
|
9701
|
+
});
|
|
9702
|
+
return _inStock0 ? 1 : 0;
|
|
9595
9703
|
} else {
|
|
9596
9704
|
return 1;
|
|
9597
9705
|
}
|
|
9598
9706
|
};
|
|
9599
9707
|
var clearchoosenvaluesbutkeepcurrentvalue = function clearchoosenvaluesbutkeepcurrentvalue(optionindex, optionvaluesitem, optionvaluesindex) {
|
|
9600
|
-
var _authdetailsContext$
|
|
9601
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
9708
|
+
var _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i18, _authdetailsContext$i19, _authdetailsContext$i20, _authdetailsContext$i21, _authdetailsContext$i22, _authdetailsContext$i23, _authdetailsContext$i24, _authdetailsContext$i25;
|
|
9709
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.contactinfo.instid) == '68d28fc494276') {
|
|
9602
9710
|
var _productarr$data, _productarr$data$prod;
|
|
9603
9711
|
var _productarr = ProductInfoObj;
|
|
9604
9712
|
if (!(_productarr !== null && _productarr !== void 0 && (_productarr$data = _productarr.data) !== null && _productarr$data !== void 0 && _productarr$data.productinfo)) return;
|
|
@@ -9651,8 +9759,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
9651
9759
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
9652
9760
|
}
|
|
9653
9761
|
}
|
|
9654
|
-
//
|
|
9655
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
9762
|
+
// mn design
|
|
9763
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.contactinfo.instid) == '682dfdcdb9720') {
|
|
9656
9764
|
var _productarr2$data, _productarr2$data$pro;
|
|
9657
9765
|
var _productarr2 = ProductInfoObj;
|
|
9658
9766
|
if (!(_productarr2 !== null && _productarr2 !== void 0 && (_productarr2$data = _productarr2.data) !== null && _productarr2$data !== void 0 && _productarr2$data.productinfo)) return;
|
|
@@ -9704,7 +9812,10 @@ var Productinfo = function Productinfo(props) {
|
|
|
9704
9812
|
// optional: show user message or disable click
|
|
9705
9813
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
9706
9814
|
}
|
|
9707
|
-
}
|
|
9815
|
+
}
|
|
9816
|
+
|
|
9817
|
+
// alma
|
|
9818
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.contactinfo.instid) == '67d349e5ee6a1') {
|
|
9708
9819
|
var _productarr3$data, _productarr3$data$pro;
|
|
9709
9820
|
var _productarr3 = ProductInfoObj;
|
|
9710
9821
|
if (!(_productarr3 !== null && _productarr3 !== void 0 && (_productarr3$data = _productarr3.data) !== null && _productarr3$data !== void 0 && _productarr3$data.productinfo)) return;
|
|
@@ -9756,9 +9867,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
9756
9867
|
// optional: show user message or disable click
|
|
9757
9868
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
9758
9869
|
}
|
|
9759
|
-
}
|
|
9760
|
-
// vout
|
|
9761
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.contactinfo.instid) == '68f918a4ccb85') {
|
|
9870
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.contactinfo.instid) == '67c050d72cbe7') {
|
|
9762
9871
|
var _productarr4$data, _productarr4$data$pro;
|
|
9763
9872
|
var _productarr4 = ProductInfoObj;
|
|
9764
9873
|
if (!(_productarr4 !== null && _productarr4 !== void 0 && (_productarr4$data = _productarr4.data) !== null && _productarr4$data !== void 0 && _productarr4$data.productinfo)) return;
|
|
@@ -9811,8 +9920,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
9811
9920
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
9812
9921
|
}
|
|
9813
9922
|
}
|
|
9814
|
-
//
|
|
9815
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
9923
|
+
// vout
|
|
9924
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.contactinfo.instid) == '68f918a4ccb85') {
|
|
9816
9925
|
var _productarr5$data, _productarr5$data$pro;
|
|
9817
9926
|
var _productarr5 = ProductInfoObj;
|
|
9818
9927
|
if (!(_productarr5 !== null && _productarr5 !== void 0 && (_productarr5$data = _productarr5.data) !== null && _productarr5$data !== void 0 && _productarr5$data.productinfo)) return;
|
|
@@ -9865,8 +9974,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
9865
9974
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
9866
9975
|
}
|
|
9867
9976
|
}
|
|
9868
|
-
//
|
|
9869
|
-
|
|
9977
|
+
// puff n stuff
|
|
9978
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.contactinfo.instid) == '6899e604db87f') {
|
|
9870
9979
|
var _productarr6$data, _productarr6$data$pro;
|
|
9871
9980
|
var _productarr6 = ProductInfoObj;
|
|
9872
9981
|
if (!(_productarr6 !== null && _productarr6 !== void 0 && (_productarr6$data = _productarr6.data) !== null && _productarr6$data !== void 0 && _productarr6$data.productinfo)) return;
|
|
@@ -9919,8 +10028,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
9919
10028
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
9920
10029
|
}
|
|
9921
10030
|
}
|
|
9922
|
-
//
|
|
9923
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10031
|
+
// dija
|
|
10032
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.contactinfo.instid) == '682cbb9bdcd57') {
|
|
9924
10033
|
var _productarr7$data, _productarr7$data$pro;
|
|
9925
10034
|
var _productarr7 = ProductInfoObj;
|
|
9926
10035
|
if (!(_productarr7 !== null && _productarr7 !== void 0 && (_productarr7$data = _productarr7.data) !== null && _productarr7$data !== void 0 && _productarr7$data.productinfo)) return;
|
|
@@ -9972,7 +10081,9 @@ var Productinfo = function Productinfo(props) {
|
|
|
9972
10081
|
// optional: show user message or disable click
|
|
9973
10082
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
9974
10083
|
}
|
|
9975
|
-
}
|
|
10084
|
+
}
|
|
10085
|
+
// angel
|
|
10086
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.contactinfo.instid) == '67bda57bca71d') {
|
|
9976
10087
|
var _productarr8$data, _productarr8$data$pro;
|
|
9977
10088
|
var _productarr8 = ProductInfoObj;
|
|
9978
10089
|
if (!(_productarr8 !== null && _productarr8 !== void 0 && (_productarr8$data = _productarr8.data) !== null && _productarr8$data !== void 0 && _productarr8$data.productinfo)) return;
|
|
@@ -10024,7 +10135,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
10024
10135
|
// optional: show user message or disable click
|
|
10025
10136
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
10026
10137
|
}
|
|
10027
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10138
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.contactinfo.instid) == '69244cc88aa0a') {
|
|
10028
10139
|
var _productarr9$data, _productarr9$data$pro;
|
|
10029
10140
|
var _productarr9 = ProductInfoObj;
|
|
10030
10141
|
if (!(_productarr9 !== null && _productarr9 !== void 0 && (_productarr9$data = _productarr9.data) !== null && _productarr9$data !== void 0 && _productarr9$data.productinfo)) return;
|
|
@@ -10076,6 +10187,58 @@ var Productinfo = function Productinfo(props) {
|
|
|
10076
10187
|
// optional: show user message or disable click
|
|
10077
10188
|
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
10078
10189
|
}
|
|
10190
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.contactinfo.instid) == '687ca57cc78e8') {
|
|
10191
|
+
var _productarr0$data, _productarr0$data$pro;
|
|
10192
|
+
var _productarr0 = ProductInfoObj;
|
|
10193
|
+
if (!(_productarr0 !== null && _productarr0 !== void 0 && (_productarr0$data = _productarr0.data) !== null && _productarr0$data !== void 0 && _productarr0$data.productinfo)) return;
|
|
10194
|
+
|
|
10195
|
+
// 1. Find variants that include the newly selected value
|
|
10196
|
+
var _validVariants9 = (_productarr0.data.productinfo.variants || []).filter(function (variant) {
|
|
10197
|
+
return (variant.variantoptions || []).some(function (opt) {
|
|
10198
|
+
return opt.valueid === optionvaluesitem.valueid;
|
|
10199
|
+
});
|
|
10200
|
+
});
|
|
10201
|
+
|
|
10202
|
+
// 2. Build a set of valid value ids
|
|
10203
|
+
var _validValueIds9 = new Set(_validVariants9.flatMap(function (v) {
|
|
10204
|
+
return (v.variantoptions || []).map(function (opt) {
|
|
10205
|
+
return opt.valueid;
|
|
10206
|
+
});
|
|
10207
|
+
}));
|
|
10208
|
+
|
|
10209
|
+
// 3. Loop all options and their values
|
|
10210
|
+
(_productarr0$data$pro = _productarr0.data.productinfo.productoptions) === null || _productarr0$data$pro === void 0 || _productarr0$data$pro.forEach(function (option) {
|
|
10211
|
+
var _option$optionvalues0;
|
|
10212
|
+
var anySelected = false;
|
|
10213
|
+
(_option$optionvalues0 = option.optionvalues) === null || _option$optionvalues0 === void 0 || _option$optionvalues0.forEach(function (value) {
|
|
10214
|
+
// Normalize stock check result to boolean
|
|
10215
|
+
var stockResult = isOptionInStock(value.valueid);
|
|
10216
|
+
var inStock = !(stockResult === 0 || stockResult === '0' || stockResult === false || stockResult === 'false' || stockResult == null);
|
|
10217
|
+
|
|
10218
|
+
// Unselect if NOT valid with the chosen new value OR out of stock
|
|
10219
|
+
if (!_validValueIds9.has(value.valueid) || !inStock) {
|
|
10220
|
+
value.isselected = 0;
|
|
10221
|
+
} else {
|
|
10222
|
+
// keep whatever selection is already there (do not auto-select)
|
|
10223
|
+
if (value.isselected) anySelected = true;
|
|
10224
|
+
}
|
|
10225
|
+
});
|
|
10226
|
+
|
|
10227
|
+
// keep option-level selected state in sync
|
|
10228
|
+
option.isselected = anySelected ? 1 : 0;
|
|
10229
|
+
});
|
|
10230
|
+
|
|
10231
|
+
// 4. Only select the new value if it's in stock
|
|
10232
|
+
var _newInStock9 = function () {
|
|
10233
|
+
var r = isOptionInStock(optionvaluesitem.valueid);
|
|
10234
|
+
return !(r === 0 || r === '0' || r === false || r === 'false' || r == null);
|
|
10235
|
+
}();
|
|
10236
|
+
if (_newInStock9) {
|
|
10237
|
+
selectproductoptionvalue(optionindex, optionvaluesitem, optionvaluesindex, _productarr0);
|
|
10238
|
+
} else {
|
|
10239
|
+
// optional: show user message or disable click
|
|
10240
|
+
console.warn('Attempted to select an out-of-stock value:', optionvaluesitem);
|
|
10241
|
+
}
|
|
10079
10242
|
} else {
|
|
10080
10243
|
var _productarr$data2;
|
|
10081
10244
|
var productarr = ProductInfoObj;
|
|
@@ -10557,10 +10720,10 @@ var Productinfo = function Productinfo(props) {
|
|
|
10557
10720
|
if (addtocardpayloadobj.variantid.length != 0) {
|
|
10558
10721
|
runfunc = true;
|
|
10559
10722
|
} else {
|
|
10560
|
-
var _authdetailsContext$
|
|
10723
|
+
var _authdetailsContext$i26, _authdetailsContext$i27, _authdetailsContext$i28;
|
|
10561
10724
|
// here
|
|
10562
10725
|
setvariantnotchosendisclaimer('This field is required');
|
|
10563
|
-
NotificationManager.warning('', (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10726
|
+
NotificationManager.warning('', (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.contactinfo.instid) == '674f0617c7811' ? langdetect == 'en' ? 'Please Choose Size & Color' : 'من فضلك اخنر اللون و المقاس' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.contactinfo.instid) == '693fdc5a14f45' ? langdetect == 'en' ? 'Please Choose Size & Color' : 'من فضلك اخنر اللون و المقاس' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.contactinfo.instid) == '67e448d2ef6e0' ? langdetect == 'en' ? 'Please Choose Color' : 'من فضلك اختر لون' : langdetect == 'en' ? 'Please Choose Product Options' : 'من فضلك اختر من المتغيرات');
|
|
10564
10727
|
}
|
|
10565
10728
|
} else {
|
|
10566
10729
|
runfunc = true;
|
|
@@ -10644,9 +10807,9 @@ var Productinfo = function Productinfo(props) {
|
|
|
10644
10807
|
};
|
|
10645
10808
|
};
|
|
10646
10809
|
var returnpolicyobj = function returnpolicyobj(policytype) {
|
|
10647
|
-
var _authdetailsContext$
|
|
10810
|
+
var _authdetailsContext$i29;
|
|
10648
10811
|
var policyobj = {};
|
|
10649
|
-
authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10812
|
+
authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 || (_authdetailsContext$i29 = _authdetailsContext$i29.instpolicies) === null || _authdetailsContext$i29 === void 0 || _authdetailsContext$i29.forEach(function (item, index) {
|
|
10650
10813
|
if (item.policytype == policytype) {
|
|
10651
10814
|
policyobj = item;
|
|
10652
10815
|
}
|
|
@@ -10655,7 +10818,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
10655
10818
|
};
|
|
10656
10819
|
var relatedproducts = function relatedproducts() {
|
|
10657
10820
|
if (Relatedproducts.length != 0) {
|
|
10658
|
-
var _authdetailsContext$
|
|
10821
|
+
var _authdetailsContext$i30, _authdetailsContext$i31, _authdetailsContext$i32, _authdetailsContext$i33, _authdetailsContext$i34;
|
|
10659
10822
|
return /*#__PURE__*/React.createElement("div", {
|
|
10660
10823
|
className: "w-100 row ml-0 mr-0 d-flex justify-content-start pl-md-3 pr-md-3 pl-sm-2 pr-sm-2",
|
|
10661
10824
|
style: {
|
|
@@ -10677,9 +10840,9 @@ var Productinfo = function Productinfo(props) {
|
|
|
10677
10840
|
}, /*#__PURE__*/React.createElement("div", {
|
|
10678
10841
|
className: "row m-0 w-100",
|
|
10679
10842
|
style: {
|
|
10680
|
-
background: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10843
|
+
background: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.contactinfo.instid) == '69a3437faf64f' ? '#fff' : 'transparent'
|
|
10681
10844
|
}
|
|
10682
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10845
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.contactinfo.instid) == '69a3437faf64f' && /*#__PURE__*/React.createElement("div", {
|
|
10683
10846
|
className: "py-3 col-lg-12 col-md-12 col-sm-12 d-flex align-items-center p-0 flex-column mx-auto",
|
|
10684
10847
|
style: {
|
|
10685
10848
|
justifyContent: sectionproperties.relatedtitleposition == 'Centered' ? 'center' : 'start',
|
|
@@ -10698,7 +10861,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
10698
10861
|
background: sectionproperties.relatedproducttitlelinebgcolor,
|
|
10699
10862
|
borderRadius: 5
|
|
10700
10863
|
}
|
|
10701
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10864
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.contactinfo.instid) != '69a3437faf64f' && /*#__PURE__*/React.createElement("div", {
|
|
10702
10865
|
className: "col-lg-12 col-md-12 col-sm-12 d-flex align-items-center",
|
|
10703
10866
|
style: {
|
|
10704
10867
|
justifyContent: sectionproperties.relatedtitleposition == 'Centered' ? 'center' : 'start',
|
|
@@ -10722,8 +10885,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
10722
10885
|
}, /*#__PURE__*/React.createElement(ScrollMenu, {
|
|
10723
10886
|
transitionBehavior: 'auto',
|
|
10724
10887
|
wrapperClassName: '',
|
|
10725
|
-
itemClassName: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10726
|
-
scrollContainerClassName: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
10888
|
+
itemClassName: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.contactinfo.instid) == '67dc756de56bd' ? 'scrollmenuclassnameitemrelatedproductkingtut' : 'scrollmenuclassnameitemrelatedproduct',
|
|
10889
|
+
scrollContainerClassName: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.contactinfo.instid) == '68e7c7c93c5bd' ? '' : 'scrollmenuclasssubscrollbarrelatedproducts'
|
|
10727
10890
|
}, Relatedproducts.map(function (item, index) {
|
|
10728
10891
|
if (item.productinfo != null) {
|
|
10729
10892
|
var _fetchProductInfoQuer52;
|
|
@@ -10847,10 +11010,10 @@ var Productinfo = function Productinfo(props) {
|
|
|
10847
11010
|
if (addtocartobjparam.variantid.length != 0) {
|
|
10848
11011
|
runfunc = true;
|
|
10849
11012
|
} else {
|
|
10850
|
-
var _authdetailsContext$
|
|
11013
|
+
var _authdetailsContext$i35;
|
|
10851
11014
|
// here
|
|
10852
11015
|
setvariantnotchosendisclaimer('This field is required');
|
|
10853
|
-
NotificationManager.warning('', (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
11016
|
+
NotificationManager.warning('', (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.contactinfo.instid) == '674f0617c7811' ? 'Please Choose Size & Color' : 'Please Choose Product Options');
|
|
10854
11017
|
}
|
|
10855
11018
|
} else {
|
|
10856
11019
|
runfunc = true;
|
|
@@ -10893,8 +11056,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
10893
11056
|
isVarianturlLoaded = _useState58[0],
|
|
10894
11057
|
setisVarianturlLoaded = _useState58[1];
|
|
10895
11058
|
useEffect(function () {
|
|
10896
|
-
var _authdetailsContext$
|
|
10897
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
11059
|
+
var _authdetailsContext$i36;
|
|
11060
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.contactinfo.instid) == '68f918a4ccb85') {
|
|
10898
11061
|
var params = new URLSearchParams(window.location.search);
|
|
10899
11062
|
var variantId = params.get('variant');
|
|
10900
11063
|
if (isVarianturlLoaded == false) {
|
|
@@ -11766,7 +11929,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
11766
11929
|
})));
|
|
11767
11930
|
};
|
|
11768
11931
|
var StoreInfo = function StoreInfo(position) {
|
|
11769
|
-
var _fetchProductInfoQuer84, _authdetailsContext$
|
|
11932
|
+
var _fetchProductInfoQuer84, _authdetailsContext$i38, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _authdetailsContext$i39, _authdetailsContext$i41;
|
|
11770
11933
|
return /*#__PURE__*/React.createElement("div", {
|
|
11771
11934
|
"class": sectionproperties.storeinformationcontainerborderwidth != 0 ? 'row m-0 w-100 p-3' : 'row m-0 w-100',
|
|
11772
11935
|
style: {
|
|
@@ -11845,8 +12008,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
11845
12008
|
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber))), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
11846
12009
|
className: "".concat(productinfo_cssstyles.storeinfobtn, " ").concat(productinfo_cssstyles.storeinfocontainer) + ' mt-4 col-lg-12 p-0 d-flex align-items-center cursor-pointer ',
|
|
11847
12010
|
onClick: function onClick() {
|
|
11848
|
-
var _authdetailsContext$
|
|
11849
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12011
|
+
var _authdetailsContext$i37;
|
|
12012
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 || (_authdetailsContext$i37 = _authdetailsContext$i37.contactinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.email), '_self');
|
|
11850
12013
|
}
|
|
11851
12014
|
}, /*#__PURE__*/React.createElement("div", {
|
|
11852
12015
|
"class": productinfo_cssstyles.iconContainer + ' iconContainer '
|
|
@@ -11866,7 +12029,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
11866
12029
|
style: {
|
|
11867
12030
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
11868
12031
|
}
|
|
11869
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12032
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 || (_authdetailsContext$i38 = _authdetailsContext$i38.contactinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.email))), /*#__PURE__*/React.createElement("div", {
|
|
11870
12033
|
"class": "col-lg-12 my-2",
|
|
11871
12034
|
style: {
|
|
11872
12035
|
display: sectionproperties.showfirstpolicy_storeinfo == 'Hide' && sectionproperties.showsecondpolicy_storeinfo == 'Hide' ? 'none' : 'block'
|
|
@@ -11918,25 +12081,25 @@ var Productinfo = function Productinfo(props) {
|
|
|
11918
12081
|
}
|
|
11919
12082
|
}, /*#__PURE__*/React.createElement("p", {
|
|
11920
12083
|
"class": "m-0 p-0"
|
|
11921
|
-
}, langdetect == 'en' ? sectionproperties.phonetitle_en : sectionproperties.phonetitle_ar))), sectionproperties.showfooteremail == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12084
|
+
}, langdetect == 'en' ? sectionproperties.phonetitle_en : sectionproperties.phonetitle_ar))), sectionproperties.showfooteremail == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 || (_authdetailsContext$i39 = _authdetailsContext$i39.contactinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.email) != null && /*#__PURE__*/React.createElement("div", {
|
|
11922
12085
|
"class": position == 'belowinfo' ? 'col-lg-12 allcentered mb-2 p-0' : 'col-lg-12 allcentered mb-2 p-sm-0'
|
|
11923
12086
|
}, /*#__PURE__*/React.createElement("button", {
|
|
11924
12087
|
"class": productinfo_cssstyles.storeinfobtn + ' allcentered ',
|
|
11925
12088
|
onClick: function onClick() {
|
|
11926
|
-
var _authdetailsContext$
|
|
11927
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12089
|
+
var _authdetailsContext$i40;
|
|
12090
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 || (_authdetailsContext$i40 = _authdetailsContext$i40.contactinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.email), '_self');
|
|
11928
12091
|
}
|
|
11929
12092
|
}, /*#__PURE__*/React.createElement("p", {
|
|
11930
12093
|
"class": "m-0 p-0"
|
|
11931
|
-
}, langdetect == 'en' ? sectionproperties.emailtitle_en : sectionproperties.emailtitle_ar))), sectionproperties.showwhatsapp == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12094
|
+
}, langdetect == 'en' ? sectionproperties.emailtitle_en : sectionproperties.emailtitle_ar))), sectionproperties.showwhatsapp == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.whatsappnumber) != null && /*#__PURE__*/React.createElement("div", {
|
|
11932
12095
|
"class": position == 'belowinfo' ? 'col-lg-12 allcentered mb-2 p-0' : position == 'belowinfogoldlift' ? 'col-lg-6 allcentered mb-2 p-sm-0' : 'col-lg-12 allcentered mb-2 p-sm-0'
|
|
11933
12096
|
}, /*#__PURE__*/React.createElement("button", {
|
|
11934
12097
|
"class": productinfo_cssstyles.storeinfobtn + ' allcentered ',
|
|
11935
12098
|
onClick: function onClick() {
|
|
11936
|
-
var _authdetailsContext$
|
|
11937
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
11938
|
-
var _authdetailsContext$
|
|
11939
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12099
|
+
var _authdetailsContext$i42;
|
|
12100
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.whatsappnumber) != null) {
|
|
12101
|
+
var _authdetailsContext$i43;
|
|
12102
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.whatsappnumber), '_blank');
|
|
11940
12103
|
}
|
|
11941
12104
|
}
|
|
11942
12105
|
}, /*#__PURE__*/React.createElement("p", {
|
|
@@ -12032,7 +12195,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12032
12195
|
lang: lang,
|
|
12033
12196
|
srcfromprops: props.srcfromprops
|
|
12034
12197
|
}, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref, "returnpolicyobj", returnpolicyobj), "productinfo_cssstyles", productinfo_cssstyles), "addtocartfunc", addtocartfunc), "selectproductoptionvalue", selectproductoptionvalue), "clearchoosenvaluesbutkeepcurrentvalue", clearchoosenvaluesbutkeepcurrentvalue), "productimagesarray", productimagesarray), "fetchProductInfoQueryContext", fetchProductInfoQueryContext), "ProductInfoObj", ProductInfoObj), "sectionproperties", sectionproperties), "addtocardpayloadobj", addtocardpayloadobj), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref, "setaddtocardpayloadobj", setaddtocardpayloadobj), "routingcountext", routingcountext), "AddtoCartMutationContext", AddtoCartMutationContext), "authdetailsContext", authdetailsContext), "addtofavoritescontext", addtofavoritescontext), "variantindexcompleted", variantindexcompleted), "StaticPagesLinksContext", StaticPagesLinksContext), "NotificationManager", NotificationManager), "GeneralAPIMutationContext", GeneralAPIMutationContext), "quantityconditionfoundobjprops", quantityconditionfoundobj), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref, "relatedproducts", relatedproducts), "productVideos", productVideos), "getprice_discountpriceprops", getprice_discountpriceprops), "StoreInfoprops", StoreInfo), "currentshowingimageindex", currentshowingimageindex), "setcurrentshowingimageindex", setcurrentshowingimageindex), "templatepropcontext", templatepropcontext), "ikimagecredcontext", ikimagecredcontext), "variantindex", variantindex), "setvariantindex", setvariantindex), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref, "variantsku", variantsku), "variantvalueidentifier", variantvalueidentifier), "sizeguideimage", sizeguideimage), "setopensizeguidemodal", setopensizeguidemodal), "addtocartfunc_extras", addtocartfunc_extras), "productpdfsarray", productpdfsarray))
|
|
12035
|
-
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer91 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer91 === void 0 || (_fetchProductInfoQuer91 = _fetchProductInfoQuer91.data) === null || _fetchProductInfoQuer91 === void 0 || (_fetchProductInfoQuer91 = _fetchProductInfoQuer91.productinfo) === null || _fetchProductInfoQuer91 === void 0 ? void 0 : _fetchProductInfoQuer91.item_type) == 'Article' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12198
|
+
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer91 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer91 === void 0 || (_fetchProductInfoQuer91 = _fetchProductInfoQuer91.data) === null || _fetchProductInfoQuer91 === void 0 || (_fetchProductInfoQuer91 = _fetchProductInfoQuer91.productinfo) === null || _fetchProductInfoQuer91 === void 0 ? void 0 : _fetchProductInfoQuer91.item_type) == 'Article' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.contactinfo.instid) != '6946c118427af' && /*#__PURE__*/React.createElement(Article_itemtype, {
|
|
12036
12199
|
actions: (_ref2 = {
|
|
12037
12200
|
variantnotchosendisclaimer: variantnotchosendisclaimer,
|
|
12038
12201
|
setisoutofstock: setisoutofstock,
|
|
@@ -12042,7 +12205,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12042
12205
|
lang: lang,
|
|
12043
12206
|
srcfromprops: props.srcfromprops
|
|
12044
12207
|
}, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref2, "returnpolicyobj", returnpolicyobj), "productinfo_cssstyles", productinfo_cssstyles), "addtocartfunc", addtocartfunc), "selectproductoptionvalue", selectproductoptionvalue), "clearchoosenvaluesbutkeepcurrentvalue", clearchoosenvaluesbutkeepcurrentvalue), "productimagesarray", productimagesarray), "fetchProductInfoQueryContext", fetchProductInfoQueryContext), "ProductInfoObj", ProductInfoObj), "sectionproperties", sectionproperties), "addtocardpayloadobj", addtocardpayloadobj), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref2, "setaddtocardpayloadobj", setaddtocardpayloadobj), "routingcountext", routingcountext), "AddtoCartMutationContext", AddtoCartMutationContext), "authdetailsContext", authdetailsContext), "addtofavoritescontext", addtofavoritescontext), "variantindexcompleted", variantindexcompleted), "StaticPagesLinksContext", StaticPagesLinksContext), "NotificationManager", NotificationManager), "GeneralAPIMutationContext", GeneralAPIMutationContext), "quantityconditionfoundobjprops", quantityconditionfoundobj), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref2, "relatedproducts", relatedproducts), "getprice_discountpriceprops", getprice_discountpriceprops), "StoreInfoprops", StoreInfo), "currentshowingimageindex", currentshowingimageindex), "setcurrentshowingimageindex", setcurrentshowingimageindex), "templatepropcontext", templatepropcontext), "ikimagecredcontext", ikimagecredcontext), "variantindex", variantindex), "setvariantindex", setvariantindex), "variantsku", variantsku), _defineProperty(_defineProperty(_ref2, "variantvalueidentifier", variantvalueidentifier), "productpdfsarray", productpdfsarray))
|
|
12045
|
-
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer92 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer92 === void 0 || (_fetchProductInfoQuer92 = _fetchProductInfoQuer92.data) === null || _fetchProductInfoQuer92 === void 0 || (_fetchProductInfoQuer92 = _fetchProductInfoQuer92.productinfo) === null || _fetchProductInfoQuer92 === void 0 ? void 0 : _fetchProductInfoQuer92.item_type) == 'Article' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12208
|
+
}), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer92 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer92 === void 0 || (_fetchProductInfoQuer92 = _fetchProductInfoQuer92.data) === null || _fetchProductInfoQuer92 === void 0 || (_fetchProductInfoQuer92 = _fetchProductInfoQuer92.productinfo) === null || _fetchProductInfoQuer92 === void 0 ? void 0 : _fetchProductInfoQuer92.item_type) == 'Article' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.contactinfo.instid) == '6946c118427af' && /*#__PURE__*/React.createElement(Product_itemtype_Article, {
|
|
12046
12209
|
actions: (_ref3 = {
|
|
12047
12210
|
isOptionInStock: isOptionInStock,
|
|
12048
12211
|
variantnotchosendisclaimer: variantnotchosendisclaimer,
|
|
@@ -12068,7 +12231,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12068
12231
|
lang: lang,
|
|
12069
12232
|
srcfromprops: props.srcfromprops
|
|
12070
12233
|
}, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref4, "returnpolicyobj", returnpolicyobj), "productinfo_cssstyles", productinfo_cssstyles), "addtocartfunc", addtocartfunc), "selectproductoptionvalue", selectproductoptionvalue), "clearchoosenvaluesbutkeepcurrentvalue", clearchoosenvaluesbutkeepcurrentvalue), "productimagesarray", productimagesarray), "fetchProductInfoQueryContext", fetchProductInfoQueryContext), "sectionproperties", sectionproperties), "addtocardpayloadobj", addtocardpayloadobj), "ProductInfoObj", ProductInfoObj), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref4, "currentshowingimageindex", currentshowingimageindex), "setcurrentshowingimageindex", setcurrentshowingimageindex), "setaddtocardpayloadobj", setaddtocardpayloadobj), "routingcountext", routingcountext), "AddtoCartMutationContext", AddtoCartMutationContext), "authdetailsContext", authdetailsContext), "addtofavoritescontext", addtofavoritescontext), "StaticPagesLinksContext", StaticPagesLinksContext), "variantindexcompleted", variantindexcompleted), "GeneralAPIMutationContext", GeneralAPIMutationContext), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ref4, "NotificationManager", NotificationManager), "getprice_discountpriceprops", getprice_discountpriceprops), "quantityconditionfoundobjprops", quantityconditionfoundobj), "relatedproducts", relatedproducts), "getQuantityCondition", getQuantityCondition), "StoreInfoprops", StoreInfo), "templatepropcontext", templatepropcontext), "ikimagecredcontext", ikimagecredcontext), "sizeguideimage", sizeguideimage), "setopensizeguidemodal", setopensizeguidemodal), _defineProperty(_defineProperty(_defineProperty(_ref4, "isOptionInStock", isOptionInStock), "addtocartfunc_extras", addtocartfunc_extras), "productpdfsarray", productpdfsarray))
|
|
12071
|
-
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12234
|
+
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.contactinfo.instid) == '69a34ef02cc96' && /*#__PURE__*/React.createElement("div", {
|
|
12072
12235
|
"class": 'row m-0 w-100 px-md-2 pb-5',
|
|
12073
12236
|
style: {
|
|
12074
12237
|
paddingLeft: 100,
|
|
@@ -12147,7 +12310,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12147
12310
|
}, /*#__PURE__*/React.createElement("p", {
|
|
12148
12311
|
className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak text-center ',
|
|
12149
12312
|
style: {}
|
|
12150
|
-
}, langdetect == 'en' ? (_returnpolicyobj7 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj7 === void 0 ? void 0 : _returnpolicyobj7.policypagename_en : (_returnpolicyobj8 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj8 === void 0 ? void 0 : _returnpolicyobj8.policypagename_ar))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12313
|
+
}, langdetect == 'en' ? (_returnpolicyobj7 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj7 === void 0 ? void 0 : _returnpolicyobj7.policypagename_en : (_returnpolicyobj8 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj8 === void 0 ? void 0 : _returnpolicyobj8.policypagename_ar))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.contactinfo.instid) == '69fcb0672e838' && /*#__PURE__*/React.createElement("div", {
|
|
12151
12314
|
"class": 'row m-0 w-100 px-md-0 pb-5',
|
|
12152
12315
|
style: {
|
|
12153
12316
|
paddingLeft: 100,
|
|
@@ -12226,7 +12389,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12226
12389
|
}, /*#__PURE__*/React.createElement("p", {
|
|
12227
12390
|
className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak text-center ',
|
|
12228
12391
|
style: {}
|
|
12229
|
-
}, langdetect == 'en' ? (_returnpolicyobj1 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj1 === void 0 ? void 0 : _returnpolicyobj1.policypagename_en : (_returnpolicyobj10 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj10 === void 0 ? void 0 : _returnpolicyobj10.policypagename_ar))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12392
|
+
}, langdetect == 'en' ? (_returnpolicyobj1 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj1 === void 0 ? void 0 : _returnpolicyobj1.policypagename_en : (_returnpolicyobj10 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj10 === void 0 ? void 0 : _returnpolicyobj10.policypagename_ar))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.contactinfo.instid) == '69fcb0672e838' && /*#__PURE__*/React.createElement("div", {
|
|
12230
12393
|
"class": "rotating-text-container rotating-text-containermarqueesection"
|
|
12231
12394
|
}, /*#__PURE__*/React.createElement("span", {
|
|
12232
12395
|
"class": sectionproperties.marqueemovementdirection == 'Right to Left' ? 'd-flex flex-row align-items-center rotating-text2' : 'd-flex flex-row align-items-center rotating-text-reverse2',
|
|
@@ -12254,7 +12417,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12254
12417
|
height: '100%'
|
|
12255
12418
|
}
|
|
12256
12419
|
}));
|
|
12257
|
-
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12420
|
+
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.contactinfo.instid) == '69fcb0672e838' && /*#__PURE__*/React.createElement("div", {
|
|
12258
12421
|
"class": "row m-0 w-100"
|
|
12259
12422
|
}, /*#__PURE__*/React.createElement("div", {
|
|
12260
12423
|
"class": "col-12 p-0 text-center mb-3 mt-3"
|
|
@@ -12270,7 +12433,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12270
12433
|
productinfo_cssstyles: productinfo_cssstyles,
|
|
12271
12434
|
sectionproperties: sectionproperties
|
|
12272
12435
|
})
|
|
12273
|
-
})), props.srcfromprops != 'templatedraftrouter' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12436
|
+
})), props.srcfromprops != 'templatedraftrouter' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i50 = authdetailsContext.instinfo) === null || _authdetailsContext$i50 === void 0 ? void 0 : _authdetailsContext$i50.contactinfo.instid) != '6852e5ed44e14' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i51 = authdetailsContext.instinfo) === null || _authdetailsContext$i51 === void 0 ? void 0 : _authdetailsContext$i51.contactinfo.instid) != '696b839eebc8c' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i52 = authdetailsContext.instinfo) === null || _authdetailsContext$i52 === void 0 ? void 0 : _authdetailsContext$i52.contactinfo.instid) != '68a9e83c05b75' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i53 = authdetailsContext.instinfo) === null || _authdetailsContext$i53 === void 0 ? void 0 : _authdetailsContext$i53.contactinfo.instid) != '68c27b4570751' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i54 = authdetailsContext.instinfo) === null || _authdetailsContext$i54 === void 0 ? void 0 : _authdetailsContext$i54.contactinfo.instid) != '68e4efe8cb18e' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i55 = authdetailsContext.instinfo) === null || _authdetailsContext$i55 === void 0 ? void 0 : _authdetailsContext$i55.contactinfo.instid) != '694befd291698' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i56 = authdetailsContext.instinfo) === null || _authdetailsContext$i56 === void 0 ? void 0 : _authdetailsContext$i56.contactinfo.instid) != '693ae1f70d9a4' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.contactinfo.instid) != '68e7c7c93c5bd' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i58 = authdetailsContext.instinfo) === null || _authdetailsContext$i58 === void 0 ? void 0 : _authdetailsContext$i58.contactinfo.instid) != '69ef34fd77c0f' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i59 = authdetailsContext.instinfo) === null || _authdetailsContext$i59 === void 0 ? void 0 : _authdetailsContext$i59.contactinfo.instid) != '69fcb0672e838' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i60 = authdetailsContext.instinfo) === null || _authdetailsContext$i60 === void 0 ? void 0 : _authdetailsContext$i60.contactinfo.instid) != '693ae1f70d9a4' && /*#__PURE__*/React.createElement("div", {
|
|
12274
12437
|
className: sectionproperties.card_marginLeft != 0 ? ' col-lg-12 p-0 pl-lg-3 pr-lg-3 pl-md-4 pr-md-4 pl-sm-1 pr-sm-1 ' : ' col-lg-12 p-sm-0 ',
|
|
12275
12438
|
style: {
|
|
12276
12439
|
paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
|
|
@@ -12461,7 +12624,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12461
12624
|
productinfo_cssstyles: productinfo_cssstyles,
|
|
12462
12625
|
sectionproperties: sectionproperties
|
|
12463
12626
|
})
|
|
12464
|
-
}))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12627
|
+
}))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i61 = authdetailsContext.instinfo) === null || _authdetailsContext$i61 === void 0 ? void 0 : _authdetailsContext$i61.contactinfo.instid) == '693ae1f70d9a4' && /*#__PURE__*/React.createElement("div", {
|
|
12465
12628
|
className: sectionproperties.card_marginLeft != 0 ? ' col-lg-12 p-0 pl-lg-3 pr-lg-3 pl-md-4 pr-md-4 pl-sm-1 pr-sm-1 ' : ' col-lg-12 p-sm-0 ',
|
|
12466
12629
|
style: {
|
|
12467
12630
|
paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
|
|
@@ -12611,7 +12774,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12611
12774
|
productinfo_cssstyles: productinfo_cssstyles,
|
|
12612
12775
|
sectionproperties: sectionproperties
|
|
12613
12776
|
})
|
|
12614
|
-
}))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12777
|
+
}))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i62 = authdetailsContext.instinfo) === null || _authdetailsContext$i62 === void 0 ? void 0 : _authdetailsContext$i62.contactinfo.instid) == '696b839eebc8c' && /*#__PURE__*/React.createElement("div", {
|
|
12615
12778
|
className: sectionproperties.card_marginLeft != 0 ? ' col-lg-12 p-0 pl-lg-3 pr-lg-3 pl-md-4 pr-md-4 pl-sm-1 pr-sm-1 ' : ' col-lg-12 p-sm-0 ',
|
|
12616
12779
|
style: {
|
|
12617
12780
|
paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
|
|
@@ -12753,7 +12916,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12753
12916
|
productinfo_cssstyles: productinfo_cssstyles,
|
|
12754
12917
|
sectionproperties: sectionproperties
|
|
12755
12918
|
})
|
|
12756
|
-
}))))), props.srcfromprops != 'templatedraftrouter' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
12919
|
+
}))))), props.srcfromprops != 'templatedraftrouter' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i63 = authdetailsContext.instinfo) === null || _authdetailsContext$i63 === void 0 ? void 0 : _authdetailsContext$i63.contactinfo.instid) == '68e4efe8cb18e' && /*#__PURE__*/React.createElement("div", {
|
|
12757
12920
|
className: sectionproperties.card_marginLeft != 0 ? ' col-lg-12 p-0 pl-lg-3 pr-lg-3 pl-md-4 pr-md-4 pl-sm-1 pr-sm-1 ' : ' col-lg-12 p-sm-0 ',
|
|
12758
12921
|
style: {
|
|
12759
12922
|
paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
|
|
@@ -12904,7 +13067,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12904
13067
|
productinfo_cssstyles: productinfo_cssstyles,
|
|
12905
13068
|
sectionproperties: sectionproperties
|
|
12906
13069
|
})
|
|
12907
|
-
}))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
13070
|
+
}))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i64 = authdetailsContext.instinfo) === null || _authdetailsContext$i64 === void 0 ? void 0 : _authdetailsContext$i64.contactinfo.instid) == '68e7c7c93c5bd' && /*#__PURE__*/React.createElement("div", {
|
|
12908
13071
|
"class": "row m-0 w-100 w-100 pl-5 pr-5 p-md-0 allcentered"
|
|
12909
13072
|
}, productVideos.map(function (item, index) {
|
|
12910
13073
|
return /*#__PURE__*/React.createElement("div", {
|
|
@@ -12921,7 +13084,7 @@ var Productinfo = function Productinfo(props) {
|
|
|
12921
13084
|
loop: true,
|
|
12922
13085
|
muted: true
|
|
12923
13086
|
}));
|
|
12924
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
13087
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i65 = authdetailsContext.instinfo) === null || _authdetailsContext$i65 === void 0 ? void 0 : _authdetailsContext$i65.contactinfo.instid) == '699d7f217889a' && /*#__PURE__*/React.createElement("div", {
|
|
12925
13088
|
"class": 'row m-0 w-100 px-md-2 mb-5',
|
|
12926
13089
|
style: {
|
|
12927
13090
|
paddingLeft: 100,
|
|
@@ -12999,12 +13162,12 @@ var Productinfo = function Productinfo(props) {
|
|
|
12999
13162
|
}, /*#__PURE__*/React.createElement("p", {
|
|
13000
13163
|
className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak text-center ',
|
|
13001
13164
|
style: {}
|
|
13002
|
-
}, langdetect == 'en' ? (_returnpolicyobj45 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj45 === void 0 ? void 0 : _returnpolicyobj45.policypagename_en : (_returnpolicyobj46 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj46 === void 0 ? void 0 : _returnpolicyobj46.policypagename_ar))))))), props.srcfromprops != 'templatedraftrouter' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
13165
|
+
}, langdetect == 'en' ? (_returnpolicyobj45 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj45 === void 0 ? void 0 : _returnpolicyobj45.policypagename_en : (_returnpolicyobj46 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj46 === void 0 ? void 0 : _returnpolicyobj46.policypagename_ar))))))), props.srcfromprops != 'templatedraftrouter' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i66 = authdetailsContext.instinfo) === null || _authdetailsContext$i66 === void 0 ? void 0 : _authdetailsContext$i66.contactinfo.instid) != '644aac19db95b' && /*#__PURE__*/React.createElement("div", {
|
|
13003
13166
|
className: sectionproperties.card_marginLeft != 0 ? ' col-lg-12 pl-lg-3 pr-lg-3 pl-md-4 pr-md-4 pl-sm-1 pr-sm-1 ' : ' col-lg-12 p-sm-0 ',
|
|
13004
13167
|
style: {
|
|
13005
13168
|
paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
|
|
13006
13169
|
paddingRight: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px' : 0,
|
|
13007
|
-
marginBottom: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
13170
|
+
marginBottom: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i67 = authdetailsContext.instinfo) === null || _authdetailsContext$i67 === void 0 ? void 0 : _authdetailsContext$i67.contactinfo.instid) == '69a3437faf64f' ? 30 : 0
|
|
13008
13171
|
}
|
|
13009
13172
|
}, relatedproducts()))));
|
|
13010
13173
|
};
|
|
@@ -29806,7 +29969,7 @@ styleInject(css_248z$B);
|
|
|
29806
29969
|
function ownKeys$2d(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
29807
29970
|
function _objectSpread$2d(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2d(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2d(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
29808
29971
|
var Subheader = function Subheader(props) {
|
|
29809
|
-
var _props$subheaderprope, _props$subheaderprope2, _props$subheaderprope3, _props$subheaderprope4, _templatepropcontext$, _fetchCategoriesQuery2, _authdetailsContext$
|
|
29972
|
+
var _props$subheaderprope, _props$subheaderprope2, _props$subheaderprope3, _props$subheaderprope4, _templatepropcontext$, _fetchCategoriesQuery2, _authdetailsContext$i3, _props$subheaderprope13, _templatepropcontext$2, _props$subheaderprope40, _props$subheaderprope41, _templatepropcontext$3, _fetchCategoriesQuery3, _authdetailsContext$i12, _fetchCategoriesQuery4, _authdetailsContext$i13, _fetchCategoriesQuery5, _props$subheaderprope56, _props$subheaderprope57, _props$subheaderprope58, _props$subheaderprope59, _fetchCategoriesQuery6, _fetchCategoriesQuery7, _props$subheaderprope62, _props$subheaderprope63, _props$subheaderprope64, _props$subheaderprope65, _fetchCategoriesQuery9, _fetchCategoriesQuery0, _authdetailsContext$i18;
|
|
29810
29973
|
var FetchQueriesEngineContext = props.actions.FetchQueriesEngineContext;
|
|
29811
29974
|
var setFetchQueriesEngineContext = props.actions.setFetchQueriesEngineContext;
|
|
29812
29975
|
var fetchCategoriesQueryContext = props.actions.fetchCategoriesQueryContext;
|
|
@@ -29993,7 +30156,7 @@ var Subheader = function Subheader(props) {
|
|
|
29993
30156
|
}, (props === null || props === void 0 || (_props$subheaderprope4 = props.subheaderpropertiesprops) === null || _props$subheaderprope4 === void 0 ? void 0 : _props$subheaderprope4.subheaderpositionprops) == 'in nav' && sectionproperties.showheaderpages == 'Show' && (templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$ = templatepropcontext.pagesnprop) === null || _templatepropcontext$ === void 0 ? void 0 : _templatepropcontext$.map(function (item, index) {
|
|
29994
30157
|
if (item.isnavigation == 1 && item.isactive == 1 && item.pageorderindex == 0) {
|
|
29995
30158
|
if (window.location.pathname == '/' + item.navigationroute) {
|
|
29996
|
-
var _props$subheaderprope5, _props$subheaderprope6;
|
|
30159
|
+
var _props$subheaderprope5, _props$subheaderprope6, _authdetailsContext$i;
|
|
29997
30160
|
return /*#__PURE__*/React.createElement("p", {
|
|
29998
30161
|
onClick: function onClick() {
|
|
29999
30162
|
routingcountext(item.navigationroute);
|
|
@@ -30009,7 +30172,8 @@ var Subheader = function Subheader(props) {
|
|
|
30009
30172
|
marginLeft: props === null || props === void 0 || (_props$subheaderprope5 = props.subheaderpropertiesprops) === null || _props$subheaderprope5 === void 0 ? void 0 : _props$subheaderprope5.paddingLeftprops,
|
|
30010
30173
|
marginRight: props === null || props === void 0 || (_props$subheaderprope6 = props.subheaderpropertiesprops) === null || _props$subheaderprope6 === void 0 ? void 0 : _props$subheaderprope6.paddingLeftprops,
|
|
30011
30174
|
background: sectionproperties.actibepagebgcolor,
|
|
30012
|
-
borderRadius: 100
|
|
30175
|
+
borderRadius: 100,
|
|
30176
|
+
display: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '6a0f22815b7b7' && item.pagename == 'About Us' ? 'none' : 'flex'
|
|
30013
30177
|
}
|
|
30014
30178
|
}, /*#__PURE__*/React.createElement("p", {
|
|
30015
30179
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 ',
|
|
@@ -30018,7 +30182,7 @@ var Subheader = function Subheader(props) {
|
|
|
30018
30182
|
}
|
|
30019
30183
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
30020
30184
|
} else {
|
|
30021
|
-
var _props$subheaderprope7, _props$subheaderprope8;
|
|
30185
|
+
var _props$subheaderprope7, _props$subheaderprope8, _authdetailsContext$i2;
|
|
30022
30186
|
return /*#__PURE__*/React.createElement("p", {
|
|
30023
30187
|
onClick: function onClick() {
|
|
30024
30188
|
routingcountext(item.navigationroute);
|
|
@@ -30032,7 +30196,8 @@ var Subheader = function Subheader(props) {
|
|
|
30032
30196
|
,
|
|
30033
30197
|
style: {
|
|
30034
30198
|
marginLeft: props === null || props === void 0 || (_props$subheaderprope7 = props.subheaderpropertiesprops) === null || _props$subheaderprope7 === void 0 ? void 0 : _props$subheaderprope7.paddingLeftprops,
|
|
30035
|
-
marginRight: props === null || props === void 0 || (_props$subheaderprope8 = props.subheaderpropertiesprops) === null || _props$subheaderprope8 === void 0 ? void 0 : _props$subheaderprope8.paddingLeftprops
|
|
30199
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope8 = props.subheaderpropertiesprops) === null || _props$subheaderprope8 === void 0 ? void 0 : _props$subheaderprope8.paddingLeftprops,
|
|
30200
|
+
display: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '6a0f22815b7b7' && item.pagename == 'About Us' ? 'none' : 'flex'
|
|
30036
30201
|
}
|
|
30037
30202
|
}, /*#__PURE__*/React.createElement("p", {
|
|
30038
30203
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
@@ -30077,7 +30242,7 @@ var Subheader = function Subheader(props) {
|
|
|
30077
30242
|
}
|
|
30078
30243
|
}, langdetect == 'en' ? item.title_en : item.title_ar);
|
|
30079
30244
|
}
|
|
30080
|
-
}), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30245
|
+
}), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcollections) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
|
|
30081
30246
|
if (item.isshowntocustomers == 1) {
|
|
30082
30247
|
var _props$subheaderprope11, _props$subheaderprope12;
|
|
30083
30248
|
return /*#__PURE__*/React.createElement("p", {
|
|
@@ -30094,9 +30259,9 @@ var Subheader = function Subheader(props) {
|
|
|
30094
30259
|
}
|
|
30095
30260
|
})), (props === null || props === void 0 || (_props$subheaderprope13 = props.subheaderpropertiesprops) === null || _props$subheaderprope13 === void 0 ? void 0 : _props$subheaderprope13.subheaderpositionprops) == 'in nav' && sectionproperties.showheaderpages == 'Show' && (templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$2 = templatepropcontext.pagesnprop) === null || _templatepropcontext$2 === void 0 ? void 0 : _templatepropcontext$2.map(function (item, index) {
|
|
30096
30261
|
if (item.isnavigation == 1 && item.isactive == 1 && item.pageorderindex > 0) {
|
|
30097
|
-
var _authdetailsContext$
|
|
30098
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30099
|
-
var _props$subheaderprope14, _props$subheaderprope15;
|
|
30262
|
+
var _authdetailsContext$i4, _authdetailsContext$i6, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1;
|
|
30263
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instid) == '6745e12fb23b4' && item.pagename == 'Inquiry') {
|
|
30264
|
+
var _props$subheaderprope14, _props$subheaderprope15, _authdetailsContext$i5;
|
|
30100
30265
|
return /*#__PURE__*/React.createElement("div", {
|
|
30101
30266
|
onMouseEnter: function onMouseEnter() {
|
|
30102
30267
|
setshowdownheadermenu(false);
|
|
@@ -30107,14 +30272,15 @@ var Subheader = function Subheader(props) {
|
|
|
30107
30272
|
"class": "scrollhorizontalcard",
|
|
30108
30273
|
style: {
|
|
30109
30274
|
marginLeft: props === null || props === void 0 || (_props$subheaderprope14 = props.subheaderpropertiesprops) === null || _props$subheaderprope14 === void 0 ? void 0 : _props$subheaderprope14.paddingLeftprops,
|
|
30110
|
-
marginRight: props === null || props === void 0 || (_props$subheaderprope15 = props.subheaderpropertiesprops) === null || _props$subheaderprope15 === void 0 ? void 0 : _props$subheaderprope15.paddingLeftprops
|
|
30275
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope15 = props.subheaderpropertiesprops) === null || _props$subheaderprope15 === void 0 ? void 0 : _props$subheaderprope15.paddingLeftprops,
|
|
30276
|
+
display: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.contactinfo.instid) == '6a0f22815b7b7' && item.pagename == 'About Us' ? 'none' : 'flex'
|
|
30111
30277
|
}
|
|
30112
30278
|
}, /*#__PURE__*/React.createElement("p", {
|
|
30113
30279
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
30114
30280
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
30115
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30281
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instid) == '68c6bc629acb2') {
|
|
30116
30282
|
if (item.pagename != 'About Us') {
|
|
30117
|
-
var _props$subheaderprope16, _props$subheaderprope17;
|
|
30283
|
+
var _props$subheaderprope16, _props$subheaderprope17, _authdetailsContext$i7;
|
|
30118
30284
|
return /*#__PURE__*/React.createElement("div", {
|
|
30119
30285
|
onMouseEnter: function onMouseEnter() {
|
|
30120
30286
|
setshowdownheadermenu(false);
|
|
@@ -30122,7 +30288,8 @@ var Subheader = function Subheader(props) {
|
|
|
30122
30288
|
"class": "scrollhorizontalcard",
|
|
30123
30289
|
style: {
|
|
30124
30290
|
marginLeft: props === null || props === void 0 || (_props$subheaderprope16 = props.subheaderpropertiesprops) === null || _props$subheaderprope16 === void 0 ? void 0 : _props$subheaderprope16.paddingLeftprops,
|
|
30125
|
-
marginRight: props === null || props === void 0 || (_props$subheaderprope17 = props.subheaderpropertiesprops) === null || _props$subheaderprope17 === void 0 ? void 0 : _props$subheaderprope17.paddingLeftprops
|
|
30291
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope17 = props.subheaderpropertiesprops) === null || _props$subheaderprope17 === void 0 ? void 0 : _props$subheaderprope17.paddingLeftprops,
|
|
30292
|
+
display: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.contactinfo.instid) == '6a0f22815b7b7' && item.pagename == 'About Us' ? 'none' : 'flex'
|
|
30126
30293
|
},
|
|
30127
30294
|
onClick: function onClick() {
|
|
30128
30295
|
routingcountext(item.navigationroute);
|
|
@@ -30131,7 +30298,7 @@ var Subheader = function Subheader(props) {
|
|
|
30131
30298
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
30132
30299
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
30133
30300
|
} else {
|
|
30134
|
-
var _props$subheaderprope18, _props$subheaderprope19;
|
|
30301
|
+
var _props$subheaderprope18, _props$subheaderprope19, _authdetailsContext$i8;
|
|
30135
30302
|
return /*#__PURE__*/React.createElement("div", {
|
|
30136
30303
|
onMouseEnter: function onMouseEnter() {
|
|
30137
30304
|
setinqmenushowabout33(true);
|
|
@@ -30139,7 +30306,8 @@ var Subheader = function Subheader(props) {
|
|
|
30139
30306
|
"class": "scrollhorizontalcard",
|
|
30140
30307
|
style: {
|
|
30141
30308
|
marginLeft: props === null || props === void 0 || (_props$subheaderprope18 = props.subheaderpropertiesprops) === null || _props$subheaderprope18 === void 0 ? void 0 : _props$subheaderprope18.paddingLeftprops,
|
|
30142
|
-
marginRight: props === null || props === void 0 || (_props$subheaderprope19 = props.subheaderpropertiesprops) === null || _props$subheaderprope19 === void 0 ? void 0 : _props$subheaderprope19.paddingLeftprops
|
|
30309
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope19 = props.subheaderpropertiesprops) === null || _props$subheaderprope19 === void 0 ? void 0 : _props$subheaderprope19.paddingLeftprops,
|
|
30310
|
+
display: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) == '6a0f22815b7b7' && item.pagename == 'About Us' ? 'none' : 'flex'
|
|
30143
30311
|
}
|
|
30144
30312
|
}, /*#__PURE__*/React.createElement("p", {
|
|
30145
30313
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
@@ -30180,7 +30348,7 @@ var Subheader = function Subheader(props) {
|
|
|
30180
30348
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
30181
30349
|
}, langdetect == 'en' ? 'Equipment' : 'المعدات'))))))));
|
|
30182
30350
|
}
|
|
30183
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30351
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.instid) == '691dcd6e974bb') {
|
|
30184
30352
|
if (item.pagename != 'Blogs') {
|
|
30185
30353
|
var _props$subheaderprope20, _props$subheaderprope21;
|
|
30186
30354
|
return /*#__PURE__*/React.createElement("div", {
|
|
@@ -30250,7 +30418,7 @@ var Subheader = function Subheader(props) {
|
|
|
30250
30418
|
}
|
|
30251
30419
|
}
|
|
30252
30420
|
// selal
|
|
30253
|
-
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30421
|
+
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.instid) == '6951481413cdb') {
|
|
30254
30422
|
if (item.pagename != 'About Us' && item.pagename != 'Export Markets' && item.pagename != 'Quality & Certification') {
|
|
30255
30423
|
var _props$subheaderprope24, _props$subheaderprope25;
|
|
30256
30424
|
return /*#__PURE__*/React.createElement("div", {
|
|
@@ -30462,7 +30630,7 @@ var Subheader = function Subheader(props) {
|
|
|
30462
30630
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
30463
30631
|
}, langdetect == 'en' ? 'Quality' : 'جودة'))))))));
|
|
30464
30632
|
}
|
|
30465
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30633
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.instid) == '68f913b34d9bf') {
|
|
30466
30634
|
if (item.pagename != 'Tourism Services') {
|
|
30467
30635
|
var _props$subheaderprope32, _props$subheaderprope33;
|
|
30468
30636
|
return /*#__PURE__*/React.createElement("div", {
|
|
@@ -30573,7 +30741,7 @@ var Subheader = function Subheader(props) {
|
|
|
30573
30741
|
}
|
|
30574
30742
|
}, (props === null || props === void 0 || (_props$subheaderprope41 = props.subheaderpropertiesprops) === null || _props$subheaderprope41 === void 0 ? void 0 : _props$subheaderprope41.subheaderpositionprops) == 'in nav' && sectionproperties.showheaderpages == 'Show' && (templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$3 = templatepropcontext.pagesnprop) === null || _templatepropcontext$3 === void 0 ? void 0 : _templatepropcontext$3.map(function (item, index) {
|
|
30575
30743
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
30576
|
-
var _props$subheaderprope42, _props$subheaderprope43;
|
|
30744
|
+
var _authdetailsContext$i10, _props$subheaderprope42, _props$subheaderprope43, _authdetailsContext$i11;
|
|
30577
30745
|
return /*#__PURE__*/React.createElement("div", {
|
|
30578
30746
|
onClick: function onClick() {
|
|
30579
30747
|
routingcountext(item.navigationroute);
|
|
@@ -30582,10 +30750,11 @@ var Subheader = function Subheader(props) {
|
|
|
30582
30750
|
setshowdownheadermenu(false);
|
|
30583
30751
|
setChoosenindex('');
|
|
30584
30752
|
},
|
|
30585
|
-
"class":
|
|
30753
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.contactinfo.instid) == '6a0f22815b7b7' && item.pagename == 'About Us' ? 'd-none' : 'scrollhorizontalcard',
|
|
30586
30754
|
style: {
|
|
30587
30755
|
marginLeft: props === null || props === void 0 || (_props$subheaderprope42 = props.subheaderpropertiesprops) === null || _props$subheaderprope42 === void 0 ? void 0 : _props$subheaderprope42.paddingLeftprops,
|
|
30588
|
-
marginRight: props === null || props === void 0 || (_props$subheaderprope43 = props.subheaderpropertiesprops) === null || _props$subheaderprope43 === void 0 ? void 0 : _props$subheaderprope43.paddingLeftprops
|
|
30756
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope43 = props.subheaderpropertiesprops) === null || _props$subheaderprope43 === void 0 ? void 0 : _props$subheaderprope43.paddingLeftprops,
|
|
30757
|
+
display: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.contactinfo.instid) == '6a0f22815b7b7' && item.pagename == 'About Us' ? 'none' : 'flex'
|
|
30589
30758
|
}
|
|
30590
30759
|
}, /*#__PURE__*/React.createElement("p", {
|
|
30591
30760
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
@@ -30629,7 +30798,7 @@ var Subheader = function Subheader(props) {
|
|
|
30629
30798
|
}
|
|
30630
30799
|
}, langdetect == 'en' ? item.title_en : item.title_ar);
|
|
30631
30800
|
}
|
|
30632
|
-
}), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30801
|
+
}), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 || (_authdetailsContext$i12 = _authdetailsContext$i12.instcollections) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.map(function (item, index) {
|
|
30633
30802
|
if (item.isshowntocustomers == 1) {
|
|
30634
30803
|
var _props$subheaderprope48, _props$subheaderprope49;
|
|
30635
30804
|
return /*#__PURE__*/React.createElement("p", {
|
|
@@ -30708,7 +30877,7 @@ var Subheader = function Subheader(props) {
|
|
|
30708
30877
|
}
|
|
30709
30878
|
}, langdetect == 'en' ? item.title_en : item.title_ar);
|
|
30710
30879
|
}
|
|
30711
|
-
}), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30880
|
+
}), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 || (_authdetailsContext$i13 = _authdetailsContext$i13.instcollections) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.map(function (item, index) {
|
|
30712
30881
|
if (item.isshowntocustomers == 1) {
|
|
30713
30882
|
var _props$subheaderprope54, _props$subheaderprope55;
|
|
30714
30883
|
return /*#__PURE__*/React.createElement("p", {
|
|
@@ -30803,9 +30972,9 @@ var Subheader = function Subheader(props) {
|
|
|
30803
30972
|
}
|
|
30804
30973
|
})), sectionproperties.subheaderParentType == 'Parent Collections' && sectionproperties.subheaderdropdownstyle2 != 'Style 2' && pcollarray[Choosenindex].collections.map(function (item, index) {
|
|
30805
30974
|
if (item.isshowntocustomers == 1) {
|
|
30806
|
-
var _authdetailsContext$
|
|
30975
|
+
var _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i17;
|
|
30807
30976
|
return /*#__PURE__*/React.createElement("div", {
|
|
30808
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30977
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.contactinfo.instid) != '6948004a50205' ? 'col-lg-3 pl-2 pr-2 col-md-6 col-sm-12 mb-md-4' : 'col-lg-2 pl-2 pr-2 col-md-6 col-sm-12 mb-md-4',
|
|
30809
30978
|
style: {
|
|
30810
30979
|
cursor: 'pointer'
|
|
30811
30980
|
}
|
|
@@ -30822,8 +30991,8 @@ var Subheader = function Subheader(props) {
|
|
|
30822
30991
|
"class": "col-lg-12 allcentered p-0"
|
|
30823
30992
|
}, /*#__PURE__*/React.createElement("div", {
|
|
30824
30993
|
style: {
|
|
30825
|
-
width: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30826
|
-
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30994
|
+
width: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.contactinfo.instid) != '6948004a50205' ? '90%' : '100%',
|
|
30995
|
+
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.contactinfo.instid) != '6948004a50205' ? '90%' : '100%'
|
|
30827
30996
|
}
|
|
30828
30997
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
30829
30998
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
@@ -30833,7 +31002,7 @@ var Subheader = function Subheader(props) {
|
|
|
30833
31002
|
width: '100%',
|
|
30834
31003
|
height: '100%',
|
|
30835
31004
|
objectFit: 'contain',
|
|
30836
|
-
borderRadius: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
31005
|
+
borderRadius: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.contactinfo.instid) != '6948004a50205' ? 0 : 20
|
|
30837
31006
|
}
|
|
30838
31007
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
30839
31008
|
"class": "col-lg-12 allcentered p-0"
|
|
@@ -30964,7 +31133,7 @@ var Subheader = function Subheader(props) {
|
|
|
30964
31133
|
}, /*#__PURE__*/React.createElement("p", {
|
|
30965
31134
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
30966
31135
|
}, langdetect == 'en' ? 'Appointments' : 'المواعيد'))))))), Choosenindex.length != 0 && (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 || (_fetchCategoriesQuery0 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery0 === void 0 || (_fetchCategoriesQuery0 = _fetchCategoriesQuery0.data) === null || _fetchCategoriesQuery0 === void 0 || (_fetchCategoriesQuery0 = _fetchCategoriesQuery0.categories[Choosenindex]) === null || _fetchCategoriesQuery0 === void 0 || (_fetchCategoriesQuery0 = _fetchCategoriesQuery0.parentcolletions) === null || _fetchCategoriesQuery0 === void 0 ? void 0 : _fetchCategoriesQuery0.length) != 0 && sectionproperties.subheaderstyle == 'Style 2' && /*#__PURE__*/React.createElement("div", {
|
|
30967
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
31136
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.instid) == '678fb55903f45' ? 'w-100 fh' : 'w-100'
|
|
30968
31137
|
}, /*#__PURE__*/React.createElement("li", {
|
|
30969
31138
|
"class": langdetect == 'en' ? ' dropdown dropdownen w-100' : ' dropdown dropdownar w-100'
|
|
30970
31139
|
}, /*#__PURE__*/React.createElement("ul", {
|
|
@@ -56798,7 +56967,7 @@ var Footer3 = function Footer3(props) {
|
|
|
56798
56967
|
function ownKeys$1I(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
56799
56968
|
function _objectSpread$1I(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1I(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1I(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
56800
56969
|
var Footer4 = function Footer4(props) {
|
|
56801
|
-
var _logoarrayofobjects$, _logoarrayofobjects$2, _templatepropcontext$, _authdetailsContext$
|
|
56970
|
+
var _logoarrayofobjects$, _logoarrayofobjects$2, _templatepropcontext$, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i5, _authdetailsContext$i8, _authdetailsContext$i1, _authdetailsContext$i12, _authdetailsContext$i15;
|
|
56802
56971
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
56803
56972
|
var lang = props.actions.lang;
|
|
56804
56973
|
var langdetect = props.actions.langdetect;
|
|
@@ -57016,8 +57185,12 @@ var Footer4 = function Footer4(props) {
|
|
|
57016
57185
|
}
|
|
57017
57186
|
}, lang.usefullinks)), templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$ = templatepropcontext.pagesnprop) === null || _templatepropcontext$ === void 0 ? void 0 : _templatepropcontext$.map(function (item, index) {
|
|
57018
57187
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
57188
|
+
var _authdetailsContext$i;
|
|
57019
57189
|
return /*#__PURE__*/React.createElement("div", {
|
|
57020
|
-
className: "col-lg-12 p-0"
|
|
57190
|
+
className: "col-lg-12 p-0",
|
|
57191
|
+
style: {
|
|
57192
|
+
display: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '6a0f22815b7b7' && item.pagename == 'Home' ? 'none' : 'flex'
|
|
57193
|
+
}
|
|
57021
57194
|
}, /*#__PURE__*/React.createElement("div", {
|
|
57022
57195
|
onClick: function onClick() {
|
|
57023
57196
|
routingcountext(item.navigationroute);
|
|
@@ -57083,11 +57256,11 @@ var Footer4 = function Footer4(props) {
|
|
|
57083
57256
|
style: {
|
|
57084
57257
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
57085
57258
|
}
|
|
57086
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57259
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.address_ar)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
57087
57260
|
className: "".concat(footerStyles.footerinformationstyles) + ' col-lg-12 col-md-4 col-sm-12 p-0 d-flex justify-content-start align-items-center mb-3 ',
|
|
57088
57261
|
onClick: function onClick() {
|
|
57089
|
-
var _authdetailsContext$
|
|
57090
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57262
|
+
var _authdetailsContext$i4;
|
|
57263
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 || (_authdetailsContext$i4 = _authdetailsContext$i4.contactinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.email), '_self');
|
|
57091
57264
|
},
|
|
57092
57265
|
style: {
|
|
57093
57266
|
cursor: 'pointer'
|
|
@@ -57099,7 +57272,7 @@ var Footer4 = function Footer4(props) {
|
|
|
57099
57272
|
size: 20
|
|
57100
57273
|
})), /*#__PURE__*/React.createElement("p", {
|
|
57101
57274
|
className: ' p-0 m-0 wordbreak text-transform-none storeinfotext '
|
|
57102
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57275
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 || (_authdetailsContext$i5 = _authdetailsContext$i5.contactinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.email)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
57103
57276
|
className: "".concat(footerStyles.footerinformationstyles) + ' col-lg-12 col-md-4 col-sm-12 p-0 d-flex justify-content-start align-items-center mb-md-3 cursor-pointer ',
|
|
57104
57277
|
onClick: function onClick() {
|
|
57105
57278
|
window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
|
|
@@ -57128,15 +57301,15 @@ var Footer4 = function Footer4(props) {
|
|
|
57128
57301
|
"class": "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mb-2 mb-md-0 ',
|
|
57129
57302
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
57130
57303
|
onClick: function onClick() {
|
|
57131
|
-
var _authdetailsContext$
|
|
57132
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57304
|
+
var _authdetailsContext$i6;
|
|
57305
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.mobileapplink_appstore, '_blank');
|
|
57133
57306
|
}
|
|
57134
57307
|
}), /*#__PURE__*/React.createElement("img", {
|
|
57135
57308
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer ml-md-3 mr-md-3 ',
|
|
57136
57309
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
57137
57310
|
onClick: function onClick() {
|
|
57138
|
-
var _authdetailsContext$
|
|
57139
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57311
|
+
var _authdetailsContext$i7;
|
|
57312
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.mobileapplink_playstore, '_blank');
|
|
57140
57313
|
}
|
|
57141
57314
|
})))), /*#__PURE__*/React.createElement("div", {
|
|
57142
57315
|
className: "".concat(footerStyles.divider)
|
|
@@ -57158,52 +57331,52 @@ var Footer4 = function Footer4(props) {
|
|
|
57158
57331
|
fontWeight: sectionproperties.generaltext_fontWeight,
|
|
57159
57332
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
57160
57333
|
}
|
|
57161
|
-
}, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57334
|
+
}, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.facebooklink) && /*#__PURE__*/React.createElement("div", {
|
|
57162
57335
|
className: "".concat(footerStyles.facebook_btn) + ' allcentered mx-2 ',
|
|
57163
57336
|
onClick: function onClick() {
|
|
57164
|
-
var _authdetailsContext$
|
|
57165
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57166
|
-
var _authdetailsContext$
|
|
57167
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57337
|
+
var _authdetailsContext$i9;
|
|
57338
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.facebooklink) != null) {
|
|
57339
|
+
var _authdetailsContext$i0;
|
|
57340
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.facebooklink, '_blank');
|
|
57168
57341
|
}
|
|
57169
57342
|
}
|
|
57170
57343
|
}, /*#__PURE__*/React.createElement("i", {
|
|
57171
57344
|
className: "h-100 allcentered"
|
|
57172
57345
|
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
57173
57346
|
size: sectionproperties.facebkbtnniconfontsize
|
|
57174
|
-
}))), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57347
|
+
}))), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
57175
57348
|
className: "".concat(footerStyles.instgram_btn) + ' allcentered mx-2',
|
|
57176
57349
|
onClick: function onClick() {
|
|
57177
|
-
var _authdetailsContext$
|
|
57178
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57179
|
-
var _authdetailsContext$
|
|
57180
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57350
|
+
var _authdetailsContext$i10;
|
|
57351
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null) {
|
|
57352
|
+
var _authdetailsContext$i11;
|
|
57353
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink, '_blank');
|
|
57181
57354
|
}
|
|
57182
57355
|
}
|
|
57183
57356
|
}, /*#__PURE__*/React.createElement("i", {
|
|
57184
57357
|
className: "h-100 allcentered"
|
|
57185
57358
|
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
57186
57359
|
size: sectionproperties.instgrambtniconfontsize
|
|
57187
|
-
}))), sectionproperties.showtelegrambtn == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57360
|
+
}))), sectionproperties.showtelegrambtn == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.telegramlink) && /*#__PURE__*/React.createElement("div", {
|
|
57188
57361
|
className: "".concat(footerStyles.facebook_btn) + ' allcentered mx-2 ',
|
|
57189
57362
|
onClick: function onClick() {
|
|
57190
|
-
var _authdetailsContext$
|
|
57191
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57192
|
-
var _authdetailsContext$
|
|
57193
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57363
|
+
var _authdetailsContext$i13;
|
|
57364
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.telegramlink) != null) {
|
|
57365
|
+
var _authdetailsContext$i14;
|
|
57366
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.telegramlink, '_blank');
|
|
57194
57367
|
}
|
|
57195
57368
|
}
|
|
57196
57369
|
}, /*#__PURE__*/React.createElement("i", {
|
|
57197
57370
|
className: "h-100 allcentered"
|
|
57198
57371
|
}, /*#__PURE__*/React.createElement(FaTelegramPlane, {
|
|
57199
57372
|
size: sectionproperties.facebkbtnniconfontsize
|
|
57200
|
-
}))), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57373
|
+
}))), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.whatsappnumber) != null && /*#__PURE__*/React.createElement("div", {
|
|
57201
57374
|
className: "".concat(footerStyles.youtube_btn) + ' allcentered mx-2 ',
|
|
57202
57375
|
onClick: function onClick() {
|
|
57203
|
-
var _authdetailsContext$
|
|
57204
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57205
|
-
var _authdetailsContext$
|
|
57206
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57376
|
+
var _authdetailsContext$i16;
|
|
57377
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.whatsappnumber) != null) {
|
|
57378
|
+
var _authdetailsContext$i17;
|
|
57379
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber), '_blank');
|
|
57207
57380
|
}
|
|
57208
57381
|
}
|
|
57209
57382
|
}, /*#__PURE__*/React.createElement("i", {
|
|
@@ -57213,10 +57386,10 @@ var Footer4 = function Footer4(props) {
|
|
|
57213
57386
|
}))), sectionproperties.tiktokshow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
57214
57387
|
className: "".concat(footerStyles.tiktokbtn) + ' allcentered mx-2 ',
|
|
57215
57388
|
onClick: function onClick() {
|
|
57216
|
-
var _authdetailsContext$
|
|
57217
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57218
|
-
var _authdetailsContext$
|
|
57219
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
57389
|
+
var _authdetailsContext$i18;
|
|
57390
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
|
|
57391
|
+
var _authdetailsContext$i19;
|
|
57392
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
|
|
57220
57393
|
}
|
|
57221
57394
|
}
|
|
57222
57395
|
}, /*#__PURE__*/React.createElement("i", {
|