[Improvement] Added display settings for item price, availibility and stock levels (#14308)

* display item price on website even when cart is disabled

* added display settings for item price, availibility and stock levels

* Update shopping_cart_settings.json
This commit is contained in:
Sushant Nadkar
2018-06-05 10:43:11 +05:30
committed by Rushabh Mehta
parent 31ab64822c
commit 565bf203e5
6 changed files with 227 additions and 66 deletions

View File

@@ -53,8 +53,8 @@
<br>
<div style="min-height: 100px; margin: 10px 0;">
<div itemprop="offers" itemscope itemtype="http://schema.org/Offer">
<h4 class="item-price" itemprop="price"></h4>
<div class="item-stock" itemprop="availability"></div>
<h4 class="item-price hide" itemprop="price"></h4>
<div class="item-stock hide" itemprop="availability"></div>
</div>
<div class="item-cart hide">
<div id="item-spinner">