|
`
|
|
```
|
|
<?php
|
|
<?php
|
|
$priceSchema = $_product->getFinalPrice();
|
|
$priceSchema = $_product->getFinalPrice();
|
|
$nameSchema = $_product->getName();
|
|
$nameSchema = $_product->getName();
|
... | @@ -35,4 +35,4 @@ foreach ($_product->getMediaGalleryImages() as $image) { |
... | @@ -35,4 +35,4 @@ foreach ($_product->getMediaGalleryImages() as $image) { |
|
}
|
|
}
|
|
</script>
|
|
</script>
|
|
|
|
|
|
` |
|
``` |
|
\ No newline at end of file |
|
\ No newline at end of file |