# Catalog

- [CMS Styling](https://manual.scandipwa.com/v5.0.0/catalog/cms-styling.md)
- [Managing Price](https://manual.scandipwa.com/v5.0.0/catalog/managing-price.md)
- [Group Price](https://manual.scandipwa.com/v5.0.0/catalog/managing-price/group-price.md): A different promotional price can be applied to a specific customer group.
- [Tier Price](https://manual.scandipwa.com/v5.0.0/catalog/managing-price/tier-price.md): Tier pricing lets you offer a discount for a specific quantity of a product.
- [Special Price](https://manual.scandipwa.com/v5.0.0/catalog/managing-price/special-price.md): Special Price can be set to a product and will appear on the storefront instead of the regular price which will be displayed as crossed-out.
- [Managing Inventory](https://manual.scandipwa.com/v5.0.0/catalog/managing-inventory.md)
- [Stock Options](https://manual.scandipwa.com/v5.0.0/catalog/managing-inventory/stock-options.md)
- [Product Stock Options](https://manual.scandipwa.com/v5.0.0/catalog/managing-inventory/product-stock-options.md)
- [Stock Management Methods](https://manual.scandipwa.com/v5.0.0/catalog/managing-inventory/stock-management-methods.md)
- [Product Alerts](https://manual.scandipwa.com/v5.0.0/catalog/managing-inventory/product-alerts.md)
- [Product Settings](https://manual.scandipwa.com/v5.0.0/catalog/product-settings.md)
- [Advanced Product Settings](https://manual.scandipwa.com/v5.0.0/catalog/product-settings/advanced-product-settings.md)
- [Search Engine Optimization](https://manual.scandipwa.com/v5.0.0/catalog/product-settings/search-engine-optimization.md)
- [Customizable Options](https://manual.scandipwa.com/v5.0.0/catalog/product-settings/customizable-options.md): With customizable options, you can offer customers a selection of options of one product with a variety of text or selection.
- [Related Products, Up-Sells, and Cross-Sells](https://manual.scandipwa.com/v5.0.0/catalog/related-products-up-sells-and-cross-sells.md)
- [Related Products](https://manual.scandipwa.com/v5.0.0/catalog/related-products-up-sells-and-cross-sells/related-products.md)
- [Up-sells](https://manual.scandipwa.com/v5.0.0/catalog/related-products-up-sells-and-cross-sells/up-sells.md)
- [Cross-sells](https://manual.scandipwa.com/v5.0.0/catalog/related-products-up-sells-and-cross-sells/cross-sells.md)
- [Catalog Images and Video](https://manual.scandipwa.com/v5.0.0/catalog/catalog-images-and-video.md)
- [Uploading Product Images](https://manual.scandipwa.com/v5.0.0/catalog/catalog-images-and-video/uploading-product-images.md)
- [Adding Product Video](https://manual.scandipwa.com/v5.0.0/catalog/catalog-images-and-video/adding-product-video.md)
- [Placeholders](https://manual.scandipwa.com/v5.0.0/catalog/catalog-images-and-video/placeholders.md)
- [Swatches](https://manual.scandipwa.com/v5.0.0/catalog/catalog-images-and-video/swatches.md)
- [Image zoom](https://manual.scandipwa.com/v5.0.0/catalog/catalog-images-and-video/image-zoom.md)
- [Watermarks](https://manual.scandipwa.com/v5.0.0/catalog/catalog-images-and-video/watermarks.md)
- [Categories](https://manual.scandipwa.com/v5.0.0/catalog/categories.md)
- [Display Settings](https://manual.scandipwa.com/v5.0.0/catalog/categories/display-settings.md)
- [Content Settings](https://manual.scandipwa.com/v5.0.0/catalog/categories/content-settings.md)
- [SEO for Categories](https://manual.scandipwa.com/v5.0.0/catalog/categories/seo-for-categories.md)
- [Design Settings](https://manual.scandipwa.com/v5.0.0/catalog/categories/design-settings.md)
- [Products in Category](https://manual.scandipwa.com/v5.0.0/catalog/categories/products-in-category.md)
- [Creating Products](https://manual.scandipwa.com/v5.0.0/catalog/creating-products.md)
- [Configurable Product](https://manual.scandipwa.com/v5.0.0/catalog/creating-products/configurable-product.md)
- [Simple Product](https://manual.scandipwa.com/v5.0.0/catalog/creating-products/simple-product.md)
- [Grouped Product](https://manual.scandipwa.com/v5.0.0/catalog/creating-products/grouped-product.md)
- [Virtual Product](https://manual.scandipwa.com/v5.0.0/catalog/creating-products/virtual-product.md)
- [Bundle Product](https://manual.scandipwa.com/v5.0.0/catalog/creating-products/bundle-product.md)
- [Downloadable Product](https://manual.scandipwa.com/v5.0.0/catalog/creating-products/downloadable-product.md)
- [Configuring Download Options](https://manual.scandipwa.com/v5.0.0/catalog/creating-products/downloadable-product/configuring-download-options.md)
- [Product Attributes](https://manual.scandipwa.com/v5.0.0/catalog/product-attributes.md)
- [Attribute Settings](https://manual.scandipwa.com/v5.0.0/catalog/product-attributes/attribute-settings.md)
- [Attribute Input Types](https://manual.scandipwa.com/v5.0.0/catalog/product-attributes/attribute-input-types.md)
- [Catalog URLs](https://manual.scandipwa.com/v5.0.0/catalog/catalog-urls.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.scandipwa.com/v5.0.0/catalog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
