Created
December 13, 2017 10:15
-
-
Save stompweb/1f6954c685b270d14ef24f9c028d357f to your computer and use it in GitHub Desktop.
Product List
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
object(stdClass)#5627 (26) { | |
["Qty"]=> | |
string(1) "0" | |
["Ccode"]=> | |
string(8) "22000001" | |
["Description"]=> | |
string(13) "One Child Tkt" | |
["TicketDescription"]=> | |
object(stdClass)#5628 (0) { | |
} | |
["SellPrice"]=> | |
string(1) "5" | |
["PriceExGiftAid"]=> | |
string(1) "0" | |
["Adults"]=> | |
string(1) "0" | |
["Children"]=> | |
string(1) "0" | |
["CategoryCode"]=> | |
string(2) "88" | |
["CategoryName"]=> | |
object(stdClass)#5629 (0) { | |
} | |
["FrontLabel"]=> | |
string(1) "0" | |
["BackLabel"]=> | |
string(1) "0" | |
["Notes"]=> | |
object(stdClass)#5630 (0) { | |
} | |
["ProductMaps"]=> | |
object(stdClass)#5631 (0) { | |
} | |
["LinkedProducts"]=> | |
object(stdClass)#5632 (0) { | |
} | |
["Department"]=> | |
string(1) "0" | |
["GIFTAID"]=> | |
string(5) "False" | |
["MinPerBooking"]=> | |
string(1) "0" | |
["MaxPerBooking"]=> | |
string(1) "0" | |
["SubCategory"]=> | |
object(stdClass)#5633 (1) { | |
["0"]=> | |
string(1) " " | |
} | |
["ProductImage"]=> | |
string(1) "0" | |
["SeatReservationID"]=> | |
string(1) "0" | |
["LowestKitItemPLU"]=> | |
string(1) "0" | |
["Per"]=> | |
string(1) "0" | |
["Donation"]=> | |
string(1) "0" | |
["GiftVoucherRefToBeUsed"]=> | |
string(1) "0" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment