Skip to content

Commit 162b82d

Browse files
committed
Pass Base Currency Price To Quick-Buy
1 parent ff49128 commit 162b82d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/views/pages/product/single.twig

+1
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@
349349
<salla-add-product-button
350350
quick-buy
351351
support-sticky-bar
352+
amount="{{ product.base_currency_price }}"
352353
class="mt-5 w-full sticky-product-bar__btn"
353354
product-status="{{ product.status }}"
354355
product-type="{{ product.type }}"

0 commit comments

Comments
 (0)