WebsiteBaker Support (2.8.x) > Bakery Shop
Reviews
Stefek:
Sorry Daydreamer, my apologies.
I haven't seen that this question was posted in the BakeryCommerce subforum.
Now I understand.
I agree, it would be great to have user/buyer reviews next to the product description.
I don't know of any plans in this direction.
You'll need to wait a little for the answer of the developer of this module.
Kind regards,
Stefek
jacobi22:
i build something like that for a tutorial page with a mix of droplets and different sections under the wysiwyg-content.
in my project i use ajaxsurvey for rating, feedback for comments & repost and polls for some special tutorials
one solution for bakery ist the feedback module as a separate section or maybe as a droplet and a rating with a module like this in the attachement also as Droplet (Droplet-Call in the bakery page settings)
daydreamer:
That's great so with a droplet call this could be used with bakery?
jacobi22:
to use a droplet inside the bakery page settings - thats no problem
here as example the relevant code from the field "item details" - see the part in the middle
--- Quote ---<tr>
<td align="left" valign="top"><span class="mod_bakery_item_pri ce_f">[TXT_PRICE]:</span></td>
<td align="left" valign="top">[CURRENCY] [PRICE]</td>
</tr>
<tr>
<td align="left" valign="top"><span class="mod_bakery_item_shi pping_f">Bewertungen:</span></td>
<td align="left" valign="top">[[rating]] </td>
</tr>
<tr>
<td align="left" valign="top">[TXT_SHIPPING]:</span></td>
<td align="left" valign="top">[CURRENCY] [SHIPPING] </td>
</tr>
--- End quote ---
see the result in the pic
the rating module from my last post use the visitor ip and the page_title / product_title to seperat the ratings
daydreamer:
This is great thanks jacobi22
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version