Hi,
I’m putting a quote together for a new client and need to test an idea to ensure I meet their requirements
The idea is to use Masonry to display their portfolio of products. The product are always going out of stock and they need to be removed from the portfolio temporarily until replenished. I want to include a category called “out of stock” which the client selects. When they do select this category I want the product to not show in Masonry.
Is there anyway of doing this?
Kind regards
Mark
Hey arnie-design!
It’s possible but would have to be considered custom work as it takes a lot of time and code to implement.
WooCommerce products already have a inventory management system where you can exclude them from the queries when they run out of stock. Our Masonry shortcode uses a custom query though.
Regards,
Elliott