The Wayback Machine - https://web.archive.org/web/20200712064609/https://github.com/topics/shopify
Skip to content
#

shopify

Here are 555 public repositories matching this topic...

tms320c
tms320c commented Jul 29, 2019

Describe the bug
theme watch reports about files which it is supposed to ignore. The files are not uploaded, just reported.

To Reproduce
Steps to reproduce the behavior:

  1. project contains CSS and JS sources (to be compiled) in subdirectories of ./assets directory
  2. config.yml contains the directive to ignore that subdirectories (e.g. ignore_files: assets/sass/)
  3. theme watch
    4
andrenaught
andrenaught commented May 24, 2019

When generating a checkout webUrl through the storefront API - The logo / name of the store on the top left of the checkout page doesn't actually link back to the home page. The "back to cart" option is also not shown. I feel like there should be a way for customers to press a link to atleast go back to the main shopify store (cause then we can atleast redirect back to the main site). I know we pr

gavinballard
gavinballard commented Jul 6, 2016

Our documentation currently suggests that you could use updateItem or updateItemById to change the line item properties of an existing line item, but that's not actually possible with the Shopify Ajax API.

We need to update the documentation to reflect this and suggest the workaround of removing the line item, then re-adding it.

t-kelly
t-kelly commented Feb 21, 2018

One of the biggest problems we have with updating an existing implementation of a theme is that the theme's source code often is modified. Once these edits have been made, it makes it pretty hard to apply updates - especially to a large number of stores. The edits can be made directly to the theme's JS files, or they live as inline scripts scattered throughout the DOM (not good).

custom.js is

gil--
gil-- commented Jun 7, 2018

List of Gatsby Plugins to Add

  • gatsby-plugin-netlify (Store redirects... needs more planning)
  • gatsby-plugin-google-tagmanager (for GA... possible to get GA info from Shopify api?)
  • gatsby-plugin-manifest (PWA)
  • gatsby-plugin-offline (PWA)
  • gatsby-plugin-algolia (Search)
  • gatsby-plugin-sitemap (Sitemap)
  • gatsby-plugin-google-fonts (for google fonts

Improve this page

Add a description, image, and links to the shopify topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the shopify topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.