Announcement

Collapse
No announcement yet.

Search by manuafacturer

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Search by manuafacturer

    With the website I am creating I would like to have the option to search by manuafacturer by clicking on an image of the manufacturer's logo, as well as being able to reach the product by category.

    Is it possible in actinic to do this?

    THANKS in advance.

    #2
    Im sure this is, you will need to do some scripting for it, but basically clicking the image runs that search routine. You will probably need to create custom variables so you can add the manufaturer to each product then the search can be configured to look for these

    A few here will probably be able to point you in the right direction

    D

    Comment


      #3
      I kind of guessed that might be the case. Does anyone know what code i will need to implement and where? Or if there's another way around it?

      Comment


        #4
        well, you could always do it this way:

        ensure that the brand is always included in the title of the item,

        then make a link like this:

        http://www.basketballasylum.co.uk/cg...=-1&TB=A&SHOP=

        analysis:
        HTML Code:
        http://www.basketballasylum.co.uk/cgi-bin/ss000001.pl?SS=And1&PR=-1&TB=A&SHOP=
        SS=[term]

        your term goes there in your link.

        Comment


          #5
          Sorry for hijacking but... Brilliant!

          Thanks Gabriel.

          I have been trying to get this right for a while now.
          "Opportunities multiply as they are seized." - Sun Tzu

          Comment


            #6
            no problemo, keep on trucking Actinites.

            Comment


              #7
              I knew Gabe would be along

              I would have cracked it in the end, just you would have got a beard by then

              D

              Comment


                #8
                i already have a beard.

                and its a mess at the moment, i look like grizley adams/hobo/mountain man

                Comment


                  #9
                  Ha ha!! Great stuff!! thanks alot for that guys!!

                  Comment

                  Working...
                  X