That button when you buy something in a shop, say...the free shop...that moves items directly to beanbag/plushie/tcg/wardrobe with no confirmation, is there a setting or something somewhere to remove it in my account? Usually it's not a big thing but twice now I've accidentally clicked on it when trying to click the "Go back to shop" button and moved a cheaper plushie and a kind of expensive tcg into collections. I checked the FAQ and the first page of this forum and couldn't find an answer. Thanks!
add this to your custom CSS and the button won't show up anymore
.panel-body {display:none}
Hope you don't mind the ping here, but shared the Custom CSS code tho hide the Add to Collection button in the shops.
Its not the ideal solution (& still support it being optional), but I hope it helps :)