Thread: Cross-promotion

Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Dec 2006
    Posts
    10
    Plugin Contributions
    0

    Default Cross-promotion

    Hi all. First time posting here. Great forum & product.

    I am using this cart for a little different solution than what it's meant for. I am not selling anything at all on the page (may be in the future). I am using it for a database for information. Basically what I am looking for is a way to cross-promote other items on the same page as the item_page. Not random, specific items. Here is what I am doing.

    I run a guild for a popular online game. We are using ZenCart to organize quests, items, creatures, characters, etc. Each quest has related creatures, items, zones, etc. What I want to do is create a quest (just like you would create an item for sale) and associate that quest with the items you get from completing it, the creatures involved, any zones you have to visit or travel to, etc. I have already created quests, items, creatures and all that but have not found a way to relate them to each other without manually coding it (huge pain). I checked out a few cross-selling mods that are on the official site but all of them seem to only display random cross-promoted items.

    Is there a solution in sight?

    Not sure if anything out there exists. Thanks for all who take a minute to read this and respond

  2. #2
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,536
    Plugin Contributions
    127

    Default Re: Cross-promotion

    Have you looked at Better Together? It associates an item (or category) with another item or category.

    Good luck,
    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. #3
    Join Date
    Dec 2006
    Posts
    10
    Plugin Contributions
    0

    Default Re: Cross-promotion

    I actually have that program installed but it looks like it has to be manually coded. I also did not read anything about being able to specify actual items or categories in the tutorial for the mod.

  4. #4
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,536
    Plugin Contributions
    127

    Default Re: Cross-promotion

    The associations are manually coded. To associate product 1 with product 2, say

    add_prod_to_prod(1,2, "%", 50);

    You'd have to fiddle with the wording, but the mechanism is there. If you need help,
    PM me.

    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.

 

 

Similar Threads

  1. v154 BrainTree Promotion
    By swguy in forum Addon Payment Modules
    Replies: 0
    Last Post: 24 Mar 2015, 05:07 PM
  2. Help: Promotion
    By jasonlee in forum General Questions
    Replies: 1
    Last Post: 18 Oct 2007, 04:22 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