Akopia Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

[mv] Saving the shopping cart



******    message to minivend-users from "Ken Diliberto" <Ken@kdmd.net>     ******

When I save a shopping cart, the displayed result is a little bizarre.
Any thoughts?

Cart name: "ABC 123 XYZ 456"
Displayed result:
"XYZ"
"123"
"456"
"ABC"

The saved code looks like this:
{
  'ABC 123 XYZ 456' => [
    {
      'mv_ip' => 0,
      'size' => undef,
      'code' => 'G-P',
      'mv_ib' => 'products',
      'price_group' => '',
      'color' => undef,
      'quantity' => 1
    },
    {
      'mv_ip' => 1,
      'size' => undef,
      'code' => 'G-P',
      'mv_ib' => 'products',
      'price_group' => '',
      'color' => undef,
      'quantity' => 1
    },
    {
      'mv_ip' => 2,
      'size' => undef,
      'code' => 'G-P',
      'mv_ib' => 'products',
      'price_group' => '',
      'color' => undef,
      'quantity' => 1
    }
  ]
}

-
To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list


Search for: Match: Format: Sort by: