Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Author « Topic »  

clivewalker
Ecommerce Template Expert

United Kingdom
689 Posts

Pre-sales questions only
(More Details...)

Posted - 10/25/2023 :  01:45:01  
I want to have a View Cart link like the example at top right here [url]http://www.ectdemostore.com/responsivestyles/[/url]

Is this the CSS Minicart? Or something else? Currently, I'm using the Minicart but I get this

"0 Product(s) in basket | Total £0.00 | Checkout"

How can I have a more simple link like the above example? I can't find this in the docs.

Thanks for your help.

CVW Web Design
www.cvwdesign.co.uk | web design and development

Vince
Administrator

42641 Posts

Posted - 10/25/2023 :  03:46:31  
Hi Clive
That's the Drop Down Minicart which is now also included in the updater and you can include that with...

<?php include 'vsadmin/inc/incminidropdowncart.php'; ?>

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

clivewalker
Ecommerce Template Expert

United Kingdom
689 Posts

Pre-sales questions only
(More Details...)

Posted - 10/25/2023 :  04:26:56  
Many thanks Vince. Got it.

Has that been customised on your demo store to show the basket icon rather than the down arrow?

CVW Web Design
www.cvwdesign.co.uk | web design and development

Vince
Administrator

42641 Posts

Posted - 10/26/2023 :  02:37:38  
Hi Clive
Yes, these entries are in the includes.php file to use the shopping cart. You also need to include the Font Awesome fonts...

$xxCMCSC='<i class="w3-margin-right fa fa-shopping-cart"></i>  View Cart';
$xxMCCO='<i class="w3-margin-right fa fa-shopping-cart"></i>  Checkout';

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

clivewalker
Ecommerce Template Expert

United Kingdom
689 Posts

Pre-sales questions only
(More Details...)

Posted - 10/31/2023 :  03:07:41  
Thanks Vince.

One other question: how is the order of products in the Dropdown Cart determined? At the moment, it seems to be approximately the same order that items are added to cart with older items at the top and new items at the bottom. However, some items don't follow the same order and I can't understand why. Can I change the order with a specific parameter?

CVW Web Design
www.cvwdesign.co.uk | web design and development

clivewalker
Ecommerce Template Expert

United Kingdom
689 Posts

Pre-sales questions only
(More Details...)

Posted - 11/06/2023 :  02:58:29  
Anyone know the answer to this??

CVW Web Design
www.cvwdesign.co.uk | web design and development

Vince
Administrator

42641 Posts

Posted - 11/07/2023 :  02:18:33  
Hi Clive
That's a good point and it's gone unnoticed until now but there was no sort order set. I've made the change to sort by the order added which is the same as the main cart and the change is in the incminidropdowncart.php in the v7.7 updater. You can use this with the v7.6 updater too as this is the only difference.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

clivewalker
Ecommerce Template Expert

United Kingdom
689 Posts

Pre-sales questions only
(More Details...)

Posted - 11/07/2023 :  02:23:10  
Many thanks Vince. I can just replace incminidropdowncart.php if we're running 7.6.3 - is that correct?

CVW Web Design
www.cvwdesign.co.uk | web design and development

Edited by - clivewalker on 11/07/2023 02:23:24

Vince
Administrator

42641 Posts

Posted - 11/07/2023 :  02:24:27  
Hi Clive
quote:
Many thanks Vince. I can just replace incminidropdowncart.php if we're running 7.6.3 - is that correct?
Yup.

Vince


Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

clivewalker
Ecommerce Template Expert

United Kingdom
689 Posts

Pre-sales questions only
(More Details...)

Posted - 11/08/2023 :  06:24:55  
Many thanks Vince.

The client is asking if the order of the dropdown can be changed (even though this will be a mismatch with Checkout page). What do you think?

I can see that there are two lines (18 and 40) in incminidropdowncart.php where I could change ORDER BY cartID to ORDER BY cartID DESC and I appreciate that this would need to be amended at every update. Is this the best option at the moment?

CVW Web Design
www.cvwdesign.co.uk | web design and development

Vince
Administrator

42641 Posts

Posted - 11/09/2023 :  01:23:28  
Hi Clive
There isn't a parameter or anything like that to change the sort order so yes, that would be the best option for now I think.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000