From b4590ddec4936fd542691ac0d35628afdb9331e1 Mon Sep 17 00:00:00 2001 From: ꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ Date: Fri, 19 Jun 2020 15:09:08 +0800 Subject: Add thumb member to product --- icclient/product.h | 1 + 1 file changed, 1 insertion(+) (limited to 'icclient') diff --git a/icclient/product.h b/icclient/product.h index a324eef..51efa46 100644 --- a/icclient/product.h +++ b/icclient/product.h @@ -10,6 +10,7 @@ struct icclient_product { char *sku; char *description; char *comment; + char *thumb; char *image; double price; char *prod_group; -- cgit v1.3