Thread: Cross Sell

Page 13 of 14 FirstFirst ... 311121314 LastLast
Results 121 to 130 of 131
  1. #121
    Join Date
    Jul 2004
    Location
    The Netherlands, Wierden
    Posts
    430
    Plugin Contributions
    0

    Default Re: Cross Sell

    Wonderfull addon

    But I have two issues, can someone help me with them?

    first: I have a store about 2000 products into my shop, everytime when i load the cross-sell to find/edit a product it loads every image , that is a lot of data-traffic. I also have installed image handler. Is it possible to load the smallest image of Image Handler to reduce the data-traffic.
    For now I have uncomment the image, so no image is shown.

    second: As I told I have a lot of products, so it's a little bit difficult to find the product to edit cross-sell.
    Now there is a pulldown to switch to page nr. x, default it shows 20 products on one page (you can handle this by maximum values, Search Results Per Page i set this to 2000). But is it possible to show in the pull down the categories, so when you click on the categorie, it show only the products which you can asign of that categorie?

  2. #122
    Join Date
    Jun 2005
    Location
    Austin, Texas, US
    Posts
    216
    Plugin Contributions
    0

    Default Re: Cross Sell

    Howdy,

    One of my clients has a retail store that has a similar situation to yours - she had several thousand products and navigating in Cross sell was not efficient. We ended up locating an upgrade/module called Advanced Cross Sell that adds a search field where you can enter in a model number and quickly locate a particular item. So maybe this will help with your 2nd issue.

    Good luck.



    Quote Originally Posted by raimond View Post
    Wonderfull addon

    But I have two issues, can someone help me with them?

    first: I have a store about 2000 products into my shop, everytime when i load the cross-sell to find/edit a product it loads every image , that is a lot of data-traffic. I also have installed image handler. Is it possible to load the smallest image of Image Handler to reduce the data-traffic.
    For now I have uncomment the image, so no image is shown.

    second: As I told I have a lot of products, so it's a little bit difficult to find the product to edit cross-sell.
    Now there is a pulldown to switch to page nr. x, default it shows 20 products on one page (you can handle this by maximum values, Search Results Per Page i set this to 2000). But is it possible to show in the pull down the categories, so when you click on the categorie, it show only the products which you can asign of that categorie?

  3. #123
    Join Date
    Mar 2009
    Posts
    1
    Plugin Contributions
    0

    Default Re: Cross Sell

    Zen Cart 1.3.8a
    I've installed the basic Cross Sell add-on and can't get it to work at all. It's all set up in the admin area, I can cross sell products, etc. but on the Front End, it doesn't show up!

  4. #124
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,587
    Plugin Contributions
    29

    Default Re: Cross Sell

    Quote Originally Posted by kaseynova View Post
    Zen Cart 1.3.8a
    I've installed the basic Cross Sell add-on and can't get it to work at all. It's all set up in the admin area, I can cross sell products, etc. but on the Front End, it doesn't show up!
    In order for the cross sell items to show up, you also need to modify your 'tpl_product_info_display.php file. Be sure to use the over-ride system. Details are in the instruction file.

  5. #125
    Join Date
    Jan 2009
    Location
    Vegas Baby!
    Posts
    332
    Plugin Contributions
    0

    Default Re: Cross Sell

    Hi - I installed this add on, but it wiped out my product info page completely! I'm using zc 1.3.8.

  6. #126
    Join Date
    Feb 2009
    Posts
    419
    Plugin Contributions
    0

    Default Re: Cross Sell

    Quote Originally Posted by jacdesigner View Post
    Howdy,

    One of my clients has a retail store that has a similar situation to yours - she had several thousand products and navigating in Cross sell was not efficient. We ended up locating an upgrade/module called Advanced Cross Sell that adds a search field where you can enter in a model number and quickly locate a particular item. So maybe this will help with your 2nd issue.

    Good luck.
    Did you just upload one or so files from the Advanced Cross Sell in order to get that search field .... or did you have to go through the entire install again?

    I have the exact same issues as Raimond ... so I'm hoping to find solutions to the image and search problems.

  7. #127
    Join Date
    Jan 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: Cross Sell

    Hi everyone.

    I am using the latest release of Zen Cart and a totally unmodified version of sophy blue. I have installed the Cross Sell 1.3.0 and it is functioning correctly on the admin side but does not appear in my store, on my product info page. I have installed twice now, following the instructions in the file. and still no luck and I hope to get this solved today. I would appreciate any comments.

    Thanks, AmyC

  8. #128
    Join Date
    Nov 2007
    Posts
    47
    Plugin Contributions
    0

    Default Re: Cross Sell

    same to me too...

    I hv added 1 cross sell item for this product, but it doesn't show up on the product info page
    http://moms-world.net/test/index.php...roducts_id=114

    http://moms-world.net/test/images/DUMP/xsell-p.jpg

  9. #129
    Join Date
    Nov 2007
    Posts
    47
    Plugin Contributions
    0

    Default Re: Cross Sell

    problem solved

    1. Open includes/languages/english/product_info.php
    and add:
    define('TEXT_XSELL_PRODUCTS', 'We Also Recommend :');
    just above the final ?>

    2. Open includes/templates/template_default/templates/tpl_product_info_display.php and insert the following code
    <?php require($template->get_template_dir('tpl_modules_xsell_products.php', DIR_WS_TEMPLATE, $current_page_base,'templates'). '/' . 'tpl_modules_xsell_products.php');
    ?>
    I have a little request

    http://moms-world.net/index.php?main...roducts_id=122

    Customers who bought this product also purchased...
    AND
    We Also Recommend :

    looks a little messy, if it can add a box to separate these 2 sections will be more easy to see.

  10. #130
    Join Date
    Sep 2004
    Location
    London. UK.
    Posts
    164
    Plugin Contributions
    0

    Default Re: Cross Sell

    Hi All,


    This mod works great, the only question I have is,

    Is it possible to change the cross sell selection in admin to be able to search for products, rather than going through the pages. We have approx 10,000 products which is about 700 pages to click through in order to try and find a product, and then we have to find the associated product as well.

    Thanks

    Chris
    Regards,

    Chris (CCN1)

 

 
Page 13 of 14 FirstFirst ... 311121314 LastLast

Similar Threads

  1. Replies: 1
    Last Post: 18 Sep 2013, 11:24 PM
  2. Which one? Multi Cross Sell vs Ultimate Cross Sell?
    By Renz in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 3 Jul 2013, 08:30 AM
  3. Fatal Error After installing Cross Sell - Just Another Cross Sell Mod
    By kconklin in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 9 Jul 2010, 02:38 PM
  4. Cross Sell and Advanced Cross Sell Modules
    By fairway in forum Addon Templates
    Replies: 4
    Last Post: 8 Dec 2009, 08:44 PM
  5. cross sell and cross sell in cart
    By g0d4lm1ty in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 17 Dec 2006, 01:35 AM

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