How to Display Special Order Status

You can add this code snippet to display special order status. This may require the assistance of a developer.

<ul class=”product-tags”>
{% for tag in product.tags %}
{% if tag contains ‘SpecialOrder:Y’ %}
<li>This is a special order item, please allow an additional 15-20 days delivery.</li>
{% endif %}
{% endfor %}
</ul>

Shopify handles the display of in/out of stock (or availability) in most themes.

You can see how to do this in our Shopify – Manufacturer Part Number Quick Tip.

Share:

More Scribes

multi location inventory

Multi Location Inventory

Previously we had all skus showing a single location called the “Slingshot App”, however we received a lot of requests
Create Parent collection in Shopify

Create Parent collection in Shopify

1. Click “Products” 2. Click “Collections” 3. Click “Create collection” 4. Click the “Title” field. 5. Enter the desired name

Add your Comment

Stay Connected

More Updates

MotorState Order Automation

MotorState Order Automation

Currently MotorState doesn’t require a test order, we simply place a live order and notify MotorState to watch to make sure it is successful.  In
Shopify Shipping Zones

Shopify Shipping Zones

In order to let customer checkout you must first have your Shipping zones set up in your Shopify settings. Basically all you are doing is
Select your currency