Mouldings
                                    
                                        {{ product.display_name }}
                                    
                                    
                                        {{ product.species[0].name }}
                                    
                                    
                                        Size: {{ product.size }}
                                    
                                    
                            - See Details
- Add To List Added To List
                                    {{ (currentProduct.types[0] && currentProduct.types[0].name) ? currentProduct.types[0].name : '' }}
                                    
                                {{ currentProduct.name }}
                                    
                                        {{ currentProduct.display_name }}
                                    
                                    
                                        {{ currentProduct.species[0].name }}
                                    
                                    
                                        Size: {{ currentProduct.size }}
                                    
                                
                            - Available In:
- {{ currentProduct.species[0].name }}
- Type:
- {{ currentProduct.types[0].name }}
Specifications
| # | (L) | (T) | (H) | (W) | (Rise) | (Run) | (D) | 
|---|---|---|---|---|---|---|---|
| {{ (index + 1) }} | {{ specs.length }} | {{ specs.thickness }} | {{ specs.height }} | {{ specs.width }} | {{ specs.rise }} | {{ specs.run }} | {{ specs.diameter }} |