Mired in code this past May. Took several days and many tries to come up with this line of code """edit-video-box2.shtml""" It is a server side include call for a bigger chunk of code. A whopping big chunk.
Include files can be thought of as subroutines. Instead of writing lengthy code snippets everytime, you write a subroutine call that loads up a bigger code file when called upon. This trick makes the code portable from page to page. Great idea, Tim! What are you talking about? This, check it out...
Here's How To Order A Video
Basic Video Editing
Basic Package — Fixed Price, 4-Day Delivery, 1 Revision
- Up to 2 minutes final cut
- Submit up to 10 minutes of footage
- Simple editing (cuts & fades)
- Basic audio leveling
- Full HD (1080p) .mp4 file
You Get:
- Short polished edit
- Clean cuts & pacing
- Audio leveling
- Simple color correction
- 1080p export
- All content files
What It's Good For
Perfect for simple, short edits like social clips, quick cuts, and basic clean‑ups. Ideal when you just need a polished video without advanced effects or avatar generation.
Basic Video — Fixed Price

Use code "BWT10off" for 10% Discount
Standard Video Editing
Standard Package — Fixed Price, 3-Day Delivery, 1 Revision
- Up to 5 minutes final cut
- Submit up to 15 minutes of footage
- Simple editing (cuts & fades)
- Audio mixing
- Full HD (1080p) .mp4 file
- 1920×1080 thumbnail image
You Get:
- Edited video up to 5 min
- Clean cuts, transitions and pacing
- Audio leveling and enhancement
- Titles, lower-thirds, and on-screen text
- Thumbnail image (1080p)
- Catalog avatar (Animated or Human)
- All content files
What It’s Good For
Great for business videos, YouTube content, explainers, and talking‑head edits. Includes a catalog avatar for intros, outros, or voiceover‑style segments.

Use code "BWT10off" for 10% Discount
Premium Video Editing
Premium Package — Fixed Price, 2-Day Delivery, 2 Revisions
- Up to 10 minutes final cut
- Submit up to 30 minutes of footage
- Advanced editing & pacing
- Pro audio cleanup + mix
- Advanced color correction + grading
- Motion graphics & animated text
You Get:
- Premium-level edit up to 10 min
- Enhanced storytelling & pacing
- Pro audio cleanup
- Cinematic color grading
- Motion graphics & animation
- Catalog avatar (Animated or Human)
- AI-generated avatar (Selfie or Text Prompt)
- All content files
What It’s Good For
Best for high‑quality promotional videos, brand content, training videos, and polished storytelling. Includes a fully custom AI avatar generated from a selfie or text prompt.

Use code "BWT10off" for 10% Discount
Custom Video Project
Custom Project — Flexible Pricing, Tailored to Your Needs
- Any length video
- Any amount of footage
- Advanced editing & pacing
- Motion graphics & animation
- Pro audio cleanup
- Color correction & grading
You Get:
- Advanced editing workflow
- Catalog avatars (Animated or Human)
- AI-generated avatars (Selfie or Text Prompt)
- Multi-avatar scripts
- Screencast tutorials
- Pro color grading
- Light VFX (greenscreen, magic masking)
- All content files
What It’s Good For
Designed for unique or specialized projects such as multi‑avatar scripts, pro color grading, screencast tutorials, greenscreen work, and light VFX using magic masking. Ideal when you need advanced creative control or tailored editing.

Use code "BWT10off" for 10% Discount
Request a Free Consult
This is the server side include I made to display this interactive buy now box I made for my video editing business. The box features 4 levels of video editing options, Basic, Standard, Premium and Custom. Standard, Premium and Custom packages include avatar generation which can be selected. I needed a way to show the avatar presenters without cluttering up the space.
I admit I turned to Microsoft Copilot chatbot to help write the code. Good thing too 'cause I made several debugging mistakes. So did Copilot for that matter. In the end I now have a way for you to order a video editing project that is not controlled by an off-website entity like fiverr, Upwork or Thumbtack.
The Standard package offers only animated and human like avatars from our libray (about 100 to choose from). The Premium and Custom packages include AI generated avatars from a prompt or image.
SBI or Solo Build It is the web hosting platform I use that utilizes SSI (sever side include) files. Simply upload your own HTML and SSI files once. And next time I want to re-use the SSI all I have to do is put the SSI call (or a super short snippet). Learn more...