Cutomize shopping cart
Autor: jess bansal
Visited 763,
Followers 1,
Udostępniony 0
How can I customize the shopping cart more than whats within the defaults? I want to remove the currency text, so instead of displaying cost as (i.e.) USD$25, it will only show 25. I want to assign points versus $$ and I want to delete all reference for the Taxes etc. I will beusing teh cart as a submission form where there will be Failur Items...i.e. Item A failed, user would add Item A into cart and the associated points would be calculated. So Items would total at end, "cart" submitted to me. Is there anyway to do that.....?
Posted on the
Hello.You can try hiding unwanted elements with CSS.But in general, you cannot change the shopping cart.