Jigoshop Custom Fields   

Jul 22nd, 2011 // In: Wordpress // By: Comments 0

I’ve just done a quick check for post (product) meta data keys also known as custom field keys, created by Jigoshop. I found 9 so far but there is more information making up a product on the Add Product screen. So far I can’t find any of the custom field keys. I’m going to work with the nine I have for now to get my scripts started but if you know of any others before I look into it further please comment below.

  • featured
  • price
  • product_attributes
  • product_data
  • sale_price_dates_from
  • sale_price_dates_to
  • SKU
  • stock
  • visibility

featured

Example:

Description:

price

Example:

Description:

product_attributes

Example:

Description:

product_data

Example:

Description:

sales_price_dates_from

Example:

Description:

sales_price_dates_to

Example:

Description:

SKU

Example:

Description:

stock

Example:

Description:

visibility

Example:

Description:

Leave a Reply

You must be logged in to post a comment.