1. Unei
  2. Monday, 10 August 2020
How do I get the quantity field to appear on product pages using SP Page Builder? I've checked settings in J2Store and 'Show quantity field' is set to 'Yes'.

I would also like the title of the price addon to show above the price. For example 'Free shipping' above '$90.00'. Can you let me know how to do this?
Responses (13)
Hello Emily,
Thank you for your question. Please update your Joomla and SP Page Builder if not updated. It is working fine on my end.
Screenshot_95.png

Please use this code to Custom CSS to show the title of the price addon above the price

.unei-product-price-area{
display: flex;
flex-direction: column-reverse;
}


- Best regards
Attachments (1)
  1. more than a month ago
  2. Unei
  3. # 1
Hi Ofi,

Thank you. The Custom CSS worked perfectly.

For the quantity. I am referring to the product page. I've attached a screenshot. My SP Page Builder is up to date (Version 3.7.4).

Kind regards,
Emily
Attachments (1)
  1. more than a month ago
  2. Unei
  3. # 2
Hello Emily,
Apology for your issue. Please share your administrator access via PM to check. Click on my avatar and send message to PM.

- Best regards
  1. more than a month ago
  2. Unei
  3. # 3
Hello Emily,
Apology for your issue. Please share your administrator access via PM to check. Click on my avatar and send message to PM.

- Best regards


Hi Ofi,

Just wondering if you have any update on this. Just to clarify I'd like the quantity on the product page near the add to cart button. I noticed another user has requested this on the forum also.

Thanks,
Emily
  1. more than a month ago
  2. Unei
  3. # 4
Hi Ofi,

I really need this resolved as I'm waiting to release this website to my client.

Please reply ASAP.

Kind regards,
Emily
  1. more than a month ago
  2. Unei
  3. # 5
Apology for the delay. I have checked your site and found everything okay.
Screenshot_122.png

- Best regards
Attachments (1)
  1. more than a month ago
  2. Unei
  3. # 6
Hi Ofi,

As I mentioned previously, this is not what I need.

Please take another look today!

I have attached another screenshot of the article that should contain an option to adjust the quantity before you add it to the cart. This is a standard feature of J2Store – I presume there's something in your template override that is causing it to not be displayed. Unfortunately, I can't figure out what the problem is myself.

I'd like customers to be able to add 20 products to their cart without having to adjust the quantity in the cart view. Adjusting the quantity in the cart view should only be needed if the customer has changed their mind.

I initially pointed out this issue with the template 3 weeks ago and still no solution.

I understand that you obviously have a lot of questions to respond to, but surely you can provide an answer when there is a genuine issue with the template.

I have subscribed to your developer package since 2016 and have never requested your assistance until now. I'd really appreciate it if you could fix this issue so that I can continue being a happy customer of Joomshaper.

Regards,
Emily
Attachments (2)
  1. more than a month ago
  2. Unei
  3. # 7
Just wondering how you're going with this?

Regards,
Emily
  1. more than a month ago
  2. Unei
  3. # 8
My apology for the misunderstanding. Yes, there is no numerical option to add to cart. I will contact the developer team about this.

- Best regards
  1. more than a month ago
  2. Unei
  3. # 9
Hi there,

Sorry for the inconvenience and misunderstanding. Are you talking about the cart value box inside the product details page?

http://prntscr.com/u9tom8

-Thanks
  1. more than a month ago
  2. Unei
  3. # 10
Hi there,

Sorry for the inconvenience and misunderstanding. Are you talking about the cart value box inside the product details page?

http://prntscr.com/u9tom8

-Thanks


Hi Ofi,

Yes. That's it. Please, please, please ask them to be quick. My client is waiting.

Kind regards,
Emily
  1. more than a month ago
  2. Unei
  3. # 11
Hi there,

Thanks for your confirmation. Please add this css code inside the custom.css file.


.com-j2store.view-products.j2store-single-product-view .j2store-single-product .j2store-add-to-cart .product-qty {
display: block !important;
}
.j2store-add-to-cart {
margin-left: 0px;
display: inline;
}


-Thanks
  1. more than a month ago
  2. Unei
  3. # 12
Hi Toufiq,

Thanks for being quick. This worked perfectly :)

Kind regards,
Emily
  1. more than a month ago
  2. Unei
  3. # 13


There are no replies made for this post yet.
Be one of the first to reply to this post!


This forum is archived

This forum has been archived. Please use JoomShaper official support system.