Announcement

Collapse
No announcement yet.

Product Variable to be used in Section HEAD

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

    Product Variable to be used in Section HEAD

    I have a client using the original SPP method that wants to be able to import a variable scoped to product level in his existing developed spreadsheets that will populate the section page href of a canonical link.

    Put simply he wants the product scoped variable to be used in the section page HEAD.

    Any ideas on how this might be achieved?

    #2
    Off the top of my head.....create a block of type "Product list" and insert the product variable in this block, inside the HEAD area.

    If there is only one product in that page (that list) then it will simply pump out that reference.......
    Fergus Weir - teclan ltd
    Ecommerce Digital Marketing

    SellerDeck Responsive Web Design

    SellerDeck Hosting
    SellerDeck Digital Marketing

    Comment


      #3
      HMmm..... quick test and prod list here may cause issue.

      Simply putting something like

      Code:
      <actinic:block if="%3cactinic%3avariable%20name%3d%22SectionHasVisibleProduct%22%20%2f%3e" >
          <actinic:variable name="brand" />
      </actinic:block>
      does work however.
      Fergus Weir - teclan ltd
      Ecommerce Digital Marketing

      SellerDeck Responsive Web Design

      SellerDeck Hosting
      SellerDeck Digital Marketing

      Comment


        #4
        Sorted - thanks Fergus. Too late in the day (and/or too near the weekend) to get my head in gear.

        Comment


          #5
          You and me both, although as long as I've enough ooomph left to use the cork screw everything will be OK!
          Fergus Weir - teclan ltd
          Ecommerce Digital Marketing

          SellerDeck Responsive Web Design

          SellerDeck Hosting
          SellerDeck Digital Marketing

          Comment


            #6
            Enjoy the weekend.

            Comment

            Working...
            X