Shopify Tip: How to View the Raw JSON Data of an Order, Product, or Customer Through the Shopify Admin

Did you know that you can view the raw data of an order, product, or customer by simply appending ".json" to the URL while logged in to the Shopify admin?

This is a pretty neat trick as it allows you to view data that's not even visible in the Shopify Admin pages. The data shown here is in JSON format, which is basically the same data that you'll see when using the Shopify API.

All you have to do is:

Read more

How to Delete Orders from the Shopify Admin

Deleting orders from the Shopify admin can be trickier than you would think. We've had multiple customers ask us if we could help them delete a single order from their store.

The first thing you need to do is mark the order archived or canceled before you can actually delete the order. You can do this by clicking the more actions drop down at the top of the order page. You'll see multiple options in the drop down, just select …

Read more