I will leave a link of what it should look like:
I can’t leave URL links so just remove the space between (pcpartpicker .com)
It should look like this, when you press the button to choose a pc part, it should direct you to another link where you choose the parts that you want.
For example if you want to choose a CPU, you click on “Choose a CPU”, it then directs you to a link where you need to choose what CPU you like, and then click on “Add”.
After that, it should redirect you back to the first page, when you press Add, it will save the part into your cart and then you go for other parts.
Can you help me build a same kind of site?
Here is the link to my site:
Oh yeah, the page will not open because it is a dynamic page(( but there isn’t anything really important anyway.
https://dcaneb .wixsite.com/pcparts (remove the space)
So when you click on Choose CPU, it should direct you to the page where you choose a CPU (I know how to link a button to a page).
Now, when clicking on the button that says “Button” …xD, I don’t know how to link it to a specific item from my database, when you preview the site you will see this:
And then when you click the button it will just redirect you to the previous page without saving the input data because the site doesn’t know that the user has actually selected anything.
After you have selected it, I want to show the user that he has selected a specific part(I know how to do it).
Is it possible to do it without coding?