Description
VidShop Transforms Ecommerce with Interactive Shoppable Videos
VidShop brings the engaging experience of social media videos directly into your WooCommerce store, creating an immersive, swipe-driven shopping journey. Customers can effortlessly browse, interact with products, and make instant purchasesβall within the video.
Ideal for fashion brands, beauty retailers, electronics stores, home dΓ©cor merchants, and any business seeking next-level video commerce.
π₯ Try VidShop Live: Interactive Demo
π Upgrade to Pro: Get Premium Features
π Why Choose VidShop?
β
Social Media-Style Navigation β Swipe videos for engaging, app-like shopping.
β
Seamless Purchase Experience β Instantly buy products without leaving the video.
β
In-Depth Analytics β Track detailed video interactions and product performance.
β
Mobile-Optimized β Designed specifically for smartphone users.
β
Easy to Use β No coding skills required to set up stunning shoppable videos.
β
WooCommerce Native β Perfectly integrates with your existing WooCommerce store.
π― Key Features
π Analytics Dashboard
- Total & Unique Views
- Average & Total View Time
- Total & Unique Likes
- Add-to-Cart Metrics
- Product View Tracking
- Top Videos & Products Insights
π¬ Intuitive Video Management
- Publish, Draft, Trash Status Management
- Easy Video Upload (WordPress Media Library & Custom URLs)
- Product Linking & Association
- Bulk Actions & Quick Editing
βοΈ Smart Shortcode Generator
- Select videos: All or specific IDs
- Customize colors and layouts
- Easy copy-paste into pages/posts
- Multiple layouts: Grid, Carousel, and Inline (TikTok-style)
π± Engaging Frontend Experience
- Swipeable Video Interface
- Interactive Product Circles
- Social Proof with View Counts & Likes
- Real-Time Shopping Cart
- Product Variations & Instant Checkout
- Mobile & Desktop Optimized
π Product Integration
- Unlimited products per video
- Variable product support
- Live inventory synchronization
- Quick add-to-cart functionality
π¨ Brand Customization
- Color schemes aligned with your brand identity
- Responsive layouts and smooth animations
- Touch and mouse-friendly interactions
π₯ Easy 4-Step Setup
Step 1: Add Your Video
- Upload or link your video and set a thumbnail.
Step 2: Connect Products
- Select relevant WooCommerce products to link.
Step 3: Generate Shortcode
- Customize your display (video selection, layout, colors).
Step 4: Go Live
- Paste shortcode anywhere on your website to showcase videos instantly.
Example Implementation:
[vsfw-videos videos="all" type="grid" color-schema="#1e40af"]
[vsfw-videos videos="123,456,789" type="carousel" color-schema="#e11d48"]
[vsfw-videos videos="all" type="inline" color-schema="#10b981"]
[vsfw-videos videos="all" type="stories" color-schema="#1e40af" autoplay="yes" loop="yes"]
β‘ Performance & Compatibility
- Optimized for speed (lazy loading & caching)
- Compatible with popular caching & CDN solutions
- Mobile-first responsive design
- Secure, clean code with extensive hooks for developers
- Fully translation-ready
π Industries Benefiting from VidShop
- Fashion & Apparel: Showcase products in action.
- Beauty & Cosmetics: Demonstrate product transformations.
- Home & DΓ©cor: Present real-world product placements.
- Electronics & Tech: Highlight features and unboxing.
- Lifestyle Products: Engage emotionally and increase sales.
Screenshots

Analytics Dashboard β Gain detailed insights into video performance 
Video Management β Easily manage and edit videos 
Video Creation Form β Simple and intuitive video setup 
Shortcode Generator β Customize your video presentation 
Modern Video Player β Engaging swipe navigation and product integration 
Interactive Product Shopping β Seamless product browsing 
Mobile Experience β Optimized for mobile shopping 
Live Cart & Checkout β Streamlined shopping process
Installation
Quick Setup (Recommended)
- Install from Plugins > Add New (search “VidShop”)
- Activate and verify WooCommerce is active
- Configure basic settings (VidShop > Settings)
- Create your first video via VidShop > Add New
Manual Installation
- Upload the plugin ZIP to
/wp-content/plugins/vidshop-for-woocommerce/ - Activate via Plugins menu
- Configure in VidShop > Settings
FAQ
-
Is video editing experience required?
-
No! Simply upload your existing videos, link products, and you’re ready to go.
-
Can purchases be completed without leaving the video?
-
Yes! VidShop provides an uninterrupted, frictionless shopping experience.
-
Are swipe features mobile-only?
-
Swipe navigation is optimized for mobile, but desktop users can easily navigate with mouse.
-
Does VidShop support variable products?
-
Absolutely. Customers can select variations directly within the video interface.
-
Where can I display videos?
-
Use shortcodes anywhere on your site, including pages, posts, and widgets.
-
Will VidShop slow down my site?
-
No. VidShop is performance-focused, ensuring fast load times.
Reviews
Contributors & Developers
“VidShop β Shoppable Videos for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “VidShop β Shoppable Videos for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.5 – Security Update
- Security: Added whitelist validation for fields parameter
- Security: Added integer sanitization for ids parameter
- Security: Implemented prepared statements for all raw SQL queries
- Security: Added column name validation in Query Builder
1.1.4 – Plugin URI Update
- Updated: Added proper Plugin URI for WordPress.org directory listing
1.1.3 – RTL Carousel Navigation Fix & Translations
- Fixed: Carousel navigation arrows now display correctly in RTL (Right-to-Left) languages – Arrow icons are properly mirrored for Arabic, Hebrew, and other RTL languages
- Improved: Better RTL support for horizontal and stories carousel layouts
- New: Added Arabic (ar) translation – Full plugin translation for Arabic-speaking users
- New: Added German (de_DE) translation – Full plugin translation for German-speaking users
- New: Added Brazilian Portuguese (pt_BR) translation – Full plugin translation for Brazilian Portuguese-speaking users
1.1.2 – WordPress 6.9 Compatibility & Aspect Ratio Fix
- New: WordPress 6.9 compatibility – Fully tested and compatible with the latest WordPress version
- Fixed: Videos Aspect Ratio Issue – Videos in grid and carousel layouts now maintain proper 9:16 aspect ratio on all screen sizes, preventing videos from appearing square on large screens
- Enhanced: Responsive video sizing – Better video proportions on desktop, tablet, and mobile devices with viewport-aware scaling
1.1.1 – Autoplay Fix for Grid and Carousel
- Fixed: Autoplay sequencing now properly advances to next video when current video ends in grid and carousel layouts
1.1.0 – Autoplay, Loop, and Stories Carousel
- New: Stories Carousel layout (stories-style interactive cards in a horizontal carousel)
- New: Autoplay and Loop options for all layouts (Grid, Carousel, Stories, Inline) – Automatically plays videos in sequence when modal is open, with option to restart from first video after the last ends
- New: Modal-aware video behavior – Videos loop on current video when product/cart modal is open, then resume sequencing when closed
- New: Custom URL redirect option for post-add-to-cart action – Redirect to any custom URL after adding product to cart, supports full URLs and relative paths with real-time validation
- New: Stories exclusive audio – Only one video unmuted at a time for better user experience
- New: Play on Hover for Stories (effective when autoplay=”no”)
- New: Auto-open product details for grid/carousel layouts – Automatically opens the first product in the video modal when modal is opened
- Improved: Modal interaction handling – Pauses video when modal opens, resumes on modal close
- Improved: Inline Carousel autoplay with sequenced playback and modal-aware looping behavior
- Improved: Modals render via portals with content scaling using –font-scale
- Improved: Product/cart modals in Stories open only for the current video
- Fixed: Video loading and playback consistency across all layouts
- Performance: Lazy-load current/adjacent slides with next-slide peek
- Performance: Optimized event listeners and state management
1.0.3 – Enhanced Product Interaction & Button Improvements
- New: Add to Cart Action option – Choose between showing product details modal or opening product page in new tab
- Fixed: Button sizing consistency – Improved button appearance across all themes and layouts
- Fixed: Cart modal button styling – Enhanced visual consistency for quantity and close buttons
- Fixed: Video controls button dimensions – Standardized sizing for better touch interaction
- Improved: Product card flexibility – Better control over customer shopping flow
- Enhanced: Theme compatibility – Buttons now maintain proper sizing regardless of theme CSS overrides
1.0.2 – Major Feature Update & Enhanced UX
- New: Carousel layout – Display videos in a beautiful horizontal scrolling carousel
- New: Inline layout (TikTok-style) – Vertical scrolling video feed for social media-like experience
- New: Custom color schema support – Full brand customization with unlimited color options
- New: Responsive customizations – Advanced responsive controls for different screen sizes
- New: Single video analytics – Detailed performance metrics for individual videos
- New: Play on hover option – Videos can automatically play when users hover over them
- Enhanced: Admin dashboard UX – Improved interface with better navigation and user experience
- Improved: Layout flexibility with multiple display options for different use cases
- Optimized: Performance improvements for better loading times across all layouts
1.0.1 – Enhanced Compatibility & User Experience
- Fixed: Dark mode browser compatibility issues – video controls, navigation, and close buttons now display consistently regardless of browser color scheme
- Fixed: Button sizing and padding issues – added protection against theme overrides to ensure consistent button appearance
- Enhanced: Admin interface icons for better visual clarity and user experience
- Improved: Theme compatibility – components now maintain consistent styling across all WordPress themes
1.0.0 – Initial Release
- Professional video management and seamless WooCommerce integration
- Detailed analytics dashboard with video and product insights
- Interactive frontend video shopping with mobile-first design
- Optimized for performance, security, and ease-of-use
