<h1><a href="https://saleslayer.com/" title="Title">Sales Layer</a> Wordpress plugin</h1>
Sales Layer plugin allows you to easily synchronize your catalogue information with Wordpress.

<h2>How To Start</h2>

<p>
    <h3>1. Install the package in Wordpress</h3>
    <ul>
        <li>Go to Plugins -> Add new -> Upload plugin</li>
        <li>Select and upload our plugin zip file.</li>
    </ul>
</p>

<p>
    <h3>2. Create a Sales Layer Wordpress connector and map the fields</h3>
    <ul>
        <li>The plugin needs the connector ID code and the private key, you will find them in the connector details of Sales Layer.</li>
    </ul>
</p>
    
<p>
    <h3>3. Add the connector credencials in Wordpress</h3>
    <ul>
        <li>Go to Admin -> Sales Layer -> Configuration and add the connector id and secret key.</li>
        <li>Finally, push Connect! to import categories, products and product formats automatically.</li>
    </ul>
</p>

<p>
    <h3>3. Add the Sales Layer shortcode in a page</h3>
    <ul>
        <li>Copy and paste the shortcode <strong>[saleslayer_catalog]</strong> inside the body of a page.</li>
    </ul>
</p>


<p>
    <h2>Requirements for synchronization</h2>
    <ul>
        <li>Define the fields relationship in the Sales Layer Wordpress connector:
            <ul>
                <li>Product attributes and variants will be set in the Sales Layer Wordpress connector characteristics and formats fields respectively.</li>
            </ul>
        </li>
    </ul>
</p>

