[ADD] ecommerce: How to enable comments & rating
This commit is contained in:
parent
1a0a871563
commit
07d3af1a25
BIN
ecommerce/maximizing_revenue/media/comment_inbox.png
Normal file
BIN
ecommerce/maximizing_revenue/media/comment_inbox.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
BIN
ecommerce/maximizing_revenue/media/comment_new.png
Normal file
BIN
ecommerce/maximizing_revenue/media/comment_new.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.8 KiB |
BIN
ecommerce/maximizing_revenue/media/comment_post.png
Normal file
BIN
ecommerce/maximizing_revenue/media/comment_post.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
BIN
ecommerce/maximizing_revenue/media/comment_setup.png
Normal file
BIN
ecommerce/maximizing_revenue/media/comment_setup.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 63 KiB |
BIN
ecommerce/maximizing_revenue/media/comment_unpublish.png
Normal file
BIN
ecommerce/maximizing_revenue/media/comment_unpublish.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
BIN
ecommerce/maximizing_revenue/media/comment_webpage.png
Normal file
BIN
ecommerce/maximizing_revenue/media/comment_webpage.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
59
ecommerce/maximizing_revenue/reviews.rst
Normal file
59
ecommerce/maximizing_revenue/reviews.rst
Normal file
@ -0,0 +1,59 @@
|
||||
===============================
|
||||
How to enable comments & rating
|
||||
===============================
|
||||
|
||||
Publishing and monitoring customer experience will help you gain the trust
|
||||
of new customers and better engage with your community. In 2 clicks, allow
|
||||
your customer to share their feedback!
|
||||
|
||||
.. image:: ./media/comment_post.png
|
||||
:align: center
|
||||
|
||||
Setup
|
||||
=====
|
||||
|
||||
Activate comments & rating from the *Customize* menu of the product web page.
|
||||
|
||||
.. image:: ./media/comment_setup.png
|
||||
:align: center
|
||||
|
||||
.. note::
|
||||
Visitors must log in to share their comments. Make sure they are able to
|
||||
do so (see Portal documentation).
|
||||
|
||||
Review the posts in real time
|
||||
=============================
|
||||
|
||||
Whenever a post is published, the product manager and all the product followers
|
||||
get notified in their Inbox (*Discuss* menu).
|
||||
|
||||
.. image:: ./media/comment_new.png
|
||||
:align: center
|
||||
|
||||
.. note::
|
||||
By default the user who created the product is automatically set as follower.
|
||||
|
||||
Click the product name to open the detail form and review the comment (in the
|
||||
product discussion thread).
|
||||
|
||||
.. image:: ./media/comment_inbox.png
|
||||
:align: center
|
||||
|
||||
Moderate & unpublish
|
||||
====================
|
||||
|
||||
You can easily moderate by using the chatter, either in the product detail form
|
||||
or on the web page.
|
||||
|
||||
To unpublish the post, open the product web page and click the *Published* button
|
||||
to turn it red (*Unpublished*).
|
||||
|
||||
.. image:: ./media/comment_unpublish.png
|
||||
:align: center
|
||||
|
||||
..tip::
|
||||
You can access the web page from the detail form by clicking the *Published*
|
||||
smart button (and vice versa).
|
||||
|
||||
.. image:: ./media/comment_webpage.png
|
||||
:align: center
|
Loading…
Reference in New Issue
Block a user