Products Showcase – Shopify Integration
Display your Shopify products on WordPress with beautiful, responsive carousels and grids. Built as a native Gutenberg block with OAuth authentication for easy setup. Features Native Gutenberg Block – Built with React, no jQuery or third-party services on the frontend Beautiful Carousels – Touch-friendly product carousels powered by Embla Carousel Smart Product Display – Show individual products or entire collections Color Swatches – Visual product color options with hover effects Carousel or Grid Layout – Horizontal carousel or a responsive grid with 2-6 columns Fully Responsive – Optimized for all screen sizes and devices Performance Optimized – Smart caching and lazy loading Live Search – Real-time product/collection search in block editor Sale Badges – Automatic sale badge and struck-through compare-at prices OAuth Authentication – Secure one-click connection to Shopify Use Cases Showcase featured products on your blog Display seasonal collections on landing pages Add product carousels to content-heavy sites Bridge content and commerce seamlessly Requirements WordPress 6.3+, PHP 7.4+ A Shopify store with Admin API access Links Plugin Website – Overview, demos & updates GitHub Repository – Source code & developer docs Documentation – Full installation guide External Services This plugin connects to the Shopify Admin API to fetch your product data. Service Provider: Shopify Inc. Data Transmitted: Store URL, OAuth credentials (one-time), and product queries When: During setup, when searching products in editor, and when displaying products (cached for 1 hour) Privacy: All Admin API calls are made server-side and the plugin itself sends no visitor data to Shopify. Product data is cached locally. Note that visitors’ browsers load product images directly from Shopify’s CDN (cdn.shopify.com), and product links open on your Shopify store, so Shopify may receive standard request data (such as IP address) from visitors in the same way as any embedded image or outbound link. Shopify Legal: * Terms of Service * Privacy Policy * API Terms Configuration Easy OAuth Setup Navigate to Shopify Products in WordPress admin Enter your Shopify Store URL (e.g., your-store.myshopify.com) Paste your Client ID from Shopify Paste your Client Secret from Shopify Click “Connect to Shopify” You’ll be redirected to Shopify to authorize the connection After authorizing, you’re automatically redirected back – done! The plugin automatically obtains the access token via secure OAuth and detects the latest Shopify API version. Usage Edit any page or post in WordPress Click “+” to add a block and search for “Shopify Products” Choose Products Mode (select individual products) or Collection Mode (display a collection) Use the live search to find and add products Customize title, description, and product limit as needed The block displays as a touch-friendly carousel on mobile and with arrow navigation on desktop, or as a responsive grid (choose Layout → Grid in the block’s Display Options and set the desktop column count). Single products get a special two-column featured layout. Not using the block editor? Use the [products_showcase] shortcode in the Classic editor, text widgets, or page builders: [products_showcase collection="123456789"] [products_showcase products="111,222,333" title="Featured"] [products_showcase collection="123456789" layout="grid" columns="4"] Supported attributes: collection, products, limit, layout, columns, title, description, button_text, button_url, button_new_tab, new_tab, hover_image, card_width, disable_padding, and color options. See the GitHub README for the full list. Customization For custom CSS classes, template overrides, hooks & filters, and developer documentation, see our GitHub README. Troubleshooting Products Not Showing Check API credentials in Settings → Shopify Products Verify connection shows green checkmark Clear cache using the button in settings Ensure products are set to Active in Shopify (Draft products are hidden) Can’t Configure Shopify App In Dev Dashboard, click “New version” to edit settings Add scopes in the “Access” section Click “Release” to activate your configuration For detailed troubleshooting, see our GitHub documentation. Credits Built with Embla Carousel for smooth, touch-friendly carousels Powered by @wordpress/scripts Support Plugin Website Plugin Support Forum GitHub Issues Privacy Policy This plugin connects to Shopify’s API to fetch product data. Product information is cached locally. The plugin does NOT collect or transmit any visitor data. See Shopify’s privacy policy for their data handling practices.
Top keywords
- shopify24×3.54%
- products21×3.10%
- product13×1.92%
- data8×1.18%
- api7×1.03%
- block7×1.03%
- collection6×0.88%
- carousel5×0.74%
- carousels5×0.74%
- display5×0.74%
- github5×0.74%
- grid5×0.74%
TailPress – Tailwind for WordPress
Tailwind CSS is a great companion to building block based sites in WordPress. Unfortunately, it’s been pretty complicated to add Tailwind CSS to WordPress since it needs to be compiled with Node.js in order to be production ready. This plugin takes care of that by adding Tailwind CSS to WordPress in one easy step (activate the plugin) and at the same time takes care of performance and caching so your site remains fast and production ready! Who It’s For This is primarily for developers and users that are familiar with Tailwind CSS and comfortable styling their site using their utility class framework. It’s also for those who have struggled to add Tailwind to their workflow without having to constantly compile their CSS every time the classes in their page content changes. How it Works Extracts classes from pages and compiles them server-side into Tailwind CSS Caches the dynamically generated CSS to avoid performance issues on the frontend of your production site. Are you affiliated with tailpress.io the theme? No, we are not! Unfortunately the same name was used for both out of coincidence, but we are not affiliated and are two different solutions. Tailpress.io is a great starting point for developing custom themes with deep integration of Tailwind. I would recommend it for any developer that wants to build a custom theme that depends heavily on Tailwind. Tailpress, this plugin, adds Tailwind support to any project as an add-on. It can be used as much or as little as you need, added to custom themes or pre-existing ones. Can this be used in production? Yes! Although the styles in the backend get generated on the fly, the CSS on the frontend gets cached for every page. Changing any classes on the page will bust the cache automatically so it’ll still stay up to date with any changes. Can this be used outside the block editor? Yes! This will work anywhere on the backend or front end of your site that uses classes to style things. Known Issues Device Preview Mode in Block Editor The non-desktop preview modes in the block editor utilize an iframe and don’t load assets properly. Therefore your Tailwind styles won’t be visible here. Page Caching If you have any page caching on your site, you’ll have to clear your cache for the best experience.
Top keywords
- tailwind10×2.51%
- css8×2.01%
- page5×1.26%