Skip to main content

Is it possible to hide certain products in the fluentcart shop in some fashion? I have some products that I don't want to visible based on conditions. For example Product B only visible to purchase to customers who have purchased Product A.

Reason being is that I have a 12 week core service (Product A) that I offer to the public. At the end of that 12 weeks I offer Product B to them. I don't want people to even see Product B unless they have at least purchased Product A.

From what I see filtering products in Fluent Cart isn't possible right now - eg a shortcode that only shows certain products even - so I'm wondering if anyone has a workaround or and idea to implement what I'm trying to do?

I recently purchased FluentCart and was wondering if anyone knows can FluentCart and SureDash/SureMembers play well together? I bought SureDash/SureMembers last Black Friday and I am not interested in using SureCart if I don't have to..... Thanks for your time!

FluentCart is leveling up on Pluginscore.com. Neat site. Good work, Fluent Team!
https://www.pluginscore.com/plugins/fluent-cart
Search for WooCom and check out their score.

Leveling Up

Using Bricks Builder and playing around with a custom page for fluentcart. All I get is a blue box saying:

For better preview select content to show. Go to: Settings > Template Settings > Populate Content

So maybe I'm not that bright, but I certainly cannot find the Populate Content in the settings area while in the page builder. Here is a screen shot:

https://share.zight.com/8LuzJokW

Anybody got this figured out.

Thanks in advance for the help.

Mike Murphy

Hi Fluent team, Thank you for the amazing work you guys have done for every plugins. I just got my FluentCart + FluentAffiliate LTD but didn't see payment gateway for Indonesian customer yet.

Can you add Midtrans, please? We're big on eCom but currently pretty dependent to sell on known marketplace like Shopee/TiktokShop/Tokopedia but now the admin fee suddenly got high so many sellers now decided to build their own website.

I've seen this as opportunity to serve my client to use FluentCart as alternative of Woocommerce.

Thank you,

Is it just me or do i have a bug. I wanted to add code (html mail) to costumized body.

The html mail i made with Unlayer/emails. Works fine.

Aslo when i click on visual it looks fine in fluent cart. but the email is send like this (picture left)

Strange. maybe annybody have tips?

Left is the F.cked .p mail and right is the proper html code

Email configuration Email configuration

Sorry for the dumb question, I'm just getting into exploring customizing FC in Bricks and it seems like the Shop page is supposed to do it all. Am I misunderstanding?

Rather than monolithic components like the checkout block, it would be nice to be able to place and style each element individually.

We just released FluentCart 1.3.0 with some super-packed features, improvements, bug fixes, and many more. Read the whole post about what's coming next!

New Payment Gateway: We are expanding payment options quickly and in this version, we shipped PayStack payment gateway integration. Accept payments across Africa with one of the continent's leading payment processors!

Introducing REST API: Lots of 3rd party developers are working to ship integrations, and we have many already. To make it easier, we shipped REST API documentation + Playground.

Subscription Improvements: You can now add Quarter and Half-year intervals to all your subscription products.

Security & Compliance First: We recently purchased Patchstack's comprehensive Full Plugin Security Audit. Patchstack is a leading WordPress security expert. We received a detailed audit report, implemented all recommendations, and remain committed to ongoing security improvements.

Coupons Improvements: You can now restrict coupons by customer email or domain – e.g., offer exclusive discounts to an entire company with *@partnercompany.com. This powerful feature is built directly into the core!

Open for Contributors: We want to build FluentCart with you. Check out our GitHub repo and contribute anything from typo fixes to full new features. Your input is welcome! πŸš€

Other Improvements:

  • Invoice & Reporting Improvements
  • Translation & Localization
  • Accessibility
  • Various bug fixes and improvements.

Please read the full changelog article here: https://fluentcart.com/blog/fluent-cart-v1-3-0/

What's next?

FluentCart is growing rapidly, and we are investing more resources into it. Our next update will be available within the next week. Here are the current feature items:

  • Theming guide for theme developers
  • Authorize.net & a few other Payment Gateways
  • Recurring discount coupon
  • XML-based invoicing for the EU
  • More Page Builders support
  • More features on Subscriptions

We are going to release these features in small batches, so enjoy the ride!

Useful Links (Related to this release)

Thanks again for being awesome and help us to build the next generation eCommerce plugin for small businesses world-wide.

Not a bug but warning for everyone who made for example own darkmode for FluentCart. There was a change in selectors globally from "fc-" to "fct-" - this "t" means that all changes you made will stop working as it was with my site. You will need to edit all selectors in your CSS editor from "fc-" on "fct-".