No commit activity in last 3 years
No release in over 3 years
Google Product Feed Rails Engine of the Workarea commerce platform
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 3.x, >= 3.2
 Project Readme

Workarea Google Product Feed

Google Product Feed for the Workarea Platform

Google category

The google product feed includes a field for google category. This field must map to one of the pre-defined categories. Documentation can be found here https://support.google.com/merchants/answer/6324436?hl=en

The workarea platform implements this field by:

  1. Look for google_category on the product, use this if found.
  2. Look for google_name on the products default category
  3. Look for google_name on categories the product is in, use this if found
  4. Use the default google category from Workarea::GoogleProductFeed.default_category

Getting Started

Add the gem to your application's Gemfile:

# ...
gem 'workarea-google_product_feed'
# ...

Update your application's bundle.

cd path/to/application
bundle

Workarea Commerce Documentation

See https://developer.workarea.com for Workarea Commerce documentation.

License

Workarea Google Product Feed is released under the Business Software License