Page 76 of 169 FirstFirst ... 2666747576777886126 ... LastLast
Results 751 to 760 of 1681
  1. #751
    Join Date
    Jul 2005
    Location
    Wales, UK
    Posts
    382
    Plugin Contributions
    1

    Default Re: Dynamic Price Updater

    Hi

    V2 doesn't use the seeker regex, it doesn't use a search regex at all... The new system works by gathering the IDs and values of the form and submitting them to an Ajax script... It makes the front-end more stable and minimises the amount of code delivered to the browser (faster page load)

    You don't have to delete V1 to disable it temporarily; you can just prepend an underscore to the filename

    Good luck and let me know if you need any help

    Dan

  2. #752
    Join Date
    Apr 2011
    Posts
    1
    Plugin Contributions
    0

    Default Re: Dynamic Price Updater

    Hi everyone, i have this installed and mostly working, but is it right that on items using the salemaker, it makes the original price and the "Save: 10% off" text vanish , replaced with just the new price?? I would really like it to keep the "Save: 10% off" text showing if possible, not even bothered about the old price with line through though that would be a bonus. Any ideas, I have read through every page of this thread I think

  3. #753
    Join Date
    Mar 2011
    Location
    In a green and pleasant land
    Posts
    46
    Plugin Contributions
    0

    Have a Drink Re: Dynamic Price Updater

    Hi
    I really don't have a problem - this thread and the amount of effort you put into it have allowed me to sort everything out.

    Just wanted to thank you Dan for a fantastic mod


  4. #754
    Join Date
    Jun 2009
    Posts
    41
    Plugin Contributions
    0

    Default Re: Dynamic Price Updater

    Hello,

    I have tweak the attributes to do the length * width * material cost (all attributes) and get the final price in the shopping cart and using the custom code found in http://www.zen-cart.com/forum/showth...re+foot&page=2 number 15.

    My question is how can i do this in the Dynamic Price updater?
    And which code in DPU i have to edit?
    Or have someone did this already?
    Please can u tell me where do i start and what are the steps?

    Any help is much appreciated.

    Thanks

  5. #755
    Join Date
    Apr 2011
    Posts
    29
    Plugin Contributions
    0

    Default Re: Dynamic Price Updater

    Hi, Chrome:

    I installed the dynamic Pice updater, and it seems it doesn't work for my ZJ-orange template, how is that, did I missing something? www.flyonwireless.com

    thanks.

  6. #756
    Join Date
    Jul 2005
    Location
    Wales, UK
    Posts
    382
    Plugin Contributions
    1

    Default Re: Dynamic Price Updater

    Hi all

    First off, sorry for not being around too much; life just doesn't seem to want to give me any free time

    About the salemaker: apologies for this, I know a lot of people need this to work... I'll see if I can find some time to fix it

    kbear: Thanks! it's always nice to know people appreciate the effort (even if I haven't been able to support this the way I would have hoped)

    bhadz08: As I don't know what you have tweaked I can't really give you any advice further than check out the Updater file in /classes/... All the code to work out the product price is in there

    mgwirelessllc: I don't see the Javascript for the Updater on your site... I think the page may be overridden by the template so you would have to locate the jscript_ajax_updater.php file in the override folder... That should cure it for you

    Thanks for all the support, guys

    Dan

  7. #757
    Join Date
    Apr 2011
    Posts
    9
    Plugin Contributions
    0

    Default Re: Dynamic Price Updater

    Hello,

    Thanks for the great mod Dan.
    I have a slight problem with DPU working with the Attribute image replaces main image mod.

    If I enable DPU i can no longer have the picture change when an attribute is selected.

    Any help would be greatly appreciated, Again thanks for all the hard work.

    Here is a page with said example.

    http://begreencanada.ca/index.php?ma...roducts_id=189

  8. #758
    Join Date
    Nov 2004
    Posts
    53
    Plugin Contributions
    0

    Default Re: Dynamic Price Updater

    hi,

    First of all, very nice module... works great.

    What i'm trying to is to display a simple table below the attributes, which calculates the quantity price including the attributes.
    the quantity discount does this, but only on the base price. I what it to show like DPU.
    So actually... my dynamic price is shown below the attributes, can i copy/paste it several times, and multiply it somehow ??

    zencart 139h
    temp website running here: http://www.arjonoostrom.nl/zen/index...&products_id=2
    (i have hidden the attributes prices, but they are calculated)

    Thanks
    Eelco

  9. #759
    Join Date
    Nov 2004
    Posts
    53
    Plugin Contributions
    0

    Default Re: Dynamic Price Updater

    Quote Originally Posted by ShockRaver View Post
    hi,

    First of all, very nice module... works great.

    What i'm trying to is to display a simple table below the attributes, which calculates the quantity price including the attributes.
    the quantity discount does this, but only on the base price. I what it to show like DPU.
    So actually... my dynamic price is shown below the attributes, can i copy/paste it several times, and multiply it somehow ??

    zencart 139h
    temp website running here: http://www.arjonoostrom.nl/zen/index...&products_id=2
    (i have hidden the attributes prices, but they are calculated)

    Thanks
    Eelco
    what i just thought of.... some attributes have a onetime charge, so simply multiply won't work.... any way to do this ?

  10. #760
    Join Date
    Mar 2010
    Posts
    251
    Plugin Contributions
    0

    Default Re: Dynamic Price Updater

    Quote Originally Posted by Chrome View Post
    Hi!

    The (1) that's shown is the quantity... to disable it open up includes/modules/pages/product_info/jscript_updater.php and find the line that says:

    var showQuantity = true;

    Change the true to false... If you don't want the quantity to show up in the sidebox, adjust the line directly below this:

    var showQuantitySB = true;

    Again, change the true to false

    Don't remove the (+$5) from your attributes... the Updater reads those values and makes its adjustments based on them

    HTH

    Dan
    Does anyone know how to remove the quantity in the latest version? The code listed above is not in "jscript_ajax_updater.php" located in product_info.

 

 

Similar Threads

  1. v151 Help with dynamic price updater
    By anderson6230 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 23 Jul 2014, 08:52 AM
  2. v139h Dynamic Price Updater 3.0 Help!
    By Newbie 2011 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 12 Mar 2014, 06:46 AM
  3. Dynamic Price Updater Error
    By Inxie in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 26 Oct 2012, 06:19 PM
  4. Alternative to Dynamic Price Updater?
    By thebigkick in forum General Questions
    Replies: 0
    Last Post: 9 Jul 2012, 11:41 PM
  5. Dynamic Price Updater with href
    By maxell6230 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 1 Mar 2012, 12:34 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR