Page 1 of 1
Search found 16 matches
Discount per product label(or manufacturer)
Hi guys, I need an extension to do the following:
Give for example a 10% discount if I buy 2 or more products from the same label(manufacturer).
Please, contact me so I can purchase it.
Thanks
- Mon Dec 09, 2013 9:06 pm
- Replies 1
- Views 565
Add a new step tab on checkout
Hi, does anyone know how to add a new tab on checkout.
I need to add a new step before confirm.
Thanks
- Mon Nov 25, 2013 8:16 pm
- Replies 2
- Views 954
Re: Sub Total array
Qphoria, where can Iput this in TPL? I want to get the values of that array separated to put where I need.
Jump to post- Fri Nov 22, 2013 12:37 am
- Replies 4
- Views 1140
Re: auto show Coupon, voucher, shipping options in cart
Hi, you can do this: template/checkout/cart.tpl FIND: $('input[name=\'next\']').bind('change', function() { $('.cart-module > div').show(); $('#' + this.value).show(); }); REPLACE: /*$('input[name=\'next\']').bind('change', function() {*/ $('.cart-module > div').show(); /* $('#' + this.value).show()...
Jump to post- Thu Nov 21, 2013 9:43 pm
- Replies 2
- Views 523
Re: Duplicar busca
Ok, amigo, deu certo, obrigado !!! Lembrando a quem mais intrressar que deve-se mudar o NAME do form e no common.js também para dar certo.
Abraço.
- Tue Nov 05, 2013 2:01 am
- Replies 3
- Views 1862
Location field on admin product list
I need to put the field location on the product list (admin)
Does anyone know how to do this?
thanks.
- Sat Nov 02, 2013 3:19 am
- Replies 1
- Views 709
Search engine on footer
Dows any onde know hou to place a search filter in the footer.
I tried to copy the code but whaterver I type in the text fild , the search uses the value int the header text field(the word search)
- Tue Oct 15, 2013 2:56 am
- Replies 1
- Views 419
Duplicar busca
Alguem aí sabe como criar outro campo de busca no rodapé por exemplo. Copiei o código do header mas quando mando buscar ele utiliza a a palavra que está no VALUE do input do header , ou seja, "BUSCAR". Tentei copiar e colocar todas as referencias ao filter alterarndo para filter_name2 mas ...
Jump to post- Tue Oct 15, 2013 2:54 am
- Replies 3
- Views 1862
Re: Sub Total array
Where do I Put this? the controller page?
and how do I call this from the TPL.
Thanks
- Tue Oct 15, 2013 1:51 am
- Replies 4
- Views 1140
Sub Total array
Hello, does anyone know how to get the products total value on checkout.
I need to use this value but when i try to get this value, all the values come together.
hopefully, thanx
- Tue Jun 25, 2013 4:52 am
- Replies 4
- Views 1140
let the category tree open
Hello everyone
does anyone know how to let the category tree with one category displaying the sub categories by default ?
thanks !
- Tue May 21, 2013 2:07 am
- Replies 1
- Views 467
Place the cart inside the featured page
Hello, is there a way to put the cart collapsed content on the featured page ?
Thanks already
- Tue May 14, 2013 11:53 pm
- Replies 0
- Views 124
How to set featured to show last added first and OOS last
Hello, how can i et my featured products to show the last product added first and put the Ou Of Stock in the bottom.
Hopefully.
Thanks a lot.
- Thu May 02, 2013 11:47 pm
- Replies 0
- Views 123
Re: Can't edit the cart
Are you referring to the cart link at the header? You update the link in catalog/view/theme/xxxxx/template/header.tpl where xxxxx is the name of the theme folder The cart link is below... <a href="<?php echo $shopping_cart; ?>"><?php echo $text_shopping_cart; ?></a> you remove <?php echo ...
Jump to post- Mon Apr 08, 2013 7:55 pm
- Replies 3
- Views 1218
PP Shipping Estimator accordind to the price
Hello.
I need to show the Estimator button only IF the price is less than 199,00.
Does anone know how to do this ?
Thanks.
- Fri Apr 05, 2013 10:01 pm
- Replies 0
- Views 349
Can't edit the cart
Hi, i have a problem with the shopping cart.
I need to remove the word "CART" from the page and insert an image to replace it.
I put the image and that's ok, but a can't remove the word "CART".
Does anyone know how to do this?
Thanks
Rafael Marques
- Wed Feb 06, 2013 9:50 pm
- Replies 3
- Views 1218
Search found 16 matches