Can I pull a Woocommerce product is_purchasable value and define the product_id I want to reference for use in a Cornerstone Conditional Expression? Ex:
{{dc:woocommerce:purchasable product=“1234”}}
I see there is a preset for “Product (is)” - “Purchasable” preset which I’m assuming works only when it is used on a specific product page and not something I can reference to a specific product_id like can be done with other
expressions.
Cheers