i4w_prod ‘weight’

Usage:

This shortcode will return the content of the field ‘Weight’ from your Infusionsoft application’s list of products. It may also be used in the long form, [i4w_product].

Parameters:

None

Example:

[i4w_subs id='1234' field='Weight']

[i4w_subscription id='1234' field='Weight']

Notes:

The number ‘1234’ stands for the product ID
A separate shortcode will automatically be generated for every subscription in your application.
The shortcode [i4w_db_prod_1234_Weight] is now obsolete in favor of this one.

API:

There is no API function equivalent for this shortcode.