Post by usbdrive » Fri May 31, 2013 4:11 pm

I'd like to hire someone to make modification in product page.
In product page price have to change for total price like in example:
http://www.hellolucky.com/wedding/weddi ... ation.html

Now in product tpl is code (below) which show dropdown list and price for each. (from discount prices). After modification cart (dropdown list and price for each) should look exactly like now (code could be change).

Offer please send for oferty(at)usb-drive.pl

Code: Select all

<div class="cart">
        <div><?php echo $text_qty; ?>
        
            <select name="quantity">
         <?php foreach ($discounts as $discount) { ?>
     <option value="<?php echo sprintf($discount['quantity']); ?> "> <?php echo sprintf($discount['quantity']); ?> pcs. (<?php echo sprintf($discount['price']); ?> ea)</option>
          <?php } ?>
        
        </select>
 
          <input type="hidden" name="product_id" size="2" value="<?php echo $product_id; ?>" />
          &nbsp;<input type="button" value="<?php echo $button_cart; ?>" id="button-cart" class="button" />
          </div>
          <span class="cart_clearer"></span>
      </div>

Newbie

Posts

Joined
Fri May 31, 2013 4:03 pm

User avatar
Active Member

Posts

Joined
Wed Sep 05, 2012 8:36 pm

Post by flanders » Sun Jun 02, 2013 8:08 pm

For your needs can control a my extension

Live New Price with Options (also Mijoshop)

You add option "quantity" as select.
For each "quantity" add a price.
A your customer when select a quantity, the product price is update.

Color Size Table - A table for Colors and Sizes
Super Options - Options with quantities and calculate the upgrade total price automatically
Live New Price with Options - Update price product selecting options
Custom Plus Options - My Extensions


User avatar
Active Member

Posts

Joined
Sun Jun 03, 2012 11:01 pm
Location - Italy

Post by usbdrive » Fri Jun 07, 2013 6:38 pm

unfortunately no extensions works like this.
ecgod.com wrote:Maybe these extensions could help:

http://www.opencart.com/index.php?route ... te%20price
It's good idea, but i need it to work with quanitity so maybe you will be modify your extensions to work with it?

Newbie

Posts

Joined
Fri May 31, 2013 4:03 pm

Post by usbdrive » Sat Jun 08, 2013 10:20 pm

anyone?

Newbie

Posts

Joined
Fri May 31, 2013 4:03 pm
Who is online

Users browsing this forum: ianradnor089 and 61 guests