There are Many Types of Snipped Code that work with Emole Stores :1.
Css Code :You Can Develop Css Sipped Code For Any Item in Emole Stores like Change Shopping Card Style Like Color Or Size Or Else, Change item Text Like Change AddToCard Button Text To Apply Text,Change item Event Procedure Like Change AddToCard Botton Click Event Procedure From Add Product in Item To CheckOut Procedure We Will Decribe All this in Css Snipped Code Section.
2.
Html Code:Not Only Css Code You Can Develop Also Html Code How That You Can Develop And Html Code in Any System Like Product or Category or Topic Or Else Full Description Editor Because The Editor Is Full Html Editor You Edit Html Code And Preview it .We will Decribe this in Html Code Section.
<a href="http://google.com">hello</a>
3.
Bootstrap Code:Also You Can Develop BootStrap Code,if You Don't know what BootStrap Code Is Code That Make Beautifull Design And Also Responsive Design Like Create Slider Images Or Create Modal Form Or Else ,You Can develop it in System Decription Full Editor Like Html Code ,We will Describe Full Editor in Next Topic and Also Describe Bootstrip in Bootstrip Section.
<div class="row"><div class="col-3"><div/></div>
You Can Develop Only Inline Code the Out Css Link Is prevent You can Link With Our Css Styles File.
4.
JavaScript Code:You Can Create Javascript Code in system Html Editor And Also in Store JavaScript Widget Editor we will Describe this in JavaScript Code Section.
You Can Only Use inline Code The Out javascript line Is prevent You can Link With Our Javascript Libraries.
5.
Linked Code:The Linked Code Is Code That Added in page To Preview Another Page Or Component Like Add Product Details inside Topic Or Add Topic Inside Product Page Or Add New Form Inside Product Details ,we will Descibe Every Thing About This In Linked Code Section.
@await Component.InvokeAsync("TopicBlock", new { systemName = "HomepageText" })
6.
Razor Code:Razor Page Or Razor is a markup syntax for embedding .NET based code into webpages ,All Templates In Emole Stores Debend On Razor Page,We Will Describe Every thing about Razor in Razor Section.
Html.AddTitleParts(T("PageTitle.ShoppingCart").Text);