Does anyone know how to get the following bundle packages in the catalogue?
http://prntscr.com/3adgpq
http://prntscr.com/3adfqh
Thanks.
Printable View
Does anyone know how to get the following bundle packages in the catalogue?
http://prntscr.com/3adgpq
http://prntscr.com/3adfqh
Thanks.
bumping this up for Lagan as I too, would like to find out if this is possible.
Any updates on this?
They work just like normal bundles (boxes in normal pages). In Plus, this is half coded. You can input more than 1 item in catalog_items table, however you must fix the item packet structure because it will take you out of client. I did it but when I purchase the bundle I only get the first item, so I'm still trying to fix it.
The template for the page is "single_bundle". For the page strings, it uses 3 strings then 4 strings (loop).
base.WriteString("single_bundle");
base.WriteInteger(3);
base.WriteString("catalog_header_roombuilder");
base.WriteString("smallpromo_boxingbundle");
base.WriteString("");
base.WriteInteger(4);
base.WriteString("Ready for the next round? This Wrestling Ring bundle comes with loads of furni and includes an AWESOME Badge! ");
base.WriteString("");
base.WriteString("<i><b><font color="#ba3733" size="16">What's Included:</b></i>");
base.WriteString("");