Top "Shopify" questions

Shopify is an online platform for creating e-commerce sites and other dynamic websites.

An error occurred while installing pg (0.21.0), and Bundler cannot continue

I am trying to follow this tutorial about Shopify Apps. First I try: bundle install But it gives me this …

ruby ubuntu bundle shopify
Need to know the specific shipping method code for UPS Standard within Shopify's API

I have an urgent need to know the specific code for UPS Standard shipping within Shopify's API. It would be …

api shopify shipping ups
getaddrinfo: nodename nor servname provided, or not known (SocketError)

I'm developing a Shopify theme and I'm using https://github.com/Shopify/shopify_theme to update my files into Shopify. …

gem themes shopify getaddrinfo
what's the difference between .js and .js.liquid in shopify?

In the assets section, there are files with .js and .js.liquid names. What is the difference between the 2, which …

shopify
Shopify : Errors: [API] This action requires merchant approval for write_themes scope

I am new to Shopify and I'm trying to setup Shopify themekit locally. I have created an private app and …

shopify shopify-app
Shopify: get current logged in user ID in JavaScript

I'm trying to build an app for shopify and I'm interested if I can get the current logged user ID …

javascript ajax shopify
Update/Remove cart attributes in Shopify

I am using cart attributes to add extra information for each product to the cart (from the product page). I …

shopify liquid
How can I get the URL for product's page using the Shopify API?

I checked out Shopify product API but result doesn't seem to return product page URL. The URL looks like resulted …

shopify
webpack-merge merge is not a function

I have trying to add react in the shopify theme. So configured react, webpack, babel manually. Webpack.dev.js const …

reactjs shopify
How to define global variables in Liquid?

Right now it seems variables I create can't communicate across files.

shopify liquid