# E-Commerce with GMetri

{% content-ref url="e-commerce-with-gmetri/shopify-integration" %}
[shopify-integration](https://docs.gmetri.com/metaverse/integrations/e-commerce-with-gmetri/shopify-integration)
{% endcontent-ref %}

{% content-ref url="e-commerce-with-gmetri/woocommerce-integration" %}
[woocommerce-integration](https://docs.gmetri.com/metaverse/integrations/e-commerce-with-gmetri/woocommerce-integration)
{% endcontent-ref %}

{% content-ref url="e-commerce-with-gmetri/using-an-e-commerce-plugin" %}
[using-an-e-commerce-plugin](https://docs.gmetri.com/metaverse/integrations/e-commerce-with-gmetri/using-an-e-commerce-plugin)
{% endcontent-ref %}

GMetri can help launch your metaverse store that enables collaborative, three-dimensional retail.  This is done by using pre-existing plugins (like Shopify) or creating new plugins that bridge the communication between any e-commerce platform and GMetri.

![e-commerce-plugin](https://s.vrgmetri.com/image/w_512,q_90/gb-web/portal-docs/assets/img/screenshots/ecommpulgin.png)

You can link any element in your scene to your SKUs. When the user then clicks on these elements, he/she is present with a Product Card like the above.

The values in this product card (like product description, photos) can be populated using the e-commerce plugin that would query your APIs to get all details and manage the user’s session.

![cart update](https://s.vrgmetri.com/image/w_512,q_90/gb-web/portal-docs/assets/img/screenshots/ecommplugin-cart.png)

There's also a cart icon on the top left corner that can start a checkout session on your e-commerce platform.


---

# 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://docs.gmetri.com/metaverse/integrations/e-commerce-with-gmetri.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.
