X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (https://forum.x-cart.com/forumdisplay.php?f=20)
-   -   Improved minicart display (https://forum.x-cart.com/showthread.php?t=24999)

daveb1 10-21-2006 10:31 AM

Re: Improved minicart display
 
Great mod... works fine in 4.0.15.

Would be good to get the remove button to remove it only in the minicart... but I'm not a good enough coder to do that :(

alru111 10-21-2006 11:09 PM

Re: Improved minicart display
 
that is exactly what the remove button does

lootsale 10-22-2006 02:04 PM

Re: Improved minicart display
 
hi guys, u may ans my simpl qs plz?

WHEN I ADD A PRODUCT IN BASKET. FOR SOME REASON IT DZNT SHOW DELIVERY COST BOTH IN MAIN CART AND MINI CART.. DNT KNOW WHY/. BUT IT APPEARS IF YO REFRESH THE PAGE..
ANY IDEA?

teddychan 10-23-2006 01:35 AM

Re: Improved minicart display
 
it will not show until the buyer has choose the shipping method in the checkout cart.
it will be great if it can show all possible shipping method in the drop down list in the mini cart, and let the bueyr to choose from without going to the checkout page.

is it possible?

razorblade 10-27-2006 01:34 PM

Re: Improved minicart display
 
any ideas on how to change the font color of the shipping costs, total costs, quanity, etc in this mod. i have tried several thigns, but no luck yet. thanks

daveb1 10-30-2006 06:27 AM

Re: Improved minicart display
 
alru111

When I click the Remove button, it takes the customer to the checkout page. Thue, the item has been removed, but I'd like it to remove it only from the minicart, without taking the customer to another page. It could be because I have the EZCheckout mod, but I don't understand it enough to confirm that.

laffe 10-31-2006 11:05 AM

Re: Improved minicart display
 
Great mod. I tried this modding thing fr the first time myself using this.
And it worked on my fery first try.
Thanks....

lootsale 11-26-2006 03:46 PM

Re: Improved minicart display
 
http://www.lootsale.co.uk/minibasket.gif
hi guys,

do u know y does the mini basket shows subtotal of only last item. you can test it on lootsale.co.uk. the code i am using is:
<tr>
<TD class="ProductDetailsTitle"><font size="1">{$lng.lbl_subtotal}:</font> </td>
<td align="right" class="MiniCartTextSmall"><font color="#990000">{include file="currency.tpl" value=$item.display_subtotal}</font></td>
</tr>

any help so the mini basket cud show right subtotal?

Regards,

jessej 12-08-2006 03:46 PM

Re: Improved minicart display
 
Anyone figure it out?

whsu716 01-09-2007 12:15 AM

Re: Improved minicart display
 
I am having an issue with getting this installed. I get this error:

Quote:

Fatal error: Smarty error: [in customer/main/minicart.tpl line 17]: syntax error: invalid attribute name: '=' (Smarty_Compiler.class.php, line 1524) in /home/patweb/public_html/Smarty-2.6.9/Smarty.class.php on line 1088

which for me is this line:
Quote:

{if $js_link eq $href}{assign var="js_link" value="javascript: self.location='cart.php?mode=delete&productindex=` $item.cartid`'"}

any suggestions?


All times are GMT -8. The time now is 04:20 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.