VigyBag icon indicating copy to clipboard operation
VigyBag copied to clipboard

Bug: 'Buy Now' button is not functional

Open NEHA1039 opened this issue 4 months ago • 4 comments

Summary The main "Buy Now" call-to-action button is currently inactive. Clicking the button does not trigger any action or navigation.

Steps to Reproduce

  1. Navigate to the live website: https://vigy-bag.vercel.app/

  2. Locate the "Buy Now" button directly below the main product image.

  3. Click the "Buy Now" button.

  4. Observe that no action occurs.

Current Behavior The button is visually present but does not respond to clicks.

Expected Behavior Clicking the "Buy Now" button should either:

Navigate the user to a detailed product page for the "VigyBag."

OR, trigger an "add to cart" functionality.

Suggested Fix The button element needs to be wrapped in an anchor () tag or a routing component (like Next.js <Link>) pointing to the appropriate product page URL (e.g., /products/vigy-bag).

NEHA1039 avatar Aug 21 '25 11:08 NEHA1039

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

For more information, join the official Discord.

github-actions[bot] avatar Aug 21 '25 11:08 github-actions[bot]

Summary The main "Buy Now" call-to-action button is currently inactive. Clicking the button does not trigger any action or navigation.

Steps to Reproduce

  1. Navigate to the live website: https://vigy-bag.vercel.app/
  2. Locate the "Buy Now" button directly below the main product image.
  3. Click the "Buy Now" button.
  4. Observe that no action occurs.

Current Behavior The button is visually present but does not respond to clicks.

Expected Behavior Clicking the "Buy Now" button should either:

Navigate the user to a detailed product page for the "VigyBag."

OR, trigger an "add to cart" functionality.

Suggested Fix The button element needs to be wrapped in an anchor () tag or a routing component (like Next.js ) pointing to the appropriate product page URL (e.g., /products/vigy-bag).

tigger this to shop page or product page and fix this buton page like it is hiding behind the newletter button so push this little bit up

codervivek5 avatar Aug 23 '25 04:08 codervivek5

Assign this issue to me @codervivek5 .

Harishchandra-26 avatar Aug 27 '25 16:08 Harishchandra-26

can you explain with some screeshot so that i can understand

codervivek5 avatar Aug 27 '25 18:08 codervivek5