BV Commerce Forum
»
BV Commerce Support
»
General Support
»
How to stay at the same page and with added message displayed when add-to-cart button clicked?
Rank: Member
Joined: 10/4/2007(UTC) Posts: 20
|
[3]How to stay at the same page and with < Item has been added to cart > message displayed when add-to-cart button clicked?<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p>[/3] <o:p>[3] [/3]</o:p> [3]It is a great function to let the customer to stay at the same page after add-to-cart button clicked, but with the <o:p></o:p>[/3] [3]< Item has been added to cart > shown right under the add-to-cart button, so that customer know the item already added to cart.<o:p></o:p>[/3] <o:p>[3] [/3]</o:p> <o:p>[3] [/3]</o:p> [3]This web store did it!<o:p></o:p>[/3] [3] http://www.somethingmore...x<o:p></o:p>[/3] <o:p>[3] [/3]</o:p> [3]How to code it ? Anybody can help?[/3]
|
|
|
|
Rank: Member
Joined: 3/3/2006(UTC) Posts: 1,737
|
You'll find this at: Options > Orders. Unselect "Redirect to cart...." |
Optimists invent airplanes, Pessimists buy parachutes. |
|
|
|
Rank: Member
Joined: 10/4/2007(UTC) Posts: 20
|
Yes, it will stay at the same page, but how to code the extra messgae of < Item has been added to cart > shown right under the add-to-cart button, so that customer know the item already added to cart.
|
|
|
|
Rank: Member
Joined: 4/28/2003(UTC) Posts: 141
|
Great Bill, It is done with styles in your style sheet. The first thing I did was display the add to cart and wishlist button inline like so. #wishlist { margin-left: 10px; display:inline;} Then I set up the add to cart message like so. .AddedToCartMessage, .SuccessMessage { color: #000; font-size: 1.2em; padding-left: 25px;} .addtocartmessage, messagebox { display: block; background: #fff url(../images/cartnotice.png) no-repeat scroll 0%; margin: 10px 0; padding: 0 10px; line-height: 2.8em; } Note: the url(..images/cartnotice.png) you will have to create this image. You may have to play with the css to get everthing aligned the way you want it. Richard www.somethingmorestore.com
|
|
|
|
Rank: Member
Joined: 10/4/2007(UTC) Posts: 20
|
Thanks, You did a great job!
|
|
|
|
Rank: Member
Joined: 4/28/2003(UTC) Posts: 141
|
Your welcome, but actually it all came about by a great designer...Cliff Spence. I don't see him around here much these days, don't know what happend to him, must have gotten realllly busy I guess. Richard www.somethingmorestore.com
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 2,136
Was thanked: 1 time(s) in 1 post(s)
|
You can follow Cliff via LinkedIn. |
|
|
|
|
Rank: Member
Joined: 3/3/2006(UTC) Posts: 1,737
|
"Item Added to Cart" should be an editable Site Term. Maybe in BVC6 ??? |
Optimists invent airplanes, Pessimists buy parachutes. |
|
|
|
Rank: Member
Joined: 12/23/2003(UTC) Posts: 909
|
If you hit Options > Orders,
it's a site term there, "Item added to Cart Text:". It's easy to miss! |
|
|
|
|
Rank: Member
Joined: 7/21/2005(UTC) Posts: 320
|
Are many stores doing this? Do customers find it easier or confusing? |
|
|
|
|
Rank: Member
Joined: 12/23/2003(UTC) Posts: 909
|
I have a mix of either/or with clients. It's extremely useful for one client as all of the products have a large number of possible related products. We do not want to interrupt the add to cart process with the "those who bought this, also bought this" so leaving them on the page with the the ability to "View Cart | View Related Products" works for the upsell as these related products tend to be included in the product descript ions. (i.e. Sold Seperately, Suggest Using... etc.) Another client interrupts the add the cart with the upsell method on certain products and it is effective for these items as the upsell products tend to be attachments kits and/or product specific accessories that are needed a majority of the time for first times purchases. Other products tend to be one time purchases with little to no related products so we send them right to the cart. Get in, Get out! A effective feature is the display related products on the cart page which is OOTB. A tool that has allowed us to make solid decisions has been the use of sightmax ( http://www.sightmax.com/) with the cobrowse option as it allows us to watch the users shop. (Tim, tap Resposio about the possibility of using sightmax if you're not using it already). |
|
|
|
|
Rank: Member
Joined: 1/10/2005(UTC) Posts: 714
Thanks: 14 times Was thanked: 1 time(s) in 1 post(s)
|
Originally Posted by: "Matt@9BallDesign" I have a mix of either/or with clients. It's extremely useful for one client as all of the products have a large number of possible related products. We do not want to interrupt the add to cart process with the "those who bought this, also bought this" so leaving them on the page with the the ability to "View Cart | View Related Products" works for the upsell as these related products tend to be included in the product descript ions. (i.e. Sold Seperately, Suggest Using... etc.) Another client interrupts the add the cart with the upsell method on certain products and it is effective for these items as the upsell products tend to be attachments kits and/or product specific accessories that are needed a majority of the time for first times purchases. Other products tend to be one time purchases with little to no related products so we send them right to the cart. Get in, Get out! A effective feature is the display related products on the cart page which is OOTB. A tool that has allowed us to make solid decisions has been the use of sightmax ( http://www.sightmax.com/) with the cobrowse option as it allows us to watch the users shop. (Tim, tap Resposio about the possibility of using sightmax if you're not using it already). I have seen a slight rise in customer's ordering the accessories (cross sells) and browsing for other products when I have the customer stay on the page with the :View Cart | View Accessories: like Matt mentioned. Before we implemented this, we have lots of one product orders. Now we have multiple products because we dont keep sending the customer to the "cashier: everytime they add to cart. It all depends on your store.
|
|
|
|
Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
Thanks a lot, Andy, now I have to remember to update LinkedIn. ;-)
I can't find the threads where we discussed this cart message thing, but I remember posting a screenshot and some additional information somewhere. If I find them, I'll post links. |
|
|
|
|
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.