Results 1 to 4 of 4

Pricing per group mod and attributes

This is a discussion on Pricing per group mod and attributes within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; I would like to know if someone has a solution for this problem: The Pricing Per Customer mod, Author : ...

      
  1. #1
    New Member
    Join Date
    Sep 2003
    Location
    Tampa
    Posts
    20
    Rep Power
    0


    Default Pricing per group mod and attributes

    I would like to know if someone has a solution for this problem:

    The Pricing Per Customer mod, Author : James Warner, Scott Everson and the New Attribute Manager v4b mod, Author : Mike Graves installed in my osc store. The pricing per customer allows me to have two separate price groups for a product, but does not allow for separate price of product attributes. The attribute amounts are the same for each price group.

    Let me explain furhter with an example:

    Retail example:

    Item: teapot
    Cost: $10.00
    Attributes:
    Color:Black +$0.00
    Color:Red +$2.00


    Wholesale Example:

    Item teapot
    Cost: $5.00 (this is addressed by the Pricing per customer mod)
    Attributtes:
    Color:Black +$0.00
    Color:Red +$1.00 (this is not addressed by the Pricing per customer mod)

    I would appreciate any guidance on this matter.
    There is no spoon.

  2. #2
    Member
    Join Date
    Dec 2004
    Posts
    46
    Rep Power
    0


    Default RE: Pricing per group mod and attributes

    I wanted to throw in a me too. I have the same problem but the results are very bad because I have.

    Item: Hot Rod Sculpture
    Cost: $325
    Attribute:
    Painted: +0.00
    Unpainted: -$225

    Wholesale
    Item: Hot Rod Sculpture
    Cost: $250
    Attribute:
    Painted: +0.00
    Unpainted: -$225

    I want the unpainted wholesale price to be $75 not $25. For now I am making a new product that is an unpainted version but I have 25 similar products and I just wanted the paint color option to have a discount for unpainted on every product.

  3. #3
    Active Member red_fraggle's Avatar
    Join Date
    Feb 2004
    Location
    wilmington, NC
    Posts
    343
    Rep Power
    8


    Default RE: Pricing per group mod and attributes

    This would not be difficult to do, add a column to the attributes price table, add an if else statement to product_info.php to query the correct attribute price based on user login. Done......

    Course then you'll want the admin functions to include the "attribute price" for the discount group so you can input it from admin......

    Not a difficult module to build, most decent PHP programmers should be able to get it done in 4-6 hours.

  4. #4
    Member
    Join Date
    Dec 2004
    Posts
    46
    Rep Power
    0


    Default RE: Pricing per group mod and attributes

    Thanks for the suggestion, if I am hurting for billable hours when I am done with everything else, I might just do it.
    Network Administrator
    Kansas Hosting
    http://www.kansashosting.com

Similar Threads

  1. Discount per quantity vs pricing group
    By daffodil in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 08-08-2006, 09:31 AM
  2. New customer group
    By haircrazy in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 08-03-2005, 08:14 AM
  3. Uploaded product Images and user.group account problem
    By red_fraggle in forum osCMax v1.7 Installation
    Replies: 0
    Last Post: 11-06-2004, 02:02 PM
  4. Easy way to add group prices for products?
    By Kristine in forum osCMax v1.7 General Mods Discussion
    Replies: 8
    Last Post: 05-03-2004, 09:28 AM
  5. new admin group
    By jloyzaga in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 03-30-2004, 08:16 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
  •