

<strong>Store Dashboard</strong> — Get a complete overview of sales, orders, customers, revenue, and fulfillment performance at a glance.
Cartvai is a standalone ecommerce plugin for WordPress that gives you everything you need to sell products online — product management, mini cart, one-page checkout, sales funnels, order management, customer records, shipping, and analytics — without requiring WooCommerce.
Build a complete online store or create a focused sales funnel for a specific product or campaign. Add products to any page, display responsive product grids, create conversion-focused checkout pages, manage orders and customers, configure shipping, and track your sales performance from one WordPress dashboard.
Cartvai is designed for businesses that want a lightweight and flexible way to sell online without adding a WooCommerce dependency or paying SaaS subscription fees.
Cartvai combines ecommerce, checkout, sales funnels, order management, and analytics in one standalone WordPress plugin.
Sales Funnels
Create dedicated checkout funnels for products, campaigns, landing pages, and offers.
One-Page Checkout
Create a focused checkout experience with the customer information and order details you need.
Product Management
Manage your complete product catalog directly from WordPress.
Order Management
Manage your complete order lifecycle from one dashboard.
Customer Management
Keep customer records and purchase history organized.
Analytics Dashboard
Understand your store and funnel performance with built-in analytics.
Product Shortcodes
Place products and individual product elements anywhere on your WordPress website.
[cartvai_product] — full product layout[cartvai_products] — responsive product grid[cartvai_product_gallery] — product image gallery[cartvai_product_title] — product title[cartvai_product_price] — product price and sale badge[cartvai_product_variations] — product variation selector[cartvai_product_actions] — Add to Cart and Buy Now buttons[cartvai_product_trust] — trust badges[cartvai_product_description] — full product descriptionMore Features
.pot fileCartvai can be used for a wide range of ecommerce and online selling workflows.
Cartvai uses WordPress shortcodes, making it compatible with popular page builders and WordPress editors.
Cartvai is developed with WordPress security and coding practices in mind.
[cartvai id="1"].Cartvai includes a complete product shortcode system that works with WordPress pages, posts, widgets, and compatible page builders.
[cartvai_product] — renders the complete product layout including gallery, title, price, variations, actions, trust badges, and description.
[cartvai_product id="123"] — render a specific product by post ID.
[cartvai_product slug="my-product"] — render a product by slug.<h3>Product Grid</h3>
[cartvai_products] — renders a responsive product grid.
[cartvai_products category="featured" limit="6" columns="3"]
[cartvai_products ids="12,34,56" columns="3"]
Attributes:
categorycategoriesidslimitcolumns (1–6)orderby (date/title/price/stock/rand/menu_order)order (ASC/DESC)offsetclass Shortcode
Element
[cartvai_product_breadcrumb]
Breadcrumb navigation
[cartvai_product_gallery]
Product image gallery with zoom
[cartvai_product_title]
Product title
[cartvai_product_price]
Product price and sale badge
[cartvai_product_short_description]
Short product description
[cartvai_product_variations]
Product variation selector
[cartvai_product_stock]
Stock status
[cartvai_product_sku]
Product SKU
[cartvai_product_quantity]
Quantity input
[cartvai_product_actions]
Add to Cart and Buy Now
[cartvai_product_add_to_cart]
Add to Cart only
[cartvai_product_buy_now]
Buy Now only
[cartvai_product_trust]
Trust badges
[cartvai_product_description]
Full product description
All element shortcodes support id, slug, suffix, and respect_settings attributes.
[cartvai_product_wrap id="123"] … `[/cartvai_product_wrap]`
Wraps child shortcodes in a product scope. Child elements automatically resolve to the wrapped product without requiring an explicit id or slug.
Developers can register custom product elements for addons and Pro extensions:
CARTVAI_Product_Elements::register( 'my_element', [ 'callback' => [ 'My_Class', 'render' ], 'shortcode' => true ] );
Available hooks include:
cartvai_loadedcartvai_register_product_elementscartvai_product_element_before_rendercartvai_product_element_after_rendercartvai_product_element_outputCartvai – Ecommerce Checkout, Funnel Builder & Shop Manager is licensed under GPL-2.0-or-later.
Copyright (C) Cartvai. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version.