Charchterisitc showing as an option on product page

  • Posts: 109
  • Thank you received: 0
1 month 3 weeks ago #366804

It is all in the shipping, but looking at it it looks like it doubled the product weight and dimensions.

I am pretty lost on what all I did. There could have been product baseline weight and dimensions in the main product (there is not now and wasn't when I just checked) but perhaps when the order went through there was and then the variant dimensions got added on top?

But in the debug the options for shipping were still around $130-150?

I will attempt the email front end stuff once this is resolved.

Attachments:

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

  • Posts: 109
  • Thank you received: 0
1 month 3 weeks ago #366805

I can't find the order and info in the debug either.

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

  • Posts: 83937
  • Thank you received: 13601
  • MODERATOR
1 month 3 weeks ago #366806

Hi,

The debug information you posted previously doesn't correspond to the order on your screenshot.
On your order, the total weight is 23lb and the total volume is 4312 in^3, but in the debug you posted before the weight is only 12lb and the volume is 12*22*7=1848in^3.
This probably explains the different result between the shipping cost provided by the carrier in the debug and the shipping cost in the order since the package is twice as heavy and more than twice as voluminous.

So I think the problem is not with the settings of the shipping method, but with the way you're doing your shipping cost tests.
Maybe, for example, you have two products with the same name, but not the same weight / dimensions, and that's where the difference comes from ?

Note that the shipping costs is only requested to the carrier on the checkout for carts. At that point, the order number the future order will have is not yet known. So it's normal you can't find the order number in the debug information.

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

  • Posts: 109
  • Thank you received: 0
1 month 1 week ago #366953

I have added the <style> line to the order notification email but it still shows the variant/characteristics next to the main product name.

I really need this gone, it looks terrible and creates confusion.

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

  • Posts: 109
  • Thank you received: 0
1 month 1 week ago #366954

Now I am having another very annoying shipping problem. When I go to move through the checkout I am getting this error:

USPS (FIRST CLASS) error: -2147219428 Invalid First Class Mail Type.

Please advice

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

  • Posts: 109
  • Thank you received: 0
1 month 1 week ago #366955

Also having some cutoff problem in the checkout. see attached

pic.

Attachments:

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

  • Posts: 109
  • Thank you received: 0
1 month 1 week ago #366956

I now am also unable to get any address form lines to shop up at all. I want customers to be able to checkout without registering or loging in so they can use paypal quick checkouts.

Why when I add the address block in checkout does it show up on the progress bar but there are no forms at all to fill out and it won't let the customer move forward since there is no address collected?

Last edit: 1 month 1 week ago by reedstickets.

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

  • Posts: 83937
  • Thank you received: 13601
  • MODERATOR
1 month 1 week ago #366989

Hi,

1. I don't know why the CSS code wouldn't work in the email. Please provide a backend access via our contact form so that we can check on the situation:
www.hikashop.com/support/contact-us.html

2. The error you have with USPS indicates that the "First class mail type" you selected in the shipping method is not compatible with "First class" service you selected. I would recommend checking with USPS what they recommend in your situation.
In the mean type, it you're stuck with this error, I would recommend removing the First class service you selected, or to try the different values of the First class mail type setting to see if it helps.

3. The cut off issue depends on your Joomla template layout and CSS, and the fact that you made made some modifications somewhere to increase the size of the products thumbnail on the checkout, which pushes the rest of the products list to the right.
I would need the URL of the page to check the situation directly and tell you what to do. Please provide the URL.

4. You need to have the "login" view with the "address" view in your checkout workflow.
If you want a checkout without registration, then instead of removing the "login" view, you want to set the "registration" setting to "guest":
www.hikashop.com/support/documentation/5....html#checkout_login

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

  • Posts: 109
  • Thank you received: 0
1 month 1 day ago #367124

I have fixed manyh of the problems but still cannot get the varinmats/chachteritics used for shipping doimesnions off the email It is creating massive coinfusion for customers

Here is the code, I did what you said to do and added the <style> tags above the products line . It still shows up in the email. I attached a pic as well

Heritage Series: 2u 10"

I need it to just say Heritage Series and not add the characteristic/variants 2u 10"

/**
 * @package	HikaShop for Joomla!
 * @version	5.1.5
 * @author	hikashop.com
 * @copyright	(C) 2010-2025 HIKARI SOFTWARE. All rights reserved.
 * @license	GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
 */
defined('_JEXEC') or die('Restricted access');
?><table class="w600" border="0" cellspacing="0" cellpadding="0" width="600" style="margin:0px;font-family: Arial, Helvetica, sans-serif;font-size:12px;line-height:18px;">
	<tr>
		<td class="w20" width="20"></td>
		<td class="w560 pict" style="text-align:left; color:#575757" width="560">
			<div id="title" style="font-family: Arial, Helvetica, sans-serif;font-size:12px;line-height:18px;">

<img src="{VAR:LIVE_SITE}media/com_hikashop/images/icons/icon-48-order.png" border="0" alt="" style="float:left;margin-right:4px;"/>
<h1 class="hika_template_color" style="font-size:16px;font-weight:bold; border-bottom:1px solid #ddd; padding-bottom:10px">
	{TXT:ORDER_TITLE}
</h1>

<h2 class="hika_template_color" style="font-size:12px;font-weight:bold; padding-bottom:10px">
	{TXT:ORDER_CREATED}
</h2>
			</div>
		</td>
		<td class="w20" width="20"></td>
	</tr>
	<tr>
		<td class="w20" width="20"></td>
		<td style="border:1px solid #adadad;background-color:#ffffff;">
			<div class="w550" width="550" id="content" style="font-family: Arial, Helvetica, sans-serif;font-size:12px;line-height:18px;margin-left:5px;margin-right:5px;">
<p>
	<h3 style="color:#393939 !important; font-size:14px; font-weight:normal; font-weight:bold;margin-bottom:0px;padding:0px;">{TXT:HI_CUSTOMER}</h3>
	{TXT:ORDER_BEGIN_MESSAGE}
</p>

<table class="w550" border="0" cellspacing="0" cellpadding="0" width="550" style="margin-top:10px;font-family: Arial, Helvetica, sans-serif;font-size:12px;line-height:18px;">
	<tr>
		<!--{IF:BILLING_ADDRESS}--><td class="hika_template_color" style="font-size:12px;font-weight:bold;">{TXT:BILLING_ADDRESS}</td><!--{ENDIF:BILLING_ADDRESS}-->
		<!--{IF:SHIPPING}--><!--{IF:SHIPPING_ADDRESS}--><td class="hika_template_color" style="font-size:12px;font-weight:bold;">{TXT:SHIPPING_ADDRESS}</td><!--{ENDIF:SHIPPING_ADDRESS}--><!--{ENDIF:SHIPPING}-->
	</tr>
	<tr>
		<!--{IF:BILLING_ADDRESS}--><td>{VAR:BILLING_ADDRESS}</td><!--{ENDIF:BILLING_ADDRESS}-->
		<!--{IF:SHIPPING}--><!--{IF:SHIPPING_ADDRESS}--><td>{VAR:SHIPPING_ADDRESS}</td><!--{ENDIF:SHIPPING_ADDRESS}--><!--{ENDIF:SHIPPING}-->
	</tr>
</table>

<h1 class="hika_template_color" style="font-size:16px;font-weight:bold;border-bottom:1px solid #ddd;padding-top:10px;padding-bottom:10px;">
	{TXT:SUMMARY_OF_YOUR_ORDER}
</h1>
<!--{START:VENDOR_LINE}-->
<!--{IF:VENDOR_CONTENT}-->{VAR:VENDOR_CONTENT}<!--{ENDIF:VENDOR_CONTENT}-->
<table class="w550" border="0" cellspacing="0" cellpadding="0" width="550" style="margin-top:10px;margin-bottom:10px;font-family: Arial, Helvetica, sans-serif;font-size:12px;line-height:18px;">
	<tr>
		<td class="hika_template_color" style="border-bottom:1px solid #ddd;padding-bottom:3px;text-align:left;font-size:12px;font-weight:bold;">{TXT:PRODUCT_NAME}</td>
		{TXT:CUSTOMFIELD_NAME}
		<td class="hika_template_color" style="border-bottom:1px solid #ddd;padding-bottom:3px;text-align:right;font-size:12px;font-weight:bold;">{TXT:PRODUCT_PRICE}</td>
		<td class="hika_template_color" style="border-bottom:1px solid #ddd;padding-bottom:3px;text-align:right;font-size:12px;font-weight:bold;">{TXT:PRODUCT_QUANTITY}</td>
		<td class="hika_template_color" style="border-bottom:1px solid #ddd;padding-bottom:3px;text-align:right;font-size:12px;font-weight:bold;">{TXT:PRODUCT_TOTAL}</td>
	</tr>
  <style>
    .hikashop_product_variant_subname {
        display: none !important;
    }
</style>

<!--{START:PRODUCT_LINE}-->
	<tr>
		<td style="border-bottom:1px solid #ddd;padding-bottom:3px;">
			{LINEVAR:PRODUCT_IMG}
			{LINEVAR:PRODUCT_NAME}<!--{IF:ORDER_PRODUCT_CODE}--> {LINEVAR:PRODUCT_CODE}<!--{ENDIF:ORDER_PRODUCT_CODE}-->
			{LINEVAR:PRODUCT_DOWNLOAD}
			{LINEVAR:PRODUCT_DETAILS}
		</td>
		{LINEVAR:CUSTOMFIELD_VALUE}
		<td style="border-bottom:1px solid #ddd;padding-bottom:3px;text-align:right">{LINEVAR:PRODUCT_PRICE}</td>
		<td style="border-bottom:1px solid #ddd;padding-bottom:3px;text-align:right">{LINEVAR:PRODUCT_QUANTITY}</td>
		<td style="border-bottom:1px solid #ddd;padding-bottom:3px;text-align:right">{LINEVAR:PRODUCT_TOTAL}</td>
	</tr>
<!--{END:PRODUCT_LINE}-->
<!--{START:ORDER_FOOTER}-->
	<tr>
		<td class="hika_template_color {LINEVAR:CLASS}_label" colspan="{TXT:FOOTER_COLSPAN}" style="text-align:right;font-size:12px;font-weight:bold;">{LINEVAR:NAME}</td>
		<td class="{LINEVAR:CLASS}_value" style="text-align:right">{LINEVAR:VALUE}</td>
	</tr>
<!--{END:ORDER_FOOTER}-->
</table>
<!--{END:VENDOR_LINE}-->
<!--{IF:PAYMENT}-->
<p>
	<span class="hika_template_color" style="font-size:12px;font-weight:bold;">{TXT:PAYMENT_METHOD} :</span> {VAR:PAYMENT}
</p>
<!--{ENDIF:PAYMENT}-->
<!--{IF:SHIPPING}-->
<p>
	<span class="hika_template_color" style="font-size:12px;font-weight:bold;">{TXT:HIKASHOP_SHIPPING_METHOD} :</span> {VAR:SHIPPING}
</p>
<!--{ENDIF:SHIPPING}-->
<!--{IF:ORDER_SUMMARY}-->
<h1 class="hika_template_color" style="font-size:16px;font-weight:bold;border-bottom:1px solid #ddd;padding-top:10px;padding-bottom:10px;">
	{TXT:ADDITIONAL_INFORMATION}
</h1>
<p style="border-bottom:1px solid #ddd;padding-bottom:10px;">
	{VAR:ORDER_SUMMARY}
</p>
<!--{ENDIF:ORDER_SUMMARY}-->
<p>
	{TXT:ORDER_END_MESSAGE}
</p>
			</div>
		</td>
		<td class="w20" width="20"></td>
	</tr>
</table>

Last edit: 1 month 20 hours ago by nicolas.

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

  • Posts: 83937
  • Thank you received: 13601
  • MODERATOR
1 month 18 hours ago #367128

Hi,

You can't put style tags in between tr tags.
Please move your style tags just after the line:
<!--{IF:VENDOR_CONTENT}-->{VAR:VENDOR_CONTENT}<!--{ENDIF:VENDOR_CONTENT}-->

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

  • Posts: 109
  • Thank you received: 0
1 month 17 hours ago #367131

Didn't work (see screenshot)

Should this be working?


Thank you,

Attachments:
Last edit: 1 month 17 hours ago by reedstickets.

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

  • Posts: 83937
  • Thank you received: 13601
  • MODERATOR
4 weeks 1 day ago #367147

Hi,

It should yes.
Try adding the line:

.hikashop_product_variant_subname{ display:none !important; }
in the popup of the edit button of the "template" setting of the email.
Also, can you check what you get for that email in the Customers>Emails history ?
It's possible that it will display as expected there and that the problem comes from your email client blocking that CSS command.
In that case, a more invasive solution would be to change the line:
$t = '<p>' . $item->order_product_name;
to:
$t = '<p>' . preg_replace("#<span class=\"hikashop_product_variant_subname\">(.*?)</span>#is", "",$item->order_product_name);
in the "preload" section of the email (bottom of the edit page).
That will strip the HTML from the product name.

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

Time to create page: 0.082 seconds
Powered by Kunena Forum