Collapsible content

Installation

Install Together from the Shopify app store.

In the app, you will be able to select products for which you would like to provide the option to upgrade to a final sale and later provide a discount for.

Disclaimer: Together is currently compatible with only Online Store 2.0 themes. We are working hard and compatibility with 1.0 Themes will be available shortly. In the meantime, contact us for help with a manual installation.

Settings View

To begin the set up for the Together app, you will first need to select which products that you would like the Together widget to appear on

1. From your Shopify admin, go to Apps > Together > Settings.

2. Select if you would like the Together widget to appear on the Product page for all items in your store or you can specify based on collections.

3. For more information on how to create a collection, please see the Shopify help guide.

4. After selecting which products will be eligible for final sale by Together, you will need to determine and set up the percentage that customers will receive as a discount that will be applicable to their next order. This code will be emailed to your customer after the order is fulfilled.

5. Next, set up which product(s) will be eligible to use the Discount code on.

6. This discount can be made applicable to all products in your store or also made to work only on selected collections (for instructions on how to set up collections, please see step 3 above).

7. Click Save.

Customer Widget

Next we will set up how the Together widget will be displayed to your customers on product pages for products made eligible in the previous steps.

Please note: For ease of use, we display the widget on the Default Product Page template. The widget will only ever appear live on your storefront on products made eligible within the Together app settings. 

1. Click add customer widget to your theme link at the top of the Together Settings page. This will take you to the live theme customizer.

2. Under Product Information (depending on your theme) in the left panel, click Add Block

3. Search for and select Together block under Apps.

4. Drag and drop the Together widget to your preferred location within the Product details section.

Depending on the theme you are using, the Product Information section may be named differently. Together works as a block on your Product page - anywhere you can add a block, you should also be able to add the Together block.

5. To delete the Customer widget, click Together > Remove Block (on bottom of the edit panel).

6. Once you save your theme, your widget will appear on all eligible products (as determined in your Together settings)

7. After your customer commits to not return their item and processes their payment, when created, the order will be tagged "Final Sale." Once the order has been fulfilled, the customer will be sent a discount code.

8. The discount will be applicable on the products that you select as eligible in your Together app settings.

Confirmation Email Settings (Optional)

The following settings are not required for the Together app to function properly, but are recommended so that your customers can see which items they have selected as final sale in their confirmation email.

1. In the Shopify Admin, go to Settings > Notifications > Order Confirmation.

2. In the email body, find the code that looks like the following:

{% if line.variant.title != 'Default Title' %}
<span class="order-list__item-variant"></span><br/>
{% endif %}

3. On the next line, paste the following code:

{%- for property in line.properties -%}
{%- if property.first == "Note" and property.last == "Committed to Final Sale" -%}
<span class="order-list__item-variant">: </span><br>
{%- endif -%}
{%- endfor -%}

4. Click Save.

If you encounter any issues please email us at Support@SatelCreative.com and we will gladly assist you with these settings!

Other

The discount code will be sent to your customers after an eligible order is fulfilled.

The discount code will be sent via e-mail to your customers.

Orders placed using phone numbers (without email addresses) will not receive discount codes and will require the merchant to send out discounts manually.

The Together app does not store any personal customer data (GDPR/CCPA compliant).