I feel really stupid asking this question but here it goes.
On most e-commerce platforms I'm aware of (including Ubercart) there 's the familiar "Store Settings" page, or "store contact" where we can enter the store's info (name, address, phone etc.)
The result of course is that on the "receipt" there's not the logo, info etc of the store in question.
Is there no such setting on drupal commerce? Or am I missing something?
I've been experimenting with drupal commerce for months but it's just now that a project came along and I noticed that this info is not available or configurable anywhere I looked. I admit that it took me by surprise as it's one of the basic things!!
Do we have to create a "store" entity in order to implement this?
Comments
Comment #1
aristeides commentedanyone?
Comment #2
rszrama commentedThere's no settings page - it's up to you to determine whether that information needs to be stored at all (and if so, where) for now. We have an open issue for adding a Store entity that may potentially be used for this.