Page 12 of 48 FirstFirst ... 2101112131422 ... LastLast
Results 111 to 120 of 476
  1. #111
    Join Date
    Jan 2010
    Posts
    131
    Plugin Contributions
    0

    Default Re: Multi Cross Sell mod - limited to 5

    Hello
    i have multi cross sell installed and working but-
    in Cross sell settings my "Number of Cross Sells" is limited to 5

    Please advise
    Cookie

  2. #112
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Multi Cross Sell mod - limited to 5

    Quote Originally Posted by Cookiepus View Post
    Hello
    i have multi cross sell installed and working but-
    in Cross sell settings my "Number of Cross Sells" is limited to 5

    Please advise
    Cookie
    In this version its hard coded to a maximum of 5.
    edit admin\includes\functions\extra_functions\multi_xsell.php
    around line 237 you will find this code fragment
    PHP Code:
    array(\'1\', \'2\', \'3\', \'4\', \'5\') 
    Add as many more as you want.

    Also
    \includes\languages\english\extra_definitions\YOUR_TEMPLATE\multi_xsell_box_defi nes.php
    Add more defines for the additional cross sell headers here

    Go to Admin->Configuration->Cross Sell Settings
    print this page to save the settings
    Go to Admin->Catalog->Multi Cross Sell
    Click UnInstall
    Upload the 2 edited files
    Refresh
    Click Install
    Go to Admin->Configuration->Cross Sell Settings
    Reenter the previous settings
    Uninstall the
    Last edited by gilby; 4 May 2011 at 02:53 PM.

  3. #113
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Multi Cross Sell mod [Support thread]

    Ignore the last line of previous reply
    ie: "Uninstall the "
    My editing time ran out

  4. #114
    Join Date
    Jan 2010
    Posts
    131
    Plugin Contributions
    0

    Default Re: Multi Cross Sell mod [Support thread]

    Thank you very much

  5. #115
    Join Date
    Jan 2010
    Posts
    131
    Plugin Contributions
    0

    Default Re: Multi Cross Sell mod [Support thread]

    Am i supposed to change the code and write the digits
    (\'1\', \'2\', \'3\', \'4\', \'5\' etc) all the way up to 800 or 900 so i can make cross sells for all our products!!
    Surely there is another way?
    Thanks

  6. #116
    Join Date
    Jan 2010
    Posts
    131
    Plugin Contributions
    0

    Default Re: Multi Cross Sell mod [Support thread]

    'Multi Cross Sell
    Existing Features:
    All of yellow1912's "Just Another Cross Sell Mod" including
    1. Allow unlimited number of product cross sells
    2. Accept product id or model as input value.
    3. Clean up table.'

  7. #117
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Multi Cross Sell mod [Support thread]

    Quote Originally Posted by Cookiepus View Post
    Am i supposed to change the code and write the digits
    (\'1\', \'2\', \'3\', \'4\', \'5\' etc) all the way up to 800 or 900 so i can make cross sells for all our products!!
    Surely there is another way?
    Thanks
    I think you are mis-understanding how this works....

    The above defines the different headers that you might use to show the cross sells
    Most cross sells use only one header such as
    "We also recommend"
    Under this one header you can have an "unlimited" number of cross sells
    In fact if that one header works for you then you don't need any more headers.

    Having more headers enables you to be more specific as to the cross sells.

    eg: selling phones you might have one header "Similar Products" to show similar phones.

    Another might be "These cases fit this phone" to show add on cases for this phone.

    Another might be "These plans suit this phone" to show different phone plans.

  8. #118
    Join Date
    Jan 2010
    Posts
    131
    Plugin Contributions
    0

    Default Re: Multi Cross Sell mod [Support thread]

    Thanks for that, but im still not quite sure...

    I have around 80 product ranges
    with around 6 products in each range
    So id like to cross sell to work when a user clicks on a particular range
    the other products in that range are displayed.

    So i started setting up the cross sells (using product id numbers)
    Cross sell 1
    11,12,13,14,15
    Cross sell 2
    14,15,15,17,18
    etc
    How do i combine the cross sells for different products within one header?

    Thanks again

  9. #119
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Multi Cross Sell mod [Support thread]

    Quote Originally Posted by Cookiepus View Post
    Thanks for that, but im still not quite sure...

    I have around 80 product ranges
    with around 6 products in each range
    So id like to cross sell to work when a user clicks on a particular range
    the other products in that range are displayed.

    So i started setting up the cross sells (using product id numbers)
    Cross sell 1
    11,12,13,14,15
    Cross sell 2
    14,15,15,17,18
    etc
    How do i combine the cross sells for different products within one header?

    Thanks again
    Start off and use ONE cross sell only
    Assuming you are using the "multi way" cross sell
    Entering 11,12,13,14,15
    Means if you view product 11, then 12,13,14,15 will be shown as cross sells for that product
    View: 11 CrossSell: 12,13,14,15
    View: 12 CrossSell: 11,13,14,15
    View: 13 CrossSell: 11,12,14,15
    View: 14 CrossSell: 11,12,13,15
    View: 15 CrossSell: 11,12,13,14
    You end up with 5 products that show 4 cross sells for that product

    Now still using the 1st Cross Sell
    Entering 21,22,23
    Means if you view product 21, then 22,23 will be shown as cross sells for that product
    View: 21 CrossSell: 22,23
    View: 22 CrossSell: 21,23
    View: 23 CrossSell: 21,22
    You end up with 3 products that show 2 cross sells for that product

    You now have 8 products in total that show cross sells

    If you want you can keep entering your 80 product ranges of 6 items each here, all under the one cross sell

    ------------------------

    Heres an example of ONE way cross sells using one header
    www(dot)p a n d o r a b e a d s(dot)com(dot)au/index.php?main_page=product_info&cPath=77&products_id=1760
    (remove spaces and change (dot) to .)

    click thru to the next products and you will see the cross sells change to suit the product.

    Heres an example of MULTI way cross sells using a different (relevent to the product) header
    www(dot)p a n d o r a b e a d s(dot)com(dot)au/index.php?main_page=product_info&cPath=77&products_id=1760

    click thru to the following products..

    This website use 4 different headers
    and has hundreds of different of cross sells

    The other 2 headers used are here:
    www(dot)p a n d o r a b e a d s(dot)com(dot)au/index.php?main_page=product_info&cPath=52&products_id=1069
    and here:
    www(dot)p a n d o r a b e a d s(dot)com(dot)au/index.php?main_page=product_info&cPath=16&products_id=129

  10. #120
    Join Date
    Jan 2010
    Posts
    131
    Plugin Contributions
    0

    Default Re: Multi Cross Sell mod [Support thread]

    Start off and use ONE cross sell only
    Assuming you are using the "multi way" cross sell
    Entering 11,12,13,14,15
    Means if you view product 11, then 12,13,14,15 will be shown as cross sells for that product
    View: 11 CrossSell: 12,13,14,15
    View: 12 CrossSell: 11,13,14,15
    View: 13 CrossSell: 11,12,14,15
    View: 14 CrossSell: 11,12,13,15
    View: 15 CrossSell: 11,12,13,14
    You end up with 5 products that show 4 cross sells for that product

    Now still using the 1st Cross Sell
    Entering 21,22,23
    Means if you view product 21, then 22,23 will be shown as cross sells for that product
    View: 21 CrossSell: 22,23
    View: 22 CrossSell: 21,23
    View: 23 CrossSell: 21,22
    You end up with 3 products that show 2 cross sells for that product

    You now have 8 products in total that show cross sells

    If you want you can keep entering your 80 product ranges of 6 items each here, all under the one cross sell

    Thanks for taking the time and I totally get how this works.
    What i cant understand about above is:
    If the item numbers are all entered in one continuous cross sell as above, whats to stop items 22,23 showing up with items 12,13 etc

    If you want you can keep entering your 80 product ranges of 6 items each here, all under the one cross sell

    wouldn't this just look like : 1,2,3,4,5,6,7,8 etc
    isn't there some sort of delimiter needed between each group of numbers.
    I hope there will be a bolt of lightning hitting my think head soon!
    Thank you

 

 
Page 12 of 48 FirstFirst ... 2101112131422 ... LastLast

Similar Threads

  1. Cross Sell Advanced [Support Thread]
    By DivaVocals in forum Addon Admin Tools
    Replies: 162
    Last Post: 28 Jan 2025, 01:37 PM
  2. Ultimate Cross Sell [Support Thread]
    By ultimate_zc in forum All Other Contributions/Addons
    Replies: 239
    Last Post: 17 May 2015, 03:25 AM
  3. Just another Cross-Sell mod (support thread)
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 702
    Last Post: 3 Nov 2012, 04:30 AM
  4. Multi cross sell mod
    By bonsey61 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 9 Oct 2010, 08:12 PM
  5. support for Cart Upsell/Cross Sell Mod
    By wagnerguy in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 5 May 2009, 01:18 AM

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