# How can I remove the "one-time-purchase" option from the widget?

To remove the "one-time-purchase" option from the widget, go to your Shopify Admin, navigate to Products > select the product > scroll down to the Subscriptions card, and toggle the "Only show this product with these purchase options" setting

<figure><img src="/files/t2zUr61IrqaJMD08xprh" 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.avada.io/joy-subscriptions/faqs/how-can-i-remove-the-one-time-purchase-option-from-the-widget.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.
