Page 9 of 13 FirstFirst ... 7891011 ... LastLast
Results 81 to 90 of 123
  1. #81
    Join Date
    Apr 2009
    Posts
    155
    Plugin Contributions
    1

    Default Re: Online Group Pricing

    You're most welcome. So far, no luck reproducing the error, I'm afraid. I'll look into it more tomorrow and post back if I find anything. Can't guarantee I will, given I'm using files from a different version of Zen, but I'll certainly try my best to pinpoint it for you. I'd like it to work for everyone if at all possible, even if you should be kicking 1.3.8a to the curb. ;)

    Hang tight and have a nice night in the meantime. :)
    [FONT="Verdana"]If you want something done right, you have to get Zenned.
    ♥~-My Zen Cart Mods-~♥[/FONT]

  2. #82
    Join Date
    Apr 2009
    Posts
    155
    Plugin Contributions
    1

    Default Re: Online Group Pricing

    Hey solid,

    Can you please give me the settings you have in place for a product priced with attributes? I think I'm driving myself a little crazy here.

    What about price factoring? Is that something you would want group pricing applied to?

    I've found one-time charges were missing group pricing, but I haven't been able to duplicate your "no totals" issue. I have totals. All kinds of totals. LOL! They seem to change depending upon the combo of admin settings for the product. The checkout total is always correct, at least according to the listed prices in the cart, which is where the discrepancies seem to lie. A "control" product would be really helpful.

    Thanks!
    [FONT="Verdana"]If you want something done right, you have to get Zenned.
    ♥~-My Zen Cart Mods-~♥[/FONT]

  3. #83
    Join Date
    Apr 2009
    Posts
    155
    Plugin Contributions
    1

    Default Re: Online Group Pricing

    Version 0.30 has been submitted for upload.

    Sans the receipt of attribute-priced feedback, I created my own mini-inventory and compared my OGP code against core pricing for control purposes. OGP seems to function properly in all scenarios. Added group pricing to words, letters, factoring, anything and everything attribute-related. Hope that's what you attribute-pricers would want. If not, well, you should have spoken up a lil' sooner. ;)

    I'd say this puppy is a wrap! Please let me know if you find something that doesn't work properly - in 1.3.9. Otherwise, I think we can happily group discount until 1.50 makes its debut. :)


    V0.30 - Release Notes:
    ------------------------------
    -) Updated pricing function for efficiency & eliminated query - admin & includes;
    updated includes/languages definition file for same. Changed discount percentage
    to use base pricing function for calculation instead of normal price, in an effort
    to avoid possible PHP warnings for division by zero.

    -) Added group pricing to quantity discounts.

    -) Updated shopping cart class to accommodate group pricing on quantity discounts.

    -) Added group pricing to onetime attribute charges & attribute quantity discounts,
    reworked complete OGP attribute code for accuracy in both pricing functions and shopping
    cart class.

    -) Added company name field to customer pages (file without also included).

    -) Changed customer display to alphabetically by last name.

    -) Added files to display price text for group members on all product pages, non-group
    members to display text with attribute pricing, quantity discounts with group pricing
    on product info page, and to fix split-page navigation in admin.

    - admin/includes/classes/split_page_results.php
    - includes/modules/your_template/new_products.php
    - includes/modules/your_template/product_listing.php
    - includes/templates/your_template/templates/tpl_modules_product_info_display.php
    - includes/templates/your_template/templates/tpl_modules_products_quantity_discounts.php

    -) Updated Whos Online prices for multiplication by quantity and additional formatting
    option. (Code included in readme file.)

    Grab it from the link in my signature in the meantime. Have fun! :)
    [FONT="Verdana"]If you want something done right, you have to get Zenned.
    ♥~-My Zen Cart Mods-~♥[/FONT]

  4. #84
    Join Date
    Apr 2009
    Posts
    155
    Plugin Contributions
    1

    Default Re: Online Group Pricing

    [FONT="Verdana"]If you want something done right, you have to get Zenned.
    ♥~-My Zen Cart Mods-~♥[/FONT]

  5. #85
    Join Date
    Oct 2008
    Posts
    591
    Plugin Contributions
    0

    Default Re: Online Group Pricing

    It works together with:
    wholesale pricing mod?

    Thanks !

  6. #86
    Join Date
    Apr 2009
    Posts
    155
    Plugin Contributions
    1

    Default Re: Online Group Pricing

    I have no idea what the wholesale pricing mod entails. But I would assume so, as long as you integrate the changes from both mods into any common files they may share.
    [FONT="Verdana"]If you want something done right, you have to get Zenned.
    ♥~-My Zen Cart Mods-~♥[/FONT]

  7. #87
    Join Date
    Oct 2008
    Posts
    591
    Plugin Contributions
    0

    Default Re: Online Group Pricing

    Quote Originally Posted by ToniScraparoni View Post
    I have no idea what the wholesale pricing mod entails. But I would assume so, as long as you integrate the changes from both mods into any common files they may share.
    If I will merge the files you made them change it will work?

  8. #88
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Online Group Pricing

    Quote Originally Posted by ToniScraparoni View Post
    0.30 is ready! :)
    Toni,

    Love the additions - very flexible & gives a great consistency to the store.

    Any easy way to exclude a category?

  9. #89
    Join Date
    Apr 2009
    Posts
    155
    Plugin Contributions
    1

    Default Re: Online Group Pricing

    LOL at your new sig! Too funny. Very glad you're liking the new changes. :)

    To answer your question, yes, it can be done, but I wouldn't say it's easy. I've done it at my store. It requires additional coding and queries, as well as a bit of manual upkeep if your categories should change. Short of coding user management into an admin feature, of course. Product IDs are easier to work with when it comes to pricing, especially in the cart, where the core code has nothing to do with categories.

    I'd guess that's probably why most discount modules are order total mods, rather than "line item" discounts like OGP. Showing the discounted prices individually definitely takes more effort. But it can certainly be done - any way you want it to be. Just one great thing about PHP, Zen, and open source software. And I'm always available for custom projects if you need/want one. :)
    [FONT="Verdana"]If you want something done right, you have to get Zenned.
    ♥~-My Zen Cart Mods-~♥[/FONT]

  10. #90
    Join Date
    Sep 2008
    Posts
    397
    Plugin Contributions
    0

    Default Re: Online Group Pricing

    This look like can replace wholesale pricing mod?

 

 
Page 9 of 13 FirstFirst ... 7891011 ... LastLast

Similar Threads

  1. online group pricing vs group pricing per item working with sale maker
    By giftsandwhatnot in forum Addon Payment Modules
    Replies: 1
    Last Post: 24 Oct 2011, 09:22 AM
  2. Online Group Pricing
    By high2K in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 25 Oct 2007, 12:12 PM
  3. Online Group Pricing
    By flightoffancy in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 27 Jul 2007, 09:21 PM
  4. Who is online...side admin vs online group pricing mod
    By csfound in forum General Questions
    Replies: 8
    Last Post: 18 Jul 2007, 04:27 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