- Posts: 6
- Thank you received: 0
How can I change the link add to cart button?
-
post98
Inactive member - Topic Author
- New Member
Less
More
10 years 9 months ago #37695
by post98
How can I change the link add to cart button? was created by post98
hi
When I'd click on the "add to cart" button for the address to point to "Google."
I do not want to address the point "virtuemart"
What should I do?
Thank you.
When I'd click on the "add to cart" button for the address to point to "Google."
I do not want to address the point "virtuemart"
What should I do?
Thank you.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 9 months ago #37696
by ivan.milic
Replied by ivan.milic on topic How can I change the link add to cart button?
please explain better????????????
Please Log in to join the conversation.
-
post98
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
10 years 9 months ago - 10 years 9 months ago #37698
by post98
Replied by post98 on topic How can I change the link add to cart button?
When i click on the "add to cart" (button) , i want it to be directed to my own products page ,which i've created it with Gallery Component ,it goes to virtuemart while, as i said it should be directed to my own product page
(components/com_virtuemart/views/productdetails/tmpl/default_addtocart.php)
But my problem is that the address is different for each product with other products
Thank you
(components/com_virtuemart/views/productdetails/tmpl/default_addtocart.php)
Code:
<span class="addtocart-button">
<?php echo shopFunctionsF::getAddToCartButton ($this->product->orderable);
// Display the add to cart button END ?>
something similar to that.
<a href="yourwebsite.com/thelinkyouwanthere.php">Buy Product</a>
<span class="addtocart-button">
<a href="yourwebsite.com/thelinkyouwanthere.php">Buy Product</a> </span>
But my problem is that the address is different for each product with other products
Thank you
Last edit: 10 years 9 months ago by post98.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 9 months ago #37700
by ivan.milic
Replied by ivan.milic on topic How can I change the link add to cart button?
can we see site?
Please Log in to join the conversation.
-
post98
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
10 years 9 months ago #37701
by post98
Replied by post98 on topic How can I change the link add to cart button?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 9 months ago #37702
by ivan.milic
Replied by ivan.milic on topic How can I change the link add to cart button?
Check under :
\templates\hot_watches\html\com_virtuemart\productdetails\
\templates\hot_watches\html\com_virtuemart\productdetails\
Please Log in to join the conversation.
Time to create page: 0.298 seconds