Page 1 of 1

[-- SC_Cart --] bug?

PostPosted: Mon Feb 09, 2004 7:54 pm
by David
V7.0.0
In the shopping cart setup (Store Text ~ Shopping Cart)there are two
'total' inputs:
Total:
Product Total:

Both [-- SC_Cart --] and [-- SC_Totals --] are using the "Total:" input
value.

[-- SC_Cart --]
(resulting HTML code)
<th class="cart_total">Total</th>
^^^^^
Shouldn't this be pulled from the "Product Total" input?



Dave

Re: [-- SC_Cart --] bug?

PostPosted: Tue Feb 10, 2004 9:19 am
by Jim
"Product Total" is displayed if the store (Pro only) has the Discount
Schedule feature enabled. It is then displayed in the [--SC_Totals--]
block.

Jim

David wrote:
V7.0.0
In the shopping cart setup (Store Text ~ Shopping Cart)there are two
'total' inputs:
Total:
Product Total:

Both [-- SC_Cart --] and [-- SC_Totals --] are using the "Total:"
input value.

[-- SC_Cart --]
(resulting HTML code)
th class="cart_total">Total</th
^^^^^
Shouldn't this be pulled from the "Product Total" input?



Dave

Re: [-- SC_Cart --] bug?

PostPosted: Wed Feb 11, 2004 8:05 am
by David
There should be some differentiation between the Invoice Total and the
Line Item Totals - which can not be achieved if [-- SC_Cart --] and [--
SC_Totals --] are drawing their values from the same variable.


On Tue, 10 Feb 2004 08:19:50 -0700, Jim <jstavast@xmission.com> wrote:

"Product Total" is displayed if the store (Pro only) has the Discount
Schedule feature enabled. It is then displayed in the [--SC_Totals--]
block.

Jim

David wrote:

V7.0.0
In the shopping cart setup (Store Text ~ Shopping Cart)there are two
'total' inputs:
Total: Product Total:

Both [-- SC_Cart --] and [-- SC_Totals --] are using the "Total:"
input value.

[-- SC_Cart --]
(resulting HTML code)
th class="cart_total">Total</th
^^^^^
Shouldn't this be pulled from the "Product Total" input?



Dave



--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

Re: [-- SC_Cart --] bug?

PostPosted: Wed Feb 11, 2004 10:33 am
by Jim
I can see your point but I think "Line Item Totals" would be a little
long for putting in the product table heading. We'll make note of the
issue for a possible enhancement.

Jim

David wrote:
There should be some differentiation between the Invoice Total and the
Line Item Totals - which can not be achieved if [-- SC_Cart --] and [--
SC_Totals --] are drawing their values from the same variable.


On Tue, 10 Feb 2004 08:19:50 -0700, Jim <jstavast@xmission.com> wrote:

"Product Total" is displayed if the store (Pro only) has the Discount
Schedule feature enabled. It is then displayed in the [--SC_Totals--]
block.

Jim

David wrote:


V7.0.0
In the shopping cart setup (Store Text ~ Shopping Cart)there are two
'total' inputs:
Total: Product Total:

Both [-- SC_Cart --] and [-- SC_Totals --] are using the
"Total:" input value.

[-- SC_Cart --]
(resulting HTML code)
th class="cart_total">Total</th
^^^^^
Shouldn't this be pulled from the "Product Total" input?



Dave