diff --git a/company_site/public/static/public/js/webmcp-tools.js b/company_site/public/static/public/js/webmcp-tools.js
index 166f30a..6b72435 100644
--- a/company_site/public/static/public/js/webmcp-tools.js
+++ b/company_site/public/static/public/js/webmcp-tools.js
@@ -361,8 +361,10 @@
'Sites are brand-tailored; clients own the site and data. Public site and client portal are ' +
'always included, along with three-instance hosting, UTM/leads, SEO/accessibility/LLM readiness, ' +
'and Grafana metrics/alerts. Pass optional feature ids to add Email/SMS, direct mail, blog, ' +
- 'Stripe payments, social consolidation, or AI social generator. Dependencies ' +
- '(payments→email_sms, ai_social→social) are auto-selected. Call with an empty features array ' +
+ 'Stripe payments, social, AI social, e-commerce, POS sync, event ticketing, or shipping. ' +
+ 'Dependencies (payments→email_sms, ai_social→social, ecommerce→email_sms+payments, ' +
+ 'pos_sync/shipping→ecommerce, event_ticketing→email_sms+payments) are auto-selected. ' +
+ 'Call with an empty features array ' +
'to list catalog pricing and included-with-every-site benefits.',
inputSchema: {
type: 'object',
@@ -371,7 +373,8 @@
type: 'array',
description:
'Optional feature ids to include beyond the required base. Valid ids: ' +
- 'public_site, client_portal, email_sms, direct_mail, blog, payments, social, ai_social.',
+ 'public_site, client_portal, email_sms, direct_mail, blog, payments, social, ai_social, ' +
+ 'ecommerce, pos_sync, event_ticketing, shipping.',
items: { type: 'string' },
},
},
diff --git a/company_site/public/templates/public/web_design.html b/company_site/public/templates/public/web_design.html
index 053d00d..1b313ca 100644
--- a/company_site/public/templates/public/web_design.html
+++ b/company_site/public/templates/public/web_design.html
@@ -2,7 +2,7 @@
{% load static %}
{% block title %}Web Design & Hosting - AI ML Operations, LLC{% endblock %}
-{% block meta_description %}Custom brand-tailored websites with interactive package pricing. You own the site and data. Public site + client portal with UTM/leads included; add Email/SMS, blog, Stripe, social, and more. Three-instance hosting, SEO, accessibility, LLM integration, and Grafana alerts on every build.{% endblock %}
+{% block meta_description %}Custom brand-tailored websites with interactive package pricing. You own the site and data. Public site + client portal with UTM/leads included; add Email/SMS, blog, Stripe, e-commerce, POS sync, event tickets, shipping, social, and more. Three-instance hosting, SEO, accessibility, LLM integration, and Grafana alerts on every build.{% endblock %}
{% block og_title %}Web Design & Hosting - AI ML Operations, LLC{% endblock %}
{% block og_description %}Build a custom site package with live pricing. You own the site and data. Base site + portal included; three-instance hosting, UTM/leads, SEO, accessibility, LLM readiness, and Grafana metrics on every project.{% endblock %}
{% block twitter_title %}Web Design & Hosting - AI ML Operations, LLC{% endblock %}
@@ -78,7 +78,7 @@
Growth Add-ons
-
Email/SMS, direct mail, blog, Stripe payments, social, and AI social drafts.
+Email/SMS, direct mail, blog, Stripe, e-commerce, POS sync, event tickets, shipping, social, and AI social drafts.
@@ -90,7 +90,7 @@Public site and client portal (with UTM) are always included. Toggle add-ons to see one-time - build and monthly totals. Stripe / SMS / postage usage billed separately. + build and monthly totals. Stripe / SMS / postage / EasyPost usage billed separately.