Welcart Carina 1.0.10 をリリースしました。
商品レビューリストの表示不具合修正
コード修正: welcart_basic-carina/inc/front-cutomized.php 201行目あたり
function wc_review( $comment, $args, $depth ) {
$GLOBALS['comment'] = $comment;
switch ( $comment->comment_type ) :
case 'comment' :



