FluentCart product meta and dynamic content

Hey Charlie,

I’m currently working on a project where FluentCart is used. They store product meta in their custom database table {wp_db_prefix}_fct_product_meta (docs). That means I can’t just pull product data into Cornerstone layouts using dynamic content. Would it be relatively easy to add support for FluentCart here?

This API is pretty complicated, otherwise I would say you call some functions via the Twig Advanced Extension. Sorta weird to me they would do it this way given it seems like it’s the same as post meta data. I would take a look at the Dynamic Content API or other API docs based on what you want to do. The Dynamic Content API is pretty straightforward. We’re happy to do custom development on your site via One Total Care too. Have a great day.

Thanks, I’ll have a look. They split things up in custom db tables for speed and efficiency. They launched about a month ago so it’s all very new. So far it’s very nice to use, I like it a lot better than Woo in terms of speed and UX, but it’s harder to get things working with CS.