Skip to content

[FIX] #157 Implemented 'Buy Now' & 'Add to Cart' Buttons#166

Open
yashmandi wants to merge 2 commits intoMAVRICK-1:devfrom
yashmandi:feat/buy-now-button
Open

[FIX] #157 Implemented 'Buy Now' & 'Add to Cart' Buttons#166
yashmandi wants to merge 2 commits intoMAVRICK-1:devfrom
yashmandi:feat/buy-now-button

Conversation

@yashmandi
Copy link
Copy Markdown

Description

Implemented 'Buy Now' & 'Add to Cart' Button for every product card.

Motivation and Context

Without 'Buy Now' & 'Add to Cart' Buttons an E-commerce Site is incomplete.

How Has This Been Tested?

You can see this on the Home Page in the 'Products' Sections

Demo:

buy.-now-cart-button.mp4

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@vercel
Copy link
Copy Markdown

vercel bot commented May 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nestondc ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 18, 2024 5:07am

Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Welcome to our repository. 🎊

Thank you so much for taking the time to point this out. Please note that this is the project owner, @MAVRICK-1. I won't be available for 3-4 days and will reply to every PR after May 18. Thank you for your cooperation.

@MAVRICK-1
Copy link
Copy Markdown
Owner

@yashmandi CSS classes should be in hierarchical structure

@yashmandi
Copy link
Copy Markdown
Author

Updated the class hierarchical structure in buttons.css in commit - 01ada11

Copy link
Copy Markdown
Owner

@MAVRICK-1 MAVRICK-1 left a comment

Choose a reason for hiding this comment

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

css class must be hierarchical

Comment thread src/components/Buttons/buttons.css Outdated
@@ -0,0 +1,40 @@
/* src/components/buttons.css */
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

CSS classes should be in hierarchical structure

@MAVRICK-1
Copy link
Copy Markdown
Owner

@yashmandi css class must be hierarchical

@dinxsh
Copy link
Copy Markdown
Collaborator

dinxsh commented Jun 23, 2024

any update @yashmandi? also conflicts need to be resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants