|
|
@ -28,9 +28,9 @@ |
|
|
|
<div class="col-sm-12 col-md-12 col-lg-12"> |
|
|
|
<!-- APP HERO --> |
|
|
|
<h1 style="color: #FFFFFF; font-weight: bolder; font-size: 50px; text-align: center; margin-top: 50px;"> |
|
|
|
Hide Variants</h1> |
|
|
|
Disable Variants in Website</h1> |
|
|
|
<p style="color:#FFFFFF; padding: 8px 15px; text-align: center; font-size: 24px;"> |
|
|
|
This Module Helps To Hide The Product Variants From The |
|
|
|
This Module Helps To disable The Product Variants From The |
|
|
|
Website</p> |
|
|
|
<!-- END OF APP HERO --> |
|
|
|
<img src="assets/screenshots/hero.gif" class="img-responsive" |
|
|
@ -116,7 +116,7 @@ |
|
|
|
<div class="row" |
|
|
|
style="font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 14px; line-height: 200%;"> |
|
|
|
<div class="col-sm-12 py-4"> |
|
|
|
This module enables to hide the product variants from the website. |
|
|
|
This module enables to disable the product variants from the website. |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<!-- END OF OVERVIEW SECTION --> |
|
|
@ -142,7 +142,7 @@ |
|
|
|
<img src="/assets/misc/check-box.png" class="mr-2"/> |
|
|
|
<div> |
|
|
|
<span |
|
|
|
style="display: block; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;">Boolean Field To Hide The Product</span> |
|
|
|
style="display: block; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;">Boolean Field To disable The Product</span> |
|
|
|
<span style="display: block; font-family: 'Montserrat', sans-serif; font-size: 12px;"> </span> |
|
|
|
</div> |
|
|
|
</div> |
|
|
@ -151,7 +151,7 @@ |
|
|
|
<img src="/assets/misc/check-box.png" class="mr-2"/> |
|
|
|
<div> |
|
|
|
<span |
|
|
|
style="display: block; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;">Hide Product variants from website depending on the stock availability</span> |
|
|
|
style="display: block; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;">Disable Product variants from website depending on the stock availability</span> |
|
|
|
<span style="display: block; font-family: 'Montserrat', sans-serif; font-size: 14px;"> </span> |
|
|
|
</div> |
|
|
|
</div> |
|
|
@ -178,9 +178,9 @@ |
|
|
|
|
|
|
|
<div style="display: block; margin: 30px auto;"> |
|
|
|
<h3 style="font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;"> |
|
|
|
Field to select the products to hide in the website</h3> |
|
|
|
Field to select the products to disable in the website</h3> |
|
|
|
<p style="font-weight: 400; font-family: 'Montserrat', sans-serif; font-size: 14px;"> |
|
|
|
We can click on the check box to hide the product variants from |
|
|
|
We can click on the check box to diable the product variants from |
|
|
|
the website</p> |
|
|
|
<img src="./assets/screenshots/1.png" class="img-thumbnail"> |
|
|
|
</div> |
|
|
|