Add configurator hook in product.tpl
This commit is contained in:
parent
833255de53
commit
522eb1aa4b
@ -317,6 +317,9 @@
|
||||
</p>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
{hook h='displayProductForm' mod='antadisconfigurator'}
|
||||
|
||||
<div class="box-cart-bottom">
|
||||
<div{if (!$allow_oosp && $product->quantity <= 0) || !$product->available_for_order || (isset($restricted_country_mode) && $restricted_country_mode) || $PS_CATALOG_MODE} class="unvisible"{/if}>
|
||||
<p id="add_to_cart" class="">
|
||||
|
Loading…
Reference in New Issue
Block a user