Skip to content

Commit

Permalink
fix: add a product to order template on a product row (#271, #277)
Browse files Browse the repository at this point in the history
  • Loading branch information
SGrueber authored Jun 10, 2020
1 parent b573e18 commit 4714657
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
<ish-lazy-product-add-to-order-template
*ngIf="configuration.displayAddToOrderTemplate"
displayType="icon"
[quantity]="1"
class="btn-link"
[product]="product"
></ish-lazy-product-add-to-order-template>
Expand Down

0 comments on commit 4714657

Please sign in to comment.