Forum
Product title
How I can get product title for example to displaying the title of a product in the HTML <title> field of the page?
How I can get product title for example to displaying the title of a product in the HTML <title> field of the page?
You should be able to get all the fields for a product from
perch_shop_product()
https://docs.grabaperch.com/addons/shop/products/functions/perch-shop-product/
Thanks Drew, my solution