I'm working on a wordpress site and I'm having a problem. The site is based on the purchase of software - Premium, Free and for that I used a princing table
.
In woocomerce I created 2 products and the id of the created products I placed in the button of each table.
When I click on the buy button it adds only 1 quantity to the cart so far, but every time I refresh the page it adds another amount and I think the problem is in the url because it shows something like this? add-to-cart=77
. How can I resolve this issue?