Thank you for your feedback
Templates are programs that are run when you publish your store to generate the final HTML for your store pages. Templates are written using RTML, which is a proprietary language used by the Store software.
RTML is a language for describing websites. Though designed to be easy for merchants with no programming experience, it's quite a powerful language.
Every object (like an item or section) has an RTML template that describes what its web page should look like. An RTML template outputs HTML, but with RTML you can describe complex pages that would be impossibly burdensome to express directly in HTML, either by hand or with a WYSIWYG authoring tool.
You can find documentation for RTML at the end of this article.
Note: The Advanced Editor is designed for programmers. In the Advanced mode, all protection against damaging your store is turned off. You can easily damage your store beyond repair. For that reason we recommend it only for experienced programmers.
While Merchant Solutions Customer Support can't offer assistance with debugging or creating RTML and templates for merchants, Turbify remains committed to the RTML development platform. For Merchants and Store developers, we can offer the following resources:
Please note that Turbify isn't affiliated with the above-listed third-party sites and doesn't guarantee the accuracy of the information available from those websites or books.
See Also: