# In Store Frontend

Once you have configured extension properly from the backend, whenever your customer adds any products to cart and navigate to Shopping cart for Checkout, your customer will not able to see Shipping per product method on store frontend depending on the address they have used. Also, the charges will be automatically added to the subtotal.

<figure><img src="https://807210804-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8wMgNeFnYjVGQmgdxMv4%2Fuploads%2FmJCeMrd5Xy5kBy0fwOZU%2Fimage.png?alt=media&#x26;token=d4b4f640-e0cc-47d9-9ee2-7f4b1e0f9429" alt=""><figcaption></figcaption></figure>

Your Customer will also able to see shipping charges on the final order review page.

<figure><img src="https://807210804-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8wMgNeFnYjVGQmgdxMv4%2Fuploads%2FTkI1AZuYSH8cWbaOI6Ou%2Fimage.png?alt=media&#x26;token=bc63d0ed-feb3-4fdd-a574-17d478122f1a" alt=""><figcaption></figcaption></figure>


---

# 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.magecomp.com/magento-2-shipping-per-product-extension/in-store-frontend.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.
