The Simple Shopping Cart plugin has a very simple variation setup feature. You can use Variation Control to design products as shown in the following screenshot.
Video Tutorial: Configuring Product Variations
Shortcode Parameter for Product Variation
To apply variation control to your product, utilize the ‘var1’, ‘var2’, ‘var3’ parameters in the shortcode, as demonstrated below:
[wp_cart_button name="Test Product" price="25.95" var1="VARIATION-NAME|VARIATION1|VARIATION2|VARIATION3"]
Here is an example product shortcode using one variation option:
[wp_cart_button name="Test Product" price="29.95" var1="Size|Small|Medium|Large"]
Below is an example product shortcode using 3 variations:
[wp_cart_button name="Test Product" price="29.95" var1="Size|small|medium|large" var2="Color|red|green|blue" var3="Sleeve|short|full"]
Note: We provide technical support for our premium plugins via our customer only support forum