 |
 |
|
 |
 |
 |
<%if lTCCount > 0 then
if lTCProducts(1)(27) > 0 or lTCProducts(1)(9) > 0 or lTCProducts(1)(11) > 0 &_
lTCProducts(1)(13) > 0 or lTCProducts(1)(15) > 0 or lTCProducts(1)(17) > 0 then
%>
 |
<%if lTCProducts(1)(27) > 0 then '27 long descriotion%>
 |
<%end if
if lTCProducts(1)(9) > 0 then '9 origin of state%>
 |
<%end if
if lTCProducts(1)(11) > 0 then '11 caffeine%>
 |
<%end if
if lTCProducts(1)(13) > 0 then '13 tasting notes %>
 |
<%end if
if lTCProducts(1)(15) > 0 then '15 preparation and serving %>
 |
<%end if
if lTCProducts(1)(17) > 0 then '17 interesting anecdotes%>
 |
<%end if
end if
end if%>
|
|
|
|
 |