|
Hi.
Could someone tell me how i could add an extra button to the drop down cart preview in the header so it would link to main shopping cart page? (I know there is a separate link providing this functionality but i would like it to be in the cart preview...
Started by efp on
, 11 posts
by 4 people.
Answer Snippets (Read the full thread at opencart):
Gt;<a href="<?php echo $cart; ?>" class="button"><span><?php echo $button->get('button_remove');
$this->data['products'] = array();
foreach ($this->cart->UP! open: catalog/language....
|
|
Hi,
use joomla 1.7.3 and VM2
I need not to bring up the add to cart button for a specific group of users, but I can not do it, I managed to hide only the prices but it remains button shopping cart and then appears the words if you want to continue or ...
Started by clabis71 on
, 14 posts
by 7 people.
Answer Snippets (Read the full thread at virtuemart):
I installed the 2.0.1e release, but I see no solution to the problem, add to cart button still to Cart....
This is the one i've been looking for! Disabling "Add to Cart button" and "Ask a question about in that direction.
|
|
It just looks strange to me to have an add to cart button for something that is clearly listed as not in stock.
Can someone give me the code mods to make to hide it when an item is not in stock? Am using 1.4.8.
Thanks!
Started by Karen on
, 20 posts
by 10 people.
Answer Snippets (Read the full thread at opencart):
button"><span> <?php echo $button_add_to_cart ; ?> </span></a>
<?php="$('#product').submit();" id="add_to_cart" class="button"><span> <?php echo $button_add the [+] ....
|
Ask your Facebook Friends
|
Is it possible to make a small button, or something, which will delete/remove item from cart window? Last edited by i2Paq on Sat Feb 27, 2010 1:35 pm, edited 1 time in total.
Reason: Topic title adjusted + moved
Started by sandi on
, 18 posts
by 10 people.
Answer Snippets (Read the full thread at opencart):
cart something like this ,let say i made a button call "list_remove_btn" and i uploud it it \catalog: Select all <td align="center"><a onclick="$('#cart').submit();" name="remove[<?php echo $product['key']; ?>]" class....
|
|
There are two modules on my front page- featured and specials. I have noticed that if I write http://www.yoursite.com in address bar, "Add to cart" buttons don't work in these modules. However, if I write yoursite.com, everything is fine.
I think the ...
Started by peecha85 on
, 16 posts
by 7 people.
Answer Snippets (Read the full thread at opencart):
I would also leave the site if I could not use the add to cart button, however the problem really lies with the designer IMO issue on firefox and....
As a customer I would pick another shop if add to cart button doesn't work...
|
|
Hi, I'd like to have a Checkout button on the first Cart page that is different from the Checkout button on the product pages. I can see how to do this on the address and final cart pages but not the first cart page. I want to use a "Cart" button on the...
Answer Snippets (Read the full thread at ecommercetemplates):
These work fine for me:
$imgcheckoutbutton2= Puts a different button on the address page (this works fine....
What I need is a different button on the first cart page.
On the first cart page as on all of the the product pages.
|
|
Hi
I'm a newbie and I was going great guns until last night and now I feel like I have wasted so much time I need help.
I have added my products and attributes etc and yesterday I was able to click on the "add to cart" button and the products went into...
Started by LittleBee on
, 7 posts
by 2 people.
Answer Snippets (Read the full thread at prestashop):
And as for your shopping cart, please go to the Modules tab, and under....
You can do that by editing the Home Text Editor module as well .
No still no cart but when I disabled cache I got this error message
There is 1 warning
Hide warning.
|
|
Hi,
My Add to cart button text overlaps the view button text!
can I modify the text in this button?
Regards
Luis
Back to top
Started by mpluis on
, 6 posts
by 3 people.
Answer Snippets (Read the full thread at prestashop):
Is create a new selector that uses the large button for your add to cart button where it normally uses) && $product.customizable != 2}
{l s='Add to cart'}
{else}
{l s='Add to cart'}
{/if}
to this: (note) && $product....
|
|
I would like to replace my add to cart button with a custom button, but am having trouble locating it and when I search forums it comes up with the path for the old version.
Any help here is greatly appreciated.
Started by vicnkris on
, 6 posts
by 4 people.
Answer Snippets (Read the full thread at virtuemart):
Thanks I was able to make the changes to the backgrounds.png to make the add to cart button the color/tmpl/default.php)
<?php // Display the add to cart button ?>
<div id="addtocartwrap">I think it's not a ....
|
|
Button Add to Cart not work, when pressing it nothing happens. Server logs is clear. Where can be problem?
Started by one on
, 5 posts
by 3 people.
Answer Snippets (Read the full thread at virtuemart):
Http://forum.virtuemart.net/index.php?topic=95979.msg315424#msg315424
http://dev.virtuemart.net/projects/virtuemart/wiki/General_JS-Problems_with_templates_and_jQuery Thank you foir links.
|