walter Posted July 11, 2010 Share Posted July 11, 2010 http://www.prestashop.com/forums/viewthread/58888/configuring___using_prestashop/remove_the_checkout_button__change_the_cart_linkI'm trying this and doesnt works, i want to replace Add to car for all parts for another button (contact us for order it) or something like that).tried it and doesnt works, it's new install 1.3.1 version, default Themes.Any help please? Link to comment Share on other sites More sharing options...
walter Posted July 12, 2010 Author Share Posted July 12, 2010 Ok, was trying to find the right code and found this:removed this code from product.tpl and cart dissapear. quantity == 0} style="display:none;"{/if} id="add_to_cart" class="buttons_bottom_block"><input type="submit" name="Submit" value="{l s='Add to cart'}" class="exclusive" /></p> i'd like to redirect to contact-form.php instead to cart , how do i can get it works? tried putting into that code href="contact-form.php" and not works to me.it's possible besides when customer click on that button, redirect to contact-form and automaticaly add a cell of put part# of part into text?HOpe your reply please!!!Thanks Link to comment Share on other sites More sharing options...
walter Posted July 12, 2010 Author Share Posted July 12, 2010 nobody can help me please? Link to comment Share on other sites More sharing options...
walter Posted July 13, 2010 Author Share Posted July 13, 2010 87 views and nobody can help me?plz! Link to comment Share on other sites More sharing options...
walter Posted July 17, 2010 Author Share Posted July 17, 2010 def this sucks!Thanks. Link to comment Share on other sites More sharing options...
DutchCoding Posted July 17, 2010 Share Posted July 17, 2010 figured it out yet? Link to comment Share on other sites More sharing options...
keiichi Posted July 17, 2010 Share Posted July 17, 2010 To replace the "Add to cart button" you can try this:In global.css find the line 530 this is the code: input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive { background-image: url('../img/button-medium_exclusive.gif') } change the "button-medium_exclusive.gif'" to the name of the image you want to display .Note: If you check "button-medium_exclusive.gif" the image has the tree states.note 2: this will change all the buttons using that class, if you want to replace only the button "add tocart" you must override the style.Hope this helps Link to comment Share on other sites More sharing options...
walter Posted July 18, 2010 Author Share Posted July 18, 2010 thanks for reply, what i want to do is replace funtions of add to cart by redirecting to order form, so customer only can order by sending me a mail for order everything.hope replies please, i'd like try prestashop instead osccomerce. Link to comment Share on other sites More sharing options...
Fidel62 Posted October 31, 2013 Share Posted October 31, 2013 I'm trying to use two "Add to cart" buttons https://files.secureserver.net/0s5wwnYQ3GyP5z It's possible to do this? Thanks Link to comment Share on other sites More sharing options...
vekia Posted October 31, 2013 Share Posted October 31, 2013 no, by default it's not possible, only with modifications of product.tpl file or with some module. secod add to cart module is the same product with different attribute? or what? Link to comment Share on other sites More sharing options...
Fidel62 Posted November 1, 2013 Share Posted November 1, 2013 The first button is to buy the 3D file. The second button is to buy the product in wax, and we will ship it to the customer. Link to comment Share on other sites More sharing options...
vekia Posted November 1, 2013 Share Posted November 1, 2013 you've got these two products as a separate products in store? (combination too) Link to comment Share on other sites More sharing options...
Fidel62 Posted November 2, 2013 Share Posted November 2, 2013 It is two separate products, but with the same name. Either the customer buys the file, or the customer buys the wax model. I just thought it would be easier for the customer to see the two options on the same page. Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted November 2, 2013 Share Posted November 2, 2013 Can you not combine these two into one product and use custom attributes to offer each product? Marty Shue Link to comment Share on other sites More sharing options...
Fidel62 Posted November 2, 2013 Share Posted November 2, 2013 I'm want to do something similar to this: http://www.3dbull.com/product_info.php?product_id=0_63_108_2370 two buy buttons in the same page. Thanks Link to comment Share on other sites More sharing options...
vekia Posted November 2, 2013 Share Posted November 2, 2013 we know that but we asked about other things related to this case Link to comment Share on other sites More sharing options...
skorupa Posted June 26, 2014 Share Posted June 26, 2014 If you want additional buy button, you can try one of our module Buy More: http://addons.prestashop.com/en/front-office-features-prestashop-modules/16917-buy-more.html It allows you to add additional Buy buttons to your product view, like in this demo: http://demo.prestamusicshop.com/music/8-sunsearcher-sunsearcher-spirit.html It works in Prestashop 1.5 and 1.6 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now