Size Guide

Size Guide - Single Product Page

Go to Elementor > Settings > General > Post Types = Thembay Blocks

You can create pictures, text or whatever you want. Here we give an example for your reference

Code here:

<table class="tbay-info-size-guide">
<thead>
<tr>
<td><strong>SIZE</strong></td>
<td><strong>CHEST</strong></td>
<td><strong>WAIST</strong></td>
<td><strong>HIPS</strong></td>
</tr>
</thead>
<tbody>
<tr>
<td>XS</td>
<td>34</td>
<td>28</td>
<td>34</td>
</tr>
<tr>
<td>S</td>
<td>36</td>
<td>30</td>
<td>36</td>
</tr>
<tr>
<td>M</td>
<td>38</td>
<td>32</td>
<td>38</td>
</tr>
<tr>
<td>L</td>
<td>40</td>
<td>34</td>
<td>40</td>
</tr>
<tr>
<td>XL</td>
<td>42</td>
<td>36</td>
<td>42</td>
</tr>
<tr>
<td>2XL</td>
<td>44</td>
<td>38</td>
<td>44</td>
</tr>
</tbody>
</table>

To create a separate "Size Guide" for each product, you can configure it in the product details. You can create a custom post and use the shortcode as shown above or use custom text.

Video tutorial:

Last updated