# Store informationa and user trust

### Store information

#### Show shop phone number

Renders the shop phone number in the mobile navigation drawer and the footer, if available.

#### Show shop email address

Renders the shop email address in the mobile navigation drawer and the footer, if available.

#### Show brand slogan

Renders the brand slogan in the mobile navigation drawer and the footer, if available.

[Managing your brand assets](https://help.shopify.com/en/manual/promoting-marketing/managing-brand-assets)

#### Continue shopping link

Used for 'Continue shopping' and 'Start shopping' links. Leave blank to default to the homepage.

### User trust

#### Show payment icons

Renders the enabled payment method icons where chosen.

* **Never** - Never renders payment icons
* **Cart and footer** - Renders payment icons in the cart and footer
* **Footer only** - Renders payment icons in the footer only
* **Cart only** - Renders payment icons in the cart only

[Activating additional payment methods](https://help.shopify.com/en/manual/payments/additional-payment-methods/activate-payment-methods)

#### Show Shopify secure badge

Renders the Shopify secure badge.

#### Shopify secure badge style

The style for the Shopify secure badge.

* **Light** - White background
* **Dark** - Black background

### Shopify and Shop

#### Show powered by Shopify link

Renders the powered by Shopify link in the mobile navigation drawer and the footer.

#### Show Sign in with Shop button

Renders the Sign in with Shop button in the mobile navigation drawer and the footer, if available.

[Add Shop sign-in buttons to your store](https://help.shopify.com/en/manual/online-store/themes/customizing-themes/add-shop-buttons)


---

# 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://gatame.gitbook.io/highstreet/theme-settings/store-informationa-and-user-trust.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.
