Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_points`, `points_type`, `amount`, `song_id`, `limited_stack`, `limited_sells`, `extradata`, `badge`, `club_only`, `have_offer`, `offer_id`) VALUES
(17029, 16, '17029', 'external_image_wallitem_photo', 5, 0, 0, 1, 0, 0, 0, '', '', '0', '1', -1),
(17392, 16, '17024', 'external_image_wallitem', 5, 0, 0, 1, 0, 0, 0, '', '', '0', '1', -1);
INSERT INTO `items_base` (`id`, `sprite_id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_lay`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `effect_id_male`, `effect_id_female`, `multiheight`) VALUES
(17029, 4540, 'Habbo Selfie', 'external_image_wallitem_photo', 'i', 0, 0, 0.00, 0, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 1, '0', 0, 0, ''),
(17024, 4535, 'Stories Valentine Card customisation back.', 'external_image_wallitem', 'i', 0, 0, 0.00, 0, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 1, '0', 0, 0, '');