This feature is available on all Goodshuffle Pro Plans.
Within your Website Integration, you can use Custom CSS code to edit the wishlist cart, pictured below.
To remove the default "VENUE / DELIVERY LOCATION" fields from your wishlist cart, you'll need to add custom CSS code to your business' website. Specifically, this line of code:
.gspro-c-wishlist__venue { display: none !important; }
Platforms like WordPress and Squarespace have separate places where this custom CSS code must be added, to learn more click the links below:
Once you're done injecting the code according to your platform's specifications, your website wishlist cart should look like this: