Skip to content

Shopify admin extension to allow merchants to copy paste all line item properties in plain text, for external use.

License

Notifications You must be signed in to change notification settings

francishagecode/shopify-line-item-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

shopify-line-item-helper

shopify-line-item-helper is a Shopify app that provides a admin block extension for working with line item properties within Shopify. If a merchant has the need to easily copy paste line item properties to other platforms or internal use, they can use this extension to do so.

Functionality

  • The admin block queries the current viewed order
  • Admin block renders in the 'admin.order-details.block.render' target.
  • For each line item, it gathers the custom properties and outputs them in a copy-paste friendly format.
  • A toggle setting can show/hide hidden line item properties (properties starting with _)

Relevant information links

PID

If you will use this app publically, PID data request is needed: https://shopify.dev/docs/apps/launch/protected-customer-data#request-access-to-protected-customer-data If for internal use, configuring the app to be a custom / organization app is required for order data access.

Deployment

Standard shopify deployment is needed: https://shopify.dev/docs/apps/launch/deployment

About

Shopify admin extension to allow merchants to copy paste all line item properties in plain text, for external use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published