Jump to content

Feature Product(s)


Guest F.N

Recommended Posts

Where do one go to add a product to the "featured product" list? I can't seem to find it anywhere in the admin area...

Also, can you have more than one item in featured product?

Link to comment
Share on other sites

Guest estelle

I think the featured product just shows a single random item from your catalogue. It may be a future enhancement to allow you to choose which item(s) are shown.

But, you could probably hack it to show what you want. Look in skins/CURRENT_SKIN/styleTemplates/boxes/randomProd.tpl. I haven't tested this myself, but you could probably modify the {PRODUCT_ID}, {PRODUCT_NAME} and {IMG_SRC} to be hardcoded to what you want. And then if you wanted to show more than one item, you could probably duplicate the text within the content div. I.e. make a copy of the text in between this:

<div class="boxContentLeft" style="text-align: center">

and this:

</div><!-- END: random_prod -->

And then you might need to add a "<br />" in between the two sets of text.

Goodluck :(

Estelle.

Link to comment
Share on other sites

Thanks for your suggestion Estelle! I thought I may have missed something with this feature. I'll see what I can do in terms of hacking it.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...