• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

birdsafe
#1 Posted : Tuesday, July 8, 2008 1:54:09 PM(UTC)
birdsafe

Rank: Member

Joined: 2/21/2007(UTC)
Posts: 1,113

I've been running a special giving customers 20 percent off ground shipping this month. Everything works okay and calculates okay, except on the Receipt page it shows BOTH lines of shipping --, such as:


Subtotal: $20

Shipping: $5.00

Shipping $4.00



Total: $24.00



As I say, the total is correct -- on the order it shows the first line crossed out, but on the Receipt page, customers think they are being charged twice for shipping.



Does anyone have a suggestion for how to either cross out the original amount or add a line that shows the discount? I was able to add a Shipping Discount line in the Confirmation Email, but the receipt page is throwing folks off.
Matt@9BallDesign
#2 Posted : Tuesday, July 8, 2008 3:41:59 PM(UTC)
Matt@9BallDesign

Rank: Member

Joined: 12/23/2003(UTC)
Posts: 909

Hey Joe, can you check the HTML of the receipt page and see if the two line items are isolated by a div or a span?
Matt Martell


http://www.9balldesign.com - Web, Print, Graphic


http://www.martellhardware.com/ - Decorative & Builder's Hardware

------------------------------------------------
birdsafe
#3 Posted : Tuesday, July 8, 2008 7:00:29 PM(UTC)
birdsafe

Rank: Member

Joined: 2/21/2007(UTC)
Posts: 1,113

Matt,

It's only one container:
<span id="ctl00_MainContentHolder_ViewOrder1_ShippingTotalField">

Yet it is showing both values.
birdsafe
#4 Posted : Tuesday, July 8, 2008 8:29:49 PM(UTC)
birdsafe

Rank: Member

Joined: 2/21/2007(UTC)
Posts: 1,113

I tried adding:
<span class="MarkDownPrice">

to the line since that is what shows up in the Admin and there the first item is struck-through -- but it doesn't seem to work on Receipt.aspx
Matt@9BallDesign
#5 Posted : Wednesday, July 9, 2008 6:50:58 AM(UTC)
Matt@9BallDesign

Rank: Member

Joined: 12/23/2003(UTC)
Posts: 909

hey joe, I just looked at the .vb file. I'm seeing &lt;span class="MarkDownPrice"&gt; as well.

Can you check your stylesheet and see if you have:

.MarkDownPrice {text-decoration: line-through;}

If that doesn't work, add the !important:



.MarkDownPrice {text-decoration: line-through !important;}



If that doesn't work.... we'll try something else!
Matt Martell


http://www.9balldesign.com - Web, Print, Graphic


http://www.martellhardware.com/ - Decorative &amp; Builder's Hardware

------------------------------------------------
birdsafe
#6 Posted : Wednesday, July 9, 2008 11:32:08 AM(UTC)
birdsafe

Rank: Member

Joined: 2/21/2007(UTC)
Posts: 1,113

You are the man, Matt!

That did it -- I did not have:

.MarkDownPrice {text-decoration: line-through !important;}

in the stylesheet -- added it and it works great now -- now I wonder what things will look like after I remove the offer!
Matt@9BallDesign
#7 Posted : Wednesday, July 9, 2008 1:47:22 PM(UTC)
Matt@9BallDesign

Rank: Member

Joined: 12/23/2003(UTC)
Posts: 909

nice!

I think the MarkDownPrice only displays when there is a markdown as it's an IF THEN in the .vb file.

if it still does a line through, you can change the style from line-through to none.
Matt Martell


http://www.9balldesign.com - Web, Print, Graphic


http://www.martellhardware.com/ - Decorative &amp; Builder's Hardware

------------------------------------------------
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012