Page 1 of 1
Search found 6 matches
Re: Not passing cart info to paypal
Any chance of a port to 1.4?
Jump to post- Wed Feb 17, 2010 5:22 am
- Replies 9
- Views 1705
Display full price & Discount?
It appears the stock template allows for displaying of the full price and a special: <?php if ($display_price) { ?> <tr> <td><b><?php echo $text_price; ?></b></td> <td><?php if (!$special) { ?> <?php echo $price; ?> <?php } else { ?> <span style="text-decoration: line-through;"><?php echo ...
Jump to post- Fri Jan 29, 2010 4:00 am
- Replies 0
- Views 669
Re: [Commercial] BoGo. Buy one Get one at discount or free!
Has this module been updated to work with OpenCart 1.4.0? I don't see any indication on the Bogo site.
B
- Sat Jan 23, 2010 1:46 am
- Replies 22
- Views 10336
Cart Module / Highlight new items
I would like to use jQuery to do a highlight and fade effect on new items added to the module sidebar. But to do this I need a way to select them. Would it be possible for index.php?route=module/cart/callback to return a html table that looks something like: <table cellpadding="2" cellspac...
Jump to post- Fri Jan 22, 2010 1:27 am
- Replies 0
- Views 526
Re: Cached Images and Size
I"m not sure if this is what you're looking for or not, but I rewrote the resize function of the Image class. It will now create an image with the aspect ratio of the original with no added "letterboxing." As others noted however, this may screw up the alignment of your catalog. You'l...
Jump to post- Tue Jan 19, 2010 9:01 pm
- Replies 14
- Views 16855
Re: Offer free item with purchase of x dollars?
Did you have any luck with this? This is exactly the thing I want to do.
Jump to post- Tue Jan 19, 2010 11:09 am
- Replies 1
- Views 716
Search found 6 matches