Thursday, December 19, 2013

How to add/manage product attributes and options in OpenCart

Login to your OpenCart admin panel. In your browser address bar type http://yourdomain.com/admin. If you have installed your Opencart under a subfolder “store” for an example the above URL will change to http://yourdomain.com/store/admin


Login using your username and password.


Product Attributes


    1. Product Attributes are features that will be compared side by side by the customer when deciding on which item to choose using Product Comparison.

    2. Navigate to Catalog > Attributes > Attribute Groups and click Insert button to add new attribute group.

    3. Define Attribute Group Name and Sort Order. 0 1 2 etc. 0 – is displayed first, 1 – is desplayed second etc.

    4. Navigate to Catalog > Attributes > Attributes and click Insert button to add new attribute

    5. Define Attribute Name. Select Attribute Group we have just created from the drop-down menu and define Sort Order.

    6. To link attributes to the product navigate to Catalog > Products and select the product you would like to add attributes for

    7. Click Edit link to edit the product and select Attribute tab
      • Click Add Atribute button, then begin typing the name in the Attribute box. A drop-down list will appear for you to select the correct Attribute Name.

      • Type all the possible choices for this product in Text box.


    8. Repeat the above steps for each attribute.

    9. Click Save button to save the changes.

    10. Product attributes are displaying under Specifications tab on product details page.

opencart_manage_product_attributes_and_options1


Product Options


    1. Product Options are choices that customers must select to personalize a product during checkout. Examples are sizes and colors.

    2. Navigate to Catalog > Options and click Insert button to add a new option

    3. Define Option Name and select Type. The following types are available: radio button, checkbox, optional text field, a file upload, date, time, or date & time.

    4. Set Sort Order

    5. Click Add Option Value button and define Option Value Name.

    6. Repeat the step for each option value.

    7. To link options to the product navigate to Catalog > Products and select the product you would like to add attributes for

    8. Click Edit link to edit the product and select Option tab

    9. Begin typing the name of the option for this product, and a drop-down list will appear with all the options that match.

    10. Set Required to YES if you want customer to be forced to select an option, or NO to let them check out without choosing.
      • Click Add Option Value button

      • Select option value from the Option Value drop-down menu

      • If you are tracking stock, set the quantity of this option.

      • If you wish to track stock levels of this item, set Subtract Stock to YES. Otherwise select NO.

      • Price field – If you wish to charge extra (or less) for this product, enter the amount here. EXAMPLE: Men’s extra large t-shirts cost $2 more from the manufacturer. The “+$2.00″ will appear in the option box of your store.

      • Points field – If you wish to give Reward Points for purchasing this option, which customers can redeem for additional merchandise, enter the number of points. Turn Reward Points On or Off in Eextensions > Order Totals > Reward Points.

      • Enter the weight of this option to Weight field if it is significantly heavier or lighter than the normal option to charge extra (or less) in shipping this option.


    11. Repeat the above steps for each Option Value

    12. Press Save button to save the changes

    13. Product Options are dsplayed under the product price as the rule.

opencart_manage_product_attributes_and_options2



How to add/manage product attributes and options in OpenCart

No comments:

Post a Comment