# Settings

## Shipping

Our app allows you to set custom shipping settings for some sites

## Platform

These are settings related to a specific platform;

### Shopify

#### STORE ADMIN URL <a href="#storeadminurl" id="storeadminurl"></a>

Before you can crosslist from another marketplace to shopify you will need to enter your store admin url.

* Get your shopify store admin url:
  * To find your store admin url just login to your shopify dashboard and copy the url in the address bar. Depending on the shopify version you have, your store admin url will look different.;
  * This is a url that has .myshopify.com in it **OR** it's the url that starts with admin.shopify.com/store/;
  * Similar to the image(s) below:

![](/files/QyAQZCjkWFM75GylUE2j)

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

\* Click the extension's icon in your address bar \* Click the settings icon in the sidebar of the popup that shows up \* Click the 'Platform' button in the settings page \* Paste your store admin url in the provided box. Don't forget to save!

### Ebay

#### EBAY LISTING FORM VERSION

Ebay runs different versions of the listing form:

* **Regular:** If your listing form looks like the image below then select **"Regular"**

![](/files/IH6HTr90aQi4slEC6n7p)

* **Unified Listing:** If your listing form looks like the image below then select **"Unified Listing"**

![](/files/54QN6pOyGnf9cz91znbK)

Here's how to set your form listing version:;

* Click the extension's icon in your address bar
* Click the settings icon in the sidebar of the popup that shows up
* Click the 'Platform' button in the settings page
* Select 'Ebay'
* Select the form version that applies to your account according to the guide above and press 'save'

#### EBAY SWITCH TO BUSINESS FORM

If you have been directed here by the app it means that you might have to switch to the business listing form on ebay because you are on an unsupported listing form.;

Try creating a new listing on ebay and once you are brought to the listing form, select the option is on the top right of the ebay new listing form page.

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

;Here is a video on the process: \[<https://www.youtube.com/watch?v=CqWPAuvHuuA]\\(https://www.youtube.com/watch?v=CqWPAuvHuuA)>;

If you are still having issues please contact us at hey \[at] selleriader \[dot] com

### Etsy

#### Etsy Basic Info

Etsy's listing page asks for information related to the source of your listing on their new listing form. It looks something like this:

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

You can set crosslister to fill in this information precisely for you.

Here's how to set your etsy basic info:

* Click the extension's icon in your address bar
* Click the settings icon in the sidebar of the popup that shows up
* Click the 'Platform' button in the settings page
* Select 'Etsy'
* Select the form information that applies to your shop/listings

### Facebook Commerce Manager

#### CATALOG ID <a href="#catalogid" id="catalogid"></a>

Before you can crosslist to your facebook commerce manager page, you need to set the catalog id. Here is how you can do this:

**Step 1:** Visit your commerce manager settings;

;![](/files/FRTYO6Mp9QZ5Bxj17SHZ)

**Step 2:** Copy the catalog ID;

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

**Step 3:** Enter the catalog id in your platform settings ;

* Click the extension's icon in your address bar
* Click the settings icon in the sidebar of the popup that shows up
* Click the 'Platform' button in the settings page
* Click Facebook Commerce button
* Paste your catalog id in the provided box. Don't forget to 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://guide.selleraider.com/lister/features/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.
