Help - Search - Members - Calendar
Full Version: Can I Add A Link Under Product Options?
MonsterSmallBusiness Forums > MonsterCommerce > How do I?
jeffu
I'm helping someone with their site and I have a question. They are loading all of their inventory in the monstersmile.gif form. When you go to the product, they have Sizes under "Product Options".

Next to the Size drop down, we would like to add a link to a Size Chart - is there a way to do that or are we locked down since it's monstersmile.gif's Form and it's pre-set the way it displays?

Hope that made sense.

Feel free to e-mail me at jeffu@swbell.net
ultimatekeychains
You could always set your variant name to include a little html. That should work. Example:

Select a Size <a href=www.yourdomain.com/link.htm target=_blank>Size chart</a>

Just an idea... you could obviously get a little more advanced than that, but hopefully it's the right direction for you.
ultimatekeychains
Personally I use something a little more advanced for our "special orders"

CODE

Special Order <font size=1><a href="#" onclick="window.open('/htm/specialorder.htm', 'StatusBar', 'toolbar=no,resizable=yes,scrollbars=yes,width=525,height=525,left=175,top=100');" title="Special Order Policies">details</a>


This gives us a custom html popup that is sized and positioned to where we want it. You can see it in use on any of our case lot items.

You can see it in action here

The only problem with this is that when viewing your item properties, under the variants tab you will see a distorted line like:

Special Order <font size=1><a href= details">

But it all looks great on the customers end. Anyone know if using something like this could cause any issues?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.