using elementor Pro to setup product design
Hello team, Me again ...
Question : Is it possible to use all the fluent cart products datas outside of the Product made by FluentCart ?
actually the product page can't be really "customized" as I could with Elementor Pro ?
On a video on youtube, I saw that we could match color of the business on fluent cart. Looking for all the settings, but nothing allows me to change button colors to match my brand ?
Hey Ethan, Global brand color settings were present in the alpha version, and the early content did highlight that.
For the beta version, the blocks were completely reworked and the Global customizations were scrapped in the process. We're looking for a better and more optimized solution to add that feature back into FluentCart.
While this isn't a direct solution I can suggest an alternative I tried out when building the demo sites for customers.
You can create separate product pages and copy the HTML for the Product functions (Price, title, Buy now button etc.) from Product Pages created with FluentCart.
Placing the HTML inside an HTML block on your custom product page will allow you to create your own editable product pages, while keeping the functionality intact. You'll need to add FluentCart block to that page for the JS to execute for the product buttons and features to work.
I did this sometime ago, so maybe it could work for your case. I've pushed for turning the product functions part into a block so you can do the custom pages without snipping the raw HTML.
I think it'll be available soon.
If that's too complex, the best option is to customize the Long Description part with the visual editor.
Let me know if you'd like a walkthrough of the HTML solution.
Thank you I take the approach of getting the Direct Checkout link of a product and puting it in the button of my product page.
I try to create a relation between CPT (products) and Fluent Cart products. But thank you for your answer !