Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Customer-specific product value/attributes


Guest

Recommended Posts

Posted

I need customers to be able to add personalized information when ordering products. The information could vary with each product. It could be the same personal data that is in their account (name, address, etc.) and/or perhaps even slogans. How does one add an input form to a product?

 

Thanks,

charon

Posted

You have a generic option type contribution that allows you to specify one single text field for input.

 

there is a second contribution, 'imprint text' or somethiing along those lines that allows you to specify several text fields per product.

 

The link to the contribution area, you find at the top of this page.

KEEP CALM AND CARRY ON

I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support).

So if you are still here ? What are you waiting for ?!

 

Find the most frequent unique errors to fix:

grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt

Posted
You have a generic option type contribution that allows you to specify one single text field for input.

 

there is a second contribution, 'imprint text' or somethiing along those lines that allows you to specify several text fields per product.

 

The link to the contribution area, you find at the top of this page.

 

Thanks. I spent hours scouring the forums, didn't think to check contribs. Duh!

 

Best Regards.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...