# Product Attributes

{% hint style="info" %}
**PRO TIP 🚀**

Use the test cases below to test your ScandiPWA App!
{% endhint %}

Attributes are a great tool that helps you to describe products and make the filtering system easier for customers. Product attributes can be grouped into different attribute sets that later will be used for creating new products.&#x20;

ScandiPWA supports the most popular attribute settings. In this section, learn more about [Attribute Settings](https://manual.scandipwa.com/v5.0.4/catalog/product-attributes/attribute-settings) and [Attribute Input Types](https://manual.scandipwa.com/v5.0.4/catalog/product-attributes/attribute-input-types).

Check out the Magento User Guide for a step-by-step on how to [create ](https://docs.magento.com/user-guide/stores/attribute-product-create.html)and [delete ](https://docs.magento.com/user-guide/stores/attribute-delete.html)product attributes.

{% hint style="success" %}
**TEST YOUR SCANDIPWA APP**

To verify the support for this section, use the following **test cases:**
{% endhint %}

{% file src="<https://1902141528-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJEKoY_RLJk3C3Fcnu6%2F-M_W2G-27UDLZG0REF_f%2F-M__QAN-8pHADDE2IY9x%2Fscandipwa_%20ScandiPWA%20-%20Product%20Attributes.pdf?alt=media&token=21ff8015-9593-4cb5-8aa7-7eb3dec0d25b>" %}
Product Attributes - Test Cases
{% endfile %}


---

# 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.4/catalog/product-attributes.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.
