summaryrefslogtreecommitdiff
path: root/icclient/product.h
diff options
context:
space:
mode:
Diffstat (limited to 'icclient/product.h')
-rw-r--r--icclient/product.h1
1 files changed, 1 insertions, 0 deletions
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;