Product More Information Page Colors
Your template can use the colors selected by the merchant, or you can hard-code color values. The best way to define colors in your template is with a cascading style sheet. This example adds a simple embedded style sheet to the Required Tags example. The style sheet uses the colors defined by the merchant under Preferences > More Info.
- If you aren't familiar with Cascading Style Sheets, you can find several primers or tutorials on the Web, or you can pick up a book on the subject at most any bookstore. CSS basics are easy to learn.
- The color tags return a six-digit hex value, they also include the pound sign (#) in front of the value.

