I dont understand what you mean by:
"if you aren't setting up these pages manually"
is the product information coming from a recordset?
if that is the case, then you need to also create a corresponding column in your products table. In the database you will apply the value to that DB column. In the Add to cart button, bind the new cart column to the Database column.