libinterchange
Data Structures | Data Fields
interchange_product Struct Reference

#include <interchange.h>

Data Structures

struct  interchange_product_crosssell
 

Data Fields

char * sku
 
char * description
 
char * title
 
char * comment
 
char * thumb
 
char * image
 
double price
 
char * prod_group
 
char * category
 
double weight
 
char * option_type
 
char * author
 
struct interchange_product::interchange_product_crosssellcrosssell
 
char * image_large
 

Field Documentation

◆ author

char* interchange_product::author

◆ category

char* interchange_product::category

◆ comment

char* interchange_product::comment

◆ crosssell

struct interchange_product::interchange_product_crosssell * interchange_product::crosssell

◆ description

char* interchange_product::description

◆ image

char* interchange_product::image

◆ image_large

char* interchange_product::image_large

◆ option_type

char* interchange_product::option_type

◆ price

double interchange_product::price

◆ prod_group

char* interchange_product::prod_group

◆ sku

char* interchange_product::sku

◆ thumb

char* interchange_product::thumb

◆ title

char* interchange_product::title

◆ weight

double interchange_product::weight

The documentation for this struct was generated from the following file: