586 stitch applications: Choose from a variety of sewing techniques for creative and personalized designs.Optimized puncture force: ideal for processing thicker fabrics.ULTRA HIGH SEWING SPEED: High sewing speed allows for clean, fast results.LCD Display: Clearly displays the selected stitch and stitch settings for length and width.Speed Control: You have complete control by adjusting your desired maximum speed.
One-touch stitch selection: Select a stitch via the buttons below the LCD display and display the corresponding settings for stitch length and width.2 font types: Personalized design for projects with personal lettering and monogramming.9 one-step buttonholes for sewing perfect buttonholes.You can repeat these operations as many times as needed.Threading quickly and easily: Color-coded threading aids.
Thread trimmer: Cut both top and bottom threads at the push of a button.Needle Threader: Easy threading means you can start sewing with ease.Drop & Sew Coil System: Easy to identify and thread so you can get started right away.Sturdy Metal Frame: Sturdy metal frame ensures a long service life.Programmable Needle Stop Top/Bottom: Adjust where the needle should stop.
{% for comment in comments %}
{% assign commentIndex = forloop.index %}
{{comment.customer_name}} {% if storeConfig.hide_time == '0' %}{% if comment.created_at !=0 %} {{comment.created_at_str}} {% endif %}{% endif %}
{% for index in (1..5) %}
{%- capture fill_color -%}
{%- if index <= comment.star -%}
{{theme_config.global.product_score_selected_color | default:'#F8AD6B'}}
{%- else -%}
{{theme_config.global.product_score_uncheck_color | default:'#bbbbbb'}}
{%- endif -%}
{%- endcapture -%}
{% endfor %}
{% if comment.comment_title != "" and storeConfig.comments_title_require != '0' %}
{{comment.comment_title}}
{% endif %}
{{comment.content}}
{% if comment.images.src %}
{% for image in comment.images.src %}
{% assign keyIndex = forloop.index %}
{% endfor %}
{% endif %}
{% if comment.reply_content != "" %}
{{lang.comments.reply}}:
{% if comment.replied_at != 0 and storeConfig.hide_time != '1' %}
{{comment.replied_at_str}}
{% endif %}