Hi,
I think a nice features in the Shop/Products could be the possibility to have a relation between Images and Options. For example if we have a product with multiple colors options could be nice to choose a color in the popup menu and see the correct image. Thanks
Page 1 of 1
A shop suggestion
#2
Posted 07 February 2010 - 11:36 PM
Quote
Hi,
I think a nice features in the Shop/Products could be the possibility to have a relation between Images and Options. For example if we have a product with multiple colors options could be nice to choose a color in the popup menu and see the correct image. Thanks
I think a nice features in the Shop/Products could be the possibility to have a relation between Images and Options. For example if we have a product with multiple colors options could be nice to choose a color in the popup menu and see the correct image. Thanks
Hi! Thank you for the suggestion. Yes, that is a good idea. I added it to the to-do list.
Aleksey
#3
Posted 08 February 2010 - 01:54 PM
still some small idea:
- In products page list the possibility to modify the columns also adding the image of products.
- Inside the shop, in the Category a check box to enable or disable a single category and all the products related.
- In the Product price tab there is the check box onsale. Could be nice to have the two price the basic and the onsale price
- In the product page the possibility to duplicate a single product
- In products page list the possibility to modify the columns also adding the image of products.
- Inside the shop, in the Category a check box to enable or disable a single category and all the products related.
- In the Product price tab there is the check box onsale. Could be nice to have the two price the basic and the onsale price
- In the product page the possibility to duplicate a single product
#4
Posted 08 February 2010 - 06:01 PM
Hi!
Thank you!
It is possible to specify visibly columns in all lists in LemonStand. There is an icon on the right of the Search field, above the table. At the moment there are no Image field, but we will consider adding it.
I added this idea to the to-do list, thank you.
This would overlap the Discount Engine feature set and could be confusing for end users. If you specify a product sale price on the Product page, and then add a discount to the same product using the Discount Engine - you will not be able to say what price is applied to the product at the moment.
You can output sale price (applied by the Discount Engine) on the front-end, using the simple code:
There is the duplicating feature on the Product List page. We don't want to copy all features from the list to the product form, because we are planning many features in the Product List, and if we begin copying them to the product page, it will bloat the form. We are trying to keep thing simple :-)
Thank you for the ideas, we appreciate it!
Thank you!
Quote
- In products page list the possibility to modify the columns also adding the image of products.
It is possible to specify visibly columns in all lists in LemonStand. There is an icon on the right of the Search field, above the table. At the moment there are no Image field, but we will consider adding it.
Quote
Inside the shop, in the Category a check box to enable or disable a single category and all the products related.
I added this idea to the to-do list, thank you.
Quote
In the Product price tab there is the check box onsale. Could be nice to have the two price the basic and the onsale price
This would overlap the Discount Engine feature set and could be confusing for end users. If you specify a product sale price on the Product page, and then add a discount to the same product using the Discount Engine - you will not be able to say what price is applied to the product at the moment.
You can output sale price (applied by the Discount Engine) on the front-end, using the simple code:
Sale price: <?= format_currency($product->get_discounted_price(1)) ?>
Quote
In the product page the possibility to duplicate a single product
There is the duplicating feature on the Product List page. We don't want to copy all features from the list to the product form, because we are planning many features in the Product List, and if we begin copying them to the product page, it will bloat the form. We are trying to keep thing simple :-)
Thank you for the ideas, we appreciate it!
Share this topic:
Page 1 of 1

Help












