Quantiy not showing nore correct price

  • Posts: 28
  • Thank you received: 0
11 years 7 months ago #67319

We using Hikashop 1.55 business version on the cart for our client its not showing the quanity even though selected in the module back end options also its only showing the price for one item we need it to do a caculation quantiy times price and show the amount of items per item

Please Log in or Create an account to join the conversation.

  • Posts: 28
  • Thank you received: 0
11 years 7 months ago #67327

This shows you waht i trying to produce but its not displaying right i only want it to display item price ie airbed plug is only 1 pound 5x1 then in the total it add that

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
11 years 7 months ago #67332

Hi,

Can you please show me a screenshot of your product page (or your website address) and then tell me exactly what you want to do ?

Please Log in or Create an account to join the conversation.

  • Posts: 28
  • Thank you received: 0
11 years 7 months ago #67338

imagepaste.nullnetwork.net/viewimage.php?id=5025

here is a pastebin image thanks total does not seem to be caclcualting at all at the min

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
11 years 7 months ago #67339

Did you changed the file cart of the product view of the font-end template that you are currently using ? (through "Hikashop->Display->Views")

Please Log in or Create an account to join the conversation.

  • Posts: 28
  • Thank you received: 0
11 years 7 months ago #67340

a previous developer may have im using 1.55 buisness version but no access to original files so im lost

Please Log in or Create an account to join the conversation.

  • Posts: 28
  • Thank you received: 0
11 years 7 months ago #67341

the website address www.madaboutleisure.com/

Please Log in or Create an account to join the conversation.

  • Posts: 28
  • Thank you received: 0
11 years 7 months ago #67347

here is the paste bin of that file u said if changed

pastebin.com/G2VeX4C7

Please Log in or Create an account to join the conversation.

  • Posts: 28
  • Thank you received: 0
11 years 7 months ago #67354

here is the paste bin of that file u said if changed

pastebin.com/G2VeX4C7

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 7 months ago #67381

Hi,

It appear that you have a Javascript error when the cart is loaded.

Can you try to update your HikaShop version to the new one ? Don't forget to make a backup before.

The following user(s) said Thank You: Mohamed Thelji

Please Log in or Create an account to join the conversation.

  • Posts: 28
  • Thank you received: 0
11 years 7 months ago #67388

cant update it im afraid is their no way just to get the total showing? im sure one of the developers took out the code for it

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 7 months ago #67408

Can you try to create a new cart module ?
Maybe with the default values it will be ok, else you will have to edit the view "product / cart" in HikaShop > Display > Views.

Please Log in or Create an account to join the conversation.

  • Posts: 28
  • Thank you received: 0
11 years 7 months ago #67410

I am happy to edit the view if you tell me what i need to put the cart total displaying corectily what i need to echo

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 7 months ago #67413

Can you tell me if you have the following code in the <tfoot> tag of this file:

					<?php
						$this->row=$this->total;
						echo $this->loadTemplate();
					?>

Please Log in or Create an account to join the conversation.

  • Posts: 28
  • Thank you received: 0
11 years 7 months ago #67414

<td class="hikashop_cart_module_product_total_value">
<?php
$this->row=$this->total;
echo $this->loadTemplate();
?>
</td>

yes its their coud it maybe be the temaplate file itself they have altered

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 7 months ago #67415

Yes maybe the template file, or the value of "$this->total" is not correct, check the file "yourSite/components/com_hikashop/views/product/show.html.php" in the function "cart()", see what is the value of "$total".

Please Log in or Create an account to join the conversation.

  • Posts: 28
  • Thank you received: 0
11 years 7 months ago #67416

its verion 1.55 i have i dont have that file only view.html

Please Log in or Create an account to join the conversation.

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
11 years 7 months ago #67657

Xavier wanted to talk about the file view.html.php in his message.

Please Log in or Create an account to join the conversation.

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
11 years 6 months ago #67939

Please give a back end access to your website and we'll have a look at your problem.

Please Log in or Create an account to join the conversation.

Time to create page: 0.109 seconds
Powered by Kunena Forum