How to place FSB in cart drawer - Yuva

Follow these instructions to insert the Free Shipping Bar into the cart drawer for the theme Yuva.

First, ensure that the bar is set to manual placement in the bar configurations:

Screen_Shot_2022-08-18_at_1.23.39_PM.png


1 ) Online Store

2) Themes

3) Then click the ellipses drop down(on the right side of the page)

4) Click 'Edit Code'

​​​

On the left hand side, open the the Snippets folder. In there you'll find the file side-drawer.liquid. Open that file.

Screen_Shot_2022-11-14_at_3.05.36_PM.png



In that file find this section:

<div class="yv-side-drawer-container yv_cart-poroduct-container" data-drawer-body>



Just above that section, copy and paste in this code:

<div id="fsb_placeholder">&nbsp;</div>


Like so:
Screen_Shot_2022-11-14_at_3.03.12_PM.png

Save the theme and test.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.