FluentCart Product Options ?
Hi,
There are plenty of WooCommerce plugins for product options β for instance: https://barn2.com/wordpress-plugins/woocommerce-product-options/
I'm wondering if something similar exists for FluentCart? Even with basic features, it would be very useful: the ability to add choices or input fields per product, or based on conditions (e.g. all products belonging to a given category). Options could be either free of charge or add an extra fee, and the list of selected options should be displayed in the cart, checkout, order confirmation email, and customer account orders.
This is a great feature for e-commerce and would bring significant value to FluentCart.
Is this something planned on the roadmap, or is anyone here already working on it?
Thanks,
Nicolas
FluentCart support replied :
FluentCart does not currently have a native WooCommerce-style product options/add-ons system where you can:
- add per-product or category-based choices / input fields
- apply conditional logic
- charge optional extra fees
- and automatically show those selections across cart, checkout, order emails, and customer account orders
What does exist today is a developer-oriented foundation for custom implementations. FluentCart has:
- βCustom Product Selling / Ghost Productsβ for dynamic custom items:Β https://dev.fluentcart.com/modules/ghost-product-selling
- a Fees API for programmatically adding extra charges:Β https://dev.fluentcart.com/modules/fee-system
That means a custom-coded solution is possible
Good news : a third party addon is on the way !