Thread: DUAL Pricing v2

Page 136 of 151 FirstFirst ... 3686126134135136137138146 ... LastLast
Results 1,351 to 1,360 of 1503
  1. #1351
    Join Date
    Feb 2016
    Location
    Canada
    Posts
    148
    Plugin Contributions
    0

    Default Re: DUAL Pricing version 2

    I hope this helps:

    Responsive Classic Template:

    Before Mod:Click image for larger version. 

Name:	before.jpg 
Views:	50 
Size:	26.6 KB 
ID:	16484
    After Mod:Click image for larger version. 

Name:	after.jpg 
Views:	51 
Size:	26.6 KB 
ID:	16485

    The 2 grey shaded boxes listing model number and add to cart button as well as text are out of alignment.

  2. #1352
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,563
    Plugin Contributions
    28

    Default Re: DUAL Pricing version 2

    Styling is covered in the ReadMe.

    ---------------------------------
    How do I change wording/display style?
    ---------------------------------

    If you want your wholesale customers to see BOTH retail and wholesale pricing (instead of only Wholesale pricing), then uncomment line #71 in this file:
    \includes\templates\YOUR_TEMPLATE\templates\tpl_product_info_display.php

    If you want to change wording in front of the prices, edit this file:
    \includes\languages\english\YOUR_TEMPLATE\product_info.php

    You can easily add the following three IDs to your CSS file and control the styles of your text:
    #retail
    #retailwhole
    #whole

  3. #1353
    Join Date
    Feb 2016
    Location
    Canada
    Posts
    148
    Plugin Contributions
    0

    Default Re: DUAL Pricing version 2

    Thank you!

  4. #1354
    Join Date
    Jan 2006
    Location
    Downunder - QLD - Gold Coast
    Posts
    964
    Plugin Contributions
    0

    Default Re: DUAL Pricing version 2

    You say "THIS REPLACES GROUP PRICING. IF YOU USE GROUP PRICING THEN DON'T USE THIS."

    I have 1.5.5a installed and it already has 'Group Pricing' . I haven't started using yet. How do I install and use DUAL Pricing

    and /or how do I uninstall 'Group Pricing' in order to use DUAL Pricing ?

    Thanks
    Downunder QLD

  5. #1355
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,563
    Plugin Contributions
    28

    Default Re: DUAL Pricing version 2

    Quote Originally Posted by oavs View Post
    You say "THIS REPLACES GROUP PRICING. IF YOU USE GROUP PRICING THEN DON'T USE THIS."

    I have 1.5.5a installed and it already has 'Group Pricing' . I haven't started using yet. How do I install and use DUAL Pricing

    and /or how do I uninstall 'Group Pricing' in order to use DUAL Pricing ?

    Thanks
    Group Pricing is part of the Zen Cart core. You don't need to remove it (you can't really). You just cannot *use* it along with Dual Pricing. If you want to use Dual Pricing, just don't configure Group Pricing.

  6. #1356
    Join Date
    Feb 2007
    Posts
    513
    Plugin Contributions
    2

    Default Re: DUAL Pricing version 2

    We are using Dual Pricing 2.1.5b & Zencart v1.5.4

    For wholesale pricing level 1 attributes prices are fine. For wholesale pricing level 2 attributes prices correct on item page, but increased slightly when added to cart.

    I will be working on this soon if no answer.
    Last edited by vandiermen; 21 Jul 2016 at 08:10 AM.

  7. #1357
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,563
    Plugin Contributions
    28

    Default Re: DUAL Pricing version 2

    Quote Originally Posted by vandiermen View Post
    We are using Dual Pricing 2.1.5b & Zencart v1.5.4

    For wholesale pricing level 1 attributes prices are fine. For wholesale pricing level 2 attributes prices correct on item page, but increased slightly when added to cart.

    I will be working on this soon if no answer.
    Attributes pricing historically did not work beyond level 1. I have a version that addressed this, I just need to find it. I didn't post it because it's only been tested on one client site.

  8. #1358
    Join Date
    Feb 2007
    Posts
    513
    Plugin Contributions
    2

    Default Re: DUAL Pricing version 2

    Thanks Jim!

  9. #1359
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,563
    Plugin Contributions
    28

    Default Re: DUAL Pricing version 2

    Quote Originally Posted by vandiermen View Post
    We are using Dual Pricing 2.1.5b & Zencart v1.5.4

    For wholesale pricing level 1 attributes prices are fine. For wholesale pricing level 2 attributes prices correct on item page, but increased slightly when added to cart.

    I will be working on this soon if no answer.
    In \includes\functions\functions_prices.php

    Change all instances of
    $optionprice = explode(",",$option_price_array);
    to
    $optionprice = explode("-",$option_price_array);

    Should be lines 181 and 1317. Let me know how that works out for you.

  10. #1360
    Join Date
    Feb 2007
    Posts
    513
    Plugin Contributions
    2

    Default Re: DUAL Pricing version 2

    Quote Originally Posted by jeking View Post
    In \includes\functions\functions_prices.php

    Change all instances of
    $optionprice = explode(",",$option_price_array);
    to
    $optionprice = explode("-",$option_price_array);

    Should be lines 181 and 1317. Let me know how that works out for you.
    After change, wholesale pricing level 2 customer got wholesale pricing level 1 prices.
    My client is paying me to fix this I am going to contact you through your website.

 

 

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