Results 1 to 7 of 7

Threaded View

  1. #1
    Join Date
    Apr 2010
    Posts
    39
    Plugin Contributions
    0

    Default Changing add to cart button

    a while ago I changed the button "add to cart" on this page (I'm just lost the name of this page). They are both in new products, category and product listing. However, I do not remember how I got this done.

    I work with two languages ​​in my shop (Dutch and English) and i'm not been able to get change this button in English.

    Anyone have a tip so that i can change the button?

    If i look on the source code the the code i have in dutch:

    Code:
    <form name="multiple_products_cart_quantity" action="http://www.nailpolishfashion.nl/index.php?main_page=index&amp;cPath=2_240&amp;language=nl&amp;sort=20a&amp;action=multiple_products_add_product" method="post" enctype="multipart/form-data"><div id="productListing">
    <div class="buttonRow forward"><input type="image" src="includes/templates/simple_zen/buttons/dutch/button_add_selected.gif" alt="Geselecteerde artikelen toevoegen aan wagentje" title=" Geselecteerde artikelen toevoegen aan wagentje " id="submit1" name="submit1" /></div>
    <br class="clearBoth" />
    In english:

    Code:
    <form name="multiple_products_cart_quantity" action="http://www.nailpolishfashion.nl/index.php?main_page=index&amp;cPath=2_240&amp;sort=20a&amp;action=multiple_products_add_product" method="post" enctype="multipart/form-data"><div id="productListing">
    <div class="buttonRow forward"><input class="cssButton button_add_selected" onmouseover="this.className='cssButtonHover button_add_selected button_add_selectedHover'" onmouseout="this.className='cssButton button_add_selected'" type="submit" value="Add Selected Products to Cart" style="width: 188px;" /></div>
    <br class="clearBoth" />
    Last edited by mdo82; 15 Nov 2013 at 03:30 PM.

 

 

Similar Threads

  1. Changing the Add to cart button
    By Albert_Bouwman in forum Basic Configuration
    Replies: 38
    Last Post: 13 Apr 2013, 01:33 AM
  2. Missing add to cart button after changing servers
    By alexsmith2709 in forum General Questions
    Replies: 2
    Last Post: 30 Aug 2011, 05:58 PM
  3. Changing Add to Cart Button Name
    By embreak in forum Basic Configuration
    Replies: 2
    Last Post: 15 Jan 2008, 10:36 AM
  4. Changing add-to-cart from button to link
    By Leovenous in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 26 Sep 2007, 12:33 AM
  5. changing add to cart button
    By willjoe86 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 12 May 2006, 02:02 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg