In the Small product picture ribbon tab, you can configure the ribbons that are show on all pages, except the one shown on the Big product image on the product page. The Big product image is separated because it is bigger than all of the other images, hence you can add a bigger ribbon to it.
▪Text – You can use the Available Product Tokens here. The tokens will be automatically replaced with their values for the product on which the ribbon will be shown. You could also specify the text of the ribbon. This text will appear over the product image. If you use a ribbon picture that contains text, leave this empty.
▪Enabled – You can have many product ribbons. With this setting you can choose to enable/disable the current product ribbon.
▪Position – The default location where the ribbon will appear relative to the picture of the product. You can customise further with the styles settings below, if required.
▪Picture – Manage pictures or select a picture for your ribbon.
▪Manage Pictures – Upload a new picture or delete an existing one.
▪Select picture – Select an already existing picture.
▪Preview picture – Preview the selected picture.
▪Ribbon style – Specify CSS styles that will be applied only to the ribbon html element. The ribbon html element is the main html element for the ribbon that wraps the ribbon image and the ribbon text elements.
▪It has a css class name – product-ribbon. Example styles: top: -5px; left:-5px;
▪Ribbon text style – Specify CSS styles that will be applied only to the ribbon text (label) element. The ribbon text is a label html element that is nested inside the ribbon element.
▪Ribbon image style – Specify CSS styles that will be applied only to the ribbon image (img) element. The ribbon image html element is nested inside the ribbon element. |