增加hook
product.detail.quantity.input product.detail.add_to_cart product.detail.wishlist
This commit is contained in:
parent
e71a98e915
commit
0e9395b98e
|
|
@ -163,6 +163,7 @@
|
||||||
><i class="bi bi-bag-fill me-1"></i>{{ __('shop/products.buy_now') }}
|
><i class="bi bi-bag-fill me-1"></i>{{ __('shop/products.buy_now') }}
|
||||||
</button>
|
</button>
|
||||||
@endhookwrapper
|
@endhookwrapper
|
||||||
|
|
||||||
@hook('product.detail.buy.after')
|
@hook('product.detail.buy.after')
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue