And some additional questions:
1) does Fluent cart work with Polylang?
2) would you advice keeping the shop on a seperate install on a subdomain from our portfolio site so to not bloat the database? Or use them in the same install since a lot of the used images in the shop can also be found in the portfolio?
Any thoughts on this are appreciated!!
Thanks!
-
This reply was modified 20 hours, 26 minutes ago by
omniafausta.
Hi @omniafausta, thanks for explaining the setup you’re planning.
At the moment, FluentCart doesn’t support role-based or B2B/wholesale pricing where the same product shows different prices based on the logged-in user role.
For B2B tax handling, FluentCart does support EU VAT reverse charge. Businesses can get reverse tax handling based on their VAT ID where applicable.
Regarding Polylang, FluentCart doesn’t currently have full Polylang integration. Only string translation is possible at this time. So, you can translate the strings using any translator plugin and the translated strings will be shown based on the site language.
For the separate install/subdomain question, it depends on how you want to manage the shop. If you move the shop to a subdomain with a separate WordPress install, the products, orders, customers, and FluentCart settings will all be managed on that subdomain. The main portfolio site won’t have a direct connection with that FluentCart store unless you build a separate connection.
So if you want everything managed in one place and shared media/content is important, keeping it on the same install may be simpler. If you prefer to keep the shop completely separate from the portfolio site, then a subdomain can also work.
Thank you
Hi Amimul,
Thanks for your time and answers!
Lots to think about.