Hi,
I built a product template where everything is working fine.
I want to create a new landing page (a simple WordPress page, not a product page) where I want to use the exact layout for a section as my product page.
I am able to use a shortcode to display product name, price etc. with shortcodes like this {{dc:woocommerce:product_price product=“4604”}} {{dc:woocommerce:currency_symbol product=“4604”}}.
My problem is that the Product Gallery and Add to Cart Form is not receiving any data. How can I associate the Product Gallery and Add to Cart From with my product? I don’t see any options to provide a product ID.
Thanks,
Gabriel