Page 14 of 17 FirstFirst ... 41213141516 ... LastLast
Results 131 to 140 of 163
  1. #131
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: Twitch Wholesale with Twitch Wholesale Attributes

    Twitch Wholesale + Attributes is currently being updated to work with 155e :)
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

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

    Default Re: Twitch Wholesale with Twitch Wholesale Attributes

    Quote Originally Posted by twitchtoo View Post
    Twitch Wholesale + Attributes is currently being updated to work with 155e :)
    Twitch Wholesale version 17 for 1.55e is complete!

    I'm assembling the module package now and will submit it by weeks end :)
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

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

    Default Re: Twitch Wholesale with Twitch Wholesale Attributes

    Quote Originally Posted by ideasgirl View Post
    Hi Twitchtoo,

    I believe I found an error on the shopping cart file. On your readme file around line 523 it says:


    For this to work for me, and show the accurate info on the shopping cart using ZC v1.5.5e I changed:
    PHP Code:
    <td class="cartUnitDisplay">
        <?php echo '$' $product['productsListPrice']; ?></td>
    to:
    PHP Code:
    <td class="cartUnitDisplay">
        <div class="shopping-cart-table__list-parameters unit-price">
        <?php echo '$' $product['productsListPrice']; ?>
        </div></td>
    Question:
    Is there a way to have a minimum order for wholesale?
    1 - This is not an error. You have simply created a CSS control container around the individual table cell which will 'integrate' the cell into the template you are using.

    2 - Yes you could setup minimum orders for wholesale customers using a custom filter in the shopping cart. There are general filters in the Twitch group of modules posted on this forum you could use as a base or you're welcome to contact me directly to have one built :)
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

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

    Default Re: Twitch Wholesale with Twitch Wholesale Attributes

    Update - The 1.55e version was scratched do to the release of Zen Cart 1.55f

    I have just published the newest Twitch Wholesale + Attributes for 1.55f to the plugins ^ and as usual it will make its way to my site shortly :)

    Feature Update - I've added the basic Twitch Attribute Button

    This little button looks for attributes, displays the active attributes found icon on the product page (collect_info.php) and will link you directly to the associated product attribute in the attributes controller - one click wonder!


    Note: If you want attribute images displayed below the new attribute button you will need to install TAP Thumb for 1.55f from my site or the plugins here
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

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

    Default Re: Twitch Wholesale with Twitch Wholesale Attributes

    The original Twitch Wholesale + Attributes for 155f has been running bug free since its release in February of this year, so I've added more features to the upcoming release!


    Currently working in Beta...

    - Twitch Wholesale/Retail Product Control Switch -> Product level Retail|Wholesale|BOTH switch is now a stock feature!

    - Wholesale Account Sign Up Request -> Customers can ask to become a wholesale partner on the login page - with notifications and tracking in admin.

    - Model -> Installed throughout the cart.

    - Base Cost -> Now ready to plug into Twitch Monthly Sales Reports, Twitch Profit Calculator and any other module you may need to use base product cost.

    - CORE Charges -> Complete front to back rebuild - live site with thumbnails -> admin notification and sales/profit reporting integration


    If you have any feature requests be sure to ask in this thread or contact me directly!


    Also...
    All Twitch Modules for 1.55f currently work with each other, Zen Cart 1.55f and on SQL 5.6 and PHP 7.1.
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  6. #136
    Join Date
    Aug 2006
    Location
    Kihikihi, New Zealand
    Posts
    230
    Plugin Contributions
    3

    Default Re: Twitch Wholesale with Twitch Wholesale Attributes

    Hi,

    How is the beta testing going? Any update on when we can expect your new version?

    One suggestion:
    Change wholesale pricing by attributes to separate attributes for both wholesale and retail.
    Imagine you are selling motor oil, both retail and wholesale, in top-up bottles and 3l containers. You may want to offer your retail customer a choice of buying either one, so you'll need to create 2 attributes for one bottle each. I would think that a wholesale customer would not bother by buying 1 bottle at the time, so you may want to offer them a carton of 6 of each volume instead.

    Look forward to your updated version.

    Many thanks,

    Goshawk
    Time is but an illusion, there is only "now"!

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

    Default Re: Twitch Wholesale with Twitch Wholesale Attributes

    Quote Originally Posted by Goshawk View Post
    Hi,

    How is the beta testing going? Any update on when we can expect your new version?

    One suggestion:
    Change wholesale pricing by attributes to separate attributes for both wholesale and retail.
    Imagine you are selling motor oil, both retail and wholesale, in top-up bottles and 3l containers. You may want to offer your retail customer a choice of buying either one, so you'll need to create 2 attributes for one bottle each. I would think that a wholesale customer would not bother by buying 1 bottle at the time, so you may want to offer them a carton of 6 of each volume instead.

    Look forward to your updated version.

    Many thanks,

    Goshawk
    The beta is in pre-release queue and will be published to my site by weeks end :)

    Your example is already possible with this module - You can make two products with separate retail/wholesale AND retail/wholesale attribute prices and offer them to retail/wholesale customers.


    What's new is the ability to have a switch on each product that controls if it's Guest/Retail Only, Wholesale Only, or BOTH.


    This means you can now have:
    Guest/Retail - Product
    Guest/Retail - Product + Attributes (priced by product)
    Guest/Retail - Product + Attributes (priced by attribute)

    Wholesale - Product
    Wholesale - Product + Attributes (priced by product)
    Wholesale - Product + Attributes (priced by attribute)

    Guest/Retail/Wholesale - Product
    Guest/Retail/Wholesale - Product + Attributes (priced by product)
    Guest/Retail/Wholesale - Product + Attributes (priced by attribute)


    Although you CAN use the existing Zen Cart product/attribute setup, I have an unreleased Twitch Box Quantity Buy which offers bulk purchasing of retail/wholesale products and attributes within the product matrix ^ that cleans up some of the admin and live site display conditions when offering 'cases' of products. Twitch Margin Calculator handles product pricing with a box/case pricing plugin to help you see the unit prices clearly against singles - in admin.

    So you could buy a single item - 1L bottle of motor oil, 12 x 1L case, 3L-5L single bottles, 3 x 3L-5L box. Plus you can offer custom package sizes so a quantity 6 case of 1L motor oil will sell just like a 6 pack of 3L motor oil.
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

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

    Default Re: Twitch Wholesale with Twitch Wholesale Attributes

    My apologies for the release delay, we've been busy... NEW category_product_listing.php and collect_info.php sporting attribute thumbnail images, wholesale and retail attribute prices on the product row/page and directly linked to edit instantly in the attributes controller:
    Click image for larger version. 

Name:	collect_info_attribute_img_price.jpg 
Views:	60 
Size:	40.8 KB 
ID:	18086Click image for larger version. 

Name:	cat_prod_list_attribute_img_price_2.jpg 
Views:	40 
Size:	13.1 KB 
ID:	18087




    Twitch Fast Quantity Updates in action as well!
    Last edited by twitchtoo; 29 Oct 2018 at 01:44 AM.
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  9. #139
    Join Date
    Aug 2006
    Location
    Kihikihi, New Zealand
    Posts
    230
    Plugin Contributions
    3

    Default Re: Twitch Wholesale with Twitch Wholesale Attributes

    Quote Originally Posted by twitchtoo View Post
    My apologies for the release delay, we've been busy... NEW category_product_listing.php and collect_info.php sporting attribute thumbnail images, wholesale and retail attribute prices on the product row/page and directly linked to edit instantly in the attributes controller:
    Click image for larger version. 

Name:	collect_info_attribute_img_price.jpg 
Views:	60 
Size:	40.8 KB 
ID:	18086Click image for larger version. 

Name:	cat_prod_list_attribute_img_price_2.jpg 
Views:	40 
Size:	13.1 KB 
ID:	18087
    Twitch Fast Quantity Updates in action as well!
    Hi Twitch,

    I am currently installing a new cart. When do you think that the updated wholesale module will be available?

    Thanks

    Goshawk
    Time is but an illusion, there is only "now"!

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

    Default Re: Twitch Wholesale with Twitch Wholesale Attributes

    Quote Originally Posted by Goshawk View Post
    Hi Twitch,

    I am currently installing a new cart. When do you think that the updated wholesale module will be available?

    Thanks

    Goshawk
    Published tonight to my site and the forum :)

    Live tested on 3 separate Zen Cart 1.55f sites using a variety of responsive templates, SQL and php versions.


    If my work has helped you today in any way, show your appreciation with things like positive feedback or donations. Help me - help you in supporting this module!
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

 

 
Page 14 of 17 FirstFirst ... 41213141516 ... LastLast

Similar Threads

  1. Twitch Wholesale | Retail Product Control Switch
    By twitchtoo in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 20 Oct 2018, 08:09 PM
  2. v151 Twitch SaleMaker & Specials for Attributes
    By twitchtoo in forum Setting Up Categories, Products, Attributes
    Replies: 20
    Last Post: 26 Jun 2014, 01:41 PM
  3. v151 Twitch TURN OFF SaleMaker & Specials & Discount Coupons for Wholesale Customers
    By twitchtoo in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 26 Dec 2013, 08:52 AM
  4. Need to have wholesale pricing with quantity discounts for wholesale customers only..
    By littleturtlemama in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 4
    Last Post: 16 Dec 2010, 04:47 AM
  5. Need to have wholesale pricing with quantity discounts for wholesale customers only..
    By littleturtlemama in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 0
    Last Post: 29 Sep 2007, 10:01 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