# Additional Settings

{% embed url="<https://salesiq.zohopublic.in/signaturesupport.ls?widgetcode=siq93f38201da244cbe219b2cab71813c85342abc57dd769c6885e2bde57d2b90da>" %}

## Enable customer accounts <a href="#custaccount" id="custaccount"></a>

You can make customer accounts essential or optional or disable them according to your choice. Moreover, customers redirect to a separate account creation page when creating an account.

To edit your customer account settings:

* From your Shopify admin, go to Settings > Customer account.
* In the "Customer accounts" section, click to Edit.&#x20;
* Enable "Show login link in the header of online store and at checkout".
* Click **Save**.

<figure><img src="/files/mT5gmQlb1E4deq6TYBGY" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/C1T7WUfnemdHuePdWlrX" alt=""><figcaption></figcaption></figure>

## Enable dynamic checkout buttons <a href="#dynamiccheckout" id="dynamiccheckout"></a>

Customers can use the **"Dynamic checkout"** button to buy the product they’re viewing instantly. They can skip the cart and complete their payment with the checkout method that display on the Button. The Button dynamically changes to reflect the customer’s preferences which accelerates the checkout method.

All themes include **Dynamic checkout buttons** buttons and a secondary add-to-cart button that sends the customer directly to the “Checkout page” and completes the purchase with their choice of payment type.

To enable dynamic checkout in your theme:

* From your Shopify admin, go to **Online Store & Themes.**
* Click **Customize**.
* In **Product information** section, click on **Buy buttons.**
* Select **Show dynamic checkout buttons**.
* Click **Save**.

<figure><img src="/files/by38MZfNqgMW44vWyoGi" alt=""><figcaption></figcaption></figure>

## Remove "Powered by Shopify" <a href="#footercredit" id="footercredit"></a>

Log in to your store admin. In your Shopify admin dashboard, go to **Themes**, and find the theme that you want to edit. When you see a dropdown section, select **Edit code**

<figure><img src="/files/jBKYWgmhUICGpkJ1xmHe" alt=""><figcaption></figcaption></figure>

Go to Sections > **footer.liquid.**

Press Ctrl + F (Command + F) and Search **{{ powered\_by\_link }}**.

<figure><img src="/files/OjHSZbEFbPs1kTvL3xy8" alt=""><figcaption></figcaption></figure>

Delete this line and click **Save**.


---

# 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://webibazaar.gitbook.io/flute-documentation/additional-settings.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.
