Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Form button on existing web page


Recommended Posts

Hi
I am new to osCommerce and would like to add a form button from an existing web page to a product.

I am using:

<form action="/oscommerce-v4/index.php?action=cart_add" method="post">
  <input type="hidden" name="products_id" value="1">
  <input type="hidden" name="return" value="https://www.sorbaskarst.com/content/info/00006.html">
  <input type="submit" value="Add to cart">
</form>

But that results in a "The form is expired. Please go back and refresh the page" message

What am I doing wrong?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...