| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
descriptive minicart | ||||
|
|
Thread Tools | Search this Thread |
#11
|
|||||||||
|
|||||||||
Actually that wasn't right. What we are trying to do is add actual cart product details into the minicart. Your code took that out. I figured out what to do. Here is how I coded minicart.tpl:
After the first line replace the rest of the code with this: Quote:
Be sire to add the the line to the minicart.php as stated in the original post.
__________________
Mary Lee ------------------- Dinner and a Murder Mystery Games http://www.dinnerandamurder.com x-cart version 4.7.5 / Mac OS 10.10.5 and Windows 8/10 sometimes - Ideal Responsive Template |
|||||||||
#12
|
|||||||
|
|||||||
okay to show amount in minicart without shipping edit minicart.php on around line 93
before: $MINICART["total_cost"] = $cart["total_cost"]; change to: $MINICART["total_cost"] = $cart["display_subtotal"]; i hope it helps, it for version 4.016 regards Junaid
__________________
xcart 4.18 on linux |
|||||||
#13
|
|||||||||
|
|||||||||
just what i was looking for
works smoothly in 4.0.17 nice work junaid!
__________________
X-Cart Gold 4.0.17 & 4.0.18 Linux Server Hands-On Hosting http://www.CoreCases.com - Ipod Cases http://www.InnovativeOutlet.com - Pet Plants and other cool stuff you need |
|||||||||
#14
|
|||||||||
|
|||||||||
Heres my version of this.... cleaned it up, added shipping cost and some tool tips with the full product name and shipping name if you hover over the items
Works fine in V4.0.17 Make a css style too as follows. Code:
Code:
heres the minicart.php file too Code:
__________________
Looking for a reliable X-cart host ? You wont go wrong with either of these. EWD Hosting Hands On Hosting |
|||||||||
#15
|
|||||||
|
|||||||
Thanks!
Thanks for the update to this Mod it's working great. 4.017
-Bill
__________________
Bill X-Cart 4.1.9 |
|||||||
#16
|
|||||||
|
|||||||
Works great! Thanks.
Quick question though. I don't see the tool tips in the code. Did you use overlib or something else? Care to reveal? Thanks again.
__________________
Regards, Peter Stoermer http://www.TotalHosting.com for http://www.EmpowermentGroup.com X-cart: 4.0.17 |
|||||||
#17
|
|||||||||
|
|||||||||
Quote:
I updated my post to show the tooltips too, they were missing, and changed a few other things too
__________________
Looking for a reliable X-cart host ? You wont go wrong with either of these. EWD Hosting Hands On Hosting |
|||||||||
#18
|
|||||||
|
|||||||
Thanks!
Works like a charm.
__________________
Regards, Peter Stoermer http://www.TotalHosting.com for http://www.EmpowermentGroup.com X-cart: 4.0.17 |
|||||||
#19
|
|||||||
|
|||||||
Thanks from me too!
Absolutely awesome mod !
Just a word of warning: remember to download your css file so you are working on the latest version of it not the original ! (and presumably if you re-skin you will need to update it again ?) Anyway if you want to see it in action on a 2-column layout have a look at: http://www.eyewearsystems.co.uk/xcart/home.php Many thanks again !!! |
|||||||
#20
|
|||||||
|
|||||||
Quote:
............ I just did this and it is awesome, however, I would like to make it so that when a user clicks on the product name, it takes them to that products page? Is this possible? Thx!
__________________
X-Cart Gold Version 4.0.18 EWDHosting.com is my Host Unix Servers |
|||||||
|
|||
X-Cart forums © 2001-2020
|