Customize "Continue Shopping" URL in empty cart

How do I customize the "continue shopping" URL. This would be after the shopping cart is emptied.
Also, is there a way to customize the empty shopping cart page? Right now, its just a link on  an empty page. For exmaple, go here: http://dataimpressionsebeam.businesscatalyst.com/ add a product to the cart. Then clear the cart.

Upon clearing your cart, you will go to the Shopping Cart empty page (currently there is no template associated) but as what Liam said, You can only edit this via CSS or Javascript. So if you look into the HTML file of the Cart empty page, you will see this:
<div id="catCartDetails"><a href="/test-1" class="cartLink" target="_top">Shopping cart is empty. Continue Shopping.</a></div>
What you can do is create a CSS style for
#catCartDetails a { }
You can also do a Javascript to change the text using the div id="catCartDetails"

Similar Messages

  • Customize BC shopping cart

    Hey everybody, I'm learning more and more about the customization of E-commerce. I'm currently trying to customize the shopping cart template in "module templates" (as well as "single item small)". I got everything working the way it should but I don't know where to even start when it comes to making it look good i.e. colors, background colors positioning etc. I hope that some one can help me and thanks to all in advance.

    Basics css will work.

  • Continue Shopping Button on PayPal

    Is there a way to continue shopping?
    When my customers order 1 youth small shirt and want to go back and order an adult large shirt, they can't.
    Is there a way to get back to the order form without clearing out the cart out?

    Hi,
    >>
    When my customers order 1 youth small shirt and want to go back and order an adult large shirt, they can't.
    Is there a way to get back to the order form without clearing out the cart out?
    Sorry, FormsCentral currently does not support this.
    There is a workaround, which the user can cancel at the PayPal transaction page, once the navigation is canceled, navigate to the web form URL again. Yes, you will have to start over again and it will not be a "continuing" shopping as in adding more items to the shopping cart list.
    Hope this answers your question,
    Thanks,
    Lucia

  • When I am on iTunes, a bar that says "Accessing iTunes Store" comes up every few seconds. To continue shopping or play my music I have to wait for it to load to disappear, and it comes back immediately. It comes up whenever I click something.

    When I am on iTunes, a bar that says "Accessing iTunes Store" comes up every few seconds. To continue shopping or play my music I have to wait for it to load to disappear, and it comes back immediately. It comes up whenever I click something. How can I get rid of this so I can continue shopping and playing music?

    if you want to add songs they must be checked, put them in asong list as it makes them easier to manage

  • Error in b2b shop url.

    Hi all
    I am new to sap crm ,i am woring  on E-COMMERCE  when i try to log on  into b2b shop
    by using   url:http://saperp.sap.com:50000/b2b/b2b/init.do  system seeking  the following error
    "ISA Frame work: com.sap.engineservice.servlet_jsp.server,exceptions. webllegalargument exception: [ http://saperp,:${http.port.core.isa.sap.com}/b2b/user/secure switch.do] cannot  be
    converted into a valid URL." even for WEB SHOP also. prior  to that i have done all xcm setting correctly. hence i request  you all expert ,please help me in this regards
    thanking you
    Regards
    teja

    HI RAM
    Thanks very much for your quick respond, i did know that there is a another  forum for ECOMMERCE
    by miskenly i had posted in this forum.I had done the same as you and srinivas said.but i am confused
    whether i have to use  port number or i have to use drollerAUTO.i have mentioned like  this
    https.port.core= 50001
    http.port.core=50000
    does is this correct,when i mentioned like this and try to  logged on by using the fallowing URL:
    http://saperp.sap.com:50000/b2b/b2b/init.do. system converting into ssl url. And netwear page gets opened up and i logged on by using j2ee_admin user name and password system throughs the fallowing error:" log on problem error while executing,SAP E-COMMERCE application with ume system; try again to logon .if the problem persist, call our hotline".so whether i need to mantain all internet roles to user
    or is there any solution for this. please help me .
    thanking you
    regards
    Teja

  • How to customize the "Invalid URL" error page?

    If you type in an invalid page name in the URL you'll get a page with an error message like this:
    Error: Not a valid URL. (WWC-50014)
    Object not found. (WWC-50003)
    Copyright) 2001, Oracle Corporation. All Rights Reserved
    We need to be able to customize this error page!!
    Can't find any documentation on how to do that. Also searched these forums without any luck.
    Any ideas?

    Hello,
    Customize the template it's not complicated.
    You can create a copy of 0BROADCASTING_TEMPLATE70 (e.g. ZBROADCASTING_TEMPLATE70), make some modifications (with BEx Web Application Designer) and assign this template on Broadcasting field of transaction
    RSCUSTV27.
    Even if you are using Broadcast 7.0, this template is 3.x. So, you have to open with Web Application Designer 3.x
    If you want to remove the E-mail field, I think this is ONLY possible via ABAP tables.
    Check the table RSRD_DISTTYPE  (se16 transaction).
    There you can suppress the MAIL distribution type.
    Good luck.
    Edward John

  • How to customize SSO Login URL and EBS AppsLocalLogin URL

    EBS version is 12.1.3 with SSO enabled (version 10.1.4.3)
    Original URL as follows:
    1) SSO Login : http://cmcsifsdev01.cmc.gov.my:8006
    2) EBS Local Login : http://cmcsifsdev01.cmc.gov.my:8006/OA_HTML/AppsLocalLogin.jsp
    There was a requirement from user to change the HTTP port from 8006 to 80 and use custom url. Using metalink note : How To Configure Apache In R12 (10.1.3) To Listen on a Restricted Port Such as 80 or 443 [ID 578001.1], i managed to change it as follows:
    Current URL
    1) SSO Login : http://sifsstg.skmm.gov.my
    2) EBS Local Login : http://sifsstg.skmm.gov.my/OA_HTML/AppsLocalLogin.jsp
    But there is new requirement to the current URL as follows:
    New requirement:
    1) SSO Login : http://sifsstgsso.skmm.gov.my (change from 'http://sifsstg.skmm.gov.my' to 'http://sifsstgsso.skmm.gov.my')
    2) EBS Local Login : http://sifsstg.skmm.gov.my (change from 'http://sifsstg.skmm.gov.my/OA_HTML/AppsLocalLogin.jsp' to 'http://sifsstg.skmm.gov.my')
    Is it possible to implement this new requirement? If possible, please advice me further.
    Appreciate any comments. Thank you in advance.

    How many web tiers do u have?
    For,
    1) SSO Login : http://sifsstgsso.skmm.gov.my (change from 'http://sifsstg.skmm.gov.my' to 'http://sifsstgsso.skmm.gov.my')
    You can define change the EBS HTTP server to use a Virtual Host/Reverse Proxy in front (e.g. WebCache/Apache Standalone). Do re-register this mid tier with SSO Server.
    You can follow:- Installing and Configuring Web Cache 10g and Oracle E-Business Suite 12 [ID 380486.1]
    However that same web server is servicing for AppsLocalLogin.jsp also. So i am not really sure whether u can really define another virtual host on RP side to access it with a different URL.
    (2) EBS Local Login : http://sifsstg.skmm.gov.my (change from 'http://sifsstg.skmm.gov.my/OA_HTML/AppsLocalLogin.jsp' to 'http://sifsstg.skmm.gov.my'))

  • Customize modal popup after "add to cart"

    So after you click "add to cart" my client wants a modal pop-up to work like Targets.
    http://www.target.com/p/apple-ipod-touch-16gb-mp3-player-4th-generation-with-touch-screen- wi-fi-black-me178ll-a/-/A-14000297#prodSlot=medium_1_1 (click add to cart)
    The big thing is to have a VIEW CART button on this modal.  I read the page that says how to change the text for the modal pop-up, but not how to insert images or button.  Anyone have any ideas?
    - Also being able to add "recomended items" for this modal as well

    Liam is right. This is some heavy coding. However, if you want to take stab at it, Here are a few starting points.
    1) js.cookie
    2) your favorite modal code
    3) you will have to run a seperate function along with the add to cart function
    4) you may have to supress the alert window when adding an item to cart
    5) as far as view cart in the window, this would be the easy part.
    With a little research and  firebug you can figure it out.

  • Logon Page Customization Based on URL

    Ramya,
    You can check the following blog https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/5124. [original link is broken]
    ~Cheers,
    Vivek

    Hi Vivek
    Full points has been Awarded
    Hi Everybody...,
    The link you provide has really help to solve my issue to certain extend...
    Based on the info provided in the Link , i took the UmLogon par and did the modification, since in my case, as in need the Default login page.
    In just copied the Existing umLogonpage.jsp and rename it as HRDept.jsp where inside the Jsp file there no difference with the original
    Thus no matter if i give the default link or my custom link(HR Dept)
    default : http://<server:port>/irj/portal/
    Custom : http://<server:port>/irj/portal/HR
    both has to take me to the default page.
    but , i am facing a issue at this point
    I did all my modification and retain the par file as like default
    com.sap.logon.runtime.par inorder to avoid server reboot and working with authschme.xml file
    But on deploying the new par with default name , i get a service request exception...
    can any provide some pointer over this...
    Thanks
    Ramya.R

  • SQL server name change - old content DB mounted but url is empty

    Reconfigured Sharepoint with new sql server name by creating new farm administration, then mounted the old wss content DB.
    When i open the old site name is says page cannot be found. Then i went and recreated the site using the same site name and it works but it does not show the old content. Please help.
    The aim is to shift Sharepoint from pointing to the old SQL Server to the new server.
    nchiliza

    Hi Nchiliza,
    How did you mount the old content database to the new SharePoint?
    From your description, it seems that the database was not mounted successfully.
    If the database has been mounted successfully, then all the site collections created in the original web application will be listed under the new web application. You can check this in Central Administration.
    I recommend to detach the content database and then reattach it again.
    Dismount-SPContentDatabase "<ContentDBName>"
    Mount-SPContentDatabase "<ContentDBName>" -DatabaseServer "<DBServerName" -WebApplication
    http://SiteName
    More reference:
    http://spzincho.blogspot.jp/2010/07/404-error-after-detaching-and.html
    Best regards.
    Thanks
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Static shopping cart urls

    Hi,
    I have a fancybox setup so that when a product gets added to the cart, a pop-up appears displaying the cross-selling products for that particualr item.
    At the top of the pop-up are 2 buttons - continue shopping (simply closes the box), and Continue to checkout (takes the visitor to the first step in the checkout.)
    The issue I am having is with the "Continue to checkout" button. This is basically the cart module with a button in place and the "1 item(s), Total: £1.00" text hidden from view. The problem occurs when adding a product with variable attributes, and if there if the cart is empty prior to selecting the item. The "Continue to checkout" button just doesn't appear.
    I think the validation script for the add to cart button needs to be edited, but I don't think there is any way of doing this.
    Instead, is there a way to link the "Continue to checkout" button directly to the checkout using a fixed url rather than a customised version of the cart module?
    Many thanks!

    Hi,
    Anyone have any ideas about this?

  • Snow leopard uptodate link terminates at empty shopping cart

    Hi,
    I purchased the macbook pro on 6/9/2009, and am using the apple online store link http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore.woa/9784001/wo/mA6AA eZV33RP2QMu99OJC2y73GJ/1.) from http://www.apple.com/macosx/uptodate/ to register for my snow leopard $9.95 upgrade when it is available.
    The problem I'm running into is that after I entered my serial # and the qualified system is shown with a 'continue' button, clicking on it takes me to the empty shopping cart instead of registering me for the upgrade, and there's nothing to indicate what to do next other than 'continue shopping'. I am not sure what to do next to properly register for the snow leopard upgrade online.
    Any help is appreciated.
    Thanks,
    Michael

    AppleDifferent wrote:
    Having this as my first MAC, and the nirvana that is advertised with this platform, *+I am a bit discouraged that the only solution the on-line chat people have for me is to download a form and fax it in.+* Can a company that builds the hardware, operating system, browser, and web site not get them all to work together to place a simple operating system upgrade order?
    For the bolded:
    Those of us here are simply users. Only a small handful of folks on these boards work for Apple, but they volunteer time here just like the rest of us. The problem you're having can only be resolved by folks on the inside, which is why you need to pursue other options for getting your upgrade pricing honored.
    I suspect there's an overload on one of the servers which is causing the issue.
    ~Lyssa

  • Need Help Badly on Shopping Cart Using JSP And Java Servlet

    Hi All,
    This is the 1st time i am trying to create a shopping cart using JSP and Servlet.
    I have read through a few acticles but i still do not get the whole idea of how it works.
    Please guide me as i need help very badly.
    Thanks.
    This is one of the jsp page which displays the category of products user would like to buy : Products.jsp
    <html>
    <head>
    <title>Purchase Order</title>
    </head>
    <body topmargin="30">
    <table border="0" width="100%" id="table1" cellpadding="2">
         <tr>
              <td bgcolor="#990000" width="96">
              <p align="center"><b><font face="Verdana" size="2" color="#FFFFFF">
              Code</font></b></td>
              <td bgcolor="#990000" width="260">
              <p align="center"><b><font face="Verdana" size="2" color="#FFFFFF">
              Description </font></b></td>
              <td bgcolor="#990000" width="130">
              <p align="center"><b><font face="Verdana" size="2" color="#FFFFFF">Brand
              </font></b></td>
              <td bgcolor="#990000" width="146">
              <p align="center"><b><font face="Verdana" size="2" color="#FFFFFF">UOM
              </font></b></td>
              <td bgcolor="#990000" width="57">
              <p align="center"><b><font face="Verdana" size="2" color="#FFFFFF">Unit<br>
              Price </font></b></td>
              <td bgcolor="#990000" width="62">
              <p align="center"><b><font face="Verdana" size="2" color="#FFFFFF">
              Carton<br>
              Price </font></b></td>
              <td bgcolor="#990000" width="36">
              <p align="center"><b><font face="Verdana" size="2" color="#FFFFFF">
              Qty</font></b></td>
              <td bgcolor="#990000" width="65">
              <p align="center"><b><font face="Verdana" size="2" color="#FFFFFF">Add<br>
              To Cart</font></b></td>
         </tr>
    <tr>
    <td align="center" width="96" bgcolor="#CCCCCC">
    <font face="Verdana, Arial, Helvetica, sans-serif" size="2">123</font>
    </td>
    <td align="center" width="260" bgcolor="#CCCCCC">
    <font face="Verdana, Arial, Helvetica, sans-serif" size="2">Tom Yam</font>
    </td>
    <td align="center" width="130" bgcolor="#CCCCCC">
    <font face="Verdana, Arial, Helvetica, sans-serif" size="2">Nissin</font>
    </td>
    <td align="center" width="146" bgcolor="#CCCCCC">
    <font face="Verdana, Arial, Helvetica, sans-serif" size="2">12 x 10's</font>
    </td>
    <td align="center" width="57" bgcolor="#CCCCCC">
    <font face="Verdana, Arial, Helvetica, sans-serif" size="2">$3.85</font>
    </td>
    <td align="center" width="62" bgcolor="#CCCCCC">
    <font face="Verdana, Arial, Helvetica, sans-serif" size="2">$46.2</font>
    </td>
    <td align="center" width="36" bgcolor="#CCCCCC">
    <!--webbot bot="Validation" S-Data-Type="Integer" S-Number-Separators="x" -->
    <p align="center"><input type="Integer" name="Q10005" size="1"></p>
    </td>
    <td align="center" width="65" bgcolor="#CCCCCC">
    <p><input type="checkbox" name="checkbox" value="123"></p>
    </tr>
    <tr>
    </table>
    <table border="0" width="100%" id="table2">
         <tr>
              <td>
              <div align="right">          
                   <input type="hidden" name="hAction" value="AddToCart"/> 
              <input type=submit name="submit" value="Add To Cart"/>                     
    </div>
    </td>
         </tr>
    </table>
    </body>
    </html>
    After user has make his selection by entering the qty and ticking on the check box, he would click the "Add To Cart" button ... and this would call my servlet : AddToAddControlSerlvet.java
    import javax.servlet.http.*;
    import javax.servlet.*;
    import java.io.*;
    import java.util.*;
    import java.util.ArrayList;
    public class AddToCartControlServlet extends HttpServlet
         public void doGet(HttpServletRequest req, HttpServletResponse res) throws ServletException,IOException
              String action = req.getParameter("hAction");
              if (action.equals("AddToCart"))
                   addToCart(req,res);
         public void addToCart(HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException
              try
                   String url = "";
                   String[] addList = req.getParameterValues("checkbox");
                   HttpSession sess = req.getSession(true);
                   //String sessionID = sess.getId();
                   DBClass dbClass = new DBClass();
                   ArrayList cartList = new ArrayList();
                   for (int i = 0; i < addList.length; i++)
                        String productCode = (String)addList;
                        int qty = Integer.parseInt(req.getParameter("Q"+productCode));
                        Products product = dbClass.getProductDetail(productCode);
                        double totalUnitAmt = qty * product.getUnitPrice();
                        double totalCartonAmt = qty * product.getCartonPrice();
                        Order order = new Order(product.getProductCode(),product.getProductDesc(),product.getBrandName(),product.getUom(),qty,product.getUnitPrice(),product.getCartonPrice(),totalUnitAmt,totalCartonAmt);
                        cartList.add(order);
                   sess.setAttribute("cartList", cartList);
                   url = "/Cart/CartDetails.jsp";
                   ServletContext sc = getServletContext();
                   RequestDispatcher rd = sc.getRequestDispatcher(url);
                   rd.forward(req, res);
              catch (Exception e)
                   System.out.println(e);
    From here, i would get the list of items which user has selected and add to the cartList, then i would direct the user to CartDetails.jsp which displayed the items user has selected.
    From there, user would be able to remove or to continue shopping by selecting other category.
    How i do store all the items user has selected ... everytime he would wan to view his cart ...
    As i would be calling from jsp to servlet .. or jsp to servlet ... and i do not know how i should go about in creating the shopping cart.

    Hi !
    Yon can use a data structure as vector and store the items selected by the user into the vector . Keep the vector in session using session object , so the user can access the entire shopping cart from anywhere in the application .
    Then , you can change the cart accordingly .
    Hope this works.
    Cheers ,
    Pranav

  • How is the follow-on doc triggered from shopping cart in SRM 7.0?

    Hi!
    We are on SRM 7.0 and want to make a solution where we create a PM order (Work order) as a follow-on document in backend instead of a Requisition or PO. There are desciptions on how to change document type and function using BADI's for the older SRM solutions, but this does not seem to work in SRM 7.0.
    Right now we have customized the system so a Requistion is created in backend and that works fine.
    Next step is to find a BADI to replace the call to BAPI_REQUISITION_CREATE  with a Work order BAPI  call  (BAPI_ALM_ORDER_MAINTAIN),
    I have tried to debug the process in Web Dynpro from the Shopping Cart where I press the 'Order' button', but never get to a point where the BAPI is called. It only seems like the shopping cart is saved in SRM tables and that the Workflow for approval process is started. We do not use the approval Workflow and the SC gets the status 'Approved' immediately.
    When I monitor the shopping cart I can see that it gets the status 'Follow-on document created' about one minute after the Approved status, and that also makes me wonder if the transfer of the SC to backend is done in a batch job, from a Workflow program or anything like that - and not from the Web Dynpro method calls behind the Order button.
    Does anyone know the technical details of the solution of the follow-on document creation in SRM 7.0?
    Where is the triggering done??
    Regards, Tine

    Hi Ricardo!
    Thanks for you reply. So this means we have to create a kind of batch job with a program which runs FM BBP_PD_SC_TRANSFER  ? How can we avoid that the original backend document is not started in addition (the reqiusition which is set up in customizing) ? Is it possible to customize the shopping cart solution so it does not trigger any backend documents automatically - so we can take the complete control using this batch job mentioned?
    PS: Do you know exactly where the BAPI for the requisition is triggered in SRM 7.0? Would be nice to know after all my debugging with no results
    Regards, Tine

  • HELP - netpoint.api - how to get current shopping cart object by sessionid

    Hi,
    I need to retrieve the current shopping cart object (NPOrder) by sessionid on the webtools site when the user is not logged in yet. I have tried these code. But items get mixed up on different sessions.
    NPOrder myCart;
    NPPartPricingMaster PriceList;
    string userID = ((NPBasePage)Page).UserID;
    string SessionID = ((NPBasePage)Page).SessionID;
    PriceList = new NPPartPricingMaster("WebPrice");
    myCart = new NPOrder(UserID, SessionID);
    myCart.AddPart(Request.QueryString.Get("AddPartNo").ToString(),
                 System.Convert.ToInt32(Request.QueryString.Get("Quantity").ToString()), "", "", PriceList,
                 Request.QueryString.Get("tbNote").ToString());
    myCart.Save();
    Thanks for help!
    David

    Hi David,
    I'm not sure what is your im, but i think that you try to add new part. Problem is probably that you haven't got any cart in this situations. maybe you should create empty cart is this one doesn't exist.
    NPOrder order = new NPOrder()
    please provide more details (specially where you run this code, what version you running) of this not help you.
    Greg.

Maybe you are looking for

  • Can I share my iCloud storage with family

    I purchased 50 Gig of storage on iCloud for my daughter going off to college.  I'm now wondering if other family members can all use that allotted space.  

  • Can I have multiple iPhones with unique back ups using one icloud account?

    Hello forum users, Can I have multiple iPhones with unique back ups using one icloud account? I would like to back up and restore 4 different iPhones, 1 iPad, a MacBook and 1 MacBook Pro using the same single iCloud account. If so, how is this done?

  • Error when releasing a transportation order

    Good morning. I am trying to release a transportation order that contains a nonstandard table which has been added two fields, and the corresponding data elements and dominions of the new fields. When releasing the order, dumps an error and cancels t

  • Nikon NEF Files will not Open in Photoshop CS2

    In OS Leopard w/Aperture 2, there was never a problem opening RAW .NEF Files. Now with Snow Leopard and Aperture 3...I get a message that the format is unrecognizable. My system and PS2 are fully updated to current versions. Thank in advance for any

  • How to type symbols, accents and tilde in LR text fields?

    As a photog in an area with a huge Hispanic population, I need to type accent marks, tildes,etc in caption and other text fields. Does LR support this? If not now, when? Would appreciate immediately response since my Cuban client will think I am cult