Shopify is an online platform for creating e-commerce sites.

learn more… | top users | synonyms

5
votes
0answers
93 views

Shopify Initial Install Snag

I've sort of hit a wall with my initial install of my app into a test store in order to get the demo app up and running. I've followed the tutorials to the letter, the shopify_app generator generates ...
2
votes
0answers
119 views

Shopify API CakePHP Unauthorized 401 after token received

I am working on patching the shopify interface available here for CakePHP based on the code from another project having a similar behavior by the same author implementing OAuth2. I managed to iron ...
1
vote
0answers
25 views

Shopify randomly gives “not found” errors

I have a script that imports large volumes of products into a Shopify store. I have implemented sleeps throughout the program to prevent spamming the API server, as well as a method to prevent ...
1
vote
0answers
30 views

Related Products Shopify Liquid

I'm trying to determine the correct Shopify Liquid syntax for outputting a list of products that match the same tag as the current product. This is to appear in a "Related Products" box on the ...
1
vote
0answers
32 views

How are Shopify API order collections sorted when passing in an updated_at filter

This question is very closely related to Sort Order of Shopify REST Collections but the answer for that question was specific to the since_id parameter. My question is what is the expected sort order ...
1
vote
0answers
30 views

Getting Shopify Plan names and limitations through API

Is there a way to find out through the API what are the current available plans and their corresponding limitations? The current API has a GET /admin/shop.json point that returns a plan_name field, ...
1
vote
0answers
109 views

Using jQuery to edit Shopify variants

Alright so I'm trying to figure out how to make content appear and disappear based on the product variant someone chose, and with the help of some people here, I managed to get the jQuery code that I ...
1
vote
0answers
106 views

Shopify Remote add to cart - Same variant id, different properties but yet the Shopify cart considers them the same

I am using the Shopify remote add to cart form to pass a group of customized products. Same Shopify product (variant-id), different custom designs (line item properties). The form call treats the 3 ...
1
vote
0answers
57 views

Shopify Delivery App API

I'm a developer and I'm working on my own Shopify app at the moment. I wanted to ask is there ability to get Product download URL using API or may be somehow accessing Shopify Delivery app API? I ...
1
vote
0answers
118 views

Shopify Webhook Setup With Rails

I'm trying to setup a basic shopify webhook app with order/create in Rails. I have followed the instructions in the support api for webhooks and deployed the Sync_App_Demo example provided there but ...
1
vote
0answers
45 views

ohshopify.php, undefined session vars & other undefined vars

I'm having trouble getting the desired result from the ohShopify.php PHP JSON client. Please forgive me as I am quite new to php et al, but will try to explain my problem as clearly as possible. I'm ...
1
vote
0answers
68 views

Shopify access token refresh using Shopify .NET

I'm building a Shopify app in .NET. I successfully use Shopify .NET library to get an access token. However, it seems to be a temporary token, as it expires after some time. The functionality that ...
1
vote
0answers
79 views

Shopify: Is it possible to build a private Shopify app to add real-time quotes from Purolator to my store?

Our client wishes to add real-time carrier shipping quotes to an existing Shopify store. Shopify does offer this option, but our carrier of choice, Purolator, is not supported. I know that ...
1
vote
0answers
147 views

Shopify checkout api not working

it seems the checkout API is not working.. checked on browser (https://< store name >/admin/checkouts.json) and it returns error ({"errors": "Error"}) Also checked through gem shopify_api ...
1
vote
0answers
119 views

Sending activation emails when creating new customers in Shopify API

I want to be able to create an inactive customer in the API (/admin/customers.json) and have the "Customer Account Activation email template" sent to the new user. In the API docs (I'm using the the ...
1
vote
0answers
119 views

Shopify API calls getting 401 Error unauthorize

I am using ShopifyAPIAdapterLibrary.ShopifyAPIClient class (from Shopify lib) to access shop data threw the Json API inside my application. My app was running well in the last month and after ...
1
vote
0answers
150 views

Insert carousel app in shopify site

I have the carousel app but do not know how to insert it in my shopify site. I do not know html and am trying to insert it on a page I created using their easy to use software. Please help.
1
vote
0answers
43 views

Escape Quotes in line_item title shopify breaking API feed

I’m writing middleware for client fulfillment and noticed that some of the JSON from the order callback/paid hook isn't validating correctly because double quotes are included in the body. This is ...
1
vote
0answers
45 views

shopify_theme with listen enhancements v0.0.7 stalling

I am heavily dependent on the most excellent Thor based CLI tool shopify_theme. It was recently improved by Shopify with a switch to Listen from FSSM and seems to work fine. I was using it yesterday ...
1
vote
0answers
47 views

CORS error when using API from the client

my (test) shop does not support CORS and does not respond with appropriate headers, so requests like GET http://jenkins-hauck12345.myshopify.com/admin/products.json fail with an error saying ...
1
vote
0answers
498 views

Trying to get the s3slider to work on my shopify

I’ve been working on this for 2 days now and it’s a little out of my league, I was hoping a cyber samaritan could help me out. So Shopify has assets that you upload then call upon them in your HTML ...
0
votes
0answers
2 views

Intuit Shopify Installation

I am trying to set up the Intuit/QuickBooks checkout on shopify and I've tried following the directions below...and I just can't seem to get it to work. I have tried over and over and over again and ...
0
votes
0answers
14 views

Shopify API Variant not being returned with product_id attribute

So I'm using the Shopify Gem to access the Shopify API and noticed that the product_id attribute is not being returned within the response body for a simple ShopifyAPI::Variant.find call. ...
0
votes
0answers
26 views

shopify app (python)Uncaught ReferenceError: require is not defined

with the Shopify API for python i am able to place the script tag in the (client's) store . Problem is i am having two script tags among one is a Require.js. store page's source code (client's ...
0
votes
0answers
13 views

Shopify Product Variant destroy is locked (HTTP code 423)

I'm trying to update existing variants on an product. To do this, first I need to delete all existing variants due to race condition issues on the API side that I won't go into here but are outlined ...
0
votes
0answers
26 views

shopify script tag not functional on store

following the proper auth from the standard api calls . after making the complete authentication shortname= shopify.Shop.site shortname=shortname[8:-20] ...
0
votes
0answers
16 views

Shopify liquid - wish list not working

I have implemented this: https://github.com/zakhardage/Shopify-Wish-List To get a wish list on my shopify website www.spoiltpets.com Go to any product and click add to wish list (once logged in) ...
0
votes
0answers
19 views

On Shopify, would like to create a custom field for a contact form. The field is not currently within Shopify.

On Shopify, would like to create a custom field for a contact form. The field is not currently within Shopify. Any help would be appreciated. Thanks.
0
votes
0answers
12 views

Can't create product variant through API

Cant seem to create new product variant using shopify api. This is my code: global $shopifyClient; $config['shopify_api_product_price'] = "/admin/products/128671451/variants.json"; $variant = ...
0
votes
0answers
18 views

Evil Black Background rendering issue for Safari 5.0.6

I am trying to ferret out the cause of an unwanted black background rendering only in old versions of safari. Here is the url: http://shop.filthyfarmgirl.com The behavior is very strange! it renders ...
0
votes
0answers
24 views

Shopify Theme Background Issue

For some reason on my site it's cutting the background off even when I have it set to cover. I've tried background-repeat: repeat-y as well and it still cuts off at the same point. I tried using the ...
0
votes
0answers
38 views

Shopify: Displaying some extra information on product detail page

I want to display some extra information on every product detail (Add to Cart) page of every shop that installs my app on shopify. I want to do this dynamically by my app or using shopify API. I tried ...
0
votes
0answers
33 views

Pre-fill form field on Shopify Contact Form from incoming link

hope you can help. I am using the basic Shopify contact form referenced here: http://wiki.shopify.com/How_to_add_a_contact_form_to_your_shop What I want: User is looking at product named 'ITEM-1' ...
0
votes
0answers
29 views

Modify an existing Fulfillment unexpectedly returns 404 page

I am currently using sandeepshetty's shopify.php plugin on github https://github.com/sandeepshetty/shopify.php The plugin appears to work and the logic is fairly simple. I have tested it using the ...
0
votes
0answers
50 views

Shopify Products API call with multiple parameters

I am working with the Shopify API. We have a single custom collection with two products in it for testing. I'm working on a mobile platform, so I would like to limit the amount of data I need to ...
0
votes
0answers
72 views

Single Sign On Shopify

We currently have an e-commerce website with a bunch of other features so accounts are necessary. We're moving over the store over to Shopify but currently customers have to login on our website, ...
0
votes
0answers
58 views

How to avoid Allow-origin when using lesscss in Shopify?

I'm trying to customize a shopify theme with LESSCSS framework. I've uploaded less-1.3.3.min.js as an asset, and added some less stuff to style.css.liquid. I have linked these assets as follows in the ...
0
votes
0answers
34 views

Shopify Api - Adding a Customer - Country List

I have created a signup form on my site and I post the details through ajax to a PHP script which then sends them to Shopify. I have been pulling the country list dropdown from the Country part of ...
0
votes
0answers
12 views

Shopify API - Adding a customer with foreign characters

I have created a signup form on my site and I post the details through ajax to a PHP script which then sends them to Shopify. Currently the name Tõnu is being saved as Tu00f5nu The PHP codes is ...
0
votes
0answers
117 views

pull in or embed php or iframe into shopify page

I am in a bit of a bind.. I have a shopify page that I want to pull in some content from another site into. I would have liked to display the content via an iframe of php code, but neither of these ...
0
votes
0answers
26 views

How can I delete and/or update a Product Option

I've create two Product Options via the API like so (I'm using the Python binding): shopify_product.options = [ shopify.Option({'name': 'Seller', 'value': '%s' % (seller.get_short_name())}), ...
0
votes
0answers
55 views

Shopify App Review process

I've posted my app for review more than one month ago now, and it's still in "In Review for Publishing" status. It was one month in Beta before and during this period it was installed by few users. ...
0
votes
0answers
39 views

Some strange response from Shopify API

I am really confused by the response given by Shopify API. When i do partial refund using Orders(cancel) API call, Sometimes it shows Refunded or sometimes it shows Partially Refunded in ...
0
votes
0answers
53 views

Shopify liquid {{% for order in customer.orders %}} limits output of 20 orders?

I am trying to output all customer orders using the for loop {% for order in customer.orders %}. This only displays 20 orders and there is no way to pull the additional orders from the backend. I ...
0
votes
0answers
114 views

Shopify Theme Ruby Gem Errors

Hi there I'm attempting to use the shopify_theme gem to manage local shopify development and utilize version control, however I keep getting the errors below. I've reviewed shopify's API docs along ...
0
votes
0answers
48 views

Shopify “Customer” API: send_email_invite sends the wrong email

This was posted in the forums but needs to be properly reported in hopes that it will quickly be fixed. Original post here: ...
0
votes
0answers
45 views

Error trying to create Shopify app - Secure Connection Failed

I followed all the direction to set up a Rails app that connects with Shopify (using shopify_app gem, etc.), but my app won't work locally. I get it to display when I go to localhost:3000, but when I ...
0
votes
0answers
117 views

Shopify JSONP issue in ajaxAPI

I'm getting some odd response back from shopify ajaxapi for jsonp. If you cURL a Shopify ajax api location http://storename.domain.com/cart.json?callback=handler you will get a jsonp response. But ...
0
votes
0answers
243 views

infinite scroll callback function for image formatting

In my Shopify store I've added the infinite scroll jquery plugin for the catalog page, and it's working as intended by pulling in products from the next pages. The only issue I'm having is that my ...
0
votes
0answers
71 views

Is it possible to fully backup Shopify configuration data?

I can see how to export Themes Orders Customers Products but not Collections Blogs & Pages Navigation Promotions Email templates Is there any way to backup the whole lot?

1 2 3 4 5