Results 1 to 10 of 169

Hybrid View

  1. #1
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Cross Sell Advanced [Support Thread]

    Short answer is that you would need to modify this module to support displaying cross sell items in the shopping cart..

    From the module description (please note the highlighted portion):

    How Does Advanced Cross Sell Work??
    =============================
    The shop sells Walkmans.. If the shopowner/administrator adds cross sell products to the Walkman product via the Advanced Cross Sell interfaces, the product page will now includes a new centerbox.. "may we also recommend batteries, case cd's etc."
    Quote Originally Posted by edbeck View Post
    Cross-Sell Items not appearing after adding main item to cart. http://secure.edbeckphotography.com/shop

    Zen Cart? 1.5.4
    Is it a new install or an upgrade? New
    What the addons/contributions you have installed? Tableau, Cross Sell Advanced v1.3 (This is the only version of Cross-Sell I've installed. The forum says that I don't need the previous version installed even though previous versions did.)
    What customizations have you made? Just adding products and images through the admin panel.
    What type of server are you using? inMotion Apache v. 2.2.27
    Are you installing locally? No
    What operating system? linux
    What version of PHP is installed on the server? 5.3.28
    What version of MYSQL is installed on the server?5.6.23
    What you were doing when your problem occurred? Added product to shopping cart.
    What are the steps to reproduce the problem?
    1. go to https://secure.edbeckphotography.com/shop
    2. Under "Categories" select "Real Estate Photography"
    3. Select the "Up to 1,999 sq. ft. product and add to the cart.
    4. The shopping cart summary appears, I expected the cross-sell products to be displayed. The cross-sell products for any of the houses are "Overnight Delivery" and "Mobile Web Site".

    Have you attempted to fix the problem? Yes, though reading and trying different settings,

    What steps have you taken?


    Configuration:
    Cross Sell Advanced
    Title Value Action
    Display Cross-Sell Products Minimum 1 Info
    Display Cross-Sell Products Maximum 6 Info
    Cross-Sell Products Columns per Row 3 Info
    Cross-Sell - Display prices? true
    Cross Sell Advanced Version 1.3 Info


    Current Cross-Sells

    Product Name No. of Current Cross-Sells Action
    Up to 1,999 sq.ft. 2 Edit Cross Sell Delete Cross Sell
    2,000 - 2,999 sq. ft. 2 Edit Cross Sell Delete Cross Sell
    3,000 - 4,499 sq. ft. 2 Edit Cross Sell Delete Cross Sell
    4,500 - 5,999 sq. ft 2 Edit Cross Sell Delete Cross Sell
    6,000 - 7,500 sq. ft 2 Edit Cross Sell Delete Cross Sell
    Academic Year Subscription 1 Edit Cross Sell Delete Cross Sell
    Banquet Posters 2 Edit Cross Sell Delete Cross Sell
    Package A - Ultimate 6 Edit Cross Sell Delete Cross Sell
    Package B - Deluxe 6 Edit Cross Sell Delete Cross Sell
    Package C - Classic 6 Edit Cross Sell Delete Cross Sell
    Package D - Basic 6 Edit Cross Sell Delete Cross Sell


    Displaying 1 to 20 (of 23 products) << Page of 2 >>
    Product Id Product Name Current Cross-Sells Update Cross-Sells
    2 Up to 1,999 sq.ft.
    1. Overnight Delivery (before noon the next day)
    2. Mobile Web Site

    How do I get the cross-sell products to display after a customer selects and adds a product to the shopping cart?

    Thanks
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  2. #2
    Join Date
    Jun 2015
    Location
    Puyallup WA USA
    Posts
    9
    Plugin Contributions
    0

    Default Re: Cross Sell Advanced [Support Thread]

    Quote Originally Posted by DivaVocals View Post
    Short answer is that you would need to modify this module to support displaying cross sell items in the shopping cart..

    From the module description (please note the highlighted portion):
    Is there a long answer? I've looked all over for where to configure it.

  3. #3
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Cross Sell Advanced [Support Thread]

    Quote Originally Posted by edbeck View Post
    Is there a long answer? I've looked all over for where to configure it.
    Modify = Create new custom code to extend the module's current functionality to include NEW functionality.

    It's not a "configuration" thing, it's a "you would need to write new code for this module to add the feature you want" thing..

    Now that said if a community member has the code to share or the time to write and share this code they will.. Otherwise, you might want to look at the other cross sell modules and see if they have the feature you are looking for or you might consider utilizing the services of a developer to create the code you are after..
    Last edited by DivaVocals; 21 Jun 2015 at 01:36 AM.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  4. #4
    Join Date
    Mar 2006
    Location
    Rosebud, Victoria, Australia
    Posts
    310
    Plugin Contributions
    2

    Default Re: Cross Sell Advanced [Support Thread]

    G'day,

    If someone is looking to enhance this plugin it would be really nice if given a list of n products, the mod had an option (checkbox) to ask it to automatically go through and cross-sell EACH combination together.

    For example, if you give it 3 products: A, with cross sell to B and C, it could optionally cross-sell:
    A to B and C,
    B to A and C, and
    C to A and B.

    Obviously the larger n is, the greater the admin time saving would be.

    Best regards, Lloyd Borrett.
    Zen Cart 1.5.5e, PHP 5.3.29 MySQL 5.5.42

  5. #5
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Cross Sell Advanced [Support Thread]

    Quote Originally Posted by lloyd_borrett View Post
    G'day,

    If someone is looking to enhance this plugin it would be really nice if given a list of n products, the mod had an option (checkbox) to ask it to automatically go through and cross-sell EACH combination together.

    For example, if you give it 3 products: A, with cross sell to B and C, it could optionally cross-sell:
    A to B and C,
    B to A and C, and
    C to A and B.

    Obviously the larger n is, the greater the admin time saving would be.

    Best regards, Lloyd Borrett.
    There are other cross sell modules that may already provide this functionality.. Suggest looking at one of those if you want the feature.. It's likely why no one has ever enhanced this one beyond it's current featureset..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  6. #6
    Join Date
    Dec 2005
    Location
    Wisconsin
    Posts
    38
    Plugin Contributions
    0

    Default Re: Cross Sell Advanced [Support Thread]

    Hello, I'm having a problem with cross_sell_plus_advanced_combo_1.3. I'm running Zencart 1.5.4 which I updated to back in May of 2015. Before that I had been using this addon through many versions back to maybe 1.3.x and always appreciated its functionality. Decided to give it another try on my locally hosted test site (Mac OS X 10.8). I downloaded the latest version 1.3a and reuploaded the files to their proper places (checked it closely several times to make sure I hadn't dropped something in the wrong place. Went back to the admin page (running in the latest version of Firefox) and got a big white screen with this message- WARNING: An Error occurred, please refresh the page and try again. Maybe it was luck, maybe I remembered from the last try but the first file I pulled out of the configuration - config.xsell.php - fixed it. Well at least admin worked again but no configuration menu and no cross-sell. And the other thing, if I remember right, there used to be a sql patch that needed to be installed. Doesn't seem to be one in the new version. If the new version depends on an existant sql patch maybe mine disappeared along the upgrade path. Any suggestions would be appreciated as I did see this problem mentioned earlier in the thread

  7. #7
    Join Date
    Dec 2005
    Location
    Wisconsin
    Posts
    38
    Plugin Contributions
    0

    Default Re: Cross Sell Advanced [Support Thread]

    One little addition. The Table: products_xsell is still in the database. I checked it with phpmyadmin.

 

 

Similar Threads

  1. Multi Cross Sell mod [Support thread]
    By gilby in forum All Other Contributions/Addons
    Replies: 475
    Last Post: 11 Apr 2020, 10:44 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. Replies: 1
    Last Post: 18 Sep 2013, 11:24 PM
  4. 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
  5. Cross Sell and Advanced Cross Sell Modules
    By fairway in forum Addon Templates
    Replies: 4
    Last Post: 8 Dec 2009, 08:44 PM

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