Thread: DUAL Pricing v2

Page 99 of 151 FirstFirst ... 4989979899100101109149 ... LastLast
Results 981 to 990 of 1503
  1. #981
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: DUAL Pricing v2

    Divorce... need I say anymore?

    Twitch is back!

    Here is some eye candy in case you wanted a simple filter that works pretty much anywhere...
    PHP Code:
    // bof Twitch Wholesale Filter 1 of 2 May 14th 2012

            
    if($_SESSION['customers_wholesale'] =='' or $_SESSION['customers_wholesale'] !='1'){

    // eof Twitch Wholesale Filter 1 of 2 May 14th 2012 


    PHP Code:
    // bof Twitch Wholesale Filter 2 of 2 May 14th 2012    

    } else {

    // do nothing - show no text/personalize data

    // eof Twitch Wholesale Filter 2 of 2 May 14th 2012 
    So this is how simple you can filter between guest, retail or wholesale.

    Thanks I.d... appreciation goes a long way with me.

    Twitch.

  2. #982
    Join Date
    Apr 2010
    Posts
    21
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    Quote Originally Posted by I.dannati View Post
    This was figured out pages ago.... check out post 903 . . .

    Thanks for your reply although I have done this already and it still wont work. I have no problems when I add a price for just 1 attribute but when there is multiple prices / products.

  3. #983
    Join Date
    Apr 2010
    Posts
    21
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    Quote Originally Posted by twitchtoo View Post
    Yes this is a bug I have fixed, not sure if I've posted it in this thread yet. I am in the process of completing the wholesale module with complete instructions for 1.3.9h. I know it's been a while but I have also corrected the most common sub total error, new signup log in sub total error, installed grid pricing to work with wholesale and retail as well as a host of wholesale filters to essentially run wholesale 'underground' throughout the whole site... while multi site runs. Meaning you could technically create a 'wholesale' template and have access to the entire database, with a completely different look and function.

    The bad news - I have invested many many hours into 1.3.9h with all of these features and it looks like most of them will have to be re-written for 1.50.

    Twitch.
    SOOO at the moment for this particular prob I have there is no fix???

    I thought I was going nuts :-) And more then happy to swing you a $20.

    Would LOVE if you could let me know the fix as I cant find it??? Everything else works fine - its just this one issue :-)

  4. #984
    Join Date
    Oct 2011
    Location
    Port Hope, Ontario
    Posts
    20
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    Quote Originally Posted by aliali81 View Post
    SOOO at the moment for this particular prob I have there is no fix???

    I thought I was going nuts :-) And more then happy to swing you a $20.

    Would LOVE if you could let me know the fix as I cant find it??? Everything else works fine - its just this one issue :-)


    Are you getting the correct price for the first item then $0.00 for others? My problem was I have 12 products that are different but have the same attributes.. Like candles... Different scents but my attributes are the same (Size)

    What I ran into was the [Copy To] problem in attribute controller... After I setup the first one I copied to all the other candles... That doesn't work.. even if in attribute controller it looks like it did... it doesn't

    For me I had to manually edit each attribute for each product for it to work... try that with 2 particular products then test.. hopefully it works for you too...

  5. #985
    Join Date
    Oct 2011
    Location
    Port Hope, Ontario
    Posts
    20
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    Quote Originally Posted by twitchtoo View Post
    Divorce... need I say anymore?
    Lol no you don't...

    I hope your lawyer was better than mine

  6. #986
    Join Date
    Apr 2010
    Posts
    21
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    Quote Originally Posted by I.dannati View Post
    Are you getting the correct price for the first item then $0.00 for others? My problem was I have 12 products that are different but have the same attributes.. Like candles... Different scents but my attributes are the same (Size)

    What I ran into was the [Copy To] problem in attribute controller... After I setup the first one I copied to all the other candles... That doesn't work.. even if in attribute controller it looks like it did... it doesn't

    For me I had to manually edit each attribute for each product for it to work... try that with 2 particular products then test.. hopefully it works for you too...
    Hi l.dannati - No correct pricing - it shows on screen but add to cart and its back to retail price. The attributes work great in this example:

    1 x large candle with 25 fragrances in a drop down and the price is the same.

    Does not work when I have a fragrance and 6 different products in a drop down with all different pricing.

    Have tried doing them separately and doing all together and has not changed.

  7. #987
    Join Date
    Oct 2011
    Location
    Port Hope, Ontario
    Posts
    20
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    Quote Originally Posted by aliali81 View Post
    Hi l.dannati - No correct pricing - it shows on screen but add to cart and its back to retail price. The attributes work great in this example:

    1 x large candle with 25 fragrances in a drop down and the price is the same.

    Does not work when I have a fragrance and 6 different products in a drop down with all different pricing.

    Have tried doing them separately and doing all together and has not changed.
    Hmm... thats odd

    I've encountered several glitches with this mod when I switch my test user back and forth from wholesale and non wholesale client.... But all in all it sounds like this is a issue with /includes/classes/shopping_cart.php ...

    I think it would be easiest if i just zip up all the files as I have them, being that its working flawlessly on my site and post them here for you to try..

    Of course you would have to delete all the current sql fields related to this and start over but it might solve your problem in the long run..

    To see it working on my site go to http://www.thewickedwik.com

    user: [email protected]
    pass: wholesale

    Let me know if you want to try the mod as I have it
    Last edited by I.dannati; 17 May 2012 at 02:16 PM.

  8. #988
    Join Date
    Oct 2011
    Location
    Port Hope, Ontario
    Posts
    20
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    OK click the following link for a zip of all the files as I have them working... I combined this and hidden wholesale together and changed the readme.txt just a lil

    Let me know if this helps

    Dual_pricing_1.8.zip

    Btw none of this would even be possible if not for all the awesome people here who make zen and its mods work... Cheers

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

    Default Re: DUAL Pricing v2

    Nice.. Is this for Zen v1.5 or 1.3.9??
    Quote Originally Posted by I.dannati View Post
    OK click the following link for a zip of all the files as I have them working... I combined this and hidden wholesale together and changed the readme.txt just a lil

    Let me know if this helps

    Dual_pricing_1.8.zip

    Btw none of this would even be possible if not for all the awesome people here who make zen and its mods work... Cheers
    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.

  10. #990
    Join Date
    Oct 2011
    Location
    Port Hope, Ontario
    Posts
    20
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    Quote Originally Posted by DivaVocals View Post
    Nice.. Is this for Zen v1.5 or 1.3.9??
    Oh lol sorry... I'm running 1.3.9h

 

 

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

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