Adding new products just got easier! (wCart v3.0)
- We have set a maximum of 5 images for the product slider.
- Product slider image width is set to 950px and height 950px for optimal magnifier performance.
- Activating 'Out of Stock' will disable the cart purchase functionality.
- Use the toggle buttons to enable optional sections like Variants or Marketplace Links.
- For variants, you can specify a price modifier (e.g., '10' to add 10, '-5' to subtract 5).
- In case of incorrect selections, use the 'Reset Form' button to start over.
Product Images
Core Product Details
Color Variant
Generic Variant
Single External Link
Marketplace Links
Tabs
- To add a line break:
<br />
- To add a heading 2:
<h2>Heading text</h2>
- To add a heading 3:
<h3>Heading text</h3>
- To add an unordered list:
<ul><li>Item</li></ul>
- To add an ordered list:
<ol><li>Item</li></ol>