Features available on version 0.5.2 of the Website Integration or later
You can remove the option to select a time when checking out on your Website Integration using the <gpsro-wishlist-config>
. This is the snippet of code added when you first install your Website Integration - typically injected into the "Header" on your site.
Don't forget to add your own Public Browser Key!
<gspro-wishlist-config data-url="https://data.goodshuffle.com/vendor/YOUR-PUBLIC-WEBSITE-KEY"
disable-time-selection="true">
</gspro-wishlist-config>
This will disable time selection in the Website Integration date picker and item detail overlay. Please note that Projects will still have a default time of noon set when a Wishlist is submitted.
For more options, click here.