Page 21 of 70 FirstFirst ... 11192021222331 ... LastLast
Results 201 to 210 of 699
  1. #201
    ScrapbookSupplies Guest

    Default Re: Better Together Contribution Support Thread

    Quote Originally Posted by swguy View Post
    I have updated the help on my home page to answer this question more clearly.

    Thanks,
    Scott

    Thank you so very much Scott!

  2. #202
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,312
    Plugin Contributions
    125

    Default Re: Better Together Contribution Support Thread

    Better Together 2.0 is getting closer. Some changes have been made since my original plans were announced a while back:

    - add_cat_to_prod *will be* added as a supported linkage.

    - category id handling *will not change* - it will remain as is (i.e. CAT means master category); I had considered a change here but decided against it.

    - the cart will be sorted by price so that using the most expensive first item and the least expensive second item will be chosen (yielding the lowest discount). In practical terms, add_cat_to_cat(x, y, ...) or add_prod_to_cat(x, y, ...) will select the least expensive item matching category y, rather than the next category y item in product_id order as is currently done. This is the behavior most people expect since it's the most common retail implementation of BOGO ("Discount applies to lowest priced item.")

    I intend to release these changes in September.

    Thanks,
    Scott
    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.

  3. #203
    Join Date
    Nov 2005
    Posts
    86
    Plugin Contributions
    1

    Default Re: Better Together Contribution Support Thread

    on 18th January 2008, post id #144 albertomrubio, asked about free shipping working with this mod, does anyone know if this can be done


    cool module by the way .

  4. #204
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,312
    Plugin Contributions
    125

    Default Re: Better Together Contribution Support Thread

    There's nothing built in; you have to write code to do this sort of thing.
    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.

  5. #205
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,312
    Plugin Contributions
    125

    Default Re: Better Together Contribution Support Thread

    Better Together 2.0 is now available. The new features in this version are:

    * The addition of add_cat_to_prod linkages.
    * Automatic cart sort by price. This means that discounts which use add_cat_to_cat, add_prod_to_cat or add_cat_to_cat will automatically discount the least expensive item that matches the second id.

    New version is in the downloads area.

    Enjoy,
    That Software Guy
    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.

  6. #206
    Join Date
    Sep 2007
    Posts
    12
    Plugin Contributions
    1

    Default Better Together 2.0 Installation Problem (linkages don't work)

    I am having trouble getting my linkages to work with better together version 2.0.

    I have successfully uploaded the files and installed the module in admin. I have tried every variation of linkages and no matter what I do no linkages work.

    Below are my current linkages.

    function setup() {
    // Add all linkages here
    // Some examples are provided:
    /*
    $this->add_prod_to_prod(14169, 13461, "$", 10);

    */
    }

    By the way, I am also using discount_1.10 (which works) and preview_1.3.8_2 (also works). I tried removing them temporarily, but that didn't have an effect on better together (still broken).

    The linkages don't appear in step 2/3 of checkout or with the Better Together Promotional Page.

    Any ideas why it isn't working?
    Last edited by DJMagicCards; 12 Sep 2008 at 08:37 AM. Reason: improve title

  7. #207
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,312
    Plugin Contributions
    125

    Default Re: Better Together Contribution Support Thread

    You have your linkage commented out. Instead of

    Code:
    /*
    $this->add_prod_to_prod(14169, 13461, "$", 10);
    
    */
    you should have


    Code:
    $this->add_prod_to_prod(14169, 13461, "$", 10);
    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.

  8. #208
    Join Date
    Sep 2007
    Posts
    12
    Plugin Contributions
    1

    Default Re: Better Together Contribution Support Thread

    That did the trick. Thanks!

  9. #209
    Join Date
    Jul 2008
    Posts
    138
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    Ok I just ran across this add-on and I have installed but I'm not sure where to go to add the discounts in? I am wanting to do the following:

    Purchase at least $5 and get a certain product free
    Purchase item A & get Item B free

    What file do I need to edit to do this?

    Helpppppppppp

  10. #210
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,312
    Plugin Contributions
    125

    Default Re: Better Together Contribution Support Thread

    Better Together doesn't do "Buy $5, get item X free." - it only does "Buy A get B free."

    To figure out how to make it work, you should read the documentation. A link is provided in admin->modules->Order total->Better Together, or you could just read the readme file which is provided with the contribution.
    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.

 

 
Page 21 of 70 FirstFirst ... 11192021222331 ... LastLast

Similar Threads

  1. Twitter Updates Sidebox Contribution Support Thread
    By delia in forum Addon Sideboxes
    Replies: 13
    Last Post: 29 Dec 2010, 12:44 AM
  2. Better Together Promotional Page Contribution
    By swguy in forum All Other Contributions/Addons
    Replies: 10
    Last Post: 27 Feb 2010, 05:52 PM
  3. Windows Live Product Search Contribution Support Thread
    By numinix in forum All Other Contributions/Addons
    Replies: 209
    Last Post: 3 Jul 2009, 08:23 PM
  4. Better together mod
    By coolman in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 16 Aug 2008, 09:48 PM
  5. LinkConnector Affiliate Contribution Support Thread
    By hyperdogmedia in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 28 Jun 2007, 06:33 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