add coupon + success + failed Page
This commit is contained in:
@@ -145,7 +145,7 @@ const Cart = () => {
|
||||
</div>
|
||||
|
||||
{/* View Cart Button */}
|
||||
{itemsCount > 0 && (
|
||||
{itemsCount > 0 && isLogin && (
|
||||
<Link href="/cart" className='block'>
|
||||
<Button className='w-full bg-primary hover:bg-primary/90 text-white rounded-lg py-3'>
|
||||
مشاهده سبد خرید
|
||||
|
||||
Reference in New Issue
Block a user