Download the WordPress plugin
https://github.com/ten24/slatwall-wordpress
Install the WordPress plugin
- Download the Slatwall WordPress plugin from the github repository
- Select Plugins > Add New Plugin
- Upload the Slatwall zip file from the github repository
- Select Activate Plugin
- Select Slatwall tab in sidebar navigation
- Enter domain url and access keys we have provided
Add Storefront Pages
The Slatwall WordPress plugin includes frontend eCommerce templates conveniently displayed by shortcodes. The code controlling these shortcodes can be found in the plugin directory.
Create each new storefront page below and add its shortcode: Select Block > Widgets > Shortcode
Product Listing
- Create Product Listing page
- Add product listing shortcode: [product-listing]
Product Detail
- Create Product Detail page
- Add product detail shortcode: [product-detail]
Shopping Cart
- Create Shopping Cart page
- Add shopping cart shortcode: [shopping-cart]
Checkout
- Create Checkout page
- Add checkout shortcode: [checkout]
My Account
- Create My Account page
- Add my account shortcode: [my-account]