Product Tags + Line Item Properties

OVERVIEW

Loop applies final sale and exchange only return rules on the line item through two means:

  • Product tags
  • Line item properties

Note: You can also use Workflows to configure product return outcomes in lieu of tagging. 


Product Tags in Loop Admin 

Under General Settings, the Final Sale and Exchange Only tags let you control which items are eligible to be returned in the Loop app. 

To associate Shopify product tags with eligibility in Loop:

  1. Navigate to Settings > General > Product Tags
  2. Enter the appropriate tags:
    1. Exchange only tag: products with this tag will be eligible for inline exchanges, refund to a gift card, exchanging for a new product (if you have Shop Now InApp or On-Store) and Advanced Exchanges
    2. Final sale tag: products with this tag will be marked as ineligible for any return outcome
  3. Save changes

Note: Any product tags that are in place at the time of the order will be honored, even if the tag is later removed from the product. 

Line Item Properties 

Product tags enable a merchant to unconditionally apply Final Sale & Exchange Only logic on products. However the string you set in your Product Tags fields in Loop can also be leveraged as line item properties.
You can learn more about line Shopify Line Item Properties here. For Loop's purposes, following name/value pairs should be used:

Final Sale

  • name: LPROP
  • value: Final Sale (match value to string set in Loop Admin)

Note: If you'd like to hide the property name from the customer, Loop accommodates the Shopify underscore convention on the property name. (e.g. use name: _LPROP, value: Final Sale)

Exchange Only

  • name: LPROP
  • value: Exchange Only (match value to string set in Loop Admin)

Example Product Tag Implementation

Pro Tip: Line Item Properties are typically injected to make customized products non-returnable. Product customizations are often driven by Line Item Properties. If this is case, ask your Shopify Developer to add Loop's LPROP alongside these existing properties

FAQ

Are product tags case sensitive? No, product tags are not case sensitive. If the cases don't match in Shopify and Loop, but the word is still the same then the any rule associated with the product tag will still be recognized in Loop.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.