Print Page | Close Window

How to use maxquantity field

Printed From: RomanCart.com Forum
Category: RomanCart
Forum Name: Website Discussions
Forum Description: Post here if you have a user to user question / post / comment which is
not for RomanCart to answer.
URL: http://forums.romancart.com/forum_posts.asp?TID=13738
Printed Date: 11 June 2023 at 3:04am


Topic: How to use maxquantity field
Posted By: coffeefirst
Subject: How to use maxquantity field
Date Posted: 06 May 2020 at 11:11pm
Hi,

I'm new to web development and I'm trying to build a cart. Romancart has been great so far and I've kinda been using the examples and screencasts to build it.

I'm unclear about certain things and wanted to see if anyone could clarify.

I'm trying to send a custom field, "maxquantity", to the Romancart basket. How do I do this?

I tried the following line of code within the <form> tag but doesn't seem to do anything. It is now displaying the value in the "basket".
<input type="hidden" name="maxquantity" value="10">

How can I add "maxquantity" as a column? Should I add an additional list item in the "shopping cart basket" template?

Thank you very much for your help.



Replies:
Posted By: Keith
Date Posted: 08 May 2020 at 11:36am
Hi

Try posting this message in the "Integration" section. Then Roman Cart support will answer your question

-------------
Regards, Keith



Print Page | Close Window