0
Welcome Guest! Login
0 items Join Now

Halcyon: Recreating the Demo - Sample Cart

Your Guide to Recreating Elements of the Halcyon Template for Joomla


Sample Cart

1
mod_custom

This area of the front page is a Custom HTML module. You will find the settings used in our demo below.

Any mod_custom (Custom HTML) modules are best handled using either RokPad or no editor as a WYSIWYG editor can cause issues with any code that exists in the Custom Output field.

Details

Option Setting
Title Sample Cart
Show Title Show
Position top-b
Status Published
Access Public
Language All
Note Blank

Custom Output

Enter the following in the Custom Output text editor.

<div class="cart-badge"><div class="cart-badge-inner">
        <div class="cart-count">0</div>
        <div class="cart-title">Shopping Cart</div>
        <div class="cart-desc"><a href="#">Info on Ecwid eCommerce.</a></div>
</div></div>

Basic

Option Setting
Prepare Content Yes
Select a Background Image Blank

Advanced

Option Setting
Module Class Suffix

Found errors? Think you can improve this documentation? Please edit this page. You can also view the history of this page.