Hi, would <host> and <sku> both be post meta items for the product? If so, you could use the get_post_meta() function:
https://developer.wordpress.org/reference/functions/get_post_meta/
For the category you could use get_category():
https://developer.wordpress.org/reference/functions/get_category/
And for the product name use the_title():
https://developer.wordpress.org/reference/functions/the_title/
Hi Jarret Thanks i am trying to use but no success yet. sku is post meta data.
Benefits of <Host – site name> <Product_Title>IT Training
learning programs are the most accepted certification in the present era and its entire module is extremely valued by many IT organizations and for experts there is a very huge chance of getting a job in <Product_Cat> IT fields. Many candidates attempt for guides whereas most of them face the problem of unavailability of quality in training matters.
Rewards provided by <Product-Cat> <Product Title> training material and PassGuide
* <SKU> training substance at PassGuide is the work of industry experts who join hands with our Professional Writers to compose each and everything included in the training material.
i am trying to achieve this.
I managed to fixed it thanks 🙂