• CFWebstore v6.50
  • Installing CFWebstore

  • Main Settings

  • Designing Your Store

    • » Overview
    • » Color Palettes
    • » Style Sheets
    • » Custom Layouts
    • » Category and Page layouts
    • » Option Picklists
  • Organizing Your Site

    • » Overview
    • » Categories
    • » Category Menus
    • » Pages
    • » Page Menus
  • Adding Your Products

    • » Overview
    • » Product Lists
    • » Product Form
    • » Display Tab
    • » Pricing and Info Tab
    • » Group Prices
    • » Quantity Discounts
    • » Product Options
    • » Product Addons
    • » Product Images
    • » Related Products
    • » Standar Product Options
    • » Standard Product Addons
    • » Custom Product Fields
    • » Product Copy
  • Product Reviews

    • » Overview
    • » Configure Product Reviews
    • » Reviewing Products
    • » Administration of Reviews
    • » Viewing Reviews
    • » User Management of Reviews
  • Store Specials, Discounts and Promotions

    • » Overview
    • » Discount Manager
    • » Additional Tips on Discounts
    • » Product promotions
  • Gift Certificates

    • » Overview
    • » Gift Certificate Setup
  • Adding Store Features

    • » Overview
    • » Feature List
    • » Feature Form
    • » Related Features
    • » Related Products
  • Feature Reviews

    • » Overview
    • » Feature Review Configuration
    • » Administration of Reviews
    • » Commenting on a Feature Article
    • » Viewing Comments
  • Protecting Your Content

    • » Overview
    • » Access Keys
    • » Memberships
  • Shopping Cart Settings

    • » Overview
    • » Shopping Cart Configuration
  • Tax Setting

    • » Overview
    • » Tax Configuration
  • Shipping Charges

    • » Overview
    • » Shipping Types
    • » Shipping Settings
    • » Shipping Table
    • » Country Shipping Rates
    • » Shipping Methods
    • » Free Shipping Promotion
    • » Additional Information on Shipping Rates
    • » UPS Shipping
    • » U.S.P.S. Shipping
    • » Fedex Shipping
    • » Intershipper Shipping
  • Payment Settings

    • » Overview
    • » Offline Orders
    • » PayPal Orders
    • » Credit Card Orders
  • Gift Registries

    • » Overview
    • » Gift Registries Configuration
  • Gift Wrapping

    • » Overview
    • » Gift Wrapping Configuration
  • Managing Your Orders

    • » Overview
    • » Pending Orders
    • » In Process Orders
    • » Billing Tab
    • » Purchase Orders / Drop Shipping Tab
    • » Filled Orders
    • » Search Tab
    • » Reports
  • Viewing and Editing Orders

    • » Overview
    • » Customer Details
    • » Order Status
    • » Shopping Cart Details
    • » Shipping Information
    • » Purchase Orders
    • » Edit Order Status Form
    • » Products Edit Form
    • » Order Edit Form
    • » Tax Edit Form
    • » Dropshipping Form
    • » Order Shipping Screen
  • User Management

    • » User Settings
    • » User Manager
    • » User Summary
    • » User Groups
    • » Setting Permissions
    • » Customer Addresses
    • » Accounts
    • » My Account Page
  • Store Emails

    • » Overview
    • » Bulk Emails
    • » Standard Email Text
  • Import / Export Functions

    • » Product Export
    • » Data Feeds
    • » Download Orders
    • » Users Export
    • » Product Import
  • Programmers Guide

    • » Why Fusebox?
    • » Overview
    • » Using FCKeditor
    • » Differences From Basic Fuseboxc
    • » Home Circuit
    • » Access Circuit
    • » Category Circuit
    • » Page Circuit
    • » Products Circuit
    • » Shopping Circuit
    • » Users Circuit
    • » Custom Tags
    • » Category Menus
    • » Page Menus
    • » Customizing Store Menus
    • » Store Searches
    • » Shared SSL
    • » Email Forms
    • » User Registrations
    • » Database Schema
    • » Reset Cache
    • » Error Handlers
    • » Store Security
    • » Adding New Payment Gateways
    • » Running CFWebstore Inside Mura CMS
    • » Typical Files Used for a Category Page
    • » Additional Code Tips
    • » Other Useful Sites and Products
Home Adding Your Products Product Addons

Product Addons

Addons are somewhat similar to product options but instead of selectboxes, they offer a variety of other types of entry boxes for your customer to use. They also cannot be used for inventory tracking or SKU numbers and are displayed separately from any options the product might have. The types of addons currently available are:

  1. Textboxes – A single-line textbox that can allow up to 255 characters
  2. Textfields – Multi-line textbox allowing large amounts of text
  3. Checkbox – Simple checkbox to add something to the order
  4. Quantity Box – Entry box for a number to add multiple items to an order
  5. Calendar – Textbox with a calendar popup to select a date from
Like options, you can use either standard addons, for multiple products, or custom addons for that specific product only.

To add a standard addon, be sure to first create it in the Standard Addon Manager. From the product’s Addon tab, click on Add a Standard Addon. Enter the following items:

  1. Select Addon - Choose the standard addon you wish to use for this product (created in the Standard Option Manager).
  2. Display – Allows you to turn this addon off and on.
  3. Priority – Used to determine the order of the addon if there are multiple ones for the product. . If no priority is entered, addons will be displayed in the order they are added. 
Click Add Standard Addon to add it to the product.

Now let’s try adding a custom addon. From the Addon tab, click Add a Custom Addon. Enter the following information:

  1. Message to Display – This is the prompt that will be displayed to the user with the addon.
  2. Description in Cart – This is the description of the addon that will be displayed in the shopping cart. Generally you will want to enter something here, whereas it is not as necessary with product options.
  3. Addon Type – Select the type of addon you wish to use.
  4. Priority – Used to determine the order of the addon if there are multiple ones for the product. If no priority is entered, addons will be displayed in the order they are added.
  5. Amount Added to Price – Amount that this addon will add to the price of the product if it is selected/filled out. For quantity boxes, this amount will be multiplied by the number entered in the box.
  6. Amount Added to Weight – Amount that this addon will add to the weight if it is selected/filled out. For quantity boxes, this amount will be multiplied by the number entered in the box.
  7. Product quantity multiplies price and weight – This setting allows you to determine if the price and weight will also be multiplied by the quantity of product being ordered. For instance, if you wish to set up an addon for a one-time setup fee, you would set this to ‘no’.
  8. Required – If set to ‘Yes’ the store will require the customer to select/fill out this addon. Otherwise, it is optional. Please note that while the javascript form checking will make any addon type required, checkboxes are not verified by the store if the customer has javascript disabled, since there is not much reason to have a checkbox required!
  9. Display in Store – Allows you to toggle this option on and off.




Product Options
Product Images