concretecms-community-store / community_store

An open, free and community developed eCommerce system for Concrete CMS
https://concretecms-community-store.github.io/community_store/
MIT License
106 stars 66 forks source link

custom product custom price #721

Closed vvinci00 closed 1 year ago

vvinci00 commented 1 year ago

Hello,

I have a specific need to allow customers to create custom product trough a configurator. the customer will buy a single product that should have several parameter (15-20) customized.

it's possible to create a form with all parameter customizable (maybe using select or scroller) keeping the "add to cart" button visible with a value that change on parameter changing? How it's possible to do that?