Hi,
I have a problem with shopping cart that I cannot pass
i have a product page similar with the page "blog.php" from the Portfolio Site tutorial. The "Add to cart" button is within it.
The problem is that the pop-up cart doesn't work if i have the following lines on my page:
<cms:if k_is_page>
........................................................
<cms:else />
<cms:embed 'inele-list.html' />
</cms:if>
If i remove these line everything works fine.
Do you have any idea what the problem is?
Florentina
I have a problem with shopping cart that I cannot pass

i have a product page similar with the page "blog.php" from the Portfolio Site tutorial. The "Add to cart" button is within it.
The problem is that the pop-up cart doesn't work if i have the following lines on my page:
<cms:if k_is_page>
........................................................
<cms:else />
<cms:embed 'inele-list.html' />
</cms:if>
If i remove these line everything works fine.
Do you have any idea what the problem is?
Florentina