X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Order Summary in Checkout - Expand by Default (https://forum.x-cart.com/showthread.php?t=58845)

cmo8 04-10-2011 08:26 PM

Order Summary in Checkout - Expand by Default
 
Hello -

The Order Summary section in the One Page Checkout page in 4.4.2 requires the user to click on the quantity of items to see the details of the cart.

For example, you would need to click on the number of items in the Order Summary to display the cart details and shipping details.

Is there a way to have this section expanded by default?

Thanks in advance.

cflsystems 04-11-2011 04:18 AM

Re: Order Summary in Checkout - Expand by Default
 
Try
Open /skin/common_files/modules/One_Page_Checkout/summary/cart_totals.tpl
and find
<tr style="display:none;" id="cart-contents-box">
change to
<tr style="display:table-row;" id="cart-contents-box">

KaviSkin 05-13-2013 12:18 PM

Re: Order Summary in Checkout - Expand by Default
 
Great help, thank you! Any way to have the expansion open "up" such that the subtotal line is at the bottom and not the top?


All times are GMT -8. The time now is 11:12 PM.

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