Thread: DUAL Pricing v2

Results 1 to 10 of 1503

Hybrid View

  1. #1
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: DUAL Pricing v2

    Ok, now it's done. I have finally completed Site Wide Wholesale Customer Pricing + Radio Button Retail Pricing + Grid Wholesale Multi Add Pricing + Stock Quantities, and it all runs on 1.3.9h with MultiSite, CEON URI Mapping, Products with Attributes Stock and it's not hacked... there's even remarks!

    That means retail and wholesale prices now display properly on the site as a guest, logged in retail customer and logged in wholesale customer.

    Give me a couple days to compile it and share it with the group...

    Here's a preview:

    Guest/Retail Product Page
    Attachment 10572

    Wholesale Product Page
    Attachment 10573

    I made a point to leave a lot of the old code from various contributions in tack so anyone upgrading can see what I've changed or to ensure the variables others might be using are not corrupted.

    This took months to get working... Finally, Twitch is back!

    Last edited by twitchtoo; 7 Jun 2012 at 02:01 PM. Reason: images uploaded

  2. #2
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: DUAL Pricing v2

    Sounds awesome.. A few questions..
    • Does SBA show stock quantities for product variants where there is more than one attribute or only for single attributes?
    • Which version of SBA are you using?
    • What about hidden wholesale. Is that included as well?


    Quote Originally Posted by twitchtoo View Post
    Ok, now it's done. I have finally completed Site Wide Wholesale Customer Pricing + Radio Button Retail Pricing + Grid Wholesale Multi Add Pricing + Stock Quantities, and it all runs on 1.3.9h with MultiSite, CEON URI Mapping, Products with Attributes Stock and it's not hacked... there's even remarks!

    That means retail and wholesale prices now display properly on the site as a guest, logged in retail customer and logged in wholesale customer.

    Give me a couple days to compile it and share it with the group...

    Here's a preview:

    Guest/Retail Product Page
    Attachment 10572

    Wholesale Product Page
    Attachment 10573

    I made a point to leave a lot of the old code from various contributions in tack so anyone upgrading can see what I've changed or to ensure the variables others might be using are not corrupted.

    This took months to get working... Finally, Twitch is back!

    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  3. #3
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: DUAL Pricing v2

    DivaVocals,
    1 - Multiple attributes and multiple types... Picture 1 - The sizes (Size) each have corresponding personalizing (Text) quantities in stock, personalizing is being hidden for wholesale in the second picture. It would be possible to display the personalizing for each size and it's stock as the data is already loaded in the array. Another options would be displaying Adult Sizes and Kids sizes on the same product page.

    2 - SBA 4.7a upgraded for 1.3.9h.

    3 - I rebuilt the Dual Pricing Wholesale Pricing v1.7 Module. The current version Dual Pricing v1.8 and Hidden Wholesale I have had NO hand in. Mine works and it's not hacked... 2 years of solid sales without failing. It runs all the time, MultiSite or not, meaning you can use it with a variety of templates or sites or not at all. It does not cater to wholesale pricing tiers/levels. In the site it's programmed for you're either a wholesale customer or you're not, very simple switch.

    Twitch.

  4. #4
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: DUAL Pricing v2

    With regards to item #1.. Actully what I was asking about is product variants that consist of two (or more) attributes.. For example if I was selling widgets that came in three sizes, and four colors. Would I be able to see the qty for each size/color combo? So if I have 4 large/pink t-shirts in stock would I see the quantity for this size/color combo in your implementation..

    With regard to item #3.. Understood.. and that's what I was hoping you would say.. So if you are a wholesale customer, you only see wholesale pricing, retail customers & guest only see retail pricing.. Is that correct?? If so, then are you saying that there is only ONE "level" for wholesale pricing. Can you elaborate on this point a bit. Does this mean that for each product there is a retail and a whole sale price?? If so if I do not set a wholesale price for a product, what does the wholesale customer see when viewing that product??

    One last question.. I take it that this is a Zen Cart v1.3.9 add-on??

    Quote Originally Posted by twitchtoo View Post
    DivaVocals,
    1 - Multiple attributes and multiple types... Picture 1 - The sizes (Size) each have corresponding personalizing (Text) quantities in stock, personalizing is being hidden for wholesale in the second picture. It would be possible to display the personalizing for each size and it's stock as the data is already loaded in the array. Another options would be displaying Adult Sizes and Kids sizes on the same product page.

    2 - SBA 4.7a upgraded for 1.3.9h.

    3 - I rebuilt the Dual Pricing Wholesale Pricing v1.7 Module. The current version Dual Pricing v1.8 and Hidden Wholesale I have had NO hand in. Mine works and it's not hacked... 2 years of solid sales without failing. It runs all the time, MultiSite or not, meaning you can use it with a variety of templates or sites or not at all. It does not cater to wholesale pricing tiers/levels. In the site it's programmed for you're either a wholesale customer or you're not, very simple switch.

    Twitch.
    Last edited by DivaVocals; 7 Jun 2012 at 05:06 PM.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  5. #5
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: DUAL Pricing v2

    DivaVocals,
    1 - It's setup to run through the attributes that are associated with the product. If the output was not suitable some minor changes to the code could be made, once the data is loaded properly into the array it's only a matter of formatting the output to your needs.

    3 - The index page is filtered for all three Guest/Retail and Wholesale, technically guest and retail are identical right now, wholesale customers have their own index. One level of wholesale is correct, the site was running with radio buttons for all products with retail/wholesale now by request I have split the two. Retail = Radio Buttons, Wholesale = Grid Pricing with Quantity Add and Stock Display. Currently the retail customer experience is identical to the wholesale, save the index page and the pricing... Shipping and Payment Options are also filtered for retail/wholesale with the same switch.

    Have a look:
    Guest/Retail Page:
    Attachment 10578
    Wholesale Page:
    Attachment 10579

    You need to set the prices for retail and wholesale, this site has many products, a blanket discount is not appropriate.

    It's possible to completely change the output for a wholesale customer if you need to, this site did not require drastic retail/wholesale changes. With MultiSite installed you also have the option of creating a Wholesale Template.

    Finally, this wholesale filter will work WITHOUT attributes... just regular products and retail/wholesale prices will also work :)

    Only compatible with 1.3.9h at the moment.

    Twitch.

  6. #6
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: DUAL Pricing v2

    Sorry to do this to ya.. I do have a few more questions..

    If I have a product with a retail price set, but no wholesale price set, what does the wholesale customer see??

    Going back to products with attributes: So using your posted examples what do I see if the product has a size/color product variant. If I had say 4 large/green footed pajamas in stock do I see that displayed with the attributes on the product page?? Or can you only display stock quantities when there is only ONE attribute (size only or color only versus size AND color as in your example)

    Quote Originally Posted by twitchtoo View Post
    DivaVocals,
    1 - It's setup to run through the attributes that are associated with the product. If the output was not suitable some minor changes to the code could be made, once the data is loaded properly into the array it's only a matter of formatting the output to your needs.

    3 - The index page is filtered for all three Guest/Retail and Wholesale, technically guest and retail are identical right now, wholesale customers have their own index. One level of wholesale is correct, the site was running with radio buttons for all products with retail/wholesale now by request I have split the two. Retail = Radio Buttons, Wholesale = Grid Pricing with Quantity Add and Stock Display. Currently the retail customer experience is identical to the wholesale, save the index page and the pricing... Shipping and Payment Options are also filtered for retail/wholesale with the same switch.

    Have a look:
    Guest/Retail Page:
    Attachment 10578
    Wholesale Page:
    Attachment 10579

    You need to set the prices for retail and wholesale, this site has many products, a blanket discount is not appropriate.

    It's possible to completely change the output for a wholesale customer if you need to, this site did not require drastic retail/wholesale changes. With MultiSite installed you also have the option of creating a Wholesale Template.

    Finally, this wholesale filter will work WITHOUT attributes... just regular products and retail/wholesale prices will also work :)

    Only compatible with 1.3.9h at the moment.

    Twitch.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #7
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: DUAL Pricing v2

    DivaVocals,

    1 - Logically No wholesale price = $0.00

    2 - If you were to add a non dependent attribute it would output the option name, then value. It has not been tested with a dependent product matrix which I believe you are referring to.

    There's no reason why it wouldn't support the matrix as long as the data was loaded correctly before it was displayed.

    An alternative would be reversing the option names with the attributes.

    Twitch.

  8. #8
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: DUAL Pricing v2

    OK I put the last requested under the wrong heading.

    Does the 'DUAL Pricing v2' work with V1.3.9h?

    AndyB

  9. #9
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: DUAL Pricing v2

    Quote Originally Posted by adb34 View Post
    OK I put the last requested under the wrong heading.

    Does the 'DUAL Pricing v2' work with V1.3.9h?

    AndyB
    This is how you figure out things like this:

    a) Go to the contrib's page:
    http://www.zen-cart.com/downloads.php?do=file&id=74

    b) Look at the Zen Cart version associated with each version of the mod. You will see that Version: 1.9 (Internal version: 15) works with Zen Cart 1.3.9.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

 

 

Similar Threads

  1. Dual Pricing - Wholesale Pricing - Some issues I was able to fix
    By hollettster in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 17 Dec 2010, 12:00 AM
  2. Dual Pricing - Wholesale Pricing for Zen 1.3.7 works with Easypopulate
    By micheloo in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 4
    Last Post: 20 Jan 2010, 06:01 PM
  3. No Attributes after installing Dual Pricing - Wholsale Pricing
    By drybsmt in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 10 Sep 2009, 11:09 AM
  4. Quantity Discounts and Dual Pricing - Wholesale Pricing
    By snarkys in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 1
    Last Post: 2 Jul 2007, 06:47 PM
  5. Dual Pricing Module & Dual Tax Classes
    By WILL in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 25 May 2007, 10:44 PM

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