Every single feature exhaustively documented. Built by merchants for merchants through real luxury e-commerce operations. This is the complete master reference.
β‘ Need to scan all 211 features fast? View the Fast-Loading Feature Reference β | no videos Β· instant load Β· skim every feature in seconds
23 ways to stop being a digital slave and start running your shop like a mining estate.
Most platforms make adding a product feel like filing taxes. I built a clean entry system for SKUs, weights, and meta tags. Itβs the foundation no fluff, just the data needed to get the item live and out of my sight.
The Artisan Seller's Reality
The internet changes, prices fluctuate, and loiterers ask questions. I made every field editable in one place. If I need to pivot a description to stop the "meeeh" crowd, it takes seconds, not a committee meeting.
When an item is gone, I want it GONE. My delete tool doesn't just hide the product; it performs a cascading purge of URLs, images, and descriptions. No ghost data loitering in my database forever.
I hate re-typing the same specs for a stone thatβs 90% similar to the last one. I coded a 'Clone' button that replicates the entire DNA of a product instantly. Change one carat weight and move on.
Searching for one sapphire in a sea of junk is a nightmare. I built a 15-field search engine (SKU, Model, Tags, etc.). I find the needle in the shithole in 0.2 seconds flat.
Discover the admin power tools.
(LC Cart - Feature #5)
Sometimes you want to hide the good stuff from the lurkers while you work. One click filters for 'Enabled' or 'Disabled' items. Instant clarity on what the world can actually see.
(LC Cart - Feature #6)
I don't have time to scroll through a disorganized mess. This filter isolates specific categories and works with search results. It keeps my workflow as organized as my gemstone vaults.
(LC Cart - Feature #7)
Opening a shop shouldn't be a one-by-one click marathon. I select the whole batch and flip the switch. They're live. No lingering in the 'draft' phase.
If the internet gets too annoying or I'm out of the office, I can take a whole section offline in one move. The data stays safe in the database, but the loiterers see nothing.
(LC Cart - Feature #9)
In the big malls, deleting 100 items is a death sentence for your mouse finger. One master checkbox and they're gone. Total cascading cleanup of the digital clutter.
Market fluctuations don't wait for manual edits. I built a tool to increase or decrease prices by a percentage across a whole selection. If the cost of mining goes up, my prices follow instantly.
Why this tool saves my margins.
Organizing a catalog shouldn't feel like moving bricks. I can assign or remove 50 products from a category at once. Itβs about keeping the structure tight without the manual labor.
Assigning clarity grades or sizes one-by-one is a waste of a life. I select the products, pick the attribute, and apply. Done. Efficiency for people who value their time over clicking.
This is my favorite. I enter ONE keyword and the system rewrites the name, description, and meta titles with natural language. It's the engine that stops the "boring" manual SEO grind cold.
(LC Cart - Feature #14)I don't do 'upload... wait... upload... wait.' I drag, I drop, and the system auto-numbers everything (SKU_1, SKU_2) for me. The software does the sorting, I do the making.
(LC Cart - Feature #15)
Better photos mean better sales. When I replace an old shot, the system auto-nukes the old thumbnails and cache files so the new one takes over instantly. No "loitering" cache artifacts.
(LC Cart - Feature #16)
Delete photo #2 and watch the magic: #3 becomes #2, #4 becomes #3. I coded this because I was sick of broken image sequences. The server organizes itself so I don't have to loiter in the file manager.
(LC Cart - Feature #17)
Drag the best photo to the front, and the server renumbers the files in the background to match. The first image is always the star, and I didn't have to rename a single file.
(LC Cart - Feature #18)
Waste is the enemy of a fast site. Whenever an image is changed, my janitor script wipes the thumbnail cache for every size and format.
See the system architecture.
(LC Cart - Feature #19)
Sortable columns for ID, SKU, and Price with visual status indicators. Itβs a birdβs eye view of my empire. One glance tells me who's selling and who's just taking up space.
(LC Cart - Feature #20)
The "Select All" checkbox respects my search filters. If I search for "Blue Sapphire," one click grabs them all. It's the ultimate tool for mass management.
(LC Cart - Feature #21)
Platforms love ugly URLs. I hate them. My software takes the product name and auto-cleans it into a SEO-friendly path. No duplicate junk, just professional links.
(LC Cart - Feature #22)
Even an armored car needs a dashboard. My pagination keeps the catalog manageable and remembers my search/filter state even when I move to the next page. No lost data, no loitering.
(LC Cart - Feature #23)
21 features to organize your catalog without losing your mind
I create a new category, give it a name and description, and it's ready to organize products. No convoluted wizard, no hidden settings. Just a clean folder to fill with inventory.
(LC Cart - Feature #24)
Categories evolve. I click, edit the name or description, update the meta tags, and save. The system refreshes SEO URLs automatically so I don't have to remember URL syntax at 2am.
(LC Cart - Feature #25)
Sometimes a category needs to disappear completely. Delete it, and the system gives me options: reassign the products to another category or let them float as uncategorized. No orphan apocalypse, no broken database relationships.
(LC Cart - Feature #26)
I need a new category that's almost identical to an existing one. Hit "Clone" and the system duplicates the structure, appends "(Copy)" to the name, and hands me a fresh folder to customize. No manual retyping of descriptions and meta tags.
(LC Cart - Feature #27)
Categories can have subcategories. "Sapphires" is the parent, "Blue Sapphires" and "Pink Sapphires" are children. The system handles all the nesting logic and shows visual indentation so I know exactly where everything lives in the tree.
(LC Cart - Feature #28)
Two categories serving the same purpose? Merge them. All products from the source category move to the destination, the source gets deleted, and orphaned data gets cleaned up automatically. One less folder cluttering the system.
(LC Cart - Feature #29)
I select a category, then use search and filters to grab specific products, and assign them all at once. No clicking through 50 individual product edit screens. The system moves them in bulk and updates the counts instantly.
(LC Cart - Feature #30)
Select multiple categories and enable them all with one click. They appear on the storefront instantly. Perfect for launching seasonal collections or new inventory lines.
(LC Cart - Feature #31)
End of season? Select the categories and disable them all at once. They vanish from the storefront navigation but stay in the database for next year. No permanent deletion, just smart hibernation.
(LC Cart - Feature #32)
Move products from one category to another in bulk. Select products by their current category, pick a new destination, done. The system updates all the relationships and counts automatically.
(LC Cart - Feature #33)
Each category shows how many products are inside. I know at a glance which categories are thriving and which ones are empty ghosts taking up space. The counts update in real-time after bulk operations.
(LC Cart - Feature #34)
I assign a number to each category to control where it appears in navigation. Lower numbers appear first. Complete manual control over the frontend menu without touching code.
(LC Cart - Feature #35)
This is where I build the actual frontend navigation dropdown that customers see. What I configure in admin is exactly what appears on the site. No guessing, no disconnect between backend and frontend.
(LC Cart - Feature #36)
Create search menu items with labels, keywords, and price ranges. Examples: "π Shirts $20-50", "π° Budget Items", "π New Arrivals". The system translates these into precise search filters on the frontend.
(LC Cart - Feature #37)
Modify search item labels, keywords, and price ranges whenever needed. Update item status to enable or disable menu options without deleting them. The frontend reflects changes instantly.
(LC Cart - Feature #38)
Drag dropdown items to change their order and the frontend menu updates instantly. Visual drag handles make it obvious. Real-time menu building without saving or reloading.
Experience the control panel.
(LC Cart - Feature #39)
Set the menu name, mobile label, and canonical prefix. Enable or disable the entire dropdown with one toggle. Global settings that control how the navigation behaves site-wide.
(LC Cart - Feature #40)
Use emojis in dropdown labels: π Shirts, π Jeans, π New Arrivals, π° Budget Items. Adds visual appeal and makes the navigation feel modern instead of boring text-only menus.
(LC Cart - Feature #41)
Each dropdown item can filter by min and max price. Set 0 for no limit. Combine with keywords for targeted searches like "Blue Sapphire $500-$1000". Smart filtering without complicated UI.
(LC Cart - Feature #42)
Use the keyword "blogs" to create a dropdown link to your blog section. Special handling for non-product links so the navigation can go beyond just product searches.
(LC Cart - Feature #43)
Customize the mobile dropdown label separately (e.g., "β° Menu", "β° Browse"). Shows in the mobile hamburger menu. Desktop and mobile can have different labels for better UX.
(LC Cart - Feature #44)
32 features to multiply your Google presence without drowning in manual SEO work
The internet is a mall where everyone fights for the front door. I built a factory that creates 10, 50, 100, or 200 unique side doors at once. Each marketing product is a Google landing page targeting specific search phrases. System generates natural-sounding names, SEO URLs, complete metadata, and schema markup in seconds. Real-time feedback shows created/skipped counts. More doors equals more traffic.
Born from competitive necessity.
(LC Cart - Feature #45)
Natural language generation combines base products with keyword phrases. "Leather Wallet" becomes "Premium Quality Leather Wallet", "Modern Design Leather Wallet". Four injection patterns tried per keyword for natural variation. It reads like a human wrote it, not a robot.
Explore marketing automation.
(LC Cart - Feature #46)
Every generated name gets validated before creation. Rejects word repetition, too many adjectives (max 2 filler words), and awkward phrasing. Only professional, human-sounding names pass through. The robot spam never makes it to production.
(LC Cart - Feature #47)
Click "Scan Products" and the system automatically extracts keywords from existing product names and descriptions in the category. Instant keyword maps without manual typing. Editable after extraction so I can fine-tune before generating.
(LC Cart - Feature #48)
Pre-loads all existing product names from the database before each batch. Never creates the same productΓkeyword combination twice, even across multiple runs over months. Hash-optimized for instant lookups. No wasted effort, no duplicate content penalties from Google.
(LC Cart - Feature #49)
Request 100 products but only 45 unique combinations remain? System creates 45 and reports "Skipped: 55". I always know when a category is saturated. Prevents wasted attempts and tells me when to add more base products or keywords.
(LC Cart - Feature #50)
Each marketing product gets a clean URL slug: modern-design-ski-goggles not product.php?id=883. Auto-stored in the seo_url table with sc_ prefix for proper lookup. Google loves clean URLs, and so do customers.
(LC Cart - Feature #51)
Keywords get naturally woven into product description ("Built for premium quality performance"), meta description ("Featuring premium quality. Original text..."), meta keywords, and tags. Not keyword stuffing. Natural language that Google trusts and customers actually read.
(LC Cart - Feature #52)
Each marketing product gets full JSON-LD structured data, Open Graph tags, Twitter Cards, microdata, and Pinterest meta. Unique SKU embedded throughout all metadata for proper Google indexing. The search engines see professional, organized data.
(LC Cart - Feature #53)
Marketing products have canonical tags pointing to themselves (their SEO URL), not the parent. Tells Google each is a unique landing page worth indexing. Product.php detects the _sc SKU and builds the proper canonical automatically.
(LC Cart - Feature #54)
Tracks parent_product_id in the marketing_product_parents table. Buy button redirects to the parent for purchase. Customer lands on a targeted SEO page, buys from real inventory. Google never sees the redirect, just indexes the landing page.
(LC Cart - Feature #55)
Marketing products get a unique SKU with _sc and timestamp: SKU222_sc_1765558093_5992. Easy identification across the entire system. System-wide detection via strpos($sku, '_sc') for special handling. I know what's real and what's a landing page.
(LC Cart - Feature #56)
Marketing products automatically display all images from the parent product. No duplicate storage, no extra upload work. Price and inventory also inherited. One product to manage, 10 landing pages displaying it. Efficiency.
(LC Cart - Feature #57)
Separate admin interface from the real Product Manager. View all marketing products, filter by status, search by parent SKU. Zero confusion between real catalog and SEO landing pages. It's
software that runs your online store.
(LC Cart - Feature #58)
Select hundreds of marketing products with checkboxes and enable them instantly. Makes them visible to search engines for indexing. Perfect for seasonal campaigns or launching entire keyword strategies at once.
(LC Cart - Feature #59)
Disable marketing products to return 404 to search engines while keeping them in the database. Re-enable later without regenerating. Seasonal on/off with a single click.
(LC Cart - Feature #60)
Delete marketing products with cascading cleanup: removes product_description, seo_url entries, and marketing_product_parents relationships. Real parent product stays untouched. Clean database, no orphan records haunting the system.
(LC Cart - Feature #61)
Search by parent SKU to see all variants of one product. Filter by enabled/disabled status. View creation dates. Find exactly what I need in seconds even when managing 450+ landing pages.
(LC Cart - Feature #62)
Define keyword phrases per category in config. Accessories: "premium quality, modern design". Apparel: "stretch comfort, all-day wear". Each category speaks the customer's language and targets their search intent.
(LC Cart - Feature #63)
Uses hash sets for O(1) duplicate lookups instead of array scanning. 1,000 existing combinations? Still instant. Scales efficiently to thousands of marketing products without slowing down.
(LC Cart - Feature #64)
Prefix style: "Premium Quality Wallet". Suffix connector: "Wallet with Premium Quality". Dash edition: "Wallet - Premium Quality Edition". Hyphenated: "Premium Quality-Style Wallet". Natural variety prevents robotic repetition.
(LC Cart - Feature #65)
Shows exactly what happened: "Pre-loaded 150 existing combinations. Requested: 100 | Created: 73 | Skipped: 27". Always know why products were skipped. Transparent operation so I understand the system's decisions.
(LC Cart - Feature #66)
Comprehensive audit system with collapsible panel displaying real-time content quality metrics. Click the header to expand/collapse. Stat cards show Total Products, Healthy Products, Issues Found, and overall Health Score percentage. Know exactly what needs fixing.
Automatic percentage score based on products with complete metadata vs total products. Visual feedback: green for healthy, red for issues. Instant assessment of catalog quality without manual checking.
(LC Cart - Feature #68)
Four visual stat cards: Total Products (showcase items count), Healthy (complete & optimized), Issues Found (requiring attention), Health Score (content quality rating). Grid layout for at-a-glance overview of the entire operation.
(LC Cart - Feature #69)
Click "Fix" button on any product to see all detected issues with AI-generated fix suggestions. Edit suggestions before applying. Mark individual fixes or click "Apply All Fixes" for bulk correction. The AI does the heavy lifting, I do the quality control.
(LC Cart - Feature #70)
One-click bulk fix application. System applies all marked suggestions, updates the database, and refreshes the audit automatically. Health score updates in real-time after fixes. Watch the catalog quality improve instantly.
(LC Cart - Feature #71)
Click any issue type in the audit panel to filter the product list. Shows only products with that specific problem (empty name, short description, missing meta). Click again to clear filter. Surgical bulk fixing instead of blind edits.
(LC Cart - Feature #72)
Orange highlighting persists on filtered products after running fixes. Visual feedback shows which products were addressed. Re-run the audit to refresh and see improvements. I know what's been touched.
(LC Cart - Feature #73)
Click the audit panel header to toggle content visibility. Saves screen space while keeping stats always visible. Smart default: collapsed on load to reduce clutter, expand when running audit.
(LC Cart - Feature #74)
Dedicated button to re-scan all products. Shows a loading spinner during analysis. Updates all stat cards and issue counts in real-time. Always see the current state of catalog health after making changes.
(LC Cart - Feature #75)
One-click modal that copies marketing product content to external publishing platforms. Read-only fields with navy blue copy icons (β), shows green checkmark beside clicked item, fetches parent product image, converts JPEG to PNG via PHP proxy for clipboard. Export SEO content without manual copy-paste across 20 fields.
(LC Cart - Feature #76)
Marketing Product System: 50 real products β 450 Google landing pages. Audit β Fix β Perfect. Health monitoring built-in.
Get the Complete System - $13719 features to control exactly which words appear in your catalog and which get banned forever
Global keyword list applied across ALL products and categories. Brand terms, researched long-tail keywords like "CorundumStones", "premium natural", "ethically sourced". These words get injected everywhere automatically because they represent my brand authority.
(LC Cart - Feature #77)
Globally banned terms that should NEVER appear anywhere in my catalog. Brand protection words like "lab grown", "synthetic", "fake", "cheap", "budget", "discount". I'm selling luxury goods, not flea market junk. These words contaminate brand perception.
(LC Cart - Feature #78)
Category-level banned keywords. Prevents cross-category contamination. "Shoes" is negative in Shirts category, "ruby" is negative in Sapphire category. Keeps the catalog clean and focused without confusing customers or Google.
(LC Cart - Feature #79)
Automatically scans ALL products across ALL categories for master negative keywords in title, description, meta fields, and tags. Dark red alerts with direct product links. I see exactly which products are contaminated and can fix them immediately.
(LC Cart - Feature #80)
Scans products within specific categories for category-specific negative keywords. Groups violations by category and keyword with expandable product lists. Surgical precision for cleaning up cross-contamination.
(LC Cart - Feature #81)
Define positive keyword sets for each category. Stored in the database, used by Marketing Product Manager for bulk generation. Each category gets its own vocabulary that matches customer search intent.
(LC Cart - Feature #82)
Analyzes existing real products in the category. Extracts 2-4 word phrases and single words from product names. Suggests relevant keywords that match actual inventory. The system learns from what I've already built.
(LC Cart - Feature #83)
Pulls related keywords from LC_CATEGORY_GROUPS config. If products contain "wool", it suggests other fabrics like "cotton", "linen", "silk" from the same group. Contextual intelligence instead of random keyword spam.
(LC Cart - Feature #84)
Modify existing positive and negative keyword maps. Add or remove keywords manually. Fine-tune for better marketing product generation results. The system suggests, but I have final say.
(LC Cart - Feature #85)
Remove keyword map for a category. Blocks marketing product creation until a new map is defined. Clean slate for redefining strategy when pivoting or restructuring.
(LC Cart - Feature #86)
Click keywords to select or deselect. Green highlight shows what's selected. Bulk select buttons: Select All Extracted, Select All Universal, Select All Config, Deselect All. Fast, visual, no typing required.
(LC Cart - Feature #87)
Shows Products, Showcase SEO Items, and Blogs counts per category. Color-coded status: green = keywords defined, gray = not set, red = negative keywords present. I know the health of every category at a glance.
(LC Cart - Feature #88)
Category names are clickable links to Product Manager filtered view. Jump directly to managing products in that category. No navigation menus, no hunting through dropdowns.
(LC Cart - Feature #89)
Single unified query with UNION loads master + all categories. Category name caching eliminates redundant queries. 2 queries on page load vs 7+ previously. The admin panel loads fast even with 50 categories.
(LC Cart - Feature #90)
Define global positive keywords that apply across ALL products. Brand names like "CorundumStones", researched long-tail terms like "ethically sourced" and "premium quality". Central keyword authority for the entire catalog.
(LC Cart - Feature #91)
Global stop words and filler words flagged across ALL products. "About", "all", "and", "the", "with" blocked everywhere. Site-wide quality enforcement. Violation detection alerts when these SEO-killing words appear.
(LC Cart - Feature #92)
Reusable sentence templates for generating product descriptions. Use {keyword} placeholder which gets replaced with actual keywords. Build once, reuse everywhere. Natural language generation base for consistent voice.
(LC Cart - Feature #93)
Site-wide templates for meta descriptions. Consistent SEO metadata across all products. Template system with keyword injection. Professional, uniform meta descriptions at scale without writing each one manually.
(LC Cart - Feature #94)
Organize related categories into logical groups. Shared keyword pools across grouped categories. Efficient management for stores with many related category sets. Group "Gemstones" contains Sapphires, Rubies, Emeralds and they all share core keywords.
(LC Cart - Feature #95)
LC Cart is not only a tool for merchants. Its frontend is designed for one purpose. Turn a buyer who is ready to purchase into a buyer who completes the purchase. Read how real frustration built this.
15 features to generate blog-style product content without hiring copywriters
2-column dropdown interface with 12 configurable parameters: Opening Hook, Content Length, Framework, Variant, Tone, Narrative Tone, Story Realm, Story Structure, Headline, Hashtags, Keywords, and Closing. Real-time prompt preview updates as I configure. I see exactly what the AI will write before clicking generate.
(LC Cart - Feature #96)
Click to randomize ALL dropdowns instantly. Spam-click until I see a combination I like. Perfect for lazy merchants who want quick results without manual configuration. Randomizes Opening Hook, Length (300/500/800/1200), Framework, Variant, Tone, Narrative elements, Keywords, Hashtags, and Closing. The drunk merchant test: works at 2am.
(LC Cart - Feature #97)
Intelligent prompt builder creates grammatically perfect, coherent instructions for AI. Combines tones properly: "conversational, friendly and reflective" becomes "conversational and friendly tone with reflective, analytical elements". Handles narrative elements smoothly without fragments. The AI gets clean instructions, not word salad.
(LC Cart - Feature #98)
Choose from multiple AI providers (Claude, GPT, etc) via dropdown. API configurations loaded from JSON. Switch models based on task complexity or preference. Account rotation built-in for high-volume generation. No vendor lock-in.
(LC Cart - Feature #99)
Selected keyword + hashtag automatically populate Meta Keywords field when generating content. Strips # from hashtags. Comma-separated format: "low maintenance, DealFlow". Zero manual work. The field fills itself.
(LC Cart - Feature #100)
Same keyword + hashtag combination auto-fills Tags field. Uses both selections for maximum SEO coverage. I never touch these fields manually. The system handles the boring data entry.
(LC Cart - Feature #101)
First 255 characters of AI-generated content automatically extracted. Intelligently ends on complete word (never "test. lo" but "test."). Adds period if missing. Perfect meta descriptions with zero effort. Google sees clean, professional snippets.
(LC Cart - Feature #102)
Product name automatically becomes Meta Title. Simple, effective, SEO-friendly. One less field to think about. The system copies it automatically.
(LC Cart - Feature #103)
Click "Run Audit" to scan all blog products for 6 issue types: empty name, short description (<50 chars), missing meta title, short meta description (<50 chars), missing meta keywords, missing tags. Real-time health scores and issue counts. I know exactly what's broken.
(LC Cart - Feature #104)
Click "Fix" on any product to see all issues with AI-generated suggestions. Edit suggestions before applying. Mark individual fixes or "Apply All" with one click. Health score updates in real-time. The AI suggests, I approve, the system executes.
(LC Cart - Feature #105)
Filter audit results by issue type. Orange highlighting stays after running fixes. Re-click audit to refresh. Always know which products still need attention. Visual feedback prevents me from losing track of what's been touched.
(LC Cart - Feature #106)
Click audit panel header to collapse or expand. Saves screen space. Issue counts always visible. Smart default: collapsed after page load to reduce clutter. The admin stays clean and focused.
(LC Cart - Feature #107)
Click any issue type in audit panel to filter product list. Shows only products with that specific problem. Click again to clear filter. Makes bulk fixing surgical instead of random.
(LC Cart - Feature #108)
Mark checkboxes next to suggestions I want. Click "Apply Marked" or "Apply All". Undo-friendly process. Review before committing changes. I'm in control, not the robot.
(LC Cart - Feature #109)
Audit β AI Draft β Auto-Generate β Generate Content β Save. 4 issues auto-fixed instantly (Description, Meta Description, Meta Keywords, Tags). Zero manual data entry. The drunk merchant test: this workflow works perfectly at 2am on mobile while drinking. Blog-style product content in 30 seconds.
(LC Cart - Feature #110)
Content Generator: AI Draft β Auto-Generate β Save. Create blog-style product content in 30 seconds. SEO metadata auto-populated.
Get the Complete System - $13713 features to analyze keyword distribution and catch SEO disasters before Google does
Visual dots tell the story at a glance. Green (8+ keywords = excellent), Light Green (5-7 = good), Orange (3-4 = needs work), Red (0-2 = poor). I know which products are SEO winners and which are invisible ghosts without clicking into each one.
(LC Cart - Feature #111)
Shows keywords used by 10+ products. Identifies self-competition where my own products fight each other for the same search term. Helps me differentiate products so they stop competing against themselves in Google.
(LC Cart - Feature #112)
Lists products with ZERO keywords. Critical for marketing products because they're invisible to search engines without keywords. This tool catches the products that are technically live but might as well not exist.
(LC Cart - Feature #113)
Finds products with identical keyword sets. Prevents Google penalties from duplicate content signals. If two products have the exact same keyword profile, Google assumes they're duplicates and tanks one of them.
(LC Cart - Feature #114)
Shows average keywords per product by category. Visual bars: red = poor, orange = needs work, green = good. I know which categories are SEO-optimized and which need emergency attention.
(LC Cart - Feature #115)
Bar chart showing distribution: 1-word, 2-word, 3-word, 4+ word keywords. Balance short keywords (high volume) vs long-tail keywords (high intent). Too many 1-word keywords means I'm competing with Amazon. Too many 4+ word means I'm too niche.
(LC Cart - Feature #116)
Search for a specific keyword. See all products using it. Click to view product details. I know exactly which products are targeting "blue sapphire" and can adjust strategy accordingly.
(LC Cart - Feature #117)
For any keyword: select products, choose action (add/remove), apply to all. Batch keyword management instead of clicking through 50 individual product edit screens.
(LC Cart - Feature #118)
Toggle: All Products, Real Products Only, Marketing Products (_sc) Only. Analyze them separately because they serve different purposes. Real products need broad keywords, marketing products need laser-focused long-tail.
(LC Cart - Feature #119)
Each keyword shows count: "Used by X products". Spot over-used keywords instantly. If 47 products all use "sapphire", I'm creating cannibalization chaos.
(LC Cart - Feature #120)
Click keyword β see all products β click product β edit keywords. Seamless workflow from high-level analysis to granular edits without losing context or clicking back through navigation menus.
(LC Cart - Feature #121)
When viewing products for a keyword, that keyword gets highlighted in yellow. Easy visual scanning. I see immediately where "oval sapphire" appears in each product's keyword list without reading every word.
(LC Cart - Feature #122)
Category coverage shows X% of products have keywords. Identify categories needing attention. "Rings: 89% coverage" means I'm good. "Bracelets: 23% coverage" means emergency SEO work required.
(LC Cart - Feature #123)
16 features to turn broken URLs into sales instead of lost customers
Define keyword groups that match broken URLs. Each group redirects to a product or search. The online world is a mall filled with pickpockets, and half the shops have "Out of Order" signs that lead to a brick wall. I built groups that intercept those dead clicks.
(LC Cart - Feature #124)
Main product terms: ring, necklace, sapphire, etc. Core matching terms that identify what the customer was actually looking for before they hit the dead URL.
(LC Cart - Feature #125)
Descriptors: blue, certified, natural, vintage, etc. Quality and style modifiers that refine the match. "Blue sapphire ring" matches both primary (sapphire, ring) and secondary (blue) for precision targeting.
(LC Cart - Feature #126)
Redirect broken URL to a specific product. Auto-complete product search makes it easy. System extracts keywords from the product for matching. Customer hits dead link, lands on live product, buys.
(LC Cart - Feature #127)
Redirect to search/gallery with filters applied. Define keywords, AND/OR logic, price range. Smart filtering so the customer sees relevant options instead of a blank error page.
(LC Cart - Feature #128)
Search redirects include min/max price. Example: $250-$500 for mid-range products. Not the useless $0-$999999 that shows everything. Customers see products in their budget immediately.
(LC Cart - Feature #129)
Drag groups to reorder priority. Top groups checked first. Based on traffic patterns. High-traffic recovery groups get checked first so the system stays fast under load.
(LC Cart - Feature #130)
Counts how many times each group matched a broken URL. I see which groups save the most traffic and which are just sitting there unused. Data-driven recovery optimization.
(LC Cart - Feature #131)
Modify keywords, change target, update price ranges. Real-time testing. I can adjust groups based on performance without deleting and recreating everything.
(LC Cart - Feature #132)
Remove groups no longer needed. Hit statistics preserved for reporting. I can delete obsolete groups without losing the historical data about what they recovered.
(LC Cart - Feature #133)
Toggle groups on/off. Temporarily disable seasonal groups. Keep stats without deleting. "Holiday Rings" group gets disabled in February, re-enabled in November.
(LC Cart - Feature #134)
Type product name, see suggestions. Select product, and the system auto-extracts keywords for matching. No manual keyword entry, the product tells the system what it is.
(LC Cart - Feature #135)
For search targets: AND = must match all keywords, OR = match any keyword. Flexible matching. "Blue AND Sapphire" is strict, "Blue OR Sapphire" is broad. I control precision vs coverage.
(LC Cart - Feature #136)
When selecting a product target, the system auto-extracts meta keywords and tags. Builds keyword list automatically. The product's existing SEO data becomes the recovery keywords.
(LC Cart - Feature #137)
All groups displayed with: priority, keywords, target type, hit count, status. Full overview. I see the entire recovery system at a glance and know which groups are working.
(LC Cart - Feature #138)
If no groups match, redirect to /gallery/0/and/0/0 (all products). Never show a 404 page. It's like a pickpocket reaching for your wallet and accidentally putting a $20 bill into it. Every broken URL becomes a product browsing opportunity.
The lost sale that changed everything.
(LC Cart - Feature #139)
18 features to move inventory in and out without breaking the database
Download all products as CSV. All fields included: SKU, name, price, descriptions, meta tags, categories, quantity, status. Everything. I get my entire catalog in a spreadsheet for backup or bulk editing in Excel.
Upload CSV to create products. Option: "Update existing" to modify products by SKU or product_id. I can edit 500 prices in Excel and upload them all at once instead of clicking through the admin 500 times.
(LC Cart - Feature #141)
Download all categories with descriptions, meta tags, parent relationships, sort order, status. Complete category structure in one file.
(LC Cart - Feature #142)
Upload categories CSV. Creates new or updates existing by category_id. Rebuild the entire category tree from a spreadsheet.
(LC Cart - Feature #143)
Download all attributes with names, groups, sort order. If I'm using attributes for variants or specifications, this gets them all out.
(LC Cart - Feature #144)
Upload attributes CSV. Creates or updates attributes by attribute_id. Bulk attribute management without clicking.
(LC Cart - Feature #145)
Download product-attribute links. Shows which products have which attribute values. The relationship table exported as CSV.
(LC Cart - Feature #146)
Upload product-attribute CSV. Bulk assign attributes to products. Connect 100 products to attributes in one upload.
(LC Cart - Feature #147)
Export EVERYTHING in one file: products, categories, attributes, product attributes. Complete backup. One click, entire catalog saved.
View the complete toolkit.
(LC Cart - Feature #148)
Import master backup file. Auto-processes all sections in correct order. Complete restoration. Server dies, I upload the backup, entire catalog restored.
(LC Cart - Feature #149)
Validates CSV before import. Checks: correct columns, valid SKUs, required fields, data types. Catches errors before they corrupt the database.
(LC Cart - Feature #150)
Download pre-formatted CSV templates. See exact format with column headers. Includes example rows. No guessing about column names or formats.
(LC Cart - Feature #151)
Checkbox: "Update existing records". Modifies products/categories instead of creating duplicates. I can upload 500 price changes without creating 500 duplicate products.
(LC Cart - Feature #152)
Shows live progress during import: rows processed, created, updated, errors. Progress bar moves in real-time. I know how long the import will take and if it's stuck.
(LC Cart - Feature #153)
Detailed log file: which rows succeeded, which failed, why. Download after import. I know exactly which products had problems and can fix them in the CSV and re-upload.
(LC Cart - Feature #154)
Auto-detects CSV encoding. Handles UTF-8, Latin1, Windows-1252. Special characters preserved. No more "cafΓ©" becoming "cafΓΒ©" because of encoding mismatches.
(LC Cart - Feature #155)
If I upload products CSV to categories import, immediate error. Column validation catches wrong file uploads before processing starts.
(LC Cart - Feature #156)
After import: X rows processed, Y created, Z updated, N errors. Clear results. I know exactly what happened without manually counting or guessing.
(LC Cart - Feature #157)
14 features to generate thousands of thumbnails without manual resizing
Scans the products/images directory. Finds all JPG files. Lists total images to process. I know exactly how many thumbnails need to be generated before starting.
(LC Cart - Feature #158)
_1.jpg files (primary photos) get 2 sizes (400w + 800w). _2.jpg, _3.jpg+ (additional photos) get 1 size (140w). Reduces processing by 50% because secondary images don't need large sizes.
(LC Cart - Feature #159)
Creates 140w (gallery thumbnails), 400w (category pages), 800w (product pages). Config-driven sizes so I can adjust them globally without changing code.
(LC Cart - Feature #160)
Processes 50 images per batch. Real-time progress. Auto-continues until all done. Prevents server timeouts on large catalogs by breaking work into manageable chunks.
(LC Cart - Feature #161)
Live progress bar: X/Y images processed. Shows created count, skipped count. Live log updates scroll in real-time. I watch the system work instead of staring at a blank screen wondering if it crashed.
(LC Cart - Feature #162)
Stop button pauses processing. Start button resumes from where it stopped. Progress saved. I can pause thumbnail generation, go handle a customer, come back, and resume without starting over.
(LC Cart - Feature #163)
Reset button clears progress, rescans images. Useful after uploading new products. The system detects the new files and adds them to the queue.
(LC Cart - Feature #164)
Delete all thumbnails button. Removes entire thumb_cache directory. Forces complete regeneration. When thumbnails are corrupted or I changed sizing config, this nukes everything and starts fresh.
(LC Cart - Feature #165)
Generates JPG at 82% quality. Balance between file size and visual quality. Fast loading without pixelated garbage. 82% is the sweet spot where customers can't tell the difference but pages load instantly.
(LC Cart - Feature #166)
If thumbnail exists, skips creation. Only creates missing thumbnails. Fast re-runs. I can generate thumbnails for just the 10 new products without regenerating all 500 existing ones.
(LC Cart - Feature #167)
Log file: which images processed, which sizes created, which skipped. Download for review. I have a complete audit trail of what the thumbnail generator did.
(LC Cart - Feature #168)
Progress saved to JSON. Browser refresh doesn't lose progress. Continue from any point. Accidentally close the tab? Reopen it and the progress is still there.
(LC Cart - Feature #169)
Sizes pulled from LC_constants: LC_PRODUCT_THUMB_WIDTH, LC_CATEGORY_SEARCH_IMAGE_CACHE_WIDTH, LC_PRODUCT_IMAGE_CACHE_WIDTH. Change the config, regenerate thumbnails, done. No hardcoded values scattered through the code.
(LC Cart - Feature #170)
Non-numbered images skipped entirely. Only processes files matching _N.jpg pattern. Saves time by ignoring random images that aren't part of the product photo system.
(LC Cart - Feature #171)
10 features to catch database corruption, orphaned data, and quality issues before they destroy your catalog
18 critical checks for broken database relationships and orphaned data. Orphaned product descriptions, broken category-product links, dead SEO URLs, invalid parent references. Click "Fix All Issues" and watch the system delete dead weight and repair broken relationships automatically. Category tree breaks? Fixed. 500 marketing products missing SEO URLs? Auto-generated in 10 seconds.
See the safety features.
(LC Cart - Feature #172)
Finds orphaned product descriptions, product-category links, product attributes, SEO URLs, category descriptions, attribute descriptions, marketing product parents, 404 recovery entries, customer addresses, and keyword maps. Product deleted but description still exists? Link points to deleted category? The system finds all the dead weight that's cluttering the database and slowing queries.
(LC Cart - Feature #173)
Products exist but have NO SEO URL? The checker auto-generates perfect slugs from product names. "Premium Blue Cotton Shirt" becomes "premium-blue-cotton-shirt". Marketing products get 'sc_' prefix, blog products get 'blog_' prefix. Real story: I forgot to add SEO slug creation to Marketing Product Manager. Created 500 showcase products with NO URLs. DB Integrity Checker detected all 500 and auto-generated perfect slugs in 10 seconds. Saved hours of manual work and prevented a complete marketing disaster.
(LC Cart - Feature #174)
Category points to non-existent parent? Breaks the entire category tree and crashes navigation completely. This is the #1 integrity threat. The system detects broken parent references and resets them to root category (parent_id = 0). Category tree restored, navigation fixed.
(LC Cart - Feature #175)
Multiple SEO entries for same product? Two different products trying to use the same slug? The system keeps the newest SEO entry, deletes older duplicates, and renames URL collisions with numeric suffixes. "blue-shirt, blue-shirt-2, blue-shirt-3". Clean URLs, no conflicts.
(LC Cart - Feature #176)
2 checks for questionable setup that's not broken but may cause issues. Products without category assignments (hidden from browsing navigation)? Enabled products with zero quantity (customers can see but can't buy)? Shows clickable edit links for each item. NOT auto-fixed because these require human judgment.
(LC Cart - Feature #177)
Products are enabled but not assigned to any category. They only appear in search results, NOT in browsable category navigation. Real example: created 2 new products but forgot to assign categories. Customers can't browse to find them - they're effectively hidden unless they search the exact product name. The system shows clickable links to edit each product.
(LC Cart - Feature #178)
2 checks for minor quality issues that don't affect functionality. Enabled products with price = $0 (could be intentional for free items)? Products with poor names (empty, "product-X" defaults, or name = SKU)? Low priority - fix when you have time. Shows clickable edit links. NOT auto-fixed because these need creative judgment.
(LC Cart - Feature #179)
Red (18 checks) = critical integrity issues, auto-fixed. Orange (2 checks) = advisory warnings, manual review with clickable edit links. Blue (2 checks) = quality suggestions, manual review. The system prioritizes what's broken vs what's questionable vs what's just not pretty.
(LC Cart - Feature #180)
Click "Fix All Issues" and watch the system auto-repair all Tier 1 critical problems. Deletes orphaned data, generates missing SEO URLs, fixes broken category tree, removes duplicates. 500 missing SEO URLs? Fixed in 10 seconds. Broken category parent references? Repaired automatically. Orange and blue tiers require manual review with clickable edit links.
(LC Cart - Feature #181)
4 features to manage orders without complexity
List all orders with customer, total, status, date. Basic table view with pagination. I see who bought what, when they bought it, and how much they paid. Simple overview without unnecessary complexity.
(LC Cart - Feature #182)
Create or update orders: customer info, shipping address, payment method, total, status, comments. I can manually create an order for a phone customer or update an existing order's status and notes.
(LC Cart - Feature #183)
Remove orders with confirmation. Test order or fraudulent purchase? Delete it. The system asks for confirmation so I don't accidentally nuke a real order.
(LC Cart - Feature #184)
Find orders by customer name or email. Customer calls asking about their order? Type their name, see all their purchases instantly. No scrolling through hundreds of orders.
(LC Cart - Feature #185)
4 features to manage customer accounts without bloat
List all customers with name, email, phone, status, newsletter subscription. Basic table with pagination. I see my entire customer database at a glance without complex CRM overhead.
(LC Cart - Feature #186)
Create or update customer accounts: name, email, phone, status, newsletter preference. I can manually add a phone customer or update someone's email when they contact me.
(LC Cart - Feature #187)
Remove customer accounts with confirmation. Cascading delete removes addresses. Spam account or customer requested deletion? The system cleans up all related data automatically.
(LC Cart - Feature #188)
Find customers by name, email, or phone. Filter by status (all/enabled/disabled). Customer calls and I need to pull up their account? Type a few letters and find them instantly.
(LC Cart - Feature #189)
1 comprehensive feature that replaces expensive email marketing services
This is NOT a basic newsletter tool. This is a full marketing automation platform built into the store. Advanced customer segmentation: filter by city, country, order total range ($0-$50 budget shoppers, $1000+ VIP customers), has-orders-only. Full personalization: insert {customer.firstname}, {order.order_id}, {order.total}, {order.shipping_city} into subject and message - the system auto-replaces with real data for each recipient. Batch processing with rate limiting and progress tracking. Campaign types: newsletters, promotions, order follow-ups, abandoned cart, customer retention. Real example: "Filter: Los Angeles + Order Total $1000-$999999" targets 47 VIP customers in LA for exclusive preview event. "Dear {customer.firstname}, your order #{order.order_id} totaling {order.total} has shipped to {order.shipping_city}" becomes "Dear Sarah, your order #12345 totaling $289.50 has shipped to New York". Personalized subject lines get 2-3x more opens. Combine filters for laser-focused targeting: NYC customers who spent $1000+ get VIP campaigns. Send to thousands with one click. This replaces Mailchimp, Klaviyo, and Constant Contact.
(LC Cart - Feature #190)
9 features to tell Google exactly what to index and when
XML sitemap for real products. Updates automatically when products are added or changed. Google knows exactly which product pages exist and can crawl them efficiently.
(LC Cart - Feature #191)
Separate sitemap for _sc marketing products. Helps Google index all 450 keyword variation landing pages. The door factory needs a map so Google can find all the doors.
(LC Cart - Feature #192)
XML sitemap for all categories. Hierarchical structure preserved. Google sees the category tree and understands the site organization.
(LC Cart - Feature #193)
Sitemaps regenerate on product or category changes. Always current for search engines. I add 10 new products and the sitemap reflects them immediately without manual regeneration.
(LC Cart - Feature #194)
Products: 0.8 priority. Marketing products: 0.6. Categories: 0.7. Proper SEO signals. Google knows which pages are most important and crawls them more frequently.
(LC Cart - Feature #195)
Each URL includes lastmod date. Tells Google which pages changed recently so it knows what to recrawl. Fresh content gets indexed faster.
(LC Cart - Feature #196)
Full URLs: https://domain.com/lc_cart/product-name. Absolute paths for Google. No relative paths that confuse crawlers or break when testing locally.
(LC Cart - Feature #197)
Sitemaps include only enabled products and categories. Disabled items excluded automatically. Google never sees products I've intentionally hidden or removed from inventory.
(LC Cart - Feature #198)
Master sitemap_index.xml lists all sitemaps. Submit the index to Google Search Console and Google automatically finds all the individual sitemaps. One submission, complete coverage.
(LC Cart - Feature #199)
12 features that turn browsers into buyers without friction
Everything loads fast. Product pages, category pages, image thumbnails. A buyer never waits and never loses momentum. The second a page takes to load is a second they reconsider the purchase.
See the speed architecture.
(LC Cart - Feature #200)
Buyers can filter by price, keyword, category, or search phrase. Results update cleanly so customers always land on a match that feels hand picked. No "3,847 results" overwhelm, just relevant products.
(LC Cart - Feature #201)
Clean image sequences, crisp thumbnails, correct ordering, and fast loading. Customers see details instantly which builds trust and intent. Blurry or slow images kill sales.
(LC Cart - Feature #202)
Every action is reachable with one thumb. Clear buttons. Clean spacing. A mobile experience designed so a buyer can check out without friction. The drunk merchant test: works perfectly at 2am on mobile while drinking.
Explore the responsive design.
(LC Cart - Feature #203)
One clean checkout flow. No distractions. No abandoned carts from clutter or confusion. The path from "Add to Cart" to "Order Complete" has zero friction.
See how payments work.
(LC Cart - Feature #204)
Readable descriptions, visible prices, correct categories, structured data, and clean URLs. Buyers understand what they are buying without hesitation. No bait-and-switch, no hidden fees, no confusion.
(LC Cart - Feature #205)
Search phrases like "oval teal sapphire 500 to 1000" generate real pages. Buyers feel that the site understands exactly what they want. Not a generic search results page, but a curated landing page that speaks their language.
(LC Cart - Feature #206)
Every product page reflects the true quantity. No false hopes or broken expectations. Buyers feel safe to proceed because they know if they click "Buy", the product actually exists.
(LC Cart - Feature #207)
Session based discounts and limited time prompts give customers a gentle nudge. Smart urgency without pressure builds fast commitment. Not fake countdown timers, but real session-based logic that respects the buyer.
(LC Cart - Feature #208)
Categories and search presets appear exactly as you design them in admin. Customers find what they want fast and stay focused on buying. No mystery meat navigation, no hiding the important links.
(LC Cart - Feature #209)
Clean structured markup, stable URLs, and predictable layout patterns create trust. Buyers feel safe entering payment information. Professional design signals "this is a real business, not a scam site."
(LC Cart - Feature #210)
Product page to find similar, to category, to checkout. The entire frontend is shaped around the flow of a real buyer making a real decision. Every click moves them closer to the purchase, never further away.
Built from real selling experience.
(LC Cart - Feature #211)
LC Cart is not only a tool for merchants. Its frontend is designed for one purpose. Turn a buyer who is ready to purchase into a buyer who completes the purchase. Read how real frustration built this.
211 features built from real merchant experience. Professional delivers the speed and SEO. Merchant Tools delivers the backend efficiency. Together: unstoppable.
Get Professional + Merchant Tools - $137 π Read Help Files FirstWant to see exactly how it works? Read the complete documentation before buying. 4 help systems. All 211 features explained.