[TYPO3-shop] No tax outside of country

Simon Browning simon at stwdesign.com
Fri Feb 29 16:57:24 CET 2008


Franz Holzinger wrote:
> 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
> 
> 
Hmm, thats not what I'm getting.  The basket page is only showing the 
10. line.  If I flip the configuration (so the 10. line has the !=) I 
get the same results, that is all the countries but Canada.


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