[TYPO3-shop] No tax outside of country

Franz Holzinger franz at fholzinger.com
Fri Feb 29 16:27:45 CET 2008


Hello Simon,

> With = the shipping dropdown contains all of the options (10 & 20
> below), but the delivery & address country dropdowns only have the first
> item, so in this case, just Canada.
> 
> 
>     10.title = Shipping ###STATICCOUNTRIES_CN_OFFICIAL_NAME_EN###
>     10.where.static_countries = cn_short_local = 'Canada'
>     ...
> 
> 
>     20.title = Shipping ###STATICCOUNTRIES_CN_OFFICIAL_NAME_EN###
>     20.where.static_countries = cn_short_local != 'Canada'
>     ...
> 
> Where am I going wrong?

This is all correct. So must have all countries for selection in the
basket view. But on the second page where you enter your data you can
only select among those countries which have the same shipping
conditions from which you have chose one.
If you chose Canada then you can only select Canada on the second page.

- Franz




More information about the TYPO3-project-tt-products mailing list