Saturday, June 16, 2012

Magento: Terms and Conditions

Setting up Terms and Conditions for your Magento store is a two-step process:

Step 1: Enable Terms and Conditions in your store's checkout process

    From the Admin panel, select System > Configuration.
    From the Configuration panel on the left, under Sales, select the Checkout tab.
    If necessary, click to expand the Checkout Options section. Terms and Conditions Checkout Options
    Make sure that Enable Onepage Checkout is set to Yes.

   To display a checkbox that describes your store's terms and conditions during checkout, set Enable Terms and Conditions to Yes.
Click the Save Config button.



Step 2: Create a Terms and Conditions checkbox

From the Admin panel, select Sales > Terms and Conditions.
To add new terms and conditions, click the Add New button.
Complete the following information:
    Enter a Condition Name for this condition.
    To make your Terms and Conditions checkbox appear during customer checkout, set Status to Enabled.
    Select whether you want your Terms and Conditions Document to appear as Text or HTML. If you want to use bold or underline or other formatting in the document, you can use HTML tags to achieve that formatting. To use HTML tags, set Show Content as to HTML.
Identify the Store View where the Terms and Conditions will appear.
Enter the Checkbox Text that you want to appear with the checkbox. For example, you could use "I understand and accept these terms and conditions" or "Accept" or whatever specific terms and conditions you want your customers to acknowledge.
In the Content field, enter text to describe the terms and conditions of the sale.
Optional: You can set Content Height (css) in pixels to determine the height of the text box that contains the terms and conditions content. For example, if you want the text box to be one inch high, enter the equivalent value in pixels.
Click the Save Condition button.



No comments:

Post a Comment