About
Globo is the company specializing in website design and development in Vietnam.
18 Khuc Thua Du Street, HN
globosoftware
contact@globosoftware.net
Follow Us

Change Pre-order properties in the cart page and Shopify order

You are here:
Estimated reading time: 1 min

When a product is pre-ordered, there will be a  property _is_preorder: Pre-order item”  in the Cart page or Shopify order

This property will act as an indicator on the cart page to show which product is pre-ordered

The tag “_is_preorder: ” could be created by Shopify default theme so that you could make it hidden on the site 

Besides, you can change the tag “Pre-order item” in the translation of Pre-order app

 

 

Hide the label “_is_preorder” 
  1. From the Shopify admin page, click ” Online store”
  2. Click” Themes”
  3. Click” Action
  4. Select ” Edit code
  5. Search the file” Cart.liquid
  6. In the file “ Cart.liquid“, find the code ” {{ p.first }}
  7. Change the code ” {{ p.first }}” to {%comment%} {{ p.first }} {%endcomment%}
  8. Click “ Save” to update the change

Change the property ” Pre-order item
  1. From the admin site of the app, click on ” Translation ” tab
  2. Scroll to cart page
  3. Edit the text of Pre-order label items 
  4. Click” Save” to update the change
  5. Check out the result at the cart page or Shopify order page

 

If you do encounter any difficulty while proceeding these steps, don’t show any hesitation to contact us promptly via the email address

hi@globosoftware.net 

We are always willing to help with all sincerity

 

Was this article helpful?
Dislike 3
Views: 1781