Pricing Lookbook
Lookbook pricing: free edition, features, documentation and roadmap for this WooCommerce plugin.
Plans and pricing
Free
Open source under the GPL. No account, no card.
30-day money-back guarantee. No risk.
Frequently asked questions
Does it require WooCommerce?
Yes. Lookbook only runs when WooCommerce is active. Each hotspot points to a WooCommerce product by its ID and reads the title, price, thumbnail and add-to-cart link from it. Without WooCommerce active the plugin renders nothing on the storefront.
How do I find a lookbook's ID?
Open the Lookbooks list and edit the lookbook you want. The ID appears in the page URL as the post parameter (for example post=123). Use that number in the shortcode [lookbook id="123"].
How do I position a hotspot?
Each hotspot has an X and a Y value entered as a percentage from the top-left of the image, in the 0-100 range. You type them as numbers in the hotspot editor on the Edit Lookbook screen. This lets you line each marker up with a product in the photo.
What happens if a pinned product is deleted?
That hotspot is simply skipped when the lookbook renders. Lookbook does not show a marker for a product that has been deleted or is not published. The rest of the lookbook renders normally, with no broken markup.
Can I show the price and an add-to-cart button?
Yes. Both are separate toggles under WooCommerce → Lookbook and apply to every lookbook at once. You can override the add-to-cart link text with your own label; leaving it blank keeps each product's default WooCommerce button text.
Will it slow my pages down or shift the layout?
No. The stylesheet and script load only on pages that actually render a lookbook, and the script is deferred. The image reserves its space, so there is no Cumulative Layout Shift, and the plugin uses no jQuery.