Results 1 to 8 of 8
  1. #1
    Join Date
    Jul 2008
    Posts
    1
    Plugin Contributions
    0

    Default Cross Sell Boxes Layout

    I am looking to reformat the "Cross Sell" product boxes so the image is on the left and product info is on the right. Also looking to add a way for the customer to select the product's options and quantity then directly add that product to the cart, rather than direct to a separate product page. I've attached a screen shot of what I'm hoping to do.

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Cross Sell Boxes Layout

    A screenshot is useless for anyone helping you actually restyle the box - we would need to see it live to know the classes etc to work on.

    Getting attributes in the cross-sell boxes would probably involve similar coding as getting them in the product listing page. People have done that, and you might get some useful info:
    drop down attributes at product listing page near add to cart button
    especially posts 26 & 40.

  3. #3
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

    Default Re: Cross Sell Boxes Layout

    Hello there,

    Im trying to change the layout of my cross sell / customer who bought... layout as well. I only want mine to be the same as in the product listing (1 column, 1 product per row with description and prices if possible.

    I have checked yellow's single product listing layout but I dont think it works for the cross sell / customer who bought layout. Correct me if im wrong and any help, advice to get me started would be great.

    All the best...

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Cross Sell Boxes Layout

    As Glenn mentioned, we'll need a link to your site.

  5. #5
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

    Default Re: Cross Sell Boxes Layout

    Hi there,

    Link is www.playnippon.com

    I need cross sell/customer who bought... to look the same as product listing page or new products/featured products on the main page.

    Thanks

  6. #6
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Cross Sell Boxes Layout

    The Customers who bought... is not related to the cross-sell mod.

    You can adjust the display by adding this to the bottom of your stylesheet:
    Code:
    .centerBoxContentsAlsoPurch {width: 99% !important; text-align: left;}
    .centerBoxContentsAlsoPurch br {display: none;}
    .centerBoxContentsAlsoPurch a+br+a {position: relative; bottom: 2.5em;}
    The "width: 99% !important;" can be eliminated if you set the also purchased display to one per row in admin > Configuration > Product Info > Also Purchased Products Columns per Row.

  7. #7
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

    Default Re: Cross Sell Boxes Layout

    Thanks for the reply.

    I would also like to add description to each product in the customers also purchased. How do I go about doing that?

    Thanks

  8. #8
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Cross Sell Boxes Layout

    That will require a bunch of custom coding as I mentioned in post 2.

 

 

Similar Threads

  1. 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
  2. Cross Sell Module Layout Problem When Only 2 Items
    By acreativepage in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 23 Sep 2010, 10:45 PM
  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 Mod Layout
    By armadillojewelry in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 23 May 2008, 02:42 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