add coupon + success + failed Page

This commit is contained in:
hamid zarghami
2025-10-29 10:41:57 +03:30
parent cc23cf86e6
commit bf0a770ee0
7 changed files with 244 additions and 51 deletions
+1 -1
View File
@@ -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'>
مشاهده سبد خرید