# Product vendor

Make your product page more interesting by putting your brand logo on it.

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

## General settings

{% hint style="success" %}
**Step 1: Add and Copy the Brand Image Link**

1. **Add the Image:** Navigate to the left-side bar on the **Shopify Admin**, go to **Content**, select **Files**, and then click on **Upload files** to upload your brand image.
2. **Copy Image Link:** After a successful upload, locate the symbol associated with the uploaded image and click on it to copy the image link.
   {% endhint %}

<figure><img src="/files/380v7jxllJoZgeiqps5a" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Step 2: Create a Handle Menu for the Image**

1. **Add Menu:**

Return to the **Shopify Admin**, navigate to **Online Store**, select **Navigation**, and then click on **Add Menu**.
{% endhint %}

<figure><img src="/files/7Sq6ntUyuBlMYAo0DOai" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
2\. **Create Handle Menu:**

For this feature to work properly, fill in the title using any combination of uppercase or lowercase letters, and make sure to set the handle as **"alukas-image-vendor"**.
{% endhint %}

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

{% hint style="info" %}
**Handle** has to be **"alukas-image-vendor"** to make this feature work.
{% endhint %}

Next, add a menu item:

* **Name:** Specify the menu item's name to match precisely with the product vendor's name.
* **Link:** Paste the image link that you copied in Step 1 into the designated field.

Click on "**Add**" to complete the process.

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

{% hint style="success" %}
**Step 3: Add Vendor in Product**

1. Navigate to **Shopify Admin**.
2. Go to **Products**.
3. Choose the specific product for which you want to add the brand image.
4. Fill in the **Vendor** information for the product.
5. Ensure that the entered vendor name matches exactly with the name of the menu item created in Step 2. This alignment is crucial for the brand image to be associated correctly.
   {% endhint %}

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

{% hint style="success" %}
**Step 4: Add Brand Image**

1. From **Themes ==>** **Customize**, go to the **Product Page** of your specified product.
2. In the **Product Summary** section, select "**Add Block**".
3. Choose "**Product vendor logo**".
4. The brand image that you previously added will now be displayed automatically on the product page.
   {% endhint %}

<figure><img src="/files/T7Yz2pEUekXmgqxjmDoO" 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://blueskytechco.gitbook.io/alukas-shopify/product-page-settings/product-summary/product-vendor.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.
