Git Product home page Git Product logo

spree-google-shopping's People

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

spree-google-shopping's Issues

Display health for variants

It'd be cool to be able to show a variant's last successful insert time over the API, and keep a log of errors for a variant when inserts fail.

Ability to select taxons that will be inserted to Google Shopping

We should implement the Spree taxon selector and allow an admin to choose which taxons will be uploaded.

This is similar to the products_scope that exists, however, I built products_scope with the idea of multitenancy in mind rather than scoping by a single taxon.

Break large batch inserts into smaller segments

Google's Content API for shopping limits request sizes to 1MB.

Therefor, we should break batches up into segments. The segment size should be configurable, but will default to 100 products at a time.

Create a rake task for inserting all products

Essentially, create a task that will loop through each GoogleShoppingIntegration and insert all of the products for that integration.

Once Rails 4.2 is released, it'd be nice to use ActiveJob to queue up each integration, as they may be long-running for larger apps. Until then, I'd rather not add a queue dependency to force upon the host app.

Spec Coverage

In haste of building out the gem, some code has gone untested so far. Rather than they go ignored for all eternity, here's what needs testing:

  • Inserting a products collection
  • Inserting a variant
  • The client itself (use VCR)
  • Updating taxonomy Google Shopping Categories using the controller
  • Spree::GoogleShoppingItem

Remove unnecessary JS and CSS

Since the app mostly lives in the admin and doesn't need any real custom CSS/JS, we should just remove them from the app and the generator

Implementing Google Shopping and Dynamic Remarketing for Shop Lavazza

We need to implement the code that will allow the Lavazza store to be verified within the Google Merchant Center. Kyle has been provided with it. This directive comes from Lavazza's main headquarters in Italy and it is very important that it be taken care of as soon as possible. This will allow them to utilize dynamic remarketing campaigns and Google shopping campaigns.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.