Announcement

Collapse
No announcement yet.

Powersearch

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

    Powersearch

    I have noticed a strange issue with my power search results. When I do a search, it calls up products correctly, but presents two prices, the actual price of the map, highlighted, and another, seemingly unrelated random price that has been crossed out - as if we are running a special promotion or discount. It is not clear what is happened here - has anyone see this before?

    Just give it a try, go to www.geographicus.com and search for anything from the home page. This, notably, happens only in the search results, not on the category pages.

    Kevin
    __________________________
    GEOGRAPHIUCS ANTIQUE MAPS
    923 Putnam Ave
    Brooklyn,NY 11221
    TEL: 646-320-8650
    www.GEOGRAPHICUS.com

    #2
    Re: Powersearch

    Check your SRCH page template for whatever token comes after this html code:

    Code:
    <strong class="strike">
    That should tell you where it's pulling that data from.
    David Hubbard
    CIO
    Miva
    [email protected]
    http://www.miva.com

    Comment


      #3
      Re: Powersearch

      This is what that looks like

      Code:
      <p><strong class="strike">&mvt:product:formatted_base_price;</strong><strong class="red">&mvt:product:formatted_price;</strong></p>
      Note is is the strike-through price that is incorrect. The price in RED is correct, but it should not be in red.

      Kevin
      __________________________
      GEOGRAPHIUCS ANTIQUE MAPS
      923 Putnam Ave
      Brooklyn,NY 11221
      TEL: 646-320-8650
      www.GEOGRAPHICUS.com

      Comment


        #4
        Re: Powersearch

        I rectified the issue by deleting the string below:

        <strong class="strike">&mvt:product:formatted_base_price;</strong>
        __________________________
        GEOGRAPHIUCS ANTIQUE MAPS
        923 Putnam Ave
        Brooklyn,NY 11221
        TEL: 646-320-8650
        www.GEOGRAPHICUS.com

        Comment


          #5
          Re: Powersearch

          You can alter the red color by changing the other part too. Perhaps you or someone who worked on your store got the search results code from this thread:

          http://extranet.miva.com/forums/show...-Regular-Price

          as it seems to have the exact same code that you found in your store with that use of the formatted_base_price with strikethrough.
          David Hubbard
          CIO
          Miva
          [email protected]
          http://www.miva.com

          Comment


            #6
            Re: Powersearch

            That may be. Anyway, I fixed it according to your suggestion and it now works properly. I don't know where it was pulling that base price. Those were prices I was asking for unrelated products, so I don't know how it got associated with the products where it was displaying.
            Kevin
            __________________________
            GEOGRAPHIUCS ANTIQUE MAPS
            923 Putnam Ave
            Brooklyn,NY 11221
            TEL: 646-320-8650
            www.GEOGRAPHICUS.com

            Comment


              #7
              Re: Powersearch

              Check the items that are assigned to the SRCH page template. You probably have more than one product listing assigned which would be creating values for the variable you listed. If you are not sure, list all of the items assigned to the SRCH page template so I can see what you have.
              Bill Weiland - Emporium Plus http://www.emporiumplus.com/store.mvc
              Online Documentation http://www.emporiumplus.com/tk3/v3/doc.htm
              Question http://www.emporiumplus.com/mivamodu...vc?Screen=SPTS
              Facebook http://www.facebook.com/EmporiumPlus
              Twitter http://twitter.com/emporiumplus

              Comment

              Working...
              X