# Supported Features

This section will list features that supported by ScandiPWA Shopify as well as features that are yet to be implemented.

## Products

* [x] General information
* [x] Images
* [x] Price and compare at price
* [x] Tags
* [x] Variants
* [x] Options
* [ ] Custom options
* [ ] 3D Models
* [ ] Price range ($4.99-$19.99)
* [ ] Shopify-hosted videos
* [ ] External videos
* [ ] Inventory

## Variants

* [x] General information
* [ ] Price per measurement unit ($9.99/100ml)
* [x] Price
* [ ] Inventory (+ backorder support)
* [x] Images

## Customer

* [x] Login form
* [x] Register form
* [x] Account page
* [ ] Orders page
* [x] Address management
* [ ] Reset password and restore password
* [ ] Customer account activation
* [ ] Edit customer data

## Checkout & Cart

* [x] Shopify Web Checkout
* [ ] Custom Checkout
* [x] Line items
* [ ] Shipping rates
* [ ] Gift cards
* [ ] Order notes
* [ ] Tax information
* [ ] Payment information
* [ ] Shipping lines
* [ ] Transactions
* [ ] Metafields
* [ ] Discounts
* [ ] Tokenized payments
* [ ] Pre-select Shipping
* [ ] Pre-select E-mail address

## Shop

* [ ] Payment settings
* [ ] Policies & TOS
* [x] Currency formatting
* [x] General information
* [ ] SEO

## Orders

* [ ] Fulfilments
* [ ] Tracking information
* [ ] Taxes
* [ ] Cancellation status

## Collections

* [x] Products
* [x] General information
* [x] Images

## Blog & Articles

* [ ] General information
* [ ] Article list
* [ ] Authors
* [ ] SEO

## Pages

* [x] General information and content
* [ ] SEO

## Metafields

* [ ] Metafields by ID
* [ ] Metafields by namespace
* [ ] Metafields for entity

##


---

# 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://scandipwa.gitbook.io/shopify/supported-feature.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.
