Joomla: 5.2
PHP: 8.0
Localhost
free Version
Hi there,
I would like to change the order in the product description. I want to run a shop for translations, which needs a lot of description before you order. Like "Topics", "number of words", "Number of languages (4)" ... and the attributes destroy the Cassiopeia-Template.
So want to have first the description, then the details for the cart.
Now it is like:
- Productdetails
- Productdescription
Wanna have:
- description
- details
As i found here, i need to change:
components\com_jshopping\templates\default\product\product_default.php - product detail
which seems to me:
cutting lines 357 to 359 (without <>)
.... div class="jshop_prod_description">
<?php print $this->product->description; ?
</div>
But i am not sure where to paste it. Hope you got me. Maybe i am blind and i did not find an easier solution.
If you need help in Italian, mark me.
Grüße
Frank
Joomla: 5.2
JoomShopping: 5.5.2
PHP: 8.xx
Website Url: localhost
JoomShopping: 5.5.2
PHP: 8.xx
Website Url: localhost



