Monthly Archives: MAY 2012


Customizing Template search box


to change css layout of search box:

go to 'project template' tab --> 'template editor' --> 'css' and append this as new line (you can change it with css controls to fit your needs)

 

#search_box{background: #a6a6a6;border: 1px solid #9b9b9b; color: #ffffff;height:22px; padding: 0 7px;border-radius: 2px;margin:8px 32px 8px 8px;}

 

to customize search button: 

 

#search_button{background: #1b1b1b;border: 1px solid #545454;color: #ffffff;position: absolute;right: 7px;top: 8px;width: 24px;height: 24px;border-radius: 2px;}

 

search area (div) can be also customized :

 

#search{background:#d8d8d8;border:1px solid #cacaca;border-radius: 10px;}

 

you can also use images as background...

 

to make search button invisible:

 

#search_button{display:none;}

 

to remove label from search button (in case you use background image), go to language setting tab --> interface labels --> search labels and change label for 'search'

 

 


Print  posted by miro   Site Search tags:  search • customize   permalink
3.8 4

Handling US/Canada Taxes in Shop


By default, shop in EzGenerator works with Taxes Included in price of products.

To display prices without Taxes, go to shop settings and enable 'VAT EXC MODE' and 'Tax Handling' options:

tax options

 

in payment settings, make sure tax is included in payment settings :

 

payment settings

 

 

 

do upload and login into shop online administration, taxes tab and use "Add CA taxes" button to add tax values for Canada and/or "Add Tax Line" to add US taxes

 

tax tab

 

 

on tax line use abbreviations --> US (for United States)   CA (for CANADA)

you can find US states abbreviations here

 

when ready, all prices in shop will be without taxes and tax will be calculated on checkout page (when custommer select country and state)

you can use following macros on cart page to display vat and prices :

 

taxes macros

 

 

or, to make it easier : add new shop page and select : paypal_IPN_ex_vat page layout preset...

 

 

 


Print  posted by miro   Shop/lister tags:  shop • taxes   permalink
3 1


[home] 1-2 of 2


CATEGORIES



TAGS


RECENT ENTRIES