summaryrefslogtreecommitdiff
path: root/src/lib/product/components/Product
diff options
context:
space:
mode:
authorHATEC\SPVDEV001 <tri.susilo@altama.co.id>2023-07-04 13:42:00 +0700
committerHATEC\SPVDEV001 <tri.susilo@altama.co.id>2023-07-04 13:42:00 +0700
commitc4e0051472ce343212ea98768d59f367ba9ca727 (patch)
tree593345c2eecfee4b7b6c60a571de7d564361483e /src/lib/product/components/Product
parent70c599121d97394bf0aa686ef541ec3d7fe54cf1 (diff)
fixing label sebelum ppn
Diffstat (limited to 'src/lib/product/components/Product')
-rw-r--r--src/lib/product/components/Product/ProductMobileVariant.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/product/components/Product/ProductMobileVariant.jsx b/src/lib/product/components/Product/ProductMobileVariant.jsx
index 26c3fea3..958b00cc 100644
--- a/src/lib/product/components/Product/ProductMobileVariant.jsx
+++ b/src/lib/product/components/Product/ProductMobileVariant.jsx
@@ -118,7 +118,7 @@ const ProductMobileVariant = ({ product, wishlist, toggleWishlist }) => {
{activeVariant?.price?.priceDiscount > 0 ? (
<>
<div className='flex gap-x-1 items-center'>
- <div className='text-gray_r-11 line-through text-caption-1'>Harga Sebelum PPN :</div>
+ <div className='text-gray_r-11 text-caption-1'>Harga Sebelum PPN :</div>
<div className='text-gray_r-12 line-through text-caption-1'>
{' '}
{currencyFormat(activeVariant?.price?.priceDiscount)}