Skip to product information
1 of 1
Published:2024.06.09

Example of setting up the Shopify theme "Dawn" to require member registration to add items to the cart

Example of setting up the Shopify theme "Dawn" to require member registration to add items to the cart

Applications

  • Product information management and editing

How to implement

  • LIQUID
  • Javascript
View full details

This is an example of how to restrict the "Add to Cart" button so that only members can purchase using the Shopify theme "Dawn." The restriction applies only to products with specific tags.


Example of setting up the theme "Dawn" to require member registration to add items to the cart


[Setup Method 1] Add a customized Liquid section to your product template and insert the code


[Setting Method 2] Add tags to products that can only be purchased by members


After making a purchase (all items are ¥0), you will be able to view the sample code.

If you have already made a purchase, please login here.

Sample Codes

Test Theme :Dawn/Rise 15.2.0

Add a customized Liquid section to your product template and insert the code

Related Post