Need help with user account and wishlist icon in header section of my website

thetandcfashion
Visitor
2 0 0

Hi, 

I am building the website on my own as of now to save some bucks. 

I need to add user account icon and wishlist icon next to my cart and search icon in  the header sections.

This is the code that puts a cart icon under my theme.

 

 <a href="{{ routes.cart_url }}" class="site-header__link site-header__cart cart-link{% if settings.cart_type == 'drawer' %} js-drawer-open-right{% endif %}{% if cart.item_count > 0 %} cart-bubble--visible{% endif %}">
<span class="icon icon-cart" aria-hidden="true"></span>
<span class="icon__fallback-text">{{ 'layout.cart.title' | t }}</span>
</a>  

 

Can anybody please guide me ?

Replies 2 (2)

paulryazanov
Shopify Partner
104 10 25

Hi! Please, provide a link to your store

 

CEO of MageCloud.agency

thetandcfashion
Visitor
2 0 0

Please find below.

https://thetandcfashion.com/