Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
feat(default-theme): add quantity of products in horizontal listing (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Przemek Spaczek authored May 27, 2020
1 parent e1feab5 commit 3117aa8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<template>
<SfProductCardHorizontal
v-model="quantity"
:title="getName"
:image="getImageUrl"
:special-price="getSpecialPrice | price"
Expand Down

1 comment on commit 3117aa8

@vercel
Copy link

@vercel vercel bot commented on 3117aa8 May 27, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.