Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New feature added like WISHLIST/FAVOURITE Button. #258

Closed
wants to merge 1 commit into from

Conversation

Shivasingh15
Copy link

@Shivasingh15 Shivasingh15 commented Oct 9, 2024

I have added a WISHLIST/FAVOURITE Button [ Next to THE ADD TO CART OPTION ] on your website so that people can click on it and book in the future, and your website will look good.
So, please merge my request in your website.
Thanking you.
BEFORE*
Screenshot 2024-10-10 112308

AFTER*
Screenshot 2024-10-10 112728

Copy link

vercel bot commented Oct 9, 2024

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

Name Status Preview Comments Updated (UTC)
collect-your-gaming-tools ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 9, 2024 8:37pm

Copy link

netlify bot commented Oct 9, 2024

Deploy Preview for collect-your-gamingtools ready!

Name Link
🔨 Latest commit d66e190
🔍 Latest deploy log https://app.netlify.com/sites/collect-your-gamingtools/deploys/6706e99effef0b00085ad818
😎 Deploy Preview https://deploy-preview-258--collect-your-gamingtools.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Shivasingh15
Copy link
Author

I have added a WISHLIST/FAVOURITE Button [ Next to THE ADD TO CART OPTION ] on your website
please merge it

@@ -82,7 +82,20 @@ <h3>Wireless Controllers for PlayStation 4</h3>
<div class="btn-section">
<button type="button" id = "buy-btn">Buy Now<img src="images/arrow.png" alt="Arrow"></button>
<button type="button" id = "cart-btn">Add to Cart<img src="images/add.png" alt="Cart"></button>
<button onclick="Toggle1()"id="btnh1" class="btn"><i class="fa-solid fa-heart"></i></button>
Copy link
Owner

Choose a reason for hiding this comment

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

The code format is incorrect. You shouldn't insert JavaScript directly in the middle of the code. Instead, you should place those JavaScript codes in the script.js file for better organization and maintainability.

@swaraj-das swaraj-das closed this Dec 19, 2024
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.

2 participants