layout/theme.liquid
templates/page.trade-login.liquid
sections/trade-login.liquid
templates/customers/register.liquid
templates/page.trade-login.liquid
and sections/trade-login.liquid
files to your theme, ensuring each file goes into the correct directory. Download these files​trade-login
trade-login
yourstore.com/pages/trade-login
to see the login page./sections/trade-login.liquid
file, making sure to adjust the names
and id
accordingly. In our example below, this is set up to capture a Company name./sections/trade-login.liquid
file. layout/theme.liquid file
. true
.hidePricesLoggedOut
to true
in the following files:/snippets/card-product.liquid
/sections/main-product.liquid
/layout/theme.liquid
file. You can use our code sample here to get started and see the exact file location here.b2b-only
from within the Shopify Products admin.b2b-only
, this product will be invisible to all logged-out customers and won't show on any of your collections pages. If you need to customise this feature, you can edit how it works in the following files: