芝麻web文件管理V1.00
编辑当前文件:/home/mybf1/www/menthol.bf1.my/wp-content/themes/sinatra/woocommerce/single-product/meta.php
get_sku() || $product->is_type( 'variable' ) ) ) : ?>
get_sku() ) ? esc_html( $sku ) : esc_html__( 'N/A', 'sinatra' ); // phpcs:ignore ?>
get_id(), ', ', '
' . _n( 'Category:', 'Categories:', count( $product->get_category_ids() ), 'sinatra' ) . '
', '
' ); // phpcs:ignore ?> get_id(), ', ', '
' . _n( 'Tag:', 'Tags:', count( $product->get_tag_ids() ), 'sinatra' ) . '
', '
' ); // phpcs:ignore ?>