Jump to content

Cart quantity buttons not in line


MrLoud

Recommended Posts

  • 1 month later...
  • 11 months later...

Hey guys,

Does anyone know how to fix this?? while it's not an issue.. having the buttons just above and below each other would be awesome...

The link above my post is outdated an no longer works.. any further assistance would be fantastic

Also for some reason in my order total it says, $110.95 -Tx how can I remove the -Tx ?? I'm asuming its got somthing to do with Tax but Tax on my system is switched off..??
Thank you.

Link to comment
Share on other sites

Hey guys,

Does anyone know how to fix this?? while it's not an issue.. having the buttons just above and below each other would be awesome...

The link above my post is outdated an no longer works.. any further assistance would be fantastic

Also for some reason in my order total it says, $110.95 -Tx how can I remove the -Tx ?? I'm asuming its got somthing to do with Tax but Tax on my system is switched off..??
Thank you.


I dont know about the buttons, im having the same problem..

But to remove "-Tx", go to yourtheme/shopping-cart-product-line.tpl and search for "-Tx" and just delete it.
Link to comment
Share on other sites

Thank you, that worked removing the -TX.. just search for it in that file and removed it all :) Thanks!

Now.. in that same file I noticed it linked to qty up and down..

So in this code below.. somthings got to change for it to be the correct levels..

{if $quantityDisplayed == 0 AND isset($customizedDatas.$productId.$productAttributeId)}{$customizedDatas.$productId.$productAttributeId|@count}{else}{$product.quantity-$quantityDisplayed}{/if}


{l s='Add'}


{l s='Subtract'}

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...