# Product page
###### tags: `public_pages`
* Product properties block
* Name
* Price
* Sku
* Attributes
* Images
* Description
* Delivery block
* Add to wishlist button
* Reviews
* Feedback
* Recommended products
* URL structure
* /category/sub-category/vendor/product-name
* SEO requirments
* Newly added products should be added to sitemap.xml
* Product pages should have the highest points for performance and SEO audits(lighthouse)
* Product duplication should be avoided(variants, sizes etc)
* If the product is in multiple categories, one should be marked as primary. The primary category defines the URL.
* Add [markup](https://developers.google.com/search/docs/data-types/product) to product pages