It looks like you're trying to display the number of eBay reviews and the percentage of positive feedback using Liquid code or a similar templating language.
Your code snippet:
```liquid
25900 Ebay reviews Positive Feedback: 95.1%
```
Assuming `metaobjects.ebay_reviews["1000000"]` is a valid object and has the properties `num.value` and `per.value`, this will output something like:
```
12345 Ebay reviews Positive Feedback: 98.7%
```
If this does not render correctly, make sure:
1. The `metaobjects` data structure is properly defined and accessible in your template context.
2. The keys and properties exactly match what you're using; `"1000000"` must be the correct identifier.
3. The `.num.value` and `.per.value` fields exist and contain the expected data.
If you want a cleaner version, you could also add units or formatting like:
```liquid
25900 eBay reviews - Positive Feedback: 95.1%%
```
Let me know if you need help troubleshooting or formatting this further!
Diga olá ou pergunte-nos qualquer coisa sobre as nossas plantas e produtos ou informações sobre as suas encomendas. Responderemos o mais rápido possível.
Se precisar de ajuda com envios, não deixe de consultar esta página. Também pode enviar-nos um email para contact@botanicalarchive.com