MivaScript: Hello World

Miva Merchant Modules and Development
MivaScript is a great programming language for fast implementation of dynamic web apps. MivaScript is also great for people who already know HTML because it is a mixture of familiar looking tags and standard functions that can be used to create any kind of web app.

Miva Merchant Modules, News, and Updates - page 2

Miva Scripting 101

MivaScript: Hello World

Learn how to program web apps with MivaScript, starting at the beginning of all programming: Hello World

MivaScript is a great programming language for fast implementation of dynamic web apps. MivaScript is also great for people who already know HTML because it is a mixture of familiar looking tags and standard functions that can be used to create any kind of web app.

Scot Ranney, March 23, 2015

Miva Merchant API Functions and How To Use Them

Avoid common problems when using Miva Merchant API functions in store pages.

An easy guide on how to use Miva Merchant's built in API functions, template language, and store morph entities to customize your Miva Merchant store.

Scot Ranney, March 30, 2017

Mivascript Function Tip: Use VAR for Unknown Return Data

Passing a variable by reference in a Miva Script function is a neat trick when you might have to affect different kinds of data over time in the function but don't want to mess anything up.

Sometimes we don't know what data a Miva Script function in a module or script will need to affect in the future. Instead of creating more functions, passing a variable by reference can be quite useful.

Scot Ranney, June 29, 2018

Miva Merchant API: How to Test if a Product is in a Category

The Miva Merchant API is a list of functions that you can use in store pages.

Have you ever wanted to find out if a product is in a particular category? Here's how you can do that using the ever so nifty Miva Merchant API.

Scot Ranney, May 03, 2019

The blog posts on Scot's Scripts are made using by Scot's Blogger, a full featured Wordpress replacement Miva Merchant blogging module.