Announcement

Collapse
No announcement yet.

Code to display basket contents on a new page

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Code to display basket contents on a new page

    I'm creating a new page that will blend in with our site. I'd like to display the number of items in the basket, just like any other page would. Is there an easy way to do this with php? We are on Miva 9.

    #2
    If you're doing this in a page outside of Miva, your two choices are to iframe in a mini-basket page or use mvt:call to request the mini basket contents from miva. Keep in mind, using mvt:call you're going to need to read in Miva's Basket Cookie and pass this in the request so it loads the correct basket.

    http://www.miva.com/videos/articles/...-documentation
    Brennan Heyde
    VP Product
    Miva, Inc.
    [email protected]
    https://www.miva.com

    Comment

    Working...
    X